
Time bar (total: 14.0s)
| 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.3s | 4 004× | 1 | valid |
| 395.0ms | 4 252× | 0 | valid |
ival-tan: 436.0ms (33.5% of total)ival-sin: 292.0ms (22.4% of total)ival-div: 243.0ms (18.7% of total)adjust: 222.0ms (17% of total)ival-mult: 94.0ms (7.2% of total)ival-true: 6.0ms (0.5% of total)exact: 5.0ms (0.4% of total)ival-assert: 3.0ms (0.2% of total)| 1× | egg-herbie |
| 80× | associate-/r* |
| 72× | times-frac |
| 66× | sub-neg |
| 66× | div-sub |
| 58× | associate-*l* |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 22 | 75 |
| 1 | 52 | 67 |
| 2 | 106 | 65 |
| 3 | 177 | 65 |
| 4 | 260 | 65 |
| 5 | 433 | 65 |
| 6 | 544 | 65 |
| 7 | 584 | 65 |
| 8 | 603 | 65 |
| 9 | 616 | 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))))) |
(abs y)
(abs x)
| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 125 | 0 | - | 0 | - | (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
| 125 | 0 | - | 0 | - | (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
| 27 | 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 | 101 | 0 |
tan.f64 | (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) | sensitivity | 101 | 0 |
/.f64 | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | u/u | 27 | 0 |
| ↳ | (/.f64 x (*.f64 y #s(literal 2 binary64))) | underflow | 27 | |
| ↳ | (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) | underflow | 27 | |
| ↳ | (/.f64 x (*.f64 y #s(literal 2 binary64))) | underflow | 27 | |
| ↳ | (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) | underflow | 27 | |
sin.f64 | (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) | oflow-rescue | 24 | 0 |
| ↳ | (/.f64 x (*.f64 y #s(literal 2 binary64))) | overflow | 24 | |
tan.f64 | (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) | oflow-rescue | 24 | 0 |
| ↳ | (/.f64 x (*.f64 y #s(literal 2 binary64))) | overflow | 24 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 152 | 0 |
| - | 0 | 104 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 152 | 0 | 0 |
| - | 0 | 0 | 104 |
| number | freq |
|---|---|
| 0 | 104 |
| 1 | 27 |
| 2 | 125 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 45.0ms | 246× | 1 | valid |
| 17.0ms | 266× | 0 | valid |
Compiled 106 to 36 computations (66% saved)
ival-sin: 12.0ms (27.8% of total)ival-div: 11.0ms (25.5% of total)ival-tan: 11.0ms (25.5% of total)ival-mult: 5.0ms (11.6% of total)adjust: 3.0ms (7% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)Compiled 2 to 2 computations (0% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 45.6% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
Compiled 15 to 8 computations (46.7% 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))))) |
| 12× | lower-/.f32 |
| 8× | lower-/.f64 |
| 4× | lift-/.f64 |
| 4× | lower-*.f32 |
| 4× | associate-/r* |
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))))) |
(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)))) |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (*.f64 y #s(literal 2 binary64)) |
| ✓ | accuracy | 89.6% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
| ✓ | accuracy | 56.3% | (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
| ✓ | accuracy | 55.7% | (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
| 24.0ms | 123× | 1 | valid |
| 10.0ms | 133× | 0 | valid |
Compiled 38 to 10 computations (73.7% saved)
ival-tan: 9.0ms (39.2% of total)ival-sin: 6.0ms (26.1% of total)ival-div: 4.0ms (17.4% of total)ival-mult: 2.0ms (8.7% of total)adjust: 1.0ms (4.4% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| Inputs |
|---|
#<alt (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))> |
#<alt (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))> |
#<alt (/.f64 x (*.f64 y #s(literal 2 binary64)))> |
#<alt (*.f64 y #s(literal 2 binary64))> |
#<alt (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))> |
| Outputs |
|---|
#<alt 1> |
#<alt (+ 1 (* 1/8 (/ (pow x 2) (pow y 2))))> |
#<alt (+ 1 (* (pow x 2) (+ (* 5/384 (/ (pow x 2) (pow y 4))) (* 1/8 (/ 1 (pow y 2))))))> |
#<alt (+ 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))))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt 1> |
#<alt (- (+ 1 (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2))))) (* -1/24 (/ (pow x 2) (pow y 2))))> |
#<alt (- (+ 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))))))> |
#<alt (- (+ 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)))))))))> |
#<alt 1> |
#<alt (- (+ 1 (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* x (pow y 2))))) (* -1/24 (/ (pow x 2) (pow y 2))))> |
#<alt (- (+ 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))))))> |
#<alt (- (+ 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)))))))))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* x (+ (* 1/24 (/ (pow x 2) (pow y 3))) (* 1/2 (/ 1 y))))> |
#<alt (* x (+ (* (pow x 2) (+ (* 1/240 (/ (pow x 2) (pow y 5))) (* 1/24 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y))))> |
#<alt (* 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))))> |
#<alt (/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y))))> |
#<alt (/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y))))> |
#<alt (/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y))))> |
#<alt (/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y))))> |
#<alt (/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y))))> |
#<alt (/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y))))> |
#<alt (/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y))))> |
#<alt (/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y))))> |
#<alt (/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y))))> |
#<alt (/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y))))> |
#<alt (/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y))))> |
#<alt (/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y))))> |
#<alt (* 1/2 (/ x y))> |
#<alt (/ (- (+ (* -1/48 (/ (pow x 3) (pow y 2))) (* 1/2 x)) (* -1/16 (/ (pow x 3) (pow y 2)))) y)> |
#<alt (/ (- (+ (* -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)> |
#<alt (/ (- (+ (* -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)> |
#<alt (* 1/2 (/ x y))> |
#<alt (* -1 (/ (- (+ (* -1/2 x) (* 1/48 (/ (pow x 3) (pow y 2)))) (* 1/16 (/ (pow x 3) (pow y 2)))) y))> |
#<alt (* -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))> |
#<alt (* -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))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 2 y)> |
#<alt (* 2 y)> |
#<alt (* 2 y)> |
#<alt (* 2 y)> |
#<alt (* 2 y)> |
#<alt (* 2 y)> |
#<alt (* 2 y)> |
#<alt (* 2 y)> |
#<alt (* 2 y)> |
#<alt (* 2 y)> |
#<alt (* 2 y)> |
#<alt (* 2 y)> |
#<alt (* 1/2 (/ x y))> |
#<alt (* x (+ (* -1/48 (/ (pow x 2) (pow y 3))) (* 1/2 (/ 1 y))))> |
#<alt (* x (+ (* (pow x 2) (- (* 1/3840 (/ (pow x 2) (pow y 5))) (* 1/48 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y))))> |
#<alt (* 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))))> |
#<alt (sin (* 1/2 (/ x y)))> |
#<alt (sin (* 1/2 (/ x y)))> |
#<alt (sin (* 1/2 (/ x y)))> |
#<alt (sin (* 1/2 (/ x y)))> |
#<alt (sin (* 1/2 (/ x y)))> |
#<alt (sin (* 1/2 (/ x y)))> |
#<alt (sin (* 1/2 (/ x y)))> |
#<alt (sin (* 1/2 (/ x y)))> |
#<alt (sin (* 1/2 (/ x y)))> |
#<alt (sin (* 1/2 (/ x y)))> |
#<alt (sin (* 1/2 (/ x y)))> |
#<alt (sin (* 1/2 (/ x y)))> |
#<alt (* 1/2 (/ x y))> |
#<alt (/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (* 1/2 x)) y)> |
#<alt (/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x))) y)> |
#<alt (/ (+ (* -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)> |
#<alt (* 1/2 (/ x y))> |
#<alt (* -1 (/ (+ (* -1/2 x) (* 1/48 (/ (pow x 3) (pow y 2)))) y))> |
#<alt (* -1 (/ (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (* 1/48 (/ (pow x 3) (pow y 2))))) y))> |
#<alt (* -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))> |
27 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 3.0ms | y | @ | inf | (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) |
| 2.0ms | x | @ | inf | (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) |
| 2.0ms | y | @ | -inf | (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) |
| 2.0ms | x | @ | inf | (/ x (* y 2)) |
| 1.0ms | x | @ | 0 | (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) |
| 1× | batch-egg-rewrite |
| 2 672× | lower-*.f32 |
| 2 670× | lower-*.f64 |
| 2 226× | lower-/.f32 |
| 2 222× | lower-/.f64 |
| 1 360× | lower-fma.f64 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 8 | 33 |
| 0 | 13 | 33 |
| 1 | 33 | 33 |
| 2 | 142 | 28 |
| 3 | 788 | 28 |
| 0 | 8171 | 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 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (*.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (cos.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 y #s(literal 2 binary64))))) |
(/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) |
(/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (neg.f64 (*.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal 1 binary64)) |
(/.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal -1 binary64)) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (pow.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 3 binary64))) (*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (pow.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 3 binary64))) (*.f64 (neg.f64 (*.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))))) |
(/.f64 (neg.f64 (pow.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 2 binary64))) (*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))))) (*.f64 (neg.f64 (*.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (neg.f64 (*.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) (*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) (*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (neg.f64 (*.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))))) (*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))))) (*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (*.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 (neg.f64 (pow.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 3 binary64))) #s(literal 1 binary64)) (*.f64 (pow.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 2 binary64)) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))))) |
(/.f64 (*.f64 (neg.f64 (pow.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 3 binary64))) #s(literal -1 binary64)) (*.f64 (pow.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 2 binary64)) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 (*.f64 (neg.f64 (pow.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))))) |
(/.f64 (*.f64 (neg.f64 (pow.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 2 binary64))) #s(literal -1 binary64)) (*.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (pow.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 3 binary64)))) (*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (pow.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 2 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (pow.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 2 binary64)))) (*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 3 binary64)))) (*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (pow.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 2 binary64)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 2 binary64)))) (*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))))) (neg.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal 0 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) (neg.f64 (pow.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 3 binary64)))) (pow.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 2 binary64))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) (neg.f64 (pow.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 2 binary64)))) (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (*.f64 (neg.f64 (pow.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))))) (pow.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 2 binary64))) |
(/.f64 (*.f64 (neg.f64 (pow.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))))) (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(pow.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) #s(literal -1 binary64)) |
(*.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(*.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))))) |
(*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal -1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(*.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (pow.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(*.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))))) (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))))) |
(*.f64 (/.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) (/.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(*.f64 (/.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))))) (/.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (neg.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(*.f64 (/.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (/.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(*.f64 (/.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (/.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) (/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(*.f64 (*.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (pow.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (pow.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (pow.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64)))) #s(literal 2 binary64)) |
(*.f64 (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (neg.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 3 binary64)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))))) |
(*.f64 (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(+.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 0 binary64)) |
(+.f64 #s(literal 0 binary64) (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) |
(tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
(fma.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 1 binary64) #s(literal 0 binary64)) |
(fma.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal 0 binary64)) |
(fma.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) #s(literal -1 binary64) #s(literal 0 binary64)) |
(fma.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #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 y #s(literal 2 binary64))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))))) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #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 y #s(literal 2 binary64))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) (/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) (/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal -1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (pow.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (pow.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) #s(literal 0 binary64)) |
(neg.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) #s(literal -1 binary64)) |
(/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (neg.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 (neg.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))))) |
(/.f64 (neg.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (*.f64 (neg.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) (*.f64 (neg.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (pow.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 3 binary64))) (neg.f64 (pow.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (pow.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 3 binary64))) (*.f64 #s(literal -1 binary64) (pow.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 3 binary64))) (*.f64 (neg.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))))) |
(/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (*.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) |
(/.f64 (neg.f64 (pow.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 2 binary64))) (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))))) (neg.f64 (*.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(/.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 (/.f64 x (*.f64 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))))) |
(/.f64 (*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (neg.f64 (*.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 (sin.f64 (/.f64 x (*.f64 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))))) |
(/.f64 (*.f64 (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 y #s(literal -2 binary64))))) |
(/.f64 (*.f64 (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 y #s(literal 2 binary64))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (neg.f64 (*.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) (*.f64 (neg.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (neg.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (pow.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 2 binary64))) (*.f64 (neg.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (neg.f64 (pow.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 3 binary64))))) (*.f64 (neg.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (pow.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 2 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (neg.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (neg.f64 (pow.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 2 binary64))))) (*.f64 (neg.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 (*.f64 (sin.f64 (/.f64 x (*.f64 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))))) |
(/.f64 (*.f64 (sin.f64 (/.f64 x (*.f64 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))))) |
(/.f64 (*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) (neg.f64 (*.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 3 binary64)))) (pow.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 2 binary64))) |
(/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 2 binary64)))) (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (*.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 3 binary64))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (neg.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(/.f64 (*.f64 (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))))) #s(literal 1 binary64)) (neg.f64 (*.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 3 binary64))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (neg.f64 (*.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))))) |
(/.f64 (*.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 3 binary64))) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (*.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (neg.f64 (*.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))))) |
(/.f64 (*.f64 (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))))) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) (*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 3 binary64))) (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))))) |
(/.f64 (*.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 3 binary64))) (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) (pow.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 3 binary64))) |
(/.f64 (*.f64 (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))))) (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))))) |
(/.f64 (*.f64 (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))))) (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))))) |
(/.f64 (*.f64 (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 y #s(literal 2 binary64))))) |
(/.f64 (*.f64 (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 y #s(literal -2 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (pow.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 3 binary64)))) (pow.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 2 binary64))) |
(/.f64 (neg.f64 (neg.f64 (pow.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 2 binary64)))) (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 2 binary64)) #s(literal 0 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) #s(literal 3 binary64))) (pow.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 2 binary64))) |
(/.f64 (*.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 3 binary64))) (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))))) |
(/.f64 (*.f64 (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))))) (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))))) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) |
(pow.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal -1 binary64)) |
(*.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(*.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) #s(literal -1 binary64)) |
(*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(*.f64 #s(literal 1 binary64) (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(*.f64 (/.f64 #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 y #s(literal 2 binary64)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))))) |
(*.f64 #s(literal -1 binary64) (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) |
(*.f64 (/.f64 #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 y #s(literal 2 binary64)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) (/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) (/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) |
(*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(*.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(*.f64 (*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))))) |
(*.f64 (*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(*.f64 (*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(*.f64 (*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(*.f64 (*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))))) |
(*.f64 (/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(*.f64 (*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (pow.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (pow.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))))) |
(+.f64 #s(literal 0 binary64) (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
(+.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) #s(literal 0 binary64)) (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
(exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))))) |
(-.f64 #s(literal 0 binary64) (/.f64 x (*.f64 y #s(literal -2 binary64)))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) y) #s(literal 0 binary64) (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
(neg.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) |
(/.f64 x (*.f64 y #s(literal 2 binary64))) |
(/.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))) #s(literal 1 binary64)) |
(/.f64 (neg.f64 x) (*.f64 y #s(literal -2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) |
(/.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (/.f64 x y) #s(literal 2 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 (*.f64 y #s(literal -2 binary64)) x)) |
(/.f64 (/.f64 (neg.f64 x) y) #s(literal -2 binary64)) |
(/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 #s(literal 1/2 binary64) (/.f64 y x)) |
(/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x)) |
(/.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))) #s(literal -1 binary64)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(/.f64 #s(literal -1/2 binary64) (/.f64 y (neg.f64 x))) |
(/.f64 (neg.f64 (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y #s(literal -2 binary64)) (*.f64 x x))) |
(/.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 #s(literal -2 binary64) x)) |
(/.f64 (/.f64 #s(literal -1 binary64) y) (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -2 binary64))) |
(/.f64 (neg.f64 (*.f64 x x)) (*.f64 (*.f64 y #s(literal -2 binary64)) x)) |
(/.f64 (*.f64 x #s(literal -1/2 binary64)) (neg.f64 y)) |
(/.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 #s(literal 1 binary64) (neg.f64 y))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 y #s(literal -2 binary64)) x)) (*.f64 y #s(literal -2 binary64))) (*.f64 (*.f64 y #s(literal -2 binary64)) (/.f64 (*.f64 y #s(literal -2 binary64)) x))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 y #s(literal -2 binary64)) x)) (*.f64 #s(literal 4 binary64) (*.f64 y y))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 y #s(literal -2 binary64)) (neg.f64 x))) (*.f64 (*.f64 y #s(literal -2 binary64)) (*.f64 y #s(literal 2 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 y #s(literal -2 binary64)) (/.f64 x y))) (*.f64 (*.f64 y #s(literal -2 binary64)) #s(literal -2 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 y #s(literal -2 binary64)) (/.f64 (neg.f64 x) y))) (*.f64 (*.f64 y #s(literal -2 binary64)) #s(literal 2 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 y #s(literal -2 binary64)) (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (*.f64 y #s(literal -2 binary64)) (neg.f64 y))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 y #s(literal -2 binary64)) (*.f64 x #s(literal -1/2 binary64)))) (*.f64 (*.f64 y #s(literal -2 binary64)) y)) |
(/.f64 (*.f64 (neg.f64 (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (*.f64 (*.f64 x x) (*.f64 y #s(literal -2 binary64)))) |
(/.f64 (*.f64 (neg.f64 (*.f64 x (*.f64 x x))) #s(literal -1 binary64)) (*.f64 (*.f64 x x) (*.f64 y #s(literal 2 binary64)))) |
(/.f64 (*.f64 (neg.f64 (*.f64 x (*.f64 x x))) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (neg.f64 y))) |
(/.f64 (*.f64 (neg.f64 (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) y)) (*.f64 (*.f64 x x) #s(literal -2 binary64))) |
(/.f64 (*.f64 (neg.f64 (*.f64 x (*.f64 x x))) #s(literal -1/2 binary64)) (*.f64 (*.f64 x x) y)) |
(/.f64 (*.f64 (neg.f64 (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x (*.f64 y #s(literal -2 binary64)))) |
(/.f64 (*.f64 (neg.f64 (*.f64 x x)) #s(literal -1 binary64)) (*.f64 x (*.f64 y #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)) (/.f64 #s(literal 1 binary64) y)) (*.f64 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 (*.f64 x x))) (/.f64 #s(literal -1 binary64) y)) (*.f64 (*.f64 x x) #s(literal 2 binary64))) |
(/.f64 (*.f64 (neg.f64 (*.f64 x x)) (/.f64 #s(literal -1 binary64) y)) (*.f64 x #s(literal 2 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 y #s(literal -2 binary64)) (*.f64 x x))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 x x))) (*.f64 (*.f64 y #s(literal -2 binary64)) x)) |
(/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 x x))) |
(/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (*.f64 x x))) (*.f64 (*.f64 y #s(literal 2 binary64)) x)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (neg.f64 (*.f64 x (*.f64 x x)))) (*.f64 (neg.f64 y) (*.f64 x x))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (neg.f64 (*.f64 x x))) (*.f64 (neg.f64 y) x)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (neg.f64 (*.f64 x (*.f64 x x)))) (*.f64 #s(literal -2 binary64) (*.f64 x x))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (neg.f64 (*.f64 x x))) (*.f64 #s(literal -2 binary64) x)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (neg.f64 (*.f64 x (*.f64 x x)))) (*.f64 y (*.f64 x x))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (neg.f64 (*.f64 x x))) (*.f64 y x)) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) y) (neg.f64 (*.f64 x (*.f64 x x)))) (*.f64 #s(literal 2 binary64) (*.f64 x x))) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) y) (neg.f64 (*.f64 x x))) (*.f64 #s(literal 2 binary64) x)) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))) (/.f64 x (*.f64 y #s(literal -2 binary64))) (*.f64 #s(literal 0 binary64) (/.f64 x (*.f64 y #s(literal -2 binary64))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))) (/.f64 x (*.f64 y #s(literal -2 binary64))))) (/.f64 x (*.f64 y #s(literal -2 binary64)))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) x) (neg.f64 y)) |
(/.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (neg.f64 y)) |
(/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) (neg.f64 (*.f64 x (*.f64 x x)))) (*.f64 x x)) |
(/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) (neg.f64 (*.f64 x x))) x) |
(/.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal -1 binary64)) (neg.f64 y)) |
(/.f64 (*.f64 (neg.f64 (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1/2 binary64) y)) (*.f64 x x)) |
(/.f64 (*.f64 (neg.f64 (*.f64 x x)) (/.f64 #s(literal -1/2 binary64) y)) x) |
(/.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64)) y) |
(pow.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))))) #s(literal -1 binary64)) |
(*.f64 x (/.f64 #s(literal 1/2 binary64) y)) |
(*.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))) #s(literal 1 binary64)) |
(*.f64 (neg.f64 x) (/.f64 #s(literal -1/2 binary64) y)) |
(*.f64 #s(literal 1 binary64) (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) x) |
(*.f64 (/.f64 x y) #s(literal 1/2 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 x (*.f64 y #s(literal -2 binary64)))) |
(*.f64 (/.f64 (neg.f64 x) y) #s(literal -1/2 binary64)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) y) (neg.f64 x)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) y) (pow.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 x y)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 x y) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 x #s(literal 1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))) #s(literal -1 binary64)) |
(*.f64 (*.f64 x #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (*.f64 x #s(literal 1/2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (neg.f64 x) y)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 (neg.f64 x) y) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (*.f64 x #s(literal -1/2 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 (*.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 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/2 binary64)) (/.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/2 binary64)) x)) |
(*.f64 (pow.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))) #s(literal 1/2 binary64)) (pow.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))) #s(literal 1/2 binary64)) (*.f64 (pow.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))) #s(literal 1/2 binary64)) (/.f64 (pow.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (*.f64 x #s(literal -1/2 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 (pow.f64 (/.f64 #s(literal -2 binary64) x) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)) (*.f64 x #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (/.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) x) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (*.f64 x (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/2 binary64))) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))) #s(literal 1/2 binary64))) (pow.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (neg.f64 x) (neg.f64 (*.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 y y))))) (*.f64 #s(literal 4 binary64) (*.f64 y y))) |
(*.f64 (/.f64 (neg.f64 x) (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 y y)))) (*.f64 y #s(literal 2 binary64))) |
(+.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 0 binary64)) |
(+.f64 #s(literal 0 binary64) (*.f64 y #s(literal 2 binary64))) |
(exp.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (log.f64 (*.f64 y #s(literal 2 binary64)))))) |
(-.f64 #s(literal 0 binary64) (*.f64 y #s(literal -2 binary64))) |
(fma.f64 y #s(literal 2 binary64) #s(literal 0 binary64)) |
(fma.f64 #s(literal 2 binary64) y #s(literal 0 binary64)) |
(fma.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1 binary64) #s(literal 0 binary64)) |
(fma.f64 (*.f64 y #s(literal -2 binary64)) #s(literal -1 binary64) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 y #s(literal 2 binary64)) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (*.f64 y #s(literal -2 binary64)) #s(literal 0 binary64)) |
(fma.f64 #s(literal -2 binary64) (neg.f64 y) #s(literal 0 binary64)) |
(fma.f64 #s(literal -2 binary64) (*.f64 (neg.f64 y) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 y) #s(literal -2 binary64) #s(literal 0 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 y)) #s(literal -2 binary64) #s(literal 0 binary64)) |
(neg.f64 (*.f64 y #s(literal -2 binary64))) |
(/.f64 y #s(literal 1/2 binary64)) |
(/.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) y)) |
(/.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1 binary64)) |
(/.f64 (*.f64 y #s(literal -2 binary64)) #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)) |
(/.f64 #s(literal -2 binary64) (/.f64 #s(literal -1 binary64) y)) |
(/.f64 (neg.f64 y) #s(literal -1/2 binary64)) |
(/.f64 (neg.f64 (*.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 y y)))) (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 y y)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 y y)))) (*.f64 #s(literal -1 binary64) (*.f64 #s(literal 4 binary64) (*.f64 y y)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 y y))) (*.f64 y #s(literal -2 binary64))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 y y))))) (*.f64 #s(literal 4 binary64) (*.f64 y y))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 y y)))) (*.f64 y #s(literal 2 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/2 binary64))) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/2 binary64))) |
(/.f64 (+.f64 #s(literal 0 binary64) (*.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 y y)))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 y y)) #s(literal 0 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 y #s(literal -2 binary64)) #s(literal 3 binary64))) (*.f64 #s(literal 4 binary64) (*.f64 y y))) |
(/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 y y))))) (*.f64 #s(literal 4 binary64) (*.f64 y y))) |
(/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 y y)))) (*.f64 y #s(literal 2 binary64))) |
(pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal -1 binary64)) |
(*.f64 y #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) y) |
(*.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1 binary64)) |
(*.f64 (*.f64 y #s(literal -2 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 y #s(literal 2 binary64))) |
(*.f64 #s(literal -1 binary64) (*.f64 y #s(literal -2 binary64))) |
(*.f64 #s(literal -2 binary64) (neg.f64 y)) |
(*.f64 #s(literal -2 binary64) (*.f64 (neg.f64 y) #s(literal 1 binary64))) |
(*.f64 (neg.f64 y) #s(literal -2 binary64)) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 y)) #s(literal -2 binary64)) |
(+.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 0 binary64)) |
(+.f64 #s(literal 0 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(exp.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (log.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))))) |
(-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) |
(-.f64 (*.f64 (sin.f64 #s(literal 0 binary64)) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (*.f64 (cos.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))))) |
(sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
(fma.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 1 binary64) #s(literal 0 binary64)) |
(fma.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) #s(literal -1 binary64) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) #s(literal 0 binary64)) |
(neg.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) |
(/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) #s(literal -1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))))) |
(/.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 3 binary64))) (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))))) |
(/.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 3 binary64))) (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))))) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 3 binary64)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (*.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 3 binary64))) #s(literal -1 binary64)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))))) |
(/.f64 (*.f64 (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))))) #s(literal -1 binary64)) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 3 binary64)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (pow.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1/2 binary64))) |
(/.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (-.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) #s(literal 0 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) #s(literal 3 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))))) |
(pow.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal -1 binary64)) |
(*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(*.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) |
| 1× | egg-herbie |
| 14 468× | lower-fma.f64 |
| 14 468× | lower-fma.f32 |
| 6 082× | lower-+.f64 |
| 6 082× | lower-+.f32 |
| 5 448× | lower-*.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 316 | 2054 |
| 1 | 950 | 2028 |
| 2 | 3388 | 1926 |
| 0 | 9111 | 1817 |
| 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 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
1 |
(- (+ 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 |
(- (+ 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/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)))) |
(/ (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))) (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 (* 1/2 (/ x y))) (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 (* 1/2 (/ x y))) (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 (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(* 1/2 (/ x y)) |
(/ (- (+ (* -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/2 (/ x y)) |
(* -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 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 2 y) |
(* 2 y) |
(* 2 y) |
(* 2 y) |
(* 2 y) |
(* 2 y) |
(* 2 y) |
(* 2 y) |
(* 2 y) |
(* 2 y) |
(* 2 y) |
(* 2 y) |
(* 1/2 (/ x 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)))) |
(sin (* 1/2 (/ x y))) |
(sin (* 1/2 (/ x y))) |
(sin (* 1/2 (/ x y))) |
(sin (* 1/2 (/ x y))) |
(sin (* 1/2 (/ x y))) |
(sin (* 1/2 (/ x y))) |
(sin (* 1/2 (/ x y))) |
(sin (* 1/2 (/ x y))) |
(sin (* 1/2 (/ x y))) |
(sin (* 1/2 (/ x y))) |
(sin (* 1/2 (/ x y))) |
(sin (* 1/2 (/ x y))) |
(* 1/2 (/ x 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 (/ x 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 x x) (/.f64 #s(literal 1/8 binary64) (*.f64 y 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 (*.f64 x x) (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))) #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 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 #s(literal 61/46080 binary64) (/.f64 (*.f64 x x) (pow.f64 y #s(literal 6 binary64))) (/.f64 #s(literal 5/384 binary64) (pow.f64 y #s(literal 4 binary64)))) (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) #s(literal 1 binary64)) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
1 |
#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 x x) (*.f64 y y)) #s(literal 1/24 binary64) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/24 binary64)) (*.f64 x (*.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)))))) |
(-.f64 (fma.f64 #s(literal 2 binary64) (fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 y y))) #s(literal 1/24 binary64) (/.f64 (fma.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/960 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/24 binary64))) #s(literal -1/8 binary64)))) (*.f64 x (pow.f64 y #s(literal 4 binary64))))) #s(literal 1 binary64)) (fma.f64 (*.f64 x x) (fma.f64 (/.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/24 binary64)) x) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (pow.f64 y #s(literal 4 binary64))) #s(literal -1/24 binary64) (/.f64 #s(literal -1/24 binary64) (*.f64 y y))) (/.f64 (*.f64 #s(literal 1/1920 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (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) (+.f64 (fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 y y))) #s(literal 1/24 binary64) (/.f64 (fma.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/960 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/24 binary64))) #s(literal -1/8 binary64)))) (*.f64 x (pow.f64 y #s(literal 4 binary64))))) (/.f64 (-.f64 (fma.f64 #s(literal -1/645120 binary64) (pow.f64 x #s(literal 7 binary64)) (*.f64 (fma.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/960 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/24 binary64))) #s(literal -1/8 binary64)))) (*.f64 #s(literal 1/8 binary64) (*.f64 x x)))) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/24 binary64)) #s(literal 1/384 binary64)) (*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal -1/92160 binary64)))) (*.f64 x (pow.f64 y #s(literal 6 binary64))))) #s(literal 1 binary64)) (fma.f64 #s(literal -1/24 binary64) (fma.f64 (*.f64 x x) (+.f64 (/.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/24 binary64)) x) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (pow.f64 y #s(literal 4 binary64))) (/.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (fma.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/960 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/24 binary64))) #s(literal -1/8 binary64)))) x) (fma.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/24 binary64)) x) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/1920 binary64)))) (pow.f64 y #s(literal 6 binary64)))) (/.f64 (*.f64 x x) (*.f64 y y))) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (fma.f64 (/.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/24 binary64)) x) (*.f64 (*.f64 x x) #s(literal 1/24 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)))) (/.f64 (*.f64 #s(literal -1/322560 binary64) (pow.f64 x #s(literal 6 binary64))) (pow.f64 y #s(literal 6 binary64)))))) |
1 |
#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 x x) (*.f64 y y)) #s(literal 1/24 binary64) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/24 binary64))) (*.f64 x (*.f64 y 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 #s(literal 1 binary64) (fma.f64 #s(literal -2 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/24 binary64) (*.f64 x (*.f64 y y))) (/.f64 (fma.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/960 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/24 binary64)) #s(literal -1/8 binary64)))) (*.f64 x (pow.f64 y #s(literal 4 binary64))))) (fma.f64 #s(literal 1/24 binary64) (*.f64 x (fma.f64 x (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/24 binary64))) x))) (pow.f64 y #s(literal 4 binary64))) (/.f64 x (*.f64 y y)))) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #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 (/.f64 (fma.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/960 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/24 binary64)) #s(literal -1/8 binary64)))) (*.f64 x (pow.f64 y #s(literal 4 binary64)))) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/24 binary64) (*.f64 x (*.f64 y y))) (/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal 1/645120 binary64)) (fma.f64 (fma.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/960 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/24 binary64)) #s(literal -1/8 binary64)))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/24 binary64))) #s(literal 1/384 binary64)) (*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal 1/92160 binary64))))) (*.f64 x (pow.f64 y #s(literal 6 binary64)))))) #s(literal 1 binary64)) (fma.f64 #s(literal -1/24 binary64) (fma.f64 (*.f64 x x) (+.f64 (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (fma.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/960 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/24 binary64)) #s(literal -1/8 binary64)))) x) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/1920 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/24 binary64))) x))) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))))) (pow.f64 y #s(literal 6 binary64))) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/24 binary64))) x))) (pow.f64 y #s(literal 4 binary64)))) (/.f64 (*.f64 x x) (*.f64 y y))) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (fma.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/24 binary64))) x))) (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)))) (/.f64 (*.f64 #s(literal -1/322560 binary64) (pow.f64 x #s(literal 6 binary64))) (pow.f64 y #s(literal 6 binary64)))))) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* x (+ (* 1/24 (/ (pow x 2) (pow y 3))) (* 1/2 (/ 1 y)))) |
(*.f64 x (fma.f64 (*.f64 x x) (/.f64 #s(literal 1/24 binary64) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1/2 binary64) y))) |
(* x (+ (* (pow x 2) (+ (* 1/240 (/ (pow x 2) (pow y 5))) (* 1/24 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
(*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (/.f64 #s(literal 1/240 binary64) (pow.f64 y #s(literal 5 binary64))) (/.f64 #s(literal 1/24 binary64) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1/2 binary64) 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)))) |
(*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 #s(literal 17/40320 binary64) (/.f64 (*.f64 x x) (pow.f64 y #s(literal 7 binary64))) (/.f64 #s(literal 1/240 binary64) (pow.f64 y #s(literal 5 binary64)))) (/.f64 #s(literal 1/24 binary64) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1/2 binary64) y))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(/ (- (+ (* -1/48 (/ (pow x 3) (pow y 2))) (* 1/2 x)) (* -1/16 (/ (pow x 3) (pow y 2)))) y) |
(/.f64 (fma.f64 x #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #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 (fma.f64 #s(literal -1/48 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y y)) (fma.f64 x #s(literal 1/2 binary64) (fma.f64 #s(literal 1/3840 binary64) (/.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 y #s(literal 4 binary64))) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/16 binary64) (*.f64 y y)) (fma.f64 (pow.f64 x #s(literal 5 binary64)) (/.f64 #s(literal -1/768 binary64) (pow.f64 y #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/24 binary64))) #s(literal -1/8 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 #s(literal -1/48 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y 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 (pow.f64 x #s(literal 5 binary64)) (/.f64 #s(literal 1/3840 binary64) (pow.f64 y #s(literal 4 binary64))) (*.f64 x #s(literal 1/2 binary64))))) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (fma.f64 (*.f64 x (*.f64 x x)) (/.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 x x) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/24 binary64))) #s(literal -1/8 binary64)))) (pow.f64 y #s(literal 6 binary64)))) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/16 binary64) (*.f64 y y)) (fma.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/24 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal 1/384 binary64) (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))) (/.f64 (*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal -1/92160 binary64)) (pow.f64 y #s(literal 6 binary64)))))))) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* -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 x (*.f64 x x)) (*.f64 y y)) #s(literal -1/24 binary64) (*.f64 x #s(literal -1/2 binary64))) (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 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/48 binary64) (*.f64 y y)) (fma.f64 (pow.f64 x #s(literal 5 binary64)) (/.f64 #s(literal -1/3840 binary64) (pow.f64 y #s(literal 4 binary64))) (*.f64 x #s(literal -1/2 binary64)))) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/16 binary64) (*.f64 y y)) (fma.f64 (pow.f64 x #s(literal 5 binary64)) (/.f64 #s(literal -1/768 binary64) (pow.f64 y #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/24 binary64))) #s(literal -1/8 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 x #s(literal -1/2 binary64) (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 x (*.f64 x x)) (/.f64 #s(literal 1/48 binary64) (*.f64 y y)) (/.f64 (*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal 1/645120 binary64)) (pow.f64 y #s(literal 6 binary64)))))) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (fma.f64 (*.f64 x (*.f64 x x)) (/.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 x x) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/24 binary64)) #s(literal -1/8 binary64)))) (pow.f64 y #s(literal 6 binary64)))) (fma.f64 #s(literal -1/768 binary64) (/.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 y #s(literal 4 binary64))) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/16 binary64) (*.f64 y y)) (fma.f64 (pow.f64 x #s(literal 7 binary64)) (/.f64 #s(literal 1/92160 binary64) (pow.f64 y #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/24 binary64))) #s(literal 1/384 binary64))) (pow.f64 y #s(literal 6 binary64)))))))) (neg.f64 y)) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 2 y) |
(*.f64 #s(literal 2 binary64) y) |
(* 2 y) |
(*.f64 #s(literal 2 binary64) y) |
(* 2 y) |
(*.f64 #s(literal 2 binary64) y) |
(* 2 y) |
(*.f64 #s(literal 2 binary64) y) |
(* 2 y) |
(*.f64 #s(literal 2 binary64) y) |
(* 2 y) |
(*.f64 #s(literal 2 binary64) y) |
(* 2 y) |
(*.f64 #s(literal 2 binary64) y) |
(* 2 y) |
(*.f64 #s(literal 2 binary64) y) |
(* 2 y) |
(*.f64 #s(literal 2 binary64) y) |
(* 2 y) |
(*.f64 #s(literal 2 binary64) y) |
(* 2 y) |
(*.f64 #s(literal 2 binary64) y) |
(* 2 y) |
(*.f64 #s(literal 2 binary64) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* x (+ (* -1/48 (/ (pow x 2) (pow y 3))) (* 1/2 (/ 1 y)))) |
(*.f64 x (fma.f64 #s(literal -1/48 binary64) (/.f64 (*.f64 x x) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1/2 binary64) y))) |
(* x (+ (* (pow x 2) (- (* 1/3840 (/ (pow x 2) (pow y 5))) (* 1/48 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
(*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (/.f64 #s(literal 1/3840 binary64) (pow.f64 y #s(literal 5 binary64)))) (/.f64 #s(literal -1/48 binary64) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1/2 binary64) 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)))) |
(*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 #s(literal -1/645120 binary64) (/.f64 (*.f64 x x) (pow.f64 y #s(literal 7 binary64))) (/.f64 #s(literal 1/3840 binary64) (pow.f64 y #s(literal 5 binary64)))) (/.f64 #s(literal -1/48 binary64) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1/2 binary64) y))) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (* 1/2 x)) y) |
(/.f64 (fma.f64 #s(literal -1/48 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y y)) (*.f64 x #s(literal 1/2 binary64))) 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 x (*.f64 x x)) (/.f64 #s(literal -1/48 binary64) (*.f64 y y)) (fma.f64 (pow.f64 x #s(literal 5 binary64)) (/.f64 #s(literal 1/3840 binary64) (pow.f64 y #s(literal 4 binary64))) (*.f64 x #s(literal 1/2 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)))) y) |
(/.f64 (fma.f64 #s(literal -1/48 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y 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 (pow.f64 x #s(literal 5 binary64)) (/.f64 #s(literal 1/3840 binary64) (pow.f64 y #s(literal 4 binary64))) (*.f64 x #s(literal 1/2 binary64))))) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* -1 (/ (+ (* -1/2 x) (* 1/48 (/ (pow x 3) (pow y 2)))) y)) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/48 binary64) (*.f64 y y)) (*.f64 x #s(literal -1/2 binary64))) (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 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/48 binary64) (*.f64 y y)) (fma.f64 (pow.f64 x #s(literal 5 binary64)) (/.f64 #s(literal -1/3840 binary64) (pow.f64 y #s(literal 4 binary64))) (*.f64 x #s(literal -1/2 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)))))) y)) |
(/.f64 (fma.f64 x #s(literal -1/2 binary64) (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 x (*.f64 x x)) (/.f64 #s(literal 1/48 binary64) (*.f64 y y)) (/.f64 (*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal 1/645120 binary64)) (pow.f64 y #s(literal 6 binary64)))))) (neg.f64 y)) |
Compiled 14 063 to 1 770 computations (87.4% saved)
60 alts after pruning (59 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 620 | 59 | 679 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 620 | 60 | 680 |
| Status | Accuracy | Program |
|---|---|---|
| 53.1% | (pow.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) | |
| 55.6% | (pow.f64 (*.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal -1/2 binary64)) | |
| 45.2% | (/.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))))) | |
| 7.1% | (/.f64 (/.f64 (*.f64 (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))))) (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 6.5% | (/.f64 (/.f64 (*.f64 (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))))) (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 41.2% | (/.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 6.4% | (/.f64 (/.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 3 binary64))) (*.f64 (neg.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 43.6% | (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 6.5% | (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))))) | |
| 7.0% | (/.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 45.3% | (/.f64 (tan.f64 (pow.f64 (pow.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))) #s(literal 1/2 binary64)) #s(literal 2 binary64))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 25.6% | (/.f64 (tan.f64 (pow.f64 (*.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 39.7% | (/.f64 (tan.f64 (pow.f64 (exp.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))))) #s(literal -1 binary64))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 45.0% | (/.f64 (tan.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 30.7% | (/.f64 (tan.f64 (/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 y #s(literal -2 binary64)) x)) (*.f64 y #s(literal -2 binary64))) (*.f64 (*.f64 y #s(literal -2 binary64)) (/.f64 (*.f64 y #s(literal -2 binary64)) x)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 19.0% | (/.f64 (tan.f64 (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))) (/.f64 x (*.f64 y #s(literal -2 binary64))) (*.f64 #s(literal 0 binary64) (/.f64 x (*.f64 y #s(literal -2 binary64)))))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 20.7% | (/.f64 (tan.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 y #s(literal -2 binary64)) x)) (*.f64 #s(literal 4 binary64) (*.f64 y y)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 17.7% | (/.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))))) | |
| 17.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))))) | |
| 29.6% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 (fma.f64 #s(literal -1/48 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y y)) (*.f64 x #s(literal 1/2 binary64))) y)) | |
| 6.4% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) #s(literal 3 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))))) | |
| 41.5% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) | |
| 7.1% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))))) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))))) | |
| 43.6% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) | |
| 29.5% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 x (fma.f64 #s(literal -1/48 binary64) (/.f64 (*.f64 x x) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1/2 binary64) y)))) | |
| 45.2% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (pow.f64 (pow.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))) #s(literal 1/2 binary64)) #s(literal 2 binary64)))) | |
| ▶ | 25.6% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (pow.f64 (*.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal -1/2 binary64)))) |
| 39.8% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (pow.f64 (exp.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))))) #s(literal -1 binary64)))) | |
| 45.5% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x)))) | |
| 19.2% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))) (/.f64 x (*.f64 y #s(literal -2 binary64))) (*.f64 #s(literal 0 binary64) (/.f64 x (*.f64 y #s(literal -2 binary64))))))))) | |
| 20.7% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 y #s(literal -2 binary64)) x)) (*.f64 #s(literal 4 binary64) (*.f64 y y))))) | |
| ▶ | 17.5% | (/.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))) |
| 17.9% | (/.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)))) | |
| 44.9% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/2 binary64))) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/2 binary64)))))) | |
| 18.6% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 y #s(literal -2 binary64)) #s(literal 3 binary64))) (*.f64 #s(literal 4 binary64) (*.f64 y y)))))) | |
| 25.7% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (/.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 y y))) (*.f64 y #s(literal -2 binary64)))))) | |
| ✓ | 45.6% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
| 41.0% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (exp.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (log.f64 (*.f64 y #s(literal 2 binary64))))))))) | |
| 43.2% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) | |
| 45.3% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/2 binary64)) x)))) | |
| 13.7% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (/.f64 (neg.f64 x) (neg.f64 (*.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 y y))))) (*.f64 #s(literal 4 binary64) (*.f64 y y))))) | |
| 45.2% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) | |
| 39.9% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))))))) | |
| ▶ | 41.4% | (/.f64 (tan.f64 (/.f64 x (exp.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (log.f64 (*.f64 y #s(literal 2 binary64)))))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
| 43.2% | (/.f64 (tan.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 44.8% | (/.f64 (tan.f64 (*.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/2 binary64)) (/.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) x)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 45.1% | (/.f64 (tan.f64 (*.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/2 binary64)) x))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 21.2% | (/.f64 (tan.f64 (*.f64 (/.f64 (neg.f64 x) (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 y y)))) (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 45.1% | (/.f64 (tan.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 40.0% | (/.f64 (tan.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 45.2% | (/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) | |
| 28.0% | (/.f64 (neg.f64 (pow.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 2 binary64))) (*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) | |
| 6.4% | (/.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 3 binary64))) (*.f64 (neg.f64 (*.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))))) | |
| 37.5% | (/.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) #s(literal -1 binary64))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| ▶ | 56.2% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
| 6.4% | (*.f64 (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (neg.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 3 binary64)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))))) | |
| 7.1% | (*.f64 (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 43.7% | (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 43.7% | (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| ▶ | 56.5% | #s(literal 1 binary64) |
Compiled 2 635 to 1 712 computations (35% saved)
| 1× | egg-herbie |
Found 16 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (/.f64 (tan.f64 (/.f64 x (exp.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (log.f64 (*.f64 y #s(literal 2 binary64)))))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
| ✓ | cost-diff | 192 | (*.f64 #s(literal -1 binary64) (log.f64 (*.f64 y #s(literal 2 binary64)))) |
| ✓ | cost-diff | 256 | (neg.f64 (*.f64 #s(literal -1 binary64) (log.f64 (*.f64 y #s(literal 2 binary64))))) |
| ✓ | cost-diff | 12800 | (exp.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (log.f64 (*.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 (pow.f64 (*.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal -1/2 binary64)))) |
| ✓ | cost-diff | 704 | (*.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) (/.f64 y (*.f64 x #s(literal 1/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 (*.f64 (/.f64 #s(literal -1/2 binary64) y) (neg.f64 (*.f64 x x))) x))) |
| ✓ | 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 | (*.f64 x #s(literal 1/2 binary64)) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
| ✓ | cost-diff | 0 | (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
| 7 008× | lower-fma.f64 |
| 7 008× | lower-fma.f32 |
| 3 182× | lower-*.f32 |
| 3 170× | lower-*.f64 |
| 2 330× | lower-/.f32 |
Useful iterations: 4 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 34 | 270 |
| 0 | 61 | 255 |
| 1 | 95 | 246 |
| 2 | 197 | 222 |
| 3 | 451 | 222 |
| 4 | 1368 | 221 |
| 5 | 3558 | 221 |
| 6 | 6943 | 221 |
| 0 | 8271 | 221 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
#s(literal 1 binary64) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
#s(literal 1 binary64) |
(cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(*.f64 x #s(literal 1/2 binary64)) |
x |
#s(literal 1/2 binary64) |
y |
(/.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))) |
(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 (/.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) |
(neg.f64 (*.f64 x x)) |
(*.f64 x x) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (pow.f64 (*.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal -1/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 (pow.f64 (*.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal -1/2 binary64))) |
(pow.f64 (*.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal -1/2 binary64)) |
(*.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) |
(/.f64 y (*.f64 x #s(literal 1/2 binary64))) |
(*.f64 x #s(literal 1/2 binary64)) |
#s(literal 1/2 binary64) |
#s(literal -1/2 binary64) |
(/.f64 (tan.f64 (/.f64 x (exp.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (log.f64 (*.f64 y #s(literal 2 binary64)))))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(tan.f64 (/.f64 x (exp.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (log.f64 (*.f64 y #s(literal 2 binary64)))))))) |
(/.f64 x (exp.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (log.f64 (*.f64 y #s(literal 2 binary64))))))) |
x |
(exp.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (log.f64 (*.f64 y #s(literal 2 binary64)))))) |
(neg.f64 (*.f64 #s(literal -1 binary64) (log.f64 (*.f64 y #s(literal 2 binary64))))) |
(*.f64 #s(literal -1 binary64) (log.f64 (*.f64 y #s(literal 2 binary64)))) |
#s(literal -1 binary64) |
(log.f64 (*.f64 y #s(literal 2 binary64))) |
(*.f64 y #s(literal 2 binary64)) |
y |
#s(literal 2 binary64) |
(sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
(/.f64 x (*.f64 y #s(literal 2 binary64))) |
| Outputs |
|---|
#s(literal 1 binary64) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) |
#s(literal 1 binary64) |
(cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(/.f64 x (*.f64 y #s(literal 2 binary64))) |
(*.f64 x #s(literal 1/2 binary64)) |
x |
#s(literal 1/2 binary64) |
y |
(/.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 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 (*.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 (*.f64 (/.f64 #s(literal -1/2 binary64) y) (neg.f64 (*.f64 x x))) x) |
(/.f64 x (*.f64 y #s(literal 2 binary64))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) y) (neg.f64 (*.f64 x x))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x x) y)) |
(/.f64 #s(literal -1/2 binary64) y) |
#s(literal -1/2 binary64) |
(neg.f64 (*.f64 x x)) |
(*.f64 x x) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (pow.f64 (*.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal -1/2 binary64)))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (pow.f64 (/.f64 (*.f64 y y) (*.f64 x (*.f64 x #s(literal 1/4 binary64)))) #s(literal -1/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 (pow.f64 (*.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal -1/2 binary64))) |
(sin.f64 (pow.f64 (/.f64 (*.f64 y y) (*.f64 x (*.f64 x #s(literal 1/4 binary64)))) #s(literal -1/2 binary64))) |
(pow.f64 (*.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal -1/2 binary64)) |
(pow.f64 (/.f64 (*.f64 y y) (*.f64 x (*.f64 x #s(literal 1/4 binary64)))) #s(literal -1/2 binary64)) |
(*.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 y y) (*.f64 x (*.f64 x #s(literal 1/4 binary64)))) |
(/.f64 y (*.f64 x #s(literal 1/2 binary64))) |
(*.f64 x #s(literal 1/2 binary64)) |
#s(literal 1/2 binary64) |
#s(literal -1/2 binary64) |
(/.f64 (tan.f64 (/.f64 x (exp.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (log.f64 (*.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 x (*.f64 y #s(literal 2 binary64))))) |
(tan.f64 (/.f64 x (exp.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (log.f64 (*.f64 y #s(literal 2 binary64)))))))) |
(tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
(/.f64 x (exp.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (log.f64 (*.f64 y #s(literal 2 binary64))))))) |
(/.f64 x (*.f64 y #s(literal 2 binary64))) |
x |
(exp.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (log.f64 (*.f64 y #s(literal 2 binary64)))))) |
(*.f64 y #s(literal 2 binary64)) |
(neg.f64 (*.f64 #s(literal -1 binary64) (log.f64 (*.f64 y #s(literal 2 binary64))))) |
(log.f64 (*.f64 y #s(literal 2 binary64))) |
(*.f64 #s(literal -1 binary64) (log.f64 (*.f64 y #s(literal 2 binary64)))) |
(neg.f64 (log.f64 (*.f64 y #s(literal 2 binary64)))) |
#s(literal -1 binary64) |
(log.f64 (*.f64 y #s(literal 2 binary64))) |
(*.f64 y #s(literal 2 binary64)) |
y |
#s(literal 2 binary64) |
(sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
(/.f64 x (*.f64 y #s(literal 2 binary64))) |
Found 16 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 91.0% | (exp.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (log.f64 (*.f64 y #s(literal 2 binary64)))))) |
| ✓ | accuracy | 89.6% | (/.f64 (tan.f64 (/.f64 x (exp.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (log.f64 (*.f64 y #s(literal 2 binary64)))))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
| ✓ | accuracy | 56.3% | (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
| ✓ | accuracy | 55.7% | (tan.f64 (/.f64 x (exp.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (log.f64 (*.f64 y #s(literal 2 binary64)))))))) |
| ✓ | accuracy | 89.6% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (pow.f64 (*.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal -1/2 binary64)))) |
| ✓ | accuracy | 67.9% | (pow.f64 (*.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal -1/2 binary64)) |
| ✓ | accuracy | 56.3% | (sin.f64 (pow.f64 (*.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal -1/2 binary64))) |
| ✓ | accuracy | 55.7% | (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
| ✓ | accuracy | 88.9% | (*.f64 (/.f64 #s(literal -1/2 binary64) y) (neg.f64 (*.f64 x x))) |
| ✓ | accuracy | 71.3% | (/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) (neg.f64 (*.f64 x x))) x) |
| ✓ | accuracy | 56.3% | (sin.f64 (/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) (neg.f64 (*.f64 x x))) x)) |
| ✓ | accuracy | 55.7% | (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
| ✓ | accuracy | 100.0% | (/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
| ✓ | accuracy | 100.0% | (*.f64 x #s(literal 1/2 binary64)) |
| ✓ | accuracy | 99.8% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
| ✓ | accuracy | 56.3% | (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
| 185.0ms | 123× | 1 | valid |
| 93.0ms | 133× | 0 | valid |
Compiled 272 to 36 computations (86.8% saved)
ival-mult: 135.0ms (54.7% of total)ival-div: 25.0ms (10.1% of total)ival-sin: 22.0ms (8.9% of total)ival-pow: 16.0ms (6.5% of total)ival-exp: 15.0ms (6.1% of total)ival-tan: 11.0ms (4.5% of total)ival-log: 8.0ms (3.2% of total)ival-cos: 6.0ms (2.4% of total)adjust: 5.0ms (2% of total)ival-neg: 3.0ms (1.2% of total)exact: 1.0ms (0.4% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| Inputs |
|---|
#<alt (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))> |
#<alt (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))> |
#<alt (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)> |
#<alt (*.f64 x #s(literal 1/2 binary64))> |
#<alt (/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) (neg.f64 (*.f64 x x))) x)> |
#<alt (*.f64 (/.f64 #s(literal -1/2 binary64) y) (neg.f64 (*.f64 x x)))> |
#<alt (/.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)))> |
#<alt (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))> |
#<alt (*.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) (/.f64 y (*.f64 x #s(literal 1/2 binary64))))> |
#<alt (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (pow.f64 (*.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal -1/2 binary64))))> |
#<alt (/.f64 x (*.f64 y #s(literal 2 binary64)))> |
#<alt (exp.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (log.f64 (*.f64 y #s(literal 2 binary64))))))> |
#<alt (neg.f64 (*.f64 #s(literal -1 binary64) (log.f64 (*.f64 y #s(literal 2 binary64)))))> |
#<alt (*.f64 #s(literal -1 binary64) (log.f64 (*.f64 y #s(literal 2 binary64))))> |
#<alt (/.f64 (tan.f64 (/.f64 x (exp.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (log.f64 (*.f64 y #s(literal 2 binary64)))))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))> |
#<alt (sin.f64 (/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) (neg.f64 (*.f64 x x))) x))> |
#<alt (sin.f64 (pow.f64 (*.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal -1/2 binary64)))> |
#<alt (pow.f64 (*.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal -1/2 binary64))> |
#<alt (tan.f64 (/.f64 x (exp.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (log.f64 (*.f64 y #s(literal 2 binary64))))))))> |
#<alt (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))> |
| Outputs |
|---|
#<alt 1> |
#<alt (+ 1 (* 1/8 (/ (pow x 2) (pow y 2))))> |
#<alt (+ 1 (* (pow x 2) (+ (* 5/384 (/ (pow x 2) (pow y 4))) (* 1/8 (/ 1 (pow y 2))))))> |
#<alt (+ 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))))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt 1> |
#<alt (+ 1 (* 1/8 (/ (pow x 2) (pow y 2))))> |
#<alt (- (+ 1 (* -1 (/ (+ (* -1/64 (pow x 4)) (* 1/384 (pow x 4))) (pow y 4)))) (* -1/8 (/ (pow x 2) (pow y 2))))> |
#<alt (- (+ 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))))))> |
#<alt 1> |
#<alt (+ 1 (* 1/8 (/ (pow x 2) (pow y 2))))> |
#<alt (- (+ 1 (* -1 (/ (+ (* -1/64 (pow x 4)) (* 1/384 (pow x 4))) (pow y 4)))) (* -1/8 (/ (pow x 2) (pow y 2))))> |
#<alt (- (+ 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))))))> |
#<alt 1> |
#<alt (+ 1 (* -1/8 (/ (pow x 2) (pow y 2))))> |
#<alt (+ 1 (* (pow x 2) (- (* 1/384 (/ (pow x 2) (pow y 4))) (* 1/8 (/ 1 (pow y 2))))))> |
#<alt (+ 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))))))> |
#<alt (cos (* 1/2 (/ x y)))> |
#<alt (cos (* 1/2 (/ x y)))> |
#<alt (cos (* 1/2 (/ x y)))> |
#<alt (cos (* 1/2 (/ x y)))> |
#<alt (cos (* 1/2 (/ x y)))> |
#<alt (cos (* 1/2 (/ x y)))> |
#<alt (cos (* 1/2 (/ x y)))> |
#<alt (cos (* 1/2 (/ x y)))> |
#<alt (cos (* 1/2 (/ x y)))> |
#<alt (cos (* 1/2 (/ x y)))> |
#<alt (cos (* 1/2 (/ x y)))> |
#<alt (cos (* 1/2 (/ x y)))> |
#<alt 1> |
#<alt (+ 1 (* -1/8 (/ (pow x 2) (pow y 2))))> |
#<alt (+ 1 (+ (* -1/8 (/ (pow x 2) (pow y 2))) (* 1/384 (/ (pow x 4) (pow y 4)))))> |
#<alt (+ 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))))))> |
#<alt 1> |
#<alt (+ 1 (* -1/8 (/ (pow x 2) (pow y 2))))> |
#<alt (+ 1 (+ (* -1/8 (/ (pow x 2) (pow y 2))) (* 1/384 (/ (pow x 4) (pow y 4)))))> |
#<alt (+ 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))))))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 x)> |
#<alt (* 1/2 x)> |
#<alt (* 1/2 x)> |
#<alt (* 1/2 x)> |
#<alt (* 1/2 x)> |
#<alt (* 1/2 x)> |
#<alt (* 1/2 x)> |
#<alt (* 1/2 x)> |
#<alt (* 1/2 x)> |
#<alt (* 1/2 x)> |
#<alt (* 1/2 x)> |
#<alt (* 1/2 x)> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ (pow x 2) y))> |
#<alt (* 1/2 (/ (pow x 2) y))> |
#<alt (* 1/2 (/ (pow x 2) y))> |
#<alt (* 1/2 (/ (pow x 2) y))> |
#<alt (* 1/2 (/ (pow x 2) y))> |
#<alt (* 1/2 (/ (pow x 2) y))> |
#<alt (* 1/2 (/ (pow x 2) y))> |
#<alt (* 1/2 (/ (pow x 2) y))> |
#<alt (* 1/2 (/ (pow x 2) y))> |
#<alt (* 1/2 (/ (pow x 2) y))> |
#<alt (* 1/2 (/ (pow x 2) y))> |
#<alt (* 1/2 (/ (pow x 2) y))> |
#<alt (* 1/2 (/ (pow x 2) y))> |
#<alt (* 1/2 (/ (pow x 2) y))> |
#<alt (* 1/2 (/ (pow x 2) y))> |
#<alt (* 1/2 (/ (pow x 2) y))> |
#<alt (* 1/2 (/ (pow x 2) y))> |
#<alt (* 1/2 (/ (pow x 2) y))> |
#<alt (* 1/2 (/ (pow x 2) y))> |
#<alt (* 1/2 (/ (pow x 2) y))> |
#<alt (* 1/2 (/ (pow x 2) y))> |
#<alt (* 1/2 (/ (pow x 2) y))> |
#<alt (* 1/2 (/ (pow x 2) y))> |
#<alt (* 1/2 (/ (pow x 2) y))> |
#<alt 1> |
#<alt (+ 1 (* 1/8 (/ (pow x 2) (pow y 2))))> |
#<alt (+ 1 (* (pow x 2) (+ (* 5/384 (/ (pow x 2) (pow y 4))) (* 1/8 (/ 1 (pow y 2))))))> |
#<alt (+ 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))))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt 1> |
#<alt (- (+ 1 (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2))))) (* -1/24 (/ (pow x 2) (pow y 2))))> |
#<alt (- (+ 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))))))> |
#<alt (- (+ 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)))))))))> |
#<alt 1> |
#<alt (- (+ 1 (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* x (pow y 2))))) (* -1/24 (/ (pow x 2) (pow y 2))))> |
#<alt (- (+ 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))))))> |
#<alt (- (+ 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)))))))))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* x (+ (* 1/24 (/ (pow x 2) (pow y 3))) (* 1/2 (/ 1 y))))> |
#<alt (* x (+ (* (pow x 2) (+ (* 1/240 (/ (pow x 2) (pow y 5))) (* 1/24 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y))))> |
#<alt (* 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))))> |
#<alt (/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y))))> |
#<alt (/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y))))> |
#<alt (/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y))))> |
#<alt (/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y))))> |
#<alt (/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y))))> |
#<alt (/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y))))> |
#<alt (/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y))))> |
#<alt (/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y))))> |
#<alt (/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y))))> |
#<alt (/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y))))> |
#<alt (/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y))))> |
#<alt (/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y))))> |
#<alt (* 1/2 (/ x y))> |
#<alt (/ (- (+ (* -1/48 (/ (pow x 3) (pow y 2))) (* 1/2 x)) (* -1/16 (/ (pow x 3) (pow y 2)))) y)> |
#<alt (/ (- (+ (* -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)> |
#<alt (/ (- (+ (* -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)> |
#<alt (* 1/2 (/ x y))> |
#<alt (* -1 (/ (- (+ (* -1/2 x) (* 1/48 (/ (pow x 3) (pow y 2)))) (* 1/16 (/ (pow x 3) (pow y 2)))) y))> |
#<alt (* -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))> |
#<alt (* -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))> |
#<alt (* 4 (/ (pow y 2) (pow x 2)))> |
#<alt (* 4 (/ (pow y 2) (pow x 2)))> |
#<alt (* 4 (/ (pow y 2) (pow x 2)))> |
#<alt (* 4 (/ (pow y 2) (pow x 2)))> |
#<alt (* 4 (/ (pow y 2) (pow x 2)))> |
#<alt (* 4 (/ (pow y 2) (pow x 2)))> |
#<alt (* 4 (/ (pow y 2) (pow x 2)))> |
#<alt (* 4 (/ (pow y 2) (pow x 2)))> |
#<alt (* 4 (/ (pow y 2) (pow x 2)))> |
#<alt (* 4 (/ (pow y 2) (pow x 2)))> |
#<alt (* 4 (/ (pow y 2) (pow x 2)))> |
#<alt (* 4 (/ (pow y 2) (pow x 2)))> |
#<alt (* 4 (/ (pow y 2) (pow x 2)))> |
#<alt (* 4 (/ (pow y 2) (pow x 2)))> |
#<alt (* 4 (/ (pow y 2) (pow x 2)))> |
#<alt (* 4 (/ (pow y 2) (pow x 2)))> |
#<alt (* 4 (/ (pow y 2) (pow x 2)))> |
#<alt (* 4 (/ (pow y 2) (pow x 2)))> |
#<alt (* 4 (/ (pow y 2) (pow x 2)))> |
#<alt (* 4 (/ (pow y 2) (pow x 2)))> |
#<alt (* 4 (/ (pow y 2) (pow x 2)))> |
#<alt (* 4 (/ (pow y 2) (pow x 2)))> |
#<alt (* 4 (/ (pow y 2) (pow x 2)))> |
#<alt (* 4 (/ (pow y 2) (pow x 2)))> |
#<alt 1> |
#<alt (+ 1 (* 1/8 (/ (pow x 2) (pow y 2))))> |
#<alt (+ 1 (* (pow x 2) (+ (* 5/384 (/ (pow x 2) (pow y 4))) (* 1/8 (/ 1 (pow y 2))))))> |
#<alt (+ 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))))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (* -1/2 (/ x y)))))> |
#<alt (/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (* -1/2 (/ x y)))))> |
#<alt (/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (* -1/2 (/ x y)))))> |
#<alt (/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (* -1/2 (/ x y)))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt 1> |
#<alt (- (+ 1 (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2))))) (* -1/24 (/ (pow x 2) (pow y 2))))> |
#<alt (- (+ 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))))))> |
#<alt (- (+ 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)))))))))> |
#<alt -1> |
#<alt (- (* 2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* x (pow y 2)))) (+ 1 (* 1/24 (/ (pow x 2) (pow y 2)))))> |
#<alt (- (+ (* 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)))))))> |
#<alt (- (+ (* 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))))))))))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (exp (neg (* -1 (+ (log 2) (log y)))))> |
#<alt (exp (neg (* -1 (+ (log 2) (log y)))))> |
#<alt (exp (neg (* -1 (+ (log 2) (log y)))))> |
#<alt (exp (neg (* -1 (+ (log 2) (log y)))))> |
#<alt (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))> |
#<alt (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))> |
#<alt (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))> |
#<alt (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))> |
#<alt (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y)))))))> |
#<alt (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y)))))))> |
#<alt (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y)))))))> |
#<alt (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y)))))))> |
#<alt (+ (log 2) (log y))> |
#<alt (+ (log 2) (log y))> |
#<alt (+ (log 2) (log y))> |
#<alt (+ (log 2) (log y))> |
#<alt (+ (log 2) (* -1 (log (/ 1 y))))> |
#<alt (+ (log 2) (* -1 (log (/ 1 y))))> |
#<alt (+ (log 2) (* -1 (log (/ 1 y))))> |
#<alt (+ (log 2) (* -1 (log (/ 1 y))))> |
#<alt (+ (log -2) (* -1 (log (/ -1 y))))> |
#<alt (+ (log -2) (* -1 (log (/ -1 y))))> |
#<alt (+ (log -2) (* -1 (log (/ -1 y))))> |
#<alt (+ (log -2) (* -1 (log (/ -1 y))))> |
#<alt (* -1 (+ (log 2) (log y)))> |
#<alt (* -1 (+ (log 2) (log y)))> |
#<alt (* -1 (+ (log 2) (log y)))> |
#<alt (* -1 (+ (log 2) (log y)))> |
#<alt (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))> |
#<alt (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))> |
#<alt (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))> |
#<alt (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))> |
#<alt (* -1 (+ (log -2) (* -1 (log (/ -1 y)))))> |
#<alt (* -1 (+ (log -2) (* -1 (log (/ -1 y)))))> |
#<alt (* -1 (+ (log -2) (* -1 (log (/ -1 y)))))> |
#<alt (* -1 (+ (log -2) (* -1 (log (/ -1 y)))))> |
#<alt (* 2 (/ y (exp (neg (* -1 (log (* 2 y)))))))> |
#<alt (+ (* 2 (/ y (exp (neg (* -1 (log (* 2 y))))))) (* (pow x 2) (+ (* 2/3 (/ y (pow (exp (neg (* -1 (log (* 2 y))))) 3))) (* 1/12 (/ 1 (* y (exp (neg (* -1 (log (* 2 y)))))))))))> |
#<alt (+ (* 2 (/ y (exp (neg (* -1 (log (* 2 y))))))) (* (pow x 2) (+ (* 1/12 (/ 1 (* y (exp (neg (* -1 (log (* 2 y)))))))) (+ (* 2/3 (/ y (pow (exp (neg (* -1 (log (* 2 y))))) 3))) (* (pow x 2) (- (* 4/15 (/ y (pow (exp (neg (* -1 (log (* 2 y))))) 5))) (+ (* -1/24 (/ (+ (* 2/3 (/ y (pow (exp (neg (* -1 (log (* 2 y))))) 3))) (* 1/12 (/ 1 (* y (exp (neg (* -1 (log (* 2 y))))))))) (pow y 2))) (* 1/960 (/ 1 (* (pow y 3) (exp (neg (* -1 (log (* 2 y)))))))))))))))> |
#<alt (+ (* 2 (/ y (exp (neg (* -1 (log (* 2 y))))))) (* (pow x 2) (+ (* 1/12 (/ 1 (* y (exp (neg (* -1 (log (* 2 y)))))))) (+ (* 2/3 (/ y (pow (exp (neg (* -1 (log (* 2 y))))) 3))) (* (pow x 2) (- (+ (* 4/15 (/ y (pow (exp (neg (* -1 (log (* 2 y))))) 5))) (* (pow x 2) (- (+ (* 1/161280 (/ 1 (* (pow y 5) (exp (neg (* -1 (log (* 2 y)))))))) (* 34/315 (/ y (pow (exp (neg (* -1 (log (* 2 y))))) 7)))) (+ (* -1/24 (/ (- (* 4/15 (/ y (pow (exp (neg (* -1 (log (* 2 y))))) 5))) (+ (* -1/24 (/ (+ (* 2/3 (/ y (pow (exp (neg (* -1 (log (* 2 y))))) 3))) (* 1/12 (/ 1 (* y (exp (neg (* -1 (log (* 2 y))))))))) (pow y 2))) (* 1/960 (/ 1 (* (pow y 3) (exp (neg (* -1 (log (* 2 y)))))))))) (pow y 2))) (* 1/1920 (/ (+ (* 2/3 (/ y (pow (exp (neg (* -1 (log (* 2 y))))) 3))) (* 1/12 (/ 1 (* y (exp (neg (* -1 (log (* 2 y))))))))) (pow y 4))))))) (+ (* -1/24 (/ (+ (* 2/3 (/ y (pow (exp (neg (* -1 (log (* 2 y))))) 3))) (* 1/12 (/ 1 (* y (exp (neg (* -1 (log (* 2 y))))))))) (pow y 2))) (* 1/960 (/ 1 (* (pow y 3) (exp (neg (* -1 (log (* 2 y)))))))))))))))> |
#<alt (/ (sin (/ x (exp (neg (* -1 (log (* 2 y))))))) (* (cos (/ x (exp (neg (* -1 (log (* 2 y))))))) (sin (* 1/2 (/ x y)))))> |
#<alt (/ (sin (/ x (exp (neg (* -1 (log (* 2 y))))))) (* (cos (/ x (exp (neg (* -1 (log (* 2 y))))))) (sin (* 1/2 (/ x y)))))> |
#<alt (/ (sin (/ x (exp (neg (* -1 (log (* 2 y))))))) (* (cos (/ x (exp (neg (* -1 (log (* 2 y))))))) (sin (* 1/2 (/ x y)))))> |
#<alt (/ (sin (/ x (exp (neg (* -1 (log (* 2 y))))))) (* (cos (/ x (exp (neg (* -1 (log (* 2 y))))))) (sin (* 1/2 (/ x y)))))> |
#<alt (/ (sin (/ x (exp (neg (* -1 (log (* 2 y))))))) (* (cos (/ x (exp (neg (* -1 (log (* 2 y))))))) (sin (* 1/2 (/ x y)))))> |
#<alt (/ (sin (/ x (exp (neg (* -1 (log (* 2 y))))))) (* (cos (/ x (exp (neg (* -1 (log (* 2 y))))))) (sin (* 1/2 (/ x y)))))> |
#<alt (/ (sin (/ x (exp (neg (* -1 (log (* 2 y))))))) (* (cos (/ x (exp (neg (* -1 (log (* 2 y))))))) (sin (* 1/2 (/ x y)))))> |
#<alt (/ (sin (/ x (exp (neg (* -1 (log (* 2 y))))))) (* (cos (/ x (exp (neg (* -1 (log (* 2 y))))))) (sin (* 1/2 (/ x y)))))> |
#<alt (/ (sin (/ x (exp (neg (* -1 (+ (log 2) (log y))))))) (* (cos (/ x (exp (neg (* -1 (+ (log 2) (log y))))))) (sin (* 1/2 (/ x y)))))> |
#<alt (/ (sin (/ x (exp (neg (* -1 (+ (log 2) (log y))))))) (* (cos (/ x (exp (neg (* -1 (+ (log 2) (log y))))))) (sin (* 1/2 (/ x y)))))> |
#<alt (/ (sin (/ x (exp (neg (* -1 (+ (log 2) (log y))))))) (* (cos (/ x (exp (neg (* -1 (+ (log 2) (log y))))))) (sin (* 1/2 (/ x y)))))> |
#<alt (/ (sin (/ x (exp (neg (* -1 (+ (log 2) (log y))))))) (* (cos (/ x (exp (neg (* -1 (+ (log 2) (log y))))))) (sin (* 1/2 (/ x y)))))> |
#<alt (* 2 (/ (* y (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))) (* x (cos (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y))))))))))))> |
#<alt (* y (+ (* 1/12 (/ (* x (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))) (* (pow y 2) (cos (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))))) (* 2 (/ (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y))))))))) (* x (cos (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y))))))))))))))> |
#<alt (* y (- (+ (* -1 (/ (+ (* -1/288 (/ (* (pow x 3) (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))) (cos (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y))))))))))) (* 1/960 (/ (* (pow x 3) (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))) (cos (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))))) (pow y 4))) (* 2 (/ (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y))))))))) (* x (cos (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y))))))))))))) (* -1/12 (/ (* x (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))) (* (pow y 2) (cos (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y))))))))))))))> |
#<alt (* y (- (+ (* -1 (/ (+ (* -1/161280 (/ (* (pow x 5) (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))) (cos (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y))))))))))) (+ (* 1/23040 (/ (* (pow x 5) (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))) (cos (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y))))))))))) (* 1/24 (* (pow x 2) (+ (* -1/288 (/ (* (pow x 3) (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))) (cos (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y))))))))))) (* 1/960 (/ (* (pow x 3) (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))) (cos (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))))))))) (pow y 6))) (* 2 (/ (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y))))))))) (* x (cos (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y))))))))))))) (+ (* -1/12 (/ (* x (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))) (* (pow y 2) (cos (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))))) (+ (* -1/288 (/ (* (pow x 3) (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))) (* (pow y 4) (cos (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))))) (* 1/960 (/ (* (pow x 3) (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))) (* (pow y 4) (cos (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y))))))))))))))))> |
#<alt (* 2 (/ (* y (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y)))))))))) (* x (cos (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y))))))))))))> |
#<alt (* -1 (* y (+ (* -2 (/ (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y))))))))) (* x (cos (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y)))))))))))) (* -1/12 (/ (* x (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y)))))))))) (* (pow y 2) (cos (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y)))))))))))))))> |
#<alt (* -1 (* y (- (+ (* -2 (/ (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y))))))))) (* x (cos (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y)))))))))))) (* -1 (/ (+ (* -1/960 (/ (* (pow x 3) (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y)))))))))) (cos (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y))))))))))) (* 1/288 (/ (* (pow x 3) (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y)))))))))) (cos (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y)))))))))))) (pow y 4)))) (* 1/12 (/ (* x (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y)))))))))) (* (pow y 2) (cos (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y)))))))))))))))> |
#<alt (* -1 (* y (- (+ (* -2 (/ (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y))))))))) (* x (cos (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y)))))))))))) (* -1 (/ (+ (* -1/23040 (/ (* (pow x 5) (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y)))))))))) (cos (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y))))))))))) (+ (* 1/161280 (/ (* (pow x 5) (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y)))))))))) (cos (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y))))))))))) (* 1/24 (* (pow x 2) (+ (* -1/960 (/ (* (pow x 3) (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y)))))))))) (cos (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y))))))))))) (* 1/288 (/ (* (pow x 3) (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y)))))))))) (cos (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y)))))))))))))))) (pow y 6)))) (+ (* -1/960 (/ (* (pow x 3) (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y)))))))))) (* (pow y 4) (cos (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y)))))))))))) (+ (* 1/288 (/ (* (pow x 3) (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y)))))))))) (* (pow y 4) (cos (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y)))))))))))) (* 1/12 (/ (* x (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y)))))))))) (* (pow y 2) (cos (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y)))))))))))))))))> |
#<alt (sin (* 1/2 (/ x y)))> |
#<alt (sin (* 1/2 (/ x y)))> |
#<alt (sin (* 1/2 (/ x y)))> |
#<alt (sin (* 1/2 (/ x y)))> |
#<alt (* 1/2 (/ x y))> |
#<alt (/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (* 1/2 x)) y)> |
#<alt (/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x))) y)> |
#<alt (/ (+ (* -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)> |
#<alt (* 1/2 (/ x y))> |
#<alt (* -1 (/ (+ (* -1/2 x) (* 1/48 (/ (pow x 3) (pow y 2)))) y))> |
#<alt (* -1 (/ (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (* 1/48 (/ (pow x 3) (pow y 2))))) y))> |
#<alt (* -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))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* x (+ (* -1/48 (/ (pow x 2) (pow y 3))) (* 1/2 (/ 1 y))))> |
#<alt (* x (+ (* (pow x 2) (- (* 1/3840 (/ (pow x 2) (pow y 5))) (* 1/48 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y))))> |
#<alt (* 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))))> |
#<alt (sin (* 1/2 (/ x y)))> |
#<alt (sin (* 1/2 (/ x y)))> |
#<alt (sin (* 1/2 (/ x y)))> |
#<alt (sin (* 1/2 (/ x y)))> |
#<alt (sin (* 1/2 (/ x y)))> |
#<alt (sin (* 1/2 (/ x y)))> |
#<alt (sin (* 1/2 (/ x y)))> |
#<alt (sin (* 1/2 (/ x y)))> |
#<alt (sin (* 1/2 (/ x y)))> |
#<alt (sin (* 1/2 (/ x y)))> |
#<alt (sin (* 1/2 (/ x y)))> |
#<alt (sin (* 1/2 (/ x y)))> |
#<alt (* 1/2 (/ x y))> |
#<alt (/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (* 1/2 x)) y)> |
#<alt (/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x))) y)> |
#<alt (/ (+ (* -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)> |
#<alt (* -1/2 (/ x y))> |
#<alt (* -1 (/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (* 1/2 x)) y))> |
#<alt (* -1 (/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x))) y))> |
#<alt (* -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))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* x (+ (* -1/48 (/ (pow x 2) (pow y 3))) (* 1/2 (/ 1 y))))> |
#<alt (* x (+ (* (pow x 2) (- (* 1/3840 (/ (pow x 2) (pow y 5))) (* 1/48 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y))))> |
#<alt (* 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))))> |
#<alt (sin (* 1/2 (/ x y)))> |
#<alt (sin (* 1/2 (/ x y)))> |
#<alt (sin (* 1/2 (/ x y)))> |
#<alt (sin (* 1/2 (/ x y)))> |
#<alt (sin (* -1/2 (/ x y)))> |
#<alt (sin (* -1/2 (/ x y)))> |
#<alt (sin (* -1/2 (/ x y)))> |
#<alt (sin (* -1/2 (/ x y)))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* -1/2 (/ x y))> |
#<alt (* -1/2 (/ x y))> |
#<alt (* -1/2 (/ x y))> |
#<alt (* -1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* -1/2 (/ x y))> |
#<alt (* -1/2 (/ x y))> |
#<alt (* -1/2 (/ x y))> |
#<alt (* -1/2 (/ x y))> |
#<alt (/ x (exp (neg (* -1 (log (* 2 y))))))> |
#<alt (* x (+ (* 1/3 (/ (pow x 2) (pow (exp (neg (* -1 (log (* 2 y))))) 3))) (/ 1 (exp (neg (* -1 (log (* 2 y))))))))> |
#<alt (* x (+ (* (pow x 2) (+ (* 2/15 (/ (pow x 2) (pow (exp (neg (* -1 (log (* 2 y))))) 5))) (* 1/3 (/ 1 (pow (exp (neg (* -1 (log (* 2 y))))) 3))))) (/ 1 (exp (neg (* -1 (log (* 2 y))))))))> |
#<alt (* x (+ (* (pow x 2) (+ (* (pow x 2) (+ (* 17/315 (/ (pow x 2) (pow (exp (neg (* -1 (log (* 2 y))))) 7))) (* 2/15 (/ 1 (pow (exp (neg (* -1 (log (* 2 y))))) 5))))) (* 1/3 (/ 1 (pow (exp (neg (* -1 (log (* 2 y))))) 3))))) (/ 1 (exp (neg (* -1 (log (* 2 y))))))))> |
#<alt (/ (sin (/ x (exp (neg (* -1 (log (* 2 y))))))) (cos (/ x (exp (neg (* -1 (log (* 2 y))))))))> |
#<alt (/ (sin (/ x (exp (neg (* -1 (log (* 2 y))))))) (cos (/ x (exp (neg (* -1 (log (* 2 y))))))))> |
#<alt (/ (sin (/ x (exp (neg (* -1 (log (* 2 y))))))) (cos (/ x (exp (neg (* -1 (log (* 2 y))))))))> |
#<alt (/ (sin (/ x (exp (neg (* -1 (log (* 2 y))))))) (cos (/ x (exp (neg (* -1 (log (* 2 y))))))))> |
#<alt (/ (sin (/ x (exp (neg (* -1 (log (* 2 y))))))) (cos (/ x (exp (neg (* -1 (log (* 2 y))))))))> |
#<alt (/ (sin (/ x (exp (neg (* -1 (log (* 2 y))))))) (cos (/ x (exp (neg (* -1 (log (* 2 y))))))))> |
#<alt (/ (sin (/ x (exp (neg (* -1 (log (* 2 y))))))) (cos (/ x (exp (neg (* -1 (log (* 2 y))))))))> |
#<alt (/ (sin (/ x (exp (neg (* -1 (log (* 2 y))))))) (cos (/ x (exp (neg (* -1 (log (* 2 y))))))))> |
#<alt (/ (sin (/ x (exp (neg (* -1 (+ (log 2) (log y))))))) (cos (/ x (exp (neg (* -1 (+ (log 2) (log y))))))))> |
#<alt (/ (sin (/ x (exp (neg (* -1 (+ (log 2) (log y))))))) (cos (/ x (exp (neg (* -1 (+ (log 2) (log y))))))))> |
#<alt (/ (sin (/ x (exp (neg (* -1 (+ (log 2) (log y))))))) (cos (/ x (exp (neg (* -1 (+ (log 2) (log y))))))))> |
#<alt (/ (sin (/ x (exp (neg (* -1 (+ (log 2) (log y))))))) (cos (/ x (exp (neg (* -1 (+ (log 2) (log y))))))))> |
#<alt (/ (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y))))))))) (cos (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y))))))))))> |
#<alt (/ (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y))))))))) (cos (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y))))))))))> |
#<alt (/ (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y))))))))) (cos (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y))))))))))> |
#<alt (/ (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y))))))))) (cos (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y))))))))))> |
#<alt (/ (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y))))))))) (cos (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y))))))))))> |
#<alt (/ (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y))))))))) (cos (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y))))))))))> |
#<alt (/ (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y))))))))) (cos (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y))))))))))> |
#<alt (/ (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y))))))))) (cos (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y))))))))))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* x (+ (* -1/48 (/ (pow x 2) (pow y 3))) (* 1/2 (/ 1 y))))> |
#<alt (* x (+ (* (pow x 2) (- (* 1/3840 (/ (pow x 2) (pow y 5))) (* 1/48 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y))))> |
#<alt (* 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))))> |
#<alt (sin (* 1/2 (/ x y)))> |
#<alt (sin (* 1/2 (/ x y)))> |
#<alt (sin (* 1/2 (/ x y)))> |
#<alt (sin (* 1/2 (/ x y)))> |
#<alt (sin (* 1/2 (/ x y)))> |
#<alt (sin (* 1/2 (/ x y)))> |
#<alt (sin (* 1/2 (/ x y)))> |
#<alt (sin (* 1/2 (/ x y)))> |
#<alt (sin (* 1/2 (/ x y)))> |
#<alt (sin (* 1/2 (/ x y)))> |
#<alt (sin (* 1/2 (/ x y)))> |
#<alt (sin (* 1/2 (/ x y)))> |
#<alt (* 1/2 (/ x y))> |
#<alt (/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (* 1/2 x)) y)> |
#<alt (/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x))) y)> |
#<alt (/ (+ (* -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)> |
#<alt (* 1/2 (/ x y))> |
#<alt (* -1 (/ (+ (* -1/2 x) (* 1/48 (/ (pow x 3) (pow y 2)))) y))> |
#<alt (* -1 (/ (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (* 1/48 (/ (pow x 3) (pow y 2))))) y))> |
#<alt (* -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))> |
108 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 40.0ms | y | @ | 0 | (exp (neg (* -1 (log (* y 2))))) |
| 19.0ms | y | @ | -inf | (exp (neg (* -1 (log (* y 2))))) |
| 6.0ms | y | @ | inf | (exp (neg (* -1 (log (* y 2))))) |
| 4.0ms | y | @ | -inf | (/ (tan (/ x (* y 2))) (sin (pow (* (/ y (* x 1/2)) (/ y (* x 1/2))) -1/2))) |
| 4.0ms | y | @ | 0 | (* (/ y (* x 1/2)) (/ y (* x 1/2))) |
| 1× | batch-egg-rewrite |
| 3 410× | lower-*.f32 |
| 3 398× | lower-*.f64 |
| 2 268× | lower-fma.f64 |
| 2 268× | lower-fma.f32 |
| 2 192× | lower-/.f32 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 34 | 195 |
| 0 | 61 | 139 |
| 1 | 177 | 130 |
| 2 | 928 | 116 |
| 3 | 5796 | 116 |
| 0 | 8356 | 116 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(*.f64 x #s(literal 1/2 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 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) (neg.f64 (*.f64 x x))) x))) |
(tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
(*.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (pow.f64 (*.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal -1/2 binary64)))) |
(/.f64 x (*.f64 y #s(literal 2 binary64))) |
(exp.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (log.f64 (*.f64 y #s(literal 2 binary64)))))) |
(neg.f64 (*.f64 #s(literal -1 binary64) (log.f64 (*.f64 y #s(literal 2 binary64))))) |
(*.f64 #s(literal -1 binary64) (log.f64 (*.f64 y #s(literal 2 binary64)))) |
(/.f64 (tan.f64 (/.f64 x (exp.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (log.f64 (*.f64 y #s(literal 2 binary64)))))))) (sin.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)) |
(sin.f64 (pow.f64 (*.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal -1/2 binary64))) |
(pow.f64 (*.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal -1/2 binary64)) |
(tan.f64 (/.f64 x (exp.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (log.f64 (*.f64 y #s(literal 2 binary64)))))))) |
(sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
| Outputs |
|---|
(exp.f64 (neg.f64 (log.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1/2 binary64))) #s(literal 2 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 x (*.f64 y #s(literal 2 binary64)))))))) #s(literal -1/2 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal 1 binary64)) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (neg.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (neg.f64 (*.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (neg.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (cos.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 y #s(literal -2 binary64))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) (neg.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 (*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) (neg.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 (*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))))) (neg.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 (*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))))) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) #s(literal -1 binary64)) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(pow.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x (*.f64 y #s(literal 2 binary64))))))) #s(literal -1/2 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal 1 binary64)) |
(*.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 #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)))) (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal 1 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(*.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) |
(*.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (pow.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal -1 binary64)) |
(*.f64 (*.f64 #s(literal 1 binary64) (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))))) |
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (pow.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1/2 binary64))) |
(+.f64 (*.f64 (cos.f64 #s(literal 0 binary64)) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (*.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))))) |
(+.f64 (*.f64 (cos.f64 #s(literal 0 binary64)) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (*.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(+.f64 (*.f64 (cos.f64 (/.f64 #s(literal 0 binary64) (neg.f64 y))) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (*.f64 (sin.f64 (/.f64 #s(literal 0 binary64) (neg.f64 y))) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))))) |
(+.f64 (*.f64 (cos.f64 (/.f64 #s(literal 0 binary64) (*.f64 y #s(literal -2 binary64)))) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (*.f64 (sin.f64 (/.f64 #s(literal 0 binary64) (*.f64 y #s(literal -2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))))) |
(+.f64 (*.f64 (cos.f64 (/.f64 #s(literal 0 binary64) y)) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (*.f64 (sin.f64 (/.f64 #s(literal 0 binary64) y)) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(+.f64 (*.f64 (cos.f64 (/.f64 #s(literal 0 binary64) (*.f64 y #s(literal 2 binary64)))) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (*.f64 (sin.f64 (/.f64 #s(literal 0 binary64) (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(exp.f64 (log.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(exp.f64 (*.f64 (log.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (neg.f64 (log.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) #s(literal -1 binary64))) |
(cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
(cos.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) |
(cos.f64 (/.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))) #s(literal 1 binary64))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) (neg.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(fma.f64 (cos.f64 (/.f64 #s(literal 0 binary64) (neg.f64 y))) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 (sin.f64 (/.f64 #s(literal 0 binary64) (neg.f64 y))) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))))) |
(fma.f64 (cos.f64 #s(literal 0 binary64)) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))))) |
(fma.f64 (cos.f64 #s(literal 0 binary64)) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(fma.f64 (cos.f64 (/.f64 #s(literal 0 binary64) y)) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 (sin.f64 (/.f64 #s(literal 0 binary64) y)) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(fma.f64 (cos.f64 (/.f64 #s(literal 0 binary64) (*.f64 y #s(literal 2 binary64)))) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 (sin.f64 (/.f64 #s(literal 0 binary64) (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(fma.f64 (cos.f64 (/.f64 #s(literal 0 binary64) (*.f64 y #s(literal -2 binary64)))) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 (sin.f64 (/.f64 #s(literal 0 binary64) (*.f64 y #s(literal -2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))))) |
(neg.f64 (neg.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal -1 binary64)) |
(/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) |
(/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (*.f64 #s(literal 1 binary64) (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 (*.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (pow.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1/2 binary64))) |
(pow.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(*.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal 1 binary64))) |
(*.f64 (neg.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal -1 binary64)) |
(*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (*.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) |
(*.f64 (/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) (neg.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(*.f64 (/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (neg.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(exp.f64 (log.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 4 binary64) (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))))) #s(literal -1/4 binary64))) |
(exp.f64 (*.f64 (log.f64 (exp.f64 #s(literal -1/2 binary64))) (*.f64 #s(literal -2 binary64) (log.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(-.f64 #s(literal 0 binary64) (/.f64 x (*.f64 y #s(literal -2 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 y)) (/.f64 x (*.f64 y #s(literal -2 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 y #s(literal -2 binary64))) (/.f64 x (*.f64 y #s(literal -2 binary64)))) |
(neg.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) |
(neg.f64 (/.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (neg.f64 y)) (*.f64 x (*.f64 x #s(literal -1/2 binary64))))) |
(/.f64 x (*.f64 y #s(literal 2 binary64))) |
(/.f64 #s(literal 1/2 binary64) (/.f64 y x)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(/.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))) #s(literal 1 binary64)) |
(/.f64 #s(literal -1/2 binary64) (/.f64 (neg.f64 y) x)) |
(/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 (*.f64 x x) (neg.f64 (*.f64 x (*.f64 y #s(literal -2 binary64))))) |
(/.f64 (*.f64 x x) (*.f64 (neg.f64 x) (*.f64 y #s(literal -2 binary64)))) |
(/.f64 (*.f64 x (neg.f64 x)) (*.f64 x (*.f64 y #s(literal -2 binary64)))) |
(/.f64 (/.f64 (*.f64 x x) (*.f64 y #s(literal 2 binary64))) x) |
(/.f64 #s(literal -1 binary64) (/.f64 y (*.f64 x #s(literal -1/2 binary64)))) |
(/.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (neg.f64 x) (*.f64 y #s(literal -2 binary64))) |
(/.f64 (/.f64 (*.f64 x (*.f64 x #s(literal -1/2 binary64))) y) (neg.f64 x)) |
(/.f64 (*.f64 x #s(literal -1/2 binary64)) (neg.f64 y)) |
(/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 x (*.f64 x #s(literal 1/2 binary64))))) |
(/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x)) |
(/.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 x y)) |
(/.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (neg.f64 (*.f64 x (neg.f64 y)))) |
(/.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 (neg.f64 x) (neg.f64 y))) |
(/.f64 (/.f64 x y) #s(literal 2 binary64)) |
(/.f64 (/.f64 x (neg.f64 y)) #s(literal -2 binary64)) |
(/.f64 (*.f64 x (*.f64 x #s(literal -1/2 binary64))) (*.f64 x (neg.f64 y))) |
(/.f64 (*.f64 x (*.f64 x #s(literal -1/2 binary64))) (*.f64 (neg.f64 x) y)) |
(/.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 #s(literal -2 binary64) x)) |
(/.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))) #s(literal -1 binary64)) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) x)) (neg.f64 y)) |
(/.f64 (/.f64 (neg.f64 x) #s(literal 2 binary64)) (neg.f64 y)) |
(/.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x #s(literal -1/2 binary64))) y) #s(literal 1 binary64)) (neg.f64 x)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 x #s(literal -1/2 binary64))) (neg.f64 y)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal -1/2 binary64)))) (*.f64 x (neg.f64 y))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x (*.f64 x #s(literal -1/2 binary64)))) (neg.f64 y)) |
(/.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) (*.f64 y #s(literal 2 binary64))) |
(/.f64 (*.f64 (neg.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal -1/2 binary64) (*.f64 x y))) (*.f64 x (*.f64 x (*.f64 x x)))) |
(/.f64 (*.f64 (neg.f64 (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/2 binary64) (*.f64 x y))) (*.f64 x x)) |
(/.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (/.f64 #s(literal -1 binary64) x)) (neg.f64 y)) |
(/.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -1/2 binary64))) (/.f64 #s(literal -1 binary64) x)) y) |
(/.f64 (/.f64 (/.f64 (*.f64 x (*.f64 x #s(literal -1/2 binary64))) y) #s(literal -1 binary64)) x) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)) (/.f64 #s(literal 2 binary64) x)) |
(pow.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 y y) (*.f64 x (*.f64 x #s(literal 1/4 binary64)))) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (/.f64 (*.f64 (/.f64 (*.f64 y y) (*.f64 x (*.f64 x #s(literal 1/4 binary64)))) (*.f64 y y)) (*.f64 x (*.f64 x #s(literal 1/4 binary64)))) #s(literal -1/4 binary64)) |
(pow.f64 (exp.f64 #s(literal -1/2 binary64)) (*.f64 #s(literal -2 binary64) (log.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(pow.f64 (/.f64 (*.f64 x (neg.f64 y)) (*.f64 x (*.f64 x #s(literal -1/2 binary64)))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
(*.f64 x (/.f64 #s(literal 1/2 binary64) y)) |
(*.f64 x (/.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))) x)) |
(*.f64 x (*.f64 (neg.f64 x) (/.f64 #s(literal -1/2 binary64) (*.f64 x y)))) |
(*.f64 x (*.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 x y)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 (*.f64 x x) y) x)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 x y) #s(literal 1 binary64))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x x) (*.f64 x y))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x (neg.f64 x)) (*.f64 x (neg.f64 y)))) |
(*.f64 (*.f64 x #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) y)) |
(*.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 x y))) |
(*.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 x (neg.f64 y))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 x x) y) (/.f64 #s(literal -1 binary64) x))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x (neg.f64 x)) (*.f64 x y))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) y) (neg.f64 x)) |
(*.f64 (*.f64 x x) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1/2 binary64) (*.f64 x y)))) |
(*.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x))) |
(*.f64 (*.f64 x x) (/.f64 (/.f64 #s(literal -1/2 binary64) y) (neg.f64 x))) |
(*.f64 (*.f64 x (neg.f64 x)) (/.f64 #s(literal -1/2 binary64) (*.f64 x y))) |
(*.f64 (*.f64 x (neg.f64 x)) (*.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal -1 binary64) x))) |
(*.f64 (/.f64 (*.f64 x x) (*.f64 y #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 #s(literal -1 binary64) (/.f64 x (*.f64 y #s(literal -2 binary64)))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) x) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) (*.f64 (*.f64 x (neg.f64 x)) (/.f64 #s(literal -1 binary64) x))) |
(*.f64 (neg.f64 x) (/.f64 #s(literal -1/2 binary64) y)) |
(*.f64 (neg.f64 x) (/.f64 (/.f64 #s(literal -1/2 binary64) y) #s(literal 1 binary64))) |
(*.f64 (neg.f64 x) (*.f64 x (/.f64 #s(literal -1/2 binary64) (*.f64 x y)))) |
(*.f64 (neg.f64 x) (*.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (neg.f64 x) (/.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))) x)) |
(*.f64 (/.f64 (*.f64 x (*.f64 x #s(literal -1/2 binary64))) y) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (*.f64 x #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (*.f64 x #s(literal -1/2 binary64)) (/.f64 (neg.f64 x) (*.f64 x y))) |
(*.f64 (*.f64 x #s(literal -1/2 binary64)) (/.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 x x) (*.f64 y #s(literal 2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 x #s(literal 1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))) |
(*.f64 (pow.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))) #s(literal 1/2 binary64)) (pow.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))) #s(literal 1/2 binary64)) (/.f64 (pow.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) y) x)) |
(*.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 x y))) |
(*.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) x) y)) |
(*.f64 (/.f64 x y) #s(literal 1/2 binary64)) |
(*.f64 (pow.f64 y #s(literal -1/2 binary64)) (pow.f64 (*.f64 y (/.f64 #s(literal 4 binary64) (*.f64 x x))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (pow.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 x (neg.f64 y)) #s(literal -1/2 binary64)) |
(*.f64 (*.f64 x (*.f64 x #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 x (neg.f64 y)))) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (*.f64 x (*.f64 x #s(literal -1/2 binary64))) y)) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (*.f64 x #s(literal -1/2 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) x))) |
(*.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 (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))) #s(literal 1/4 binary64)) (*.f64 (pow.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))) #s(literal 1/4 binary64)) (pow.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))) #s(literal -1 binary64)) |
(*.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))) (*.f64 x (/.f64 #s(literal -1 binary64) x))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x y)) (*.f64 x (neg.f64 x))) |
(*.f64 (/.f64 (*.f64 x (neg.f64 x)) y) (/.f64 #s(literal -1/2 binary64) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) x)) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (pow.f64 (*.f64 y y) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 x x)) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 y y) x)) #s(literal -1/2 binary64)) (pow.f64 (*.f64 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 y (*.f64 x #s(literal 1/4 binary64))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 y (*.f64 x #s(literal 1/4 binary64))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 y x) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 y (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) #s(literal -1/2 binary64)) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (pow.f64 y #s(literal -1/2 binary64)) #s(literal 2 binary64)) (pow.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 y (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (*.f64 x x) #s(literal -1 binary64)) (/.f64 #s(literal -1/2 binary64) (*.f64 x y))) |
(*.f64 (/.f64 (*.f64 x (neg.f64 x)) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1/2 binary64) y) x)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 x (neg.f64 x)) y)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 (*.f64 x x) y)) |
(*.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) x) (/.f64 x (neg.f64 y))) |
(*.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) x) (/.f64 x y)) |
(*.f64 (/.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 (/.f64 #s(literal 1/2 binary64) y) #s(literal -1 binary64)) (neg.f64 x)) |
(*.f64 (pow.f64 (pow.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) x) (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64)) (/.f64 (*.f64 x (neg.f64 x)) y)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) (/.f64 (*.f64 x (*.f64 x #s(literal -1/2 binary64))) y)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (neg.f64 x)) (/.f64 x (*.f64 y #s(literal -2 binary64)))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1/2 binary64) y)) (*.f64 x x)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 x (*.f64 y #s(literal -2 binary64)))) (neg.f64 x)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 x (*.f64 y #s(literal 2 binary64)))) x) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 x #s(literal -1/2 binary64))) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (*.f64 (pow.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))) #s(literal 1/2 binary64)) (pow.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))) #s(literal 1/4 binary64))) (pow.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))) #s(literal 1/4 binary64))) |
(*.f64 (*.f64 (pow.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))) #s(literal 1/2 binary64)) (pow.f64 y #s(literal -1/2 binary64))) (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal -1 binary64) y) x) #s(literal -1/2 binary64)) |
(*.f64 (*.f64 (/.f64 #s(literal -1 binary64) y) #s(literal -1 binary64)) (*.f64 x #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)) (*.f64 x #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)) (*.f64 x #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (*.f64 x #s(literal -1/2 binary64))) |
(neg.f64 (*.f64 x #s(literal -1/2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) x)) |
(/.f64 x #s(literal 2 binary64)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(/.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 (neg.f64 x) #s(literal -2 binary64)) |
(/.f64 (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64)) |
(/.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) x) |
(/.f64 (*.f64 x (*.f64 x #s(literal -1/2 binary64))) (neg.f64 x)) |
(pow.f64 (/.f64 #s(literal 2 binary64) x) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))) |
(*.f64 x #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) x) |
(*.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1/2 binary64) (neg.f64 x)) |
(*.f64 (*.f64 x (neg.f64 x)) (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 #s(literal -1 binary64) (*.f64 x #s(literal -1/2 binary64))) |
(*.f64 (neg.f64 x) #s(literal -1/2 binary64)) |
(*.f64 (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) |
(*.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) x)) |
(exp.f64 (log.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 4 binary64) (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))))) #s(literal -1/4 binary64))) |
(exp.f64 (*.f64 (log.f64 (exp.f64 #s(literal -1/2 binary64))) (*.f64 #s(literal -2 binary64) (log.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(-.f64 #s(literal 0 binary64) (/.f64 x (*.f64 y #s(literal -2 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 y)) (/.f64 x (*.f64 y #s(literal -2 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 y #s(literal -2 binary64))) (/.f64 x (*.f64 y #s(literal -2 binary64)))) |
(neg.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) |
(neg.f64 (/.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (neg.f64 y)) (*.f64 x (*.f64 x #s(literal -1/2 binary64))))) |
(/.f64 x (*.f64 y #s(literal 2 binary64))) |
(/.f64 #s(literal 1/2 binary64) (/.f64 y x)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(/.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))) #s(literal 1 binary64)) |
(/.f64 #s(literal -1/2 binary64) (/.f64 (neg.f64 y) x)) |
(/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 (*.f64 x x) (neg.f64 (*.f64 x (*.f64 y #s(literal -2 binary64))))) |
(/.f64 (*.f64 x x) (*.f64 (neg.f64 x) (*.f64 y #s(literal -2 binary64)))) |
(/.f64 (*.f64 x (neg.f64 x)) (*.f64 x (*.f64 y #s(literal -2 binary64)))) |
(/.f64 (/.f64 (*.f64 x x) (*.f64 y #s(literal 2 binary64))) x) |
(/.f64 #s(literal -1 binary64) (/.f64 y (*.f64 x #s(literal -1/2 binary64)))) |
(/.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (neg.f64 x) (*.f64 y #s(literal -2 binary64))) |
(/.f64 (/.f64 (*.f64 x (*.f64 x #s(literal -1/2 binary64))) y) (neg.f64 x)) |
(/.f64 (*.f64 x #s(literal -1/2 binary64)) (neg.f64 y)) |
(/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 x (*.f64 x #s(literal 1/2 binary64))))) |
(/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x)) |
(/.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 x y)) |
(/.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (neg.f64 (*.f64 x (neg.f64 y)))) |
(/.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 (neg.f64 x) (neg.f64 y))) |
(/.f64 (/.f64 x y) #s(literal 2 binary64)) |
(/.f64 (/.f64 x (neg.f64 y)) #s(literal -2 binary64)) |
(/.f64 (*.f64 x (*.f64 x #s(literal -1/2 binary64))) (*.f64 x (neg.f64 y))) |
(/.f64 (*.f64 x (*.f64 x #s(literal -1/2 binary64))) (*.f64 (neg.f64 x) y)) |
(/.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 #s(literal -2 binary64) x)) |
(/.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))) #s(literal -1 binary64)) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) x)) (neg.f64 y)) |
(/.f64 (/.f64 (neg.f64 x) #s(literal 2 binary64)) (neg.f64 y)) |
(/.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x #s(literal -1/2 binary64))) y) #s(literal 1 binary64)) (neg.f64 x)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 x #s(literal -1/2 binary64))) (neg.f64 y)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal -1/2 binary64)))) (*.f64 x (neg.f64 y))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x (*.f64 x #s(literal -1/2 binary64)))) (neg.f64 y)) |
(/.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) (*.f64 y #s(literal 2 binary64))) |
(/.f64 (*.f64 (neg.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal -1/2 binary64) (*.f64 x y))) (*.f64 x (*.f64 x (*.f64 x x)))) |
(/.f64 (*.f64 (neg.f64 (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/2 binary64) (*.f64 x y))) (*.f64 x x)) |
(/.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (/.f64 #s(literal -1 binary64) x)) (neg.f64 y)) |
(/.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -1/2 binary64))) (/.f64 #s(literal -1 binary64) x)) y) |
(/.f64 (/.f64 (/.f64 (*.f64 x (*.f64 x #s(literal -1/2 binary64))) y) #s(literal -1 binary64)) x) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)) (/.f64 #s(literal 2 binary64) x)) |
(pow.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 y y) (*.f64 x (*.f64 x #s(literal 1/4 binary64)))) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (/.f64 (*.f64 (/.f64 (*.f64 y y) (*.f64 x (*.f64 x #s(literal 1/4 binary64)))) (*.f64 y y)) (*.f64 x (*.f64 x #s(literal 1/4 binary64)))) #s(literal -1/4 binary64)) |
(pow.f64 (exp.f64 #s(literal -1/2 binary64)) (*.f64 #s(literal -2 binary64) (log.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(pow.f64 (/.f64 (*.f64 x (neg.f64 y)) (*.f64 x (*.f64 x #s(literal -1/2 binary64)))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
(*.f64 x (/.f64 #s(literal 1/2 binary64) y)) |
(*.f64 x (/.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))) x)) |
(*.f64 x (*.f64 (neg.f64 x) (/.f64 #s(literal -1/2 binary64) (*.f64 x y)))) |
(*.f64 x (*.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 x y)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 (*.f64 x x) y) x)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 x y) #s(literal 1 binary64))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x x) (*.f64 x y))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x (neg.f64 x)) (*.f64 x (neg.f64 y)))) |
(*.f64 (*.f64 x #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) y)) |
(*.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 x y))) |
(*.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 x (neg.f64 y))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 x x) y) (/.f64 #s(literal -1 binary64) x))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x (neg.f64 x)) (*.f64 x y))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) y) (neg.f64 x)) |
(*.f64 (*.f64 x x) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1/2 binary64) (*.f64 x y)))) |
(*.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x))) |
(*.f64 (*.f64 x x) (/.f64 (/.f64 #s(literal -1/2 binary64) y) (neg.f64 x))) |
(*.f64 (*.f64 x (neg.f64 x)) (/.f64 #s(literal -1/2 binary64) (*.f64 x y))) |
(*.f64 (*.f64 x (neg.f64 x)) (*.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal -1 binary64) x))) |
(*.f64 (/.f64 (*.f64 x x) (*.f64 y #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 #s(literal -1 binary64) (/.f64 x (*.f64 y #s(literal -2 binary64)))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) x) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) (*.f64 (*.f64 x (neg.f64 x)) (/.f64 #s(literal -1 binary64) x))) |
(*.f64 (neg.f64 x) (/.f64 #s(literal -1/2 binary64) y)) |
(*.f64 (neg.f64 x) (/.f64 (/.f64 #s(literal -1/2 binary64) y) #s(literal 1 binary64))) |
(*.f64 (neg.f64 x) (*.f64 x (/.f64 #s(literal -1/2 binary64) (*.f64 x y)))) |
(*.f64 (neg.f64 x) (*.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (neg.f64 x) (/.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))) x)) |
(*.f64 (/.f64 (*.f64 x (*.f64 x #s(literal -1/2 binary64))) y) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (*.f64 x #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (*.f64 x #s(literal -1/2 binary64)) (/.f64 (neg.f64 x) (*.f64 x y))) |
(*.f64 (*.f64 x #s(literal -1/2 binary64)) (/.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 x x) (*.f64 y #s(literal 2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 x #s(literal 1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))) |
(*.f64 (pow.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))) #s(literal 1/2 binary64)) (pow.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))) #s(literal 1/2 binary64)) (/.f64 (pow.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) y) x)) |
(*.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 x y))) |
(*.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) x) y)) |
(*.f64 (/.f64 x y) #s(literal 1/2 binary64)) |
(*.f64 (pow.f64 y #s(literal -1/2 binary64)) (pow.f64 (*.f64 y (/.f64 #s(literal 4 binary64) (*.f64 x x))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (pow.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 x (neg.f64 y)) #s(literal -1/2 binary64)) |
(*.f64 (*.f64 x (*.f64 x #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 x (neg.f64 y)))) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (*.f64 x (*.f64 x #s(literal -1/2 binary64))) y)) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (*.f64 x #s(literal -1/2 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) x))) |
(*.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 (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))) #s(literal 1/4 binary64)) (*.f64 (pow.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))) #s(literal 1/4 binary64)) (pow.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))) #s(literal -1 binary64)) |
(*.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))) (*.f64 x (/.f64 #s(literal -1 binary64) x))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x y)) (*.f64 x (neg.f64 x))) |
(*.f64 (/.f64 (*.f64 x (neg.f64 x)) y) (/.f64 #s(literal -1/2 binary64) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) x)) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (pow.f64 (*.f64 y y) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 x x)) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 y y) x)) #s(literal -1/2 binary64)) (pow.f64 (*.f64 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 y (*.f64 x #s(literal 1/4 binary64))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 y (*.f64 x #s(literal 1/4 binary64))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 y x) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 y (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) #s(literal -1/2 binary64)) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (pow.f64 y #s(literal -1/2 binary64)) #s(literal 2 binary64)) (pow.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 y (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (*.f64 x x) #s(literal -1 binary64)) (/.f64 #s(literal -1/2 binary64) (*.f64 x y))) |
(*.f64 (/.f64 (*.f64 x (neg.f64 x)) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1/2 binary64) y) x)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 x (neg.f64 x)) y)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 (*.f64 x x) y)) |
(*.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) x) (/.f64 x (neg.f64 y))) |
(*.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) x) (/.f64 x y)) |
(*.f64 (/.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 (/.f64 #s(literal 1/2 binary64) y) #s(literal -1 binary64)) (neg.f64 x)) |
(*.f64 (pow.f64 (pow.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) x) (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64)) (/.f64 (*.f64 x (neg.f64 x)) y)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) (/.f64 (*.f64 x (*.f64 x #s(literal -1/2 binary64))) y)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (neg.f64 x)) (/.f64 x (*.f64 y #s(literal -2 binary64)))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1/2 binary64) y)) (*.f64 x x)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 x (*.f64 y #s(literal -2 binary64)))) (neg.f64 x)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 x (*.f64 y #s(literal 2 binary64)))) x) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 x #s(literal -1/2 binary64))) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (*.f64 (pow.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))) #s(literal 1/2 binary64)) (pow.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))) #s(literal 1/4 binary64))) (pow.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))) #s(literal 1/4 binary64))) |
(*.f64 (*.f64 (pow.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))) #s(literal 1/2 binary64)) (pow.f64 y #s(literal -1/2 binary64))) (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal -1 binary64) y) x) #s(literal -1/2 binary64)) |
(*.f64 (*.f64 (/.f64 #s(literal -1 binary64) y) #s(literal -1 binary64)) (*.f64 x #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)) (*.f64 x #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)) (*.f64 x #s(literal -1/2 binary64))) |
(+.f64 #s(literal 0 binary64) (/.f64 (*.f64 x x) (*.f64 y #s(literal 2 binary64)))) |
(+.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) #s(literal 0 binary64)) (/.f64 (*.f64 x x) (*.f64 y #s(literal 2 binary64)))) |
(+.f64 (*.f64 #s(literal 0 binary64) (/.f64 #s(literal -1/2 binary64) y)) (/.f64 (*.f64 x x) (*.f64 y #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 y (*.f64 x (*.f64 x #s(literal 1/2 binary64))))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x (*.f64 x #s(literal -1/2 binary64))) y)) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 y #s(literal -2 binary64))) (/.f64 (*.f64 x (*.f64 x #s(literal -1/2 binary64))) y)) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) y) #s(literal 0 binary64) (/.f64 (*.f64 x x) (*.f64 y #s(literal 2 binary64)))) |
(fma.f64 #s(literal 0 binary64) (/.f64 #s(literal -1/2 binary64) y) (/.f64 (*.f64 x x) (*.f64 y #s(literal 2 binary64)))) |
(neg.f64 (/.f64 (*.f64 x (*.f64 x #s(literal -1/2 binary64))) y)) |
(neg.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x #s(literal -1/2 binary64))) y) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 y (*.f64 x (*.f64 x #s(literal 1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) #s(literal 1 binary64))) |
(/.f64 x (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 x x) (*.f64 y #s(literal 2 binary64))) |
(/.f64 (*.f64 x (neg.f64 x)) (*.f64 y #s(literal -2 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 y (*.f64 x (*.f64 x #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 x) (/.f64 y (*.f64 x #s(literal -1/2 binary64)))) |
(/.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) y) |
(/.f64 (/.f64 x y) (/.f64 #s(literal 2 binary64) x)) |
(/.f64 (*.f64 x (*.f64 x #s(literal -1/2 binary64))) (neg.f64 y)) |
(/.f64 (neg.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 y #s(literal -2 binary64)) (*.f64 x (*.f64 x (*.f64 x x))))) |
(/.f64 (neg.f64 (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 y #s(literal -2 binary64)) (*.f64 x x))) |
(/.f64 (/.f64 (*.f64 x x) y) #s(literal 2 binary64)) |
(/.f64 (/.f64 (*.f64 x (neg.f64 x)) y) #s(literal -2 binary64)) |
(/.f64 (/.f64 (*.f64 x (neg.f64 x)) #s(literal -1 binary64)) (*.f64 y #s(literal 2 binary64))) |
(/.f64 (/.f64 (*.f64 x (neg.f64 x)) #s(literal -2 binary64)) y) |
(/.f64 (/.f64 (*.f64 x (neg.f64 x)) #s(literal 2 binary64)) (neg.f64 y)) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 (*.f64 x (*.f64 x #s(literal -1/2 binary64))) y) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (/.f64 (*.f64 x (*.f64 x #s(literal -1/2 binary64))) y) (/.f64 (*.f64 x (*.f64 x #s(literal -1/2 binary64))) y) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 x (*.f64 x #s(literal -1/2 binary64))) y))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (*.f64 x (*.f64 x #s(literal -1/2 binary64))) y) (/.f64 (*.f64 x (*.f64 x #s(literal -1/2 binary64))) y))) (/.f64 (*.f64 x (*.f64 x #s(literal -1/2 binary64))) y)) |
(/.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -1/2 binary64))) #s(literal 1 binary64)) (neg.f64 y)) |
(/.f64 (*.f64 x (/.f64 x y)) #s(literal 2 binary64)) |
(/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) (neg.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 x (*.f64 x (*.f64 x x)))) |
(/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) (neg.f64 (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x x)) |
(/.f64 (*.f64 (neg.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal -1/2 binary64) y)) (*.f64 x (*.f64 x (*.f64 x x)))) |
(/.f64 (*.f64 (neg.f64 (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/2 binary64) y)) (*.f64 x x)) |
(/.f64 (/.f64 (*.f64 x (*.f64 x #s(literal -1/2 binary64))) #s(literal -1 binary64)) y) |
(pow.f64 (/.f64 y (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 y (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (*.f64 y #s(literal 2 binary64)))) |
(*.f64 x (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x x) y)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal -1 binary64) y) (*.f64 x (neg.f64 x)))) |
(*.f64 (*.f64 x #s(literal 1/2 binary64)) (/.f64 x y)) |
(*.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))) x) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x (neg.f64 x)) y)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 x (neg.f64 x)) y) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) y) (*.f64 x (neg.f64 x))) |
(*.f64 (*.f64 x x) (/.f64 #s(literal 1/2 binary64) y)) |
(*.f64 (*.f64 x (neg.f64 x)) (/.f64 #s(literal -1/2 binary64) y)) |
(*.f64 (/.f64 (*.f64 x x) (*.f64 y #s(literal 2 binary64))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (*.f64 x #s(literal -1/2 binary64))) y)) |
(*.f64 #s(literal -1 binary64) (*.f64 (/.f64 (*.f64 x (*.f64 x #s(literal -1/2 binary64))) y) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) (*.f64 x x)) |
(*.f64 (neg.f64 x) (/.f64 x (*.f64 y #s(literal -2 binary64)))) |
(*.f64 (/.f64 (*.f64 x (*.f64 x #s(literal -1/2 binary64))) y) #s(literal -1 binary64)) |
(*.f64 (*.f64 x #s(literal -1/2 binary64)) (/.f64 x (neg.f64 y))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 (*.f64 x x) #s(literal 2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 (*.f64 x (neg.f64 x)) #s(literal -2 binary64))) |
(*.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (/.f64 x y) (*.f64 x #s(literal 1/2 binary64))) |
(*.f64 (/.f64 x (neg.f64 y)) (*.f64 x #s(literal -1/2 binary64))) |
(*.f64 (/.f64 x (neg.f64 y)) (/.f64 x #s(literal -2 binary64))) |
(*.f64 (/.f64 x (neg.f64 y)) (/.f64 (neg.f64 x) #s(literal 2 binary64))) |
(*.f64 (*.f64 x (*.f64 x #s(literal -1/2 binary64))) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 (*.f64 x x) #s(literal -2 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 (*.f64 x (neg.f64 x)) #s(literal 2 binary64))) |
(*.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))) (neg.f64 x)) |
(*.f64 (/.f64 (*.f64 x x) y) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 (*.f64 x (neg.f64 x)) y) #s(literal -1/2 binary64)) |
(*.f64 (/.f64 (*.f64 x x) #s(literal -1 binary64)) (/.f64 #s(literal -1/2 binary64) y)) |
(*.f64 (/.f64 (*.f64 x (neg.f64 x)) #s(literal -1 binary64)) (/.f64 #s(literal 1/2 binary64) y)) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 x (*.f64 y #s(literal -2 binary64)))) |
(*.f64 (/.f64 x #s(literal -2 binary64)) (/.f64 x (neg.f64 y))) |
(*.f64 (/.f64 (*.f64 x x) #s(literal -2 binary64)) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (/.f64 (*.f64 x x) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (/.f64 (neg.f64 x) #s(literal 2 binary64)) (/.f64 x (neg.f64 y))) |
(*.f64 (/.f64 (*.f64 x (neg.f64 x)) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (/.f64 (*.f64 x (neg.f64 x)) #s(literal 2 binary64)) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (*.f64 x (pow.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))) #s(literal 1/2 binary64))) (pow.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 x (/.f64 x y)) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 (*.f64 x (neg.f64 x)) #s(literal 1 binary64)) (/.f64 #s(literal -1/2 binary64) y)) |
(exp.f64 (neg.f64 (log.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1/2 binary64))) #s(literal 2 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 x (*.f64 y #s(literal 2 binary64)))))))) #s(literal -1/2 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal 1 binary64)) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (neg.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (neg.f64 (*.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (neg.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (cos.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 y #s(literal -2 binary64))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) (neg.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 (*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) (neg.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 (*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))))) (neg.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 (*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))))) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) #s(literal -1 binary64)) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(pow.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x (*.f64 y #s(literal 2 binary64))))))) #s(literal -1/2 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal 1 binary64)) |
(*.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 #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)))) (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal 1 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(*.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) |
(*.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (pow.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal -1 binary64)) |
(*.f64 (*.f64 #s(literal 1 binary64) (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))))) |
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (pow.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) |
(tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
(neg.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) |
(neg.f64 (tan.f64 (/.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal 1 binary64))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (neg.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 (*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) #s(literal 1 binary64)) (neg.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (sin.f64 (/.f64 #s(literal 0 binary64) (neg.f64 y))) (sin.f64 (/.f64 x (neg.f64 y)))) (+.f64 (cos.f64 (/.f64 #s(literal 0 binary64) (neg.f64 y))) (cos.f64 (/.f64 x (neg.f64 y))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (cos.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)))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) |
(*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(*.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) #s(literal -1 binary64)) |
(*.f64 (*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (pow.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (pow.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 #s(literal -2 binary64) (log.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -2 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal -2 binary64) (log.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (exp.f64 #s(literal 2 binary64))) (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))))) |
(neg.f64 (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) (/.f64 y (*.f64 x #s(literal 1/2 binary64))))) |
(neg.f64 (*.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) (/.f64 y (*.f64 x #s(literal -1/2 binary64))))) |
(neg.f64 (/.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(neg.f64 (/.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal -1/4 binary64)))) |
(neg.f64 (/.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 y y) x)) (*.f64 x #s(literal -1/2 binary64)))) |
(neg.f64 (/.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) (/.f64 x (*.f64 y #s(literal -2 binary64))))) |
(neg.f64 (/.f64 (*.f64 y (neg.f64 y)) (*.f64 x (*.f64 x #s(literal 1/4 binary64))))) |
(neg.f64 (/.f64 (*.f64 y (/.f64 y (*.f64 x #s(literal -1/2 binary64)))) (*.f64 x #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x #s(literal 1/4 binary64)) y) (/.f64 y x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x #s(literal 1/4 binary64)) (/.f64 (*.f64 y y) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x #s(literal -1/4 binary64)) (neg.f64 (/.f64 (*.f64 y y) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/4 binary64) (/.f64 (/.f64 (*.f64 y y) x) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 y y) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 x (*.f64 y (/.f64 y (*.f64 x #s(literal 1/4 binary64)))))) |
(/.f64 y (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) y)) |
(/.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))) (/.f64 x (*.f64 y #s(literal -2 binary64))))) |
(/.f64 (*.f64 y #s(literal 2 binary64)) (/.f64 (*.f64 x x) (*.f64 y #s(literal 2 binary64)))) |
(/.f64 (*.f64 y y) (*.f64 x (*.f64 x #s(literal 1/4 binary64)))) |
(/.f64 (neg.f64 y) (/.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) y)) |
(/.f64 (*.f64 y #s(literal -2 binary64)) (/.f64 (*.f64 x (*.f64 x #s(literal -1/2 binary64))) y)) |
(/.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))) (/.f64 #s(literal 1/2 binary64) y))) |
(/.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) y))) |
(/.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 y y) x)) (*.f64 x #s(literal 1/2 binary64))) |
(/.f64 (/.f64 y x) (/.f64 (*.f64 x #s(literal 1/4 binary64)) y)) |
(/.f64 (/.f64 (*.f64 y y) x) (*.f64 x #s(literal 1/4 binary64))) |
(/.f64 (neg.f64 (/.f64 (*.f64 y y) x)) (*.f64 x #s(literal -1/4 binary64))) |
(/.f64 (/.f64 (/.f64 (*.f64 y y) x) x) #s(literal 1/4 binary64)) |
(/.f64 (*.f64 y (neg.f64 y)) (*.f64 (*.f64 x x) #s(literal -1/4 binary64))) |
(/.f64 (*.f64 y (/.f64 y (*.f64 x #s(literal -1/2 binary64)))) (*.f64 x #s(literal -1/2 binary64))) |
(/.f64 (/.f64 y (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) (/.f64 #s(literal 1/2 binary64) y)) |
(/.f64 (/.f64 y (*.f64 x #s(literal 1/4 binary64))) (/.f64 x y)) |
(/.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) (/.f64 x (*.f64 y #s(literal -2 binary64)))) |
(/.f64 (/.f64 (*.f64 y y) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)) |
(/.f64 (*.f64 y (/.f64 y (*.f64 x #s(literal 1/4 binary64)))) x) |
(/.f64 (*.f64 y (/.f64 #s(literal 4 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) y)) |
(/.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (log.f64 y))) (exp.f64 (log.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64)))))) |
(/.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 y y) x)))) (exp.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (*.f64 y y) x))) (neg.f64 (*.f64 x #s(literal -1/4 binary64)))) |
(/.f64 (neg.f64 (/.f64 (/.f64 (*.f64 y y) x) x)) #s(literal -1/4 binary64)) |
(/.f64 (neg.f64 (/.f64 (*.f64 y y) (*.f64 x (*.f64 x #s(literal 1/2 binary64))))) #s(literal -1/2 binary64)) |
(/.f64 (neg.f64 (*.f64 y (/.f64 y (*.f64 x #s(literal 1/4 binary64))))) (neg.f64 x)) |
(/.f64 (/.f64 (neg.f64 y) x) (neg.f64 (/.f64 (*.f64 x #s(literal 1/4 binary64)) y))) |
(/.f64 (/.f64 (neg.f64 y) x) (*.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64))) |
(/.f64 (/.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) (/.f64 #s(literal 1/2 binary64) y)) x) |
(/.f64 (/.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) (/.f64 #s(literal -1 binary64) y)) (*.f64 x #s(literal -1/2 binary64))) |
(/.f64 (/.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) (pow.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))) #s(literal 1/2 binary64))) (pow.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))) #s(literal 1/2 binary64))) |
(/.f64 (/.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) (*.f64 x #s(literal -1/2 binary64))) (/.f64 #s(literal -1 binary64) y)) |
(/.f64 (/.f64 (*.f64 y y) #s(literal 1/2 binary64)) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) |
(/.f64 (/.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) (neg.f64 x)) (/.f64 #s(literal -1/2 binary64) y)) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 y y) x)) #s(literal 1 binary64)) (*.f64 x #s(literal 1/2 binary64))) |
(/.f64 (*.f64 (/.f64 y (*.f64 x #s(literal 1/4 binary64))) y) x) |
(/.f64 (*.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal -1 binary64)) (/.f64 x (*.f64 y #s(literal -2 binary64)))) |
(/.f64 (*.f64 (*.f64 y y) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal 1/4 binary64)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) (/.f64 #s(literal 1/2 binary64) y)) |
(/.f64 (*.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) (*.f64 y #s(literal -2 binary64))) (neg.f64 x)) |
(/.f64 (*.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) (/.f64 (neg.f64 y) x)) #s(literal -1/2 binary64)) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 y y) x)) #s(literal -1 binary64)) (*.f64 x #s(literal -1/2 binary64))) |
(/.f64 (*.f64 (*.f64 y #s(literal 2 binary64)) (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) x) |
(/.f64 (*.f64 (/.f64 y (*.f64 x #s(literal 1/4 binary64))) #s(literal 1 binary64)) (/.f64 x y)) |
(/.f64 (*.f64 (/.f64 y (*.f64 x #s(literal 1/4 binary64))) (neg.f64 y)) (neg.f64 x)) |
(/.f64 (*.f64 (*.f64 y #s(literal -2 binary64)) (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) (neg.f64 x)) |
(/.f64 (*.f64 (/.f64 (neg.f64 y) x) (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal -1/2 binary64)) |
(/.f64 (*.f64 (neg.f64 y) (/.f64 y (*.f64 x #s(literal 1/4 binary64)))) (neg.f64 x)) |
(/.f64 (/.f64 (*.f64 y y) (*.f64 x x)) #s(literal 1/4 binary64)) |
(/.f64 (/.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 x x)) |
(/.f64 (/.f64 (*.f64 y (/.f64 y (*.f64 x #s(literal -1/2 binary64)))) x) #s(literal -1/2 binary64)) |
(/.f64 (/.f64 (*.f64 y (/.f64 y (*.f64 x #s(literal -1/2 binary64)))) #s(literal 1/2 binary64)) (neg.f64 x)) |
(/.f64 (/.f64 (*.f64 y (/.f64 y (*.f64 x #s(literal -1/2 binary64)))) #s(literal -1 binary64)) (*.f64 x #s(literal 1/2 binary64))) |
(pow.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))) #s(literal -2 binary64)) |
(pow.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal 2 binary64)) |
(pow.f64 (/.f64 (*.f64 y y) (*.f64 x (*.f64 x #s(literal 1/4 binary64)))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) #s(literal -1 binary64)) |
(pow.f64 (exp.f64 #s(literal 2 binary64)) (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))))) |
(pow.f64 (/.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 x #s(literal 1/4 binary64)) y) (/.f64 y x)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 x #s(literal 1/4 binary64)) (/.f64 (*.f64 y y) x)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 x #s(literal -1/4 binary64)) (neg.f64 (/.f64 (*.f64 y y) x))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal 1/4 binary64) (/.f64 (/.f64 (*.f64 y y) x) x)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 y y) (*.f64 x (*.f64 x #s(literal 1/2 binary64))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 x (*.f64 y (/.f64 y (*.f64 x #s(literal 1/4 binary64))))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 y y) (*.f64 x (*.f64 x #s(literal 1/4 binary64))))) |
(*.f64 y (*.f64 y (/.f64 #s(literal 4 binary64) (*.f64 x x)))) |
(*.f64 #s(literal 2 binary64) (/.f64 (*.f64 y y) (*.f64 x (*.f64 x #s(literal 1/2 binary64))))) |
(*.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) |
(*.f64 (*.f64 y #s(literal 2 binary64)) (/.f64 y (*.f64 x (*.f64 x #s(literal 1/2 binary64))))) |
(*.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 x #s(literal 1/2 binary64))))) |
(*.f64 (*.f64 y y) (/.f64 #s(literal 4 binary64) (*.f64 x x))) |
(*.f64 (*.f64 y y) (pow.f64 (/.f64 #s(literal -2 binary64) x) #s(literal 2 binary64))) |
(*.f64 (*.f64 y y) (*.f64 (/.f64 #s(literal -2 binary64) x) (/.f64 #s(literal -2 binary64) x))) |
(*.f64 (neg.f64 y) (/.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) (*.f64 x #s(literal -1/2 binary64)))) |
(*.f64 (neg.f64 y) (/.f64 (/.f64 #s(literal -2 binary64) x) (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(*.f64 (neg.f64 y) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) y))) |
(*.f64 (neg.f64 y) (*.f64 (/.f64 #s(literal -2 binary64) x) (/.f64 y (*.f64 x #s(literal 1/2 binary64))))) |
(*.f64 (neg.f64 y) (/.f64 y (*.f64 (*.f64 x x) #s(literal -1/4 binary64)))) |
(*.f64 (neg.f64 y) (/.f64 (neg.f64 y) (*.f64 x (*.f64 x #s(literal 1/4 binary64))))) |
(*.f64 (neg.f64 y) (/.f64 (/.f64 y x) (*.f64 x #s(literal -1/4 binary64)))) |
(*.f64 (*.f64 y #s(literal -2 binary64)) (/.f64 (/.f64 y x) (*.f64 x #s(literal -1/2 binary64)))) |
(*.f64 (*.f64 y #s(literal -2 binary64)) (/.f64 (/.f64 #s(literal -2 binary64) x) (/.f64 x y))) |
(*.f64 (*.f64 y #s(literal -2 binary64)) (/.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) (neg.f64 x))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) (/.f64 #s(literal 1/2 binary64) y))) |
(*.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 y y) x))) |
(*.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 y y) x)) (/.f64 #s(literal 2 binary64) x)) |
(*.f64 (/.f64 y x) (/.f64 y (*.f64 x #s(literal 1/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 #s(literal 2 binary64) (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(*.f64 (/.f64 #s(literal 4 binary64) (*.f64 x x)) (*.f64 y y)) |
(*.f64 (/.f64 #s(literal 4 binary64) (*.f64 x x)) (/.f64 y (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (/.f64 (*.f64 y y) x) (/.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (*.f64 y y) x) (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/4 binary64)))) |
(*.f64 (neg.f64 (/.f64 (*.f64 y y) x)) (/.f64 (/.f64 #s(literal -2 binary64) x) #s(literal 1/2 binary64))) |
(*.f64 (neg.f64 (/.f64 (*.f64 y y) x)) (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal -1/4 binary64)))) |
(*.f64 (/.f64 (/.f64 (*.f64 y y) x) x) #s(literal 4 binary64)) |
(*.f64 (*.f64 y (neg.f64 y)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal -1/4 binary64)))) |
(*.f64 (*.f64 y (/.f64 y (*.f64 x #s(literal -1/2 binary64)))) (/.f64 #s(literal -2 binary64) x)) |
(*.f64 (/.f64 y (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) (*.f64 y #s(literal 2 binary64))) |
(*.f64 (/.f64 y (*.f64 x #s(literal 1/4 binary64))) (/.f64 y x)) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) (/.f64 #s(literal -1/2 binary64) y))) |
(*.f64 (/.f64 #s(literal -2 binary64) x) (*.f64 y (/.f64 y (*.f64 x #s(literal -1/2 binary64))))) |
(*.f64 (/.f64 #s(literal -2 binary64) x) (/.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) (/.f64 #s(literal -1 binary64) y))) |
(*.f64 (/.f64 #s(literal -2 binary64) x) (/.f64 (/.f64 y x) (/.f64 #s(literal -1/2 binary64) y))) |
(*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) (/.f64 y (*.f64 x #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (*.f64 y y) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) #s(literal 2 binary64)) |
(*.f64 (*.f64 y (/.f64 y (*.f64 x #s(literal 1/4 binary64)))) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (*.f64 y (/.f64 #s(literal 4 binary64) (*.f64 x x))) y) |
(*.f64 #s(literal 4 binary64) (/.f64 (/.f64 (*.f64 y y) x) x)) |
(*.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal -2 binary64) x) #s(literal 2 binary64)) (*.f64 y 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 x #s(literal 1/2 binary64))) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) (/.f64 #s(literal 1/2 binary64) y)) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) (/.f64 #s(literal -1 binary64) y)) (/.f64 #s(literal -2 binary64) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))) #s(literal 1/2 binary64))) (/.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) (pow.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) (pow.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) y)) (/.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) (*.f64 x #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) (*.f64 x #s(literal -1/2 binary64))) (neg.f64 y)) |
(*.f64 (/.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) (*.f64 x #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) y))) |
(*.f64 (/.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) x) (/.f64 y (/.f64 #s(literal 1/2 binary64) y))) |
(*.f64 (/.f64 y (/.f64 #s(literal 1 binary64) y)) (/.f64 #s(literal 4 binary64) (*.f64 x x))) |
(*.f64 (/.f64 y (pow.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))) #s(literal 1/2 binary64))) (/.f64 (/.f64 #s(literal 2 binary64) x) (pow.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) x) (pow.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))) #s(literal 1/2 binary64))) (/.f64 y (pow.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1/2 binary64)) (/.f64 (*.f64 y y) x)) |
(*.f64 (/.f64 y (/.f64 #s(literal -1 binary64) y)) (/.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 x #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 x #s(literal -1/2 binary64))) (/.f64 y (/.f64 #s(literal -1 binary64) y))) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 x #s(literal 1/2 binary64))) (/.f64 (/.f64 y x) (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (/.f64 (/.f64 y x) (/.f64 #s(literal 1 binary64) y)) (/.f64 #s(literal 2 binary64) (*.f64 x #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) y)) (/.f64 (/.f64 y x) x)) |
(*.f64 (/.f64 (/.f64 y x) x) (/.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) y))) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 x #s(literal -1/2 binary64))) (/.f64 (/.f64 y x) (/.f64 #s(literal -1 binary64) y))) |
(*.f64 (/.f64 (/.f64 y x) (/.f64 #s(literal -1 binary64) y)) (/.f64 #s(literal 2 binary64) (*.f64 x #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 #s(literal 2 binary64) (pow.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))) #s(literal 1/2 binary64))) (/.f64 (/.f64 y x) (pow.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 (/.f64 y x) (pow.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))) #s(literal 1/2 binary64))) (/.f64 #s(literal 2 binary64) (pow.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 (/.f64 y x) (*.f64 x #s(literal -1/2 binary64))) (*.f64 y #s(literal -2 binary64))) |
(*.f64 (/.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1/2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 x y))) |
(*.f64 (/.f64 (*.f64 y #s(literal 2 binary64)) (/.f64 #s(literal 1/2 binary64) y)) (/.f64 (/.f64 #s(literal 1 binary64) x) x)) |
(*.f64 (/.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 x #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1 binary64) y))) |
(*.f64 (/.f64 (*.f64 y #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) y)) (/.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 (*.f64 y #s(literal 2 binary64)) (pow.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))) #s(literal 1/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 (*.f64 y #s(literal 2 binary64)) (/.f64 #s(literal -1 binary64) y)) (/.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (neg.f64 y) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal -2 binary64) x) (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(*.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) x) (/.f64 x y)) (*.f64 y #s(literal -2 binary64))) |
(*.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) x) (/.f64 (neg.f64 y) (/.f64 #s(literal 1/2 binary64) y))) |
(*.f64 (/.f64 (neg.f64 y) (/.f64 #s(literal 1 binary64) y)) (/.f64 (/.f64 #s(literal -2 binary64) x) (*.f64 x #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 (/.f64 #s(literal -2 binary64) x) (*.f64 x #s(literal 1/2 binary64))) (/.f64 (neg.f64 y) (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (/.f64 (neg.f64 y) (pow.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))) #s(literal 1/2 binary64))) (/.f64 (/.f64 #s(literal -2 binary64) x) (pow.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 (/.f64 #s(literal -2 binary64) x) (pow.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))) #s(literal 1/2 binary64))) (/.f64 (neg.f64 y) (pow.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 (/.f64 #s(literal -2 binary64) x) #s(literal 1/2 binary64)) (neg.f64 (/.f64 (*.f64 y y) x))) |
(*.f64 (/.f64 (neg.f64 y) (/.f64 #s(literal -1 binary64) y)) (/.f64 (/.f64 #s(literal -2 binary64) x) (*.f64 x #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (/.f64 #s(literal -2 binary64) x) (*.f64 x #s(literal -1/2 binary64))) (/.f64 (neg.f64 y) (/.f64 #s(literal -1 binary64) y))) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 y y) x))) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) x) (neg.f64 x)) (/.f64 y (/.f64 #s(literal -1/2 binary64) y))) |
(*.f64 (/.f64 (/.f64 y x) #s(literal 1 binary64)) (/.f64 #s(literal 2 binary64) (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(*.f64 (/.f64 (/.f64 y x) (neg.f64 x)) (/.f64 #s(literal 2 binary64) (/.f64 #s(literal -1/2 binary64) y))) |
(*.f64 (/.f64 (/.f64 #s(literal -2 binary64) x) #s(literal 1 binary64)) (*.f64 y (/.f64 y (*.f64 x #s(literal -1/2 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 y (*.f64 x x)) (/.f64 y #s(literal 1/4 binary64))) |
(*.f64 (/.f64 y #s(literal 1/4 binary64)) (/.f64 y (*.f64 x x))) |
(*.f64 (/.f64 (*.f64 y y) #s(literal 1/2 binary64)) (/.f64 (/.f64 #s(literal 2 binary64) x) x)) |
(*.f64 (/.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) (neg.f64 x)) (*.f64 y #s(literal -2 binary64))) |
(*.f64 (/.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal -1/2 binary64)) (/.f64 (neg.f64 y) x)) |
(*.f64 (/.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal -1 binary64)) (/.f64 y (*.f64 x #s(literal -1/2 binary64)))) |
(*.f64 (*.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 y #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (*.f64 (/.f64 #s(literal -2 binary64) x) (/.f64 #s(literal -2 binary64) x)) (*.f64 y y)) |
(*.f64 (*.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) (/.f64 #s(literal -2 binary64) x)) (neg.f64 y)) |
(*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 y y) x)) #s(literal 1 binary64)) (/.f64 #s(literal 2 binary64) x)) |
(*.f64 (*.f64 (/.f64 y (*.f64 x #s(literal 1/4 binary64))) y) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) (/.f64 x (neg.f64 y))) #s(literal -2 binary64)) |
(exp.f64 (neg.f64 (log.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1/2 binary64))) #s(literal 2 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 x (*.f64 y #s(literal 2 binary64)))))))) #s(literal -1/2 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal 1 binary64)) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (neg.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (neg.f64 (*.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (neg.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (cos.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 y #s(literal -2 binary64))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) (neg.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 (*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) (neg.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 (*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))))) (neg.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 (*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))))) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) #s(literal -1 binary64)) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(pow.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x (*.f64 y #s(literal 2 binary64))))))) #s(literal -1/2 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal 1 binary64)) |
(*.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 #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)))) (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal 1 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(*.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) |
(*.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (pow.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal -1 binary64)) |
(*.f64 (*.f64 #s(literal 1 binary64) (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))))) |
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (pow.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1/2 binary64))) |
(exp.f64 (log.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 4 binary64) (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))))) #s(literal -1/4 binary64))) |
(exp.f64 (*.f64 (log.f64 (exp.f64 #s(literal -1/2 binary64))) (*.f64 #s(literal -2 binary64) (log.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(-.f64 #s(literal 0 binary64) (/.f64 x (*.f64 y #s(literal -2 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 y)) (/.f64 x (*.f64 y #s(literal -2 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 y #s(literal -2 binary64))) (/.f64 x (*.f64 y #s(literal -2 binary64)))) |
(neg.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) |
(neg.f64 (/.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (neg.f64 y)) (*.f64 x (*.f64 x #s(literal -1/2 binary64))))) |
(/.f64 x (*.f64 y #s(literal 2 binary64))) |
(/.f64 #s(literal 1/2 binary64) (/.f64 y x)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(/.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))) #s(literal 1 binary64)) |
(/.f64 #s(literal -1/2 binary64) (/.f64 (neg.f64 y) x)) |
(/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 (*.f64 x x) (neg.f64 (*.f64 x (*.f64 y #s(literal -2 binary64))))) |
(/.f64 (*.f64 x x) (*.f64 (neg.f64 x) (*.f64 y #s(literal -2 binary64)))) |
(/.f64 (*.f64 x (neg.f64 x)) (*.f64 x (*.f64 y #s(literal -2 binary64)))) |
(/.f64 (/.f64 (*.f64 x x) (*.f64 y #s(literal 2 binary64))) x) |
(/.f64 #s(literal -1 binary64) (/.f64 y (*.f64 x #s(literal -1/2 binary64)))) |
(/.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (neg.f64 x) (*.f64 y #s(literal -2 binary64))) |
(/.f64 (/.f64 (*.f64 x (*.f64 x #s(literal -1/2 binary64))) y) (neg.f64 x)) |
(/.f64 (*.f64 x #s(literal -1/2 binary64)) (neg.f64 y)) |
(/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 x (*.f64 x #s(literal 1/2 binary64))))) |
(/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x)) |
(/.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 x y)) |
(/.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (neg.f64 (*.f64 x (neg.f64 y)))) |
(/.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 (neg.f64 x) (neg.f64 y))) |
(/.f64 (/.f64 x y) #s(literal 2 binary64)) |
(/.f64 (/.f64 x (neg.f64 y)) #s(literal -2 binary64)) |
(/.f64 (*.f64 x (*.f64 x #s(literal -1/2 binary64))) (*.f64 x (neg.f64 y))) |
(/.f64 (*.f64 x (*.f64 x #s(literal -1/2 binary64))) (*.f64 (neg.f64 x) y)) |
(/.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 #s(literal -2 binary64) x)) |
(/.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))) #s(literal -1 binary64)) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) x)) (neg.f64 y)) |
(/.f64 (/.f64 (neg.f64 x) #s(literal 2 binary64)) (neg.f64 y)) |
(/.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x #s(literal -1/2 binary64))) y) #s(literal 1 binary64)) (neg.f64 x)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 x #s(literal -1/2 binary64))) (neg.f64 y)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal -1/2 binary64)))) (*.f64 x (neg.f64 y))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x (*.f64 x #s(literal -1/2 binary64)))) (neg.f64 y)) |
(/.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) (*.f64 y #s(literal 2 binary64))) |
(/.f64 (*.f64 (neg.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal -1/2 binary64) (*.f64 x y))) (*.f64 x (*.f64 x (*.f64 x x)))) |
(/.f64 (*.f64 (neg.f64 (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/2 binary64) (*.f64 x y))) (*.f64 x x)) |
(/.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (/.f64 #s(literal -1 binary64) x)) (neg.f64 y)) |
(/.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -1/2 binary64))) (/.f64 #s(literal -1 binary64) x)) y) |
(/.f64 (/.f64 (/.f64 (*.f64 x (*.f64 x #s(literal -1/2 binary64))) y) #s(literal -1 binary64)) x) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)) (/.f64 #s(literal 2 binary64) x)) |
(pow.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 y y) (*.f64 x (*.f64 x #s(literal 1/4 binary64)))) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (/.f64 (*.f64 (/.f64 (*.f64 y y) (*.f64 x (*.f64 x #s(literal 1/4 binary64)))) (*.f64 y y)) (*.f64 x (*.f64 x #s(literal 1/4 binary64)))) #s(literal -1/4 binary64)) |
(pow.f64 (exp.f64 #s(literal -1/2 binary64)) (*.f64 #s(literal -2 binary64) (log.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(pow.f64 (/.f64 (*.f64 x (neg.f64 y)) (*.f64 x (*.f64 x #s(literal -1/2 binary64)))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
(*.f64 x (/.f64 #s(literal 1/2 binary64) y)) |
(*.f64 x (/.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))) x)) |
(*.f64 x (*.f64 (neg.f64 x) (/.f64 #s(literal -1/2 binary64) (*.f64 x y)))) |
(*.f64 x (*.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 x y)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 (*.f64 x x) y) x)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 x y) #s(literal 1 binary64))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x x) (*.f64 x y))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x (neg.f64 x)) (*.f64 x (neg.f64 y)))) |
(*.f64 (*.f64 x #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) y)) |
(*.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 x y))) |
(*.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 x (neg.f64 y))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 x x) y) (/.f64 #s(literal -1 binary64) x))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x (neg.f64 x)) (*.f64 x y))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) y) (neg.f64 x)) |
(*.f64 (*.f64 x x) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1/2 binary64) (*.f64 x y)))) |
(*.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x))) |
(*.f64 (*.f64 x x) (/.f64 (/.f64 #s(literal -1/2 binary64) y) (neg.f64 x))) |
(*.f64 (*.f64 x (neg.f64 x)) (/.f64 #s(literal -1/2 binary64) (*.f64 x y))) |
(*.f64 (*.f64 x (neg.f64 x)) (*.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal -1 binary64) x))) |
(*.f64 (/.f64 (*.f64 x x) (*.f64 y #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 #s(literal -1 binary64) (/.f64 x (*.f64 y #s(literal -2 binary64)))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) x) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) (*.f64 (*.f64 x (neg.f64 x)) (/.f64 #s(literal -1 binary64) x))) |
(*.f64 (neg.f64 x) (/.f64 #s(literal -1/2 binary64) y)) |
(*.f64 (neg.f64 x) (/.f64 (/.f64 #s(literal -1/2 binary64) y) #s(literal 1 binary64))) |
(*.f64 (neg.f64 x) (*.f64 x (/.f64 #s(literal -1/2 binary64) (*.f64 x y)))) |
(*.f64 (neg.f64 x) (*.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (neg.f64 x) (/.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))) x)) |
(*.f64 (/.f64 (*.f64 x (*.f64 x #s(literal -1/2 binary64))) y) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (*.f64 x #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (*.f64 x #s(literal -1/2 binary64)) (/.f64 (neg.f64 x) (*.f64 x y))) |
(*.f64 (*.f64 x #s(literal -1/2 binary64)) (/.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 x x) (*.f64 y #s(literal 2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 x #s(literal 1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))) |
(*.f64 (pow.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))) #s(literal 1/2 binary64)) (pow.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))) #s(literal 1/2 binary64)) (/.f64 (pow.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) y) x)) |
(*.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 x y))) |
(*.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) x) y)) |
(*.f64 (/.f64 x y) #s(literal 1/2 binary64)) |
(*.f64 (pow.f64 y #s(literal -1/2 binary64)) (pow.f64 (*.f64 y (/.f64 #s(literal 4 binary64) (*.f64 x x))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (pow.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 x (neg.f64 y)) #s(literal -1/2 binary64)) |
(*.f64 (*.f64 x (*.f64 x #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 x (neg.f64 y)))) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (*.f64 x (*.f64 x #s(literal -1/2 binary64))) y)) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (*.f64 x #s(literal -1/2 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) x))) |
(*.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 (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))) #s(literal 1/4 binary64)) (*.f64 (pow.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))) #s(literal 1/4 binary64)) (pow.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))) #s(literal -1 binary64)) |
(*.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))) (*.f64 x (/.f64 #s(literal -1 binary64) x))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x y)) (*.f64 x (neg.f64 x))) |
(*.f64 (/.f64 (*.f64 x (neg.f64 x)) y) (/.f64 #s(literal -1/2 binary64) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) x)) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (pow.f64 (*.f64 y y) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 x x)) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 y y) x)) #s(literal -1/2 binary64)) (pow.f64 (*.f64 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 y (*.f64 x #s(literal 1/4 binary64))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 y (*.f64 x #s(literal 1/4 binary64))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 y x) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 y (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) #s(literal -1/2 binary64)) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (pow.f64 y #s(literal -1/2 binary64)) #s(literal 2 binary64)) (pow.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 y (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (*.f64 x x) #s(literal -1 binary64)) (/.f64 #s(literal -1/2 binary64) (*.f64 x y))) |
(*.f64 (/.f64 (*.f64 x (neg.f64 x)) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1/2 binary64) y) x)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 x (neg.f64 x)) y)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 (*.f64 x x) y)) |
(*.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) x) (/.f64 x (neg.f64 y))) |
(*.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) x) (/.f64 x y)) |
(*.f64 (/.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 (/.f64 #s(literal 1/2 binary64) y) #s(literal -1 binary64)) (neg.f64 x)) |
(*.f64 (pow.f64 (pow.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) x) (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64)) (/.f64 (*.f64 x (neg.f64 x)) y)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) (/.f64 (*.f64 x (*.f64 x #s(literal -1/2 binary64))) y)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (neg.f64 x)) (/.f64 x (*.f64 y #s(literal -2 binary64)))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1/2 binary64) y)) (*.f64 x x)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 x (*.f64 y #s(literal -2 binary64)))) (neg.f64 x)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 x (*.f64 y #s(literal 2 binary64)))) x) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 x #s(literal -1/2 binary64))) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (*.f64 (pow.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))) #s(literal 1/2 binary64)) (pow.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))) #s(literal 1/4 binary64))) (pow.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))) #s(literal 1/4 binary64))) |
(*.f64 (*.f64 (pow.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))) #s(literal 1/2 binary64)) (pow.f64 y #s(literal -1/2 binary64))) (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal -1 binary64) y) x) #s(literal -1/2 binary64)) |
(*.f64 (*.f64 (/.f64 #s(literal -1 binary64) y) #s(literal -1 binary64)) (*.f64 x #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)) (*.f64 x #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)) (*.f64 x #s(literal -1/2 binary64))) |
(exp.f64 (log.f64 (*.f64 y #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (exp.f64 #s(literal -1 binary64))) (neg.f64 (log.f64 (*.f64 y #s(literal 2 binary64)))))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) #s(literal -1 binary64))) (log.f64 (*.f64 y #s(literal 2 binary64))))) |
(-.f64 #s(literal 0 binary64) (*.f64 y #s(literal -2 binary64))) |
(neg.f64 (*.f64 y #s(literal -2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) y)) |
(/.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 (*.f64 y #s(literal 2 binary64)) #s(literal 1 binary64)) |
(/.f64 (neg.f64 y) #s(literal -1/2 binary64)) |
(/.f64 (*.f64 y #s(literal -2 binary64)) #s(literal -1 binary64)) |
(/.f64 #s(literal -2 binary64) (/.f64 #s(literal -1 binary64) y)) |
(/.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) y)) #s(literal -1/2 binary64)) |
(pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal -1 binary64)) |
(pow.f64 (exp.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (*.f64 y #s(literal 2 binary64))))) |
(pow.f64 (E.f64) (log.f64 (*.f64 y #s(literal 2 binary64)))) |
(pow.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) #s(literal -1 binary64)) (log.f64 (*.f64 y #s(literal 2 binary64)))) |
(*.f64 #s(literal 1 binary64) (*.f64 y #s(literal 2 binary64))) |
(*.f64 y #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) y) |
(*.f64 #s(literal -1 binary64) (*.f64 y #s(literal -2 binary64))) |
(*.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1 binary64)) |
(*.f64 (neg.f64 y) #s(literal -2 binary64)) |
(*.f64 #s(literal -2 binary64) (neg.f64 y)) |
(*.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 y))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 #s(literal 1/2 binary64)))) |
(*.f64 (pow.f64 y #s(literal 1 binary64)) (exp.f64 (log.f64 #s(literal 2 binary64)))) |
(*.f64 (exp.f64 (log.f64 #s(literal 2 binary64))) (pow.f64 y #s(literal 1 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 (exp.f64 #s(literal -1 binary64)) (/.f64 (neg.f64 (log.f64 (*.f64 y #s(literal 2 binary64)))) #s(literal 2 binary64))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (/.f64 (neg.f64 (log.f64 (*.f64 y #s(literal 2 binary64)))) #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (E.f64) (/.f64 (log.f64 (*.f64 y #s(literal 2 binary64))) #s(literal 2 binary64))) (pow.f64 (E.f64) (/.f64 (log.f64 (*.f64 y #s(literal 2 binary64))) #s(literal 2 binary64)))) |
(log.f64 (*.f64 y #s(literal 2 binary64))) |
(+.f64 (log.f64 (*.f64 y #s(literal 2 binary64))) #s(literal 0 binary64)) |
(+.f64 (log.f64 y) (log.f64 #s(literal 2 binary64))) |
(+.f64 (log.f64 #s(literal 2 binary64)) (log.f64 y)) |
(+.f64 #s(literal 0 binary64) (log.f64 (*.f64 y #s(literal 2 binary64)))) |
(+.f64 (log.f64 (neg.f64 y)) (log.f64 #s(literal -2 binary64))) |
(+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (*.f64 y #s(literal -2 binary64)))) |
(+.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 y))) (*.f64 #s(literal -1 binary64) (log.f64 #s(literal 1/2 binary64)))) |
(+.f64 (*.f64 (neg.f64 (log.f64 y)) #s(literal -1 binary64)) (*.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
(+.f64 (+.f64 #s(literal 0 binary64) (log.f64 #s(literal 2 binary64))) (log.f64 y)) |
(+.f64 (log.f64 #s(literal -2 binary64)) (log.f64 (neg.f64 y))) |
(+.f64 (log.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 y)))) (log.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 #s(literal 1/2 binary64))))) |
(+.f64 (log.f64 (exp.f64 (log.f64 #s(literal 2 binary64)))) (log.f64 (pow.f64 y #s(literal 1 binary64)))) |
(+.f64 (log.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal -1/2 binary64))) (log.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal -1/2 binary64)))) |
(+.f64 (log.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (/.f64 (neg.f64 (log.f64 (*.f64 y #s(literal 2 binary64)))) #s(literal 2 binary64)))) (log.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (/.f64 (neg.f64 (log.f64 (*.f64 y #s(literal 2 binary64)))) #s(literal 2 binary64))))) |
(+.f64 (log.f64 (pow.f64 (E.f64) (/.f64 (log.f64 (*.f64 y #s(literal 2 binary64))) #s(literal 2 binary64)))) (log.f64 (pow.f64 (E.f64) (/.f64 (log.f64 (*.f64 y #s(literal 2 binary64))) #s(literal 2 binary64))))) |
(+.f64 (log.f64 (pow.f64 y #s(literal 1 binary64))) (log.f64 (exp.f64 (log.f64 #s(literal 2 binary64))))) |
(-.f64 (log.f64 (*.f64 y #s(literal 2 binary64))) #s(literal 0 binary64)) |
(-.f64 (log.f64 y) (log.f64 #s(literal 1/2 binary64))) |
(-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 y))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (log.f64 (*.f64 y #s(literal 2 binary64))))) |
(-.f64 (log.f64 (neg.f64 y)) (log.f64 #s(literal -1/2 binary64))) |
(-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1/2 binary64) y))) |
(-.f64 (log.f64 (*.f64 y #s(literal -2 binary64))) (log.f64 #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (pow.f64 (neg.f64 (log.f64 (*.f64 y #s(literal 2 binary64)))) #s(literal 2 binary64))) (/.f64 (neg.f64 (pow.f64 (log.f64 (*.f64 y #s(literal 2 binary64))) #s(literal 3 binary64))) (pow.f64 (neg.f64 (log.f64 (*.f64 y #s(literal 2 binary64)))) #s(literal 2 binary64)))) |
(-.f64 (/.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (log.f64 (*.f64 y #s(literal 1/2 binary64)))) (/.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (log.f64 (*.f64 y #s(literal 1/2 binary64))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (log.f64 (*.f64 y #s(literal 2 binary64))))) (/.f64 (pow.f64 (neg.f64 (log.f64 (*.f64 y #s(literal 2 binary64)))) #s(literal 2 binary64)) (neg.f64 (log.f64 (*.f64 y #s(literal 2 binary64)))))) |
(-.f64 (log.f64 #s(literal -2 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) |
(-.f64 (log.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) y))) (log.f64 #s(literal -1/2 binary64))) |
(fma.f64 #s(literal 1 binary64) (log.f64 (*.f64 y #s(literal 2 binary64))) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) (log.f64 y) (log.f64 #s(literal 2 binary64))) |
(fma.f64 #s(literal 1 binary64) (log.f64 #s(literal 2 binary64)) (log.f64 y)) |
(fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 (*.f64 y #s(literal 2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 y)) (*.f64 #s(literal -1 binary64) (log.f64 #s(literal 1/2 binary64)))) |
(fma.f64 (log.f64 (*.f64 y #s(literal 2 binary64))) #s(literal 1 binary64) #s(literal 0 binary64)) |
(fma.f64 (log.f64 (*.f64 y #s(literal 2 binary64))) (log.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) #s(literal -1 binary64))) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (log.f64 (*.f64 y #s(literal 2 binary64)))) #s(literal -1 binary64) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (log.f64 (*.f64 y #s(literal 2 binary64)))) (log.f64 (exp.f64 #s(literal -1 binary64))) #s(literal 0 binary64)) |
(fma.f64 (log.f64 y) #s(literal 1 binary64) (log.f64 #s(literal 2 binary64))) |
(fma.f64 (log.f64 #s(literal 2 binary64)) #s(literal 1 binary64) (log.f64 y)) |
(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 #s(literal 2 binary64)) (log.f64 (/.f64 #s(literal 2 binary64) y)) (pow.f64 (log.f64 y) #s(literal 2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (neg.f64 (pow.f64 (log.f64 (*.f64 y #s(literal 2 binary64))) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (pow.f64 (neg.f64 (log.f64 (*.f64 y #s(literal 2 binary64)))) #s(literal 2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (log.f64 (*.f64 y #s(literal 2 binary64))) (log.f64 (*.f64 y #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (log.f64 (*.f64 y #s(literal 1/2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (pow.f64 (neg.f64 (log.f64 (*.f64 y #s(literal 2 binary64)))) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (log.f64 (*.f64 y #s(literal 2 binary64))))) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (log.f64 y)) #s(literal -1 binary64) (*.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
(neg.f64 (neg.f64 (log.f64 (*.f64 y #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (log.f64 #s(literal 2 binary64)) (log.f64 (/.f64 #s(literal 2 binary64) y)) (pow.f64 (log.f64 y) #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))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (neg.f64 (log.f64 (*.f64 y #s(literal 2 binary64)))) #s(literal 2 binary64)) (neg.f64 (neg.f64 (pow.f64 (log.f64 (*.f64 y #s(literal 2 binary64))) #s(literal 3 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (log.f64 (*.f64 y #s(literal 1/2 binary64))) (*.f64 (log.f64 (*.f64 y #s(literal 2 binary64))) (log.f64 (*.f64 y #s(literal 1/2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (log.f64 (*.f64 y #s(literal 2 binary64)))) (neg.f64 (pow.f64 (neg.f64 (log.f64 (*.f64 y #s(literal 2 binary64)))) #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 #s(literal 2 binary64)) (log.f64 (/.f64 #s(literal 2 binary64) y)) (pow.f64 (log.f64 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 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (*.f64 (log.f64 y) (log.f64 #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (pow.f64 (log.f64 (*.f64 y #s(literal 2 binary64))) #s(literal 3 binary64)))) (pow.f64 (neg.f64 (log.f64 (*.f64 y #s(literal 2 binary64)))) #s(literal 2 binary64))) |
(/.f64 (*.f64 (log.f64 (*.f64 y #s(literal 2 binary64))) (log.f64 (*.f64 y #s(literal 1/2 binary64)))) (log.f64 (*.f64 y #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (pow.f64 (neg.f64 (log.f64 (*.f64 y #s(literal 2 binary64)))) #s(literal 2 binary64))) (neg.f64 (log.f64 (*.f64 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 #s(literal 2 binary64)) (log.f64 (/.f64 #s(literal 2 binary64) y)) (pow.f64 (log.f64 y) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (pow.f64 (log.f64 (*.f64 y #s(literal 2 binary64))) #s(literal 3 binary64))))) (neg.f64 (pow.f64 (neg.f64 (log.f64 (*.f64 y #s(literal 2 binary64)))) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (*.f64 (log.f64 (*.f64 y #s(literal 2 binary64))) (log.f64 (*.f64 y #s(literal 1/2 binary64))))) (neg.f64 (log.f64 (*.f64 y #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (pow.f64 (neg.f64 (log.f64 (*.f64 y #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 y #s(literal 2 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (neg.f64 (log.f64 (*.f64 y #s(literal 2 binary64)))) #s(literal 2 binary64)) #s(literal 0 binary64)))) |
(/.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 (*.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 #s(literal 2 binary64)) (log.f64 (/.f64 #s(literal 2 binary64) y)) (pow.f64 (log.f64 y) #s(literal 2 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (pow.f64 (log.f64 (*.f64 y #s(literal 2 binary64))) #s(literal 3 binary64))))) (pow.f64 (neg.f64 (log.f64 (*.f64 y #s(literal 2 binary64)))) #s(literal 2 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (log.f64 (*.f64 y #s(literal 2 binary64))) (log.f64 (*.f64 y #s(literal 1/2 binary64))))) (log.f64 (*.f64 y #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (pow.f64 (neg.f64 (log.f64 (*.f64 y #s(literal 2 binary64)))) #s(literal 2 binary64)))) (neg.f64 (log.f64 (*.f64 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 #s(literal 2 binary64)) (log.f64 (/.f64 #s(literal 2 binary64) y)) (pow.f64 (log.f64 y) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (neg.f64 (neg.f64 (pow.f64 (log.f64 (*.f64 y #s(literal 2 binary64))) #s(literal 3 binary64)))) #s(literal 1 binary64)) (pow.f64 (neg.f64 (log.f64 (*.f64 y #s(literal 2 binary64)))) #s(literal 2 binary64))) |
(/.f64 (*.f64 (*.f64 (log.f64 (*.f64 y #s(literal 2 binary64))) (log.f64 (*.f64 y #s(literal 1/2 binary64)))) #s(literal 1 binary64)) (log.f64 (*.f64 y #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 (neg.f64 (pow.f64 (neg.f64 (log.f64 (*.f64 y #s(literal 2 binary64)))) #s(literal 2 binary64))) #s(literal 1 binary64)) (neg.f64 (log.f64 (*.f64 y #s(literal 2 binary64))))) |
(pow.f64 (/.f64 (fma.f64 (log.f64 #s(literal 2 binary64)) (log.f64 (/.f64 #s(literal 2 binary64) y)) (pow.f64 (log.f64 y) #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)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (pow.f64 (neg.f64 (log.f64 (*.f64 y #s(literal 2 binary64)))) #s(literal 2 binary64)) (neg.f64 (neg.f64 (pow.f64 (log.f64 (*.f64 y #s(literal 2 binary64))) #s(literal 3 binary64))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (log.f64 (*.f64 y #s(literal 1/2 binary64))) (*.f64 (log.f64 (*.f64 y #s(literal 2 binary64))) (log.f64 (*.f64 y #s(literal 1/2 binary64))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (neg.f64 (log.f64 (*.f64 y #s(literal 2 binary64)))) (neg.f64 (pow.f64 (neg.f64 (log.f64 (*.f64 y #s(literal 2 binary64)))) #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (log.f64 (*.f64 y #s(literal 2 binary64)))) |
(*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 (*.f64 y #s(literal 2 binary64))))) |
(*.f64 (log.f64 (*.f64 y #s(literal 2 binary64))) #s(literal 1 binary64)) |
(*.f64 (log.f64 (*.f64 y #s(literal 2 binary64))) (log.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) #s(literal -1 binary64)))) |
(*.f64 (neg.f64 (log.f64 (*.f64 y #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(*.f64 (neg.f64 (log.f64 (*.f64 y #s(literal 2 binary64)))) (log.f64 (exp.f64 #s(literal -1 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 #s(literal 2 binary64)) (log.f64 (/.f64 #s(literal 2 binary64) y)) (pow.f64 (log.f64 y) #s(literal 2 binary64))))) |
(*.f64 (neg.f64 (neg.f64 (pow.f64 (log.f64 (*.f64 y #s(literal 2 binary64))) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (pow.f64 (neg.f64 (log.f64 (*.f64 y #s(literal 2 binary64)))) #s(literal 2 binary64)))) |
(*.f64 (*.f64 (log.f64 (*.f64 y #s(literal 2 binary64))) (log.f64 (*.f64 y #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (log.f64 (*.f64 y #s(literal 1/2 binary64))))) |
(*.f64 (neg.f64 (pow.f64 (neg.f64 (log.f64 (*.f64 y #s(literal 2 binary64)))) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (log.f64 (*.f64 y #s(literal 2 binary64)))))) |
(log.f64 (/.f64 #s(literal 1/2 binary64) y)) |
(+.f64 (neg.f64 (log.f64 (*.f64 y #s(literal 2 binary64)))) #s(literal 0 binary64)) |
(+.f64 #s(literal 0 binary64) (neg.f64 (log.f64 (*.f64 y #s(literal 2 binary64))))) |
(+.f64 (neg.f64 (log.f64 y)) (log.f64 #s(literal 1/2 binary64))) |
(+.f64 (neg.f64 (log.f64 y)) (log.f64 (exp.f64 (log.f64 #s(literal 1/2 binary64))))) |
(+.f64 (log.f64 #s(literal 1/2 binary64)) (neg.f64 (log.f64 y))) |
(+.f64 (log.f64 #s(literal 1/2 binary64)) (log.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)))) |
(+.f64 (log.f64 #s(literal 1/2 binary64)) (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) y) #s(literal -1 binary64)))) |
(+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1/2 binary64) y))) |
(+.f64 (log.f64 #s(literal -1/2 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) |
(+.f64 (log.f64 #s(literal -1/2 binary64)) (log.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)))) |
(+.f64 (log.f64 (/.f64 #s(literal -1/2 binary64) y)) (log.f64 #s(literal -1 binary64))) |
(+.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) (log.f64 #s(literal -1/2 binary64))) |
(+.f64 (log.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/2 binary64))) (log.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/2 binary64)))) |
(+.f64 (log.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 y))) (log.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 #s(literal 2 binary64))))) |
(+.f64 (log.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 #s(literal 2 binary64)))) (log.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 y)))) |
(+.f64 (log.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (/.f64 (log.f64 (*.f64 y #s(literal 2 binary64))) #s(literal 2 binary64)))) (log.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (/.f64 (log.f64 (*.f64 y #s(literal 2 binary64))) #s(literal 2 binary64))))) |
(-.f64 (neg.f64 (log.f64 (*.f64 y #s(literal 2 binary64)))) #s(literal 0 binary64)) |
(-.f64 #s(literal 0 binary64) (log.f64 (*.f64 y #s(literal 2 binary64)))) |
(-.f64 (neg.f64 (log.f64 y)) (log.f64 #s(literal 2 binary64))) |
(-.f64 (log.f64 #s(literal 1/2 binary64)) (log.f64 y)) |
(-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (*.f64 y #s(literal -2 binary64)))) |
(-.f64 (log.f64 #s(literal -1/2 binary64)) (log.f64 (neg.f64 y))) |
(-.f64 (log.f64 (/.f64 #s(literal -1/2 binary64) y)) (log.f64 #s(literal -1 binary64))) |
(-.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) (log.f64 #s(literal -2 binary64))) |
(fma.f64 #s(literal 1 binary64) (neg.f64 (log.f64 (*.f64 y #s(literal 2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (log.f64 (*.f64 y #s(literal 2 binary64))) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (log.f64 y) (log.f64 #s(literal 1/2 binary64))) |
(fma.f64 #s(literal -1 binary64) (log.f64 y) (log.f64 (exp.f64 (log.f64 #s(literal 1/2 binary64))))) |
(fma.f64 #s(literal -1 binary64) (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 y))) |
(fma.f64 #s(literal -1 binary64) (log.f64 #s(literal 2 binary64)) (log.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)))) |
(fma.f64 #s(literal -1 binary64) (log.f64 #s(literal 2 binary64)) (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) y) #s(literal -1 binary64)))) |
(fma.f64 (log.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1 binary64) #s(literal 0 binary64)) |
(fma.f64 (log.f64 (*.f64 y #s(literal 2 binary64))) (log.f64 (exp.f64 #s(literal -1 binary64))) #s(literal 0 binary64)) |
(fma.f64 (log.f64 (*.f64 y #s(literal 2 binary64))) (log.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) #s(literal 1 binary64))) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (log.f64 (*.f64 y #s(literal 2 binary64)))) #s(literal 1 binary64) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (log.f64 (*.f64 y #s(literal 2 binary64)))) (log.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) #s(literal -1 binary64))) #s(literal 0 binary64)) |
(fma.f64 (log.f64 y) #s(literal -1 binary64) (log.f64 #s(literal 1/2 binary64))) |
(fma.f64 (log.f64 y) #s(literal -1 binary64) (log.f64 (exp.f64 (log.f64 #s(literal 1/2 binary64))))) |
(fma.f64 (log.f64 #s(literal 2 binary64)) #s(literal -1 binary64) (neg.f64 (log.f64 y))) |
(fma.f64 (log.f64 #s(literal 2 binary64)) #s(literal -1 binary64) (log.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)))) |
(fma.f64 (log.f64 #s(literal 2 binary64)) #s(literal -1 binary64) (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) y) #s(literal -1 binary64)))) |
(neg.f64 (log.f64 (*.f64 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))) (neg.f64 (fma.f64 (log.f64 #s(literal 2 binary64)) (log.f64 (/.f64 #s(literal 2 binary64) y)) (pow.f64 (log.f64 y) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (pow.f64 (log.f64 (*.f64 y #s(literal 2 binary64))) #s(literal 3 binary64)))) (neg.f64 (pow.f64 (neg.f64 (log.f64 (*.f64 y #s(literal 2 binary64)))) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (log.f64 (*.f64 y #s(literal 2 binary64))) (log.f64 (*.f64 y #s(literal 1/2 binary64)))) (neg.f64 (log.f64 (*.f64 y #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (pow.f64 (neg.f64 (log.f64 (*.f64 y #s(literal 2 binary64)))) #s(literal 2 binary64))) (log.f64 (*.f64 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)))) (fma.f64 (log.f64 #s(literal 2 binary64)) (log.f64 (/.f64 #s(literal 2 binary64) y)) (pow.f64 (log.f64 y) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (pow.f64 (log.f64 (*.f64 y #s(literal 2 binary64))) #s(literal 3 binary64))))) (pow.f64 (neg.f64 (log.f64 (*.f64 y #s(literal 2 binary64)))) #s(literal 2 binary64))) |
(/.f64 (neg.f64 (*.f64 (log.f64 (*.f64 y #s(literal 2 binary64))) (log.f64 (*.f64 y #s(literal 1/2 binary64))))) (log.f64 (*.f64 y #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (pow.f64 (neg.f64 (log.f64 (*.f64 y #s(literal 2 binary64)))) #s(literal 2 binary64)))) (neg.f64 (log.f64 (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (+.f64 #s(literal 0 binary64) (neg.f64 (pow.f64 (log.f64 (*.f64 y #s(literal 2 binary64))) #s(literal 3 binary64)))) (+.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (neg.f64 (log.f64 (*.f64 y #s(literal 2 binary64)))) #s(literal 2 binary64)) #s(literal 0 binary64)))) |
(/.f64 (+.f64 (pow.f64 (neg.f64 (log.f64 y)) #s(literal 3 binary64)) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 3 binary64))) (fma.f64 (neg.f64 (log.f64 y)) (neg.f64 (log.f64 y)) (-.f64 (*.f64 (log.f64 #s(literal 1/2 binary64)) (log.f64 #s(literal 1/2 binary64))) (*.f64 (neg.f64 (log.f64 y)) (log.f64 #s(literal 1/2 binary64)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 (*.f64 y #s(literal 2 binary64))) #s(literal 3 binary64))) (pow.f64 (neg.f64 (log.f64 (*.f64 y #s(literal 2 binary64)))) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (log.f64 y)) (neg.f64 (log.f64 y))) (*.f64 (log.f64 #s(literal 1/2 binary64)) (log.f64 #s(literal 1/2 binary64)))) (log.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1/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 #s(literal 2 binary64)) (log.f64 (/.f64 #s(literal 2 binary64) y)) (pow.f64 (log.f64 y) #s(literal 2 binary64)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (pow.f64 (log.f64 (*.f64 y #s(literal 2 binary64))) #s(literal 3 binary64))))) (pow.f64 (neg.f64 (log.f64 (*.f64 y #s(literal 2 binary64)))) #s(literal 2 binary64))) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (log.f64 (*.f64 y #s(literal 2 binary64))) (log.f64 (*.f64 y #s(literal 1/2 binary64))))) (log.f64 (*.f64 y #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (neg.f64 (log.f64 (*.f64 y #s(literal 2 binary64)))) #s(literal 2 binary64)))) (neg.f64 (log.f64 (*.f64 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 #s(literal 2 binary64)) (log.f64 (/.f64 #s(literal 2 binary64) y)) (pow.f64 (log.f64 y) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (neg.f64 (neg.f64 (pow.f64 (log.f64 (*.f64 y #s(literal 2 binary64))) #s(literal 3 binary64)))) #s(literal -1 binary64)) (pow.f64 (neg.f64 (log.f64 (*.f64 y #s(literal 2 binary64)))) #s(literal 2 binary64))) |
(/.f64 (*.f64 (*.f64 (log.f64 (*.f64 y #s(literal 2 binary64))) (log.f64 (*.f64 y #s(literal 1/2 binary64)))) #s(literal -1 binary64)) (log.f64 (*.f64 y #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 (neg.f64 (pow.f64 (neg.f64 (log.f64 (*.f64 y #s(literal 2 binary64)))) #s(literal 2 binary64))) #s(literal -1 binary64)) (neg.f64 (log.f64 (*.f64 y #s(literal 2 binary64))))) |
(*.f64 #s(literal 1 binary64) (neg.f64 (log.f64 (*.f64 y #s(literal 2 binary64))))) |
(*.f64 #s(literal -1 binary64) (log.f64 (*.f64 y #s(literal 2 binary64)))) |
(*.f64 (log.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1 binary64)) |
(*.f64 (log.f64 (*.f64 y #s(literal 2 binary64))) (log.f64 (exp.f64 #s(literal -1 binary64)))) |
(*.f64 (log.f64 (*.f64 y #s(literal 2 binary64))) (log.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(*.f64 (neg.f64 (log.f64 (*.f64 y #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(*.f64 (neg.f64 (log.f64 (*.f64 y #s(literal 2 binary64)))) (log.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) #s(literal -1 binary64)))) |
(exp.f64 (neg.f64 (log.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1/2 binary64))) #s(literal 2 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 x (*.f64 y #s(literal 2 binary64)))))))) #s(literal -1/2 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal 1 binary64)) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (neg.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (neg.f64 (*.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (neg.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (cos.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 y #s(literal -2 binary64))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) (neg.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 (*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) (neg.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 (*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))))) (neg.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 (*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))))) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) #s(literal -1 binary64)) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(pow.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x (*.f64 y #s(literal 2 binary64))))))) #s(literal -1/2 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal 1 binary64)) |
(*.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 #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)))) (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal 1 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(*.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) |
(*.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (pow.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal -1 binary64)) |
(*.f64 (*.f64 #s(literal 1 binary64) (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))))) |
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (pow.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1/2 binary64))) |
(-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) |
(-.f64 (*.f64 (sin.f64 #s(literal 0 binary64)) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (*.f64 (cos.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))))) |
(-.f64 (*.f64 (sin.f64 (/.f64 #s(literal 0 binary64) (neg.f64 y))) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (*.f64 (cos.f64 (/.f64 #s(literal 0 binary64) (neg.f64 y))) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))))) |
(-.f64 (*.f64 (sin.f64 (/.f64 #s(literal 0 binary64) (*.f64 y #s(literal -2 binary64)))) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (*.f64 (cos.f64 (/.f64 #s(literal 0 binary64) (*.f64 y #s(literal -2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))))) |
(sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
(neg.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) |
(neg.f64 (sin.f64 (/.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(*.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) |
(*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) |
(-.f64 (*.f64 (sin.f64 #s(literal 0 binary64)) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (*.f64 (cos.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))))) |
(-.f64 (*.f64 (sin.f64 (/.f64 #s(literal 0 binary64) (neg.f64 y))) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (*.f64 (cos.f64 (/.f64 #s(literal 0 binary64) (neg.f64 y))) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))))) |
(-.f64 (*.f64 (sin.f64 (/.f64 #s(literal 0 binary64) (*.f64 y #s(literal -2 binary64)))) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (*.f64 (cos.f64 (/.f64 #s(literal 0 binary64) (*.f64 y #s(literal -2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))))) |
(sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
(neg.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) |
(neg.f64 (sin.f64 (/.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(*.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) |
(*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(exp.f64 (log.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 4 binary64) (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))))) #s(literal -1/4 binary64))) |
(exp.f64 (*.f64 (log.f64 (exp.f64 #s(literal -1/2 binary64))) (*.f64 #s(literal -2 binary64) (log.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(-.f64 #s(literal 0 binary64) (/.f64 x (*.f64 y #s(literal -2 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 y)) (/.f64 x (*.f64 y #s(literal -2 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 y #s(literal -2 binary64))) (/.f64 x (*.f64 y #s(literal -2 binary64)))) |
(neg.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) |
(neg.f64 (/.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (neg.f64 y)) (*.f64 x (*.f64 x #s(literal -1/2 binary64))))) |
(/.f64 x (*.f64 y #s(literal 2 binary64))) |
(/.f64 #s(literal 1/2 binary64) (/.f64 y x)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(/.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))) #s(literal 1 binary64)) |
(/.f64 #s(literal -1/2 binary64) (/.f64 (neg.f64 y) x)) |
(/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 (*.f64 x x) (neg.f64 (*.f64 x (*.f64 y #s(literal -2 binary64))))) |
(/.f64 (*.f64 x x) (*.f64 (neg.f64 x) (*.f64 y #s(literal -2 binary64)))) |
(/.f64 (*.f64 x (neg.f64 x)) (*.f64 x (*.f64 y #s(literal -2 binary64)))) |
(/.f64 (/.f64 (*.f64 x x) (*.f64 y #s(literal 2 binary64))) x) |
(/.f64 #s(literal -1 binary64) (/.f64 y (*.f64 x #s(literal -1/2 binary64)))) |
(/.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (neg.f64 x) (*.f64 y #s(literal -2 binary64))) |
(/.f64 (/.f64 (*.f64 x (*.f64 x #s(literal -1/2 binary64))) y) (neg.f64 x)) |
(/.f64 (*.f64 x #s(literal -1/2 binary64)) (neg.f64 y)) |
(/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 x (*.f64 x #s(literal 1/2 binary64))))) |
(/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x)) |
(/.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 x y)) |
(/.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (neg.f64 (*.f64 x (neg.f64 y)))) |
(/.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 (neg.f64 x) (neg.f64 y))) |
(/.f64 (/.f64 x y) #s(literal 2 binary64)) |
(/.f64 (/.f64 x (neg.f64 y)) #s(literal -2 binary64)) |
(/.f64 (*.f64 x (*.f64 x #s(literal -1/2 binary64))) (*.f64 x (neg.f64 y))) |
(/.f64 (*.f64 x (*.f64 x #s(literal -1/2 binary64))) (*.f64 (neg.f64 x) y)) |
(/.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 #s(literal -2 binary64) x)) |
(/.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))) #s(literal -1 binary64)) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) x)) (neg.f64 y)) |
(/.f64 (/.f64 (neg.f64 x) #s(literal 2 binary64)) (neg.f64 y)) |
(/.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x #s(literal -1/2 binary64))) y) #s(literal 1 binary64)) (neg.f64 x)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 x #s(literal -1/2 binary64))) (neg.f64 y)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal -1/2 binary64)))) (*.f64 x (neg.f64 y))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x (*.f64 x #s(literal -1/2 binary64)))) (neg.f64 y)) |
(/.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) (*.f64 y #s(literal 2 binary64))) |
(/.f64 (*.f64 (neg.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal -1/2 binary64) (*.f64 x y))) (*.f64 x (*.f64 x (*.f64 x x)))) |
(/.f64 (*.f64 (neg.f64 (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/2 binary64) (*.f64 x y))) (*.f64 x x)) |
(/.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (/.f64 #s(literal -1 binary64) x)) (neg.f64 y)) |
(/.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -1/2 binary64))) (/.f64 #s(literal -1 binary64) x)) y) |
(/.f64 (/.f64 (/.f64 (*.f64 x (*.f64 x #s(literal -1/2 binary64))) y) #s(literal -1 binary64)) x) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)) (/.f64 #s(literal 2 binary64) x)) |
(pow.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 y y) (*.f64 x (*.f64 x #s(literal 1/4 binary64)))) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (/.f64 (*.f64 (/.f64 (*.f64 y y) (*.f64 x (*.f64 x #s(literal 1/4 binary64)))) (*.f64 y y)) (*.f64 x (*.f64 x #s(literal 1/4 binary64)))) #s(literal -1/4 binary64)) |
(pow.f64 (exp.f64 #s(literal -1/2 binary64)) (*.f64 #s(literal -2 binary64) (log.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(pow.f64 (/.f64 (*.f64 x (neg.f64 y)) (*.f64 x (*.f64 x #s(literal -1/2 binary64)))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
(*.f64 x (/.f64 #s(literal 1/2 binary64) y)) |
(*.f64 x (/.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))) x)) |
(*.f64 x (*.f64 (neg.f64 x) (/.f64 #s(literal -1/2 binary64) (*.f64 x y)))) |
(*.f64 x (*.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 x y)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 (*.f64 x x) y) x)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 x y) #s(literal 1 binary64))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x x) (*.f64 x y))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x (neg.f64 x)) (*.f64 x (neg.f64 y)))) |
(*.f64 (*.f64 x #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) y)) |
(*.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 x y))) |
(*.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 x (neg.f64 y))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 x x) y) (/.f64 #s(literal -1 binary64) x))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x (neg.f64 x)) (*.f64 x y))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) y) (neg.f64 x)) |
(*.f64 (*.f64 x x) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1/2 binary64) (*.f64 x y)))) |
(*.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x))) |
(*.f64 (*.f64 x x) (/.f64 (/.f64 #s(literal -1/2 binary64) y) (neg.f64 x))) |
(*.f64 (*.f64 x (neg.f64 x)) (/.f64 #s(literal -1/2 binary64) (*.f64 x y))) |
(*.f64 (*.f64 x (neg.f64 x)) (*.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal -1 binary64) x))) |
(*.f64 (/.f64 (*.f64 x x) (*.f64 y #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 #s(literal -1 binary64) (/.f64 x (*.f64 y #s(literal -2 binary64)))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) x) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) (*.f64 (*.f64 x (neg.f64 x)) (/.f64 #s(literal -1 binary64) x))) |
(*.f64 (neg.f64 x) (/.f64 #s(literal -1/2 binary64) y)) |
(*.f64 (neg.f64 x) (/.f64 (/.f64 #s(literal -1/2 binary64) y) #s(literal 1 binary64))) |
(*.f64 (neg.f64 x) (*.f64 x (/.f64 #s(literal -1/2 binary64) (*.f64 x y)))) |
(*.f64 (neg.f64 x) (*.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (neg.f64 x) (/.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))) x)) |
(*.f64 (/.f64 (*.f64 x (*.f64 x #s(literal -1/2 binary64))) y) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (*.f64 x #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (*.f64 x #s(literal -1/2 binary64)) (/.f64 (neg.f64 x) (*.f64 x y))) |
(*.f64 (*.f64 x #s(literal -1/2 binary64)) (/.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 x x) (*.f64 y #s(literal 2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 x #s(literal 1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))) |
(*.f64 (pow.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))) #s(literal 1/2 binary64)) (pow.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))) #s(literal 1/2 binary64)) (/.f64 (pow.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) y) x)) |
(*.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 x y))) |
(*.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) x) y)) |
(*.f64 (/.f64 x y) #s(literal 1/2 binary64)) |
(*.f64 (pow.f64 y #s(literal -1/2 binary64)) (pow.f64 (*.f64 y (/.f64 #s(literal 4 binary64) (*.f64 x x))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (pow.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 x (neg.f64 y)) #s(literal -1/2 binary64)) |
(*.f64 (*.f64 x (*.f64 x #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 x (neg.f64 y)))) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (*.f64 x (*.f64 x #s(literal -1/2 binary64))) y)) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (*.f64 x #s(literal -1/2 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) x))) |
(*.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 (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))) #s(literal 1/4 binary64)) (*.f64 (pow.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))) #s(literal 1/4 binary64)) (pow.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))) #s(literal -1 binary64)) |
(*.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))) (*.f64 x (/.f64 #s(literal -1 binary64) x))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x y)) (*.f64 x (neg.f64 x))) |
(*.f64 (/.f64 (*.f64 x (neg.f64 x)) y) (/.f64 #s(literal -1/2 binary64) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) x)) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (pow.f64 (*.f64 y y) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 x x)) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 y y) x)) #s(literal -1/2 binary64)) (pow.f64 (*.f64 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 y (*.f64 x #s(literal 1/4 binary64))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 y (*.f64 x #s(literal 1/4 binary64))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 y x) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 y (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) #s(literal -1/2 binary64)) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (pow.f64 y #s(literal -1/2 binary64)) #s(literal 2 binary64)) (pow.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 y (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (*.f64 x x) #s(literal -1 binary64)) (/.f64 #s(literal -1/2 binary64) (*.f64 x y))) |
(*.f64 (/.f64 (*.f64 x (neg.f64 x)) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1/2 binary64) y) x)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 x (neg.f64 x)) y)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 (*.f64 x x) y)) |
(*.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) x) (/.f64 x (neg.f64 y))) |
(*.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) x) (/.f64 x y)) |
(*.f64 (/.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 (/.f64 #s(literal 1/2 binary64) y) #s(literal -1 binary64)) (neg.f64 x)) |
(*.f64 (pow.f64 (pow.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) x) (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64)) (/.f64 (*.f64 x (neg.f64 x)) y)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) (/.f64 (*.f64 x (*.f64 x #s(literal -1/2 binary64))) y)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (neg.f64 x)) (/.f64 x (*.f64 y #s(literal -2 binary64)))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1/2 binary64) y)) (*.f64 x x)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 x (*.f64 y #s(literal -2 binary64)))) (neg.f64 x)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 x (*.f64 y #s(literal 2 binary64)))) x) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 x #s(literal -1/2 binary64))) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (*.f64 (pow.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))) #s(literal 1/2 binary64)) (pow.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))) #s(literal 1/4 binary64))) (pow.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))) #s(literal 1/4 binary64))) |
(*.f64 (*.f64 (pow.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))) #s(literal 1/2 binary64)) (pow.f64 y #s(literal -1/2 binary64))) (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal -1 binary64) y) x) #s(literal -1/2 binary64)) |
(*.f64 (*.f64 (/.f64 #s(literal -1 binary64) y) #s(literal -1 binary64)) (*.f64 x #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)) (*.f64 x #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)) (*.f64 x #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) |
(tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
(neg.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) |
(neg.f64 (tan.f64 (/.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal 1 binary64))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (neg.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 (*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) #s(literal 1 binary64)) (neg.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (sin.f64 (/.f64 #s(literal 0 binary64) (neg.f64 y))) (sin.f64 (/.f64 x (neg.f64 y)))) (+.f64 (cos.f64 (/.f64 #s(literal 0 binary64) (neg.f64 y))) (cos.f64 (/.f64 x (neg.f64 y))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (cos.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)))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) |
(*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(*.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) #s(literal -1 binary64)) |
(*.f64 (*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (pow.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (pow.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1/2 binary64))) |
(-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) |
(-.f64 (*.f64 (sin.f64 #s(literal 0 binary64)) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (*.f64 (cos.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))))) |
(-.f64 (*.f64 (sin.f64 (/.f64 #s(literal 0 binary64) (neg.f64 y))) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (*.f64 (cos.f64 (/.f64 #s(literal 0 binary64) (neg.f64 y))) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))))) |
(-.f64 (*.f64 (sin.f64 (/.f64 #s(literal 0 binary64) (*.f64 y #s(literal -2 binary64)))) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (*.f64 (cos.f64 (/.f64 #s(literal 0 binary64) (*.f64 y #s(literal -2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))))) |
(sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
(neg.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) |
(neg.f64 (sin.f64 (/.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(*.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) |
(*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 1 binary64)) |
| 1× | egg-herbie |
| 10 284× | lower-fma.f64 |
| 10 284× | lower-fma.f32 |
| 6 422× | lower-*.f64 |
| 6 422× | lower-*.f32 |
| 3 440× | lower-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 628 | 7500 |
| 1 | 1905 | 6933 |
| 2 | 6900 | 6739 |
| 0 | 8098 | 6482 |
| 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 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
1 |
(+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))) |
(- (+ 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 (* 1/8 (/ (pow x 2) (pow y 2)))) |
(- (+ 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 (* -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)))))) |
(cos (* 1/2 (/ x y))) |
(cos (* 1/2 (/ x y))) |
(cos (* 1/2 (/ x y))) |
(cos (* 1/2 (/ x y))) |
(cos (* 1/2 (/ x y))) |
(cos (* 1/2 (/ x y))) |
(cos (* 1/2 (/ x y))) |
(cos (* 1/2 (/ x y))) |
(cos (* 1/2 (/ x y))) |
(cos (* 1/2 (/ x y))) |
(cos (* 1/2 (/ x y))) |
(cos (* 1/2 (/ x y))) |
1 |
(+ 1 (* -1/8 (/ (pow x 2) (pow y 2)))) |
(+ 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 |
(+ 1 (* -1/8 (/ (pow x 2) (pow y 2)))) |
(+ 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 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 x) |
(* 1/2 x) |
(* 1/2 x) |
(* 1/2 x) |
(* 1/2 x) |
(* 1/2 x) |
(* 1/2 x) |
(* 1/2 x) |
(* 1/2 x) |
(* 1/2 x) |
(* 1/2 x) |
(* 1/2 x) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ (pow x 2) y)) |
(* 1/2 (/ (pow x 2) y)) |
(* 1/2 (/ (pow x 2) y)) |
(* 1/2 (/ (pow x 2) y)) |
(* 1/2 (/ (pow x 2) y)) |
(* 1/2 (/ (pow x 2) y)) |
(* 1/2 (/ (pow x 2) y)) |
(* 1/2 (/ (pow x 2) y)) |
(* 1/2 (/ (pow x 2) y)) |
(* 1/2 (/ (pow x 2) y)) |
(* 1/2 (/ (pow x 2) y)) |
(* 1/2 (/ (pow x 2) y)) |
(* 1/2 (/ (pow x 2) y)) |
(* 1/2 (/ (pow x 2) y)) |
(* 1/2 (/ (pow x 2) y)) |
(* 1/2 (/ (pow x 2) y)) |
(* 1/2 (/ (pow x 2) y)) |
(* 1/2 (/ (pow x 2) y)) |
(* 1/2 (/ (pow x 2) y)) |
(* 1/2 (/ (pow x 2) y)) |
(* 1/2 (/ (pow x 2) y)) |
(* 1/2 (/ (pow x 2) y)) |
(* 1/2 (/ (pow x 2) y)) |
(* 1/2 (/ (pow x 2) 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 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
1 |
(- (+ 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 |
(- (+ 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/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)))) |
(/ (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))) (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 (* 1/2 (/ x y))) (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 (* 1/2 (/ x y))) (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 (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(* 1/2 (/ x y)) |
(/ (- (+ (* -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/2 (/ x y)) |
(* -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)) |
(* 4 (/ (pow y 2) (pow x 2))) |
(* 4 (/ (pow y 2) (pow x 2))) |
(* 4 (/ (pow y 2) (pow x 2))) |
(* 4 (/ (pow y 2) (pow x 2))) |
(* 4 (/ (pow y 2) (pow x 2))) |
(* 4 (/ (pow y 2) (pow x 2))) |
(* 4 (/ (pow y 2) (pow x 2))) |
(* 4 (/ (pow y 2) (pow x 2))) |
(* 4 (/ (pow y 2) (pow x 2))) |
(* 4 (/ (pow y 2) (pow x 2))) |
(* 4 (/ (pow y 2) (pow x 2))) |
(* 4 (/ (pow y 2) (pow x 2))) |
(* 4 (/ (pow y 2) (pow x 2))) |
(* 4 (/ (pow y 2) (pow x 2))) |
(* 4 (/ (pow y 2) (pow x 2))) |
(* 4 (/ (pow y 2) (pow x 2))) |
(* 4 (/ (pow y 2) (pow x 2))) |
(* 4 (/ (pow y 2) (pow x 2))) |
(* 4 (/ (pow y 2) (pow x 2))) |
(* 4 (/ (pow y 2) (pow x 2))) |
(* 4 (/ (pow y 2) (pow x 2))) |
(* 4 (/ (pow y 2) (pow x 2))) |
(* 4 (/ (pow y 2) (pow x 2))) |
(* 4 (/ (pow y 2) (pow x 2))) |
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 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (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))) (sin (* -1/2 (/ x y))))) |
(/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (* -1/2 (/ x y))))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
1 |
(- (+ 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 |
(- (* 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/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(exp (neg (* -1 (+ (log 2) (log y))))) |
(exp (neg (* -1 (+ (log 2) (log y))))) |
(exp (neg (* -1 (+ (log 2) (log y))))) |
(exp (neg (* -1 (+ (log 2) (log y))))) |
(exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y))))))) |
(exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y))))))) |
(exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y))))))) |
(exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y))))))) |
(exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y))))))) |
(exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y))))))) |
(exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y))))))) |
(exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y))))))) |
(+ (log 2) (log y)) |
(+ (log 2) (log y)) |
(+ (log 2) (log y)) |
(+ (log 2) (log y)) |
(+ (log 2) (* -1 (log (/ 1 y)))) |
(+ (log 2) (* -1 (log (/ 1 y)))) |
(+ (log 2) (* -1 (log (/ 1 y)))) |
(+ (log 2) (* -1 (log (/ 1 y)))) |
(+ (log -2) (* -1 (log (/ -1 y)))) |
(+ (log -2) (* -1 (log (/ -1 y)))) |
(+ (log -2) (* -1 (log (/ -1 y)))) |
(+ (log -2) (* -1 (log (/ -1 y)))) |
(* -1 (+ (log 2) (log y))) |
(* -1 (+ (log 2) (log y))) |
(* -1 (+ (log 2) (log y))) |
(* -1 (+ (log 2) (log y))) |
(* -1 (+ (log 2) (* -1 (log (/ 1 y))))) |
(* -1 (+ (log 2) (* -1 (log (/ 1 y))))) |
(* -1 (+ (log 2) (* -1 (log (/ 1 y))))) |
(* -1 (+ (log 2) (* -1 (log (/ 1 y))))) |
(* -1 (+ (log -2) (* -1 (log (/ -1 y))))) |
(* -1 (+ (log -2) (* -1 (log (/ -1 y))))) |
(* -1 (+ (log -2) (* -1 (log (/ -1 y))))) |
(* -1 (+ (log -2) (* -1 (log (/ -1 y))))) |
(* 2 (/ y (exp (neg (* -1 (log (* 2 y))))))) |
(+ (* 2 (/ y (exp (neg (* -1 (log (* 2 y))))))) (* (pow x 2) (+ (* 2/3 (/ y (pow (exp (neg (* -1 (log (* 2 y))))) 3))) (* 1/12 (/ 1 (* y (exp (neg (* -1 (log (* 2 y))))))))))) |
(+ (* 2 (/ y (exp (neg (* -1 (log (* 2 y))))))) (* (pow x 2) (+ (* 1/12 (/ 1 (* y (exp (neg (* -1 (log (* 2 y)))))))) (+ (* 2/3 (/ y (pow (exp (neg (* -1 (log (* 2 y))))) 3))) (* (pow x 2) (- (* 4/15 (/ y (pow (exp (neg (* -1 (log (* 2 y))))) 5))) (+ (* -1/24 (/ (+ (* 2/3 (/ y (pow (exp (neg (* -1 (log (* 2 y))))) 3))) (* 1/12 (/ 1 (* y (exp (neg (* -1 (log (* 2 y))))))))) (pow y 2))) (* 1/960 (/ 1 (* (pow y 3) (exp (neg (* -1 (log (* 2 y))))))))))))))) |
(+ (* 2 (/ y (exp (neg (* -1 (log (* 2 y))))))) (* (pow x 2) (+ (* 1/12 (/ 1 (* y (exp (neg (* -1 (log (* 2 y)))))))) (+ (* 2/3 (/ y (pow (exp (neg (* -1 (log (* 2 y))))) 3))) (* (pow x 2) (- (+ (* 4/15 (/ y (pow (exp (neg (* -1 (log (* 2 y))))) 5))) (* (pow x 2) (- (+ (* 1/161280 (/ 1 (* (pow y 5) (exp (neg (* -1 (log (* 2 y)))))))) (* 34/315 (/ y (pow (exp (neg (* -1 (log (* 2 y))))) 7)))) (+ (* -1/24 (/ (- (* 4/15 (/ y (pow (exp (neg (* -1 (log (* 2 y))))) 5))) (+ (* -1/24 (/ (+ (* 2/3 (/ y (pow (exp (neg (* -1 (log (* 2 y))))) 3))) (* 1/12 (/ 1 (* y (exp (neg (* -1 (log (* 2 y))))))))) (pow y 2))) (* 1/960 (/ 1 (* (pow y 3) (exp (neg (* -1 (log (* 2 y)))))))))) (pow y 2))) (* 1/1920 (/ (+ (* 2/3 (/ y (pow (exp (neg (* -1 (log (* 2 y))))) 3))) (* 1/12 (/ 1 (* y (exp (neg (* -1 (log (* 2 y))))))))) (pow y 4))))))) (+ (* -1/24 (/ (+ (* 2/3 (/ y (pow (exp (neg (* -1 (log (* 2 y))))) 3))) (* 1/12 (/ 1 (* y (exp (neg (* -1 (log (* 2 y))))))))) (pow y 2))) (* 1/960 (/ 1 (* (pow y 3) (exp (neg (* -1 (log (* 2 y))))))))))))))) |
(/ (sin (/ x (exp (neg (* -1 (log (* 2 y))))))) (* (cos (/ x (exp (neg (* -1 (log (* 2 y))))))) (sin (* 1/2 (/ x y))))) |
(/ (sin (/ x (exp (neg (* -1 (log (* 2 y))))))) (* (cos (/ x (exp (neg (* -1 (log (* 2 y))))))) (sin (* 1/2 (/ x y))))) |
(/ (sin (/ x (exp (neg (* -1 (log (* 2 y))))))) (* (cos (/ x (exp (neg (* -1 (log (* 2 y))))))) (sin (* 1/2 (/ x y))))) |
(/ (sin (/ x (exp (neg (* -1 (log (* 2 y))))))) (* (cos (/ x (exp (neg (* -1 (log (* 2 y))))))) (sin (* 1/2 (/ x y))))) |
(/ (sin (/ x (exp (neg (* -1 (log (* 2 y))))))) (* (cos (/ x (exp (neg (* -1 (log (* 2 y))))))) (sin (* 1/2 (/ x y))))) |
(/ (sin (/ x (exp (neg (* -1 (log (* 2 y))))))) (* (cos (/ x (exp (neg (* -1 (log (* 2 y))))))) (sin (* 1/2 (/ x y))))) |
(/ (sin (/ x (exp (neg (* -1 (log (* 2 y))))))) (* (cos (/ x (exp (neg (* -1 (log (* 2 y))))))) (sin (* 1/2 (/ x y))))) |
(/ (sin (/ x (exp (neg (* -1 (log (* 2 y))))))) (* (cos (/ x (exp (neg (* -1 (log (* 2 y))))))) (sin (* 1/2 (/ x y))))) |
(/ (sin (/ x (exp (neg (* -1 (+ (log 2) (log y))))))) (* (cos (/ x (exp (neg (* -1 (+ (log 2) (log y))))))) (sin (* 1/2 (/ x y))))) |
(/ (sin (/ x (exp (neg (* -1 (+ (log 2) (log y))))))) (* (cos (/ x (exp (neg (* -1 (+ (log 2) (log y))))))) (sin (* 1/2 (/ x y))))) |
(/ (sin (/ x (exp (neg (* -1 (+ (log 2) (log y))))))) (* (cos (/ x (exp (neg (* -1 (+ (log 2) (log y))))))) (sin (* 1/2 (/ x y))))) |
(/ (sin (/ x (exp (neg (* -1 (+ (log 2) (log y))))))) (* (cos (/ x (exp (neg (* -1 (+ (log 2) (log y))))))) (sin (* 1/2 (/ x y))))) |
(* 2 (/ (* y (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))) (* x (cos (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))))) |
(* y (+ (* 1/12 (/ (* x (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))) (* (pow y 2) (cos (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))))) (* 2 (/ (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y))))))))) (* x (cos (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))))))) |
(* y (- (+ (* -1 (/ (+ (* -1/288 (/ (* (pow x 3) (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))) (cos (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y))))))))))) (* 1/960 (/ (* (pow x 3) (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))) (cos (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))))) (pow y 4))) (* 2 (/ (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y))))))))) (* x (cos (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y))))))))))))) (* -1/12 (/ (* x (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))) (* (pow y 2) (cos (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))))))) |
(* y (- (+ (* -1 (/ (+ (* -1/161280 (/ (* (pow x 5) (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))) (cos (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y))))))))))) (+ (* 1/23040 (/ (* (pow x 5) (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))) (cos (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y))))))))))) (* 1/24 (* (pow x 2) (+ (* -1/288 (/ (* (pow x 3) (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))) (cos (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y))))))))))) (* 1/960 (/ (* (pow x 3) (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))) (cos (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))))))))) (pow y 6))) (* 2 (/ (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y))))))))) (* x (cos (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y))))))))))))) (+ (* -1/12 (/ (* x (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))) (* (pow y 2) (cos (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))))) (+ (* -1/288 (/ (* (pow x 3) (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))) (* (pow y 4) (cos (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))))) (* 1/960 (/ (* (pow x 3) (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))) (* (pow y 4) (cos (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))))))))) |
(* 2 (/ (* y (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y)))))))))) (* x (cos (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y)))))))))))) |
(* -1 (* y (+ (* -2 (/ (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y))))))))) (* x (cos (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y)))))))))))) (* -1/12 (/ (* x (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y)))))))))) (* (pow y 2) (cos (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y))))))))))))))) |
(* -1 (* y (- (+ (* -2 (/ (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y))))))))) (* x (cos (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y)))))))))))) (* -1 (/ (+ (* -1/960 (/ (* (pow x 3) (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y)))))))))) (cos (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y))))))))))) (* 1/288 (/ (* (pow x 3) (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y)))))))))) (cos (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y)))))))))))) (pow y 4)))) (* 1/12 (/ (* x (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y)))))))))) (* (pow y 2) (cos (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y))))))))))))))) |
(* -1 (* y (- (+ (* -2 (/ (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y))))))))) (* x (cos (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y)))))))))))) (* -1 (/ (+ (* -1/23040 (/ (* (pow x 5) (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y)))))))))) (cos (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y))))))))))) (+ (* 1/161280 (/ (* (pow x 5) (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y)))))))))) (cos (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y))))))))))) (* 1/24 (* (pow x 2) (+ (* -1/960 (/ (* (pow x 3) (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y)))))))))) (cos (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y))))))))))) (* 1/288 (/ (* (pow x 3) (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y)))))))))) (cos (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y)))))))))))))))) (pow y 6)))) (+ (* -1/960 (/ (* (pow x 3) (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y)))))))))) (* (pow y 4) (cos (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y)))))))))))) (+ (* 1/288 (/ (* (pow x 3) (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y)))))))))) (* (pow y 4) (cos (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y)))))))))))) (* 1/12 (/ (* x (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y)))))))))) (* (pow y 2) (cos (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y))))))))))))))))) |
(sin (* 1/2 (/ x y))) |
(sin (* 1/2 (/ x y))) |
(sin (* 1/2 (/ x y))) |
(sin (* 1/2 (/ x y))) |
(* 1/2 (/ x 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 (/ x 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)) |
(* 1/2 (/ x 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)))) |
(sin (* 1/2 (/ x y))) |
(sin (* 1/2 (/ x y))) |
(sin (* 1/2 (/ x y))) |
(sin (* 1/2 (/ x y))) |
(sin (* 1/2 (/ x y))) |
(sin (* 1/2 (/ x y))) |
(sin (* 1/2 (/ x y))) |
(sin (* 1/2 (/ x y))) |
(sin (* 1/2 (/ x y))) |
(sin (* 1/2 (/ x y))) |
(sin (* 1/2 (/ x y))) |
(sin (* 1/2 (/ x y))) |
(* 1/2 (/ x 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 (/ x 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)) |
(* 1/2 (/ x 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)))) |
(sin (* 1/2 (/ x y))) |
(sin (* 1/2 (/ x y))) |
(sin (* 1/2 (/ x y))) |
(sin (* 1/2 (/ x y))) |
(sin (* -1/2 (/ x y))) |
(sin (* -1/2 (/ x y))) |
(sin (* -1/2 (/ x y))) |
(sin (* -1/2 (/ x y))) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* -1/2 (/ x y)) |
(* -1/2 (/ x y)) |
(* -1/2 (/ x y)) |
(* -1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* -1/2 (/ x y)) |
(* -1/2 (/ x y)) |
(* -1/2 (/ x y)) |
(* -1/2 (/ x y)) |
(/ x (exp (neg (* -1 (log (* 2 y)))))) |
(* x (+ (* 1/3 (/ (pow x 2) (pow (exp (neg (* -1 (log (* 2 y))))) 3))) (/ 1 (exp (neg (* -1 (log (* 2 y)))))))) |
(* x (+ (* (pow x 2) (+ (* 2/15 (/ (pow x 2) (pow (exp (neg (* -1 (log (* 2 y))))) 5))) (* 1/3 (/ 1 (pow (exp (neg (* -1 (log (* 2 y))))) 3))))) (/ 1 (exp (neg (* -1 (log (* 2 y)))))))) |
(* x (+ (* (pow x 2) (+ (* (pow x 2) (+ (* 17/315 (/ (pow x 2) (pow (exp (neg (* -1 (log (* 2 y))))) 7))) (* 2/15 (/ 1 (pow (exp (neg (* -1 (log (* 2 y))))) 5))))) (* 1/3 (/ 1 (pow (exp (neg (* -1 (log (* 2 y))))) 3))))) (/ 1 (exp (neg (* -1 (log (* 2 y)))))))) |
(/ (sin (/ x (exp (neg (* -1 (log (* 2 y))))))) (cos (/ x (exp (neg (* -1 (log (* 2 y)))))))) |
(/ (sin (/ x (exp (neg (* -1 (log (* 2 y))))))) (cos (/ x (exp (neg (* -1 (log (* 2 y)))))))) |
(/ (sin (/ x (exp (neg (* -1 (log (* 2 y))))))) (cos (/ x (exp (neg (* -1 (log (* 2 y)))))))) |
(/ (sin (/ x (exp (neg (* -1 (log (* 2 y))))))) (cos (/ x (exp (neg (* -1 (log (* 2 y)))))))) |
(/ (sin (/ x (exp (neg (* -1 (log (* 2 y))))))) (cos (/ x (exp (neg (* -1 (log (* 2 y)))))))) |
(/ (sin (/ x (exp (neg (* -1 (log (* 2 y))))))) (cos (/ x (exp (neg (* -1 (log (* 2 y)))))))) |
(/ (sin (/ x (exp (neg (* -1 (log (* 2 y))))))) (cos (/ x (exp (neg (* -1 (log (* 2 y)))))))) |
(/ (sin (/ x (exp (neg (* -1 (log (* 2 y))))))) (cos (/ x (exp (neg (* -1 (log (* 2 y)))))))) |
(/ (sin (/ x (exp (neg (* -1 (+ (log 2) (log y))))))) (cos (/ x (exp (neg (* -1 (+ (log 2) (log y)))))))) |
(/ (sin (/ x (exp (neg (* -1 (+ (log 2) (log y))))))) (cos (/ x (exp (neg (* -1 (+ (log 2) (log y)))))))) |
(/ (sin (/ x (exp (neg (* -1 (+ (log 2) (log y))))))) (cos (/ x (exp (neg (* -1 (+ (log 2) (log y)))))))) |
(/ (sin (/ x (exp (neg (* -1 (+ (log 2) (log y))))))) (cos (/ x (exp (neg (* -1 (+ (log 2) (log y)))))))) |
(/ (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y))))))))) (cos (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))) |
(/ (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y))))))))) (cos (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))) |
(/ (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y))))))))) (cos (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))) |
(/ (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y))))))))) (cos (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))) |
(/ (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y))))))))) (cos (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y)))))))))) |
(/ (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y))))))))) (cos (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y)))))))))) |
(/ (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y))))))))) (cos (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y)))))))))) |
(/ (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y))))))))) (cos (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y)))))))))) |
(* 1/2 (/ x 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)))) |
(sin (* 1/2 (/ x y))) |
(sin (* 1/2 (/ x y))) |
(sin (* 1/2 (/ x y))) |
(sin (* 1/2 (/ x y))) |
(sin (* 1/2 (/ x y))) |
(sin (* 1/2 (/ x y))) |
(sin (* 1/2 (/ x y))) |
(sin (* 1/2 (/ x y))) |
(sin (* 1/2 (/ x y))) |
(sin (* 1/2 (/ x y))) |
(sin (* 1/2 (/ x y))) |
(sin (* 1/2 (/ x y))) |
(* 1/2 (/ x 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 (/ x 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 x (*.f64 x (/.f64 #s(literal 1/8 binary64) (*.f64 y 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 (*.f64 x x) (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))) #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 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 #s(literal 61/46080 binary64) (/.f64 (*.f64 x x) (pow.f64 y #s(literal 6 binary64))) (/.f64 #s(literal 5/384 binary64) (pow.f64 y #s(literal 4 binary64)))) (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) #s(literal 1 binary64)) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))) |
(fma.f64 x (*.f64 x (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) #s(literal 1 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 #s(literal 1/8 binary64) (/.f64 (*.f64 x x) (*.f64 y y)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #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 (pow.f64 x #s(literal 4 binary64)) #s(literal -5/384 binary64)) (*.f64 #s(literal 1/8 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 x x) (*.f64 y y)) #s(literal -1/8 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -5/384 binary64)) (pow.f64 y #s(literal 4 binary64))))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))) |
(fma.f64 x (*.f64 x (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) #s(literal 1 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 #s(literal 1/8 binary64) (/.f64 (*.f64 x x) (*.f64 y y)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #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 (pow.f64 x #s(literal 4 binary64)) #s(literal -5/384 binary64)) (*.f64 #s(literal 1/8 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 x x) (*.f64 y y)) #s(literal -1/8 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -5/384 binary64)) (pow.f64 y #s(literal 4 binary64))))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/8 (/ (pow x 2) (pow y 2)))) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal -1/8 binary64) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (- (* 1/384 (/ (pow x 2) (pow y 4))) (* 1/8 (/ 1 (pow y 2)))))) |
(fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (/.f64 #s(literal 1/384 binary64) (pow.f64 y #s(literal 4 binary64)))) (/.f64 #s(literal -1/8 binary64) (*.f64 y y))) #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 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (/.f64 (*.f64 x x) (pow.f64 y #s(literal 6 binary64))) #s(literal -1/46080 binary64) (/.f64 #s(literal 1/384 binary64) (pow.f64 y #s(literal 4 binary64)))) (/.f64 #s(literal -1/8 binary64) (*.f64 y y))) #s(literal 1 binary64)) |
(cos (* 1/2 (/ x y))) |
(cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(cos (* 1/2 (/ x y))) |
(cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(cos (* 1/2 (/ x y))) |
(cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(cos (* 1/2 (/ x y))) |
(cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(cos (* 1/2 (/ x y))) |
(cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(cos (* 1/2 (/ x y))) |
(cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(cos (* 1/2 (/ x y))) |
(cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(cos (* 1/2 (/ x y))) |
(cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(cos (* 1/2 (/ x y))) |
(cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(cos (* 1/2 (/ x y))) |
(cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(cos (* 1/2 (/ x y))) |
(cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(cos (* 1/2 (/ x y))) |
(cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/8 (/ (pow x 2) (pow y 2)))) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal -1/8 binary64) #s(literal 1 binary64)) |
(+ 1 (+ (* -1/8 (/ (pow x 2) (pow y 2))) (* 1/384 (/ (pow x 4) (pow y 4))))) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal -1/8 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 (+ (* -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 (pow.f64 x #s(literal 6 binary64)) (/.f64 #s(literal -1/46080 binary64) (pow.f64 y #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 y 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 |
#s(literal 1 binary64) |
(+ 1 (* -1/8 (/ (pow x 2) (pow y 2)))) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal -1/8 binary64) #s(literal 1 binary64)) |
(+ 1 (+ (* -1/8 (/ (pow x 2) (pow y 2))) (* 1/384 (/ (pow x 4) (pow y 4))))) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal -1/8 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 (+ (* -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 (pow.f64 x #s(literal 6 binary64)) (/.f64 #s(literal -1/46080 binary64) (pow.f64 y #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 y 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/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 x) |
(*.f64 x #s(literal 1/2 binary64)) |
(* 1/2 x) |
(*.f64 x #s(literal 1/2 binary64)) |
(* 1/2 x) |
(*.f64 x #s(literal 1/2 binary64)) |
(* 1/2 x) |
(*.f64 x #s(literal 1/2 binary64)) |
(* 1/2 x) |
(*.f64 x #s(literal 1/2 binary64)) |
(* 1/2 x) |
(*.f64 x #s(literal 1/2 binary64)) |
(* 1/2 x) |
(*.f64 x #s(literal 1/2 binary64)) |
(* 1/2 x) |
(*.f64 x #s(literal 1/2 binary64)) |
(* 1/2 x) |
(*.f64 x #s(literal 1/2 binary64)) |
(* 1/2 x) |
(*.f64 x #s(literal 1/2 binary64)) |
(* 1/2 x) |
(*.f64 x #s(literal 1/2 binary64)) |
(* 1/2 x) |
(*.f64 x #s(literal 1/2 binary64)) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ (pow x 2) y)) |
(/.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) y) |
(* 1/2 (/ (pow x 2) y)) |
(/.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) y) |
(* 1/2 (/ (pow x 2) y)) |
(/.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) y) |
(* 1/2 (/ (pow x 2) y)) |
(/.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) y) |
(* 1/2 (/ (pow x 2) y)) |
(/.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) y) |
(* 1/2 (/ (pow x 2) y)) |
(/.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) y) |
(* 1/2 (/ (pow x 2) y)) |
(/.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) y) |
(* 1/2 (/ (pow x 2) y)) |
(/.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) y) |
(* 1/2 (/ (pow x 2) y)) |
(/.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) y) |
(* 1/2 (/ (pow x 2) y)) |
(/.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) y) |
(* 1/2 (/ (pow x 2) y)) |
(/.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) y) |
(* 1/2 (/ (pow x 2) y)) |
(/.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) y) |
(* 1/2 (/ (pow x 2) y)) |
(/.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) y) |
(* 1/2 (/ (pow x 2) y)) |
(/.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) y) |
(* 1/2 (/ (pow x 2) y)) |
(/.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) y) |
(* 1/2 (/ (pow x 2) y)) |
(/.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) y) |
(* 1/2 (/ (pow x 2) y)) |
(/.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) y) |
(* 1/2 (/ (pow x 2) y)) |
(/.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) y) |
(* 1/2 (/ (pow x 2) y)) |
(/.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) y) |
(* 1/2 (/ (pow x 2) y)) |
(/.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) y) |
(* 1/2 (/ (pow x 2) y)) |
(/.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) y) |
(* 1/2 (/ (pow x 2) y)) |
(/.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) y) |
(* 1/2 (/ (pow x 2) y)) |
(/.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) y) |
(* 1/2 (/ (pow x 2) y)) |
(/.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) y) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))) |
(fma.f64 x (*.f64 x (/.f64 #s(literal 1/8 binary64) (*.f64 y 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 (*.f64 x x) (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))) #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 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 #s(literal 61/46080 binary64) (/.f64 (*.f64 x x) (pow.f64 y #s(literal 6 binary64))) (/.f64 #s(literal 5/384 binary64) (pow.f64 y #s(literal 4 binary64)))) (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) #s(literal 1 binary64)) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
1 |
#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 #s(literal 2 binary64) (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 x (*.f64 y y))) (fma.f64 (*.f64 x 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)))))) |
(-.f64 (fma.f64 #s(literal 2 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/24 binary64) (*.f64 x (*.f64 y y))) (/.f64 (-.f64 (*.f64 #s(literal 1/3840 binary64) (pow.f64 x #s(literal 5 binary64))) (fma.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/768 binary64)))) (*.f64 x (pow.f64 y #s(literal 4 binary64))))) #s(literal 1 binary64)) (fma.f64 #s(literal -1/24 binary64) (fma.f64 (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) x)) (/.f64 (*.f64 x x) (pow.f64 y #s(literal 4 binary64))) (/.f64 (*.f64 x x) (*.f64 y y))) (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #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 x (*.f64 x x)) (/.f64 #s(literal 1/24 binary64) (*.f64 x (*.f64 y y))) (+.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/3840 binary64) (pow.f64 x #s(literal 5 binary64))) (fma.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/768 binary64)))) (*.f64 x (pow.f64 y #s(literal 4 binary64)))) (/.f64 (-.f64 (*.f64 #s(literal -1/645120 binary64) (pow.f64 x #s(literal 7 binary64))) (fma.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 #s(literal 1/384 binary64) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) (fma.f64 (-.f64 (*.f64 #s(literal 1/3840 binary64) (pow.f64 x #s(literal 5 binary64))) (fma.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/768 binary64)))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal -1/92160 binary64))))) (*.f64 x (pow.f64 y #s(literal 6 binary64)))))) #s(literal 1 binary64)) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) x)) (pow.f64 y #s(literal 4 binary64))) #s(literal -1/24 binary64)) (fma.f64 #s(literal -1/24 binary64) (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 #s(literal 1/3840 binary64) (pow.f64 x #s(literal 5 binary64))) (fma.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/768 binary64))))) x) (fma.f64 #s(literal -1/24 binary64) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) x))) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/1920 binary64)))) (/.f64 (*.f64 x x) (pow.f64 y #s(literal 6 binary64))) (/.f64 (*.f64 x x) (*.f64 y y))) (fma.f64 #s(literal 1/1920 binary64) (fma.f64 (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) 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)))) (/.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -1/322560 binary64)) (pow.f64 y #s(literal 6 binary64))))))) |
1 |
#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 #s(literal -2 binary64) (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/24 binary64))) (*.f64 x (*.f64 y y))) (fma.f64 (*.f64 x x) (/.f64 #s(literal 1/24 binary64) (*.f64 y 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 #s(literal -2 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/24 binary64) (*.f64 x (*.f64 y y))) (/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/3840 binary64)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/24 binary64))) #s(literal -1/8 binary64)) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/768 binary64)))) (*.f64 x (pow.f64 y #s(literal 4 binary64))))) #s(literal 1 binary64)) (fma.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal 1/1920 binary64) (*.f64 #s(literal -1/24 binary64) (fma.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/24 binary64))) x) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (/.f64 (*.f64 x x) (pow.f64 y #s(literal 4 binary64))) (/.f64 (*.f64 x x) (*.f64 y y)))))) |
(- (+ 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))))))))) |
(fma.f64 #s(literal -2 binary64) (+.f64 (/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/3840 binary64)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/24 binary64))) #s(literal -1/8 binary64)) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/768 binary64)))) (*.f64 x (pow.f64 y #s(literal 4 binary64)))) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/24 binary64) (*.f64 x (*.f64 y y))) (/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal 1/645120 binary64)) (fma.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/3840 binary64)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/24 binary64))) #s(literal -1/8 binary64)) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/768 binary64)))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 #s(literal 1/384 binary64) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/24 binary64)))) (*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal 1/92160 binary64))))) (*.f64 x (pow.f64 y #s(literal 6 binary64)))))) (-.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/24 binary64) (*.f64 (+.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/3840 binary64)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/24 binary64))) #s(literal -1/8 binary64)) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/768 binary64)))) x) (*.f64 #s(literal 1/24 binary64) (*.f64 x (*.f64 x (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/24 binary64))) x) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))))))) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/1920 binary64))) (/.f64 (*.f64 x x) (pow.f64 y #s(literal 6 binary64)))) (fma.f64 #s(literal -1/24 binary64) (fma.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/24 binary64))) x) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (/.f64 (*.f64 x x) (pow.f64 y #s(literal 4 binary64))) (/.f64 (*.f64 x x) (*.f64 y y))) (fma.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64))) #s(literal -1/322560 binary64) (*.f64 #s(literal 1/1920 binary64) (fma.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/24 binary64))) x) (*.f64 (*.f64 x x) #s(literal 1/24 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)))))))))) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* x (+ (* 1/24 (/ (pow x 2) (pow y 3))) (* 1/2 (/ 1 y)))) |
(*.f64 x (fma.f64 (*.f64 x x) (/.f64 #s(literal 1/24 binary64) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1/2 binary64) y))) |
(* x (+ (* (pow x 2) (+ (* 1/240 (/ (pow x 2) (pow y 5))) (* 1/24 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
(*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (/.f64 #s(literal 1/240 binary64) (pow.f64 y #s(literal 5 binary64)))) (/.f64 #s(literal 1/24 binary64) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1/2 binary64) 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)))) |
(*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 #s(literal 17/40320 binary64) (/.f64 (*.f64 x x) (pow.f64 y #s(literal 7 binary64))) (/.f64 #s(literal 1/240 binary64) (pow.f64 y #s(literal 5 binary64)))) (/.f64 #s(literal 1/24 binary64) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1/2 binary64) y))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(/ (- (+ (* -1/48 (/ (pow x 3) (pow y 2))) (* 1/2 x)) (* -1/16 (/ (pow x 3) (pow y 2)))) y) |
(/.f64 (fma.f64 x #s(literal 1/2 binary64) (/.f64 (*.f64 x (*.f64 (*.f64 x x) #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 x (*.f64 x x)) (/.f64 #s(literal -1/48 binary64) (*.f64 y y)) (fma.f64 (pow.f64 x #s(literal 5 binary64)) (/.f64 #s(literal 1/3840 binary64) (pow.f64 y #s(literal 4 binary64))) (*.f64 x #s(literal 1/2 binary64)))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))))) (pow.f64 y #s(literal 4 binary64))) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/16 binary64) (*.f64 y y)) (/.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #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 #s(literal -1/48 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y 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 (pow.f64 x #s(literal 5 binary64)) (/.f64 #s(literal 1/3840 binary64) (pow.f64 y #s(literal 4 binary64))) (*.f64 x #s(literal 1/2 binary64))))) (fma.f64 #s(literal -1/8 binary64) (fma.f64 x (*.f64 x (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (pow.f64 y #s(literal 4 binary64)))) (*.f64 (*.f64 x x) (/.f64 (-.f64 (*.f64 #s(literal 1/3840 binary64) (pow.f64 x #s(literal 5 binary64))) (fma.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/768 binary64)))) (pow.f64 y #s(literal 6 binary64))))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y y)) (fma.f64 #s(literal 1/384 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) (pow.f64 y #s(literal 6 binary64))) (fma.f64 (pow.f64 x #s(literal 7 binary64)) (/.f64 #s(literal -1/92160 binary64) (pow.f64 y #s(literal 6 binary64))) (/.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/768 binary64)) (pow.f64 y #s(literal 4 binary64)))))))) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* -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 x (*.f64 x x)) (*.f64 y y)) #s(literal -1/24 binary64) (*.f64 x #s(literal -1/2 binary64))) (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 x #s(literal -1/2 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/48 binary64) (*.f64 y y)) (/.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/3840 binary64)) (pow.f64 y #s(literal 4 binary64))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/24 binary64))) (/.f64 (*.f64 x 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))) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/16 binary64)) (*.f64 y y))))) (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 x #s(literal -1/2 binary64) (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 x (*.f64 x x)) (/.f64 #s(literal 1/48 binary64) (*.f64 y y)) (/.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/3840 binary64)) (pow.f64 y #s(literal 4 binary64)))))) (fma.f64 #s(literal -1/8 binary64) (fma.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/3840 binary64)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/24 binary64))) #s(literal -1/8 binary64)) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/768 binary64)))) (/.f64 (*.f64 x x) (pow.f64 y #s(literal 6 binary64))) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/24 binary64))) (/.f64 (*.f64 x x) (pow.f64 y #s(literal 4 binary64))))) (fma.f64 #s(literal -1/768 binary64) (/.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 y #s(literal 4 binary64))) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/16 binary64) (*.f64 y y)) (fma.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/24 binary64)))) (/.f64 #s(literal 1/384 binary64) (pow.f64 y #s(literal 6 binary64))) (/.f64 (*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal 1/92160 binary64)) (pow.f64 y #s(literal 6 binary64)))))))) (neg.f64 y)) |
(* 4 (/ (pow y 2) (pow x 2))) |
(/.f64 (*.f64 (*.f64 y y) #s(literal 4 binary64)) (*.f64 x x)) |
(* 4 (/ (pow y 2) (pow x 2))) |
(/.f64 (*.f64 (*.f64 y y) #s(literal 4 binary64)) (*.f64 x x)) |
(* 4 (/ (pow y 2) (pow x 2))) |
(/.f64 (*.f64 (*.f64 y y) #s(literal 4 binary64)) (*.f64 x x)) |
(* 4 (/ (pow y 2) (pow x 2))) |
(/.f64 (*.f64 (*.f64 y y) #s(literal 4 binary64)) (*.f64 x x)) |
(* 4 (/ (pow y 2) (pow x 2))) |
(/.f64 (*.f64 (*.f64 y y) #s(literal 4 binary64)) (*.f64 x x)) |
(* 4 (/ (pow y 2) (pow x 2))) |
(/.f64 (*.f64 (*.f64 y y) #s(literal 4 binary64)) (*.f64 x x)) |
(* 4 (/ (pow y 2) (pow x 2))) |
(/.f64 (*.f64 (*.f64 y y) #s(literal 4 binary64)) (*.f64 x x)) |
(* 4 (/ (pow y 2) (pow x 2))) |
(/.f64 (*.f64 (*.f64 y y) #s(literal 4 binary64)) (*.f64 x x)) |
(* 4 (/ (pow y 2) (pow x 2))) |
(/.f64 (*.f64 (*.f64 y y) #s(literal 4 binary64)) (*.f64 x x)) |
(* 4 (/ (pow y 2) (pow x 2))) |
(/.f64 (*.f64 (*.f64 y y) #s(literal 4 binary64)) (*.f64 x x)) |
(* 4 (/ (pow y 2) (pow x 2))) |
(/.f64 (*.f64 (*.f64 y y) #s(literal 4 binary64)) (*.f64 x x)) |
(* 4 (/ (pow y 2) (pow x 2))) |
(/.f64 (*.f64 (*.f64 y y) #s(literal 4 binary64)) (*.f64 x x)) |
(* 4 (/ (pow y 2) (pow x 2))) |
(/.f64 (*.f64 (*.f64 y y) #s(literal 4 binary64)) (*.f64 x x)) |
(* 4 (/ (pow y 2) (pow x 2))) |
(/.f64 (*.f64 (*.f64 y y) #s(literal 4 binary64)) (*.f64 x x)) |
(* 4 (/ (pow y 2) (pow x 2))) |
(/.f64 (*.f64 (*.f64 y y) #s(literal 4 binary64)) (*.f64 x x)) |
(* 4 (/ (pow y 2) (pow x 2))) |
(/.f64 (*.f64 (*.f64 y y) #s(literal 4 binary64)) (*.f64 x x)) |
(* 4 (/ (pow y 2) (pow x 2))) |
(/.f64 (*.f64 (*.f64 y y) #s(literal 4 binary64)) (*.f64 x x)) |
(* 4 (/ (pow y 2) (pow x 2))) |
(/.f64 (*.f64 (*.f64 y y) #s(literal 4 binary64)) (*.f64 x x)) |
(* 4 (/ (pow y 2) (pow x 2))) |
(/.f64 (*.f64 (*.f64 y y) #s(literal 4 binary64)) (*.f64 x x)) |
(* 4 (/ (pow y 2) (pow x 2))) |
(/.f64 (*.f64 (*.f64 y y) #s(literal 4 binary64)) (*.f64 x x)) |
(* 4 (/ (pow y 2) (pow x 2))) |
(/.f64 (*.f64 (*.f64 y y) #s(literal 4 binary64)) (*.f64 x x)) |
(* 4 (/ (pow y 2) (pow x 2))) |
(/.f64 (*.f64 (*.f64 y y) #s(literal 4 binary64)) (*.f64 x x)) |
(* 4 (/ (pow y 2) (pow x 2))) |
(/.f64 (*.f64 (*.f64 y y) #s(literal 4 binary64)) (*.f64 x x)) |
(* 4 (/ (pow y 2) (pow x 2))) |
(/.f64 (*.f64 (*.f64 y y) #s(literal 4 binary64)) (*.f64 x x)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))) |
(fma.f64 x (*.f64 x (/.f64 #s(literal 1/8 binary64) (*.f64 y 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 (*.f64 x x) (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))) #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 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 #s(literal 61/46080 binary64) (/.f64 (*.f64 x x) (pow.f64 y #s(literal 6 binary64))) (/.f64 #s(literal 5/384 binary64) (pow.f64 y #s(literal 4 binary64)))) (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) #s(literal 1 binary64)) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (* -1/2 (/ x y))))) |
(/.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)))) |
(/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (* -1/2 (/ x y))))) |
(/.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)))) |
(/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (* -1/2 (/ x y))))) |
(/.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)))) |
(/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (* -1/2 (/ x y))))) |
(/.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
1 |
#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 #s(literal 2 binary64) (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 x (*.f64 y y))) (fma.f64 (*.f64 x 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)))))) |
(-.f64 (fma.f64 #s(literal 2 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/24 binary64) (*.f64 x (*.f64 y y))) (/.f64 (-.f64 (*.f64 #s(literal 1/3840 binary64) (pow.f64 x #s(literal 5 binary64))) (fma.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/768 binary64)))) (*.f64 x (pow.f64 y #s(literal 4 binary64))))) #s(literal 1 binary64)) (fma.f64 #s(literal -1/24 binary64) (fma.f64 (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) x)) (/.f64 (*.f64 x x) (pow.f64 y #s(literal 4 binary64))) (/.f64 (*.f64 x x) (*.f64 y y))) (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #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 x (*.f64 x x)) (/.f64 #s(literal 1/24 binary64) (*.f64 x (*.f64 y y))) (+.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/3840 binary64) (pow.f64 x #s(literal 5 binary64))) (fma.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/768 binary64)))) (*.f64 x (pow.f64 y #s(literal 4 binary64)))) (/.f64 (-.f64 (*.f64 #s(literal -1/645120 binary64) (pow.f64 x #s(literal 7 binary64))) (fma.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 #s(literal 1/384 binary64) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) (fma.f64 (-.f64 (*.f64 #s(literal 1/3840 binary64) (pow.f64 x #s(literal 5 binary64))) (fma.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/768 binary64)))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal -1/92160 binary64))))) (*.f64 x (pow.f64 y #s(literal 6 binary64)))))) #s(literal 1 binary64)) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) x)) (pow.f64 y #s(literal 4 binary64))) #s(literal -1/24 binary64)) (fma.f64 #s(literal -1/24 binary64) (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 #s(literal 1/3840 binary64) (pow.f64 x #s(literal 5 binary64))) (fma.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/768 binary64))))) x) (fma.f64 #s(literal -1/24 binary64) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) x))) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/1920 binary64)))) (/.f64 (*.f64 x x) (pow.f64 y #s(literal 6 binary64))) (/.f64 (*.f64 x x) (*.f64 y y))) (fma.f64 #s(literal 1/1920 binary64) (fma.f64 (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) 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)))) (/.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -1/322560 binary64)) (pow.f64 y #s(literal 6 binary64))))))) |
-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 #s(literal 2 binary64) (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/24 binary64))) (*.f64 x (*.f64 y y))) #s(literal -1 binary64)) (/.f64 (*.f64 (*.f64 x x) #s(literal -1/24 binary64)) (*.f64 y y))) |
(- (+ (* 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))))))) |
(-.f64 (fma.f64 #s(literal 2 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/24 binary64) (*.f64 x (*.f64 y y))) (/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/3840 binary64)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/24 binary64))) #s(literal -1/8 binary64)) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/768 binary64)))) (*.f64 x (pow.f64 y #s(literal 4 binary64))))) #s(literal -1 binary64)) (fma.f64 (*.f64 x x) (/.f64 #s(literal 1/24 binary64) (*.f64 y y)) (fma.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal -1/1920 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/24 binary64)) (fma.f64 x (*.f64 x #s(literal -1/24 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/24 binary64))) x)))) (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 (/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/3840 binary64)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/24 binary64))) #s(literal -1/8 binary64)) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/768 binary64)))) (*.f64 x (pow.f64 y #s(literal 4 binary64)))) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/24 binary64) (*.f64 x (*.f64 y y))) (/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal 1/645120 binary64)) (fma.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/3840 binary64)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/24 binary64))) #s(literal -1/8 binary64)) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/768 binary64)))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 #s(literal 1/384 binary64) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/24 binary64)))) (*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal 1/92160 binary64))))) (*.f64 x (pow.f64 y #s(literal 6 binary64)))))) #s(literal -1 binary64)) (fma.f64 #s(literal -1/24 binary64) (fma.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/3840 binary64)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/24 binary64))) #s(literal -1/8 binary64)) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/768 binary64)))) x) (neg.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/1920 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/24 binary64)) (fma.f64 x (*.f64 x #s(literal -1/24 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/24 binary64))) x))))))) (/.f64 (*.f64 x x) (pow.f64 y #s(literal 6 binary64))) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/24 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/24 binary64))) x))) (/.f64 (*.f64 x x) (pow.f64 y #s(literal 4 binary64))))) (fma.f64 (pow.f64 x #s(literal 4 binary64)) (/.f64 #s(literal -1/1920 binary64) (pow.f64 y #s(literal 4 binary64))) (fma.f64 #s(literal 1/1920 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x (*.f64 x #s(literal -1/24 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/24 binary64))) x)))) (pow.f64 y #s(literal 6 binary64))) (fma.f64 (*.f64 x x) (/.f64 #s(literal 1/24 binary64) (*.f64 y y)) (/.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/322560 binary64)) (pow.f64 y #s(literal 6 binary64)))))))) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(exp (neg (* -1 (+ (log 2) (log y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) y)) |
(exp (neg (* -1 (+ (log 2) (log y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) y)) |
(exp (neg (* -1 (+ (log 2) (log y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) y)) |
(exp (neg (* -1 (+ (log 2) (log y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) y)) |
(exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) y)) |
(exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) y)) |
(exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) y)) |
(exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) y)) |
(exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y))))))) |
(/.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64)))) |
(exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y))))))) |
(/.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64)))) |
(exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y))))))) |
(/.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64)))) |
(exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y))))))) |
(/.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64)))) |
(+ (log 2) (log y)) |
(+.f64 (log.f64 #s(literal 2 binary64)) (log.f64 y)) |
(+ (log 2) (log y)) |
(+.f64 (log.f64 #s(literal 2 binary64)) (log.f64 y)) |
(+ (log 2) (log y)) |
(+.f64 (log.f64 #s(literal 2 binary64)) (log.f64 y)) |
(+ (log 2) (log y)) |
(+.f64 (log.f64 #s(literal 2 binary64)) (log.f64 y)) |
(+ (log 2) (* -1 (log (/ 1 y)))) |
(+.f64 (log.f64 #s(literal 2 binary64)) (log.f64 y)) |
(+ (log 2) (* -1 (log (/ 1 y)))) |
(+.f64 (log.f64 #s(literal 2 binary64)) (log.f64 y)) |
(+ (log 2) (* -1 (log (/ 1 y)))) |
(+.f64 (log.f64 #s(literal 2 binary64)) (log.f64 y)) |
(+ (log 2) (* -1 (log (/ 1 y)))) |
(+.f64 (log.f64 #s(literal 2 binary64)) (log.f64 y)) |
(+ (log -2) (* -1 (log (/ -1 y)))) |
(-.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))) |
(+ (log -2) (* -1 (log (/ -1 y)))) |
(-.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 (+ (log 2) (log y))) |
(neg.f64 (+.f64 (log.f64 #s(literal 2 binary64)) (log.f64 y))) |
(* -1 (+ (log 2) (log y))) |
(neg.f64 (+.f64 (log.f64 #s(literal 2 binary64)) (log.f64 y))) |
(* -1 (+ (log 2) (log y))) |
(neg.f64 (+.f64 (log.f64 #s(literal 2 binary64)) (log.f64 y))) |
(* -1 (+ (log 2) (log y))) |
(neg.f64 (+.f64 (log.f64 #s(literal 2 binary64)) (log.f64 y))) |
(* -1 (+ (log 2) (* -1 (log (/ 1 y))))) |
(neg.f64 (+.f64 (log.f64 #s(literal 2 binary64)) (log.f64 y))) |
(* -1 (+ (log 2) (* -1 (log (/ 1 y))))) |
(neg.f64 (+.f64 (log.f64 #s(literal 2 binary64)) (log.f64 y))) |
(* -1 (+ (log 2) (* -1 (log (/ 1 y))))) |
(neg.f64 (+.f64 (log.f64 #s(literal 2 binary64)) (log.f64 y))) |
(* -1 (+ (log 2) (* -1 (log (/ 1 y))))) |
(neg.f64 (+.f64 (log.f64 #s(literal 2 binary64)) (log.f64 y))) |
(* -1 (+ (log -2) (* -1 (log (/ -1 y))))) |
(neg.f64 (-.f64 (log.f64 #s(literal -2 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y)))) |
(* -1 (+ (log -2) (* -1 (log (/ -1 y))))) |
(neg.f64 (-.f64 (log.f64 #s(literal -2 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y)))) |
(* -1 (+ (log -2) (* -1 (log (/ -1 y))))) |
(neg.f64 (-.f64 (log.f64 #s(literal -2 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y)))) |
(* -1 (+ (log -2) (* -1 (log (/ -1 y))))) |
(neg.f64 (-.f64 (log.f64 #s(literal -2 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y)))) |
(* 2 (/ y (exp (neg (* -1 (log (* 2 y))))))) |
(*.f64 y (/.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) y))) |
(+ (* 2 (/ y (exp (neg (* -1 (log (* 2 y))))))) (* (pow x 2) (+ (* 2/3 (/ y (pow (exp (neg (* -1 (log (* 2 y))))) 3))) (* 1/12 (/ 1 (* y (exp (neg (* -1 (log (* 2 y))))))))))) |
(fma.f64 (*.f64 x x) (fma.f64 #s(literal 2/3 binary64) (/.f64 y (*.f64 (*.f64 #s(literal 2 binary64) y) (*.f64 (*.f64 #s(literal 2 binary64) y) (*.f64 #s(literal 2 binary64) y)))) (/.f64 #s(literal 1/12 binary64) (*.f64 y (*.f64 #s(literal 2 binary64) y)))) (*.f64 y (/.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) y)))) |
(+ (* 2 (/ y (exp (neg (* -1 (log (* 2 y))))))) (* (pow x 2) (+ (* 1/12 (/ 1 (* y (exp (neg (* -1 (log (* 2 y)))))))) (+ (* 2/3 (/ y (pow (exp (neg (* -1 (log (* 2 y))))) 3))) (* (pow x 2) (- (* 4/15 (/ y (pow (exp (neg (* -1 (log (* 2 y))))) 5))) (+ (* -1/24 (/ (+ (* 2/3 (/ y (pow (exp (neg (* -1 (log (* 2 y))))) 3))) (* 1/12 (/ 1 (* y (exp (neg (* -1 (log (* 2 y))))))))) (pow y 2))) (* 1/960 (/ 1 (* (pow y 3) (exp (neg (* -1 (log (* 2 y))))))))))))))) |
(fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (-.f64 (/.f64 (*.f64 y #s(literal 4/15 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 5 binary64))) (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 2/3 binary64) (/.f64 y (*.f64 (*.f64 #s(literal 2 binary64) y) (*.f64 (*.f64 #s(literal 2 binary64) y) (*.f64 #s(literal 2 binary64) y)))) (/.f64 #s(literal 1/12 binary64) (*.f64 y (*.f64 #s(literal 2 binary64) y)))) (*.f64 y y)) (/.f64 #s(literal 1/960 binary64) (*.f64 (*.f64 y y) (*.f64 y (*.f64 #s(literal 2 binary64) y)))))) (fma.f64 #s(literal 2/3 binary64) (/.f64 y (*.f64 (*.f64 #s(literal 2 binary64) y) (*.f64 (*.f64 #s(literal 2 binary64) y) (*.f64 #s(literal 2 binary64) y)))) (/.f64 #s(literal 1/12 binary64) (*.f64 y (*.f64 #s(literal 2 binary64) y)))))) (*.f64 y (/.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) y)))) |
(+ (* 2 (/ y (exp (neg (* -1 (log (* 2 y))))))) (* (pow x 2) (+ (* 1/12 (/ 1 (* y (exp (neg (* -1 (log (* 2 y)))))))) (+ (* 2/3 (/ y (pow (exp (neg (* -1 (log (* 2 y))))) 3))) (* (pow x 2) (- (+ (* 4/15 (/ y (pow (exp (neg (* -1 (log (* 2 y))))) 5))) (* (pow x 2) (- (+ (* 1/161280 (/ 1 (* (pow y 5) (exp (neg (* -1 (log (* 2 y)))))))) (* 34/315 (/ y (pow (exp (neg (* -1 (log (* 2 y))))) 7)))) (+ (* -1/24 (/ (- (* 4/15 (/ y (pow (exp (neg (* -1 (log (* 2 y))))) 5))) (+ (* -1/24 (/ (+ (* 2/3 (/ y (pow (exp (neg (* -1 (log (* 2 y))))) 3))) (* 1/12 (/ 1 (* y (exp (neg (* -1 (log (* 2 y))))))))) (pow y 2))) (* 1/960 (/ 1 (* (pow y 3) (exp (neg (* -1 (log (* 2 y)))))))))) (pow y 2))) (* 1/1920 (/ (+ (* 2/3 (/ y (pow (exp (neg (* -1 (log (* 2 y))))) 3))) (* 1/12 (/ 1 (* y (exp (neg (* -1 (log (* 2 y))))))))) (pow y 4))))))) (+ (* -1/24 (/ (+ (* 2/3 (/ y (pow (exp (neg (* -1 (log (* 2 y))))) 3))) (* 1/12 (/ 1 (* y (exp (neg (* -1 (log (* 2 y))))))))) (pow y 2))) (* 1/960 (/ 1 (* (pow y 3) (exp (neg (* -1 (log (* 2 y))))))))))))))) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (-.f64 (fma.f64 #s(literal 34/315 binary64) (/.f64 y (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 7 binary64))) (/.f64 #s(literal 1/161280 binary64) (*.f64 (pow.f64 y #s(literal 5 binary64)) (*.f64 #s(literal 2 binary64) y)))) (fma.f64 #s(literal -1/24 binary64) (/.f64 (-.f64 (/.f64 (*.f64 y #s(literal 4/15 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 5 binary64))) (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 2/3 binary64) (/.f64 y (*.f64 (*.f64 #s(literal 2 binary64) y) (*.f64 (*.f64 #s(literal 2 binary64) y) (*.f64 #s(literal 2 binary64) y)))) (/.f64 #s(literal 1/12 binary64) (*.f64 y (*.f64 #s(literal 2 binary64) y)))) (*.f64 y y)) (/.f64 #s(literal 1/960 binary64) (*.f64 (*.f64 y y) (*.f64 y (*.f64 #s(literal 2 binary64) y)))))) (*.f64 y y)) (/.f64 (*.f64 #s(literal 1/1920 binary64) (fma.f64 #s(literal 2/3 binary64) (/.f64 y (*.f64 (*.f64 #s(literal 2 binary64) y) (*.f64 (*.f64 #s(literal 2 binary64) y) (*.f64 #s(literal 2 binary64) y)))) (/.f64 #s(literal 1/12 binary64) (*.f64 y (*.f64 #s(literal 2 binary64) y))))) (pow.f64 y #s(literal 4 binary64))))) (-.f64 (/.f64 (*.f64 y #s(literal 4/15 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 5 binary64))) (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal 2/3 binary64) (/.f64 y (*.f64 (*.f64 #s(literal 2 binary64) y) (*.f64 (*.f64 #s(literal 2 binary64) y) (*.f64 #s(literal 2 binary64) y)))) (/.f64 #s(literal 1/12 binary64) (*.f64 y (*.f64 #s(literal 2 binary64) y)))) (*.f64 y y)) (/.f64 #s(literal 1/960 binary64) (*.f64 (*.f64 y y) (*.f64 y (*.f64 #s(literal 2 binary64) y))))))) (fma.f64 #s(literal 2/3 binary64) (/.f64 y (*.f64 (*.f64 #s(literal 2 binary64) y) (*.f64 (*.f64 #s(literal 2 binary64) y) (*.f64 #s(literal 2 binary64) y)))) (/.f64 #s(literal 1/12 binary64) (*.f64 y (*.f64 #s(literal 2 binary64) y))))) (*.f64 y (/.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) y)))) |
(/ (sin (/ x (exp (neg (* -1 (log (* 2 y))))))) (* (cos (/ x (exp (neg (* -1 (log (* 2 y))))))) (sin (* 1/2 (/ x y))))) |
(/.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (*.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (cos.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) |
(/ (sin (/ x (exp (neg (* -1 (log (* 2 y))))))) (* (cos (/ x (exp (neg (* -1 (log (* 2 y))))))) (sin (* 1/2 (/ x y))))) |
(/.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (*.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (cos.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) |
(/ (sin (/ x (exp (neg (* -1 (log (* 2 y))))))) (* (cos (/ x (exp (neg (* -1 (log (* 2 y))))))) (sin (* 1/2 (/ x y))))) |
(/.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (*.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (cos.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) |
(/ (sin (/ x (exp (neg (* -1 (log (* 2 y))))))) (* (cos (/ x (exp (neg (* -1 (log (* 2 y))))))) (sin (* 1/2 (/ x y))))) |
(/.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (*.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (cos.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) |
(/ (sin (/ x (exp (neg (* -1 (log (* 2 y))))))) (* (cos (/ x (exp (neg (* -1 (log (* 2 y))))))) (sin (* 1/2 (/ x y))))) |
(/.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (*.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (cos.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) |
(/ (sin (/ x (exp (neg (* -1 (log (* 2 y))))))) (* (cos (/ x (exp (neg (* -1 (log (* 2 y))))))) (sin (* 1/2 (/ x y))))) |
(/.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (*.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (cos.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) |
(/ (sin (/ x (exp (neg (* -1 (log (* 2 y))))))) (* (cos (/ x (exp (neg (* -1 (log (* 2 y))))))) (sin (* 1/2 (/ x y))))) |
(/.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (*.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (cos.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) |
(/ (sin (/ x (exp (neg (* -1 (log (* 2 y))))))) (* (cos (/ x (exp (neg (* -1 (log (* 2 y))))))) (sin (* 1/2 (/ x y))))) |
(/.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (*.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (cos.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) |
(/ (sin (/ x (exp (neg (* -1 (+ (log 2) (log y))))))) (* (cos (/ x (exp (neg (* -1 (+ (log 2) (log y))))))) (sin (* 1/2 (/ x y))))) |
(/.f64 (sin.f64 (*.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) y))) (*.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (cos.f64 (*.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) y))))) |
(/ (sin (/ x (exp (neg (* -1 (+ (log 2) (log y))))))) (* (cos (/ x (exp (neg (* -1 (+ (log 2) (log y))))))) (sin (* 1/2 (/ x y))))) |
(/.f64 (sin.f64 (*.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) y))) (*.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (cos.f64 (*.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) y))))) |
(/ (sin (/ x (exp (neg (* -1 (+ (log 2) (log y))))))) (* (cos (/ x (exp (neg (* -1 (+ (log 2) (log y))))))) (sin (* 1/2 (/ x y))))) |
(/.f64 (sin.f64 (*.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) y))) (*.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (cos.f64 (*.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) y))))) |
(/ (sin (/ x (exp (neg (* -1 (+ (log 2) (log y))))))) (* (cos (/ x (exp (neg (* -1 (+ (log 2) (log y))))))) (sin (* 1/2 (/ x y))))) |
(/.f64 (sin.f64 (*.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) y))) (*.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (cos.f64 (*.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) y))))) |
(* 2 (/ (* y (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))) (* x (cos (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))))) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) y) (sin.f64 (*.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) y)))) (*.f64 x (cos.f64 (*.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) y))))) |
(* y (+ (* 1/12 (/ (* x (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))) (* (pow y 2) (cos (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))))) (* 2 (/ (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y))))))))) (* x (cos (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))))))) |
(*.f64 y (fma.f64 #s(literal 2 binary64) (/.f64 (sin.f64 (*.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) y))) (*.f64 x (cos.f64 (*.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) y))))) (/.f64 (*.f64 (*.f64 #s(literal 1/12 binary64) x) (sin.f64 (*.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) y)))) (*.f64 (*.f64 y y) (cos.f64 (*.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) y))))))) |
(* y (- (+ (* -1 (/ (+ (* -1/288 (/ (* (pow x 3) (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))) (cos (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y))))))))))) (* 1/960 (/ (* (pow x 3) (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))) (cos (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))))) (pow y 4))) (* 2 (/ (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y))))))))) (* x (cos (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y))))))))))))) (* -1/12 (/ (* x (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))) (* (pow y 2) (cos (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))))))) |
(*.f64 y (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) y)))) (*.f64 x (cos.f64 (*.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) y))))) (fma.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (sin.f64 (*.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) y)))) (*.f64 (pow.f64 y #s(literal 4 binary64)) (cos.f64 (*.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) y))))) #s(literal -7/2880 binary64) (/.f64 (*.f64 (*.f64 #s(literal -1/12 binary64) x) (sin.f64 (*.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) y)))) (*.f64 (*.f64 y y) (cos.f64 (*.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) y)))))))) |
(* y (- (+ (* -1 (/ (+ (* -1/161280 (/ (* (pow x 5) (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))) (cos (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y))))))))))) (+ (* 1/23040 (/ (* (pow x 5) (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))) (cos (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y))))))))))) (* 1/24 (* (pow x 2) (+ (* -1/288 (/ (* (pow x 3) (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))) (cos (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y))))))))))) (* 1/960 (/ (* (pow x 3) (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))) (cos (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))))))))) (pow y 6))) (* 2 (/ (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y))))))))) (* x (cos (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y))))))))))))) (+ (* -1/12 (/ (* x (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))) (* (pow y 2) (cos (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))))) (+ (* -1/288 (/ (* (pow x 3) (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))) (* (pow y 4) (cos (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))))) (* 1/960 (/ (* (pow x 3) (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))) (* (pow y 4) (cos (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))))))))) |
(*.f64 y (fma.f64 #s(literal 2 binary64) (/.f64 (sin.f64 (*.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) y))) (*.f64 x (cos.f64 (*.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) y))))) (-.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (sin.f64 (*.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) y)))) #s(literal -7/2880 binary64)) (cos.f64 (*.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) y)))) (*.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) (sin.f64 (*.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) y)))) (cos.f64 (*.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) y)))) #s(literal 1/26880 binary64))) (neg.f64 (pow.f64 y #s(literal 6 binary64)))) (fma.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (sin.f64 (*.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) y)))) (*.f64 (pow.f64 y #s(literal 4 binary64)) (cos.f64 (*.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) y))))) #s(literal -7/2880 binary64) (/.f64 (*.f64 (*.f64 #s(literal -1/12 binary64) x) (sin.f64 (*.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) y)))) (*.f64 (*.f64 y y) (cos.f64 (*.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) y))))))))) |
(* 2 (/ (* y (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y)))))))))) (* x (cos (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y)))))))))))) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) y) (sin.f64 (*.f64 (/.f64 x #s(literal 1 binary64)) (*.f64 #s(literal -1/2 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64)))))) (*.f64 x (cos.f64 (*.f64 (/.f64 x #s(literal 1 binary64)) (*.f64 #s(literal -1/2 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64))))))) |
(* -1 (* y (+ (* -2 (/ (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y))))))))) (* x (cos (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y)))))))))))) (* -1/12 (/ (* x (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y)))))))))) (* (pow y 2) (cos (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y))))))))))))))) |
(*.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (sin.f64 (*.f64 (/.f64 x #s(literal 1 binary64)) (*.f64 #s(literal -1/2 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64))))) (*.f64 x (cos.f64 (*.f64 (/.f64 x #s(literal 1 binary64)) (*.f64 #s(literal -1/2 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64))))))) (/.f64 (*.f64 (*.f64 #s(literal -1/12 binary64) x) (sin.f64 (*.f64 (/.f64 x #s(literal 1 binary64)) (*.f64 #s(literal -1/2 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64)))))) (*.f64 (*.f64 y y) (cos.f64 (*.f64 (/.f64 x #s(literal 1 binary64)) (*.f64 #s(literal -1/2 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64)))))))) (neg.f64 y)) |
(* -1 (* y (- (+ (* -2 (/ (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y))))))))) (* x (cos (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y)))))))))))) (* -1 (/ (+ (* -1/960 (/ (* (pow x 3) (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y)))))))))) (cos (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y))))))))))) (* 1/288 (/ (* (pow x 3) (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y)))))))))) (cos (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y)))))))))))) (pow y 4)))) (* 1/12 (/ (* x (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y)))))))))) (* (pow y 2) (cos (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y))))))))))))))) |
(*.f64 (fma.f64 x (*.f64 (/.f64 (sin.f64 (*.f64 (/.f64 x #s(literal 1 binary64)) (*.f64 #s(literal -1/2 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64))))) (*.f64 (*.f64 y y) (cos.f64 (*.f64 (/.f64 x #s(literal 1 binary64)) (*.f64 #s(literal -1/2 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64))))))) #s(literal -1/12 binary64)) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (sin.f64 (*.f64 (/.f64 x #s(literal 1 binary64)) (*.f64 #s(literal -1/2 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64)))))) (*.f64 x (cos.f64 (*.f64 (/.f64 x #s(literal 1 binary64)) (*.f64 #s(literal -1/2 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64))))))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (sin.f64 (*.f64 (/.f64 x #s(literal 1 binary64)) (*.f64 #s(literal -1/2 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64)))))) #s(literal 7/2880 binary64)) (cos.f64 (*.f64 (/.f64 x #s(literal 1 binary64)) (*.f64 #s(literal -1/2 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64)))))) (pow.f64 y #s(literal 4 binary64))))) (neg.f64 y)) |
(* -1 (* y (- (+ (* -2 (/ (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y))))))))) (* x (cos (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y)))))))))))) (* -1 (/ (+ (* -1/23040 (/ (* (pow x 5) (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y)))))))))) (cos (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y))))))))))) (+ (* 1/161280 (/ (* (pow x 5) (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y)))))))))) (cos (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y))))))))))) (* 1/24 (* (pow x 2) (+ (* -1/960 (/ (* (pow x 3) (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y)))))))))) (cos (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y))))))))))) (* 1/288 (/ (* (pow x 3) (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y)))))))))) (cos (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y)))))))))))))))) (pow y 6)))) (+ (* -1/960 (/ (* (pow x 3) (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y)))))))))) (* (pow y 4) (cos (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y)))))))))))) (+ (* 1/288 (/ (* (pow x 3) (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y)))))))))) (* (pow y 4) (cos (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y)))))))))))) (* 1/12 (/ (* x (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y)))))))))) (* (pow y 2) (cos (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y))))))))))))))))) |
(*.f64 (-.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (sin.f64 (*.f64 (/.f64 x #s(literal 1 binary64)) (*.f64 #s(literal -1/2 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64)))))) (*.f64 x (cos.f64 (*.f64 (/.f64 x #s(literal 1 binary64)) (*.f64 #s(literal -1/2 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64))))))) (/.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) (sin.f64 (*.f64 (/.f64 x #s(literal 1 binary64)) (*.f64 #s(literal -1/2 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64)))))) (cos.f64 (*.f64 (/.f64 x #s(literal 1 binary64)) (*.f64 #s(literal -1/2 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64)))))) #s(literal -1/26880 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (sin.f64 (*.f64 (/.f64 x #s(literal 1 binary64)) (*.f64 #s(literal -1/2 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64)))))) #s(literal 7/2880 binary64)) (cos.f64 (*.f64 (/.f64 x #s(literal 1 binary64)) (*.f64 #s(literal -1/2 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64)))))))) (pow.f64 y #s(literal 6 binary64)))) (fma.f64 x (*.f64 (/.f64 (sin.f64 (*.f64 (/.f64 x #s(literal 1 binary64)) (*.f64 #s(literal -1/2 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64))))) (*.f64 (*.f64 y y) (cos.f64 (*.f64 (/.f64 x #s(literal 1 binary64)) (*.f64 #s(literal -1/2 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64))))))) #s(literal 1/12 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (sin.f64 (*.f64 (/.f64 x #s(literal 1 binary64)) (*.f64 #s(literal -1/2 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64)))))) (*.f64 (pow.f64 y #s(literal 4 binary64)) (cos.f64 (*.f64 (/.f64 x #s(literal 1 binary64)) (*.f64 #s(literal -1/2 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64))))))) #s(literal 7/2880 binary64)))) (neg.f64 y)) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (* 1/2 x)) y) |
(/.f64 (fma.f64 #s(literal -1/48 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y y)) (*.f64 x #s(literal 1/2 binary64))) 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 x (*.f64 x x)) (/.f64 #s(literal -1/48 binary64) (*.f64 y y)) (fma.f64 (pow.f64 x #s(literal 5 binary64)) (/.f64 #s(literal 1/3840 binary64) (pow.f64 y #s(literal 4 binary64))) (*.f64 x #s(literal 1/2 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)))) y) |
(/.f64 (fma.f64 #s(literal -1/48 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y 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 (pow.f64 x #s(literal 5 binary64)) (/.f64 #s(literal 1/3840 binary64) (pow.f64 y #s(literal 4 binary64))) (*.f64 x #s(literal 1/2 binary64))))) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* -1 (/ (+ (* -1/2 x) (* 1/48 (/ (pow x 3) (pow y 2)))) y)) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/48 binary64) (*.f64 y y)) (*.f64 x #s(literal -1/2 binary64))) (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 x #s(literal -1/2 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/48 binary64) (*.f64 y y)) (/.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/3840 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)))))) y)) |
(/.f64 (fma.f64 x #s(literal -1/2 binary64) (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 x (*.f64 x x)) (/.f64 #s(literal 1/48 binary64) (*.f64 y y)) (/.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/3840 binary64)) (pow.f64 y #s(literal 4 binary64)))))) (neg.f64 y)) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* x (+ (* -1/48 (/ (pow x 2) (pow y 3))) (* 1/2 (/ 1 y)))) |
(*.f64 x (fma.f64 #s(literal -1/48 binary64) (/.f64 (*.f64 x x) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1/2 binary64) y))) |
(* x (+ (* (pow x 2) (- (* 1/3840 (/ (pow x 2) (pow y 5))) (* 1/48 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
(*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (/.f64 #s(literal 1/3840 binary64) (pow.f64 y #s(literal 5 binary64)))) (/.f64 #s(literal -1/48 binary64) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1/2 binary64) 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)))) |
(*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 #s(literal -1/645120 binary64) (/.f64 (*.f64 x x) (pow.f64 y #s(literal 7 binary64))) (/.f64 #s(literal 1/3840 binary64) (pow.f64 y #s(literal 5 binary64)))) (/.f64 #s(literal -1/48 binary64) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1/2 binary64) y))) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (* 1/2 x)) y) |
(/.f64 (fma.f64 #s(literal -1/48 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y y)) (*.f64 x #s(literal 1/2 binary64))) 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 x (*.f64 x x)) (/.f64 #s(literal -1/48 binary64) (*.f64 y y)) (fma.f64 (pow.f64 x #s(literal 5 binary64)) (/.f64 #s(literal 1/3840 binary64) (pow.f64 y #s(literal 4 binary64))) (*.f64 x #s(literal 1/2 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)))) y) |
(/.f64 (fma.f64 #s(literal -1/48 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y 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 (pow.f64 x #s(literal 5 binary64)) (/.f64 #s(literal 1/3840 binary64) (pow.f64 y #s(literal 4 binary64))) (*.f64 x #s(literal 1/2 binary64))))) y) |
(* -1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal -1/2 binary64)) y) |
(* -1 (/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (* 1/2 x)) y)) |
(/.f64 (fma.f64 #s(literal -1/48 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y y)) (*.f64 x #s(literal 1/2 binary64))) (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 x (*.f64 x x)) (/.f64 #s(literal -1/48 binary64) (*.f64 y y)) (fma.f64 (pow.f64 x #s(literal 5 binary64)) (/.f64 #s(literal 1/3840 binary64) (pow.f64 y #s(literal 4 binary64))) (*.f64 x #s(literal 1/2 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)))) y)) |
(/.f64 (fma.f64 #s(literal -1/48 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y 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 (pow.f64 x #s(literal 5 binary64)) (/.f64 #s(literal 1/3840 binary64) (pow.f64 y #s(literal 4 binary64))) (*.f64 x #s(literal 1/2 binary64))))) (neg.f64 y)) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* x (+ (* -1/48 (/ (pow x 2) (pow y 3))) (* 1/2 (/ 1 y)))) |
(*.f64 x (fma.f64 #s(literal -1/48 binary64) (/.f64 (*.f64 x x) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1/2 binary64) y))) |
(* x (+ (* (pow x 2) (- (* 1/3840 (/ (pow x 2) (pow y 5))) (* 1/48 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
(*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (/.f64 #s(literal 1/3840 binary64) (pow.f64 y #s(literal 5 binary64)))) (/.f64 #s(literal -1/48 binary64) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1/2 binary64) 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)))) |
(*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 #s(literal -1/645120 binary64) (/.f64 (*.f64 x x) (pow.f64 y #s(literal 7 binary64))) (/.f64 #s(literal 1/3840 binary64) (pow.f64 y #s(literal 5 binary64)))) (/.f64 #s(literal -1/48 binary64) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1/2 binary64) y))) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(sin (* -1/2 (/ x y))) |
(sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) |
(sin (* -1/2 (/ x y))) |
(sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) |
(sin (* -1/2 (/ x y))) |
(sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) |
(sin (* -1/2 (/ x y))) |
(sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* -1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal -1/2 binary64)) y) |
(* -1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal -1/2 binary64)) y) |
(* -1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal -1/2 binary64)) y) |
(* -1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal -1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* -1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal -1/2 binary64)) y) |
(* -1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal -1/2 binary64)) y) |
(* -1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal -1/2 binary64)) y) |
(* -1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal -1/2 binary64)) y) |
(/ x (exp (neg (* -1 (log (* 2 y)))))) |
(/.f64 x (*.f64 #s(literal 2 binary64) y)) |
(* x (+ (* 1/3 (/ (pow x 2) (pow (exp (neg (* -1 (log (* 2 y))))) 3))) (/ 1 (exp (neg (* -1 (log (* 2 y)))))))) |
(*.f64 x (fma.f64 (*.f64 x x) (/.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 #s(literal 2 binary64) y) (*.f64 (*.f64 #s(literal 2 binary64) y) (*.f64 #s(literal 2 binary64) y)))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) y)))) |
(* x (+ (* (pow x 2) (+ (* 2/15 (/ (pow x 2) (pow (exp (neg (* -1 (log (* 2 y))))) 5))) (* 1/3 (/ 1 (pow (exp (neg (* -1 (log (* 2 y))))) 3))))) (/ 1 (exp (neg (* -1 (log (* 2 y)))))))) |
(*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (/.f64 #s(literal 2/15 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 5 binary64)))) (/.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 #s(literal 2 binary64) y) (*.f64 (*.f64 #s(literal 2 binary64) y) (*.f64 #s(literal 2 binary64) y))))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) y)))) |
(* x (+ (* (pow x 2) (+ (* (pow x 2) (+ (* 17/315 (/ (pow x 2) (pow (exp (neg (* -1 (log (* 2 y))))) 7))) (* 2/15 (/ 1 (pow (exp (neg (* -1 (log (* 2 y))))) 5))))) (* 1/3 (/ 1 (pow (exp (neg (* -1 (log (* 2 y))))) 3))))) (/ 1 (exp (neg (* -1 (log (* 2 y)))))))) |
(*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 #s(literal 17/315 binary64) (/.f64 (*.f64 x x) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 7 binary64))) (/.f64 #s(literal 2/15 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 5 binary64))))) (/.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 #s(literal 2 binary64) y) (*.f64 (*.f64 #s(literal 2 binary64) y) (*.f64 #s(literal 2 binary64) y)))))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) y)))) |
(/ (sin (/ x (exp (neg (* -1 (log (* 2 y))))))) (cos (/ x (exp (neg (* -1 (log (* 2 y)))))))) |
(/.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (cos.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) |
(/ (sin (/ x (exp (neg (* -1 (log (* 2 y))))))) (cos (/ x (exp (neg (* -1 (log (* 2 y)))))))) |
(/.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (cos.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) |
(/ (sin (/ x (exp (neg (* -1 (log (* 2 y))))))) (cos (/ x (exp (neg (* -1 (log (* 2 y)))))))) |
(/.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (cos.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) |
(/ (sin (/ x (exp (neg (* -1 (log (* 2 y))))))) (cos (/ x (exp (neg (* -1 (log (* 2 y)))))))) |
(/.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (cos.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) |
(/ (sin (/ x (exp (neg (* -1 (log (* 2 y))))))) (cos (/ x (exp (neg (* -1 (log (* 2 y)))))))) |
(/.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (cos.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) |
(/ (sin (/ x (exp (neg (* -1 (log (* 2 y))))))) (cos (/ x (exp (neg (* -1 (log (* 2 y)))))))) |
(/.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (cos.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) |
(/ (sin (/ x (exp (neg (* -1 (log (* 2 y))))))) (cos (/ x (exp (neg (* -1 (log (* 2 y)))))))) |
(/.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (cos.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) |
(/ (sin (/ x (exp (neg (* -1 (log (* 2 y))))))) (cos (/ x (exp (neg (* -1 (log (* 2 y)))))))) |
(/.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (cos.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) |
(/ (sin (/ x (exp (neg (* -1 (+ (log 2) (log y))))))) (cos (/ x (exp (neg (* -1 (+ (log 2) (log y)))))))) |
(/.f64 (sin.f64 (*.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) y))) (cos.f64 (*.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) y)))) |
(/ (sin (/ x (exp (neg (* -1 (+ (log 2) (log y))))))) (cos (/ x (exp (neg (* -1 (+ (log 2) (log y)))))))) |
(/.f64 (sin.f64 (*.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) y))) (cos.f64 (*.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) y)))) |
(/ (sin (/ x (exp (neg (* -1 (+ (log 2) (log y))))))) (cos (/ x (exp (neg (* -1 (+ (log 2) (log y)))))))) |
(/.f64 (sin.f64 (*.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) y))) (cos.f64 (*.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) y)))) |
(/ (sin (/ x (exp (neg (* -1 (+ (log 2) (log y))))))) (cos (/ x (exp (neg (* -1 (+ (log 2) (log y)))))))) |
(/.f64 (sin.f64 (*.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) y))) (cos.f64 (*.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) y)))) |
(/ (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y))))))))) (cos (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))) |
(/.f64 (sin.f64 (*.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) y))) (cos.f64 (*.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) y)))) |
(/ (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y))))))))) (cos (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))) |
(/.f64 (sin.f64 (*.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) y))) (cos.f64 (*.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) y)))) |
(/ (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y))))))))) (cos (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))) |
(/.f64 (sin.f64 (*.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) y))) (cos.f64 (*.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) y)))) |
(/ (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y))))))))) (cos (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))) |
(/.f64 (sin.f64 (*.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) y))) (cos.f64 (*.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) y)))) |
(/ (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y))))))))) (cos (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y)))))))))) |
(/.f64 (sin.f64 (*.f64 (/.f64 x #s(literal 1 binary64)) (*.f64 #s(literal -1/2 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64))))) (cos.f64 (*.f64 (/.f64 x #s(literal 1 binary64)) (*.f64 #s(literal -1/2 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64)))))) |
(/ (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y))))))))) (cos (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y)))))))))) |
(/.f64 (sin.f64 (*.f64 (/.f64 x #s(literal 1 binary64)) (*.f64 #s(literal -1/2 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64))))) (cos.f64 (*.f64 (/.f64 x #s(literal 1 binary64)) (*.f64 #s(literal -1/2 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64)))))) |
(/ (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y))))))))) (cos (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y)))))))))) |
(/.f64 (sin.f64 (*.f64 (/.f64 x #s(literal 1 binary64)) (*.f64 #s(literal -1/2 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64))))) (cos.f64 (*.f64 (/.f64 x #s(literal 1 binary64)) (*.f64 #s(literal -1/2 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64)))))) |
(/ (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y))))))))) (cos (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y)))))))))) |
(/.f64 (sin.f64 (*.f64 (/.f64 x #s(literal 1 binary64)) (*.f64 #s(literal -1/2 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64))))) (cos.f64 (*.f64 (/.f64 x #s(literal 1 binary64)) (*.f64 #s(literal -1/2 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64)))))) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* x (+ (* -1/48 (/ (pow x 2) (pow y 3))) (* 1/2 (/ 1 y)))) |
(*.f64 x (fma.f64 #s(literal -1/48 binary64) (/.f64 (*.f64 x x) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1/2 binary64) y))) |
(* x (+ (* (pow x 2) (- (* 1/3840 (/ (pow x 2) (pow y 5))) (* 1/48 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
(*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (/.f64 #s(literal 1/3840 binary64) (pow.f64 y #s(literal 5 binary64)))) (/.f64 #s(literal -1/48 binary64) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1/2 binary64) 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)))) |
(*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 #s(literal -1/645120 binary64) (/.f64 (*.f64 x x) (pow.f64 y #s(literal 7 binary64))) (/.f64 #s(literal 1/3840 binary64) (pow.f64 y #s(literal 5 binary64)))) (/.f64 #s(literal -1/48 binary64) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1/2 binary64) y))) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (* 1/2 x)) y) |
(/.f64 (fma.f64 #s(literal -1/48 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y y)) (*.f64 x #s(literal 1/2 binary64))) 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 x (*.f64 x x)) (/.f64 #s(literal -1/48 binary64) (*.f64 y y)) (fma.f64 (pow.f64 x #s(literal 5 binary64)) (/.f64 #s(literal 1/3840 binary64) (pow.f64 y #s(literal 4 binary64))) (*.f64 x #s(literal 1/2 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)))) y) |
(/.f64 (fma.f64 #s(literal -1/48 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y 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 (pow.f64 x #s(literal 5 binary64)) (/.f64 #s(literal 1/3840 binary64) (pow.f64 y #s(literal 4 binary64))) (*.f64 x #s(literal 1/2 binary64))))) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* -1 (/ (+ (* -1/2 x) (* 1/48 (/ (pow x 3) (pow y 2)))) y)) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/48 binary64) (*.f64 y y)) (*.f64 x #s(literal -1/2 binary64))) (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 x #s(literal -1/2 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/48 binary64) (*.f64 y y)) (/.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/3840 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)))))) y)) |
(/.f64 (fma.f64 x #s(literal -1/2 binary64) (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 x (*.f64 x x)) (/.f64 #s(literal 1/48 binary64) (*.f64 y y)) (/.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/3840 binary64)) (pow.f64 y #s(literal 4 binary64)))))) (neg.f64 y)) |
Compiled 47 972 to 5 094 computations (89.4% saved)
94 alts after pruning (92 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 2 241 | 62 | 2 303 |
| Fresh | 24 | 30 | 54 |
| Picked | 3 | 2 | 5 |
| Done | 1 | 0 | 1 |
| Total | 2 269 | 94 | 2 363 |
| Status | Accuracy | Program |
|---|---|---|
| 53.1% | (pow.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) | |
| 55.6% | (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x (*.f64 y #s(literal 2 binary64))))))) #s(literal -1/2 binary64)) | |
| 45.2% | (/.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))))) | |
| 6.5% | (/.f64 (/.f64 (*.f64 (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))))) (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 6.4% | (/.f64 (/.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 3 binary64))) (*.f64 (neg.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 43.6% | (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 6.5% | (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))))) | |
| 7.0% | (/.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 45.3% | (/.f64 (tan.f64 (pow.f64 (pow.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))) #s(literal 1/2 binary64)) #s(literal 2 binary64))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 23.8% | (/.f64 (tan.f64 (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (*.f64 #s(literal -2 binary64) (log.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) (sin.f64 (pow.f64 (*.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal -1/2 binary64)))) | |
| 45.0% | (/.f64 (tan.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 16.2% | (/.f64 (tan.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 x (*.f64 x #s(literal 1/2 binary64)))))) (sin.f64 (/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) (neg.f64 (*.f64 x x))) x))) | |
| 30.7% | (/.f64 (tan.f64 (/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 y #s(literal -2 binary64)) x)) (*.f64 y #s(literal -2 binary64))) (*.f64 (*.f64 y #s(literal -2 binary64)) (/.f64 (*.f64 y #s(literal -2 binary64)) x)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 20.7% | (/.f64 (tan.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 y #s(literal -2 binary64)) x)) (*.f64 #s(literal 4 binary64) (*.f64 y y)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 17.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))))) | |
| 13.6% | (/.f64 (tan.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 x y))) (sin.f64 (/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) (neg.f64 (*.f64 x x))) x))) | |
| 41.1% | (/.f64 (tan.f64 (/.f64 x (pow.f64 (exp.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (*.f64 y #s(literal 2 binary64))))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 41.6% | (/.f64 (tan.f64 (/.f64 x (pow.f64 (E.f64) (log.f64 (*.f64 y #s(literal 2 binary64)))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 40.4% | (/.f64 (tan.f64 (/.f64 x (*.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 y))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 #s(literal 1/2 binary64)))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 43.6% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) | |
| 24.1% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))))) #s(literal -1/2 binary64)))) | |
| 20.6% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (pow.f64 (*.f64 (/.f64 (/.f64 #s(literal 2 binary64) x) (pow.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))) #s(literal 1/2 binary64))) (/.f64 y (pow.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))) #s(literal 1/2 binary64)))) #s(literal -1/2 binary64)))) | |
| 23.9% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (pow.f64 (*.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) (/.f64 y (exp.f64 (*.f64 (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64)))) #s(literal -1 binary64))))) #s(literal -1/2 binary64)))) | |
| 39.8% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (pow.f64 (exp.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))))) #s(literal -1 binary64)))) | |
| 41.5% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (*.f64 #s(literal -2 binary64) (log.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))))) | |
| 17.9% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) y) x))) | |
| 45.5% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x)))) | |
| 20.7% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 y #s(literal -2 binary64)) x)) (*.f64 #s(literal 4 binary64) (*.f64 y y))))) | |
| 4.7% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) | |
| 16.1% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (exp.f64 (*.f64 (log.f64 (/.f64 y (*.f64 x (*.f64 x #s(literal 1/2 binary64))))) #s(literal -1 binary64))) x))) | |
| 18.6% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 y #s(literal -2 binary64)) #s(literal 3 binary64))) (*.f64 #s(literal 4 binary64) (*.f64 y y)))))) | |
| 41.0% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (exp.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (log.f64 (*.f64 y #s(literal 2 binary64))))))))) | |
| ▶ | 43.2% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) |
| 45.4% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))) (*.f64 x (/.f64 #s(literal -1 binary64) x))))) | |
| 45.2% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) | |
| 45.4% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 x (*.f64 y #s(literal 2 binary64)))) x))) | |
| 18.1% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1/2 binary64) y)) (*.f64 x x)))) | |
| 28.2% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (/.f64 x (*.f64 x y))))) | |
| 41.8% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (exp.f64 (log.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) | |
| 40.4% | (/.f64 (tan.f64 (/.f64 x (exp.f64 (/.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)))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 40.8% | (/.f64 (tan.f64 (/.f64 x (exp.f64 (/.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 #s(literal 2 binary64)) (log.f64 (/.f64 #s(literal 2 binary64) y)) (pow.f64 (log.f64 y) #s(literal 2 binary64))))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 40.2% | (/.f64 (tan.f64 (/.f64 x (exp.f64 (/.f64 (+.f64 (pow.f64 (log.f64 y) #s(literal 3 binary64)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64))) (+.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (*.f64 (log.f64 y) (log.f64 #s(literal 2 binary64))))))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 40.3% | (/.f64 (tan.f64 (/.f64 x (exp.f64 (-.f64 (/.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (log.f64 (*.f64 y #s(literal 1/2 binary64)))) (/.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (log.f64 (*.f64 y #s(literal 1/2 binary64)))))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 41.0% | (/.f64 (tan.f64 (/.f64 x (exp.f64 (*.f64 (neg.f64 (pow.f64 (neg.f64 (log.f64 (*.f64 y #s(literal 2 binary64)))) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (log.f64 (*.f64 y #s(literal 2 binary64))))))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 41.1% | (/.f64 (tan.f64 (/.f64 x (exp.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (log.f64 (*.f64 y #s(literal 2 binary64)))))))) (sin.f64 (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (*.f64 #s(literal -2 binary64) (log.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))))) | |
| ▶ | 16.6% | (/.f64 (tan.f64 (/.f64 x (exp.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (log.f64 (*.f64 y #s(literal 2 binary64)))))))) (sin.f64 (/.f64 (/.f64 (*.f64 x x) (*.f64 y #s(literal 2 binary64))) x))) |
| 16.7% | (/.f64 (tan.f64 (/.f64 x (exp.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (log.f64 (*.f64 y #s(literal 2 binary64)))))))) (sin.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 x y)))) | |
| 41.4% | (/.f64 (tan.f64 (/.f64 x (exp.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (log.f64 (*.f64 y #s(literal 2 binary64)))))))) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) | |
| 41.1% | (/.f64 (tan.f64 (/.f64 x (exp.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (log.f64 (*.f64 y #s(literal 2 binary64)))))))) (sin.f64 (exp.f64 (log.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) | |
| 41.4% | (/.f64 (tan.f64 (/.f64 x (exp.f64 (log.f64 (*.f64 y #s(literal 2 binary64)))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 17.6% | (/.f64 (tan.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) (sin.f64 (/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) (neg.f64 (*.f64 x x))) x))) | |
| 43.2% | (/.f64 (tan.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 17.3% | (/.f64 (tan.f64 (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (pow.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))) #s(literal 1/2 binary64))))) (sin.f64 (/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) (neg.f64 (*.f64 x x))) x))) | |
| 25.5% | (/.f64 (tan.f64 (*.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))) (*.f64 x (/.f64 #s(literal -1 binary64) x)))) (sin.f64 (pow.f64 (*.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal -1/2 binary64)))) | |
| 25.5% | (/.f64 (tan.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (sin.f64 (pow.f64 (*.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal -1/2 binary64)))) | |
| 45.1% | (/.f64 (tan.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 14.3% | (/.f64 (tan.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1/2 binary64) y)) (*.f64 x x))) (sin.f64 (/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) (neg.f64 (*.f64 x x))) x))) | |
| 40.0% | (/.f64 (tan.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 23.7% | (/.f64 (tan.f64 (exp.f64 (log.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) (sin.f64 (pow.f64 (*.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal -1/2 binary64)))) | |
| 16.3% | (/.f64 (tan.f64 (exp.f64 (log.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))) | |
| 4.7% | (/.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)))) | |
| 45.2% | (/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) | |
| 6.4% | (/.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 3 binary64))) (*.f64 (neg.f64 (*.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))))) | |
| 22.1% | (/.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) #s(literal -1 binary64))) (sin.f64 (pow.f64 (*.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal -1/2 binary64)))) | |
| 37.5% | (/.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) #s(literal -1 binary64))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 45.6% | (/.f64 #s(literal 1 binary64) (/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) | |
| 43.7% | (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) | |
| ▶ | 56.0% | (/.f64 #s(literal 1 binary64) (cos.f64 (pow.f64 (pow.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))) #s(literal 1/2 binary64)) #s(literal 2 binary64)))) |
| 55.9% | (/.f64 #s(literal 1 binary64) (cos.f64 (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (*.f64 #s(literal -2 binary64) (log.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))))) | |
| 50.3% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) x) y))) | |
| 49.8% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (/.f64 (*.f64 x x) (*.f64 y #s(literal 2 binary64))) x))) | |
| 55.4% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x)))) | |
| 50.2% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 x (*.f64 x #s(literal 1/2 binary64))))))) | |
| 17.2% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 (neg.f64 (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/2 binary64) (*.f64 x y))) (*.f64 x x)))) | |
| 41.0% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 x y)))) | |
| ✓ | 56.2% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
| ▶ | 56.4% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (exp.f64 (*.f64 (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64)))) #s(literal -1 binary64))) y))) |
| 41.1% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (neg.f64 y)) (*.f64 x (*.f64 x #s(literal -1/2 binary64))))))) | |
| 55.7% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) | |
| 49.2% | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 y y) x)) #s(literal -1/2 binary64)) (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64))))) | |
| 56.2% | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))) (*.f64 x (/.f64 #s(literal -1 binary64) x))))) | |
| 55.6% | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) x)) (/.f64 #s(literal -1 binary64) y)))) | |
| 55.6% | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) | |
| 40.0% | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x y)) (*.f64 x (neg.f64 x))))) | |
| 56.4% | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 x (*.f64 y #s(literal 2 binary64)))) x))) | |
| 45.9% | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (/.f64 x (*.f64 x y))))) | |
| 44.9% | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (neg.f64 x) (*.f64 x (/.f64 #s(literal -1/2 binary64) (*.f64 x y)))))) | |
| 55.3% | (/.f64 #s(literal 1 binary64) (cos.f64 (exp.f64 (log.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) | |
| 6.4% | (*.f64 (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (neg.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 3 binary64)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))))) | |
| 7.1% | (*.f64 (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 43.7% | (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 43.7% | (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| ✓ | 56.5% | #s(literal 1 binary64) |
| ▶ | 6.2% | #s(literal -1 binary64) |
Compiled 3 873 to 2 643 computations (31.8% saved)
| 1× | egg-herbie |
Found 16 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 192 | (*.f64 #s(literal -1 binary64) (log.f64 (*.f64 y #s(literal 2 binary64)))) |
| ✓ | cost-diff | 256 | (neg.f64 (*.f64 #s(literal -1 binary64) (log.f64 (*.f64 y #s(literal 2 binary64))))) |
| ✓ | cost-diff | 1024 | (/.f64 (/.f64 (*.f64 x x) (*.f64 y #s(literal 2 binary64))) x) |
| ✓ | cost-diff | 12800 | (exp.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (log.f64 (*.f64 y #s(literal 2 binary64)))))) |
| ✓ | cost-diff | 0 | (cos.f64 (pow.f64 (pow.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))) #s(literal 1/2 binary64)) #s(literal 2 binary64))) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1 binary64) (cos.f64 (pow.f64 (pow.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))) #s(literal 1/2 binary64)) #s(literal 2 binary64)))) |
| ✓ | cost-diff | 5824 | (pow.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))) #s(literal 1/2 binary64)) |
| ✓ | cost-diff | 7104 | (pow.f64 (pow.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))) #s(literal 1/2 binary64)) #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/2 binary64) (/.f64 y x)))) |
| ✓ | cost-diff | 384 | (/.f64 #s(literal 1/2 binary64) (/.f64 y x)) |
| ✓ | cost-diff | 0 | (cos.f64 (/.f64 (exp.f64 (*.f64 (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64)))) #s(literal -1 binary64))) y)) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (exp.f64 (*.f64 (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64)))) #s(literal -1 binary64))) y))) |
| ✓ | cost-diff | 448 | (*.f64 (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64)))) #s(literal -1 binary64)) |
| ✓ | cost-diff | 12800 | (exp.f64 (*.f64 (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64)))) #s(literal -1 binary64))) |
| 6 806× | lower-/.f32 |
| 6 790× | lower-/.f64 |
| 3 724× | associate-/r* |
| 3 514× | lower-*.f32 |
| 3 504× | lower-*.f64 |
Useful iterations: 4 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 36 | 267 |
| 0 | 66 | 270 |
| 1 | 98 | 251 |
| 2 | 166 | 195 |
| 3 | 275 | 195 |
| 4 | 491 | 193 |
| 5 | 1117 | 193 |
| 6 | 1677 | 193 |
| 7 | 1786 | 193 |
| 8 | 1879 | 193 |
| 9 | 1992 | 193 |
| 10 | 2244 | 193 |
| 11 | 2661 | 193 |
| 12 | 3030 | 193 |
| 13 | 3489 | 193 |
| 14 | 3981 | 193 |
| 15 | 4532 | 193 |
| 16 | 5117 | 193 |
| 17 | 5414 | 193 |
| 18 | 5621 | 193 |
| 19 | 5756 | 193 |
| 20 | 5887 | 193 |
| 0 | 8824 | 193 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (exp.f64 (*.f64 (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64)))) #s(literal -1 binary64))) y))) |
#s(literal 1 binary64) |
(cos.f64 (/.f64 (exp.f64 (*.f64 (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64)))) #s(literal -1 binary64))) y)) |
(/.f64 (exp.f64 (*.f64 (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64)))) #s(literal -1 binary64))) y) |
(exp.f64 (*.f64 (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64)))) #s(literal -1 binary64))) |
(*.f64 (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64)))) #s(literal -1 binary64)) |
(neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64)))) |
(log.f64 (*.f64 x #s(literal 1/2 binary64))) |
(*.f64 x #s(literal 1/2 binary64)) |
x |
#s(literal 1/2 binary64) |
#s(literal -1 binary64) |
y |
#s(literal -1 binary64) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) |
(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/2 binary64) (/.f64 y x))) |
(/.f64 #s(literal 1/2 binary64) (/.f64 y x)) |
#s(literal 1/2 binary64) |
(/.f64 y x) |
(/.f64 #s(literal 1 binary64) (cos.f64 (pow.f64 (pow.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))) #s(literal 1/2 binary64)) #s(literal 2 binary64)))) |
#s(literal 1 binary64) |
(cos.f64 (pow.f64 (pow.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))) #s(literal 1/2 binary64)) #s(literal 2 binary64))) |
(pow.f64 (pow.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))) #s(literal 1/2 binary64)) |
(/.f64 x (*.f64 y #s(literal 2 binary64))) |
x |
(*.f64 y #s(literal 2 binary64)) |
y |
#s(literal 2 binary64) |
#s(literal 1/2 binary64) |
(/.f64 (tan.f64 (/.f64 x (exp.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (log.f64 (*.f64 y #s(literal 2 binary64)))))))) (sin.f64 (/.f64 (/.f64 (*.f64 x x) (*.f64 y #s(literal 2 binary64))) x))) |
(tan.f64 (/.f64 x (exp.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (log.f64 (*.f64 y #s(literal 2 binary64)))))))) |
(/.f64 x (exp.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (log.f64 (*.f64 y #s(literal 2 binary64))))))) |
x |
(exp.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (log.f64 (*.f64 y #s(literal 2 binary64)))))) |
(neg.f64 (*.f64 #s(literal -1 binary64) (log.f64 (*.f64 y #s(literal 2 binary64))))) |
(*.f64 #s(literal -1 binary64) (log.f64 (*.f64 y #s(literal 2 binary64)))) |
#s(literal -1 binary64) |
(log.f64 (*.f64 y #s(literal 2 binary64))) |
(*.f64 y #s(literal 2 binary64)) |
y |
#s(literal 2 binary64) |
(sin.f64 (/.f64 (/.f64 (*.f64 x x) (*.f64 y #s(literal 2 binary64))) x)) |
(/.f64 (/.f64 (*.f64 x x) (*.f64 y #s(literal 2 binary64))) x) |
(/.f64 (*.f64 x x) (*.f64 y #s(literal 2 binary64))) |
(*.f64 x x) |
| Outputs |
|---|
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (exp.f64 (*.f64 (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64)))) #s(literal -1 binary64))) y))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
#s(literal 1 binary64) |
(cos.f64 (/.f64 (exp.f64 (*.f64 (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64)))) #s(literal -1 binary64))) y)) |
(cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(/.f64 (exp.f64 (*.f64 (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64)))) #s(literal -1 binary64))) y) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(exp.f64 (*.f64 (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64)))) #s(literal -1 binary64))) |
(*.f64 x #s(literal 1/2 binary64)) |
(*.f64 (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64)))) #s(literal -1 binary64)) |
(log.f64 (*.f64 x #s(literal 1/2 binary64))) |
(neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64)))) |
(log.f64 (*.f64 x #s(literal 1/2 binary64))) |
(*.f64 x #s(literal 1/2 binary64)) |
x |
#s(literal 1/2 binary64) |
#s(literal -1 binary64) |
y |
#s(literal -1 binary64) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) |
(/.f64 (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
(tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(/.f64 x (*.f64 y #s(literal 2 binary64))) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
x |
(*.f64 y #s(literal 2 binary64)) |
y |
#s(literal 2 binary64) |
(sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) |
(sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(/.f64 #s(literal 1/2 binary64) (/.f64 y x)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
#s(literal 1/2 binary64) |
(/.f64 y x) |
(/.f64 #s(literal 1 binary64) (cos.f64 (pow.f64 (pow.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))) #s(literal 1/2 binary64)) #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
#s(literal 1 binary64) |
(cos.f64 (pow.f64 (pow.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))) #s(literal 1/2 binary64)) #s(literal 2 binary64))) |
(cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(pow.f64 (pow.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(pow.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))) #s(literal 1/2 binary64)) |
(sqrt.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(/.f64 x (*.f64 y #s(literal 2 binary64))) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
x |
(*.f64 y #s(literal 2 binary64)) |
y |
#s(literal 2 binary64) |
#s(literal 1/2 binary64) |
(/.f64 (tan.f64 (/.f64 x (exp.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (log.f64 (*.f64 y #s(literal 2 binary64)))))))) (sin.f64 (/.f64 (/.f64 (*.f64 x x) (*.f64 y #s(literal 2 binary64))) x))) |
(/.f64 (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(tan.f64 (/.f64 x (exp.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (log.f64 (*.f64 y #s(literal 2 binary64)))))))) |
(tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(/.f64 x (exp.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (log.f64 (*.f64 y #s(literal 2 binary64))))))) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
x |
(exp.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (log.f64 (*.f64 y #s(literal 2 binary64)))))) |
(*.f64 y #s(literal 2 binary64)) |
(neg.f64 (*.f64 #s(literal -1 binary64) (log.f64 (*.f64 y #s(literal 2 binary64))))) |
(log.f64 (*.f64 y #s(literal 2 binary64))) |
(*.f64 #s(literal -1 binary64) (log.f64 (*.f64 y #s(literal 2 binary64)))) |
(neg.f64 (log.f64 (*.f64 y #s(literal 2 binary64)))) |
#s(literal -1 binary64) |
(log.f64 (*.f64 y #s(literal 2 binary64))) |
(*.f64 y #s(literal 2 binary64)) |
y |
#s(literal 2 binary64) |
(sin.f64 (/.f64 (/.f64 (*.f64 x x) (*.f64 y #s(literal 2 binary64))) x)) |
(sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(/.f64 (/.f64 (*.f64 x x) (*.f64 y #s(literal 2 binary64))) x) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(/.f64 (*.f64 x x) (*.f64 y #s(literal 2 binary64))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) y) |
(*.f64 x x) |
Found 16 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 88.9% | (/.f64 (*.f64 x x) (*.f64 y #s(literal 2 binary64))) |
| ✓ | accuracy | 71.3% | (/.f64 (/.f64 (*.f64 x x) (*.f64 y #s(literal 2 binary64))) x) |
| ✓ | accuracy | 56.3% | (sin.f64 (/.f64 (/.f64 (*.f64 x x) (*.f64 y #s(literal 2 binary64))) x)) |
| ✓ | accuracy | 55.7% | (tan.f64 (/.f64 x (exp.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (log.f64 (*.f64 y #s(literal 2 binary64)))))))) |
| ✓ | accuracy | 99.8% | (/.f64 #s(literal 1 binary64) (cos.f64 (pow.f64 (pow.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))) #s(literal 1/2 binary64)) #s(literal 2 binary64)))) |
| ✓ | accuracy | 99.3% | (pow.f64 (pow.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
| ✓ | accuracy | 80.1% | (pow.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))) #s(literal 1/2 binary64)) |
| ✓ | accuracy | 56.3% | (cos.f64 (pow.f64 (pow.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))) #s(literal 1/2 binary64)) #s(literal 2 binary64))) |
| ✓ | accuracy | 99.0% | (/.f64 #s(literal 1/2 binary64) (/.f64 y x)) |
| ✓ | accuracy | 89.6% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) |
| ✓ | accuracy | 56.3% | (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) |
| ✓ | accuracy | 55.7% | (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
| ✓ | accuracy | 100.0% | (log.f64 (*.f64 x #s(literal 1/2 binary64))) |
| ✓ | accuracy | 99.8% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (exp.f64 (*.f64 (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64)))) #s(literal -1 binary64))) y))) |
| ✓ | accuracy | 90.8% | (exp.f64 (*.f64 (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64)))) #s(literal -1 binary64))) |
| ✓ | accuracy | 56.3% | (cos.f64 (/.f64 (exp.f64 (*.f64 (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64)))) #s(literal -1 binary64))) y)) |
| 125.0ms | 123× | 1 | valid |
| 50.0ms | 133× | 0 | valid |
Compiled 269 to 38 computations (85.9% saved)
ival-div: 31.0ms (21.8% of total)ival-tan: 22.0ms (15.4% of total)ival-exp: 16.0ms (11.2% of total)ival-log: 16.0ms (11.2% of total)ival-mult: 12.0ms (8.4% of total)ival-neg: 12.0ms (8.4% of total)ival-cos: 12.0ms (8.4% of total)ival-sin: 11.0ms (7.7% of total)adjust: 5.0ms (3.5% of total)ival-pow2: 3.0ms (2.1% of total)ival-sqrt: 3.0ms (2.1% of total)exact: 1.0ms (0.7% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| Inputs |
|---|
#<alt (exp.f64 (*.f64 (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64)))) #s(literal -1 binary64)))> |
#<alt (*.f64 (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64)))) #s(literal -1 binary64))> |
#<alt (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (exp.f64 (*.f64 (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64)))) #s(literal -1 binary64))) y)))> |
#<alt (cos.f64 (/.f64 (exp.f64 (*.f64 (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64)))) #s(literal -1 binary64))) y))> |
#<alt (/.f64 #s(literal 1/2 binary64) (/.f64 y x))> |
#<alt (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))))> |
#<alt (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))> |
#<alt (/.f64 x (*.f64 y #s(literal 2 binary64)))> |
#<alt (pow.f64 (pow.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))) #s(literal 1/2 binary64)) #s(literal 2 binary64))> |
#<alt (pow.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))) #s(literal 1/2 binary64))> |
#<alt (/.f64 #s(literal 1 binary64) (cos.f64 (pow.f64 (pow.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))) #s(literal 1/2 binary64)) #s(literal 2 binary64))))> |
#<alt (cos.f64 (pow.f64 (pow.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))) #s(literal 1/2 binary64)) #s(literal 2 binary64)))> |
#<alt (exp.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (log.f64 (*.f64 y #s(literal 2 binary64))))))> |
#<alt (/.f64 (/.f64 (*.f64 x x) (*.f64 y #s(literal 2 binary64))) x)> |
#<alt (neg.f64 (*.f64 #s(literal -1 binary64) (log.f64 (*.f64 y #s(literal 2 binary64)))))> |
#<alt (*.f64 #s(literal -1 binary64) (log.f64 (*.f64 y #s(literal 2 binary64))))> |
#<alt (log.f64 (*.f64 x #s(literal 1/2 binary64)))> |
#<alt (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))> |
#<alt (tan.f64 (/.f64 x (exp.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (log.f64 (*.f64 y #s(literal 2 binary64))))))))> |
#<alt (sin.f64 (/.f64 (/.f64 (*.f64 x x) (*.f64 y #s(literal 2 binary64))) x))> |
#<alt (/.f64 (*.f64 x x) (*.f64 y #s(literal 2 binary64)))> |
| Outputs |
|---|
#<alt (* 1/2 x)> |
#<alt (* 1/2 x)> |
#<alt (* 1/2 x)> |
#<alt (* 1/2 x)> |
#<alt (* 1/2 x)> |
#<alt (* 1/2 x)> |
#<alt (* 1/2 x)> |
#<alt (* 1/2 x)> |
#<alt (* 1/2 x)> |
#<alt (* 1/2 x)> |
#<alt (* 1/2 x)> |
#<alt (* 1/2 x)> |
#<alt (+ (log 1/2) (log x))> |
#<alt (+ (log 1/2) (log x))> |
#<alt (+ (log 1/2) (log x))> |
#<alt (+ (log 1/2) (log x))> |
#<alt (+ (log 1/2) (* -1 (log (/ 1 x))))> |
#<alt (+ (log 1/2) (* -1 (log (/ 1 x))))> |
#<alt (+ (log 1/2) (* -1 (log (/ 1 x))))> |
#<alt (+ (log 1/2) (* -1 (log (/ 1 x))))> |
#<alt (+ (log -1/2) (* -1 (log (/ -1 x))))> |
#<alt (+ (log -1/2) (* -1 (log (/ -1 x))))> |
#<alt (+ (log -1/2) (* -1 (log (/ -1 x))))> |
#<alt (+ (log -1/2) (* -1 (log (/ -1 x))))> |
#<alt 1> |
#<alt (+ 1 (* 1/8 (/ (pow x 2) (pow y 2))))> |
#<alt (+ 1 (* (pow x 2) (+ (* 5/384 (/ (pow x 2) (pow y 4))) (* 1/8 (/ 1 (pow y 2))))))> |
#<alt (+ 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))))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt 1> |
#<alt (+ 1 (* 1/8 (/ (pow x 2) (pow y 2))))> |
#<alt (- (+ 1 (* -1 (/ (+ (* -1/64 (pow x 4)) (* 1/384 (pow x 4))) (pow y 4)))) (* -1/8 (/ (pow x 2) (pow y 2))))> |
#<alt (- (+ 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))))))> |
#<alt 1> |
#<alt (+ 1 (* 1/8 (/ (pow x 2) (pow y 2))))> |
#<alt (- (+ 1 (* -1 (/ (+ (* -1/64 (pow x 4)) (* 1/384 (pow x 4))) (pow y 4)))) (* -1/8 (/ (pow x 2) (pow y 2))))> |
#<alt (- (+ 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))))))> |
#<alt 1> |
#<alt (+ 1 (* -1/8 (/ (pow x 2) (pow y 2))))> |
#<alt (+ 1 (* (pow x 2) (- (* 1/384 (/ (pow x 2) (pow y 4))) (* 1/8 (/ 1 (pow y 2))))))> |
#<alt (+ 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))))))> |
#<alt (cos (* 1/2 (/ x y)))> |
#<alt (cos (* 1/2 (/ x y)))> |
#<alt (cos (* 1/2 (/ x y)))> |
#<alt (cos (* 1/2 (/ x y)))> |
#<alt (cos (* 1/2 (/ x y)))> |
#<alt (cos (* 1/2 (/ x y)))> |
#<alt (cos (* 1/2 (/ x y)))> |
#<alt (cos (* 1/2 (/ x y)))> |
#<alt (cos (* 1/2 (/ x y)))> |
#<alt (cos (* 1/2 (/ x y)))> |
#<alt (cos (* 1/2 (/ x y)))> |
#<alt (cos (* 1/2 (/ x y)))> |
#<alt 1> |
#<alt (+ 1 (* -1/8 (/ (pow x 2) (pow y 2))))> |
#<alt (+ 1 (+ (* -1/8 (/ (pow x 2) (pow y 2))) (* 1/384 (/ (pow x 4) (pow y 4)))))> |
#<alt (+ 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))))))> |
#<alt 1> |
#<alt (+ 1 (* -1/8 (/ (pow x 2) (pow y 2))))> |
#<alt (+ 1 (+ (* -1/8 (/ (pow x 2) (pow y 2))) (* 1/384 (/ (pow x 4) (pow y 4)))))> |
#<alt (+ 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))))))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt 1> |
#<alt (+ 1 (* 1/8 (/ (pow x 2) (pow y 2))))> |
#<alt (+ 1 (* (pow x 2) (+ (* 5/384 (/ (pow x 2) (pow y 4))) (* 1/8 (/ 1 (pow y 2))))))> |
#<alt (+ 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))))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt 1> |
#<alt (- (+ 1 (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2))))) (* -1/24 (/ (pow x 2) (pow y 2))))> |
#<alt (- (+ 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))))))> |
#<alt (- (+ 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)))))))))> |
#<alt 1> |
#<alt (- (+ 1 (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* x (pow y 2))))) (* -1/24 (/ (pow x 2) (pow y 2))))> |
#<alt (- (+ 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))))))> |
#<alt (- (+ 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)))))))))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* x (+ (* 1/24 (/ (pow x 2) (pow y 3))) (* 1/2 (/ 1 y))))> |
#<alt (* x (+ (* (pow x 2) (+ (* 1/240 (/ (pow x 2) (pow y 5))) (* 1/24 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y))))> |
#<alt (* 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))))> |
#<alt (/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y))))> |
#<alt (/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y))))> |
#<alt (/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y))))> |
#<alt (/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y))))> |
#<alt (/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y))))> |
#<alt (/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y))))> |
#<alt (/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y))))> |
#<alt (/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y))))> |
#<alt (/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y))))> |
#<alt (/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y))))> |
#<alt (/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y))))> |
#<alt (/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y))))> |
#<alt (* 1/2 (/ x y))> |
#<alt (/ (- (+ (* -1/48 (/ (pow x 3) (pow y 2))) (* 1/2 x)) (* -1/16 (/ (pow x 3) (pow y 2)))) y)> |
#<alt (/ (- (+ (* -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)> |
#<alt (/ (- (+ (* -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)> |
#<alt (* 1/2 (/ x y))> |
#<alt (* -1 (/ (- (+ (* -1/2 x) (* 1/48 (/ (pow x 3) (pow y 2)))) (* 1/16 (/ (pow x 3) (pow y 2)))) y))> |
#<alt (* -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))> |
#<alt (* -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))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (/ (* x (pow (sqrt 1/2) 2)) y)> |
#<alt (/ (* x (pow (sqrt 1/2) 2)) y)> |
#<alt (/ (* x (pow (sqrt 1/2) 2)) y)> |
#<alt (/ (* x (pow (sqrt 1/2) 2)) y)> |
#<alt (/ (* x (pow (sqrt 1/2) 2)) y)> |
#<alt (/ (* x (pow (sqrt 1/2) 2)) y)> |
#<alt (/ (* x (pow (sqrt 1/2) 2)) y)> |
#<alt (/ (* x (pow (sqrt 1/2) 2)) y)> |
#<alt (* -1 (/ (* x (pow (sqrt -1/2) 2)) y))> |
#<alt (* -1 (/ (* x (pow (sqrt -1/2) 2)) y))> |
#<alt (* -1 (/ (* x (pow (sqrt -1/2) 2)) y))> |
#<alt (* -1 (/ (* x (pow (sqrt -1/2) 2)) y))> |
#<alt (/ (* x (pow (sqrt 1/2) 2)) y)> |
#<alt (/ (* x (pow (sqrt 1/2) 2)) y)> |
#<alt (/ (* x (pow (sqrt 1/2) 2)) y)> |
#<alt (/ (* x (pow (sqrt 1/2) 2)) y)> |
#<alt (/ (* x (pow (sqrt 1/2) 2)) y)> |
#<alt (/ (* x (pow (sqrt 1/2) 2)) y)> |
#<alt (/ (* x (pow (sqrt 1/2) 2)) y)> |
#<alt (/ (* x (pow (sqrt 1/2) 2)) y)> |
#<alt (* -1 (/ (* x (pow (sqrt -1/2) 2)) y))> |
#<alt (* -1 (/ (* x (pow (sqrt -1/2) 2)) y))> |
#<alt (* -1 (/ (* x (pow (sqrt -1/2) 2)) y))> |
#<alt (* -1 (/ (* x (pow (sqrt -1/2) 2)) y))> |
#<alt (* (sqrt (/ x y)) (sqrt 1/2))> |
#<alt (* (sqrt (/ x y)) (sqrt 1/2))> |
#<alt (* (sqrt (/ x y)) (sqrt 1/2))> |
#<alt (* (sqrt (/ x y)) (sqrt 1/2))> |
#<alt (* (sqrt (/ x y)) (sqrt 1/2))> |
#<alt (* (sqrt (/ x y)) (sqrt 1/2))> |
#<alt (* (sqrt (/ x y)) (sqrt 1/2))> |
#<alt (* (sqrt (/ x y)) (sqrt 1/2))> |
#<alt (* -1 (* (sqrt (/ x y)) (* (sqrt -1) (sqrt -1/2))))> |
#<alt (* -1 (* (sqrt (/ x y)) (* (sqrt -1) (sqrt -1/2))))> |
#<alt (* -1 (* (sqrt (/ x y)) (* (sqrt -1) (sqrt -1/2))))> |
#<alt (* -1 (* (sqrt (/ x y)) (* (sqrt -1) (sqrt -1/2))))> |
#<alt (* (sqrt (/ x y)) (sqrt 1/2))> |
#<alt (* (sqrt (/ x y)) (sqrt 1/2))> |
#<alt (* (sqrt (/ x y)) (sqrt 1/2))> |
#<alt (* (sqrt (/ x y)) (sqrt 1/2))> |
#<alt (* (sqrt (/ x y)) (sqrt 1/2))> |
#<alt (* (sqrt (/ x y)) (sqrt 1/2))> |
#<alt (* (sqrt (/ x y)) (sqrt 1/2))> |
#<alt (* (sqrt (/ x y)) (sqrt 1/2))> |
#<alt (* (sqrt (/ x y)) (* (sqrt -1) (sqrt -1/2)))> |
#<alt (* (sqrt (/ x y)) (* (sqrt -1) (sqrt -1/2)))> |
#<alt (* (sqrt (/ x y)) (* (sqrt -1) (sqrt -1/2)))> |
#<alt (* (sqrt (/ x y)) (* (sqrt -1) (sqrt -1/2)))> |
#<alt 1> |
#<alt (+ 1 (* 1/2 (/ (* (pow x 2) (pow (sqrt 1/2) 4)) (pow y 2))))> |
#<alt (+ 1 (* (pow x 2) (- (* -1 (* (pow x 2) (+ (* -1/4 (/ (pow (sqrt 1/2) 8) (pow y 4))) (* 1/24 (/ (pow (sqrt 1/2) 8) (pow y 4)))))) (* -1/2 (/ (pow (sqrt 1/2) 4) (pow y 2))))))> |
#<alt (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -1 (* (pow x 2) (+ (* -1/720 (/ (pow (sqrt 1/2) 12) (pow y 6))) (+ (* 1/48 (/ (pow (sqrt 1/2) 12) (pow y 6))) (* 1/2 (/ (* (pow (sqrt 1/2) 4) (+ (* -1/4 (/ (pow (sqrt 1/2) 8) (pow y 4))) (* 1/24 (/ (pow (sqrt 1/2) 8) (pow y 4))))) (pow y 2))))))) (+ (* -1/4 (/ (pow (sqrt 1/2) 8) (pow y 4))) (* 1/24 (/ (pow (sqrt 1/2) 8) (pow y 4)))))) (* -1/2 (/ (pow (sqrt 1/2) 4) (pow y 2))))))> |
#<alt (/ 1 (cos (/ (* x (pow (sqrt 1/2) 2)) y)))> |
#<alt (/ 1 (cos (/ (* x (pow (sqrt 1/2) 2)) y)))> |
#<alt (/ 1 (cos (/ (* x (pow (sqrt 1/2) 2)) y)))> |
#<alt (/ 1 (cos (/ (* x (pow (sqrt 1/2) 2)) y)))> |
#<alt (/ 1 (cos (* -1 (/ (* x (pow (sqrt -1/2) 2)) y))))> |
#<alt (/ 1 (cos (* -1 (/ (* x (pow (sqrt -1/2) 2)) y))))> |
#<alt (/ 1 (cos (* -1 (/ (* x (pow (sqrt -1/2) 2)) y))))> |
#<alt (/ 1 (cos (* -1 (/ (* x (pow (sqrt -1/2) 2)) y))))> |
#<alt (/ 1 (cos (/ (* x (pow (sqrt 1/2) 2)) y)))> |
#<alt (/ 1 (cos (/ (* x (pow (sqrt 1/2) 2)) y)))> |
#<alt (/ 1 (cos (/ (* x (pow (sqrt 1/2) 2)) y)))> |
#<alt (/ 1 (cos (/ (* x (pow (sqrt 1/2) 2)) y)))> |
#<alt 1> |
#<alt (+ 1 (* 1/2 (/ (* (pow x 2) (pow (sqrt 1/2) 4)) (pow y 2))))> |
#<alt (- (+ 1 (* -1 (/ (+ (* -1/4 (* (pow x 4) (pow (sqrt 1/2) 8))) (* 1/24 (* (pow x 4) (pow (sqrt 1/2) 8)))) (pow y 4)))) (* -1/2 (/ (* (pow x 2) (pow (sqrt 1/2) 4)) (pow y 2))))> |
#<alt (- (+ 1 (* -1 (/ (+ (* -1/720 (* (pow x 6) (pow (sqrt 1/2) 12))) (+ (* 1/48 (* (pow x 6) (pow (sqrt 1/2) 12))) (* 1/2 (* (pow x 2) (* (pow (sqrt 1/2) 4) (+ (* -1/4 (* (pow x 4) (pow (sqrt 1/2) 8))) (* 1/24 (* (pow x 4) (pow (sqrt 1/2) 8))))))))) (pow y 6)))) (+ (* -1/2 (/ (* (pow x 2) (pow (sqrt 1/2) 4)) (pow y 2))) (+ (* -1/4 (/ (* (pow x 4) (pow (sqrt 1/2) 8)) (pow y 4))) (* 1/24 (/ (* (pow x 4) (pow (sqrt 1/2) 8)) (pow y 4))))))> |
#<alt 1> |
#<alt (+ 1 (* 1/2 (/ (* (pow x 2) (pow (sqrt -1/2) 4)) (pow y 2))))> |
#<alt (- (+ 1 (* -1 (/ (+ (* -1/4 (* (pow x 4) (pow (sqrt -1/2) 8))) (* 1/24 (* (pow x 4) (pow (sqrt -1/2) 8)))) (pow y 4)))) (* -1/2 (/ (* (pow x 2) (pow (sqrt -1/2) 4)) (pow y 2))))> |
#<alt (- (+ 1 (* -1 (/ (+ (* -1/720 (* (pow x 6) (pow (sqrt -1/2) 12))) (+ (* 1/48 (* (pow x 6) (pow (sqrt -1/2) 12))) (* 1/2 (* (pow x 2) (* (pow (sqrt -1/2) 4) (+ (* -1/4 (* (pow x 4) (pow (sqrt -1/2) 8))) (* 1/24 (* (pow x 4) (pow (sqrt -1/2) 8))))))))) (pow y 6)))) (+ (* -1/2 (/ (* (pow x 2) (pow (sqrt -1/2) 4)) (pow y 2))) (+ (* -1/4 (/ (* (pow x 4) (pow (sqrt -1/2) 8)) (pow y 4))) (* 1/24 (/ (* (pow x 4) (pow (sqrt -1/2) 8)) (pow y 4))))))> |
#<alt 1> |
#<alt (+ 1 (* -1/2 (/ (* (pow x 2) (pow (sqrt 1/2) 4)) (pow y 2))))> |
#<alt (+ 1 (* (pow x 2) (+ (* -1/2 (/ (pow (sqrt 1/2) 4) (pow y 2))) (* 1/24 (/ (* (pow x 2) (pow (sqrt 1/2) 8)) (pow y 4))))))> |
#<alt (+ 1 (* (pow x 2) (+ (* -1/2 (/ (pow (sqrt 1/2) 4) (pow y 2))) (* (pow x 2) (+ (* -1/720 (/ (* (pow x 2) (pow (sqrt 1/2) 12)) (pow y 6))) (* 1/24 (/ (pow (sqrt 1/2) 8) (pow y 4))))))))> |
#<alt (cos (/ (* x (pow (sqrt 1/2) 2)) y))> |
#<alt (cos (/ (* x (pow (sqrt 1/2) 2)) y))> |
#<alt (cos (/ (* x (pow (sqrt 1/2) 2)) y))> |
#<alt (cos (/ (* x (pow (sqrt 1/2) 2)) y))> |
#<alt (cos (* -1 (/ (* x (pow (sqrt -1/2) 2)) y)))> |
#<alt (cos (* -1 (/ (* x (pow (sqrt -1/2) 2)) y)))> |
#<alt (cos (* -1 (/ (* x (pow (sqrt -1/2) 2)) y)))> |
#<alt (cos (* -1 (/ (* x (pow (sqrt -1/2) 2)) y)))> |
#<alt (cos (/ (* x (pow (sqrt 1/2) 2)) y))> |
#<alt (cos (/ (* x (pow (sqrt 1/2) 2)) y))> |
#<alt (cos (/ (* x (pow (sqrt 1/2) 2)) y))> |
#<alt (cos (/ (* x (pow (sqrt 1/2) 2)) y))> |
#<alt 1> |
#<alt (+ 1 (* -1/2 (/ (* (pow x 2) (pow (sqrt 1/2) 4)) (pow y 2))))> |
#<alt (+ 1 (+ (* -1/2 (/ (* (pow x 2) (pow (sqrt 1/2) 4)) (pow y 2))) (* 1/24 (/ (* (pow x 4) (pow (sqrt 1/2) 8)) (pow y 4)))))> |
#<alt (+ 1 (+ (* -1/2 (/ (* (pow x 2) (pow (sqrt 1/2) 4)) (pow y 2))) (+ (* -1/720 (/ (* (pow x 6) (pow (sqrt 1/2) 12)) (pow y 6))) (* 1/24 (/ (* (pow x 4) (pow (sqrt 1/2) 8)) (pow y 4))))))> |
#<alt 1> |
#<alt (+ 1 (* -1/2 (/ (* (pow x 2) (pow (sqrt -1/2) 4)) (pow y 2))))> |
#<alt (+ 1 (+ (* -1/2 (/ (* (pow x 2) (pow (sqrt -1/2) 4)) (pow y 2))) (* 1/24 (/ (* (pow x 4) (pow (sqrt -1/2) 8)) (pow y 4)))))> |
#<alt (+ 1 (+ (* -1/2 (/ (* (pow x 2) (pow (sqrt -1/2) 4)) (pow y 2))) (+ (* -1/720 (/ (* (pow x 6) (pow (sqrt -1/2) 12)) (pow y 6))) (* 1/24 (/ (* (pow x 4) (pow (sqrt -1/2) 8)) (pow y 4))))))> |
#<alt (exp (neg (* -1 (+ (log 2) (log y)))))> |
#<alt (exp (neg (* -1 (+ (log 2) (log y)))))> |
#<alt (exp (neg (* -1 (+ (log 2) (log y)))))> |
#<alt (exp (neg (* -1 (+ (log 2) (log y)))))> |
#<alt (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))> |
#<alt (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))> |
#<alt (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))> |
#<alt (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))> |
#<alt (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y)))))))> |
#<alt (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y)))))))> |
#<alt (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y)))))))> |
#<alt (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y)))))))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (+ (log 2) (log y))> |
#<alt (+ (log 2) (log y))> |
#<alt (+ (log 2) (log y))> |
#<alt (+ (log 2) (log y))> |
#<alt (+ (log 2) (* -1 (log (/ 1 y))))> |
#<alt (+ (log 2) (* -1 (log (/ 1 y))))> |
#<alt (+ (log 2) (* -1 (log (/ 1 y))))> |
#<alt (+ (log 2) (* -1 (log (/ 1 y))))> |
#<alt (+ (log -2) (* -1 (log (/ -1 y))))> |
#<alt (+ (log -2) (* -1 (log (/ -1 y))))> |
#<alt (+ (log -2) (* -1 (log (/ -1 y))))> |
#<alt (+ (log -2) (* -1 (log (/ -1 y))))> |
#<alt (* -1 (+ (log 2) (log y)))> |
#<alt (* -1 (+ (log 2) (log y)))> |
#<alt (* -1 (+ (log 2) (log y)))> |
#<alt (* -1 (+ (log 2) (log y)))> |
#<alt (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))> |
#<alt (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))> |
#<alt (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))> |
#<alt (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))> |
#<alt (* -1 (+ (log -2) (* -1 (log (/ -1 y)))))> |
#<alt (* -1 (+ (log -2) (* -1 (log (/ -1 y)))))> |
#<alt (* -1 (+ (log -2) (* -1 (log (/ -1 y)))))> |
#<alt (* -1 (+ (log -2) (* -1 (log (/ -1 y)))))> |
#<alt (+ (log 1/2) (log x))> |
#<alt (+ (log 1/2) (log x))> |
#<alt (+ (log 1/2) (log x))> |
#<alt (+ (log 1/2) (log x))> |
#<alt (+ (log 1/2) (* -1 (log (/ 1 x))))> |
#<alt (+ (log 1/2) (* -1 (log (/ 1 x))))> |
#<alt (+ (log 1/2) (* -1 (log (/ 1 x))))> |
#<alt (+ (log 1/2) (* -1 (log (/ 1 x))))> |
#<alt (+ (log -1/2) (* -1 (log (/ -1 x))))> |
#<alt (+ (log -1/2) (* -1 (log (/ -1 x))))> |
#<alt (+ (log -1/2) (* -1 (log (/ -1 x))))> |
#<alt (+ (log -1/2) (* -1 (log (/ -1 x))))> |
#<alt (sin (* 1/2 (/ x y)))> |
#<alt (sin (* 1/2 (/ x y)))> |
#<alt (sin (* 1/2 (/ x y)))> |
#<alt (sin (* 1/2 (/ x y)))> |
#<alt (* 1/2 (/ x y))> |
#<alt (/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (* 1/2 x)) y)> |
#<alt (/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x))) y)> |
#<alt (/ (+ (* -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)> |
#<alt (* 1/2 (/ x y))> |
#<alt (* -1 (/ (+ (* -1/2 x) (* 1/48 (/ (pow x 3) (pow y 2)))) y))> |
#<alt (* -1 (/ (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (* 1/48 (/ (pow x 3) (pow y 2))))) y))> |
#<alt (* -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))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* x (+ (* -1/48 (/ (pow x 2) (pow y 3))) (* 1/2 (/ 1 y))))> |
#<alt (* x (+ (* (pow x 2) (- (* 1/3840 (/ (pow x 2) (pow y 5))) (* 1/48 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y))))> |
#<alt (* 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))))> |
#<alt (sin (* 1/2 (/ x y)))> |
#<alt (sin (* 1/2 (/ x y)))> |
#<alt (sin (* 1/2 (/ x y)))> |
#<alt (sin (* 1/2 (/ x y)))> |
#<alt (sin (* 1/2 (/ x y)))> |
#<alt (sin (* 1/2 (/ x y)))> |
#<alt (sin (* 1/2 (/ x y)))> |
#<alt (sin (* 1/2 (/ x y)))> |
#<alt (/ x (exp (neg (* -1 (log (* 2 y))))))> |
#<alt (* x (+ (* 1/3 (/ (pow x 2) (pow (exp (neg (* -1 (log (* 2 y))))) 3))) (/ 1 (exp (neg (* -1 (log (* 2 y))))))))> |
#<alt (* x (+ (* (pow x 2) (+ (* 2/15 (/ (pow x 2) (pow (exp (neg (* -1 (log (* 2 y))))) 5))) (* 1/3 (/ 1 (pow (exp (neg (* -1 (log (* 2 y))))) 3))))) (/ 1 (exp (neg (* -1 (log (* 2 y))))))))> |
#<alt (* x (+ (* (pow x 2) (+ (* (pow x 2) (+ (* 17/315 (/ (pow x 2) (pow (exp (neg (* -1 (log (* 2 y))))) 7))) (* 2/15 (/ 1 (pow (exp (neg (* -1 (log (* 2 y))))) 5))))) (* 1/3 (/ 1 (pow (exp (neg (* -1 (log (* 2 y))))) 3))))) (/ 1 (exp (neg (* -1 (log (* 2 y))))))))> |
#<alt (/ (sin (/ x (exp (neg (* -1 (log (* 2 y))))))) (cos (/ x (exp (neg (* -1 (log (* 2 y))))))))> |
#<alt (/ (sin (/ x (exp (neg (* -1 (log (* 2 y))))))) (cos (/ x (exp (neg (* -1 (log (* 2 y))))))))> |
#<alt (/ (sin (/ x (exp (neg (* -1 (log (* 2 y))))))) (cos (/ x (exp (neg (* -1 (log (* 2 y))))))))> |
#<alt (/ (sin (/ x (exp (neg (* -1 (log (* 2 y))))))) (cos (/ x (exp (neg (* -1 (log (* 2 y))))))))> |
#<alt (/ (sin (/ x (exp (neg (* -1 (log (* 2 y))))))) (cos (/ x (exp (neg (* -1 (log (* 2 y))))))))> |
#<alt (/ (sin (/ x (exp (neg (* -1 (log (* 2 y))))))) (cos (/ x (exp (neg (* -1 (log (* 2 y))))))))> |
#<alt (/ (sin (/ x (exp (neg (* -1 (log (* 2 y))))))) (cos (/ x (exp (neg (* -1 (log (* 2 y))))))))> |
#<alt (/ (sin (/ x (exp (neg (* -1 (log (* 2 y))))))) (cos (/ x (exp (neg (* -1 (log (* 2 y))))))))> |
#<alt (/ (sin (/ x (exp (neg (* -1 (+ (log 2) (log y))))))) (cos (/ x (exp (neg (* -1 (+ (log 2) (log y))))))))> |
#<alt (/ (sin (/ x (exp (neg (* -1 (+ (log 2) (log y))))))) (cos (/ x (exp (neg (* -1 (+ (log 2) (log y))))))))> |
#<alt (/ (sin (/ x (exp (neg (* -1 (+ (log 2) (log y))))))) (cos (/ x (exp (neg (* -1 (+ (log 2) (log y))))))))> |
#<alt (/ (sin (/ x (exp (neg (* -1 (+ (log 2) (log y))))))) (cos (/ x (exp (neg (* -1 (+ (log 2) (log y))))))))> |
#<alt (/ (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y))))))))) (cos (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y))))))))))> |
#<alt (/ (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y))))))))) (cos (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y))))))))))> |
#<alt (/ (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y))))))))) (cos (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y))))))))))> |
#<alt (/ (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y))))))))) (cos (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y))))))))))> |
#<alt (/ (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y))))))))) (cos (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y))))))))))> |
#<alt (/ (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y))))))))) (cos (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y))))))))))> |
#<alt (/ (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y))))))))) (cos (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y))))))))))> |
#<alt (/ (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y))))))))) (cos (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y))))))))))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* x (+ (* -1/48 (/ (pow x 2) (pow y 3))) (* 1/2 (/ 1 y))))> |
#<alt (* x (+ (* (pow x 2) (- (* 1/3840 (/ (pow x 2) (pow y 5))) (* 1/48 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y))))> |
#<alt (* 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))))> |
#<alt (sin (* 1/2 (/ x y)))> |
#<alt (sin (* 1/2 (/ x y)))> |
#<alt (sin (* 1/2 (/ x y)))> |
#<alt (sin (* 1/2 (/ x y)))> |
#<alt (sin (* 1/2 (/ x y)))> |
#<alt (sin (* 1/2 (/ x y)))> |
#<alt (sin (* 1/2 (/ x y)))> |
#<alt (sin (* 1/2 (/ x y)))> |
#<alt (sin (* 1/2 (/ x y)))> |
#<alt (sin (* 1/2 (/ x y)))> |
#<alt (sin (* 1/2 (/ x y)))> |
#<alt (sin (* 1/2 (/ x y)))> |
#<alt (* 1/2 (/ x y))> |
#<alt (/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (* 1/2 x)) y)> |
#<alt (/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x))) y)> |
#<alt (/ (+ (* -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)> |
#<alt (* 1/2 (/ x y))> |
#<alt (* -1 (/ (+ (* -1/2 x) (* 1/48 (/ (pow x 3) (pow y 2)))) y))> |
#<alt (* -1 (/ (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (* 1/48 (/ (pow x 3) (pow y 2))))) y))> |
#<alt (* -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))> |
#<alt (* 1/2 (/ (pow x 2) y))> |
#<alt (* 1/2 (/ (pow x 2) y))> |
#<alt (* 1/2 (/ (pow x 2) y))> |
#<alt (* 1/2 (/ (pow x 2) y))> |
#<alt (* 1/2 (/ (pow x 2) y))> |
#<alt (* 1/2 (/ (pow x 2) y))> |
#<alt (* 1/2 (/ (pow x 2) y))> |
#<alt (* 1/2 (/ (pow x 2) y))> |
#<alt (* 1/2 (/ (pow x 2) y))> |
#<alt (* 1/2 (/ (pow x 2) y))> |
#<alt (* 1/2 (/ (pow x 2) y))> |
#<alt (* 1/2 (/ (pow x 2) y))> |
#<alt (* 1/2 (/ (pow x 2) y))> |
#<alt (* 1/2 (/ (pow x 2) y))> |
#<alt (* 1/2 (/ (pow x 2) y))> |
#<alt (* 1/2 (/ (pow x 2) y))> |
#<alt (* 1/2 (/ (pow x 2) y))> |
#<alt (* 1/2 (/ (pow x 2) y))> |
#<alt (* 1/2 (/ (pow x 2) y))> |
#<alt (* 1/2 (/ (pow x 2) y))> |
#<alt (* 1/2 (/ (pow x 2) y))> |
#<alt (* 1/2 (/ (pow x 2) y))> |
#<alt (* 1/2 (/ (pow x 2) y))> |
#<alt (* 1/2 (/ (pow x 2) y))> |
108 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 40.0ms | x | @ | 0 | (* (neg (log (* x 1/2))) -1) |
| 15.0ms | x | @ | -inf | (* (neg (log (* x 1/2))) -1) |
| 6.0ms | x | @ | inf | (* (neg (log (* x 1/2))) -1) |
| 4.0ms | x | @ | 0 | (/ 1 (cos (pow (pow (/ x (* y 2)) 1/2) 2))) |
| 1.0ms | x | @ | 0 | (pow (pow (/ x (* y 2)) 1/2) 2) |
| 1× | batch-egg-rewrite |
| 2 934× | lower-*.f32 |
| 2 924× | lower-*.f64 |
| 2 282× | lower-/.f32 |
| 2 266× | lower-/.f64 |
| 1 606× | lower--.f32 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 35 | 174 |
| 0 | 64 | 158 |
| 1 | 188 | 119 |
| 2 | 870 | 115 |
| 3 | 6621 | 115 |
| 0 | 8556 | 115 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(exp.f64 (*.f64 (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64)))) #s(literal -1 binary64))) |
(*.f64 (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64)))) #s(literal -1 binary64)) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (exp.f64 (*.f64 (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64)))) #s(literal -1 binary64))) y))) |
(cos.f64 (/.f64 (exp.f64 (*.f64 (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64)))) #s(literal -1 binary64))) y)) |
(/.f64 #s(literal 1/2 binary64) (/.f64 y x)) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) |
(tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
(/.f64 x (*.f64 y #s(literal 2 binary64))) |
(pow.f64 (pow.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))) #s(literal 1/2 binary64)) |
(/.f64 #s(literal 1 binary64) (cos.f64 (pow.f64 (pow.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))) #s(literal 1/2 binary64)) #s(literal 2 binary64)))) |
(cos.f64 (pow.f64 (pow.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))) #s(literal 1/2 binary64)) #s(literal 2 binary64))) |
(exp.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (log.f64 (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 (/.f64 (*.f64 x x) (*.f64 y #s(literal 2 binary64))) x) |
(neg.f64 (*.f64 #s(literal -1 binary64) (log.f64 (*.f64 y #s(literal 2 binary64))))) |
(*.f64 #s(literal -1 binary64) (log.f64 (*.f64 y #s(literal 2 binary64)))) |
(log.f64 (*.f64 x #s(literal 1/2 binary64))) |
(sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) |
(tan.f64 (/.f64 x (exp.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (log.f64 (*.f64 y #s(literal 2 binary64)))))))) |
(sin.f64 (/.f64 (/.f64 (*.f64 x x) (*.f64 y #s(literal 2 binary64))) x)) |
(/.f64 (*.f64 x x) (*.f64 y #s(literal 2 binary64))) |
| Outputs |
|---|
(exp.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (exp.f64 #s(literal -1 binary64))) (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64)))))) |
(-.f64 #s(literal 0 binary64) (*.f64 x #s(literal -1/2 binary64))) |
(neg.f64 (*.f64 x #s(literal -1/2 binary64))) |
(/.f64 x #s(literal 2 binary64)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 2 binary64) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64))) |
(/.f64 (neg.f64 x) #s(literal -2 binary64)) |
(/.f64 (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64)) |
(/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 x))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 #s(literal 1/2 binary64)))) |
(pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 2 binary64) x) #s(literal -1 binary64)) |
(pow.f64 (exp.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))))) |
(pow.f64 (E.f64) (log.f64 (*.f64 x #s(literal 1/2 binary64)))) |
(pow.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) #s(literal -1 binary64)) (log.f64 (*.f64 x #s(literal 1/2 binary64)))) |
(pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64)) |
(*.f64 x #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) x) |
(*.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (*.f64 x #s(literal -1/2 binary64))) |
(*.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))) |
(*.f64 (neg.f64 x) #s(literal -1/2 binary64)) |
(*.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (/.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 x))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 #s(literal 2 binary64)))) |
(*.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 #s(literal 1/2 binary64)))) |
(*.f64 (exp.f64 (log.f64 #s(literal 1/2 binary64))) (exp.f64 (log.f64 x))) |
(*.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (/.f64 (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64)))) #s(literal 2 binary64))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (/.f64 (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64)))) #s(literal 2 binary64)))) |
(log.f64 (*.f64 x #s(literal 1/2 binary64))) |
(+.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 0 binary64)) |
(+.f64 (log.f64 x) (log.f64 #s(literal 1/2 binary64))) |
(+.f64 (log.f64 #s(literal 1/2 binary64)) (log.f64 x)) |
(+.f64 #s(literal 0 binary64) (log.f64 (*.f64 x #s(literal 1/2 binary64)))) |
(+.f64 (log.f64 (neg.f64 x)) (log.f64 #s(literal -1/2 binary64))) |
(+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (*.f64 x #s(literal -1/2 binary64)))) |
(+.f64 (log.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) (log.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))) |
(+.f64 (log.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) (log.f64 (*.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
(+.f64 (log.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) (log.f64 (/.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
(+.f64 (*.f64 (log.f64 x) #s(literal 1 binary64)) (*.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(+.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 x))) (log.f64 #s(literal 1/2 binary64))) |
(+.f64 (*.f64 #s(literal 1 binary64) (log.f64 x)) (*.f64 #s(literal 1 binary64) (log.f64 #s(literal 1/2 binary64)))) |
(+.f64 (*.f64 #s(literal 1 binary64) (log.f64 #s(literal 1/2 binary64))) (*.f64 #s(literal 1 binary64) (log.f64 x))) |
(+.f64 (*.f64 (neg.f64 (log.f64 x)) #s(literal -1 binary64)) (log.f64 #s(literal 1/2 binary64))) |
(+.f64 (*.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 (log.f64 x) #s(literal 1 binary64))) |
(+.f64 (+.f64 #s(literal 0 binary64) (log.f64 #s(literal 1/2 binary64))) (log.f64 x)) |
(+.f64 (log.f64 (exp.f64 (log.f64 #s(literal 1/2 binary64)))) (log.f64 (exp.f64 (log.f64 x)))) |
(+.f64 (log.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 x)))) (log.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 #s(literal 2 binary64))))) |
(+.f64 (log.f64 (exp.f64 (log.f64 x))) (log.f64 (exp.f64 (log.f64 #s(literal 1/2 binary64))))) |
(+.f64 (log.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (/.f64 (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64)))) #s(literal 2 binary64)))) (log.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (/.f64 (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64)))) #s(literal 2 binary64))))) |
(-.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 0 binary64)) |
(-.f64 (log.f64 x) (log.f64 #s(literal 2 binary64))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))))) |
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)))) |
(-.f64 (log.f64 (neg.f64 x)) (log.f64 #s(literal -2 binary64))) |
(-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (neg.f64 (/.f64 #s(literal 2 binary64) x)))) |
(-.f64 (log.f64 (*.f64 x #s(literal -1/2 binary64))) (log.f64 #s(literal -1 binary64))) |
(-.f64 (/.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (log.f64 (*.f64 x #s(literal 2 binary64)))) (/.f64 (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)) (log.f64 (*.f64 x #s(literal 2 binary64))))) |
(-.f64 (log.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 x)))) (log.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 #s(literal 1/2 binary64))))) |
(fma.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 1 binary64) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64)))) #s(literal -1 binary64) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64)))) (log.f64 (exp.f64 #s(literal -1 binary64))) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (log.f64 #s(literal 2 binary64)) (log.f64 x)) |
(fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 x)) (log.f64 #s(literal 1/2 binary64))) |
(fma.f64 #s(literal 1 binary64) (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) (log.f64 x) (*.f64 #s(literal 1 binary64) (log.f64 #s(literal 1/2 binary64)))) |
(fma.f64 #s(literal 1 binary64) (log.f64 #s(literal 1/2 binary64)) (*.f64 #s(literal 1 binary64) (log.f64 x))) |
(fma.f64 (log.f64 #s(literal 2 binary64)) #s(literal -1 binary64) (log.f64 x)) |
(fma.f64 (log.f64 x) #s(literal 1 binary64) (*.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(fma.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64) (*.f64 (log.f64 x) #s(literal 1 binary64))) |
(fma.f64 (+.f64 (pow.f64 (log.f64 x) #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 #s(literal 1/2 binary64)) (log.f64 (/.f64 #s(literal 1/2 binary64) x)) (pow.f64 (log.f64 x) #s(literal 2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (log.f64 (*.f64 x #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (log.f64 (*.f64 x #s(literal 2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (log.f64 x)) #s(literal -1 binary64) (log.f64 #s(literal 1/2 binary64))) |
(neg.f64 (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (log.f64 #s(literal 1/2 binary64)) (log.f64 (/.f64 #s(literal 1/2 binary64) x)) (pow.f64 (log.f64 x) #s(literal 2 binary64))) (+.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (log.f64 (*.f64 x #s(literal 2 binary64))) (*.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (log.f64 (*.f64 x #s(literal 2 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 3 binary64))) (fma.f64 (log.f64 #s(literal 1/2 binary64)) (log.f64 (/.f64 #s(literal 1/2 binary64) x)) (pow.f64 (log.f64 x) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 3 binary64))) (+.f64 (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (*.f64 (log.f64 x) (log.f64 #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 3 binary64))) (neg.f64 (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (log.f64 (*.f64 x #s(literal 2 binary64)))) (log.f64 (*.f64 x #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 2 binary64))) (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (log.f64 #s(literal 1/2 binary64)) (log.f64 (/.f64 #s(literal 1/2 binary64) x)) (pow.f64 (log.f64 x) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (log.f64 (*.f64 x #s(literal 2 binary64))))) (neg.f64 (log.f64 (*.f64 x #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 3 binary64)))) (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 2 binary64))) |
(/.f64 (neg.f64 (neg.f64 (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 2 binary64)))) (log.f64 (*.f64 x #s(literal 1/2 binary64)))) |
(/.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 2 binary64)) #s(literal 0 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64)))) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64)))) (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64)))) (*.f64 #s(literal 0 binary64) (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64)))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64)))) (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64)))))) (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)) (pow.f64 (log.f64 x) #s(literal 2 binary64))) (log.f64 (/.f64 #s(literal 1/2 binary64) x))) |
(/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 3 binary64)))) (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 2 binary64))) |
(/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 2 binary64)))) (log.f64 (*.f64 x #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 3 binary64)))) (fma.f64 (log.f64 #s(literal 1/2 binary64)) (log.f64 (/.f64 #s(literal 1/2 binary64) x)) (pow.f64 (log.f64 x) #s(literal 2 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (log.f64 (*.f64 x #s(literal 2 binary64))))) (log.f64 (*.f64 x #s(literal 2 binary64)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 3 binary64))) #s(literal 1 binary64)) (fma.f64 (log.f64 #s(literal 1/2 binary64)) (log.f64 (/.f64 #s(literal 1/2 binary64) x)) (pow.f64 (log.f64 x) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (*.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (log.f64 (*.f64 x #s(literal 2 binary64)))) #s(literal 1 binary64)) (log.f64 (*.f64 x #s(literal 2 binary64)))) |
(/.f64 (*.f64 (neg.f64 (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 3 binary64))) #s(literal -1 binary64)) (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 2 binary64))) |
(/.f64 (*.f64 (neg.f64 (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 2 binary64))) #s(literal -1 binary64)) (log.f64 (*.f64 x #s(literal 1/2 binary64)))) |
(*.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(*.f64 (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64)))) #s(literal -1 binary64)) |
(*.f64 (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64)))) (log.f64 (exp.f64 #s(literal -1 binary64)))) |
(*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))))) |
(*.f64 #s(literal 1 binary64) (log.f64 (*.f64 x #s(literal 1/2 binary64)))) |
(*.f64 (+.f64 (pow.f64 (log.f64 x) #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 #s(literal 1/2 binary64)) (log.f64 (/.f64 #s(literal 1/2 binary64) x)) (pow.f64 (log.f64 x) #s(literal 2 binary64))))) |
(*.f64 (*.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (log.f64 (*.f64 x #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (log.f64 (*.f64 x #s(literal 2 binary64))))) |
(exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) #s(literal 1 binary64)) |
(/.f64 (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(/.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (neg.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))))) |
(/.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (neg.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) |
(/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (*.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))))) |
(/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (*.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (neg.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) |
(/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (neg.f64 (*.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) |
(/.f64 (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) (/.f64 #s(literal -1 binary64) (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))))) |
(/.f64 (*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) #s(literal -1 binary64)) (*.f64 (neg.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))))) |
(/.f64 (*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) #s(literal 1 binary64)) (*.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))))) |
(/.f64 (*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) #s(literal 1 binary64)) (*.f64 (neg.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) (*.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (neg.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) (neg.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(/.f64 (*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))))) (neg.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(/.f64 (*.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (neg.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(/.f64 (*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/.f64 (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) #s(literal -1 binary64)) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(pow.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) #s(literal 1 binary64)) |
(*.f64 (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))))) |
(*.f64 (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (/.f64 (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) #s(literal 1 binary64))) |
(*.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (/.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(*.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (/.f64 #s(literal 1 binary64) (*.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) |
(*.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))))) |
(*.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (/.f64 (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(*.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) |
(*.f64 (pow.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal -1/2 binary64)) (pow.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) #s(literal -1 binary64)) |
(*.f64 (*.f64 #s(literal 1 binary64) (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal -1/2 binary64))) (pow.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal -1/2 binary64))) |
(+.f64 (*.f64 (cos.f64 #s(literal 0 binary64)) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))))) |
(+.f64 (*.f64 (cos.f64 #s(literal 0 binary64)) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(+.f64 (*.f64 (cos.f64 (/.f64 #s(literal 0 binary64) (neg.f64 y))) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (sin.f64 (/.f64 #s(literal 0 binary64) (neg.f64 y))) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))))) |
(+.f64 (*.f64 (cos.f64 (/.f64 #s(literal 0 binary64) (*.f64 x (*.f64 y #s(literal -2 binary64))))) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (sin.f64 (/.f64 #s(literal 0 binary64) (*.f64 x (*.f64 y #s(literal -2 binary64))))) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))))) |
(+.f64 (*.f64 (cos.f64 (/.f64 #s(literal 0 binary64) (neg.f64 x))) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (sin.f64 (/.f64 #s(literal 0 binary64) (neg.f64 x))) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))))) |
(+.f64 (*.f64 (cos.f64 (/.f64 #s(literal 0 binary64) (*.f64 y #s(literal -2 binary64)))) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (sin.f64 (/.f64 #s(literal 0 binary64) (*.f64 y #s(literal -2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))))) |
(+.f64 (*.f64 (cos.f64 (/.f64 #s(literal 0 binary64) x)) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (sin.f64 (/.f64 #s(literal 0 binary64) x)) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(+.f64 (*.f64 (cos.f64 (/.f64 #s(literal 0 binary64) (*.f64 y #s(literal 2 binary64)))) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (sin.f64 (/.f64 #s(literal 0 binary64) (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(+.f64 (*.f64 (cos.f64 (/.f64 #s(literal 0 binary64) y)) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (sin.f64 (/.f64 #s(literal 0 binary64) y)) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(exp.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (log.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) |
(cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(cos.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) |
(cos.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y)))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) (neg.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(fma.f64 (cos.f64 #s(literal 0 binary64)) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))))) |
(fma.f64 (cos.f64 #s(literal 0 binary64)) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(fma.f64 (cos.f64 (/.f64 #s(literal 0 binary64) (neg.f64 y))) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (sin.f64 (/.f64 #s(literal 0 binary64) (neg.f64 y))) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))))) |
(fma.f64 (cos.f64 (/.f64 #s(literal 0 binary64) (*.f64 x (*.f64 y #s(literal -2 binary64))))) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (sin.f64 (/.f64 #s(literal 0 binary64) (*.f64 x (*.f64 y #s(literal -2 binary64))))) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))))) |
(fma.f64 (cos.f64 (/.f64 #s(literal 0 binary64) (neg.f64 x))) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (sin.f64 (/.f64 #s(literal 0 binary64) (neg.f64 x))) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))))) |
(fma.f64 (cos.f64 (/.f64 #s(literal 0 binary64) (*.f64 y #s(literal -2 binary64)))) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (sin.f64 (/.f64 #s(literal 0 binary64) (*.f64 y #s(literal -2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))))) |
(fma.f64 (cos.f64 (/.f64 #s(literal 0 binary64) x)) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (sin.f64 (/.f64 #s(literal 0 binary64) x)) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(fma.f64 (cos.f64 (/.f64 #s(literal 0 binary64) (*.f64 y #s(literal 2 binary64)))) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (sin.f64 (/.f64 #s(literal 0 binary64) (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(fma.f64 (cos.f64 (/.f64 #s(literal 0 binary64) y)) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (sin.f64 (/.f64 #s(literal 0 binary64) y)) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(neg.f64 (neg.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(/.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 1 binary64)) |
(/.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) |
(/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (*.f64 #s(literal 1 binary64) (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))))) |
(/.f64 (neg.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) #s(literal -1 binary64)) |
(/.f64 (/.f64 #s(literal -1 binary64) (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))))) |
(/.f64 (*.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/.f64 (*.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (neg.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal -1/2 binary64))) (pow.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal -1/2 binary64))) |
(pow.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(*.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(*.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 1 binary64)) |
(*.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (/.f64 #s(literal -1 binary64) (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))))) |
(*.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (/.f64 (/.f64 #s(literal -1 binary64) (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) #s(literal 1 binary64))) |
(*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))))) |
(*.f64 (neg.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) #s(literal -1 binary64)) |
(*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) (*.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) |
(*.f64 (/.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) (neg.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(*.f64 (/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (neg.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(exp.f64 (log.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(exp.f64 (*.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 y #s(literal 2 binary64)) y))) #s(literal 1/2 binary64))) |
(fabs.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(-.f64 #s(literal 0 binary64) (/.f64 x (*.f64 y #s(literal -2 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 y)) (/.f64 x (*.f64 y #s(literal -2 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 x (*.f64 y #s(literal -2 binary64)))) (/.f64 x (*.f64 y #s(literal -2 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 x)) (/.f64 x (*.f64 y #s(literal -2 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 y #s(literal -2 binary64))) (/.f64 x (*.f64 y #s(literal -2 binary64)))) |
(sqrt.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 y #s(literal 2 binary64)) y))) |
(neg.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) |
(neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y)))) |
(/.f64 x (*.f64 y #s(literal 2 binary64))) |
(/.f64 x (*.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) x)) |
(/.f64 x (*.f64 x (/.f64 y (*.f64 x #s(literal 1/2 binary64))))) |
(/.f64 x (*.f64 (sqrt.f64 (*.f64 y #s(literal 2 binary64))) (sqrt.f64 (*.f64 y #s(literal 2 binary64))))) |
(/.f64 #s(literal 1/2 binary64) (/.f64 y x)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 (/.f64 y x) x)) |
(/.f64 #s(literal -1 binary64) (/.f64 y (*.f64 x #s(literal -1/2 binary64)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 y (*.f64 x x))) x)) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 y (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) (neg.f64 x))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 2 binary64) x) (neg.f64 y))) |
(/.f64 #s(literal 1 binary64) (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) (sqrt.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))))) |
(/.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 1 binary64)) |
(/.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (/.f64 #s(literal 1 binary64) x) x)) |
(/.f64 (sqrt.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sqrt.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))))) |
(/.f64 (*.f64 x x) (*.f64 x (*.f64 y #s(literal 2 binary64)))) |
(/.f64 (*.f64 x x) (*.f64 (*.f64 y #s(literal -2 binary64)) (neg.f64 x))) |
(/.f64 (*.f64 x x) (*.f64 (neg.f64 x) (*.f64 y #s(literal -2 binary64)))) |
(/.f64 (*.f64 x x) (neg.f64 (*.f64 x (*.f64 y #s(literal -2 binary64))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x x) y)) x) |
(/.f64 (neg.f64 x) (*.f64 y #s(literal -2 binary64))) |
(/.f64 (neg.f64 x) (*.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) (neg.f64 x))) |
(/.f64 (neg.f64 x) (*.f64 (neg.f64 x) (/.f64 y (*.f64 x #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 x) (*.f64 x (/.f64 y (*.f64 x #s(literal -1/2 binary64))))) |
(/.f64 (*.f64 x #s(literal -1/2 binary64)) (neg.f64 y)) |
(/.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 (/.f64 y (neg.f64 x)) x)) |
(/.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 x (/.f64 y (neg.f64 x)))) |
(/.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 #s(literal 1 binary64) (neg.f64 y))) |
(/.f64 #s(literal -1/2 binary64) (/.f64 y (neg.f64 x))) |
(/.f64 (*.f64 x (neg.f64 x)) (*.f64 x (*.f64 y #s(literal -2 binary64)))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y)) (neg.f64 x)) |
(/.f64 (/.f64 x y) #s(literal 2 binary64)) |
(/.f64 (/.f64 x y) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 x (*.f64 x #s(literal 1/2 binary64))))) |
(/.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 (*.f64 x x) y) (*.f64 x #s(literal 2 binary64))) |
(/.f64 (/.f64 (*.f64 x x) y) (*.f64 #s(literal -2 binary64) (neg.f64 x))) |
(/.f64 (/.f64 (*.f64 x x) y) (*.f64 (neg.f64 x) #s(literal -2 binary64))) |
(/.f64 (sqrt.f64 (/.f64 x y)) (*.f64 (sqrt.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (/.f64 (neg.f64 x) y) #s(literal -2 binary64)) |
(/.f64 (/.f64 (*.f64 x (neg.f64 x)) y) (*.f64 (neg.f64 x) #s(literal 2 binary64))) |
(/.f64 (/.f64 (*.f64 x (neg.f64 x)) y) (*.f64 x #s(literal -2 binary64))) |
(/.f64 (/.f64 (*.f64 x (neg.f64 x)) y) (neg.f64 (*.f64 x #s(literal 2 binary64)))) |
(/.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 #s(literal -2 binary64) (/.f64 y (*.f64 x x)))) |
(/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(/.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 x y)) |
(/.f64 (exp.f64 (log.f64 x)) (*.f64 y #s(literal 2 binary64))) |
(/.f64 (exp.f64 (log.f64 (neg.f64 x))) (exp.f64 (log.f64 (*.f64 y #s(literal -2 binary64))))) |
(/.f64 (exp.f64 (log.f64 (/.f64 x y))) (exp.f64 (log.f64 #s(literal 2 binary64)))) |
(/.f64 (*.f64 (*.f64 x (neg.f64 x)) #s(literal -1 binary64)) (*.f64 (*.f64 y #s(literal -2 binary64)) (neg.f64 x))) |
(/.f64 (*.f64 (/.f64 (*.f64 x x) y) #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (neg.f64 x))) |
(/.f64 (*.f64 (/.f64 (*.f64 x (neg.f64 x)) y) #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (neg.f64 x))) |
(/.f64 (*.f64 (/.f64 (*.f64 x (neg.f64 x)) y) #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) (neg.f64 x))) |
(/.f64 (*.f64 (/.f64 (*.f64 x (neg.f64 x)) y) #s(literal 1 binary64)) (*.f64 #s(literal -2 binary64) x)) |
(/.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) #s(literal -1 binary64)) (*.f64 y (neg.f64 x))) |
(/.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) #s(literal 1 binary64)) (*.f64 x y)) |
(/.f64 (*.f64 (neg.f64 x) (*.f64 x #s(literal 1/2 binary64))) (*.f64 (neg.f64 y) x)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) x) (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (neg.f64 x) y)) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (neg.f64 x)) y)) (*.f64 x #s(literal -2 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) (*.f64 x y)) |
(/.f64 (*.f64 x (*.f64 x #s(literal -1/2 binary64))) (*.f64 x (neg.f64 y))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (/.f64 y (*.f64 x x)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 y #s(literal -2 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 x #s(literal -1/2 binary64))) (neg.f64 y)) |
(/.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) (*.f64 y #s(literal 2 binary64))) |
(/.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (neg.f64 y)) |
(/.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 x)) (*.f64 (sqrt.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) (sqrt.f64 (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (neg.f64 x))) (*.f64 (sqrt.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) (sqrt.f64 (*.f64 y #s(literal -2 binary64))))) |
(/.f64 (*.f64 (sqrt.f64 x) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (*.f64 y #s(literal 2 binary64))) (sqrt.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))))) |
(/.f64 (*.f64 (sqrt.f64 x) (sqrt.f64 (neg.f64 x))) (*.f64 (sqrt.f64 (*.f64 y #s(literal 2 binary64))) (sqrt.f64 (*.f64 y #s(literal -2 binary64))))) |
(/.f64 (*.f64 (sqrt.f64 x) (sqrt.f64 (/.f64 x y))) (*.f64 (sqrt.f64 (*.f64 y #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (*.f64 (sqrt.f64 (neg.f64 x)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (*.f64 y #s(literal -2 binary64))) (sqrt.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))))) |
(/.f64 (*.f64 (sqrt.f64 (neg.f64 x)) (sqrt.f64 x)) (*.f64 (sqrt.f64 (*.f64 y #s(literal -2 binary64))) (sqrt.f64 (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (*.f64 (sqrt.f64 (neg.f64 x)) (sqrt.f64 (neg.f64 x))) (*.f64 (sqrt.f64 (*.f64 y #s(literal -2 binary64))) (sqrt.f64 (*.f64 y #s(literal -2 binary64))))) |
(/.f64 (*.f64 (sqrt.f64 (neg.f64 x)) (sqrt.f64 (/.f64 x y))) (*.f64 (sqrt.f64 (*.f64 y #s(literal -2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 x y)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 x y)) (sqrt.f64 x)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 x y)) (sqrt.f64 (neg.f64 x))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (*.f64 y #s(literal -2 binary64))))) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y x)) (/.f64 #s(literal 2 binary64) x)) |
(/.f64 (/.f64 (*.f64 x x) (*.f64 x #s(literal 2 binary64))) y) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) (/.f64 y (*.f64 x x))) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) y) (/.f64 #s(literal 2 binary64) (*.f64 x x))) |
(/.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x)) y) |
(/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y)) #s(literal 1 binary64)) (neg.f64 x)) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sqrt.f64 x)) (sqrt.f64 (*.f64 y #s(literal 2 binary64)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 x (neg.f64 x)) y)) #s(literal -2 binary64)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) y) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 1 binary64)) (sqrt.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sqrt.f64 (neg.f64 x))) (sqrt.f64 (*.f64 y #s(literal -2 binary64)))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sqrt.f64 (/.f64 x y))) (sqrt.f64 #s(literal 2 binary64))) |
(/.f64 (*.f64 (/.f64 (*.f64 x (neg.f64 x)) y) (/.f64 #s(literal 1 binary64) x)) #s(literal -2 binary64)) |
(/.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) x)) y) |
(/.f64 (*.f64 (*.f64 x x) (/.f64 #s(literal -1 binary64) x)) (*.f64 y #s(literal -2 binary64))) |
(/.f64 (*.f64 (*.f64 x (neg.f64 x)) (/.f64 #s(literal -1 binary64) x)) (*.f64 y #s(literal 2 binary64))) |
(/.f64 (*.f64 (/.f64 (*.f64 x x) y) (/.f64 #s(literal -1 binary64) x)) #s(literal -2 binary64)) |
(/.f64 (*.f64 (/.f64 (*.f64 x (neg.f64 x)) y) (/.f64 #s(literal -1 binary64) x)) #s(literal 2 binary64)) |
(/.f64 (*.f64 (sqrt.f64 x) (sqrt.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (sqrt.f64 (*.f64 y #s(literal 2 binary64)))) |
(/.f64 (*.f64 (sqrt.f64 (neg.f64 x)) (sqrt.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (sqrt.f64 (*.f64 y #s(literal -2 binary64)))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 x y)) (sqrt.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (sqrt.f64 #s(literal 2 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x)) (*.f64 y #s(literal -2 binary64))) |
(/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y)) #s(literal -1 binary64)) x) |
(pow.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 1 binary64)) |
(pow.f64 (sqrt.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 2 binary64)) |
(pow.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal -1 binary64)) |
(pow.f64 (sqrt.f64 (sqrt.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) #s(literal 4 binary64)) |
(pow.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 y #s(literal 2 binary64)) y)) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 y #s(literal 2 binary64)) y)) (/.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 y #s(literal 2 binary64)) y))) #s(literal 1/4 binary64)) |
(pow.f64 (exp.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (log.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(*.f64 x (/.f64 #s(literal 1/2 binary64) y)) |
(*.f64 x (*.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))) (/.f64 #s(literal -1 binary64) x))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 x y)) |
(*.f64 (*.f64 x #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (*.f64 x #s(literal 1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64))) |
(*.f64 (*.f64 x #s(literal 1/2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y x))) |
(*.f64 (*.f64 x #s(literal 1/2 binary64)) (/.f64 (/.f64 x y) x)) |
(*.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 (/.f64 x y) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 #s(literal -1 binary64) (/.f64 x (*.f64 y #s(literal -2 binary64)))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(*.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 1 binary64)) |
(*.f64 (sqrt.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sqrt.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(*.f64 (*.f64 x x) (/.f64 #s(literal 1/2 binary64) (*.f64 x y))) |
(*.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x x) y)) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (neg.f64 x) (/.f64 #s(literal -1/2 binary64) y)) |
(*.f64 (neg.f64 x) (*.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y) (/.f64 #s(literal -1 binary64) x))) |
(*.f64 (neg.f64 x) (/.f64 x (*.f64 x (*.f64 y #s(literal -2 binary64))))) |
(*.f64 (neg.f64 x) (/.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y) (neg.f64 x))) |
(*.f64 (*.f64 x #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (neg.f64 x) y)) |
(*.f64 #s(literal -1/2 binary64) (pow.f64 (/.f64 (neg.f64 x) y) #s(literal 1 binary64))) |
(*.f64 (*.f64 x (neg.f64 x)) (/.f64 (/.f64 #s(literal -1/2 binary64) y) x)) |
(*.f64 (*.f64 x (neg.f64 x)) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 y #s(literal -2 binary64))))) |
(*.f64 (*.f64 x (neg.f64 x)) (*.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (*.f64 x (neg.f64 x)) (*.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal -1 binary64) x))) |
(*.f64 (*.f64 x (neg.f64 x)) (/.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 y #s(literal -2 binary64)))) |
(*.f64 (*.f64 x (neg.f64 x)) (/.f64 (/.f64 #s(literal 1/2 binary64) y) (neg.f64 x))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y)) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (/.f64 x y) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 x y) (*.f64 (*.f64 x #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x x) y))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 x #s(literal 1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 2 binary64) (*.f64 x x)))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) x) |
(*.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) (/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(*.f64 (sqrt.f64 (sqrt.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (sqrt.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sqrt.f64 (sqrt.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) |
(*.f64 (sqrt.f64 (sqrt.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sqrt.f64 (sqrt.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (*.f64 x x) y) (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))) |
(*.f64 (/.f64 (*.f64 x x) y) (/.f64 #s(literal 1/2 binary64) x)) |
(*.f64 (/.f64 (*.f64 x x) y) (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 2 binary64)))) |
(*.f64 (/.f64 (*.f64 x x) y) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (pow.f64 x #s(literal 1/4 binary64)) (*.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/4 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sqrt.f64 (sqrt.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) |
(*.f64 (sqrt.f64 x) (*.f64 (sqrt.f64 (/.f64 #s(literal 1/2 binary64) y)) (sqrt.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(*.f64 (/.f64 (neg.f64 x) y) #s(literal -1/2 binary64)) |
(*.f64 (/.f64 (neg.f64 x) y) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (/.f64 #s(literal -1 binary64) x))) |
(*.f64 (/.f64 (neg.f64 x) y) (/.f64 (*.f64 x #s(literal 1/2 binary64)) (neg.f64 x))) |
(*.f64 (/.f64 (*.f64 x (neg.f64 x)) y) (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -2 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y))) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (*.f64 x #s(literal -1/2 binary64))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) y) (neg.f64 x)) |
(*.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (/.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) y)) |
(*.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (pow.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 1/8 binary64)) (*.f64 (pow.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 1/8 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sqrt.f64 (sqrt.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 x x)) |
(*.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sqrt.f64 (sqrt.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (sqrt.f64 (sqrt.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(*.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) x) y)) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)) (*.f64 x #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 (pow.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) (/.f64 #s(literal -1/2 binary64) y)) |
(*.f64 (pow.f64 (neg.f64 x) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal -1/2 binary64) y) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1/2 binary64) y) #s(literal 1 binary64)) (pow.f64 (neg.f64 x) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sqrt.f64 (sqrt.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) #s(literal 1 binary64)) (sqrt.f64 (sqrt.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(*.f64 (pow.f64 (sqrt.f64 x) #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (/.f64 #s(literal 1/2 binary64) y)) #s(literal 2 binary64))) |
(*.f64 (exp.f64 (log.f64 x)) (/.f64 #s(literal 1/2 binary64) y)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) x) (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (/.f64 #s(literal -1/2 binary64) y)) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 x #s(literal -1/2 binary64))) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal -1/2 binary64) y)) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))) x)) |
(*.f64 (/.f64 x (*.f64 x y)) (*.f64 x #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (neg.f64 x) x) (/.f64 x (*.f64 y #s(literal -2 binary64)))) |
(*.f64 (/.f64 (*.f64 x x) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal -1/2 binary64) y) x)) |
(*.f64 (/.f64 (*.f64 x (neg.f64 x)) #s(literal -1 binary64)) (/.f64 #s(literal 1/2 binary64) (*.f64 x y))) |
(*.f64 (/.f64 (/.f64 x y) #s(literal -1 binary64)) (/.f64 (*.f64 x #s(literal -1/2 binary64)) x)) |
(*.f64 (/.f64 (*.f64 x x) (*.f64 x #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (/.f64 (*.f64 x (neg.f64 x)) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) x) (neg.f64 y))) |
(*.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 (/.f64 #s(literal 1 binary64) x) (/.f64 x y)) (*.f64 x #s(literal 1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (sqrt.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sqrt.f64 (sqrt.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sqrt.f64 (sqrt.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (sqrt.f64 (sqrt.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(*.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sqrt.f64 x)) (sqrt.f64 (/.f64 #s(literal 1/2 binary64) y))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sqrt.f64 (sqrt.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (pow.f64 x #s(literal 1/4 binary64))) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/4 binary64))) |
(*.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sqrt.f64 (sqrt.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (pow.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 1/8 binary64))) (pow.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 1/8 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) #s(literal -1 binary64)) x) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x x) y))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 y #s(literal -2 binary64))) (*.f64 x (neg.f64 x))) |
(exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) #s(literal 1 binary64)) |
(/.f64 (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(/.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (neg.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))))) |
(/.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (neg.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) |
(/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (*.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))))) |
(/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (*.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (neg.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) |
(/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (neg.f64 (*.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) |
(/.f64 (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) (/.f64 #s(literal -1 binary64) (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))))) |
(/.f64 (*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) #s(literal -1 binary64)) (*.f64 (neg.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))))) |
(/.f64 (*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) #s(literal 1 binary64)) (*.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))))) |
(/.f64 (*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) #s(literal 1 binary64)) (*.f64 (neg.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) (*.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (neg.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) (neg.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(/.f64 (*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))))) (neg.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(/.f64 (*.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (neg.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(/.f64 (*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/.f64 (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) #s(literal -1 binary64)) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(pow.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) #s(literal 1 binary64)) |
(*.f64 (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))))) |
(*.f64 (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (/.f64 (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) #s(literal 1 binary64))) |
(*.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (/.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(*.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (/.f64 #s(literal 1 binary64) (*.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) |
(*.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))))) |
(*.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (/.f64 (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(*.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) |
(*.f64 (pow.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal -1/2 binary64)) (pow.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) #s(literal -1 binary64)) |
(*.f64 (*.f64 #s(literal 1 binary64) (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal -1/2 binary64))) (pow.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal -1/2 binary64))) |
(-.f64 #s(literal 0 binary64) (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) |
(tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(neg.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) |
(neg.f64 (tan.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal -1 binary64) (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) #s(literal 1 binary64))) |
(/.f64 (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 1 binary64)) |
(/.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (neg.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(/.f64 (*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) #s(literal 1 binary64)) (neg.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) 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)))) |
(pow.f64 (/.f64 #s(literal -1 binary64) (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) |
(*.f64 #s(literal 1 binary64) (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(*.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(*.f64 (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 1 binary64)) |
(*.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(*.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) #s(literal -1 binary64)) |
(*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(*.f64 (*.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (pow.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal -1/2 binary64))) (pow.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal -1/2 binary64))) |
(exp.f64 (log.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(exp.f64 (*.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 y #s(literal 2 binary64)) y))) #s(literal 1/2 binary64))) |
(fabs.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(-.f64 #s(literal 0 binary64) (/.f64 x (*.f64 y #s(literal -2 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 y)) (/.f64 x (*.f64 y #s(literal -2 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 x (*.f64 y #s(literal -2 binary64)))) (/.f64 x (*.f64 y #s(literal -2 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 x)) (/.f64 x (*.f64 y #s(literal -2 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 y #s(literal -2 binary64))) (/.f64 x (*.f64 y #s(literal -2 binary64)))) |
(sqrt.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 y #s(literal 2 binary64)) y))) |
(neg.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) |
(neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y)))) |
(/.f64 x (*.f64 y #s(literal 2 binary64))) |
(/.f64 x (*.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) x)) |
(/.f64 x (*.f64 x (/.f64 y (*.f64 x #s(literal 1/2 binary64))))) |
(/.f64 x (*.f64 (sqrt.f64 (*.f64 y #s(literal 2 binary64))) (sqrt.f64 (*.f64 y #s(literal 2 binary64))))) |
(/.f64 #s(literal 1/2 binary64) (/.f64 y x)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 (/.f64 y x) x)) |
(/.f64 #s(literal -1 binary64) (/.f64 y (*.f64 x #s(literal -1/2 binary64)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 y (*.f64 x x))) x)) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 y (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) (neg.f64 x))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 2 binary64) x) (neg.f64 y))) |
(/.f64 #s(literal 1 binary64) (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) (sqrt.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))))) |
(/.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 1 binary64)) |
(/.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (/.f64 #s(literal 1 binary64) x) x)) |
(/.f64 (sqrt.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sqrt.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))))) |
(/.f64 (*.f64 x x) (*.f64 x (*.f64 y #s(literal 2 binary64)))) |
(/.f64 (*.f64 x x) (*.f64 (*.f64 y #s(literal -2 binary64)) (neg.f64 x))) |
(/.f64 (*.f64 x x) (*.f64 (neg.f64 x) (*.f64 y #s(literal -2 binary64)))) |
(/.f64 (*.f64 x x) (neg.f64 (*.f64 x (*.f64 y #s(literal -2 binary64))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x x) y)) x) |
(/.f64 (neg.f64 x) (*.f64 y #s(literal -2 binary64))) |
(/.f64 (neg.f64 x) (*.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) (neg.f64 x))) |
(/.f64 (neg.f64 x) (*.f64 (neg.f64 x) (/.f64 y (*.f64 x #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 x) (*.f64 x (/.f64 y (*.f64 x #s(literal -1/2 binary64))))) |
(/.f64 (*.f64 x #s(literal -1/2 binary64)) (neg.f64 y)) |
(/.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 (/.f64 y (neg.f64 x)) x)) |
(/.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 x (/.f64 y (neg.f64 x)))) |
(/.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 #s(literal 1 binary64) (neg.f64 y))) |
(/.f64 #s(literal -1/2 binary64) (/.f64 y (neg.f64 x))) |
(/.f64 (*.f64 x (neg.f64 x)) (*.f64 x (*.f64 y #s(literal -2 binary64)))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y)) (neg.f64 x)) |
(/.f64 (/.f64 x y) #s(literal 2 binary64)) |
(/.f64 (/.f64 x y) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 x (*.f64 x #s(literal 1/2 binary64))))) |
(/.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 (*.f64 x x) y) (*.f64 x #s(literal 2 binary64))) |
(/.f64 (/.f64 (*.f64 x x) y) (*.f64 #s(literal -2 binary64) (neg.f64 x))) |
(/.f64 (/.f64 (*.f64 x x) y) (*.f64 (neg.f64 x) #s(literal -2 binary64))) |
(/.f64 (sqrt.f64 (/.f64 x y)) (*.f64 (sqrt.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (/.f64 (neg.f64 x) y) #s(literal -2 binary64)) |
(/.f64 (/.f64 (*.f64 x (neg.f64 x)) y) (*.f64 (neg.f64 x) #s(literal 2 binary64))) |
(/.f64 (/.f64 (*.f64 x (neg.f64 x)) y) (*.f64 x #s(literal -2 binary64))) |
(/.f64 (/.f64 (*.f64 x (neg.f64 x)) y) (neg.f64 (*.f64 x #s(literal 2 binary64)))) |
(/.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 #s(literal -2 binary64) (/.f64 y (*.f64 x x)))) |
(/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(/.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 x y)) |
(/.f64 (exp.f64 (log.f64 x)) (*.f64 y #s(literal 2 binary64))) |
(/.f64 (exp.f64 (log.f64 (neg.f64 x))) (exp.f64 (log.f64 (*.f64 y #s(literal -2 binary64))))) |
(/.f64 (exp.f64 (log.f64 (/.f64 x y))) (exp.f64 (log.f64 #s(literal 2 binary64)))) |
(/.f64 (*.f64 (*.f64 x (neg.f64 x)) #s(literal -1 binary64)) (*.f64 (*.f64 y #s(literal -2 binary64)) (neg.f64 x))) |
(/.f64 (*.f64 (/.f64 (*.f64 x x) y) #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (neg.f64 x))) |
(/.f64 (*.f64 (/.f64 (*.f64 x (neg.f64 x)) y) #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (neg.f64 x))) |
(/.f64 (*.f64 (/.f64 (*.f64 x (neg.f64 x)) y) #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) (neg.f64 x))) |
(/.f64 (*.f64 (/.f64 (*.f64 x (neg.f64 x)) y) #s(literal 1 binary64)) (*.f64 #s(literal -2 binary64) x)) |
(/.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) #s(literal -1 binary64)) (*.f64 y (neg.f64 x))) |
(/.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) #s(literal 1 binary64)) (*.f64 x y)) |
(/.f64 (*.f64 (neg.f64 x) (*.f64 x #s(literal 1/2 binary64))) (*.f64 (neg.f64 y) x)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) x) (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (neg.f64 x) y)) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (neg.f64 x)) y)) (*.f64 x #s(literal -2 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) (*.f64 x y)) |
(/.f64 (*.f64 x (*.f64 x #s(literal -1/2 binary64))) (*.f64 x (neg.f64 y))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (/.f64 y (*.f64 x x)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 y #s(literal -2 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 x #s(literal -1/2 binary64))) (neg.f64 y)) |
(/.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) (*.f64 y #s(literal 2 binary64))) |
(/.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (neg.f64 y)) |
(/.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 x)) (*.f64 (sqrt.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) (sqrt.f64 (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (neg.f64 x))) (*.f64 (sqrt.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) (sqrt.f64 (*.f64 y #s(literal -2 binary64))))) |
(/.f64 (*.f64 (sqrt.f64 x) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (*.f64 y #s(literal 2 binary64))) (sqrt.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))))) |
(/.f64 (*.f64 (sqrt.f64 x) (sqrt.f64 (neg.f64 x))) (*.f64 (sqrt.f64 (*.f64 y #s(literal 2 binary64))) (sqrt.f64 (*.f64 y #s(literal -2 binary64))))) |
(/.f64 (*.f64 (sqrt.f64 x) (sqrt.f64 (/.f64 x y))) (*.f64 (sqrt.f64 (*.f64 y #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (*.f64 (sqrt.f64 (neg.f64 x)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (*.f64 y #s(literal -2 binary64))) (sqrt.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))))) |
(/.f64 (*.f64 (sqrt.f64 (neg.f64 x)) (sqrt.f64 x)) (*.f64 (sqrt.f64 (*.f64 y #s(literal -2 binary64))) (sqrt.f64 (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (*.f64 (sqrt.f64 (neg.f64 x)) (sqrt.f64 (neg.f64 x))) (*.f64 (sqrt.f64 (*.f64 y #s(literal -2 binary64))) (sqrt.f64 (*.f64 y #s(literal -2 binary64))))) |
(/.f64 (*.f64 (sqrt.f64 (neg.f64 x)) (sqrt.f64 (/.f64 x y))) (*.f64 (sqrt.f64 (*.f64 y #s(literal -2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 x y)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 x y)) (sqrt.f64 x)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 x y)) (sqrt.f64 (neg.f64 x))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (*.f64 y #s(literal -2 binary64))))) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y x)) (/.f64 #s(literal 2 binary64) x)) |
(/.f64 (/.f64 (*.f64 x x) (*.f64 x #s(literal 2 binary64))) y) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) (/.f64 y (*.f64 x x))) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) y) (/.f64 #s(literal 2 binary64) (*.f64 x x))) |
(/.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x)) y) |
(/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y)) #s(literal 1 binary64)) (neg.f64 x)) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sqrt.f64 x)) (sqrt.f64 (*.f64 y #s(literal 2 binary64)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 x (neg.f64 x)) y)) #s(literal -2 binary64)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) y) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 1 binary64)) (sqrt.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sqrt.f64 (neg.f64 x))) (sqrt.f64 (*.f64 y #s(literal -2 binary64)))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sqrt.f64 (/.f64 x y))) (sqrt.f64 #s(literal 2 binary64))) |
(/.f64 (*.f64 (/.f64 (*.f64 x (neg.f64 x)) y) (/.f64 #s(literal 1 binary64) x)) #s(literal -2 binary64)) |
(/.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) x)) y) |
(/.f64 (*.f64 (*.f64 x x) (/.f64 #s(literal -1 binary64) x)) (*.f64 y #s(literal -2 binary64))) |
(/.f64 (*.f64 (*.f64 x (neg.f64 x)) (/.f64 #s(literal -1 binary64) x)) (*.f64 y #s(literal 2 binary64))) |
(/.f64 (*.f64 (/.f64 (*.f64 x x) y) (/.f64 #s(literal -1 binary64) x)) #s(literal -2 binary64)) |
(/.f64 (*.f64 (/.f64 (*.f64 x (neg.f64 x)) y) (/.f64 #s(literal -1 binary64) x)) #s(literal 2 binary64)) |
(/.f64 (*.f64 (sqrt.f64 x) (sqrt.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (sqrt.f64 (*.f64 y #s(literal 2 binary64)))) |
(/.f64 (*.f64 (sqrt.f64 (neg.f64 x)) (sqrt.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (sqrt.f64 (*.f64 y #s(literal -2 binary64)))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 x y)) (sqrt.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (sqrt.f64 #s(literal 2 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x)) (*.f64 y #s(literal -2 binary64))) |
(/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y)) #s(literal -1 binary64)) x) |
(pow.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 1 binary64)) |
(pow.f64 (sqrt.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 2 binary64)) |
(pow.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal -1 binary64)) |
(pow.f64 (sqrt.f64 (sqrt.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) #s(literal 4 binary64)) |
(pow.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 y #s(literal 2 binary64)) y)) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 y #s(literal 2 binary64)) y)) (/.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 y #s(literal 2 binary64)) y))) #s(literal 1/4 binary64)) |
(pow.f64 (exp.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (log.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(*.f64 x (/.f64 #s(literal 1/2 binary64) y)) |
(*.f64 x (*.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))) (/.f64 #s(literal -1 binary64) x))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 x y)) |
(*.f64 (*.f64 x #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (*.f64 x #s(literal 1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64))) |
(*.f64 (*.f64 x #s(literal 1/2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y x))) |
(*.f64 (*.f64 x #s(literal 1/2 binary64)) (/.f64 (/.f64 x y) x)) |
(*.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 (/.f64 x y) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 #s(literal -1 binary64) (/.f64 x (*.f64 y #s(literal -2 binary64)))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(*.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 1 binary64)) |
(*.f64 (sqrt.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sqrt.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(*.f64 (*.f64 x x) (/.f64 #s(literal 1/2 binary64) (*.f64 x y))) |
(*.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x x) y)) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (neg.f64 x) (/.f64 #s(literal -1/2 binary64) y)) |
(*.f64 (neg.f64 x) (*.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y) (/.f64 #s(literal -1 binary64) x))) |
(*.f64 (neg.f64 x) (/.f64 x (*.f64 x (*.f64 y #s(literal -2 binary64))))) |
(*.f64 (neg.f64 x) (/.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y) (neg.f64 x))) |
(*.f64 (*.f64 x #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (neg.f64 x) y)) |
(*.f64 #s(literal -1/2 binary64) (pow.f64 (/.f64 (neg.f64 x) y) #s(literal 1 binary64))) |
(*.f64 (*.f64 x (neg.f64 x)) (/.f64 (/.f64 #s(literal -1/2 binary64) y) x)) |
(*.f64 (*.f64 x (neg.f64 x)) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 y #s(literal -2 binary64))))) |
(*.f64 (*.f64 x (neg.f64 x)) (*.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (*.f64 x (neg.f64 x)) (*.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal -1 binary64) x))) |
(*.f64 (*.f64 x (neg.f64 x)) (/.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 y #s(literal -2 binary64)))) |
(*.f64 (*.f64 x (neg.f64 x)) (/.f64 (/.f64 #s(literal 1/2 binary64) y) (neg.f64 x))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y)) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (/.f64 x y) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 x y) (*.f64 (*.f64 x #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x x) y))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 x #s(literal 1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 2 binary64) (*.f64 x x)))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) x) |
(*.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) (/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(*.f64 (sqrt.f64 (sqrt.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (sqrt.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sqrt.f64 (sqrt.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) |
(*.f64 (sqrt.f64 (sqrt.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sqrt.f64 (sqrt.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (*.f64 x x) y) (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))) |
(*.f64 (/.f64 (*.f64 x x) y) (/.f64 #s(literal 1/2 binary64) x)) |
(*.f64 (/.f64 (*.f64 x x) y) (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 2 binary64)))) |
(*.f64 (/.f64 (*.f64 x x) y) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (pow.f64 x #s(literal 1/4 binary64)) (*.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/4 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sqrt.f64 (sqrt.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) |
(*.f64 (sqrt.f64 x) (*.f64 (sqrt.f64 (/.f64 #s(literal 1/2 binary64) y)) (sqrt.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(*.f64 (/.f64 (neg.f64 x) y) #s(literal -1/2 binary64)) |
(*.f64 (/.f64 (neg.f64 x) y) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (/.f64 #s(literal -1 binary64) x))) |
(*.f64 (/.f64 (neg.f64 x) y) (/.f64 (*.f64 x #s(literal 1/2 binary64)) (neg.f64 x))) |
(*.f64 (/.f64 (*.f64 x (neg.f64 x)) y) (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -2 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y))) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (*.f64 x #s(literal -1/2 binary64))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) y) (neg.f64 x)) |
(*.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (/.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) y)) |
(*.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (pow.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 1/8 binary64)) (*.f64 (pow.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 1/8 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sqrt.f64 (sqrt.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 x x)) |
(*.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sqrt.f64 (sqrt.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (sqrt.f64 (sqrt.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(*.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) x) y)) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)) (*.f64 x #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 (pow.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) (/.f64 #s(literal -1/2 binary64) y)) |
(*.f64 (pow.f64 (neg.f64 x) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal -1/2 binary64) y) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1/2 binary64) y) #s(literal 1 binary64)) (pow.f64 (neg.f64 x) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sqrt.f64 (sqrt.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) #s(literal 1 binary64)) (sqrt.f64 (sqrt.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(*.f64 (pow.f64 (sqrt.f64 x) #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (/.f64 #s(literal 1/2 binary64) y)) #s(literal 2 binary64))) |
(*.f64 (exp.f64 (log.f64 x)) (/.f64 #s(literal 1/2 binary64) y)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) x) (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (/.f64 #s(literal -1/2 binary64) y)) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 x #s(literal -1/2 binary64))) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal -1/2 binary64) y)) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))) x)) |
(*.f64 (/.f64 x (*.f64 x y)) (*.f64 x #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (neg.f64 x) x) (/.f64 x (*.f64 y #s(literal -2 binary64)))) |
(*.f64 (/.f64 (*.f64 x x) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal -1/2 binary64) y) x)) |
(*.f64 (/.f64 (*.f64 x (neg.f64 x)) #s(literal -1 binary64)) (/.f64 #s(literal 1/2 binary64) (*.f64 x y))) |
(*.f64 (/.f64 (/.f64 x y) #s(literal -1 binary64)) (/.f64 (*.f64 x #s(literal -1/2 binary64)) x)) |
(*.f64 (/.f64 (*.f64 x x) (*.f64 x #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (/.f64 (*.f64 x (neg.f64 x)) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) x) (neg.f64 y))) |
(*.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 (/.f64 #s(literal 1 binary64) x) (/.f64 x y)) (*.f64 x #s(literal 1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (sqrt.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sqrt.f64 (sqrt.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sqrt.f64 (sqrt.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (sqrt.f64 (sqrt.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(*.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sqrt.f64 x)) (sqrt.f64 (/.f64 #s(literal 1/2 binary64) y))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sqrt.f64 (sqrt.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (pow.f64 x #s(literal 1/4 binary64))) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/4 binary64))) |
(*.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sqrt.f64 (sqrt.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (pow.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 1/8 binary64))) (pow.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 1/8 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) #s(literal -1 binary64)) x) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x x) y))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 y #s(literal -2 binary64))) (*.f64 x (neg.f64 x))) |
(exp.f64 (log.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(exp.f64 (*.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 y #s(literal 2 binary64)) y))) #s(literal 1/2 binary64))) |
(fabs.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(-.f64 #s(literal 0 binary64) (/.f64 x (*.f64 y #s(literal -2 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 y)) (/.f64 x (*.f64 y #s(literal -2 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 x (*.f64 y #s(literal -2 binary64)))) (/.f64 x (*.f64 y #s(literal -2 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 x)) (/.f64 x (*.f64 y #s(literal -2 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 y #s(literal -2 binary64))) (/.f64 x (*.f64 y #s(literal -2 binary64)))) |
(sqrt.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 y #s(literal 2 binary64)) y))) |
(neg.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) |
(neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y)))) |
(/.f64 x (*.f64 y #s(literal 2 binary64))) |
(/.f64 x (*.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) x)) |
(/.f64 x (*.f64 x (/.f64 y (*.f64 x #s(literal 1/2 binary64))))) |
(/.f64 x (*.f64 (sqrt.f64 (*.f64 y #s(literal 2 binary64))) (sqrt.f64 (*.f64 y #s(literal 2 binary64))))) |
(/.f64 #s(literal 1/2 binary64) (/.f64 y x)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 (/.f64 y x) x)) |
(/.f64 #s(literal -1 binary64) (/.f64 y (*.f64 x #s(literal -1/2 binary64)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 y (*.f64 x x))) x)) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 y (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) (neg.f64 x))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 2 binary64) x) (neg.f64 y))) |
(/.f64 #s(literal 1 binary64) (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) (sqrt.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))))) |
(/.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 1 binary64)) |
(/.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (/.f64 #s(literal 1 binary64) x) x)) |
(/.f64 (sqrt.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sqrt.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))))) |
(/.f64 (*.f64 x x) (*.f64 x (*.f64 y #s(literal 2 binary64)))) |
(/.f64 (*.f64 x x) (*.f64 (*.f64 y #s(literal -2 binary64)) (neg.f64 x))) |
(/.f64 (*.f64 x x) (*.f64 (neg.f64 x) (*.f64 y #s(literal -2 binary64)))) |
(/.f64 (*.f64 x x) (neg.f64 (*.f64 x (*.f64 y #s(literal -2 binary64))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x x) y)) x) |
(/.f64 (neg.f64 x) (*.f64 y #s(literal -2 binary64))) |
(/.f64 (neg.f64 x) (*.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) (neg.f64 x))) |
(/.f64 (neg.f64 x) (*.f64 (neg.f64 x) (/.f64 y (*.f64 x #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 x) (*.f64 x (/.f64 y (*.f64 x #s(literal -1/2 binary64))))) |
(/.f64 (*.f64 x #s(literal -1/2 binary64)) (neg.f64 y)) |
(/.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 (/.f64 y (neg.f64 x)) x)) |
(/.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 x (/.f64 y (neg.f64 x)))) |
(/.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 #s(literal 1 binary64) (neg.f64 y))) |
(/.f64 #s(literal -1/2 binary64) (/.f64 y (neg.f64 x))) |
(/.f64 (*.f64 x (neg.f64 x)) (*.f64 x (*.f64 y #s(literal -2 binary64)))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y)) (neg.f64 x)) |
(/.f64 (/.f64 x y) #s(literal 2 binary64)) |
(/.f64 (/.f64 x y) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 x (*.f64 x #s(literal 1/2 binary64))))) |
(/.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 (*.f64 x x) y) (*.f64 x #s(literal 2 binary64))) |
(/.f64 (/.f64 (*.f64 x x) y) (*.f64 #s(literal -2 binary64) (neg.f64 x))) |
(/.f64 (/.f64 (*.f64 x x) y) (*.f64 (neg.f64 x) #s(literal -2 binary64))) |
(/.f64 (sqrt.f64 (/.f64 x y)) (*.f64 (sqrt.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (/.f64 (neg.f64 x) y) #s(literal -2 binary64)) |
(/.f64 (/.f64 (*.f64 x (neg.f64 x)) y) (*.f64 (neg.f64 x) #s(literal 2 binary64))) |
(/.f64 (/.f64 (*.f64 x (neg.f64 x)) y) (*.f64 x #s(literal -2 binary64))) |
(/.f64 (/.f64 (*.f64 x (neg.f64 x)) y) (neg.f64 (*.f64 x #s(literal 2 binary64)))) |
(/.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 #s(literal -2 binary64) (/.f64 y (*.f64 x x)))) |
(/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(/.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 x y)) |
(/.f64 (exp.f64 (log.f64 x)) (*.f64 y #s(literal 2 binary64))) |
(/.f64 (exp.f64 (log.f64 (neg.f64 x))) (exp.f64 (log.f64 (*.f64 y #s(literal -2 binary64))))) |
(/.f64 (exp.f64 (log.f64 (/.f64 x y))) (exp.f64 (log.f64 #s(literal 2 binary64)))) |
(/.f64 (*.f64 (*.f64 x (neg.f64 x)) #s(literal -1 binary64)) (*.f64 (*.f64 y #s(literal -2 binary64)) (neg.f64 x))) |
(/.f64 (*.f64 (/.f64 (*.f64 x x) y) #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (neg.f64 x))) |
(/.f64 (*.f64 (/.f64 (*.f64 x (neg.f64 x)) y) #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (neg.f64 x))) |
(/.f64 (*.f64 (/.f64 (*.f64 x (neg.f64 x)) y) #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) (neg.f64 x))) |
(/.f64 (*.f64 (/.f64 (*.f64 x (neg.f64 x)) y) #s(literal 1 binary64)) (*.f64 #s(literal -2 binary64) x)) |
(/.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) #s(literal -1 binary64)) (*.f64 y (neg.f64 x))) |
(/.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) #s(literal 1 binary64)) (*.f64 x y)) |
(/.f64 (*.f64 (neg.f64 x) (*.f64 x #s(literal 1/2 binary64))) (*.f64 (neg.f64 y) x)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) x) (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (neg.f64 x) y)) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (neg.f64 x)) y)) (*.f64 x #s(literal -2 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) (*.f64 x y)) |
(/.f64 (*.f64 x (*.f64 x #s(literal -1/2 binary64))) (*.f64 x (neg.f64 y))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (/.f64 y (*.f64 x x)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 y #s(literal -2 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 x #s(literal -1/2 binary64))) (neg.f64 y)) |
(/.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) (*.f64 y #s(literal 2 binary64))) |
(/.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (neg.f64 y)) |
(/.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 x)) (*.f64 (sqrt.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) (sqrt.f64 (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (neg.f64 x))) (*.f64 (sqrt.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) (sqrt.f64 (*.f64 y #s(literal -2 binary64))))) |
(/.f64 (*.f64 (sqrt.f64 x) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (*.f64 y #s(literal 2 binary64))) (sqrt.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))))) |
(/.f64 (*.f64 (sqrt.f64 x) (sqrt.f64 (neg.f64 x))) (*.f64 (sqrt.f64 (*.f64 y #s(literal 2 binary64))) (sqrt.f64 (*.f64 y #s(literal -2 binary64))))) |
(/.f64 (*.f64 (sqrt.f64 x) (sqrt.f64 (/.f64 x y))) (*.f64 (sqrt.f64 (*.f64 y #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (*.f64 (sqrt.f64 (neg.f64 x)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (*.f64 y #s(literal -2 binary64))) (sqrt.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))))) |
(/.f64 (*.f64 (sqrt.f64 (neg.f64 x)) (sqrt.f64 x)) (*.f64 (sqrt.f64 (*.f64 y #s(literal -2 binary64))) (sqrt.f64 (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (*.f64 (sqrt.f64 (neg.f64 x)) (sqrt.f64 (neg.f64 x))) (*.f64 (sqrt.f64 (*.f64 y #s(literal -2 binary64))) (sqrt.f64 (*.f64 y #s(literal -2 binary64))))) |
(/.f64 (*.f64 (sqrt.f64 (neg.f64 x)) (sqrt.f64 (/.f64 x y))) (*.f64 (sqrt.f64 (*.f64 y #s(literal -2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 x y)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 x y)) (sqrt.f64 x)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 x y)) (sqrt.f64 (neg.f64 x))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (*.f64 y #s(literal -2 binary64))))) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y x)) (/.f64 #s(literal 2 binary64) x)) |
(/.f64 (/.f64 (*.f64 x x) (*.f64 x #s(literal 2 binary64))) y) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) (/.f64 y (*.f64 x x))) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) y) (/.f64 #s(literal 2 binary64) (*.f64 x x))) |
(/.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x)) y) |
(/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y)) #s(literal 1 binary64)) (neg.f64 x)) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sqrt.f64 x)) (sqrt.f64 (*.f64 y #s(literal 2 binary64)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 x (neg.f64 x)) y)) #s(literal -2 binary64)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) y) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 1 binary64)) (sqrt.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sqrt.f64 (neg.f64 x))) (sqrt.f64 (*.f64 y #s(literal -2 binary64)))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sqrt.f64 (/.f64 x y))) (sqrt.f64 #s(literal 2 binary64))) |
(/.f64 (*.f64 (/.f64 (*.f64 x (neg.f64 x)) y) (/.f64 #s(literal 1 binary64) x)) #s(literal -2 binary64)) |
(/.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) x)) y) |
(/.f64 (*.f64 (*.f64 x x) (/.f64 #s(literal -1 binary64) x)) (*.f64 y #s(literal -2 binary64))) |
(/.f64 (*.f64 (*.f64 x (neg.f64 x)) (/.f64 #s(literal -1 binary64) x)) (*.f64 y #s(literal 2 binary64))) |
(/.f64 (*.f64 (/.f64 (*.f64 x x) y) (/.f64 #s(literal -1 binary64) x)) #s(literal -2 binary64)) |
(/.f64 (*.f64 (/.f64 (*.f64 x (neg.f64 x)) y) (/.f64 #s(literal -1 binary64) x)) #s(literal 2 binary64)) |
(/.f64 (*.f64 (sqrt.f64 x) (sqrt.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (sqrt.f64 (*.f64 y #s(literal 2 binary64)))) |
(/.f64 (*.f64 (sqrt.f64 (neg.f64 x)) (sqrt.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (sqrt.f64 (*.f64 y #s(literal -2 binary64)))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 x y)) (sqrt.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (sqrt.f64 #s(literal 2 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x)) (*.f64 y #s(literal -2 binary64))) |
(/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y)) #s(literal -1 binary64)) x) |
(pow.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 1 binary64)) |
(pow.f64 (sqrt.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 2 binary64)) |
(pow.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal -1 binary64)) |
(pow.f64 (sqrt.f64 (sqrt.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) #s(literal 4 binary64)) |
(pow.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 y #s(literal 2 binary64)) y)) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 y #s(literal 2 binary64)) y)) (/.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 y #s(literal 2 binary64)) y))) #s(literal 1/4 binary64)) |
(pow.f64 (exp.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (log.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(*.f64 x (/.f64 #s(literal 1/2 binary64) y)) |
(*.f64 x (*.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))) (/.f64 #s(literal -1 binary64) x))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 x y)) |
(*.f64 (*.f64 x #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (*.f64 x #s(literal 1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64))) |
(*.f64 (*.f64 x #s(literal 1/2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y x))) |
(*.f64 (*.f64 x #s(literal 1/2 binary64)) (/.f64 (/.f64 x y) x)) |
(*.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 (/.f64 x y) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 #s(literal -1 binary64) (/.f64 x (*.f64 y #s(literal -2 binary64)))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(*.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 1 binary64)) |
(*.f64 (sqrt.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sqrt.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(*.f64 (*.f64 x x) (/.f64 #s(literal 1/2 binary64) (*.f64 x y))) |
(*.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x x) y)) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (neg.f64 x) (/.f64 #s(literal -1/2 binary64) y)) |
(*.f64 (neg.f64 x) (*.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y) (/.f64 #s(literal -1 binary64) x))) |
(*.f64 (neg.f64 x) (/.f64 x (*.f64 x (*.f64 y #s(literal -2 binary64))))) |
(*.f64 (neg.f64 x) (/.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y) (neg.f64 x))) |
(*.f64 (*.f64 x #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (neg.f64 x) y)) |
(*.f64 #s(literal -1/2 binary64) (pow.f64 (/.f64 (neg.f64 x) y) #s(literal 1 binary64))) |
(*.f64 (*.f64 x (neg.f64 x)) (/.f64 (/.f64 #s(literal -1/2 binary64) y) x)) |
(*.f64 (*.f64 x (neg.f64 x)) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 y #s(literal -2 binary64))))) |
(*.f64 (*.f64 x (neg.f64 x)) (*.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (*.f64 x (neg.f64 x)) (*.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal -1 binary64) x))) |
(*.f64 (*.f64 x (neg.f64 x)) (/.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 y #s(literal -2 binary64)))) |
(*.f64 (*.f64 x (neg.f64 x)) (/.f64 (/.f64 #s(literal 1/2 binary64) y) (neg.f64 x))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y)) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (/.f64 x y) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 x y) (*.f64 (*.f64 x #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x x) y))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 x #s(literal 1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 2 binary64) (*.f64 x x)))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) x) |
(*.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) (/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(*.f64 (sqrt.f64 (sqrt.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (sqrt.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sqrt.f64 (sqrt.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) |
(*.f64 (sqrt.f64 (sqrt.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sqrt.f64 (sqrt.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (*.f64 x x) y) (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))) |
(*.f64 (/.f64 (*.f64 x x) y) (/.f64 #s(literal 1/2 binary64) x)) |
(*.f64 (/.f64 (*.f64 x x) y) (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 2 binary64)))) |
(*.f64 (/.f64 (*.f64 x x) y) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (pow.f64 x #s(literal 1/4 binary64)) (*.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/4 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sqrt.f64 (sqrt.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) |
(*.f64 (sqrt.f64 x) (*.f64 (sqrt.f64 (/.f64 #s(literal 1/2 binary64) y)) (sqrt.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(*.f64 (/.f64 (neg.f64 x) y) #s(literal -1/2 binary64)) |
(*.f64 (/.f64 (neg.f64 x) y) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (/.f64 #s(literal -1 binary64) x))) |
(*.f64 (/.f64 (neg.f64 x) y) (/.f64 (*.f64 x #s(literal 1/2 binary64)) (neg.f64 x))) |
(*.f64 (/.f64 (*.f64 x (neg.f64 x)) y) (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -2 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y))) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (*.f64 x #s(literal -1/2 binary64))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) y) (neg.f64 x)) |
(*.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (/.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) y)) |
(*.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (pow.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 1/8 binary64)) (*.f64 (pow.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 1/8 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sqrt.f64 (sqrt.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 x x)) |
(*.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sqrt.f64 (sqrt.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (sqrt.f64 (sqrt.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(*.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) x) y)) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)) (*.f64 x #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 (pow.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) (/.f64 #s(literal -1/2 binary64) y)) |
(*.f64 (pow.f64 (neg.f64 x) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal -1/2 binary64) y) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1/2 binary64) y) #s(literal 1 binary64)) (pow.f64 (neg.f64 x) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sqrt.f64 (sqrt.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) #s(literal 1 binary64)) (sqrt.f64 (sqrt.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(*.f64 (pow.f64 (sqrt.f64 x) #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (/.f64 #s(literal 1/2 binary64) y)) #s(literal 2 binary64))) |
(*.f64 (exp.f64 (log.f64 x)) (/.f64 #s(literal 1/2 binary64) y)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) x) (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (/.f64 #s(literal -1/2 binary64) y)) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 x #s(literal -1/2 binary64))) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal -1/2 binary64) y)) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))) x)) |
(*.f64 (/.f64 x (*.f64 x y)) (*.f64 x #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (neg.f64 x) x) (/.f64 x (*.f64 y #s(literal -2 binary64)))) |
(*.f64 (/.f64 (*.f64 x x) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal -1/2 binary64) y) x)) |
(*.f64 (/.f64 (*.f64 x (neg.f64 x)) #s(literal -1 binary64)) (/.f64 #s(literal 1/2 binary64) (*.f64 x y))) |
(*.f64 (/.f64 (/.f64 x y) #s(literal -1 binary64)) (/.f64 (*.f64 x #s(literal -1/2 binary64)) x)) |
(*.f64 (/.f64 (*.f64 x x) (*.f64 x #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (/.f64 (*.f64 x (neg.f64 x)) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) x) (neg.f64 y))) |
(*.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 (/.f64 #s(literal 1 binary64) x) (/.f64 x y)) (*.f64 x #s(literal 1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (sqrt.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sqrt.f64 (sqrt.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sqrt.f64 (sqrt.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (sqrt.f64 (sqrt.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(*.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sqrt.f64 x)) (sqrt.f64 (/.f64 #s(literal 1/2 binary64) y))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sqrt.f64 (sqrt.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (pow.f64 x #s(literal 1/4 binary64))) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/4 binary64))) |
(*.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sqrt.f64 (sqrt.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (pow.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 1/8 binary64))) (pow.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 1/8 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) #s(literal -1 binary64)) x) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x x) y))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 y #s(literal -2 binary64))) (*.f64 x (neg.f64 x))) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 y #s(literal 2 binary64)) y))) #s(literal 1/4 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 1/4 binary64)) #s(literal 2 binary64))) |
(fabs.f64 (sqrt.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(sqrt.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (/.f64 x y)))) |
(/.f64 (sqrt.f64 (/.f64 #s(literal 1/2 binary64) y)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(/.f64 (sqrt.f64 x) (sqrt.f64 (*.f64 y #s(literal 2 binary64)))) |
(/.f64 (sqrt.f64 (/.f64 x y)) (sqrt.f64 #s(literal 2 binary64))) |
(/.f64 (sqrt.f64 (neg.f64 x)) (sqrt.f64 (*.f64 y #s(literal -2 binary64)))) |
(/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))))) |
(/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 y x))) |
(/.f64 (sqrt.f64 (*.f64 x #s(literal 1/2 binary64))) (sqrt.f64 y)) |
(/.f64 (sqrt.f64 (*.f64 x #s(literal -1/2 binary64))) (sqrt.f64 (neg.f64 y))) |
(/.f64 (sqrt.f64 #s(literal -1/2 binary64)) (sqrt.f64 (/.f64 y (neg.f64 x)))) |
(/.f64 (sqrt.f64 (/.f64 (neg.f64 x) y)) (sqrt.f64 #s(literal -2 binary64))) |
(/.f64 (neg.f64 (sqrt.f64 x)) (neg.f64 (sqrt.f64 (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (sqrt.f64 (neg.f64 x))) (neg.f64 (sqrt.f64 (*.f64 y #s(literal -2 binary64))))) |
(/.f64 (neg.f64 (sqrt.f64 (/.f64 x y))) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) |
(pow.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal -1/2 binary64)) |
(pow.f64 (sqrt.f64 (sqrt.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) #s(literal 2 binary64)) |
(pow.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 y #s(literal 2 binary64)) y)) #s(literal 1/4 binary64)) |
(pow.f64 (sqrt.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (exp.f64 #s(literal 1/2 binary64)) (log.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(*.f64 (sqrt.f64 (sqrt.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (sqrt.f64 (sqrt.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(*.f64 (pow.f64 x #s(literal 1/4 binary64)) (*.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 (sqrt.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1/2 binary64) y)) (sqrt.f64 x)) |
(*.f64 (sqrt.f64 x) (sqrt.f64 (/.f64 #s(literal 1/2 binary64) y))) |
(*.f64 (sqrt.f64 (/.f64 x y)) (pow.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (/.f64 x y)) (sqrt.f64 #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (/.f64 x y)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 1/8 binary64)) (*.f64 (pow.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 1/8 binary64)) (sqrt.f64 (sqrt.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) |
(*.f64 (pow.f64 (sqrt.f64 (sqrt.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) #s(literal 1/2 binary64)) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sqrt.f64 (sqrt.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 x y))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1/2 binary64)) (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 #s(literal 1 binary64) #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(*.f64 (sqrt.f64 (neg.f64 x)) (pow.f64 (/.f64 #s(literal -1/2 binary64) y) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (neg.f64 x)) (sqrt.f64 (/.f64 #s(literal -1/2 binary64) y))) |
(*.f64 (sqrt.f64 (neg.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y #s(literal -2 binary64))))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1/2 binary64) y) #s(literal 1/2 binary64)) (sqrt.f64 (neg.f64 x))) |
(*.f64 (pow.f64 (*.f64 x #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (pow.f64 (/.f64 (neg.f64 x) y) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sqrt.f64 (sqrt.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) #s(literal 1/2 binary64)) (pow.f64 (sqrt.f64 (sqrt.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (sqrt.f64 x) #s(literal 1 binary64)) (pow.f64 (sqrt.f64 (/.f64 #s(literal 1/2 binary64) y)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (pow.f64 x #s(literal 1/4 binary64)) #s(literal 2 binary64)) (pow.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/4 binary64)) #s(literal 2 binary64))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) y)) (sqrt.f64 (*.f64 x #s(literal 1/2 binary64)))) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 x y))) |
(*.f64 (sqrt.f64 (*.f64 x #s(literal 1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal -1/2 binary64) y)) (sqrt.f64 (neg.f64 x))) |
(*.f64 (sqrt.f64 (*.f64 x #s(literal -1/2 binary64))) (sqrt.f64 (/.f64 #s(literal -1 binary64) y))) |
(*.f64 (sqrt.f64 #s(literal -1/2 binary64)) (sqrt.f64 (/.f64 (neg.f64 x) y))) |
(*.f64 (sqrt.f64 (sqrt.f64 (sqrt.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (sqrt.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sqrt.f64 (sqrt.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) |
(*.f64 (sqrt.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sqrt.f64 (sqrt.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (sqrt.f64 (sqrt.f64 (sqrt.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) |
(*.f64 (*.f64 (sqrt.f64 (sqrt.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (pow.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 1/8 binary64))) (pow.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 1/8 binary64))) |
(*.f64 (*.f64 (sqrt.f64 (sqrt.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (pow.f64 x #s(literal 1/4 binary64))) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/4 binary64))) |
(exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) #s(literal 1 binary64)) |
(/.f64 (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(/.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (neg.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))))) |
(/.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (neg.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) |
(/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (*.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))))) |
(/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (*.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (neg.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) |
(/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (neg.f64 (*.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) |
(/.f64 (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) (/.f64 #s(literal -1 binary64) (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))))) |
(/.f64 (*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) #s(literal -1 binary64)) (*.f64 (neg.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))))) |
(/.f64 (*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) #s(literal 1 binary64)) (*.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))))) |
(/.f64 (*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) #s(literal 1 binary64)) (*.f64 (neg.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) (*.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (neg.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) (neg.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(/.f64 (*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))))) (neg.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(/.f64 (*.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (neg.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(/.f64 (*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/.f64 (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) #s(literal -1 binary64)) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(pow.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) #s(literal 1 binary64)) |
(*.f64 (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))))) |
(*.f64 (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (/.f64 (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) #s(literal 1 binary64))) |
(*.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (/.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(*.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (/.f64 #s(literal 1 binary64) (*.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) |
(*.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))))) |
(*.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (/.f64 (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(*.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) |
(*.f64 (pow.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal -1/2 binary64)) (pow.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) #s(literal -1 binary64)) |
(*.f64 (*.f64 #s(literal 1 binary64) (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal -1/2 binary64))) (pow.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal -1/2 binary64))) |
(+.f64 (*.f64 (cos.f64 #s(literal 0 binary64)) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))))) |
(+.f64 (*.f64 (cos.f64 #s(literal 0 binary64)) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(+.f64 (*.f64 (cos.f64 (/.f64 #s(literal 0 binary64) (neg.f64 y))) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (sin.f64 (/.f64 #s(literal 0 binary64) (neg.f64 y))) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))))) |
(+.f64 (*.f64 (cos.f64 (/.f64 #s(literal 0 binary64) (*.f64 x (*.f64 y #s(literal -2 binary64))))) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (sin.f64 (/.f64 #s(literal 0 binary64) (*.f64 x (*.f64 y #s(literal -2 binary64))))) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))))) |
(+.f64 (*.f64 (cos.f64 (/.f64 #s(literal 0 binary64) (neg.f64 x))) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (sin.f64 (/.f64 #s(literal 0 binary64) (neg.f64 x))) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))))) |
(+.f64 (*.f64 (cos.f64 (/.f64 #s(literal 0 binary64) (*.f64 y #s(literal -2 binary64)))) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (sin.f64 (/.f64 #s(literal 0 binary64) (*.f64 y #s(literal -2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))))) |
(+.f64 (*.f64 (cos.f64 (/.f64 #s(literal 0 binary64) x)) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (sin.f64 (/.f64 #s(literal 0 binary64) x)) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(+.f64 (*.f64 (cos.f64 (/.f64 #s(literal 0 binary64) (*.f64 y #s(literal 2 binary64)))) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (sin.f64 (/.f64 #s(literal 0 binary64) (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(+.f64 (*.f64 (cos.f64 (/.f64 #s(literal 0 binary64) y)) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (sin.f64 (/.f64 #s(literal 0 binary64) y)) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(exp.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (log.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) |
(cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(cos.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) |
(cos.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y)))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) (neg.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(fma.f64 (cos.f64 #s(literal 0 binary64)) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))))) |
(fma.f64 (cos.f64 #s(literal 0 binary64)) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(fma.f64 (cos.f64 (/.f64 #s(literal 0 binary64) (neg.f64 y))) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (sin.f64 (/.f64 #s(literal 0 binary64) (neg.f64 y))) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))))) |
(fma.f64 (cos.f64 (/.f64 #s(literal 0 binary64) (*.f64 x (*.f64 y #s(literal -2 binary64))))) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (sin.f64 (/.f64 #s(literal 0 binary64) (*.f64 x (*.f64 y #s(literal -2 binary64))))) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))))) |
(fma.f64 (cos.f64 (/.f64 #s(literal 0 binary64) (neg.f64 x))) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (sin.f64 (/.f64 #s(literal 0 binary64) (neg.f64 x))) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))))) |
(fma.f64 (cos.f64 (/.f64 #s(literal 0 binary64) (*.f64 y #s(literal -2 binary64)))) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (sin.f64 (/.f64 #s(literal 0 binary64) (*.f64 y #s(literal -2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))))) |
(fma.f64 (cos.f64 (/.f64 #s(literal 0 binary64) x)) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (sin.f64 (/.f64 #s(literal 0 binary64) x)) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(fma.f64 (cos.f64 (/.f64 #s(literal 0 binary64) (*.f64 y #s(literal 2 binary64)))) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (sin.f64 (/.f64 #s(literal 0 binary64) (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(fma.f64 (cos.f64 (/.f64 #s(literal 0 binary64) y)) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (sin.f64 (/.f64 #s(literal 0 binary64) y)) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(neg.f64 (neg.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(/.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 1 binary64)) |
(/.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) |
(/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (*.f64 #s(literal 1 binary64) (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))))) |
(/.f64 (neg.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) #s(literal -1 binary64)) |
(/.f64 (/.f64 #s(literal -1 binary64) (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))))) |
(/.f64 (*.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/.f64 (*.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (neg.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal -1/2 binary64))) (pow.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal -1/2 binary64))) |
(pow.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(*.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(*.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 1 binary64)) |
(*.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (/.f64 #s(literal -1 binary64) (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))))) |
(*.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (/.f64 (/.f64 #s(literal -1 binary64) (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) #s(literal 1 binary64))) |
(*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))))) |
(*.f64 (neg.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) #s(literal -1 binary64)) |
(*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) (*.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) |
(*.f64 (/.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) (neg.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(*.f64 (/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (neg.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(exp.f64 (log.f64 (*.f64 y #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (exp.f64 #s(literal -1 binary64))) (neg.f64 (log.f64 (*.f64 y #s(literal 2 binary64)))))) |
(exp.f64 (*.f64 (log.f64 (E.f64)) (log.f64 (*.f64 y #s(literal 2 binary64))))) |
(-.f64 #s(literal 0 binary64) (*.f64 y #s(literal -2 binary64))) |
(neg.f64 (*.f64 y #s(literal -2 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)) |
(/.f64 y #s(literal 1/2 binary64)) |
(/.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) y)) |
(/.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1 binary64)) |
(/.f64 (neg.f64 y) #s(literal -1/2 binary64)) |
(/.f64 (*.f64 y #s(literal -2 binary64)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal -1 binary64)) |
(pow.f64 (exp.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (*.f64 y #s(literal 2 binary64))))) |
(pow.f64 (E.f64) (log.f64 (*.f64 y #s(literal 2 binary64)))) |
(pow.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) #s(literal -1 binary64)) (log.f64 (*.f64 y #s(literal 2 binary64)))) |
(pow.f64 (pow.f64 (E.f64) #s(literal -1 binary64)) (neg.f64 (log.f64 (*.f64 y #s(literal 2 binary64))))) |
(pow.f64 (pow.f64 (E.f64) #s(literal 1 binary64)) (log.f64 (*.f64 y #s(literal 2 binary64)))) |
(*.f64 #s(literal -1 binary64) (*.f64 y #s(literal -2 binary64))) |
(*.f64 #s(literal 1 binary64) (*.f64 y #s(literal 2 binary64))) |
(*.f64 y #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) y) |
(*.f64 #s(literal 2 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64))) |
(*.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1 binary64)) |
(*.f64 (neg.f64 y) #s(literal -2 binary64)) |
(*.f64 #s(literal -2 binary64) (neg.f64 y)) |
(*.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 y))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 #s(literal 1/2 binary64)))) |
(*.f64 (pow.f64 (E.f64) (log.f64 y)) (pow.f64 (E.f64) (log.f64 #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (E.f64) (log.f64 #s(literal 2 binary64))) (pow.f64 (E.f64) (log.f64 y))) |
(*.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 (/.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 (exp.f64 #s(literal -1 binary64)) (/.f64 (neg.f64 (log.f64 (*.f64 y #s(literal 2 binary64)))) #s(literal 2 binary64))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (/.f64 (neg.f64 (log.f64 (*.f64 y #s(literal 2 binary64)))) #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (E.f64) (/.f64 (log.f64 (*.f64 y #s(literal 2 binary64))) #s(literal 2 binary64))) (pow.f64 (E.f64) (/.f64 (log.f64 (*.f64 y #s(literal 2 binary64))) #s(literal 2 binary64)))) |
(exp.f64 (log.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(exp.f64 (*.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 y #s(literal 2 binary64)) y))) #s(literal 1/2 binary64))) |
(fabs.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(-.f64 #s(literal 0 binary64) (/.f64 x (*.f64 y #s(literal -2 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 y)) (/.f64 x (*.f64 y #s(literal -2 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 x (*.f64 y #s(literal -2 binary64)))) (/.f64 x (*.f64 y #s(literal -2 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 x)) (/.f64 x (*.f64 y #s(literal -2 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 y #s(literal -2 binary64))) (/.f64 x (*.f64 y #s(literal -2 binary64)))) |
(sqrt.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 y #s(literal 2 binary64)) y))) |
(neg.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) |
(neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y)))) |
(/.f64 x (*.f64 y #s(literal 2 binary64))) |
(/.f64 x (*.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) x)) |
(/.f64 x (*.f64 x (/.f64 y (*.f64 x #s(literal 1/2 binary64))))) |
(/.f64 x (*.f64 (sqrt.f64 (*.f64 y #s(literal 2 binary64))) (sqrt.f64 (*.f64 y #s(literal 2 binary64))))) |
(/.f64 #s(literal 1/2 binary64) (/.f64 y x)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 (/.f64 y x) x)) |
(/.f64 #s(literal -1 binary64) (/.f64 y (*.f64 x #s(literal -1/2 binary64)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 y (*.f64 x x))) x)) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 y (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) (neg.f64 x))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 2 binary64) x) (neg.f64 y))) |
(/.f64 #s(literal 1 binary64) (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) (sqrt.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))))) |
(/.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 1 binary64)) |
(/.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (/.f64 #s(literal 1 binary64) x) x)) |
(/.f64 (sqrt.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sqrt.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))))) |
(/.f64 (*.f64 x x) (*.f64 x (*.f64 y #s(literal 2 binary64)))) |
(/.f64 (*.f64 x x) (*.f64 (*.f64 y #s(literal -2 binary64)) (neg.f64 x))) |
(/.f64 (*.f64 x x) (*.f64 (neg.f64 x) (*.f64 y #s(literal -2 binary64)))) |
(/.f64 (*.f64 x x) (neg.f64 (*.f64 x (*.f64 y #s(literal -2 binary64))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x x) y)) x) |
(/.f64 (neg.f64 x) (*.f64 y #s(literal -2 binary64))) |
(/.f64 (neg.f64 x) (*.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) (neg.f64 x))) |
(/.f64 (neg.f64 x) (*.f64 (neg.f64 x) (/.f64 y (*.f64 x #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 x) (*.f64 x (/.f64 y (*.f64 x #s(literal -1/2 binary64))))) |
(/.f64 (*.f64 x #s(literal -1/2 binary64)) (neg.f64 y)) |
(/.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 (/.f64 y (neg.f64 x)) x)) |
(/.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 x (/.f64 y (neg.f64 x)))) |
(/.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 #s(literal 1 binary64) (neg.f64 y))) |
(/.f64 #s(literal -1/2 binary64) (/.f64 y (neg.f64 x))) |
(/.f64 (*.f64 x (neg.f64 x)) (*.f64 x (*.f64 y #s(literal -2 binary64)))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y)) (neg.f64 x)) |
(/.f64 (/.f64 x y) #s(literal 2 binary64)) |
(/.f64 (/.f64 x y) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 x (*.f64 x #s(literal 1/2 binary64))))) |
(/.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 (*.f64 x x) y) (*.f64 x #s(literal 2 binary64))) |
(/.f64 (/.f64 (*.f64 x x) y) (*.f64 #s(literal -2 binary64) (neg.f64 x))) |
(/.f64 (/.f64 (*.f64 x x) y) (*.f64 (neg.f64 x) #s(literal -2 binary64))) |
(/.f64 (sqrt.f64 (/.f64 x y)) (*.f64 (sqrt.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (/.f64 (neg.f64 x) y) #s(literal -2 binary64)) |
(/.f64 (/.f64 (*.f64 x (neg.f64 x)) y) (*.f64 (neg.f64 x) #s(literal 2 binary64))) |
(/.f64 (/.f64 (*.f64 x (neg.f64 x)) y) (*.f64 x #s(literal -2 binary64))) |
(/.f64 (/.f64 (*.f64 x (neg.f64 x)) y) (neg.f64 (*.f64 x #s(literal 2 binary64)))) |
(/.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 #s(literal -2 binary64) (/.f64 y (*.f64 x x)))) |
(/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(/.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 x y)) |
(/.f64 (exp.f64 (log.f64 x)) (*.f64 y #s(literal 2 binary64))) |
(/.f64 (exp.f64 (log.f64 (neg.f64 x))) (exp.f64 (log.f64 (*.f64 y #s(literal -2 binary64))))) |
(/.f64 (exp.f64 (log.f64 (/.f64 x y))) (exp.f64 (log.f64 #s(literal 2 binary64)))) |
(/.f64 (*.f64 (*.f64 x (neg.f64 x)) #s(literal -1 binary64)) (*.f64 (*.f64 y #s(literal -2 binary64)) (neg.f64 x))) |
(/.f64 (*.f64 (/.f64 (*.f64 x x) y) #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (neg.f64 x))) |
(/.f64 (*.f64 (/.f64 (*.f64 x (neg.f64 x)) y) #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (neg.f64 x))) |
(/.f64 (*.f64 (/.f64 (*.f64 x (neg.f64 x)) y) #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) (neg.f64 x))) |
(/.f64 (*.f64 (/.f64 (*.f64 x (neg.f64 x)) y) #s(literal 1 binary64)) (*.f64 #s(literal -2 binary64) x)) |
(/.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) #s(literal -1 binary64)) (*.f64 y (neg.f64 x))) |
(/.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) #s(literal 1 binary64)) (*.f64 x y)) |
(/.f64 (*.f64 (neg.f64 x) (*.f64 x #s(literal 1/2 binary64))) (*.f64 (neg.f64 y) x)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) x) (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (neg.f64 x) y)) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (neg.f64 x)) y)) (*.f64 x #s(literal -2 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) (*.f64 x y)) |
(/.f64 (*.f64 x (*.f64 x #s(literal -1/2 binary64))) (*.f64 x (neg.f64 y))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (/.f64 y (*.f64 x x)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 y #s(literal -2 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 x #s(literal -1/2 binary64))) (neg.f64 y)) |
(/.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) (*.f64 y #s(literal 2 binary64))) |
(/.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (neg.f64 y)) |
(/.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 x)) (*.f64 (sqrt.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) (sqrt.f64 (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (neg.f64 x))) (*.f64 (sqrt.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) (sqrt.f64 (*.f64 y #s(literal -2 binary64))))) |
(/.f64 (*.f64 (sqrt.f64 x) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (*.f64 y #s(literal 2 binary64))) (sqrt.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))))) |
(/.f64 (*.f64 (sqrt.f64 x) (sqrt.f64 (neg.f64 x))) (*.f64 (sqrt.f64 (*.f64 y #s(literal 2 binary64))) (sqrt.f64 (*.f64 y #s(literal -2 binary64))))) |
(/.f64 (*.f64 (sqrt.f64 x) (sqrt.f64 (/.f64 x y))) (*.f64 (sqrt.f64 (*.f64 y #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (*.f64 (sqrt.f64 (neg.f64 x)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (*.f64 y #s(literal -2 binary64))) (sqrt.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))))) |
(/.f64 (*.f64 (sqrt.f64 (neg.f64 x)) (sqrt.f64 x)) (*.f64 (sqrt.f64 (*.f64 y #s(literal -2 binary64))) (sqrt.f64 (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (*.f64 (sqrt.f64 (neg.f64 x)) (sqrt.f64 (neg.f64 x))) (*.f64 (sqrt.f64 (*.f64 y #s(literal -2 binary64))) (sqrt.f64 (*.f64 y #s(literal -2 binary64))))) |
(/.f64 (*.f64 (sqrt.f64 (neg.f64 x)) (sqrt.f64 (/.f64 x y))) (*.f64 (sqrt.f64 (*.f64 y #s(literal -2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 x y)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 x y)) (sqrt.f64 x)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 x y)) (sqrt.f64 (neg.f64 x))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (*.f64 y #s(literal -2 binary64))))) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y x)) (/.f64 #s(literal 2 binary64) x)) |
(/.f64 (/.f64 (*.f64 x x) (*.f64 x #s(literal 2 binary64))) y) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) (/.f64 y (*.f64 x x))) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) y) (/.f64 #s(literal 2 binary64) (*.f64 x x))) |
(/.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x)) y) |
(/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y)) #s(literal 1 binary64)) (neg.f64 x)) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sqrt.f64 x)) (sqrt.f64 (*.f64 y #s(literal 2 binary64)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 x (neg.f64 x)) y)) #s(literal -2 binary64)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) y) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 1 binary64)) (sqrt.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sqrt.f64 (neg.f64 x))) (sqrt.f64 (*.f64 y #s(literal -2 binary64)))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sqrt.f64 (/.f64 x y))) (sqrt.f64 #s(literal 2 binary64))) |
(/.f64 (*.f64 (/.f64 (*.f64 x (neg.f64 x)) y) (/.f64 #s(literal 1 binary64) x)) #s(literal -2 binary64)) |
(/.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) x)) y) |
(/.f64 (*.f64 (*.f64 x x) (/.f64 #s(literal -1 binary64) x)) (*.f64 y #s(literal -2 binary64))) |
(/.f64 (*.f64 (*.f64 x (neg.f64 x)) (/.f64 #s(literal -1 binary64) x)) (*.f64 y #s(literal 2 binary64))) |
(/.f64 (*.f64 (/.f64 (*.f64 x x) y) (/.f64 #s(literal -1 binary64) x)) #s(literal -2 binary64)) |
(/.f64 (*.f64 (/.f64 (*.f64 x (neg.f64 x)) y) (/.f64 #s(literal -1 binary64) x)) #s(literal 2 binary64)) |
(/.f64 (*.f64 (sqrt.f64 x) (sqrt.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (sqrt.f64 (*.f64 y #s(literal 2 binary64)))) |
(/.f64 (*.f64 (sqrt.f64 (neg.f64 x)) (sqrt.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (sqrt.f64 (*.f64 y #s(literal -2 binary64)))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 x y)) (sqrt.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (sqrt.f64 #s(literal 2 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x)) (*.f64 y #s(literal -2 binary64))) |
(/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y)) #s(literal -1 binary64)) x) |
(pow.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 1 binary64)) |
(pow.f64 (sqrt.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 2 binary64)) |
(pow.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal -1 binary64)) |
(pow.f64 (sqrt.f64 (sqrt.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) #s(literal 4 binary64)) |
(pow.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 y #s(literal 2 binary64)) y)) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 y #s(literal 2 binary64)) y)) (/.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 y #s(literal 2 binary64)) y))) #s(literal 1/4 binary64)) |
(pow.f64 (exp.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (log.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(*.f64 x (/.f64 #s(literal 1/2 binary64) y)) |
(*.f64 x (*.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))) (/.f64 #s(literal -1 binary64) x))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 x y)) |
(*.f64 (*.f64 x #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (*.f64 x #s(literal 1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64))) |
(*.f64 (*.f64 x #s(literal 1/2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y x))) |
(*.f64 (*.f64 x #s(literal 1/2 binary64)) (/.f64 (/.f64 x y) x)) |
(*.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 (/.f64 x y) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 #s(literal -1 binary64) (/.f64 x (*.f64 y #s(literal -2 binary64)))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(*.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 1 binary64)) |
(*.f64 (sqrt.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sqrt.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(*.f64 (*.f64 x x) (/.f64 #s(literal 1/2 binary64) (*.f64 x y))) |
(*.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x x) y)) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (neg.f64 x) (/.f64 #s(literal -1/2 binary64) y)) |
(*.f64 (neg.f64 x) (*.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y) (/.f64 #s(literal -1 binary64) x))) |
(*.f64 (neg.f64 x) (/.f64 x (*.f64 x (*.f64 y #s(literal -2 binary64))))) |
(*.f64 (neg.f64 x) (/.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y) (neg.f64 x))) |
(*.f64 (*.f64 x #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (neg.f64 x) y)) |
(*.f64 #s(literal -1/2 binary64) (pow.f64 (/.f64 (neg.f64 x) y) #s(literal 1 binary64))) |
(*.f64 (*.f64 x (neg.f64 x)) (/.f64 (/.f64 #s(literal -1/2 binary64) y) x)) |
(*.f64 (*.f64 x (neg.f64 x)) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 y #s(literal -2 binary64))))) |
(*.f64 (*.f64 x (neg.f64 x)) (*.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (*.f64 x (neg.f64 x)) (*.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal -1 binary64) x))) |
(*.f64 (*.f64 x (neg.f64 x)) (/.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 y #s(literal -2 binary64)))) |
(*.f64 (*.f64 x (neg.f64 x)) (/.f64 (/.f64 #s(literal 1/2 binary64) y) (neg.f64 x))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y)) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (/.f64 x y) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 x y) (*.f64 (*.f64 x #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x x) y))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 x #s(literal 1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 2 binary64) (*.f64 x x)))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) x) |
(*.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) (/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(*.f64 (sqrt.f64 (sqrt.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (sqrt.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sqrt.f64 (sqrt.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) |
(*.f64 (sqrt.f64 (sqrt.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sqrt.f64 (sqrt.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (*.f64 x x) y) (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))) |
(*.f64 (/.f64 (*.f64 x x) y) (/.f64 #s(literal 1/2 binary64) x)) |
(*.f64 (/.f64 (*.f64 x x) y) (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 2 binary64)))) |
(*.f64 (/.f64 (*.f64 x x) y) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (pow.f64 x #s(literal 1/4 binary64)) (*.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/4 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sqrt.f64 (sqrt.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) |
(*.f64 (sqrt.f64 x) (*.f64 (sqrt.f64 (/.f64 #s(literal 1/2 binary64) y)) (sqrt.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(*.f64 (/.f64 (neg.f64 x) y) #s(literal -1/2 binary64)) |
(*.f64 (/.f64 (neg.f64 x) y) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (/.f64 #s(literal -1 binary64) x))) |
(*.f64 (/.f64 (neg.f64 x) y) (/.f64 (*.f64 x #s(literal 1/2 binary64)) (neg.f64 x))) |
(*.f64 (/.f64 (*.f64 x (neg.f64 x)) y) (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -2 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y))) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (*.f64 x #s(literal -1/2 binary64))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) y) (neg.f64 x)) |
(*.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (/.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) y)) |
(*.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (pow.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 1/8 binary64)) (*.f64 (pow.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 1/8 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sqrt.f64 (sqrt.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 x x)) |
(*.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sqrt.f64 (sqrt.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (sqrt.f64 (sqrt.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(*.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) x) y)) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)) (*.f64 x #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 (pow.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) (/.f64 #s(literal -1/2 binary64) y)) |
(*.f64 (pow.f64 (neg.f64 x) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal -1/2 binary64) y) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1/2 binary64) y) #s(literal 1 binary64)) (pow.f64 (neg.f64 x) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sqrt.f64 (sqrt.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) #s(literal 1 binary64)) (sqrt.f64 (sqrt.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(*.f64 (pow.f64 (sqrt.f64 x) #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (/.f64 #s(literal 1/2 binary64) y)) #s(literal 2 binary64))) |
(*.f64 (exp.f64 (log.f64 x)) (/.f64 #s(literal 1/2 binary64) y)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) x) (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (/.f64 #s(literal -1/2 binary64) y)) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 x #s(literal -1/2 binary64))) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal -1/2 binary64) y)) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))) x)) |
(*.f64 (/.f64 x (*.f64 x y)) (*.f64 x #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (neg.f64 x) x) (/.f64 x (*.f64 y #s(literal -2 binary64)))) |
(*.f64 (/.f64 (*.f64 x x) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal -1/2 binary64) y) x)) |
(*.f64 (/.f64 (*.f64 x (neg.f64 x)) #s(literal -1 binary64)) (/.f64 #s(literal 1/2 binary64) (*.f64 x y))) |
(*.f64 (/.f64 (/.f64 x y) #s(literal -1 binary64)) (/.f64 (*.f64 x #s(literal -1/2 binary64)) x)) |
(*.f64 (/.f64 (*.f64 x x) (*.f64 x #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (/.f64 (*.f64 x (neg.f64 x)) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) x) (neg.f64 y))) |
(*.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 (/.f64 #s(literal 1 binary64) x) (/.f64 x y)) (*.f64 x #s(literal 1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (sqrt.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sqrt.f64 (sqrt.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sqrt.f64 (sqrt.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (sqrt.f64 (sqrt.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(*.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sqrt.f64 x)) (sqrt.f64 (/.f64 #s(literal 1/2 binary64) y))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sqrt.f64 (sqrt.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (pow.f64 x #s(literal 1/4 binary64))) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/4 binary64))) |
(*.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sqrt.f64 (sqrt.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (pow.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 1/8 binary64))) (pow.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 1/8 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) #s(literal -1 binary64)) x) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x x) y))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 y #s(literal -2 binary64))) (*.f64 x (neg.f64 x))) |
(log.f64 (*.f64 y #s(literal 2 binary64))) |
(+.f64 (log.f64 (*.f64 y #s(literal 2 binary64))) #s(literal 0 binary64)) |
(+.f64 (log.f64 y) (log.f64 #s(literal 2 binary64))) |
(+.f64 (log.f64 #s(literal 2 binary64)) (log.f64 y)) |
(+.f64 (log.f64 #s(literal 2 binary64)) (log.f64 (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)))) |
(+.f64 #s(literal 0 binary64) (log.f64 (*.f64 y #s(literal 2 binary64)))) |
(+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (*.f64 y #s(literal -2 binary64)))) |
(+.f64 (log.f64 #s(literal -2 binary64)) (log.f64 (neg.f64 y))) |
(+.f64 (log.f64 (neg.f64 y)) (log.f64 #s(literal -2 binary64))) |
(+.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 y))) (log.f64 #s(literal 2 binary64))) |
(+.f64 (*.f64 (neg.f64 (log.f64 y)) #s(literal -1 binary64)) (log.f64 #s(literal 2 binary64))) |
(+.f64 (+.f64 #s(literal 0 binary64) (log.f64 #s(literal 2 binary64))) (log.f64 y)) |
(+.f64 (log.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 y)))) (log.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 #s(literal 1/2 binary64))))) |
(+.f64 (log.f64 (pow.f64 (E.f64) (log.f64 y))) (log.f64 (pow.f64 (E.f64) (log.f64 #s(literal 2 binary64))))) |
(+.f64 (log.f64 (pow.f64 (E.f64) (log.f64 #s(literal 2 binary64)))) (log.f64 (pow.f64 (E.f64) (log.f64 y)))) |
(+.f64 (log.f64 (exp.f64 (log.f64 y))) (log.f64 (exp.f64 (log.f64 #s(literal 2 binary64))))) |
(+.f64 (log.f64 (exp.f64 (log.f64 #s(literal 2 binary64)))) (log.f64 (exp.f64 (log.f64 y)))) |
(+.f64 (log.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal -1/2 binary64))) (log.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal -1/2 binary64)))) |
(+.f64 (log.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (/.f64 (neg.f64 (log.f64 (*.f64 y #s(literal 2 binary64)))) #s(literal 2 binary64)))) (log.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (/.f64 (neg.f64 (log.f64 (*.f64 y #s(literal 2 binary64)))) #s(literal 2 binary64))))) |
(+.f64 (log.f64 (pow.f64 (E.f64) (/.f64 (log.f64 (*.f64 y #s(literal 2 binary64))) #s(literal 2 binary64)))) (log.f64 (pow.f64 (E.f64) (/.f64 (log.f64 (*.f64 y #s(literal 2 binary64))) #s(literal 2 binary64))))) |
(-.f64 (log.f64 (*.f64 y #s(literal 2 binary64))) #s(literal 0 binary64)) |
(-.f64 (log.f64 y) (log.f64 #s(literal 1/2 binary64))) |
(-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 y))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (log.f64 (*.f64 y #s(literal 2 binary64))))) |
(-.f64 (log.f64 (*.f64 y #s(literal -2 binary64))) (log.f64 #s(literal -1 binary64))) |
(-.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (*.f64 y #s(literal -2 binary64))))) |
(-.f64 (log.f64 (neg.f64 y)) (log.f64 #s(literal -1/2 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (pow.f64 (neg.f64 (log.f64 (*.f64 y #s(literal 2 binary64)))) #s(literal 2 binary64))) (/.f64 (neg.f64 (pow.f64 (log.f64 (*.f64 y #s(literal 2 binary64))) #s(literal 3 binary64))) (pow.f64 (neg.f64 (log.f64 (*.f64 y #s(literal 2 binary64)))) #s(literal 2 binary64)))) |
(-.f64 (/.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (log.f64 (*.f64 y #s(literal 1/2 binary64)))) (/.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (log.f64 (*.f64 y #s(literal 1/2 binary64))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (log.f64 (*.f64 y #s(literal 2 binary64))))) (/.f64 (pow.f64 (neg.f64 (log.f64 (*.f64 y #s(literal 2 binary64)))) #s(literal 2 binary64)) (neg.f64 (log.f64 (*.f64 y #s(literal 2 binary64)))))) |
(fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 (*.f64 y #s(literal 2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (log.f64 #s(literal 1/2 binary64)) (log.f64 y)) |
(fma.f64 #s(literal -1 binary64) (log.f64 #s(literal 1/2 binary64)) (log.f64 (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)))) |
(fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 y)) (log.f64 #s(literal 2 binary64))) |
(fma.f64 #s(literal 1 binary64) (log.f64 (*.f64 y #s(literal 2 binary64))) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) (log.f64 y) (log.f64 #s(literal 2 binary64))) |
(fma.f64 #s(literal 1 binary64) (log.f64 #s(literal 2 binary64)) (log.f64 y)) |
(fma.f64 #s(literal 1 binary64) (log.f64 #s(literal 2 binary64)) (log.f64 (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)))) |
(fma.f64 (log.f64 (*.f64 y #s(literal 2 binary64))) #s(literal 1 binary64) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (log.f64 (*.f64 y #s(literal 2 binary64)))) #s(literal -1 binary64) #s(literal 0 binary64)) |
(fma.f64 (log.f64 y) #s(literal 1 binary64) (log.f64 #s(literal 2 binary64))) |
(fma.f64 (log.f64 #s(literal 2 binary64)) #s(literal 1 binary64) (log.f64 y)) |
(fma.f64 (log.f64 #s(literal 2 binary64)) #s(literal 1 binary64) (log.f64 (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)))) |
(fma.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64) (log.f64 y)) |
(fma.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64) (log.f64 (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 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 #s(literal 2 binary64)) (log.f64 (/.f64 #s(literal 2 binary64) y)) (pow.f64 (log.f64 y) #s(literal 2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (neg.f64 (pow.f64 (log.f64 (*.f64 y #s(literal 2 binary64))) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (pow.f64 (neg.f64 (log.f64 (*.f64 y #s(literal 2 binary64)))) #s(literal 2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (log.f64 (*.f64 y #s(literal 2 binary64))) (log.f64 (*.f64 y #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (log.f64 (*.f64 y #s(literal 1/2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (pow.f64 (neg.f64 (log.f64 (*.f64 y #s(literal 2 binary64)))) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (log.f64 (*.f64 y #s(literal 2 binary64))))) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (log.f64 y)) #s(literal -1 binary64) (log.f64 #s(literal 2 binary64))) |
(neg.f64 (neg.f64 (log.f64 (*.f64 y #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (log.f64 #s(literal 2 binary64)) (log.f64 (/.f64 #s(literal 2 binary64) y)) (pow.f64 (log.f64 y) #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))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (neg.f64 (log.f64 (*.f64 y #s(literal 2 binary64)))) #s(literal 2 binary64)) (neg.f64 (neg.f64 (pow.f64 (log.f64 (*.f64 y #s(literal 2 binary64))) #s(literal 3 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (log.f64 (*.f64 y #s(literal 1/2 binary64))) (*.f64 (log.f64 (*.f64 y #s(literal 2 binary64))) (log.f64 (*.f64 y #s(literal 1/2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (log.f64 (*.f64 y #s(literal 2 binary64)))) (neg.f64 (pow.f64 (neg.f64 (log.f64 (*.f64 y #s(literal 2 binary64)))) #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 #s(literal 2 binary64)) (log.f64 (/.f64 #s(literal 2 binary64) y)) (pow.f64 (log.f64 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 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (*.f64 (log.f64 y) (log.f64 #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (pow.f64 (log.f64 (*.f64 y #s(literal 2 binary64))) #s(literal 3 binary64)))) (pow.f64 (neg.f64 (log.f64 (*.f64 y #s(literal 2 binary64)))) #s(literal 2 binary64))) |
(/.f64 (*.f64 (log.f64 (*.f64 y #s(literal 2 binary64))) (log.f64 (*.f64 y #s(literal 1/2 binary64)))) (log.f64 (*.f64 y #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (pow.f64 (neg.f64 (log.f64 (*.f64 y #s(literal 2 binary64)))) #s(literal 2 binary64))) (neg.f64 (log.f64 (*.f64 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 #s(literal 2 binary64)) (log.f64 (/.f64 #s(literal 2 binary64) y)) (pow.f64 (log.f64 y) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (pow.f64 (log.f64 (*.f64 y #s(literal 2 binary64))) #s(literal 3 binary64))))) (neg.f64 (pow.f64 (neg.f64 (log.f64 (*.f64 y #s(literal 2 binary64)))) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (*.f64 (log.f64 (*.f64 y #s(literal 2 binary64))) (log.f64 (*.f64 y #s(literal 1/2 binary64))))) (neg.f64 (log.f64 (*.f64 y #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (pow.f64 (neg.f64 (log.f64 (*.f64 y #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 y #s(literal 2 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (neg.f64 (log.f64 (*.f64 y #s(literal 2 binary64)))) #s(literal 2 binary64)) #s(literal 0 binary64)))) |
(/.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 (*.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 #s(literal 2 binary64)) (log.f64 (/.f64 #s(literal 2 binary64) y)) (pow.f64 (log.f64 y) #s(literal 2 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (pow.f64 (log.f64 (*.f64 y #s(literal 2 binary64))) #s(literal 3 binary64))))) (pow.f64 (neg.f64 (log.f64 (*.f64 y #s(literal 2 binary64)))) #s(literal 2 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (log.f64 (*.f64 y #s(literal 2 binary64))) (log.f64 (*.f64 y #s(literal 1/2 binary64))))) (log.f64 (*.f64 y #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (pow.f64 (neg.f64 (log.f64 (*.f64 y #s(literal 2 binary64)))) #s(literal 2 binary64)))) (neg.f64 (log.f64 (*.f64 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 #s(literal 2 binary64)) (log.f64 (/.f64 #s(literal 2 binary64) y)) (pow.f64 (log.f64 y) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (neg.f64 (neg.f64 (pow.f64 (log.f64 (*.f64 y #s(literal 2 binary64))) #s(literal 3 binary64)))) #s(literal 1 binary64)) (pow.f64 (neg.f64 (log.f64 (*.f64 y #s(literal 2 binary64)))) #s(literal 2 binary64))) |
(/.f64 (*.f64 (*.f64 (log.f64 (*.f64 y #s(literal 2 binary64))) (log.f64 (*.f64 y #s(literal 1/2 binary64)))) #s(literal 1 binary64)) (log.f64 (*.f64 y #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 (neg.f64 (pow.f64 (neg.f64 (log.f64 (*.f64 y #s(literal 2 binary64)))) #s(literal 2 binary64))) #s(literal 1 binary64)) (neg.f64 (log.f64 (*.f64 y #s(literal 2 binary64))))) |
(*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 (*.f64 y #s(literal 2 binary64))))) |
(*.f64 #s(literal 1 binary64) (log.f64 (*.f64 y #s(literal 2 binary64)))) |
(*.f64 (log.f64 (*.f64 y #s(literal 2 binary64))) #s(literal 1 binary64)) |
(*.f64 (neg.f64 (log.f64 (*.f64 y #s(literal 2 binary64)))) #s(literal -1 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 #s(literal 2 binary64)) (log.f64 (/.f64 #s(literal 2 binary64) y)) (pow.f64 (log.f64 y) #s(literal 2 binary64))))) |
(*.f64 (neg.f64 (neg.f64 (pow.f64 (log.f64 (*.f64 y #s(literal 2 binary64))) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (pow.f64 (neg.f64 (log.f64 (*.f64 y #s(literal 2 binary64)))) #s(literal 2 binary64)))) |
(*.f64 (*.f64 (log.f64 (*.f64 y #s(literal 2 binary64))) (log.f64 (*.f64 y #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (log.f64 (*.f64 y #s(literal 1/2 binary64))))) |
(*.f64 (neg.f64 (pow.f64 (neg.f64 (log.f64 (*.f64 y #s(literal 2 binary64)))) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (log.f64 (*.f64 y #s(literal 2 binary64)))))) |
(log.f64 (/.f64 #s(literal 1/2 binary64) y)) |
(+.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (log.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) x)))) |
(+.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (log.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) x))) |
(+.f64 (neg.f64 (log.f64 (*.f64 y #s(literal 2 binary64)))) #s(literal 0 binary64)) |
(+.f64 (log.f64 x) (log.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x y)))) |
(+.f64 (log.f64 #s(literal 1/2 binary64)) (neg.f64 (log.f64 y))) |
(+.f64 (log.f64 #s(literal 1/2 binary64)) (log.f64 (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)))) |
(+.f64 (log.f64 #s(literal 1/2 binary64)) (log.f64 (/.f64 (/.f64 x y) x))) |
(+.f64 (log.f64 #s(literal 1/2 binary64)) (log.f64 (*.f64 (/.f64 x y) (/.f64 #s(literal 1 binary64) x)))) |
(+.f64 (log.f64 #s(literal 1/2 binary64)) (log.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)))) |
(+.f64 (log.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (neg.f64 (log.f64 x))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (log.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (/.f64 #s(literal 1 binary64) x)))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (log.f64 (/.f64 (sqrt.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) x))) |
(+.f64 #s(literal 0 binary64) (neg.f64 (log.f64 (*.f64 y #s(literal 2 binary64))))) |
(+.f64 (log.f64 (neg.f64 x)) (log.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x))) |
(+.f64 (log.f64 (neg.f64 x)) (log.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal 1 binary64) x)))) |
(+.f64 (log.f64 (/.f64 x y)) (log.f64 (/.f64 #s(literal 1/2 binary64) x))) |
(+.f64 (log.f64 (/.f64 x y)) (log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x)))) |
(+.f64 (*.f64 (log.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 1/4 binary64)) (log.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sqrt.f64 (sqrt.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (/.f64 #s(literal 1 binary64) x)))) |
(+.f64 (*.f64 (log.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 1/4 binary64)) (log.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sqrt.f64 (sqrt.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) x))) |
(+.f64 (neg.f64 (log.f64 y)) (log.f64 #s(literal 1/2 binary64))) |
(+.f64 (neg.f64 (log.f64 y)) (log.f64 (exp.f64 (log.f64 #s(literal 1/2 binary64))))) |
(+.f64 (neg.f64 (log.f64 x)) (log.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(+.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (*.f64 y #s(literal -2 binary64))))) |
(+.f64 (-.f64 #s(literal 0 binary64) (log.f64 (sqrt.f64 (*.f64 y #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) (log.f64 (sqrt.f64 (*.f64 y #s(literal 2 binary64)))))) |
(+.f64 (neg.f64 (log.f64 (*.f64 y #s(literal -2 binary64)))) (log.f64 (*.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) x)))) |
(+.f64 (neg.f64 (log.f64 (*.f64 y #s(literal -2 binary64)))) (log.f64 (/.f64 (neg.f64 x) x))) |
(+.f64 (log.f64 (*.f64 x #s(literal -1/2 binary64))) (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 #s(literal 1 binary64) x)))) |
(+.f64 (log.f64 (*.f64 x #s(literal -1/2 binary64))) (log.f64 (/.f64 (/.f64 #s(literal -1 binary64) y) x))) |
(+.f64 (log.f64 #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) (log.f64 (neg.f64 y)))) |
(+.f64 (log.f64 #s(literal -1/2 binary64)) (log.f64 (*.f64 (/.f64 (neg.f64 x) y) (/.f64 #s(literal 1 binary64) x)))) |
(+.f64 (log.f64 #s(literal -1/2 binary64)) (log.f64 (/.f64 (/.f64 (neg.f64 x) y) x))) |
(+.f64 (log.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sqrt.f64 (sqrt.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (log.f64 (*.f64 (sqrt.f64 (sqrt.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (/.f64 #s(literal 1 binary64) x)))) |
(+.f64 (log.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sqrt.f64 (sqrt.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (log.f64 (/.f64 (sqrt.f64 (sqrt.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) x))) |
(+.f64 (log.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 y))) (log.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 #s(literal 2 binary64))))) |
(+.f64 (log.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 #s(literal 2 binary64)))) (log.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 y)))) |
(-.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (log.f64 (*.f64 x y))) |
(-.f64 (neg.f64 (log.f64 (*.f64 y #s(literal 2 binary64)))) #s(literal 0 binary64)) |
(-.f64 (neg.f64 (log.f64 (*.f64 y #s(literal 2 binary64)))) (log.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) x))) |
(-.f64 (log.f64 x) (log.f64 (*.f64 x (*.f64 y #s(literal 2 binary64))))) |
(-.f64 (log.f64 #s(literal 1/2 binary64)) (log.f64 y)) |
(-.f64 (log.f64 #s(literal 1/2 binary64)) (log.f64 (*.f64 (/.f64 y x) x))) |
(-.f64 (log.f64 #s(literal 1/2 binary64)) (log.f64 (*.f64 (/.f64 y (neg.f64 x)) (neg.f64 x)))) |
(-.f64 (log.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (log.f64 x)) |
(-.f64 #s(literal 0 binary64) (log.f64 (*.f64 y #s(literal 2 binary64)))) |
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 x (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(-.f64 #s(literal 0 binary64) (log.f64 (*.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) x))) |
(-.f64 #s(literal 0 binary64) (log.f64 (*.f64 x (/.f64 y (*.f64 x #s(literal 1/2 binary64)))))) |
(-.f64 #s(literal 0 binary64) (log.f64 (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) (neg.f64 x)))) |
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 (*.f64 x (*.f64 y #s(literal 2 binary64))) x))) |
(-.f64 (log.f64 (neg.f64 x)) (log.f64 (*.f64 x (*.f64 y #s(literal -2 binary64))))) |
(-.f64 (log.f64 (/.f64 x y)) (log.f64 (*.f64 x #s(literal 2 binary64)))) |
(-.f64 (neg.f64 (log.f64 y)) (log.f64 #s(literal 2 binary64))) |
(-.f64 (neg.f64 (log.f64 x)) (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))))) |
(-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (*.f64 y #s(literal -2 binary64)))) |
(-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (*.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) (neg.f64 x)))) |
(-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (*.f64 x (/.f64 y (*.f64 x #s(literal -1/2 binary64)))))) |
(-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) x))) |
(-.f64 (neg.f64 (log.f64 (*.f64 y #s(literal -2 binary64)))) (log.f64 #s(literal -1 binary64))) |
(-.f64 (log.f64 (*.f64 x #s(literal -1/2 binary64))) (log.f64 (*.f64 y (neg.f64 x)))) |
(-.f64 (log.f64 (*.f64 x #s(literal -1/2 binary64))) (log.f64 (*.f64 x (neg.f64 y)))) |
(-.f64 (-.f64 #s(literal 0 binary64) (log.f64 (neg.f64 y))) (log.f64 #s(literal -2 binary64))) |
(-.f64 (log.f64 #s(literal -1/2 binary64)) (log.f64 (neg.f64 y))) |
(-.f64 (log.f64 #s(literal -1/2 binary64)) (log.f64 (*.f64 #s(literal 1 binary64) (neg.f64 y)))) |
(-.f64 (log.f64 #s(literal -1/2 binary64)) (log.f64 (*.f64 (/.f64 y (neg.f64 x)) x))) |
(-.f64 (log.f64 #s(literal -1/2 binary64)) (log.f64 (*.f64 x (/.f64 y (neg.f64 x))))) |
(-.f64 (log.f64 #s(literal -1/2 binary64)) (log.f64 (*.f64 (/.f64 y x) (neg.f64 x)))) |
(-.f64 (log.f64 (/.f64 (neg.f64 x) y)) (log.f64 (*.f64 x #s(literal -2 binary64)))) |
(-.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) (log.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))))) |
(-.f64 (log.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (log.f64 (neg.f64 x))) |
(-.f64 (log.f64 (*.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) x))) (log.f64 (*.f64 y #s(literal -2 binary64)))) |
(-.f64 (log.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x y))) (neg.f64 (log.f64 x))) |
(-.f64 (log.f64 (*.f64 (/.f64 x y) (/.f64 #s(literal 1 binary64) x))) (log.f64 #s(literal 2 binary64))) |
(-.f64 (log.f64 (*.f64 (/.f64 (neg.f64 x) y) (/.f64 #s(literal 1 binary64) x))) (log.f64 #s(literal -2 binary64))) |
(-.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x))) (log.f64 (/.f64 y x))) |
(-.f64 (log.f64 (/.f64 x (*.f64 x y))) (log.f64 #s(literal 2 binary64))) |
(-.f64 (log.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64))) (log.f64 (*.f64 (*.f64 y #s(literal -2 binary64)) (neg.f64 x)))) |
(-.f64 (log.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64))) (log.f64 (*.f64 (neg.f64 y) (neg.f64 x)))) |
(-.f64 (log.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) (log.f64 (*.f64 (neg.f64 y) x))) |
(-.f64 (log.f64 (*.f64 (/.f64 x y) #s(literal -1 binary64))) (log.f64 (*.f64 #s(literal 2 binary64) (neg.f64 x)))) |
(-.f64 (log.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal -1 binary64))) (log.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (neg.f64 x)))) |
(-.f64 (log.f64 (*.f64 (/.f64 (neg.f64 x) y) #s(literal -1 binary64))) (log.f64 (*.f64 #s(literal -2 binary64) (neg.f64 x)))) |
(-.f64 (log.f64 (*.f64 (/.f64 (neg.f64 x) y) #s(literal 1 binary64))) (log.f64 (*.f64 #s(literal -2 binary64) x))) |
(-.f64 (log.f64 (*.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal -1 binary64))) (log.f64 (neg.f64 x))) |
(-.f64 (log.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) x))) (log.f64 (/.f64 y (neg.f64 x)))) |
(-.f64 (log.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) x))) (log.f64 (neg.f64 y))) |
(fma.f64 #s(literal 1/2 binary64) (log.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (log.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (/.f64 #s(literal 1 binary64) x)))) |
(fma.f64 #s(literal 1/2 binary64) (log.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (log.f64 (/.f64 (sqrt.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) x))) |
(fma.f64 #s(literal 1/2 binary64) (log.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 y #s(literal 2 binary64)) y))) (neg.f64 (log.f64 x))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (log.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 2 binary64)) (neg.f64 (log.f64 x))) |
(fma.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 1 binary64) (log.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) x)))) |
(fma.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 1 binary64) (log.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) x))) |
(fma.f64 (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64)))) #s(literal -1 binary64) (log.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) x)))) |
(fma.f64 (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64)))) #s(literal -1 binary64) (log.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) x))) |
(fma.f64 (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64)))) (log.f64 (exp.f64 #s(literal -1 binary64))) (log.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) x)))) |
(fma.f64 (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64)))) (log.f64 (exp.f64 #s(literal -1 binary64))) (log.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) x))) |
(fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64)))) (log.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) x)))) |
(fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64)))) (log.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) x))) |
(fma.f64 #s(literal -1 binary64) (log.f64 (*.f64 y #s(literal 2 binary64))) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (log.f64 y) (log.f64 #s(literal 1/2 binary64))) |
(fma.f64 #s(literal -1 binary64) (log.f64 y) (log.f64 (exp.f64 (log.f64 #s(literal 1/2 binary64))))) |
(fma.f64 #s(literal -1 binary64) (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 y))) |
(fma.f64 #s(literal -1 binary64) (log.f64 #s(literal 2 binary64)) (log.f64 (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)))) |
(fma.f64 #s(literal -1 binary64) (log.f64 #s(literal 2 binary64)) (log.f64 (/.f64 (/.f64 x y) x))) |
(fma.f64 #s(literal -1 binary64) (log.f64 #s(literal 2 binary64)) (log.f64 (*.f64 (/.f64 x y) (/.f64 #s(literal 1 binary64) x)))) |
(fma.f64 #s(literal -1 binary64) (log.f64 #s(literal 2 binary64)) (log.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)))) |
(fma.f64 #s(literal -1 binary64) (log.f64 x) (log.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(fma.f64 #s(literal -1 binary64) (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) (neg.f64 (log.f64 x))) |
(fma.f64 #s(literal -1 binary64) (log.f64 (/.f64 y x)) (log.f64 (/.f64 #s(literal 1/2 binary64) x))) |
(fma.f64 #s(literal -1 binary64) (log.f64 (/.f64 y x)) (log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x)))) |
(fma.f64 #s(literal 1 binary64) (log.f64 (*.f64 x #s(literal 1/2 binary64))) (log.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) x)))) |
(fma.f64 #s(literal 1 binary64) (log.f64 (*.f64 x #s(literal 1/2 binary64))) (log.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) x))) |
(fma.f64 #s(literal 1 binary64) (neg.f64 (log.f64 (*.f64 y #s(literal 2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) (log.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (neg.f64 (log.f64 x))) |
(fma.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (log.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (log.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (/.f64 #s(literal 1 binary64) x)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (log.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (log.f64 (/.f64 (sqrt.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) x))) |
(fma.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (log.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (neg.f64 (log.f64 x))) |
(fma.f64 #s(literal 2 binary64) (*.f64 (log.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 1/4 binary64)) (log.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (/.f64 #s(literal 1 binary64) x)))) |
(fma.f64 #s(literal 2 binary64) (*.f64 (log.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 1/4 binary64)) (log.f64 (/.f64 (sqrt.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) x))) |
(fma.f64 (log.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1 binary64) #s(literal 0 binary64)) |
(fma.f64 (log.f64 (*.f64 y #s(literal 2 binary64))) (log.f64 (exp.f64 #s(literal -1 binary64))) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (log.f64 (*.f64 y #s(literal 2 binary64)))) #s(literal 1 binary64) #s(literal 0 binary64)) |
(fma.f64 (log.f64 y) #s(literal -1 binary64) (log.f64 #s(literal 1/2 binary64))) |
(fma.f64 (log.f64 y) #s(literal -1 binary64) (log.f64 (exp.f64 (log.f64 #s(literal 1/2 binary64))))) |
(fma.f64 (log.f64 #s(literal 2 binary64)) #s(literal -1 binary64) (neg.f64 (log.f64 y))) |
(fma.f64 (log.f64 #s(literal 2 binary64)) #s(literal -1 binary64) (log.f64 (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)))) |
(fma.f64 (log.f64 #s(literal 2 binary64)) #s(literal -1 binary64) (log.f64 (/.f64 (/.f64 x y) x))) |
(fma.f64 (log.f64 #s(literal 2 binary64)) #s(literal -1 binary64) (log.f64 (*.f64 (/.f64 x y) (/.f64 #s(literal 1 binary64) x)))) |
(fma.f64 (log.f64 #s(literal 2 binary64)) #s(literal -1 binary64) (log.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)))) |
(fma.f64 (log.f64 x) #s(literal -1 binary64) (log.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(fma.f64 (log.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 1/2 binary64) (log.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (/.f64 #s(literal 1 binary64) x)))) |
(fma.f64 (log.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 1/2 binary64) (log.f64 (/.f64 (sqrt.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) x))) |
(fma.f64 (log.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 1 binary64) (neg.f64 (log.f64 x))) |
(fma.f64 (log.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 1/4 binary64) (log.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sqrt.f64 (sqrt.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (/.f64 #s(literal 1 binary64) x)))) |
(fma.f64 (log.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 1/4 binary64) (log.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sqrt.f64 (sqrt.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) x))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) #s(literal 1 binary64) (log.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (/.f64 #s(literal 1 binary64) x)))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) #s(literal 1 binary64) (log.f64 (/.f64 (sqrt.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) x))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) #s(literal 2 binary64) (neg.f64 (log.f64 x))) |
(fma.f64 #s(literal 1/4 binary64) (log.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (log.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sqrt.f64 (sqrt.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (/.f64 #s(literal 1 binary64) x)))) |
(fma.f64 #s(literal 1/4 binary64) (log.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (log.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sqrt.f64 (sqrt.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) x))) |
(fma.f64 #s(literal 1/4 binary64) (log.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 y #s(literal 2 binary64)) y))) (log.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (/.f64 #s(literal 1 binary64) x)))) |
(fma.f64 #s(literal 1/4 binary64) (log.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 y #s(literal 2 binary64)) y))) (log.f64 (/.f64 (sqrt.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) x))) |
(fma.f64 (+.f64 (pow.f64 (log.f64 x) #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 #s(literal 1/2 binary64)) (log.f64 (/.f64 #s(literal 1/2 binary64) x)) (pow.f64 (log.f64 x) #s(literal 2 binary64)))) (log.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) x)))) |
(fma.f64 (+.f64 (pow.f64 (log.f64 x) #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 #s(literal 1/2 binary64)) (log.f64 (/.f64 #s(literal 1/2 binary64) x)) (pow.f64 (log.f64 x) #s(literal 2 binary64)))) (log.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) x))) |
(fma.f64 (*.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (log.f64 (*.f64 x #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (log.f64 (*.f64 x #s(literal 2 binary64)))) (log.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) x)))) |
(fma.f64 (*.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (log.f64 (*.f64 x #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (log.f64 (*.f64 x #s(literal 2 binary64)))) (log.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) x))) |
(fma.f64 (*.f64 #s(literal 2 binary64) (log.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) #s(literal 1/2 binary64) (neg.f64 (log.f64 x))) |
(neg.f64 (log.f64 (*.f64 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))) (neg.f64 (fma.f64 (log.f64 #s(literal 2 binary64)) (log.f64 (/.f64 #s(literal 2 binary64) y)) (pow.f64 (log.f64 y) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (pow.f64 (log.f64 (*.f64 y #s(literal 2 binary64))) #s(literal 3 binary64)))) (neg.f64 (pow.f64 (neg.f64 (log.f64 (*.f64 y #s(literal 2 binary64)))) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (log.f64 (*.f64 y #s(literal 2 binary64))) (log.f64 (*.f64 y #s(literal 1/2 binary64)))) (neg.f64 (log.f64 (*.f64 y #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (pow.f64 (neg.f64 (log.f64 (*.f64 y #s(literal 2 binary64)))) #s(literal 2 binary64))) (log.f64 (*.f64 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)))) (fma.f64 (log.f64 #s(literal 2 binary64)) (log.f64 (/.f64 #s(literal 2 binary64) y)) (pow.f64 (log.f64 y) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (pow.f64 (log.f64 (*.f64 y #s(literal 2 binary64))) #s(literal 3 binary64))))) (pow.f64 (neg.f64 (log.f64 (*.f64 y #s(literal 2 binary64)))) #s(literal 2 binary64))) |
(/.f64 (neg.f64 (*.f64 (log.f64 (*.f64 y #s(literal 2 binary64))) (log.f64 (*.f64 y #s(literal 1/2 binary64))))) (log.f64 (*.f64 y #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (pow.f64 (neg.f64 (log.f64 (*.f64 y #s(literal 2 binary64)))) #s(literal 2 binary64)))) (neg.f64 (log.f64 (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (+.f64 (pow.f64 (neg.f64 (log.f64 y)) #s(literal 3 binary64)) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 3 binary64))) (fma.f64 (neg.f64 (log.f64 y)) (neg.f64 (log.f64 y)) (-.f64 (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 (neg.f64 (log.f64 y)) (log.f64 #s(literal 1/2 binary64)))))) |
(/.f64 (+.f64 #s(literal 0 binary64) (neg.f64 (pow.f64 (log.f64 (*.f64 y #s(literal 2 binary64))) #s(literal 3 binary64)))) (+.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (neg.f64 (log.f64 (*.f64 y #s(literal 2 binary64)))) #s(literal 2 binary64)) #s(literal 0 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 (*.f64 y #s(literal 2 binary64))) #s(literal 3 binary64))) (pow.f64 (neg.f64 (log.f64 (*.f64 y #s(literal 2 binary64)))) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (log.f64 y)) (neg.f64 (log.f64 y))) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64))) (log.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1/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 #s(literal 2 binary64)) (log.f64 (/.f64 #s(literal 2 binary64) y)) (pow.f64 (log.f64 y) #s(literal 2 binary64)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (pow.f64 (log.f64 (*.f64 y #s(literal 2 binary64))) #s(literal 3 binary64))))) (pow.f64 (neg.f64 (log.f64 (*.f64 y #s(literal 2 binary64)))) #s(literal 2 binary64))) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (log.f64 (*.f64 y #s(literal 2 binary64))) (log.f64 (*.f64 y #s(literal 1/2 binary64))))) (log.f64 (*.f64 y #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (neg.f64 (log.f64 (*.f64 y #s(literal 2 binary64)))) #s(literal 2 binary64)))) (neg.f64 (log.f64 (*.f64 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 #s(literal 2 binary64)) (log.f64 (/.f64 #s(literal 2 binary64) y)) (pow.f64 (log.f64 y) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (neg.f64 (neg.f64 (pow.f64 (log.f64 (*.f64 y #s(literal 2 binary64))) #s(literal 3 binary64)))) #s(literal -1 binary64)) (pow.f64 (neg.f64 (log.f64 (*.f64 y #s(literal 2 binary64)))) #s(literal 2 binary64))) |
(/.f64 (*.f64 (*.f64 (log.f64 (*.f64 y #s(literal 2 binary64))) (log.f64 (*.f64 y #s(literal 1/2 binary64)))) #s(literal -1 binary64)) (log.f64 (*.f64 y #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 (neg.f64 (pow.f64 (neg.f64 (log.f64 (*.f64 y #s(literal 2 binary64)))) #s(literal 2 binary64))) #s(literal -1 binary64)) (neg.f64 (log.f64 (*.f64 y #s(literal 2 binary64))))) |
(*.f64 #s(literal -1 binary64) (log.f64 (*.f64 y #s(literal 2 binary64)))) |
(*.f64 #s(literal 1 binary64) (neg.f64 (log.f64 (*.f64 y #s(literal 2 binary64))))) |
(*.f64 (log.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1 binary64)) |
(*.f64 (log.f64 (*.f64 y #s(literal 2 binary64))) (log.f64 (exp.f64 #s(literal -1 binary64)))) |
(*.f64 (neg.f64 (log.f64 (*.f64 y #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(log.f64 (*.f64 x #s(literal 1/2 binary64))) |
(+.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 0 binary64)) |
(+.f64 (log.f64 x) (log.f64 #s(literal 1/2 binary64))) |
(+.f64 (log.f64 #s(literal 1/2 binary64)) (log.f64 x)) |
(+.f64 #s(literal 0 binary64) (log.f64 (*.f64 x #s(literal 1/2 binary64)))) |
(+.f64 (log.f64 (neg.f64 x)) (log.f64 #s(literal -1/2 binary64))) |
(+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (*.f64 x #s(literal -1/2 binary64)))) |
(+.f64 (log.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) (log.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))) |
(+.f64 (log.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) (log.f64 (*.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
(+.f64 (log.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) (log.f64 (/.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
(+.f64 (*.f64 (log.f64 x) #s(literal 1 binary64)) (*.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(+.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 x))) (log.f64 #s(literal 1/2 binary64))) |
(+.f64 (*.f64 #s(literal 1 binary64) (log.f64 x)) (*.f64 #s(literal 1 binary64) (log.f64 #s(literal 1/2 binary64)))) |
(+.f64 (*.f64 #s(literal 1 binary64) (log.f64 #s(literal 1/2 binary64))) (*.f64 #s(literal 1 binary64) (log.f64 x))) |
(+.f64 (*.f64 (neg.f64 (log.f64 x)) #s(literal -1 binary64)) (log.f64 #s(literal 1/2 binary64))) |
(+.f64 (*.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 (log.f64 x) #s(literal 1 binary64))) |
(+.f64 (+.f64 #s(literal 0 binary64) (log.f64 #s(literal 1/2 binary64))) (log.f64 x)) |
(+.f64 (log.f64 (exp.f64 (log.f64 #s(literal 1/2 binary64)))) (log.f64 (exp.f64 (log.f64 x)))) |
(+.f64 (log.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 x)))) (log.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 #s(literal 2 binary64))))) |
(+.f64 (log.f64 (exp.f64 (log.f64 x))) (log.f64 (exp.f64 (log.f64 #s(literal 1/2 binary64))))) |
(+.f64 (log.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (/.f64 (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64)))) #s(literal 2 binary64)))) (log.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (/.f64 (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64)))) #s(literal 2 binary64))))) |
(-.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 0 binary64)) |
(-.f64 (log.f64 x) (log.f64 #s(literal 2 binary64))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))))) |
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)))) |
(-.f64 (log.f64 (neg.f64 x)) (log.f64 #s(literal -2 binary64))) |
(-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (neg.f64 (/.f64 #s(literal 2 binary64) x)))) |
(-.f64 (log.f64 (*.f64 x #s(literal -1/2 binary64))) (log.f64 #s(literal -1 binary64))) |
(-.f64 (/.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (log.f64 (*.f64 x #s(literal 2 binary64)))) (/.f64 (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)) (log.f64 (*.f64 x #s(literal 2 binary64))))) |
(-.f64 (log.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 x)))) (log.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 #s(literal 1/2 binary64))))) |
(fma.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 1 binary64) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64)))) #s(literal -1 binary64) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64)))) (log.f64 (exp.f64 #s(literal -1 binary64))) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (log.f64 #s(literal 2 binary64)) (log.f64 x)) |
(fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 x)) (log.f64 #s(literal 1/2 binary64))) |
(fma.f64 #s(literal 1 binary64) (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) (log.f64 x) (*.f64 #s(literal 1 binary64) (log.f64 #s(literal 1/2 binary64)))) |
(fma.f64 #s(literal 1 binary64) (log.f64 #s(literal 1/2 binary64)) (*.f64 #s(literal 1 binary64) (log.f64 x))) |
(fma.f64 (log.f64 #s(literal 2 binary64)) #s(literal -1 binary64) (log.f64 x)) |
(fma.f64 (log.f64 x) #s(literal 1 binary64) (*.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(fma.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64) (*.f64 (log.f64 x) #s(literal 1 binary64))) |
(fma.f64 (+.f64 (pow.f64 (log.f64 x) #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 #s(literal 1/2 binary64)) (log.f64 (/.f64 #s(literal 1/2 binary64) x)) (pow.f64 (log.f64 x) #s(literal 2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (log.f64 (*.f64 x #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (log.f64 (*.f64 x #s(literal 2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (log.f64 x)) #s(literal -1 binary64) (log.f64 #s(literal 1/2 binary64))) |
(neg.f64 (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (log.f64 #s(literal 1/2 binary64)) (log.f64 (/.f64 #s(literal 1/2 binary64) x)) (pow.f64 (log.f64 x) #s(literal 2 binary64))) (+.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (log.f64 (*.f64 x #s(literal 2 binary64))) (*.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (log.f64 (*.f64 x #s(literal 2 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 3 binary64))) (fma.f64 (log.f64 #s(literal 1/2 binary64)) (log.f64 (/.f64 #s(literal 1/2 binary64) x)) (pow.f64 (log.f64 x) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 3 binary64))) (+.f64 (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (*.f64 (log.f64 x) (log.f64 #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 3 binary64))) (neg.f64 (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (log.f64 (*.f64 x #s(literal 2 binary64)))) (log.f64 (*.f64 x #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 2 binary64))) (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (log.f64 #s(literal 1/2 binary64)) (log.f64 (/.f64 #s(literal 1/2 binary64) x)) (pow.f64 (log.f64 x) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (log.f64 (*.f64 x #s(literal 2 binary64))))) (neg.f64 (log.f64 (*.f64 x #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 3 binary64)))) (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 2 binary64))) |
(/.f64 (neg.f64 (neg.f64 (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 2 binary64)))) (log.f64 (*.f64 x #s(literal 1/2 binary64)))) |
(/.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 2 binary64)) #s(literal 0 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64)))) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64)))) (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64)))) (*.f64 #s(literal 0 binary64) (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64)))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64)))) (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64)))))) (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)) (pow.f64 (log.f64 x) #s(literal 2 binary64))) (log.f64 (/.f64 #s(literal 1/2 binary64) x))) |
(/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 3 binary64)))) (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 2 binary64))) |
(/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 2 binary64)))) (log.f64 (*.f64 x #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 3 binary64)))) (fma.f64 (log.f64 #s(literal 1/2 binary64)) (log.f64 (/.f64 #s(literal 1/2 binary64) x)) (pow.f64 (log.f64 x) #s(literal 2 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (log.f64 (*.f64 x #s(literal 2 binary64))))) (log.f64 (*.f64 x #s(literal 2 binary64)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 3 binary64))) #s(literal 1 binary64)) (fma.f64 (log.f64 #s(literal 1/2 binary64)) (log.f64 (/.f64 #s(literal 1/2 binary64) x)) (pow.f64 (log.f64 x) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (*.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (log.f64 (*.f64 x #s(literal 2 binary64)))) #s(literal 1 binary64)) (log.f64 (*.f64 x #s(literal 2 binary64)))) |
(/.f64 (*.f64 (neg.f64 (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 3 binary64))) #s(literal -1 binary64)) (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 2 binary64))) |
(/.f64 (*.f64 (neg.f64 (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 2 binary64))) #s(literal -1 binary64)) (log.f64 (*.f64 x #s(literal 1/2 binary64)))) |
(*.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(*.f64 (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64)))) #s(literal -1 binary64)) |
(*.f64 (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64)))) (log.f64 (exp.f64 #s(literal -1 binary64)))) |
(*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))))) |
(*.f64 #s(literal 1 binary64) (log.f64 (*.f64 x #s(literal 1/2 binary64)))) |
(*.f64 (+.f64 (pow.f64 (log.f64 x) #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 #s(literal 1/2 binary64)) (log.f64 (/.f64 #s(literal 1/2 binary64) x)) (pow.f64 (log.f64 x) #s(literal 2 binary64))))) |
(*.f64 (*.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (log.f64 (*.f64 x #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (log.f64 (*.f64 x #s(literal 2 binary64))))) |
(-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) |
(-.f64 (*.f64 (sin.f64 #s(literal 0 binary64)) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (cos.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))))) |
(-.f64 (*.f64 (sin.f64 (/.f64 #s(literal 0 binary64) (neg.f64 y))) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (cos.f64 (/.f64 #s(literal 0 binary64) (neg.f64 y))) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))))) |
(-.f64 (*.f64 (sin.f64 (/.f64 #s(literal 0 binary64) (*.f64 x (*.f64 y #s(literal -2 binary64))))) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (cos.f64 (/.f64 #s(literal 0 binary64) (*.f64 x (*.f64 y #s(literal -2 binary64))))) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))))) |
(-.f64 (*.f64 (sin.f64 (/.f64 #s(literal 0 binary64) (neg.f64 x))) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (cos.f64 (/.f64 #s(literal 0 binary64) (neg.f64 x))) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))))) |
(-.f64 (*.f64 (sin.f64 (/.f64 #s(literal 0 binary64) (*.f64 y #s(literal -2 binary64)))) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (cos.f64 (/.f64 #s(literal 0 binary64) (*.f64 y #s(literal -2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))))) |
(sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(neg.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) |
(neg.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))))) |
(/.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 1 binary64)) |
(/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) |
(*.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(*.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 1 binary64)) |
(-.f64 #s(literal 0 binary64) (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) |
(tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(neg.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) |
(neg.f64 (tan.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal -1 binary64) (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) #s(literal 1 binary64))) |
(/.f64 (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 1 binary64)) |
(/.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (neg.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(/.f64 (*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) #s(literal 1 binary64)) (neg.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) 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)))) |
(pow.f64 (/.f64 #s(literal -1 binary64) (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) |
(*.f64 #s(literal 1 binary64) (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(*.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(*.f64 (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 1 binary64)) |
(*.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(*.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) #s(literal -1 binary64)) |
(*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(*.f64 (*.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (pow.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal -1/2 binary64))) (pow.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal -1/2 binary64))) |
(-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) |
(-.f64 (*.f64 (sin.f64 #s(literal 0 binary64)) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (cos.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))))) |
(-.f64 (*.f64 (sin.f64 (/.f64 #s(literal 0 binary64) (neg.f64 y))) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (cos.f64 (/.f64 #s(literal 0 binary64) (neg.f64 y))) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))))) |
(-.f64 (*.f64 (sin.f64 (/.f64 #s(literal 0 binary64) (*.f64 x (*.f64 y #s(literal -2 binary64))))) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (cos.f64 (/.f64 #s(literal 0 binary64) (*.f64 x (*.f64 y #s(literal -2 binary64))))) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))))) |
(-.f64 (*.f64 (sin.f64 (/.f64 #s(literal 0 binary64) (neg.f64 x))) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (cos.f64 (/.f64 #s(literal 0 binary64) (neg.f64 x))) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))))) |
(-.f64 (*.f64 (sin.f64 (/.f64 #s(literal 0 binary64) (*.f64 y #s(literal -2 binary64)))) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (cos.f64 (/.f64 #s(literal 0 binary64) (*.f64 y #s(literal -2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))))) |
(sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(neg.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) |
(neg.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))))) |
(/.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 1 binary64)) |
(/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) |
(*.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(*.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 1 binary64)) |
(exp.f64 (*.f64 (log.f64 (/.f64 y (*.f64 x (*.f64 x #s(literal 1/2 binary64))))) #s(literal -1 binary64))) |
(exp.f64 (fma.f64 #s(literal 2 binary64) (log.f64 x) (neg.f64 (log.f64 (*.f64 y #s(literal 2 binary64)))))) |
(exp.f64 (+.f64 (neg.f64 (log.f64 (*.f64 y #s(literal 2 binary64)))) (*.f64 #s(literal 2 binary64) (log.f64 x)))) |
(-.f64 #s(literal 0 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 y #s(literal -2 binary64))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y))) |
(neg.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y))) |
(neg.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y)) #s(literal 1 binary64))) |
(/.f64 x (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1/2 binary64) (/.f64 y (*.f64 x x))) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) (/.f64 y x)) |
(/.f64 #s(literal -1 binary64) (*.f64 #s(literal -2 binary64) (/.f64 y (*.f64 x x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 y (*.f64 x (*.f64 x #s(literal 1/2 binary64))))) |
(/.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (*.f64 x x) (*.f64 y #s(literal 2 binary64))) |
(/.f64 (neg.f64 x) (/.f64 y (*.f64 x #s(literal -1/2 binary64)))) |
(/.f64 (*.f64 x #s(literal -1/2 binary64)) (/.f64 y (neg.f64 x))) |
(/.f64 (*.f64 x (neg.f64 x)) (*.f64 y #s(literal -2 binary64))) |
(/.f64 (/.f64 x y) (/.f64 #s(literal 2 binary64) x)) |
(/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) (*.f64 x x))) |
(/.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 #s(literal 1 binary64) x))) |
(/.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 2 binary64) x))) |
(/.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(/.f64 (/.f64 (*.f64 x x) y) #s(literal 2 binary64)) |
(/.f64 (/.f64 (neg.f64 x) y) (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -2 binary64))) |
(/.f64 (/.f64 (neg.f64 x) y) (*.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) x))) |
(/.f64 (/.f64 (*.f64 x (neg.f64 x)) y) #s(literal -2 binary64)) |
(/.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) y) |
(/.f64 (*.f64 (/.f64 (*.f64 x (neg.f64 x)) y) #s(literal 1 binary64)) #s(literal -2 binary64)) |
(/.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) #s(literal 1 binary64)) y) |
(/.f64 (*.f64 (neg.f64 x) (*.f64 x #s(literal 1/2 binary64))) (neg.f64 y)) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (neg.f64 x)) y)) #s(literal -2 binary64)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) y) |
(/.f64 (*.f64 x (*.f64 x #s(literal -1/2 binary64))) (neg.f64 y)) |
(/.f64 (*.f64 (/.f64 (neg.f64 x) y) x) #s(literal -2 binary64)) |
(/.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) x) (neg.f64 y)) |
(/.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (neg.f64 x)) (neg.f64 y)) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (/.f64 y (*.f64 x #s(literal -1/2 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 (/.f64 #s(literal 2 binary64) x) (neg.f64 y))) |
(/.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 (/.f64 x y) (neg.f64 x)) #s(literal -2 binary64)) |
(/.f64 (neg.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) (neg.f64 y)) |
(/.f64 (/.f64 (*.f64 x (neg.f64 x)) #s(literal -1 binary64)) (*.f64 y #s(literal 2 binary64))) |
(/.f64 (/.f64 (*.f64 x (neg.f64 x)) #s(literal 2 binary64)) (neg.f64 y)) |
(/.f64 (*.f64 (*.f64 x (neg.f64 x)) #s(literal 1/2 binary64)) (neg.f64 y)) |
(/.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (neg.f64 y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) y) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x x)) (neg.f64 y)) |
(pow.f64 (/.f64 y (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) #s(literal -1 binary64)) |
(*.f64 x (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x x) y)) |
(*.f64 (*.f64 x #s(literal 1/2 binary64)) (/.f64 x y)) |
(*.f64 #s(literal -1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y))) |
(*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x x) y))) |
(*.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y) x) |
(*.f64 (sqrt.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (sqrt.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) x)) |
(*.f64 (*.f64 x x) (/.f64 #s(literal 1/2 binary64) y)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x x) y)) #s(literal 1 binary64)) |
(*.f64 (neg.f64 x) (/.f64 x (*.f64 y #s(literal -2 binary64)))) |
(*.f64 (*.f64 x #s(literal -1/2 binary64)) (/.f64 (neg.f64 x) y)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x (neg.f64 x)) y)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (neg.f64 x) y) x)) |
(*.f64 (*.f64 x (neg.f64 x)) (/.f64 #s(literal -1/2 binary64) y)) |
(*.f64 (*.f64 x (neg.f64 x)) (*.f64 (/.f64 #s(literal -1/2 binary64) y) #s(literal 1 binary64))) |
(*.f64 (/.f64 x y) (*.f64 x #s(literal 1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (pow.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) (*.f64 x x)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1 binary64))) |
(*.f64 (sqrt.f64 (sqrt.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sqrt.f64 (sqrt.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) x)) |
(*.f64 (/.f64 (*.f64 x x) y) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 (neg.f64 x) y) (*.f64 x #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (*.f64 x (neg.f64 x)) y) #s(literal -1/2 binary64)) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (*.f64 (neg.f64 x) (*.f64 x #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 (*.f64 x x) #s(literal -2 binary64))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) y) (*.f64 x (neg.f64 x))) |
(*.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (/.f64 x y))) |
(*.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))) (neg.f64 x)) |
(*.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sqrt.f64 (sqrt.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 (sqrt.f64 (sqrt.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) x)) |
(*.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (*.f64 x (*.f64 x #s(literal -1/2 binary64))) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 x (*.f64 y #s(literal -2 binary64)))) |
(*.f64 (pow.f64 (/.f64 y (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 y (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 x (sqrt.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (sqrt.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(*.f64 (*.f64 x (sqrt.f64 (sqrt.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sqrt.f64 (sqrt.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) |
(*.f64 (*.f64 x (*.f64 (sqrt.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sqrt.f64 (sqrt.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (sqrt.f64 (sqrt.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(*.f64 (*.f64 (/.f64 x y) (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 x (/.f64 y (neg.f64 x))) #s(literal -1/2 binary64)) |
| 1× | egg-herbie |
| 10 290× | lower-fma.f64 |
| 10 290× | lower-fma.f32 |
| 6 150× | lower-*.f64 |
| 6 150× | lower-*.f32 |
| 3 464× | lower-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 587 | 5453 |
| 1 | 1732 | 5250 |
| 2 | 6081 | 5169 |
| 0 | 8183 | 4963 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* 1/2 x) |
(* 1/2 x) |
(* 1/2 x) |
(* 1/2 x) |
(* 1/2 x) |
(* 1/2 x) |
(* 1/2 x) |
(* 1/2 x) |
(* 1/2 x) |
(* 1/2 x) |
(* 1/2 x) |
(* 1/2 x) |
(+ (log 1/2) (log x)) |
(+ (log 1/2) (log x)) |
(+ (log 1/2) (log x)) |
(+ (log 1/2) (log x)) |
(+ (log 1/2) (* -1 (log (/ 1 x)))) |
(+ (log 1/2) (* -1 (log (/ 1 x)))) |
(+ (log 1/2) (* -1 (log (/ 1 x)))) |
(+ (log 1/2) (* -1 (log (/ 1 x)))) |
(+ (log -1/2) (* -1 (log (/ -1 x)))) |
(+ (log -1/2) (* -1 (log (/ -1 x)))) |
(+ (log -1/2) (* -1 (log (/ -1 x)))) |
(+ (log -1/2) (* -1 (log (/ -1 x)))) |
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 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
1 |
(+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))) |
(- (+ 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 (* 1/8 (/ (pow x 2) (pow y 2)))) |
(- (+ 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 (* -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)))))) |
(cos (* 1/2 (/ x y))) |
(cos (* 1/2 (/ x y))) |
(cos (* 1/2 (/ x y))) |
(cos (* 1/2 (/ x y))) |
(cos (* 1/2 (/ x y))) |
(cos (* 1/2 (/ x y))) |
(cos (* 1/2 (/ x y))) |
(cos (* 1/2 (/ x y))) |
(cos (* 1/2 (/ x y))) |
(cos (* 1/2 (/ x y))) |
(cos (* 1/2 (/ x y))) |
(cos (* 1/2 (/ x y))) |
1 |
(+ 1 (* -1/8 (/ (pow x 2) (pow y 2)))) |
(+ 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 |
(+ 1 (* -1/8 (/ (pow x 2) (pow y 2)))) |
(+ 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 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 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 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
1 |
(- (+ 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 |
(- (+ 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/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)))) |
(/ (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))) (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 (* 1/2 (/ x y))) (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 (* 1/2 (/ x y))) (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 (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(* 1/2 (/ x y)) |
(/ (- (+ (* -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/2 (/ x y)) |
(* -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 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(/ (* x (pow (sqrt 1/2) 2)) y) |
(/ (* x (pow (sqrt 1/2) 2)) y) |
(/ (* x (pow (sqrt 1/2) 2)) y) |
(/ (* x (pow (sqrt 1/2) 2)) y) |
(/ (* x (pow (sqrt 1/2) 2)) y) |
(/ (* x (pow (sqrt 1/2) 2)) y) |
(/ (* x (pow (sqrt 1/2) 2)) y) |
(/ (* x (pow (sqrt 1/2) 2)) y) |
(* -1 (/ (* x (pow (sqrt -1/2) 2)) y)) |
(* -1 (/ (* x (pow (sqrt -1/2) 2)) y)) |
(* -1 (/ (* x (pow (sqrt -1/2) 2)) y)) |
(* -1 (/ (* x (pow (sqrt -1/2) 2)) y)) |
(/ (* x (pow (sqrt 1/2) 2)) y) |
(/ (* x (pow (sqrt 1/2) 2)) y) |
(/ (* x (pow (sqrt 1/2) 2)) y) |
(/ (* x (pow (sqrt 1/2) 2)) y) |
(/ (* x (pow (sqrt 1/2) 2)) y) |
(/ (* x (pow (sqrt 1/2) 2)) y) |
(/ (* x (pow (sqrt 1/2) 2)) y) |
(/ (* x (pow (sqrt 1/2) 2)) y) |
(* -1 (/ (* x (pow (sqrt -1/2) 2)) y)) |
(* -1 (/ (* x (pow (sqrt -1/2) 2)) y)) |
(* -1 (/ (* x (pow (sqrt -1/2) 2)) y)) |
(* -1 (/ (* x (pow (sqrt -1/2) 2)) y)) |
(* (sqrt (/ x y)) (sqrt 1/2)) |
(* (sqrt (/ x y)) (sqrt 1/2)) |
(* (sqrt (/ x y)) (sqrt 1/2)) |
(* (sqrt (/ x y)) (sqrt 1/2)) |
(* (sqrt (/ x y)) (sqrt 1/2)) |
(* (sqrt (/ x y)) (sqrt 1/2)) |
(* (sqrt (/ x y)) (sqrt 1/2)) |
(* (sqrt (/ x y)) (sqrt 1/2)) |
(* -1 (* (sqrt (/ x y)) (* (sqrt -1) (sqrt -1/2)))) |
(* -1 (* (sqrt (/ x y)) (* (sqrt -1) (sqrt -1/2)))) |
(* -1 (* (sqrt (/ x y)) (* (sqrt -1) (sqrt -1/2)))) |
(* -1 (* (sqrt (/ x y)) (* (sqrt -1) (sqrt -1/2)))) |
(* (sqrt (/ x y)) (sqrt 1/2)) |
(* (sqrt (/ x y)) (sqrt 1/2)) |
(* (sqrt (/ x y)) (sqrt 1/2)) |
(* (sqrt (/ x y)) (sqrt 1/2)) |
(* (sqrt (/ x y)) (sqrt 1/2)) |
(* (sqrt (/ x y)) (sqrt 1/2)) |
(* (sqrt (/ x y)) (sqrt 1/2)) |
(* (sqrt (/ x y)) (sqrt 1/2)) |
(* (sqrt (/ x y)) (* (sqrt -1) (sqrt -1/2))) |
(* (sqrt (/ x y)) (* (sqrt -1) (sqrt -1/2))) |
(* (sqrt (/ x y)) (* (sqrt -1) (sqrt -1/2))) |
(* (sqrt (/ x y)) (* (sqrt -1) (sqrt -1/2))) |
1 |
(+ 1 (* 1/2 (/ (* (pow x 2) (pow (sqrt 1/2) 4)) (pow y 2)))) |
(+ 1 (* (pow x 2) (- (* -1 (* (pow x 2) (+ (* -1/4 (/ (pow (sqrt 1/2) 8) (pow y 4))) (* 1/24 (/ (pow (sqrt 1/2) 8) (pow y 4)))))) (* -1/2 (/ (pow (sqrt 1/2) 4) (pow y 2)))))) |
(+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -1 (* (pow x 2) (+ (* -1/720 (/ (pow (sqrt 1/2) 12) (pow y 6))) (+ (* 1/48 (/ (pow (sqrt 1/2) 12) (pow y 6))) (* 1/2 (/ (* (pow (sqrt 1/2) 4) (+ (* -1/4 (/ (pow (sqrt 1/2) 8) (pow y 4))) (* 1/24 (/ (pow (sqrt 1/2) 8) (pow y 4))))) (pow y 2))))))) (+ (* -1/4 (/ (pow (sqrt 1/2) 8) (pow y 4))) (* 1/24 (/ (pow (sqrt 1/2) 8) (pow y 4)))))) (* -1/2 (/ (pow (sqrt 1/2) 4) (pow y 2)))))) |
(/ 1 (cos (/ (* x (pow (sqrt 1/2) 2)) y))) |
(/ 1 (cos (/ (* x (pow (sqrt 1/2) 2)) y))) |
(/ 1 (cos (/ (* x (pow (sqrt 1/2) 2)) y))) |
(/ 1 (cos (/ (* x (pow (sqrt 1/2) 2)) y))) |
(/ 1 (cos (* -1 (/ (* x (pow (sqrt -1/2) 2)) y)))) |
(/ 1 (cos (* -1 (/ (* x (pow (sqrt -1/2) 2)) y)))) |
(/ 1 (cos (* -1 (/ (* x (pow (sqrt -1/2) 2)) y)))) |
(/ 1 (cos (* -1 (/ (* x (pow (sqrt -1/2) 2)) y)))) |
(/ 1 (cos (/ (* x (pow (sqrt 1/2) 2)) y))) |
(/ 1 (cos (/ (* x (pow (sqrt 1/2) 2)) y))) |
(/ 1 (cos (/ (* x (pow (sqrt 1/2) 2)) y))) |
(/ 1 (cos (/ (* x (pow (sqrt 1/2) 2)) y))) |
1 |
(+ 1 (* 1/2 (/ (* (pow x 2) (pow (sqrt 1/2) 4)) (pow y 2)))) |
(- (+ 1 (* -1 (/ (+ (* -1/4 (* (pow x 4) (pow (sqrt 1/2) 8))) (* 1/24 (* (pow x 4) (pow (sqrt 1/2) 8)))) (pow y 4)))) (* -1/2 (/ (* (pow x 2) (pow (sqrt 1/2) 4)) (pow y 2)))) |
(- (+ 1 (* -1 (/ (+ (* -1/720 (* (pow x 6) (pow (sqrt 1/2) 12))) (+ (* 1/48 (* (pow x 6) (pow (sqrt 1/2) 12))) (* 1/2 (* (pow x 2) (* (pow (sqrt 1/2) 4) (+ (* -1/4 (* (pow x 4) (pow (sqrt 1/2) 8))) (* 1/24 (* (pow x 4) (pow (sqrt 1/2) 8))))))))) (pow y 6)))) (+ (* -1/2 (/ (* (pow x 2) (pow (sqrt 1/2) 4)) (pow y 2))) (+ (* -1/4 (/ (* (pow x 4) (pow (sqrt 1/2) 8)) (pow y 4))) (* 1/24 (/ (* (pow x 4) (pow (sqrt 1/2) 8)) (pow y 4)))))) |
1 |
(+ 1 (* 1/2 (/ (* (pow x 2) (pow (sqrt -1/2) 4)) (pow y 2)))) |
(- (+ 1 (* -1 (/ (+ (* -1/4 (* (pow x 4) (pow (sqrt -1/2) 8))) (* 1/24 (* (pow x 4) (pow (sqrt -1/2) 8)))) (pow y 4)))) (* -1/2 (/ (* (pow x 2) (pow (sqrt -1/2) 4)) (pow y 2)))) |
(- (+ 1 (* -1 (/ (+ (* -1/720 (* (pow x 6) (pow (sqrt -1/2) 12))) (+ (* 1/48 (* (pow x 6) (pow (sqrt -1/2) 12))) (* 1/2 (* (pow x 2) (* (pow (sqrt -1/2) 4) (+ (* -1/4 (* (pow x 4) (pow (sqrt -1/2) 8))) (* 1/24 (* (pow x 4) (pow (sqrt -1/2) 8))))))))) (pow y 6)))) (+ (* -1/2 (/ (* (pow x 2) (pow (sqrt -1/2) 4)) (pow y 2))) (+ (* -1/4 (/ (* (pow x 4) (pow (sqrt -1/2) 8)) (pow y 4))) (* 1/24 (/ (* (pow x 4) (pow (sqrt -1/2) 8)) (pow y 4)))))) |
1 |
(+ 1 (* -1/2 (/ (* (pow x 2) (pow (sqrt 1/2) 4)) (pow y 2)))) |
(+ 1 (* (pow x 2) (+ (* -1/2 (/ (pow (sqrt 1/2) 4) (pow y 2))) (* 1/24 (/ (* (pow x 2) (pow (sqrt 1/2) 8)) (pow y 4)))))) |
(+ 1 (* (pow x 2) (+ (* -1/2 (/ (pow (sqrt 1/2) 4) (pow y 2))) (* (pow x 2) (+ (* -1/720 (/ (* (pow x 2) (pow (sqrt 1/2) 12)) (pow y 6))) (* 1/24 (/ (pow (sqrt 1/2) 8) (pow y 4)))))))) |
(cos (/ (* x (pow (sqrt 1/2) 2)) y)) |
(cos (/ (* x (pow (sqrt 1/2) 2)) y)) |
(cos (/ (* x (pow (sqrt 1/2) 2)) y)) |
(cos (/ (* x (pow (sqrt 1/2) 2)) y)) |
(cos (* -1 (/ (* x (pow (sqrt -1/2) 2)) y))) |
(cos (* -1 (/ (* x (pow (sqrt -1/2) 2)) y))) |
(cos (* -1 (/ (* x (pow (sqrt -1/2) 2)) y))) |
(cos (* -1 (/ (* x (pow (sqrt -1/2) 2)) y))) |
(cos (/ (* x (pow (sqrt 1/2) 2)) y)) |
(cos (/ (* x (pow (sqrt 1/2) 2)) y)) |
(cos (/ (* x (pow (sqrt 1/2) 2)) y)) |
(cos (/ (* x (pow (sqrt 1/2) 2)) y)) |
1 |
(+ 1 (* -1/2 (/ (* (pow x 2) (pow (sqrt 1/2) 4)) (pow y 2)))) |
(+ 1 (+ (* -1/2 (/ (* (pow x 2) (pow (sqrt 1/2) 4)) (pow y 2))) (* 1/24 (/ (* (pow x 4) (pow (sqrt 1/2) 8)) (pow y 4))))) |
(+ 1 (+ (* -1/2 (/ (* (pow x 2) (pow (sqrt 1/2) 4)) (pow y 2))) (+ (* -1/720 (/ (* (pow x 6) (pow (sqrt 1/2) 12)) (pow y 6))) (* 1/24 (/ (* (pow x 4) (pow (sqrt 1/2) 8)) (pow y 4)))))) |
1 |
(+ 1 (* -1/2 (/ (* (pow x 2) (pow (sqrt -1/2) 4)) (pow y 2)))) |
(+ 1 (+ (* -1/2 (/ (* (pow x 2) (pow (sqrt -1/2) 4)) (pow y 2))) (* 1/24 (/ (* (pow x 4) (pow (sqrt -1/2) 8)) (pow y 4))))) |
(+ 1 (+ (* -1/2 (/ (* (pow x 2) (pow (sqrt -1/2) 4)) (pow y 2))) (+ (* -1/720 (/ (* (pow x 6) (pow (sqrt -1/2) 12)) (pow y 6))) (* 1/24 (/ (* (pow x 4) (pow (sqrt -1/2) 8)) (pow y 4)))))) |
(exp (neg (* -1 (+ (log 2) (log y))))) |
(exp (neg (* -1 (+ (log 2) (log y))))) |
(exp (neg (* -1 (+ (log 2) (log y))))) |
(exp (neg (* -1 (+ (log 2) (log y))))) |
(exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y))))))) |
(exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y))))))) |
(exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y))))))) |
(exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y))))))) |
(exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y))))))) |
(exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y))))))) |
(exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y))))))) |
(exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y))))))) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(+ (log 2) (log y)) |
(+ (log 2) (log y)) |
(+ (log 2) (log y)) |
(+ (log 2) (log y)) |
(+ (log 2) (* -1 (log (/ 1 y)))) |
(+ (log 2) (* -1 (log (/ 1 y)))) |
(+ (log 2) (* -1 (log (/ 1 y)))) |
(+ (log 2) (* -1 (log (/ 1 y)))) |
(+ (log -2) (* -1 (log (/ -1 y)))) |
(+ (log -2) (* -1 (log (/ -1 y)))) |
(+ (log -2) (* -1 (log (/ -1 y)))) |
(+ (log -2) (* -1 (log (/ -1 y)))) |
(* -1 (+ (log 2) (log y))) |
(* -1 (+ (log 2) (log y))) |
(* -1 (+ (log 2) (log y))) |
(* -1 (+ (log 2) (log y))) |
(* -1 (+ (log 2) (* -1 (log (/ 1 y))))) |
(* -1 (+ (log 2) (* -1 (log (/ 1 y))))) |
(* -1 (+ (log 2) (* -1 (log (/ 1 y))))) |
(* -1 (+ (log 2) (* -1 (log (/ 1 y))))) |
(* -1 (+ (log -2) (* -1 (log (/ -1 y))))) |
(* -1 (+ (log -2) (* -1 (log (/ -1 y))))) |
(* -1 (+ (log -2) (* -1 (log (/ -1 y))))) |
(* -1 (+ (log -2) (* -1 (log (/ -1 y))))) |
(+ (log 1/2) (log x)) |
(+ (log 1/2) (log x)) |
(+ (log 1/2) (log x)) |
(+ (log 1/2) (log x)) |
(+ (log 1/2) (* -1 (log (/ 1 x)))) |
(+ (log 1/2) (* -1 (log (/ 1 x)))) |
(+ (log 1/2) (* -1 (log (/ 1 x)))) |
(+ (log 1/2) (* -1 (log (/ 1 x)))) |
(+ (log -1/2) (* -1 (log (/ -1 x)))) |
(+ (log -1/2) (* -1 (log (/ -1 x)))) |
(+ (log -1/2) (* -1 (log (/ -1 x)))) |
(+ (log -1/2) (* -1 (log (/ -1 x)))) |
(sin (* 1/2 (/ x y))) |
(sin (* 1/2 (/ x y))) |
(sin (* 1/2 (/ x y))) |
(sin (* 1/2 (/ x y))) |
(* 1/2 (/ x 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 (/ x 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)) |
(* 1/2 (/ x 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)))) |
(sin (* 1/2 (/ x y))) |
(sin (* 1/2 (/ x y))) |
(sin (* 1/2 (/ x y))) |
(sin (* 1/2 (/ x y))) |
(sin (* 1/2 (/ x y))) |
(sin (* 1/2 (/ x y))) |
(sin (* 1/2 (/ x y))) |
(sin (* 1/2 (/ x y))) |
(/ x (exp (neg (* -1 (log (* 2 y)))))) |
(* x (+ (* 1/3 (/ (pow x 2) (pow (exp (neg (* -1 (log (* 2 y))))) 3))) (/ 1 (exp (neg (* -1 (log (* 2 y)))))))) |
(* x (+ (* (pow x 2) (+ (* 2/15 (/ (pow x 2) (pow (exp (neg (* -1 (log (* 2 y))))) 5))) (* 1/3 (/ 1 (pow (exp (neg (* -1 (log (* 2 y))))) 3))))) (/ 1 (exp (neg (* -1 (log (* 2 y)))))))) |
(* x (+ (* (pow x 2) (+ (* (pow x 2) (+ (* 17/315 (/ (pow x 2) (pow (exp (neg (* -1 (log (* 2 y))))) 7))) (* 2/15 (/ 1 (pow (exp (neg (* -1 (log (* 2 y))))) 5))))) (* 1/3 (/ 1 (pow (exp (neg (* -1 (log (* 2 y))))) 3))))) (/ 1 (exp (neg (* -1 (log (* 2 y)))))))) |
(/ (sin (/ x (exp (neg (* -1 (log (* 2 y))))))) (cos (/ x (exp (neg (* -1 (log (* 2 y)))))))) |
(/ (sin (/ x (exp (neg (* -1 (log (* 2 y))))))) (cos (/ x (exp (neg (* -1 (log (* 2 y)))))))) |
(/ (sin (/ x (exp (neg (* -1 (log (* 2 y))))))) (cos (/ x (exp (neg (* -1 (log (* 2 y)))))))) |
(/ (sin (/ x (exp (neg (* -1 (log (* 2 y))))))) (cos (/ x (exp (neg (* -1 (log (* 2 y)))))))) |
(/ (sin (/ x (exp (neg (* -1 (log (* 2 y))))))) (cos (/ x (exp (neg (* -1 (log (* 2 y)))))))) |
(/ (sin (/ x (exp (neg (* -1 (log (* 2 y))))))) (cos (/ x (exp (neg (* -1 (log (* 2 y)))))))) |
(/ (sin (/ x (exp (neg (* -1 (log (* 2 y))))))) (cos (/ x (exp (neg (* -1 (log (* 2 y)))))))) |
(/ (sin (/ x (exp (neg (* -1 (log (* 2 y))))))) (cos (/ x (exp (neg (* -1 (log (* 2 y)))))))) |
(/ (sin (/ x (exp (neg (* -1 (+ (log 2) (log y))))))) (cos (/ x (exp (neg (* -1 (+ (log 2) (log y)))))))) |
(/ (sin (/ x (exp (neg (* -1 (+ (log 2) (log y))))))) (cos (/ x (exp (neg (* -1 (+ (log 2) (log y)))))))) |
(/ (sin (/ x (exp (neg (* -1 (+ (log 2) (log y))))))) (cos (/ x (exp (neg (* -1 (+ (log 2) (log y)))))))) |
(/ (sin (/ x (exp (neg (* -1 (+ (log 2) (log y))))))) (cos (/ x (exp (neg (* -1 (+ (log 2) (log y)))))))) |
(/ (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y))))))))) (cos (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))) |
(/ (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y))))))))) (cos (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))) |
(/ (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y))))))))) (cos (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))) |
(/ (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y))))))))) (cos (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))) |
(/ (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y))))))))) (cos (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y)))))))))) |
(/ (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y))))))))) (cos (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y)))))))))) |
(/ (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y))))))))) (cos (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y)))))))))) |
(/ (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y))))))))) (cos (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y)))))))))) |
(* 1/2 (/ x 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)))) |
(sin (* 1/2 (/ x y))) |
(sin (* 1/2 (/ x y))) |
(sin (* 1/2 (/ x y))) |
(sin (* 1/2 (/ x y))) |
(sin (* 1/2 (/ x y))) |
(sin (* 1/2 (/ x y))) |
(sin (* 1/2 (/ x y))) |
(sin (* 1/2 (/ x y))) |
(sin (* 1/2 (/ x y))) |
(sin (* 1/2 (/ x y))) |
(sin (* 1/2 (/ x y))) |
(sin (* 1/2 (/ x y))) |
(* 1/2 (/ x 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 (/ x 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)) |
(* 1/2 (/ (pow x 2) y)) |
(* 1/2 (/ (pow x 2) y)) |
(* 1/2 (/ (pow x 2) y)) |
(* 1/2 (/ (pow x 2) y)) |
(* 1/2 (/ (pow x 2) y)) |
(* 1/2 (/ (pow x 2) y)) |
(* 1/2 (/ (pow x 2) y)) |
(* 1/2 (/ (pow x 2) y)) |
(* 1/2 (/ (pow x 2) y)) |
(* 1/2 (/ (pow x 2) y)) |
(* 1/2 (/ (pow x 2) y)) |
(* 1/2 (/ (pow x 2) y)) |
(* 1/2 (/ (pow x 2) y)) |
(* 1/2 (/ (pow x 2) y)) |
(* 1/2 (/ (pow x 2) y)) |
(* 1/2 (/ (pow x 2) y)) |
(* 1/2 (/ (pow x 2) y)) |
(* 1/2 (/ (pow x 2) y)) |
(* 1/2 (/ (pow x 2) y)) |
(* 1/2 (/ (pow x 2) y)) |
(* 1/2 (/ (pow x 2) y)) |
(* 1/2 (/ (pow x 2) y)) |
(* 1/2 (/ (pow x 2) y)) |
(* 1/2 (/ (pow x 2) y)) |
| Outputs |
|---|
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(+ (log 1/2) (log x)) |
(+.f64 (log.f64 #s(literal 1/2 binary64)) (log.f64 x)) |
(+ (log 1/2) (log x)) |
(+.f64 (log.f64 #s(literal 1/2 binary64)) (log.f64 x)) |
(+ (log 1/2) (log x)) |
(+.f64 (log.f64 #s(literal 1/2 binary64)) (log.f64 x)) |
(+ (log 1/2) (log x)) |
(+.f64 (log.f64 #s(literal 1/2 binary64)) (log.f64 x)) |
(+ (log 1/2) (* -1 (log (/ 1 x)))) |
(+.f64 (log.f64 #s(literal 1/2 binary64)) (log.f64 x)) |
(+ (log 1/2) (* -1 (log (/ 1 x)))) |
(+.f64 (log.f64 #s(literal 1/2 binary64)) (log.f64 x)) |
(+ (log 1/2) (* -1 (log (/ 1 x)))) |
(+.f64 (log.f64 #s(literal 1/2 binary64)) (log.f64 x)) |
(+ (log 1/2) (* -1 (log (/ 1 x)))) |
(+.f64 (log.f64 #s(literal 1/2 binary64)) (log.f64 x)) |
(+ (log -1/2) (* -1 (log (/ -1 x)))) |
(-.f64 (log.f64 #s(literal -1/2 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) |
(+ (log -1/2) (* -1 (log (/ -1 x)))) |
(-.f64 (log.f64 #s(literal -1/2 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) |
(+ (log -1/2) (* -1 (log (/ -1 x)))) |
(-.f64 (log.f64 #s(literal -1/2 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) |
(+ (log -1/2) (* -1 (log (/ -1 x)))) |
(-.f64 (log.f64 #s(literal -1/2 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1/8 binary64) (*.f64 y 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 (*.f64 x x) (fma.f64 x (*.f64 x (/.f64 #s(literal 5/384 binary64) (pow.f64 y #s(literal 4 binary64)))) (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) #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 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 #s(literal 61/46080 binary64) (/.f64 (*.f64 x x) (pow.f64 y #s(literal 6 binary64))) (/.f64 #s(literal 5/384 binary64) (pow.f64 y #s(literal 4 binary64)))) (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) #s(literal 1 binary64)) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) #s(literal 1 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 #s(literal 5/384 binary64) (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 y #s(literal 4 binary64))) (fma.f64 (*.f64 x x) (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) #s(literal 1 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 (fma.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -5/384 binary64)) (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 7/23040 binary64))) (neg.f64 (pow.f64 y #s(literal 6 binary64)))) (fma.f64 #s(literal 5/384 binary64) (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 y #s(literal 4 binary64))) (fma.f64 (*.f64 x x) (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) #s(literal 1 binary64)))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) #s(literal 1 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 #s(literal 5/384 binary64) (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 y #s(literal 4 binary64))) (fma.f64 (*.f64 x x) (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) #s(literal 1 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 (fma.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -5/384 binary64)) (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 7/23040 binary64))) (neg.f64 (pow.f64 y #s(literal 6 binary64)))) (fma.f64 #s(literal 5/384 binary64) (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 y #s(literal 4 binary64))) (fma.f64 (*.f64 x x) (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) #s(literal 1 binary64)))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/8 (/ (pow x 2) (pow y 2)))) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal -1/8 binary64) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (- (* 1/384 (/ (pow x 2) (pow y 4))) (* 1/8 (/ 1 (pow y 2)))))) |
(fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (/.f64 #s(literal 1/384 binary64) (pow.f64 y #s(literal 4 binary64)))) (/.f64 #s(literal -1/8 binary64) (*.f64 y y))) #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 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (/.f64 (*.f64 x x) (pow.f64 y #s(literal 6 binary64))) #s(literal -1/46080 binary64) (/.f64 #s(literal 1/384 binary64) (pow.f64 y #s(literal 4 binary64)))) (/.f64 #s(literal -1/8 binary64) (*.f64 y y))) #s(literal 1 binary64)) |
(cos (* 1/2 (/ x y))) |
(cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) |
(cos (* 1/2 (/ x y))) |
(cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) |
(cos (* 1/2 (/ x y))) |
(cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) |
(cos (* 1/2 (/ x y))) |
(cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) |
(cos (* 1/2 (/ x y))) |
(cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) |
(cos (* 1/2 (/ x y))) |
(cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) |
(cos (* 1/2 (/ x y))) |
(cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) |
(cos (* 1/2 (/ x y))) |
(cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) |
(cos (* 1/2 (/ x y))) |
(cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) |
(cos (* 1/2 (/ x y))) |
(cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) |
(cos (* 1/2 (/ x y))) |
(cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) |
(cos (* 1/2 (/ x y))) |
(cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/8 (/ (pow x 2) (pow y 2)))) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal -1/8 binary64) #s(literal 1 binary64)) |
(+ 1 (+ (* -1/8 (/ (pow x 2) (pow y 2))) (* 1/384 (/ (pow x 4) (pow y 4))))) |
(fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 #s(literal 1/384 binary64) (pow.f64 y #s(literal 4 binary64))) (fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal -1/8 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 x x) (*.f64 x x)) (/.f64 #s(literal 1/384 binary64) (pow.f64 y #s(literal 4 binary64))) (fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal -1/8 binary64) #s(literal 1 binary64))) (/.f64 (*.f64 #s(literal -1/46080 binary64) (pow.f64 x #s(literal 6 binary64))) (pow.f64 y #s(literal 6 binary64)))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/8 (/ (pow x 2) (pow y 2)))) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal -1/8 binary64) #s(literal 1 binary64)) |
(+ 1 (+ (* -1/8 (/ (pow x 2) (pow y 2))) (* 1/384 (/ (pow x 4) (pow y 4))))) |
(fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 #s(literal 1/384 binary64) (pow.f64 y #s(literal 4 binary64))) (fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal -1/8 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 x x) (*.f64 x x)) (/.f64 #s(literal 1/384 binary64) (pow.f64 y #s(literal 4 binary64))) (fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal -1/8 binary64) #s(literal 1 binary64))) (/.f64 (*.f64 #s(literal -1/46080 binary64) (pow.f64 x #s(literal 6 binary64))) (pow.f64 y #s(literal 6 binary64)))) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1/8 binary64) (*.f64 y 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 (*.f64 x x) (fma.f64 x (*.f64 x (/.f64 #s(literal 5/384 binary64) (pow.f64 y #s(literal 4 binary64)))) (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) #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 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 #s(literal 61/46080 binary64) (/.f64 (*.f64 x x) (pow.f64 y #s(literal 6 binary64))) (/.f64 #s(literal 5/384 binary64) (pow.f64 y #s(literal 4 binary64)))) (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) #s(literal 1 binary64)) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) |
1 |
#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 x x) (*.f64 y y)) #s(literal 1/24 binary64) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 x x) (*.f64 x #s(literal 1/24 binary64))) (*.f64 x (*.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)))))) |
(+.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/24 binary64) (*.f64 x (*.f64 y y))) (/.f64 (fma.f64 #s(literal 1/3840 binary64) (pow.f64 x #s(literal 5 binary64)) (fma.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x #s(literal 1/24 binary64)))) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/768 binary64)))) (*.f64 x (pow.f64 y #s(literal 4 binary64))))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 x x) (*.f64 x #s(literal 1/24 binary64))) x) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (/.f64 (*.f64 x x) (pow.f64 y #s(literal 4 binary64))) (/.f64 (*.f64 x x) (*.f64 y y))) (*.f64 #s(literal -1/1920 binary64) (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (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 x (*.f64 x x)) (/.f64 #s(literal 1/24 binary64) (*.f64 x (*.f64 y y))) (+.f64 (/.f64 (fma.f64 #s(literal 1/3840 binary64) (pow.f64 x #s(literal 5 binary64)) (fma.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x #s(literal 1/24 binary64)))) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/768 binary64)))) (*.f64 x (pow.f64 y #s(literal 4 binary64)))) (/.f64 (-.f64 (*.f64 #s(literal -1/645120 binary64) (pow.f64 x #s(literal 7 binary64))) (fma.f64 (fma.f64 #s(literal 1/3840 binary64) (pow.f64 x #s(literal 5 binary64)) (fma.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x #s(literal 1/24 binary64)))) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/768 binary64)))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 #s(literal 1/384 binary64) (*.f64 (*.f64 x x) (*.f64 x #s(literal 1/24 binary64)))) (*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal -1/92160 binary64))))) (*.f64 x (pow.f64 y #s(literal 6 binary64)))))) #s(literal 1 binary64)) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 x x) (*.f64 x #s(literal 1/24 binary64))) x) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (pow.f64 y #s(literal 4 binary64))) #s(literal -1/24 binary64)) (fma.f64 #s(literal -1/24 binary64) (fma.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (fma.f64 #s(literal 1/3840 binary64) (pow.f64 x #s(literal 5 binary64)) (fma.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x #s(literal 1/24 binary64)))) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/768 binary64)))) x) (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 x x) (*.f64 x #s(literal 1/24 binary64))) x) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 #s(literal -1/1920 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))) (/.f64 (*.f64 x x) (pow.f64 y #s(literal 6 binary64))) (/.f64 (*.f64 x x) (*.f64 y y))) (fma.f64 #s(literal 1/1920 binary64) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 x x) (*.f64 x #s(literal 1/24 binary64))) x) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (pow.f64 y #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 y #s(literal 4 binary64)))) (/.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -1/322560 binary64)) (pow.f64 y #s(literal 6 binary64))))))) |
1 |
#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 x x) (*.f64 y y)) #s(literal 1/24 binary64) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/24 binary64))) (*.f64 x (*.f64 y 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 #s(literal -2 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/24 binary64) (*.f64 x (*.f64 y y))) (/.f64 (fma.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/3840 binary64) (fma.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/24 binary64)))) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/768 binary64)))) (*.f64 x (pow.f64 y #s(literal 4 binary64))))) #s(literal 1 binary64)) (fma.f64 #s(literal 1/24 binary64) (fma.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/24 binary64) x)) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (/.f64 (*.f64 x x) (pow.f64 y #s(literal 4 binary64))) (/.f64 (*.f64 x x) (*.f64 y y))) (*.f64 #s(literal -1/1920 binary64) (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (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 (/.f64 (fma.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/3840 binary64) (fma.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/24 binary64)))) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/768 binary64)))) (*.f64 x (pow.f64 y #s(literal 4 binary64)))) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/24 binary64) (*.f64 x (*.f64 y y))) (/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal 1/645120 binary64)) (fma.f64 #s(literal 1/384 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/24 binary64)))) (fma.f64 (fma.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/3840 binary64) (fma.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/24 binary64)))) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/768 binary64)))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal 1/92160 binary64))))) (*.f64 x (pow.f64 y #s(literal 6 binary64)))))) #s(literal 1 binary64)) (fma.f64 #s(literal -1/24 binary64) (*.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (fma.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/3840 binary64) (fma.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/24 binary64)))) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/768 binary64)))) x) (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/24 binary64) x)) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 #s(literal -1/1920 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))) (/.f64 (*.f64 x x) (pow.f64 y #s(literal 6 binary64)))) (fma.f64 #s(literal -1/24 binary64) (fma.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/24 binary64) x)) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (/.f64 (*.f64 x x) (pow.f64 y #s(literal 4 binary64))) (/.f64 (*.f64 x x) (*.f64 y y))) (fma.f64 #s(literal 1/1920 binary64) (fma.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/24 binary64) x)) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 y #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 y #s(literal 4 binary64)))) (/.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -1/322560 binary64)) (pow.f64 y #s(literal 6 binary64))))))) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(* x (+ (* 1/24 (/ (pow x 2) (pow y 3))) (* 1/2 (/ 1 y)))) |
(*.f64 x (fma.f64 (*.f64 x x) (/.f64 #s(literal 1/24 binary64) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1/2 binary64) y))) |
(* x (+ (* (pow x 2) (+ (* 1/240 (/ (pow x 2) (pow y 5))) (* 1/24 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
(*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (/.f64 #s(literal 1/240 binary64) (pow.f64 y #s(literal 5 binary64))) (/.f64 #s(literal 1/24 binary64) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1/2 binary64) 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)))) |
(*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 #s(literal 17/40320 binary64) (/.f64 (*.f64 x x) (pow.f64 y #s(literal 7 binary64))) (/.f64 #s(literal 1/240 binary64) (pow.f64 y #s(literal 5 binary64)))) (/.f64 #s(literal 1/24 binary64) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1/2 binary64) y))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/.f64 (sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/.f64 (sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/.f64 (sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/.f64 (sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/.f64 (sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/.f64 (sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/.f64 (sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/.f64 (sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/.f64 (sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/.f64 (sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/.f64 (sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/.f64 (sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(/ (- (+ (* -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 (*.f64 x x) (*.f64 x #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 x (*.f64 x x)) (/.f64 #s(literal -1/48 binary64) (*.f64 y y)) (fma.f64 #s(literal 1/3840 binary64) (/.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 y #s(literal 4 binary64))) (*.f64 #s(literal 1/2 binary64) x))) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x #s(literal 1/24 binary64))) (pow.f64 y #s(literal 4 binary64))) #s(literal -1/8 binary64)) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/16 binary64) (*.f64 y y)) (/.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #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 #s(literal -1/48 binary64) (*.f64 (*.f64 x x) (/.f64 x (*.f64 y 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 #s(literal 1/3840 binary64) (/.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 y #s(literal 4 binary64))) (*.f64 #s(literal 1/2 binary64) x)))) (fma.f64 #s(literal -1/8 binary64) (fma.f64 x (*.f64 x (/.f64 (*.f64 (*.f64 x x) (*.f64 x #s(literal 1/24 binary64))) (pow.f64 y #s(literal 4 binary64)))) (/.f64 (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/3840 binary64) (pow.f64 x #s(literal 5 binary64)) (fma.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x #s(literal 1/24 binary64)))) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/768 binary64))))) (pow.f64 y #s(literal 6 binary64)))) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/16 binary64) (*.f64 y y)) (fma.f64 #s(literal 1/384 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x #s(literal 1/24 binary64))) (/.f64 (*.f64 (*.f64 x x) (*.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))) (/.f64 (*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal -1/92160 binary64)) (pow.f64 y #s(literal 6 binary64)))))))) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(* -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 x x) (/.f64 x (*.f64 y y))) #s(literal -1/24 binary64) (*.f64 x #s(literal -1/2 binary64))) (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 x #s(literal -1/2 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/48 binary64) (*.f64 y y)) (/.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/3840 binary64)) (pow.f64 y #s(literal 4 binary64))))) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/24 binary64))) (pow.f64 y #s(literal 4 binary64))) #s(literal -1/8 binary64)) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/16 binary64) (*.f64 y y)) (/.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #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 x #s(literal -1/2 binary64) (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 x (*.f64 x x)) (/.f64 #s(literal 1/48 binary64) (*.f64 y y)) (/.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/3840 binary64)) (pow.f64 y #s(literal 4 binary64)))))) (fma.f64 #s(literal -1/8 binary64) (fma.f64 (fma.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/3840 binary64) (fma.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/24 binary64)))) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/768 binary64)))) (/.f64 (*.f64 x x) (pow.f64 y #s(literal 6 binary64))) (*.f64 (*.f64 x x) (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/24 binary64))) (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 #s(literal 1/384 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/24 binary64)))) (pow.f64 y #s(literal 6 binary64))) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/16 binary64) (*.f64 y y)) (/.f64 (*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal 1/92160 binary64)) (pow.f64 y #s(literal 6 binary64)))))))) (neg.f64 y)) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(/ (* x (pow (sqrt 1/2) 2)) y) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(/ (* x (pow (sqrt 1/2) 2)) y) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(/ (* x (pow (sqrt 1/2) 2)) y) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(/ (* x (pow (sqrt 1/2) 2)) y) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(/ (* x (pow (sqrt 1/2) 2)) y) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(/ (* x (pow (sqrt 1/2) 2)) y) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(/ (* x (pow (sqrt 1/2) 2)) y) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(/ (* x (pow (sqrt 1/2) 2)) y) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(* -1 (/ (* x (pow (sqrt -1/2) 2)) y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(* -1 (/ (* x (pow (sqrt -1/2) 2)) y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(* -1 (/ (* x (pow (sqrt -1/2) 2)) y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(* -1 (/ (* x (pow (sqrt -1/2) 2)) y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(/ (* x (pow (sqrt 1/2) 2)) y) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(/ (* x (pow (sqrt 1/2) 2)) y) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(/ (* x (pow (sqrt 1/2) 2)) y) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(/ (* x (pow (sqrt 1/2) 2)) y) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(/ (* x (pow (sqrt 1/2) 2)) y) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(/ (* x (pow (sqrt 1/2) 2)) y) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(/ (* x (pow (sqrt 1/2) 2)) y) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(/ (* x (pow (sqrt 1/2) 2)) y) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(* -1 (/ (* x (pow (sqrt -1/2) 2)) y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(* -1 (/ (* x (pow (sqrt -1/2) 2)) y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(* -1 (/ (* x (pow (sqrt -1/2) 2)) y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(* -1 (/ (* x (pow (sqrt -1/2) 2)) y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(* (sqrt (/ x y)) (sqrt 1/2)) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 x y))) |
(* (sqrt (/ x y)) (sqrt 1/2)) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 x y))) |
(* (sqrt (/ x y)) (sqrt 1/2)) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 x y))) |
(* (sqrt (/ x y)) (sqrt 1/2)) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 x y))) |
(* (sqrt (/ x y)) (sqrt 1/2)) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 x y))) |
(* (sqrt (/ x y)) (sqrt 1/2)) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 x y))) |
(* (sqrt (/ x y)) (sqrt 1/2)) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 x y))) |
(* (sqrt (/ x y)) (sqrt 1/2)) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 x y))) |
(* -1 (* (sqrt (/ x y)) (* (sqrt -1) (sqrt -1/2)))) |
(*.f64 (sqrt.f64 (/.f64 x y)) (*.f64 (neg.f64 (sqrt.f64 #s(literal -1/2 binary64))) (sqrt.f64 #s(literal -1 binary64)))) |
(* -1 (* (sqrt (/ x y)) (* (sqrt -1) (sqrt -1/2)))) |
(*.f64 (sqrt.f64 (/.f64 x y)) (*.f64 (neg.f64 (sqrt.f64 #s(literal -1/2 binary64))) (sqrt.f64 #s(literal -1 binary64)))) |
(* -1 (* (sqrt (/ x y)) (* (sqrt -1) (sqrt -1/2)))) |
(*.f64 (sqrt.f64 (/.f64 x y)) (*.f64 (neg.f64 (sqrt.f64 #s(literal -1/2 binary64))) (sqrt.f64 #s(literal -1 binary64)))) |
(* -1 (* (sqrt (/ x y)) (* (sqrt -1) (sqrt -1/2)))) |
(*.f64 (sqrt.f64 (/.f64 x y)) (*.f64 (neg.f64 (sqrt.f64 #s(literal -1/2 binary64))) (sqrt.f64 #s(literal -1 binary64)))) |
(* (sqrt (/ x y)) (sqrt 1/2)) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 x y))) |
(* (sqrt (/ x y)) (sqrt 1/2)) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 x y))) |
(* (sqrt (/ x y)) (sqrt 1/2)) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 x y))) |
(* (sqrt (/ x y)) (sqrt 1/2)) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 x y))) |
(* (sqrt (/ x y)) (sqrt 1/2)) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 x y))) |
(* (sqrt (/ x y)) (sqrt 1/2)) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 x y))) |
(* (sqrt (/ x y)) (sqrt 1/2)) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 x y))) |
(* (sqrt (/ x y)) (sqrt 1/2)) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 x y))) |
(* (sqrt (/ x y)) (* (sqrt -1) (sqrt -1/2))) |
(*.f64 (sqrt.f64 #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 (/.f64 x y)) (sqrt.f64 #s(literal -1 binary64)))) |
(* (sqrt (/ x y)) (* (sqrt -1) (sqrt -1/2))) |
(*.f64 (sqrt.f64 #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 (/.f64 x y)) (sqrt.f64 #s(literal -1 binary64)))) |
(* (sqrt (/ x y)) (* (sqrt -1) (sqrt -1/2))) |
(*.f64 (sqrt.f64 #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 (/.f64 x y)) (sqrt.f64 #s(literal -1 binary64)))) |
(* (sqrt (/ x y)) (* (sqrt -1) (sqrt -1/2))) |
(*.f64 (sqrt.f64 #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 (/.f64 x y)) (sqrt.f64 #s(literal -1 binary64)))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/2 (/ (* (pow x 2) (pow (sqrt 1/2) 4)) (pow y 2)))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 4 binary64)) (*.f64 y y)) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (- (* -1 (* (pow x 2) (+ (* -1/4 (/ (pow (sqrt 1/2) 8) (pow y 4))) (* 1/24 (/ (pow (sqrt 1/2) 8) (pow y 4)))))) (* -1/2 (/ (pow (sqrt 1/2) 4) (pow y 2)))))) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 8 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal 5/24 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 4 binary64)) (*.f64 y y)))) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -1 (* (pow x 2) (+ (* -1/720 (/ (pow (sqrt 1/2) 12) (pow y 6))) (+ (* 1/48 (/ (pow (sqrt 1/2) 12) (pow y 6))) (* 1/2 (/ (* (pow (sqrt 1/2) 4) (+ (* -1/4 (/ (pow (sqrt 1/2) 8) (pow y 4))) (* 1/24 (/ (pow (sqrt 1/2) 8) (pow y 4))))) (pow y 2))))))) (+ (* -1/4 (/ (pow (sqrt 1/2) 8) (pow y 4))) (* 1/24 (/ (pow (sqrt 1/2) 8) (pow y 4)))))) (* -1/2 (/ (pow (sqrt 1/2) 4) (pow y 2)))))) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 4 binary64)) (/.f64 (/.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 8 binary64)) #s(literal -5/24 binary64)) (pow.f64 y #s(literal 4 binary64))) (*.f64 y y))) (*.f64 (/.f64 (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 12 binary64)) (pow.f64 y #s(literal 6 binary64))) #s(literal 7/360 binary64))) (neg.f64 (*.f64 x x)) (*.f64 (/.f64 (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 8 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal 5/24 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 4 binary64)) (*.f64 y y)))) #s(literal 1 binary64)) |
(/ 1 (cos (/ (* x (pow (sqrt 1/2) 2)) y))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) |
(/ 1 (cos (/ (* x (pow (sqrt 1/2) 2)) y))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) |
(/ 1 (cos (/ (* x (pow (sqrt 1/2) 2)) y))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) |
(/ 1 (cos (/ (* x (pow (sqrt 1/2) 2)) y))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) |
(/ 1 (cos (* -1 (/ (* x (pow (sqrt -1/2) 2)) y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) |
(/ 1 (cos (* -1 (/ (* x (pow (sqrt -1/2) 2)) y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) |
(/ 1 (cos (* -1 (/ (* x (pow (sqrt -1/2) 2)) y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) |
(/ 1 (cos (* -1 (/ (* x (pow (sqrt -1/2) 2)) y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) |
(/ 1 (cos (/ (* x (pow (sqrt 1/2) 2)) y))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) |
(/ 1 (cos (/ (* x (pow (sqrt 1/2) 2)) y))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) |
(/ 1 (cos (/ (* x (pow (sqrt 1/2) 2)) y))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) |
(/ 1 (cos (/ (* x (pow (sqrt 1/2) 2)) y))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/2 (/ (* (pow x 2) (pow (sqrt 1/2) 4)) (pow y 2)))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 4 binary64)) (*.f64 y y)) #s(literal 1 binary64)) |
(- (+ 1 (* -1 (/ (+ (* -1/4 (* (pow x 4) (pow (sqrt 1/2) 8))) (* 1/24 (* (pow x 4) (pow (sqrt 1/2) 8)))) (pow y 4)))) (* -1/2 (/ (* (pow x 2) (pow (sqrt 1/2) 4)) (pow y 2)))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 x x) (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 4 binary64))) (*.f64 y y)) (fma.f64 #s(literal 5/24 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 8 binary64))) (pow.f64 y #s(literal 4 binary64))) #s(literal 1 binary64))) |
(- (+ 1 (* -1 (/ (+ (* -1/720 (* (pow x 6) (pow (sqrt 1/2) 12))) (+ (* 1/48 (* (pow x 6) (pow (sqrt 1/2) 12))) (* 1/2 (* (pow x 2) (* (pow (sqrt 1/2) 4) (+ (* -1/4 (* (pow x 4) (pow (sqrt 1/2) 8))) (* 1/24 (* (pow x 4) (pow (sqrt 1/2) 8))))))))) (pow y 6)))) (+ (* -1/2 (/ (* (pow x 2) (pow (sqrt 1/2) 4)) (pow y 2))) (+ (* -1/4 (/ (* (pow x 4) (pow (sqrt 1/2) 8)) (pow y 4))) (* 1/24 (/ (* (pow x 4) (pow (sqrt 1/2) 8)) (pow y 4)))))) |
(+.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 4 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 8 binary64)) #s(literal -5/24 binary64))))) (*.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 12 binary64))) #s(literal 7/360 binary64))) (neg.f64 (pow.f64 y #s(literal 6 binary64)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 x x) (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 4 binary64))) (*.f64 y y)) (fma.f64 #s(literal 5/24 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 8 binary64))) (pow.f64 y #s(literal 4 binary64))) #s(literal 1 binary64)))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/2 (/ (* (pow x 2) (pow (sqrt -1/2) 4)) (pow y 2)))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 (pow.f64 (sqrt.f64 #s(literal -1/2 binary64)) #s(literal 4 binary64)) (*.f64 y y)) #s(literal 1 binary64)) |
(- (+ 1 (* -1 (/ (+ (* -1/4 (* (pow x 4) (pow (sqrt -1/2) 8))) (* 1/24 (* (pow x 4) (pow (sqrt -1/2) 8)))) (pow y 4)))) (* -1/2 (/ (* (pow x 2) (pow (sqrt -1/2) 4)) (pow y 2)))) |
(fma.f64 #s(literal 5/24 binary64) (*.f64 (pow.f64 (sqrt.f64 #s(literal -1/2 binary64)) #s(literal 8 binary64)) (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 y #s(literal 4 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 (pow.f64 (sqrt.f64 #s(literal -1/2 binary64)) #s(literal 4 binary64)) (*.f64 y y)) #s(literal 1 binary64))) |
(- (+ 1 (* -1 (/ (+ (* -1/720 (* (pow x 6) (pow (sqrt -1/2) 12))) (+ (* 1/48 (* (pow x 6) (pow (sqrt -1/2) 12))) (* 1/2 (* (pow x 2) (* (pow (sqrt -1/2) 4) (+ (* -1/4 (* (pow x 4) (pow (sqrt -1/2) 8))) (* 1/24 (* (pow x 4) (pow (sqrt -1/2) 8))))))))) (pow y 6)))) (+ (* -1/2 (/ (* (pow x 2) (pow (sqrt -1/2) 4)) (pow y 2))) (+ (* -1/4 (/ (* (pow x 4) (pow (sqrt -1/2) 8)) (pow y 4))) (* 1/24 (/ (* (pow x 4) (pow (sqrt -1/2) 8)) (pow y 4)))))) |
(+.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 x x) (pow.f64 (sqrt.f64 #s(literal -1/2 binary64)) #s(literal 4 binary64))) (*.f64 (pow.f64 (sqrt.f64 #s(literal -1/2 binary64)) #s(literal 8 binary64)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -5/24 binary64)))) (*.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -1/2 binary64)) #s(literal 12 binary64))) #s(literal 7/360 binary64))) (neg.f64 (pow.f64 y #s(literal 6 binary64)))) (fma.f64 #s(literal 5/24 binary64) (*.f64 (pow.f64 (sqrt.f64 #s(literal -1/2 binary64)) #s(literal 8 binary64)) (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 y #s(literal 4 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 (pow.f64 (sqrt.f64 #s(literal -1/2 binary64)) #s(literal 4 binary64)) (*.f64 y y)) #s(literal 1 binary64)))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/2 (/ (* (pow x 2) (pow (sqrt 1/2) 4)) (pow y 2)))) |
(fma.f64 (/.f64 (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 4 binary64)) (*.f64 y y)) (*.f64 #s(literal -1/2 binary64) (*.f64 x x)) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (+ (* -1/2 (/ (pow (sqrt 1/2) 4) (pow y 2))) (* 1/24 (/ (* (pow x 2) (pow (sqrt 1/2) 8)) (pow y 4)))))) |
(fma.f64 (*.f64 x x) (fma.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 4 binary64)) (*.f64 y y)) (/.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 8 binary64))) (pow.f64 y #s(literal 4 binary64)))) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (+ (* -1/2 (/ (pow (sqrt 1/2) 4) (pow y 2))) (* (pow x 2) (+ (* -1/720 (/ (* (pow x 2) (pow (sqrt 1/2) 12)) (pow y 6))) (* 1/24 (/ (pow (sqrt 1/2) 8) (pow y 4)))))))) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (/.f64 (*.f64 #s(literal -1/720 binary64) (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 12 binary64))) (pow.f64 y #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal 1/24 binary64) (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 8 binary64))) (pow.f64 y #s(literal 4 binary64)))) (*.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 4 binary64)) (*.f64 y y)))) #s(literal 1 binary64)) |
(cos (/ (* x (pow (sqrt 1/2) 2)) y)) |
(cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) |
(cos (/ (* x (pow (sqrt 1/2) 2)) y)) |
(cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) |
(cos (/ (* x (pow (sqrt 1/2) 2)) y)) |
(cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) |
(cos (/ (* x (pow (sqrt 1/2) 2)) y)) |
(cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) |
(cos (* -1 (/ (* x (pow (sqrt -1/2) 2)) y))) |
(cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) |
(cos (* -1 (/ (* x (pow (sqrt -1/2) 2)) y))) |
(cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) |
(cos (* -1 (/ (* x (pow (sqrt -1/2) 2)) y))) |
(cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) |
(cos (* -1 (/ (* x (pow (sqrt -1/2) 2)) y))) |
(cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) |
(cos (/ (* x (pow (sqrt 1/2) 2)) y)) |
(cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) |
(cos (/ (* x (pow (sqrt 1/2) 2)) y)) |
(cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) |
(cos (/ (* x (pow (sqrt 1/2) 2)) y)) |
(cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) |
(cos (/ (* x (pow (sqrt 1/2) 2)) y)) |
(cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/2 (/ (* (pow x 2) (pow (sqrt 1/2) 4)) (pow y 2)))) |
(fma.f64 (/.f64 (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 4 binary64)) (*.f64 y y)) (*.f64 #s(literal -1/2 binary64) (*.f64 x x)) #s(literal 1 binary64)) |
(+ 1 (+ (* -1/2 (/ (* (pow x 2) (pow (sqrt 1/2) 4)) (pow y 2))) (* 1/24 (/ (* (pow x 4) (pow (sqrt 1/2) 8)) (pow y 4))))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 x x) (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 4 binary64))) (*.f64 y y)) (fma.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/24 binary64)) (/.f64 (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 8 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal 1 binary64))) |
(+ 1 (+ (* -1/2 (/ (* (pow x 2) (pow (sqrt 1/2) 4)) (pow y 2))) (+ (* -1/720 (/ (* (pow x 6) (pow (sqrt 1/2) 12)) (pow y 6))) (* 1/24 (/ (* (pow x 4) (pow (sqrt 1/2) 8)) (pow y 4)))))) |
(+.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 x #s(literal 6 binary64)) (/.f64 (*.f64 #s(literal -1/720 binary64) (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 12 binary64))) (pow.f64 y #s(literal 6 binary64))) (fma.f64 (/.f64 (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 4 binary64)) (*.f64 y y)) (*.f64 #s(literal -1/2 binary64) (*.f64 x x)) (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/24 binary64)) (/.f64 (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 8 binary64)) (pow.f64 y #s(literal 4 binary64))))))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/2 (/ (* (pow x 2) (pow (sqrt -1/2) 4)) (pow y 2)))) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x x)) (/.f64 (pow.f64 (sqrt.f64 #s(literal -1/2 binary64)) #s(literal 4 binary64)) (*.f64 y y)) #s(literal 1 binary64)) |
(+ 1 (+ (* -1/2 (/ (* (pow x 2) (pow (sqrt -1/2) 4)) (pow y 2))) (* 1/24 (/ (* (pow x 4) (pow (sqrt -1/2) 8)) (pow y 4))))) |
(fma.f64 #s(literal 1/24 binary64) (*.f64 (pow.f64 (sqrt.f64 #s(literal -1/2 binary64)) #s(literal 8 binary64)) (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 y #s(literal 4 binary64)))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x x)) (/.f64 (pow.f64 (sqrt.f64 #s(literal -1/2 binary64)) #s(literal 4 binary64)) (*.f64 y y)) #s(literal 1 binary64))) |
(+ 1 (+ (* -1/2 (/ (* (pow x 2) (pow (sqrt -1/2) 4)) (pow y 2))) (+ (* -1/720 (/ (* (pow x 6) (pow (sqrt -1/2) 12)) (pow y 6))) (* 1/24 (/ (* (pow x 4) (pow (sqrt -1/2) 8)) (pow y 4)))))) |
(+.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 (pow.f64 (sqrt.f64 #s(literal -1/2 binary64)) #s(literal 8 binary64)) (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 y #s(literal 4 binary64)))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x x)) (/.f64 (pow.f64 (sqrt.f64 #s(literal -1/2 binary64)) #s(literal 4 binary64)) (*.f64 y y)) #s(literal 1 binary64))) (/.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) (*.f64 (pow.f64 (sqrt.f64 #s(literal -1/2 binary64)) #s(literal 12 binary64)) #s(literal -1/720 binary64))) (pow.f64 y #s(literal 6 binary64)))) |
(exp (neg (* -1 (+ (log 2) (log y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) y)) |
(exp (neg (* -1 (+ (log 2) (log y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) y)) |
(exp (neg (* -1 (+ (log 2) (log y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) y)) |
(exp (neg (* -1 (+ (log 2) (log y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) y)) |
(exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) y)) |
(exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) y)) |
(exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) y)) |
(exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) y)) |
(exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y))))))) |
(/.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64)))) |
(exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y))))))) |
(/.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64)))) |
(exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y))))))) |
(/.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64)))) |
(exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y))))))) |
(/.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64)))) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(+ (log 2) (log y)) |
(+.f64 (log.f64 y) (log.f64 #s(literal 2 binary64))) |
(+ (log 2) (log y)) |
(+.f64 (log.f64 y) (log.f64 #s(literal 2 binary64))) |
(+ (log 2) (log y)) |
(+.f64 (log.f64 y) (log.f64 #s(literal 2 binary64))) |
(+ (log 2) (log y)) |
(+.f64 (log.f64 y) (log.f64 #s(literal 2 binary64))) |
(+ (log 2) (* -1 (log (/ 1 y)))) |
(+.f64 (log.f64 y) (log.f64 #s(literal 2 binary64))) |
(+ (log 2) (* -1 (log (/ 1 y)))) |
(+.f64 (log.f64 y) (log.f64 #s(literal 2 binary64))) |
(+ (log 2) (* -1 (log (/ 1 y)))) |
(+.f64 (log.f64 y) (log.f64 #s(literal 2 binary64))) |
(+ (log 2) (* -1 (log (/ 1 y)))) |
(+.f64 (log.f64 y) (log.f64 #s(literal 2 binary64))) |
(+ (log -2) (* -1 (log (/ -1 y)))) |
(-.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))) |
(+ (log -2) (* -1 (log (/ -1 y)))) |
(-.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 (+ (log 2) (log y))) |
(-.f64 (neg.f64 (log.f64 y)) (log.f64 #s(literal 2 binary64))) |
(* -1 (+ (log 2) (log y))) |
(-.f64 (neg.f64 (log.f64 y)) (log.f64 #s(literal 2 binary64))) |
(* -1 (+ (log 2) (log y))) |
(-.f64 (neg.f64 (log.f64 y)) (log.f64 #s(literal 2 binary64))) |
(* -1 (+ (log 2) (log y))) |
(-.f64 (neg.f64 (log.f64 y)) (log.f64 #s(literal 2 binary64))) |
(* -1 (+ (log 2) (* -1 (log (/ 1 y))))) |
(-.f64 (neg.f64 (log.f64 y)) (log.f64 #s(literal 2 binary64))) |
(* -1 (+ (log 2) (* -1 (log (/ 1 y))))) |
(-.f64 (neg.f64 (log.f64 y)) (log.f64 #s(literal 2 binary64))) |
(* -1 (+ (log 2) (* -1 (log (/ 1 y))))) |
(-.f64 (neg.f64 (log.f64 y)) (log.f64 #s(literal 2 binary64))) |
(* -1 (+ (log 2) (* -1 (log (/ 1 y))))) |
(-.f64 (neg.f64 (log.f64 y)) (log.f64 #s(literal 2 binary64))) |
(* -1 (+ (log -2) (* -1 (log (/ -1 y))))) |
(-.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) (log.f64 #s(literal -2 binary64))) |
(* -1 (+ (log -2) (* -1 (log (/ -1 y))))) |
(-.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) (log.f64 #s(literal -2 binary64))) |
(* -1 (+ (log -2) (* -1 (log (/ -1 y))))) |
(-.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) (log.f64 #s(literal -2 binary64))) |
(* -1 (+ (log -2) (* -1 (log (/ -1 y))))) |
(-.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) (log.f64 #s(literal -2 binary64))) |
(+ (log 1/2) (log x)) |
(+.f64 (log.f64 #s(literal 1/2 binary64)) (log.f64 x)) |
(+ (log 1/2) (log x)) |
(+.f64 (log.f64 #s(literal 1/2 binary64)) (log.f64 x)) |
(+ (log 1/2) (log x)) |
(+.f64 (log.f64 #s(literal 1/2 binary64)) (log.f64 x)) |
(+ (log 1/2) (log x)) |
(+.f64 (log.f64 #s(literal 1/2 binary64)) (log.f64 x)) |
(+ (log 1/2) (* -1 (log (/ 1 x)))) |
(+.f64 (log.f64 #s(literal 1/2 binary64)) (log.f64 x)) |
(+ (log 1/2) (* -1 (log (/ 1 x)))) |
(+.f64 (log.f64 #s(literal 1/2 binary64)) (log.f64 x)) |
(+ (log 1/2) (* -1 (log (/ 1 x)))) |
(+.f64 (log.f64 #s(literal 1/2 binary64)) (log.f64 x)) |
(+ (log 1/2) (* -1 (log (/ 1 x)))) |
(+.f64 (log.f64 #s(literal 1/2 binary64)) (log.f64 x)) |
(+ (log -1/2) (* -1 (log (/ -1 x)))) |
(-.f64 (log.f64 #s(literal -1/2 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) |
(+ (log -1/2) (* -1 (log (/ -1 x)))) |
(-.f64 (log.f64 #s(literal -1/2 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) |
(+ (log -1/2) (* -1 (log (/ -1 x)))) |
(-.f64 (log.f64 #s(literal -1/2 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) |
(+ (log -1/2) (* -1 (log (/ -1 x)))) |
(-.f64 (log.f64 #s(literal -1/2 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (* 1/2 x)) y) |
(/.f64 (fma.f64 #s(literal -1/48 binary64) (*.f64 (*.f64 x x) (/.f64 x (*.f64 y 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 x (*.f64 x x)) (/.f64 #s(literal -1/48 binary64) (*.f64 y y)) (fma.f64 #s(literal 1/3840 binary64) (/.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 y #s(literal 4 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 #s(literal -1/48 binary64) (*.f64 (*.f64 x x) (/.f64 x (*.f64 y 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 #s(literal 1/3840 binary64) (/.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 y #s(literal 4 binary64))) (*.f64 #s(literal 1/2 binary64) x)))) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(* -1 (/ (+ (* -1/2 x) (* 1/48 (/ (pow x 3) (pow y 2)))) y)) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/48 binary64) (*.f64 y y)) (*.f64 x #s(literal -1/2 binary64))) (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 x #s(literal -1/2 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/48 binary64) (*.f64 y y)) (/.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/3840 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)))))) y)) |
(/.f64 (fma.f64 x #s(literal -1/2 binary64) (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 x (*.f64 x x)) (/.f64 #s(literal 1/48 binary64) (*.f64 y y)) (/.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/3840 binary64)) (pow.f64 y #s(literal 4 binary64)))))) (neg.f64 y)) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(* x (+ (* -1/48 (/ (pow x 2) (pow y 3))) (* 1/2 (/ 1 y)))) |
(*.f64 x (fma.f64 #s(literal -1/48 binary64) (/.f64 (*.f64 x x) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1/2 binary64) y))) |
(* x (+ (* (pow x 2) (- (* 1/3840 (/ (pow x 2) (pow y 5))) (* 1/48 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
(*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (/.f64 #s(literal 1/3840 binary64) (pow.f64 y #s(literal 5 binary64)))) (/.f64 #s(literal -1/48 binary64) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1/2 binary64) 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)))) |
(*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 #s(literal -1/645120 binary64) (/.f64 (*.f64 x x) (pow.f64 y #s(literal 7 binary64))) (/.f64 #s(literal 1/3840 binary64) (pow.f64 y #s(literal 5 binary64)))) (/.f64 #s(literal -1/48 binary64) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1/2 binary64) y))) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(/ x (exp (neg (* -1 (log (* 2 y)))))) |
(/.f64 x (*.f64 #s(literal 2 binary64) y)) |
(* x (+ (* 1/3 (/ (pow x 2) (pow (exp (neg (* -1 (log (* 2 y))))) 3))) (/ 1 (exp (neg (* -1 (log (* 2 y)))))))) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 #s(literal 2 binary64) y) (*.f64 (*.f64 #s(literal 2 binary64) y) (*.f64 #s(literal 2 binary64) y)))) (*.f64 #s(literal 1/3 binary64) x) (/.f64 x (*.f64 #s(literal 2 binary64) y))) |
(* x (+ (* (pow x 2) (+ (* 2/15 (/ (pow x 2) (pow (exp (neg (* -1 (log (* 2 y))))) 5))) (* 1/3 (/ 1 (pow (exp (neg (* -1 (log (* 2 y))))) 3))))) (/ 1 (exp (neg (* -1 (log (* 2 y)))))))) |
(fma.f64 (*.f64 x (*.f64 x x)) (fma.f64 #s(literal 2/15 binary64) (/.f64 (*.f64 x x) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 5 binary64))) (/.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 #s(literal 2 binary64) y) (*.f64 (*.f64 #s(literal 2 binary64) y) (*.f64 #s(literal 2 binary64) y))))) (/.f64 x (*.f64 #s(literal 2 binary64) y))) |
(* x (+ (* (pow x 2) (+ (* (pow x 2) (+ (* 17/315 (/ (pow x 2) (pow (exp (neg (* -1 (log (* 2 y))))) 7))) (* 2/15 (/ 1 (pow (exp (neg (* -1 (log (* 2 y))))) 5))))) (* 1/3 (/ 1 (pow (exp (neg (* -1 (log (* 2 y))))) 3))))) (/ 1 (exp (neg (* -1 (log (* 2 y)))))))) |
(fma.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) (fma.f64 #s(literal 17/315 binary64) (/.f64 (*.f64 x x) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 7 binary64))) (/.f64 #s(literal 2/15 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 5 binary64)))) (/.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 #s(literal 2 binary64) y) (*.f64 (*.f64 #s(literal 2 binary64) y) (*.f64 #s(literal 2 binary64) y))))) (/.f64 x (*.f64 #s(literal 2 binary64) y))) |
(/ (sin (/ x (exp (neg (* -1 (log (* 2 y))))))) (cos (/ x (exp (neg (* -1 (log (* 2 y)))))))) |
(/.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (cos.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) |
(/ (sin (/ x (exp (neg (* -1 (log (* 2 y))))))) (cos (/ x (exp (neg (* -1 (log (* 2 y)))))))) |
(/.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (cos.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) |
(/ (sin (/ x (exp (neg (* -1 (log (* 2 y))))))) (cos (/ x (exp (neg (* -1 (log (* 2 y)))))))) |
(/.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (cos.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) |
(/ (sin (/ x (exp (neg (* -1 (log (* 2 y))))))) (cos (/ x (exp (neg (* -1 (log (* 2 y)))))))) |
(/.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (cos.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) |
(/ (sin (/ x (exp (neg (* -1 (log (* 2 y))))))) (cos (/ x (exp (neg (* -1 (log (* 2 y)))))))) |
(/.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (cos.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) |
(/ (sin (/ x (exp (neg (* -1 (log (* 2 y))))))) (cos (/ x (exp (neg (* -1 (log (* 2 y)))))))) |
(/.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (cos.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) |
(/ (sin (/ x (exp (neg (* -1 (log (* 2 y))))))) (cos (/ x (exp (neg (* -1 (log (* 2 y)))))))) |
(/.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (cos.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) |
(/ (sin (/ x (exp (neg (* -1 (log (* 2 y))))))) (cos (/ x (exp (neg (* -1 (log (* 2 y)))))))) |
(/.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (cos.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) |
(/ (sin (/ x (exp (neg (* -1 (+ (log 2) (log y))))))) (cos (/ x (exp (neg (* -1 (+ (log 2) (log y)))))))) |
(/.f64 (sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) |
(/ (sin (/ x (exp (neg (* -1 (+ (log 2) (log y))))))) (cos (/ x (exp (neg (* -1 (+ (log 2) (log y)))))))) |
(/.f64 (sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) |
(/ (sin (/ x (exp (neg (* -1 (+ (log 2) (log y))))))) (cos (/ x (exp (neg (* -1 (+ (log 2) (log y)))))))) |
(/.f64 (sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) |
(/ (sin (/ x (exp (neg (* -1 (+ (log 2) (log y))))))) (cos (/ x (exp (neg (* -1 (+ (log 2) (log y)))))))) |
(/.f64 (sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) |
(/ (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y))))))))) (cos (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))) |
(/.f64 (sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) |
(/ (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y))))))))) (cos (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))) |
(/.f64 (sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) |
(/ (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y))))))))) (cos (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))) |
(/.f64 (sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) |
(/ (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y))))))))) (cos (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))) |
(/.f64 (sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) |
(/ (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y))))))))) (cos (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y)))))))))) |
(/.f64 (sin.f64 (*.f64 x (*.f64 #s(literal -1/2 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64))))) (cos.f64 (*.f64 x (*.f64 #s(literal -1/2 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64)))))) |
(/ (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y))))))))) (cos (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y)))))))))) |
(/.f64 (sin.f64 (*.f64 x (*.f64 #s(literal -1/2 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64))))) (cos.f64 (*.f64 x (*.f64 #s(literal -1/2 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64)))))) |
(/ (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y))))))))) (cos (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y)))))))))) |
(/.f64 (sin.f64 (*.f64 x (*.f64 #s(literal -1/2 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64))))) (cos.f64 (*.f64 x (*.f64 #s(literal -1/2 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64)))))) |
(/ (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y))))))))) (cos (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y)))))))))) |
(/.f64 (sin.f64 (*.f64 x (*.f64 #s(literal -1/2 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64))))) (cos.f64 (*.f64 x (*.f64 #s(literal -1/2 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64)))))) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(* x (+ (* -1/48 (/ (pow x 2) (pow y 3))) (* 1/2 (/ 1 y)))) |
(*.f64 x (fma.f64 #s(literal -1/48 binary64) (/.f64 (*.f64 x x) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1/2 binary64) y))) |
(* x (+ (* (pow x 2) (- (* 1/3840 (/ (pow x 2) (pow y 5))) (* 1/48 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
(*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (/.f64 #s(literal 1/3840 binary64) (pow.f64 y #s(literal 5 binary64)))) (/.f64 #s(literal -1/48 binary64) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1/2 binary64) 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)))) |
(*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 #s(literal -1/645120 binary64) (/.f64 (*.f64 x x) (pow.f64 y #s(literal 7 binary64))) (/.f64 #s(literal 1/3840 binary64) (pow.f64 y #s(literal 5 binary64)))) (/.f64 #s(literal -1/48 binary64) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1/2 binary64) y))) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (* 1/2 x)) y) |
(/.f64 (fma.f64 #s(literal -1/48 binary64) (*.f64 (*.f64 x x) (/.f64 x (*.f64 y 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 x (*.f64 x x)) (/.f64 #s(literal -1/48 binary64) (*.f64 y y)) (fma.f64 #s(literal 1/3840 binary64) (/.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 y #s(literal 4 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 #s(literal -1/48 binary64) (*.f64 (*.f64 x x) (/.f64 x (*.f64 y 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 #s(literal 1/3840 binary64) (/.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 y #s(literal 4 binary64))) (*.f64 #s(literal 1/2 binary64) x)))) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(* -1 (/ (+ (* -1/2 x) (* 1/48 (/ (pow x 3) (pow y 2)))) y)) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/48 binary64) (*.f64 y y)) (*.f64 x #s(literal -1/2 binary64))) (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 x #s(literal -1/2 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/48 binary64) (*.f64 y y)) (/.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/3840 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)))))) y)) |
(/.f64 (fma.f64 x #s(literal -1/2 binary64) (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 x (*.f64 x x)) (/.f64 #s(literal 1/48 binary64) (*.f64 y y)) (/.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/3840 binary64)) (pow.f64 y #s(literal 4 binary64)))))) (neg.f64 y)) |
(* 1/2 (/ (pow x 2) y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) y) |
(* 1/2 (/ (pow x 2) y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) y) |
(* 1/2 (/ (pow x 2) y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) y) |
(* 1/2 (/ (pow x 2) y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) y) |
(* 1/2 (/ (pow x 2) y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) y) |
(* 1/2 (/ (pow x 2) y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) y) |
(* 1/2 (/ (pow x 2) y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) y) |
(* 1/2 (/ (pow x 2) y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) y) |
(* 1/2 (/ (pow x 2) y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) y) |
(* 1/2 (/ (pow x 2) y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) y) |
(* 1/2 (/ (pow x 2) y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) y) |
(* 1/2 (/ (pow x 2) y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) y) |
(* 1/2 (/ (pow x 2) y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) y) |
(* 1/2 (/ (pow x 2) y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) y) |
(* 1/2 (/ (pow x 2) y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) y) |
(* 1/2 (/ (pow x 2) y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) y) |
(* 1/2 (/ (pow x 2) y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) y) |
(* 1/2 (/ (pow x 2) y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) y) |
(* 1/2 (/ (pow x 2) y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) y) |
(* 1/2 (/ (pow x 2) y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) y) |
(* 1/2 (/ (pow x 2) y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) y) |
(* 1/2 (/ (pow x 2) y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) y) |
(* 1/2 (/ (pow x 2) y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) y) |
(* 1/2 (/ (pow x 2) y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) y) |
Compiled 49 342 to 7 135 computations (85.5% saved)
145 alts after pruning (141 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 2 398 | 79 | 2 477 |
| Fresh | 25 | 62 | 87 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 2 | 2 |
| Total | 2 426 | 145 | 2 571 |
| Status | Accuracy | Program |
|---|---|---|
| 53.1% | (pow.f64 (pow.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal -1/2 binary64)) #s(literal 2 binary64)) | |
| 55.6% | (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) #s(literal -1/2 binary64)) | |
| 45.2% | (/.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))))) | |
| 6.5% | (/.f64 (/.f64 (*.f64 (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))))) (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 43.6% | (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 6.5% | (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))))) | |
| 7.0% | (/.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 45.3% | (/.f64 (tan.f64 (pow.f64 (pow.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))) #s(literal 1/2 binary64)) #s(literal 2 binary64))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 42.4% | (/.f64 (tan.f64 (pow.f64 (sqrt.f64 (sqrt.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) #s(literal 4 binary64))) (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) | |
| 39.8% | (/.f64 (tan.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (log.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) | |
| 43.1% | (/.f64 (tan.f64 (/.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (/.f64 #s(literal 1 binary64) x) x))) (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) | |
| 41.9% | (/.f64 (tan.f64 (/.f64 (/.f64 x y) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 2 binary64))))) (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) | |
| 45.0% | (/.f64 (tan.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 17.2% | (/.f64 (tan.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 x (*.f64 x #s(literal 1/2 binary64)))))) (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) | |
| 30.7% | (/.f64 (tan.f64 (/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 y #s(literal -2 binary64)) x)) (*.f64 y #s(literal -2 binary64))) (*.f64 (*.f64 y #s(literal -2 binary64)) (/.f64 (*.f64 y #s(literal -2 binary64)) x)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 20.7% | (/.f64 (tan.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 y #s(literal -2 binary64)) x)) (*.f64 #s(literal 4 binary64) (*.f64 y y)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 17.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))))) | |
| 13.6% | (/.f64 (tan.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 x y))) (sin.f64 (/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) (neg.f64 (*.f64 x x))) x))) | |
| 17.9% | (/.f64 (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sin.f64 (/.f64 (/.f64 (*.f64 x x) (*.f64 y #s(literal 2 binary64))) x))) | |
| 39.1% | (/.f64 (tan.f64 (/.f64 (exp.f64 (log.f64 (/.f64 x y))) (exp.f64 (log.f64 #s(literal 2 binary64))))) (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) | |
| 41.1% | (/.f64 (tan.f64 (/.f64 x (pow.f64 (exp.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (*.f64 y #s(literal 2 binary64))))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 41.6% | (/.f64 (tan.f64 (/.f64 x (pow.f64 (E.f64) (log.f64 (*.f64 y #s(literal 2 binary64)))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 40.4% | (/.f64 (tan.f64 (/.f64 x (*.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 y))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 #s(literal 1/2 binary64)))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 16.0% | (/.f64 (tan.f64 (/.f64 x (*.f64 (pow.f64 (E.f64) (log.f64 y)) (pow.f64 (E.f64) (log.f64 #s(literal 2 binary64)))))) (sin.f64 (/.f64 (/.f64 (*.f64 x x) (*.f64 y #s(literal 2 binary64))) x))) | |
| 43.2% | (/.f64 (tan.f64 (/.f64 x (*.f64 (sqrt.f64 (*.f64 y #s(literal 2 binary64))) (sqrt.f64 (*.f64 y #s(literal 2 binary64)))))) (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) | |
| 16.6% | (/.f64 (tan.f64 (/.f64 x (*.f64 (exp.f64 (log.f64 y)) (exp.f64 (log.f64 #s(literal 2 binary64)))))) (sin.f64 (/.f64 (/.f64 (*.f64 x x) (*.f64 y #s(literal 2 binary64))) x))) | |
| 43.6% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) | |
| 24.1% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))))) #s(literal -1/2 binary64)))) | |
| 20.6% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (pow.f64 (*.f64 (/.f64 (/.f64 #s(literal 2 binary64) x) (pow.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))) #s(literal 1/2 binary64))) (/.f64 y (pow.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))) #s(literal 1/2 binary64)))) #s(literal -1/2 binary64)))) | |
| 23.9% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (pow.f64 (*.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) (/.f64 y (exp.f64 (*.f64 (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64)))) #s(literal -1 binary64))))) #s(literal -1/2 binary64)))) | |
| 44.1% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (pow.f64 (sqrt.f64 (sqrt.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) #s(literal 4 binary64)))) | |
| 39.8% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (pow.f64 (exp.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))))) #s(literal -1 binary64)))) | |
| 42.2% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (log.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) | |
| 41.5% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (*.f64 #s(literal -2 binary64) (log.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))))) | |
| 43.7% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (/.f64 x y) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 2 binary64)))))) | |
| 20.7% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 y #s(literal -2 binary64)) x)) (*.f64 #s(literal 4 binary64) (*.f64 y y))))) | |
| 4.7% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) | |
| 16.1% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (exp.f64 (*.f64 (log.f64 (/.f64 y (*.f64 x (*.f64 x #s(literal 1/2 binary64))))) #s(literal -1 binary64))) x))) | |
| 41.9% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (exp.f64 (log.f64 (/.f64 x y))) (exp.f64 (log.f64 #s(literal 2 binary64)))))) | |
| 18.6% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 y #s(literal -2 binary64)) #s(literal 3 binary64))) (*.f64 #s(literal 4 binary64) (*.f64 y y)))))) | |
| 41.0% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (exp.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (log.f64 (*.f64 y #s(literal 2 binary64))))))))) | |
| ✓ | 43.2% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) |
| 43.6% | (/.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) (neg.f64 y))))) | |
| 44.2% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (pow.f64 (sqrt.f64 x) #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (/.f64 #s(literal 1/2 binary64) y)) #s(literal 2 binary64))))) | |
| 45.4% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))) (*.f64 x (/.f64 #s(literal -1 binary64) x))))) | |
| 28.2% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (/.f64 x (*.f64 x y)) (*.f64 x #s(literal 1/2 binary64))))) | |
| 45.2% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) | |
| 45.4% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 x (*.f64 y #s(literal 2 binary64)))) x))) | |
| 18.1% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1/2 binary64) y)) (*.f64 x x)))) | |
| 42.3% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (exp.f64 (log.f64 x)) (/.f64 #s(literal 1/2 binary64) y)))) | |
| 41.8% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (exp.f64 (log.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) | |
| 40.8% | (/.f64 (tan.f64 (/.f64 x (exp.f64 (/.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 #s(literal 2 binary64)) (log.f64 (/.f64 #s(literal 2 binary64) y)) (pow.f64 (log.f64 y) #s(literal 2 binary64))))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 40.2% | (/.f64 (tan.f64 (/.f64 x (exp.f64 (/.f64 (+.f64 (pow.f64 (log.f64 y) #s(literal 3 binary64)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64))) (+.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (*.f64 (log.f64 y) (log.f64 #s(literal 2 binary64))))))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 16.6% | (/.f64 (tan.f64 (/.f64 x (exp.f64 (/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (log.f64 (*.f64 y #s(literal 2 binary64)))) (neg.f64 (pow.f64 (neg.f64 (log.f64 (*.f64 y #s(literal 2 binary64)))) #s(literal 2 binary64)))))))) (sin.f64 (/.f64 (/.f64 (*.f64 x x) (*.f64 y #s(literal 2 binary64))) x))) | |
| 40.3% | (/.f64 (tan.f64 (/.f64 x (exp.f64 (-.f64 (/.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (log.f64 (*.f64 y #s(literal 1/2 binary64)))) (/.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (log.f64 (*.f64 y #s(literal 1/2 binary64)))))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 16.4% | (/.f64 (tan.f64 (/.f64 x (exp.f64 (neg.f64 (-.f64 (log.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (log.f64 x)))))) (sin.f64 (/.f64 (/.f64 (*.f64 x x) (*.f64 y #s(literal 2 binary64))) x))) | |
| 40.7% | (/.f64 (tan.f64 (/.f64 x (exp.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (log.f64 (*.f64 y #s(literal 2 binary64)))))))) (sin.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (log.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) | |
| 41.1% | (/.f64 (tan.f64 (/.f64 x (exp.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (log.f64 (*.f64 y #s(literal 2 binary64)))))))) (sin.f64 (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (*.f64 #s(literal -2 binary64) (log.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))))) | |
| 41.3% | (/.f64 (tan.f64 (/.f64 x (exp.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (log.f64 (*.f64 y #s(literal 2 binary64)))))))) (sin.f64 (/.f64 (/.f64 x y) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 2 binary64)))))) | |
| 23.3% | (/.f64 (tan.f64 (/.f64 x (exp.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (log.f64 (*.f64 y #s(literal 2 binary64)))))))) (sin.f64 (/.f64 (exp.f64 (fma.f64 #s(literal 2 binary64) (log.f64 x) (neg.f64 (log.f64 (*.f64 y #s(literal 2 binary64)))))) x))) | |
| 41.4% | (/.f64 (tan.f64 (/.f64 x (exp.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (log.f64 (*.f64 y #s(literal 2 binary64)))))))) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) | |
| 39.2% | (/.f64 (tan.f64 (/.f64 x (exp.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (log.f64 (*.f64 y #s(literal 2 binary64)))))))) (sin.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y x))))) | |
| 41.6% | (/.f64 (tan.f64 (/.f64 x (exp.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (log.f64 (*.f64 y #s(literal 2 binary64)))))))) (sin.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sqrt.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) | |
| 41.1% | (/.f64 (tan.f64 (/.f64 x (exp.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (log.f64 (*.f64 y #s(literal 2 binary64)))))))) (sin.f64 (exp.f64 (log.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) | |
| 16.6% | (/.f64 (tan.f64 (/.f64 x (exp.f64 (log.f64 (*.f64 y #s(literal 2 binary64)))))) (sin.f64 (/.f64 (/.f64 (*.f64 x x) (*.f64 y #s(literal 2 binary64))) x))) | |
| 41.4% | (/.f64 (tan.f64 (/.f64 x (exp.f64 (log.f64 (*.f64 y #s(literal 2 binary64)))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 42.7% | (/.f64 (tan.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) (sqrt.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))))))) (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) | |
| 17.6% | (/.f64 (tan.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) (sin.f64 (/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) (neg.f64 (*.f64 x x))) x))) | |
| 43.2% | (/.f64 (tan.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 43.2% | (/.f64 (tan.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) | |
| 43.0% | (/.f64 (tan.f64 (*.f64 (/.f64 x y) (*.f64 (*.f64 x #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) x)))) (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) | |
| 16.8% | (/.f64 (tan.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 x x))) (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) | |
| 45.1% | (/.f64 (tan.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 14.3% | (/.f64 (tan.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1/2 binary64) y)) (*.f64 x x))) (sin.f64 (/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) (neg.f64 (*.f64 x x))) x))) | |
| 39.2% | (/.f64 (tan.f64 (*.f64 (exp.f64 (log.f64 x)) (/.f64 #s(literal 1/2 binary64) y))) (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) | |
| 40.0% | (/.f64 (tan.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 40.1% | (/.f64 (tan.f64 (exp.f64 (log.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) | |
| 16.3% | (/.f64 (tan.f64 (exp.f64 (log.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))) | |
| 4.7% | (/.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)))) | |
| ▶ | 45.2% | (/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) |
| 6.4% | (/.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 3 binary64))) (*.f64 (neg.f64 (*.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))))) | |
| 22.1% | (/.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) #s(literal -1 binary64))) (sin.f64 (pow.f64 (*.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal -1/2 binary64)))) | |
| 37.5% | (/.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) #s(literal -1 binary64))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 45.6% | (/.f64 #s(literal 1 binary64) (/.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) | |
| 43.7% | (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) | |
| 55.7% | (/.f64 #s(literal 1 binary64) (cos.f64 (pow.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (log.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) #s(literal 1/2 binary64)) #s(literal 2 binary64)))) | |
| 56.1% | (/.f64 #s(literal 1 binary64) (cos.f64 (pow.f64 (pow.f64 (/.f64 (exp.f64 (log.f64 (/.f64 x y))) (exp.f64 (log.f64 #s(literal 2 binary64)))) #s(literal 1/2 binary64)) #s(literal 2 binary64)))) | |
| ▶ | 55.5% | (/.f64 #s(literal 1 binary64) (cos.f64 (pow.f64 (pow.f64 (/.f64 (exp.f64 (log.f64 x)) (*.f64 y #s(literal 2 binary64))) #s(literal 1/2 binary64)) #s(literal 2 binary64)))) |
| 56.7% | (/.f64 #s(literal 1 binary64) (cos.f64 (pow.f64 (pow.f64 (exp.f64 (log.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) #s(literal 1/2 binary64)) #s(literal 2 binary64)))) | |
| 55.8% | (/.f64 #s(literal 1 binary64) (cos.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (log.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) #s(literal 2 binary64)))) | |
| 55.4% | (/.f64 #s(literal 1 binary64) (cos.f64 (pow.f64 (/.f64 (sqrt.f64 (*.f64 x #s(literal 1/2 binary64))) (sqrt.f64 y)) #s(literal 2 binary64)))) | |
| ▶ | 56.2% | (/.f64 #s(literal 1 binary64) (cos.f64 (pow.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 y x))) #s(literal 2 binary64)))) |
| 55.9% | (/.f64 #s(literal 1 binary64) (cos.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (/.f64 x y)))) #s(literal 2 binary64)))) | |
| 55.9% | (/.f64 #s(literal 1 binary64) (cos.f64 (pow.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal 1/4 binary64)) #s(literal 2 binary64)) (pow.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/4 binary64)) #s(literal 2 binary64))) #s(literal 2 binary64)))) | |
| 56.2% | (/.f64 #s(literal 1 binary64) (cos.f64 (pow.f64 (*.f64 (pow.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 1/8 binary64)) (*.f64 (pow.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 1/8 binary64)) (sqrt.f64 (sqrt.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) #s(literal 2 binary64)))) | |
| 55.7% | (/.f64 #s(literal 1 binary64) (cos.f64 (pow.f64 (*.f64 (sqrt.f64 (/.f64 x y)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 2 binary64)))) | |
| 55.5% | (/.f64 #s(literal 1 binary64) (cos.f64 (pow.f64 (*.f64 (sqrt.f64 (/.f64 x y)) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64)))) | |
| 55.3% | (/.f64 #s(literal 1 binary64) (cos.f64 (pow.f64 (sqrt.f64 (sqrt.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) #s(literal 4 binary64)))) | |
| 56.4% | (/.f64 #s(literal 1 binary64) (cos.f64 (pow.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) #s(literal 2 binary64)))) | |
| 56.4% | (/.f64 #s(literal 1 binary64) (cos.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (log.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) | |
| 55.9% | (/.f64 #s(literal 1 binary64) (cos.f64 (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (*.f64 #s(literal -2 binary64) (log.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))))) | |
| 55.4% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))))) y))) | |
| 55.0% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (pow.f64 (E.f64) (log.f64 (*.f64 x #s(literal 1/2 binary64)))) y))) | |
| 50.3% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) x) y))) | |
| 49.8% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (/.f64 (*.f64 x x) (*.f64 y #s(literal 2 binary64))) x))) | |
| 55.9% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (/.f64 x y) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 2 binary64)))))) | |
| 55.4% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x)))) | |
| 50.2% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 x (*.f64 x #s(literal 1/2 binary64))))))) | |
| 56.1% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (/.f64 (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64)))) #s(literal 2 binary64))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (/.f64 (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64)))) #s(literal 2 binary64)))) y))) | |
| 50.4% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) y))) | |
| 56.3% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sqrt.f64 (/.f64 x y))) (sqrt.f64 #s(literal 2 binary64))))) | |
| 56.2% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 x y)) (sqrt.f64 x)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (*.f64 y #s(literal 2 binary64))))))) | |
| 17.2% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 (neg.f64 (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/2 binary64) (*.f64 x y))) (*.f64 x x)))) | |
| 56.1% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 (/.f64 y x) x)))) | |
| ✓ | 56.2% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
| 56.1% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (exp.f64 (/.f64 (-.f64 (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)) (pow.f64 (log.f64 x) #s(literal 2 binary64))) (log.f64 (/.f64 #s(literal 1/2 binary64) x)))) y))) | |
| 56.2% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (exp.f64 (/.f64 #s(literal 1 binary64) (/.f64 (log.f64 (*.f64 x #s(literal 2 binary64))) (*.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (log.f64 (*.f64 x #s(literal 2 binary64))))))) y))) | |
| 55.8% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (exp.f64 (-.f64 (/.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (log.f64 (*.f64 x #s(literal 2 binary64)))) (/.f64 (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)) (log.f64 (*.f64 x #s(literal 2 binary64)))))) y))) | |
| 56.3% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (exp.f64 (-.f64 (log.f64 x) (log.f64 #s(literal 2 binary64)))) y))) | |
| 56.2% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (exp.f64 (*.f64 (*.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (log.f64 (*.f64 x #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (log.f64 (*.f64 x #s(literal 2 binary64)))))) y))) | |
| ▶ | 57.0% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (exp.f64 (log.f64 (/.f64 x y))) (exp.f64 (log.f64 #s(literal 2 binary64)))))) |
| 56.4% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (exp.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64)))) y))) | |
| 56.6% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (*.f64 (sqrt.f64 (*.f64 y #s(literal 2 binary64))) (sqrt.f64 (*.f64 y #s(literal 2 binary64))))))) | |
| 56.0% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) (sqrt.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))))))) | |
| 55.7% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) | |
| 55.6% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 2 binary64) x) (neg.f64 y))))) | |
| 50.0% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 y (*.f64 x x))) x)))) | |
| 49.2% | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 y y) x)) #s(literal -1/2 binary64)) (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64))))) | |
| 45.9% | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 x (*.f64 x y)) (*.f64 x #s(literal 1/2 binary64))))) | |
| 55.6% | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) x)) (/.f64 #s(literal -1 binary64) y)))) | |
| 40.0% | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 x x)))) | |
| ▶ | 55.6% | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) |
| 56.4% | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 x (*.f64 y #s(literal 2 binary64)))) x))) | |
| 55.7% | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sqrt.f64 (sqrt.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (sqrt.f64 (sqrt.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) | |
| 55.9% | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y x))))) | |
| 56.0% | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sqrt.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) | |
| 56.1% | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (sqrt.f64 x) (*.f64 (sqrt.f64 (/.f64 #s(literal 1/2 binary64) y)) (sqrt.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) | |
| 44.9% | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (neg.f64 x) (*.f64 x (/.f64 #s(literal -1/2 binary64) (*.f64 x y)))))) | |
| 55.7% | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (exp.f64 (log.f64 x)) (/.f64 #s(literal 1/2 binary64) y)))) | |
| 55.3% | (/.f64 #s(literal 1 binary64) (cos.f64 (exp.f64 (log.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) | |
| 6.4% | (*.f64 (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (neg.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 3 binary64)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))))) | |
| 7.1% | (*.f64 (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 43.7% | (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| ✓ | 56.5% | #s(literal 1 binary64) |
| ✓ | 6.2% | #s(literal -1 binary64) |
Compiled 5 695 to 3 971 computations (30.3% saved)
| 1× | egg-herbie |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1 binary64) (cos.f64 (pow.f64 (pow.f64 (/.f64 (exp.f64 (log.f64 x)) (*.f64 y #s(literal 2 binary64))) #s(literal 1/2 binary64)) #s(literal 2 binary64)))) |
| ✓ | cost-diff | 5824 | (pow.f64 (/.f64 (exp.f64 (log.f64 x)) (*.f64 y #s(literal 2 binary64))) #s(literal 1/2 binary64)) |
| ✓ | cost-diff | 7104 | (pow.f64 (pow.f64 (/.f64 (exp.f64 (log.f64 x)) (*.f64 y #s(literal 2 binary64))) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
| ✓ | cost-diff | 12800 | (exp.f64 (log.f64 x)) |
| ✓ | cost-diff | 0 | (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
| ✓ | cost-diff | 0 | (/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) |
| ✓ | cost-diff | 192 | (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) |
| ✓ | cost-diff | 6400 | (sin.f64 #s(literal 0 binary64)) |
| ✓ | cost-diff | 0 | (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 y x))) |
| ✓ | cost-diff | 0 | (cos.f64 (pow.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 y x))) #s(literal 2 binary64))) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1 binary64) (cos.f64 (pow.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 y x))) #s(literal 2 binary64)))) |
| ✓ | cost-diff | 8128 | (pow.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 y x))) #s(literal 2 binary64)) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1/2 binary64) y) |
| ✓ | cost-diff | 0 | (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) |
| ✓ | cost-diff | 0 | (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (exp.f64 (log.f64 (/.f64 x y))) (exp.f64 (log.f64 #s(literal 2 binary64)))))) |
| ✓ | cost-diff | 384 | (/.f64 (exp.f64 (log.f64 (/.f64 x y))) (exp.f64 (log.f64 #s(literal 2 binary64)))) |
| ✓ | cost-diff | 12800 | (exp.f64 (log.f64 #s(literal 2 binary64))) |
| ✓ | cost-diff | 12800 | (exp.f64 (log.f64 (/.f64 x y))) |
| 602× | times-frac |
| 480× | lower-*.f32 |
| 474× | lower-*.f64 |
| 424× | lower-/.f32 |
| 408× | lower-/.f64 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 40 | 256 |
| 0 | 74 | 201 |
| 1 | 97 | 193 |
| 2 | 120 | 193 |
| 3 | 133 | 193 |
| 4 | 148 | 193 |
| 5 | 162 | 193 |
| 6 | 186 | 193 |
| 7 | 267 | 193 |
| 8 | 366 | 193 |
| 9 | 565 | 193 |
| 10 | 851 | 193 |
| 11 | 1146 | 193 |
| 12 | 1356 | 193 |
| 13 | 1524 | 193 |
| 14 | 1734 | 193 |
| 15 | 1734 | 193 |
| 0 | 1734 | 193 |
| 1× | iter limit |
| 1× | saturated |
| 1× | iter limit |
| Inputs |
|---|
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (exp.f64 (log.f64 (/.f64 x y))) (exp.f64 (log.f64 #s(literal 2 binary64)))))) |
#s(literal 1 binary64) |
(cos.f64 (/.f64 (exp.f64 (log.f64 (/.f64 x y))) (exp.f64 (log.f64 #s(literal 2 binary64))))) |
(/.f64 (exp.f64 (log.f64 (/.f64 x y))) (exp.f64 (log.f64 #s(literal 2 binary64)))) |
(exp.f64 (log.f64 (/.f64 x y))) |
(log.f64 (/.f64 x y)) |
(/.f64 x y) |
x |
y |
(exp.f64 (log.f64 #s(literal 2 binary64))) |
(log.f64 #s(literal 2 binary64)) |
#s(literal 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 (/.f64 #s(literal 1/2 binary64) y) x)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) x) |
(/.f64 #s(literal 1/2 binary64) y) |
#s(literal 1/2 binary64) |
y |
x |
(/.f64 #s(literal 1 binary64) (cos.f64 (pow.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 y x))) #s(literal 2 binary64)))) |
#s(literal 1 binary64) |
(cos.f64 (pow.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 y x))) #s(literal 2 binary64))) |
(pow.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 y x))) #s(literal 2 binary64)) |
(/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 y x))) |
(sqrt.f64 #s(literal 1/2 binary64)) |
#s(literal 1/2 binary64) |
(sqrt.f64 (/.f64 y x)) |
(/.f64 y x) |
y |
x |
#s(literal 2 binary64) |
(/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) |
(sin.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) |
(*.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) |
(+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) |
(sin.f64 (/.f64 x y)) |
(/.f64 x y) |
(sin.f64 #s(literal 0 binary64)) |
#s(literal 0 binary64) |
#s(literal 1/2 binary64) |
(/.f64 #s(literal 1 binary64) (cos.f64 (pow.f64 (pow.f64 (/.f64 (exp.f64 (log.f64 x)) (*.f64 y #s(literal 2 binary64))) #s(literal 1/2 binary64)) #s(literal 2 binary64)))) |
#s(literal 1 binary64) |
(cos.f64 (pow.f64 (pow.f64 (/.f64 (exp.f64 (log.f64 x)) (*.f64 y #s(literal 2 binary64))) #s(literal 1/2 binary64)) #s(literal 2 binary64))) |
(pow.f64 (pow.f64 (/.f64 (exp.f64 (log.f64 x)) (*.f64 y #s(literal 2 binary64))) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (/.f64 (exp.f64 (log.f64 x)) (*.f64 y #s(literal 2 binary64))) #s(literal 1/2 binary64)) |
(/.f64 (exp.f64 (log.f64 x)) (*.f64 y #s(literal 2 binary64))) |
(exp.f64 (log.f64 x)) |
(log.f64 x) |
x |
(*.f64 y #s(literal 2 binary64)) |
y |
#s(literal 2 binary64) |
#s(literal 1/2 binary64) |
| Outputs |
|---|
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (exp.f64 (log.f64 (/.f64 x y))) (exp.f64 (log.f64 #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) |
#s(literal 1 binary64) |
(cos.f64 (/.f64 (exp.f64 (log.f64 (/.f64 x y))) (exp.f64 (log.f64 #s(literal 2 binary64))))) |
(cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
(/.f64 (exp.f64 (log.f64 (/.f64 x y))) (exp.f64 (log.f64 #s(literal 2 binary64)))) |
(*.f64 (/.f64 x y) #s(literal 1/2 binary64)) |
(exp.f64 (log.f64 (/.f64 x y))) |
(/.f64 x y) |
(log.f64 (/.f64 x y)) |
(/.f64 x y) |
x |
y |
(exp.f64 (log.f64 #s(literal 2 binary64))) |
#s(literal 2 binary64) |
(log.f64 #s(literal 2 binary64)) |
#s(literal 2 binary64) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) |
(/.f64 #s(literal 1 binary64) (cos.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)) |
(cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) x) |
(*.f64 (/.f64 x y) #s(literal 1/2 binary64)) |
(/.f64 #s(literal 1/2 binary64) y) |
#s(literal 1/2 binary64) |
y |
x |
(/.f64 #s(literal 1 binary64) (cos.f64 (pow.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 y x))) #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) |
#s(literal 1 binary64) |
(cos.f64 (pow.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 y x))) #s(literal 2 binary64))) |
(cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
(pow.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 y x))) #s(literal 2 binary64)) |
(*.f64 (/.f64 x y) #s(literal 1/2 binary64)) |
(/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 y x))) |
(sqrt.f64 #s(literal 1/2 binary64)) |
#s(literal 1/2 binary64) |
(sqrt.f64 (/.f64 y x)) |
(/.f64 y x) |
y |
x |
#s(literal 2 binary64) |
(/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) |
(/.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)))) |
(sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
(sin.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)) |
y |
#s(literal 2 binary64) |
(*.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y))) |
(+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) |
(sin.f64 (/.f64 x y)) |
(sin.f64 (/.f64 x y)) |
(/.f64 x y) |
(sin.f64 #s(literal 0 binary64)) |
#s(literal 0 binary64) |
#s(literal 0 binary64) |
#s(literal 1/2 binary64) |
(/.f64 #s(literal 1 binary64) (cos.f64 (pow.f64 (pow.f64 (/.f64 (exp.f64 (log.f64 x)) (*.f64 y #s(literal 2 binary64))) #s(literal 1/2 binary64)) #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) |
#s(literal 1 binary64) |
(cos.f64 (pow.f64 (pow.f64 (/.f64 (exp.f64 (log.f64 x)) (*.f64 y #s(literal 2 binary64))) #s(literal 1/2 binary64)) #s(literal 2 binary64))) |
(cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
(pow.f64 (pow.f64 (/.f64 (exp.f64 (log.f64 x)) (*.f64 y #s(literal 2 binary64))) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(*.f64 (/.f64 x y) #s(literal 1/2 binary64)) |
(pow.f64 (/.f64 (exp.f64 (log.f64 x)) (*.f64 y #s(literal 2 binary64))) #s(literal 1/2 binary64)) |
(sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
(/.f64 (exp.f64 (log.f64 x)) (*.f64 y #s(literal 2 binary64))) |
(*.f64 (/.f64 x y) #s(literal 1/2 binary64)) |
(exp.f64 (log.f64 x)) |
x |
(log.f64 x) |
x |
(*.f64 y #s(literal 2 binary64)) |
y |
#s(literal 2 binary64) |
#s(literal 1/2 binary64) |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 99.3% | (pow.f64 (pow.f64 (/.f64 (exp.f64 (log.f64 x)) (*.f64 y #s(literal 2 binary64))) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
| ✓ | accuracy | 91.1% | (exp.f64 (log.f64 x)) |
| ✓ | accuracy | 80.1% | (pow.f64 (/.f64 (exp.f64 (log.f64 x)) (*.f64 y #s(literal 2 binary64))) #s(literal 1/2 binary64)) |
| ✓ | accuracy | 56.3% | (cos.f64 (pow.f64 (pow.f64 (/.f64 (exp.f64 (log.f64 x)) (*.f64 y #s(literal 2 binary64))) #s(literal 1/2 binary64)) #s(literal 2 binary64))) |
| ✓ | accuracy | 100.0% | (*.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) |
| ✓ | accuracy | 89.6% | (/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) |
| ✓ | accuracy | 56.3% | (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
| ✓ | accuracy | 56.1% | (sin.f64 (/.f64 x y)) |
| ✓ | accuracy | 99.3% | (pow.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 y x))) #s(literal 2 binary64)) |
| ✓ | accuracy | 99.3% | (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 y x))) |
| ✓ | accuracy | 79.9% | (sqrt.f64 (/.f64 y x)) |
| ✓ | accuracy | 56.3% | (cos.f64 (pow.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 y x))) #s(literal 2 binary64))) |
| ✓ | accuracy | 100.0% | (/.f64 #s(literal 1/2 binary64) y) |
| ✓ | accuracy | 99.8% | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) |
| ✓ | accuracy | 99.7% | (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) |
| ✓ | accuracy | 56.3% | (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) |
| ✓ | accuracy | 99.7% | (/.f64 (exp.f64 (log.f64 (/.f64 x y))) (exp.f64 (log.f64 #s(literal 2 binary64)))) |
| ✓ | accuracy | 93.4% | (exp.f64 (log.f64 (/.f64 x y))) |
| ✓ | accuracy | 79.7% | (log.f64 (/.f64 x y)) |
| ✓ | accuracy | 56.3% | (cos.f64 (/.f64 (exp.f64 (log.f64 (/.f64 x y))) (exp.f64 (log.f64 #s(literal 2 binary64))))) |
| 156.0ms | 123× | 1 | valid |
| 68.0ms | 133× | 0 | valid |
Compiled 258 to 42 computations (83.7% saved)
ival-div: 49.0ms (25.5% of total)ival-sin: 37.0ms (19.3% of total)ival-log: 27.0ms (14.1% of total)ival-cos: 25.0ms (13% of total)ival-exp: 24.0ms (12.5% of total)ival-sqrt: 8.0ms (4.2% of total)ival-mult: 7.0ms (3.6% of total)ival-pow2: 7.0ms (3.6% of total)adjust: 6.0ms (3.1% of total)ival-add: 2.0ms (1% of total)exact: 1.0ms (0.5% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| Inputs |
|---|
#<alt (exp.f64 (log.f64 (/.f64 x y)))> |
#<alt (exp.f64 (log.f64 #s(literal 2 binary64)))> |
#<alt (/.f64 (exp.f64 (log.f64 (/.f64 x y))) (exp.f64 (log.f64 #s(literal 2 binary64))))> |
#<alt (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (exp.f64 (log.f64 (/.f64 x y))) (exp.f64 (log.f64 #s(literal 2 binary64))))))> |
#<alt (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))> |
#<alt (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))> |
#<alt (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)> |
#<alt (/.f64 #s(literal 1/2 binary64) y)> |
#<alt (pow.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 y x))) #s(literal 2 binary64))> |
#<alt (/.f64 #s(literal 1 binary64) (cos.f64 (pow.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 y x))) #s(literal 2 binary64))))> |
#<alt (cos.f64 (pow.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 y x))) #s(literal 2 binary64)))> |
#<alt (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 y x)))> |
#<alt (sin.f64 #s(literal 0 binary64))> |
#<alt (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64)))> |
#<alt (/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))> |
#<alt (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))> |
#<alt (exp.f64 (log.f64 x))> |
#<alt (pow.f64 (pow.f64 (/.f64 (exp.f64 (log.f64 x)) (*.f64 y #s(literal 2 binary64))) #s(literal 1/2 binary64)) #s(literal 2 binary64))> |
#<alt (pow.f64 (/.f64 (exp.f64 (log.f64 x)) (*.f64 y #s(literal 2 binary64))) #s(literal 1/2 binary64))> |
#<alt (/.f64 #s(literal 1 binary64) (cos.f64 (pow.f64 (pow.f64 (/.f64 (exp.f64 (log.f64 x)) (*.f64 y #s(literal 2 binary64))) #s(literal 1/2 binary64)) #s(literal 2 binary64))))> |
#<alt (cos.f64 (/.f64 (exp.f64 (log.f64 (/.f64 x y))) (exp.f64 (log.f64 #s(literal 2 binary64)))))> |
#<alt (log.f64 (/.f64 x y))> |
#<alt (sqrt.f64 (/.f64 y x))> |
#<alt (sin.f64 (/.f64 x y))> |
#<alt (*.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))> |
#<alt (cos.f64 (pow.f64 (pow.f64 (/.f64 (exp.f64 (log.f64 x)) (*.f64 y #s(literal 2 binary64))) #s(literal 1/2 binary64)) #s(literal 2 binary64)))> |
| Outputs |
|---|
#<alt (/ x y)> |
#<alt (/ x y)> |
#<alt (/ x y)> |
#<alt (/ x y)> |
#<alt (/ x y)> |
#<alt (/ x y)> |
#<alt (/ x y)> |
#<alt (/ x y)> |
#<alt (/ x y)> |
#<alt (/ x y)> |
#<alt (/ x y)> |
#<alt (/ x y)> |
#<alt (/ x y)> |
#<alt (/ x y)> |
#<alt (/ x y)> |
#<alt (/ x y)> |
#<alt (/ x y)> |
#<alt (/ x y)> |
#<alt (/ x y)> |
#<alt (/ x y)> |
#<alt (/ x y)> |
#<alt (/ x y)> |
#<alt (/ x y)> |
#<alt (/ x y)> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt 1> |
#<alt (+ 1 (* 1/8 (/ (pow x 2) (pow y 2))))> |
#<alt (+ 1 (* (pow x 2) (+ (* 5/384 (/ (pow x 2) (pow y 4))) (* 1/8 (/ 1 (pow y 2))))))> |
#<alt (+ 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))))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt 1> |
#<alt (+ 1 (* 1/8 (/ (pow x 2) (pow y 2))))> |
#<alt (- (+ 1 (* -1 (/ (+ (* -1/64 (pow x 4)) (* 1/384 (pow x 4))) (pow y 4)))) (* -1/8 (/ (pow x 2) (pow y 2))))> |
#<alt (- (+ 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))))))> |
#<alt 1> |
#<alt (+ 1 (* 1/8 (/ (pow x 2) (pow y 2))))> |
#<alt (- (+ 1 (* -1 (/ (+ (* -1/64 (pow x 4)) (* 1/384 (pow x 4))) (pow y 4)))) (* -1/8 (/ (pow x 2) (pow y 2))))> |
#<alt (- (+ 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))))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt 1> |
#<alt (+ 1 (* 1/8 (/ (pow x 2) (pow y 2))))> |
#<alt (- (+ 1 (* -1 (/ (+ (* -1/64 (pow x 4)) (* 1/384 (pow x 4))) (pow y 4)))) (* -1/8 (/ (pow x 2) (pow y 2))))> |
#<alt (- (+ 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))))))> |
#<alt 1> |
#<alt (+ 1 (* 1/8 (/ (pow x 2) (pow y 2))))> |
#<alt (- (+ 1 (* -1 (/ (+ (* -1/64 (pow x 4)) (* 1/384 (pow x 4))) (pow y 4)))) (* -1/8 (/ (pow x 2) (pow y 2))))> |
#<alt (- (+ 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))))))> |
#<alt 1> |
#<alt (+ 1 (* 1/8 (/ (pow x 2) (pow y 2))))> |
#<alt (+ 1 (* (pow x 2) (+ (* 5/384 (/ (pow x 2) (pow y 4))) (* 1/8 (/ 1 (pow y 2))))))> |
#<alt (+ 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))))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (cos (* 1/2 (/ x y)))> |
#<alt (cos (* 1/2 (/ x y)))> |
#<alt (cos (* 1/2 (/ x y)))> |
#<alt (cos (* 1/2 (/ x y)))> |
#<alt 1> |
#<alt (+ 1 (* -1/8 (/ (pow x 2) (pow y 2))))> |
#<alt (+ 1 (+ (* -1/8 (/ (pow x 2) (pow y 2))) (* 1/384 (/ (pow x 4) (pow y 4)))))> |
#<alt (+ 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))))))> |
#<alt 1> |
#<alt (+ 1 (* -1/8 (/ (pow x 2) (pow y 2))))> |
#<alt (+ 1 (+ (* -1/8 (/ (pow x 2) (pow y 2))) (* 1/384 (/ (pow x 4) (pow y 4)))))> |
#<alt (+ 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))))))> |
#<alt 1> |
#<alt (+ 1 (* -1/8 (/ (pow x 2) (pow y 2))))> |
#<alt (+ 1 (* (pow x 2) (- (* 1/384 (/ (pow x 2) (pow y 4))) (* 1/8 (/ 1 (pow y 2))))))> |
#<alt (+ 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))))))> |
#<alt (cos (* 1/2 (/ x y)))> |
#<alt (cos (* 1/2 (/ x y)))> |
#<alt (cos (* 1/2 (/ x y)))> |
#<alt (cos (* 1/2 (/ x y)))> |
#<alt (cos (* 1/2 (/ x y)))> |
#<alt (cos (* 1/2 (/ x y)))> |
#<alt (cos (* 1/2 (/ x y)))> |
#<alt (cos (* 1/2 (/ x y)))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (/ 1/2 y)> |
#<alt (/ 1/2 y)> |
#<alt (/ 1/2 y)> |
#<alt (/ 1/2 y)> |
#<alt (/ 1/2 y)> |
#<alt (/ 1/2 y)> |
#<alt (/ 1/2 y)> |
#<alt (/ 1/2 y)> |
#<alt (/ 1/2 y)> |
#<alt (/ 1/2 y)> |
#<alt (/ 1/2 y)> |
#<alt (/ 1/2 y)> |
#<alt (/ (* x (pow (sqrt 1/2) 2)) y)> |
#<alt (/ (* x (pow (sqrt 1/2) 2)) y)> |
#<alt (/ (* x (pow (sqrt 1/2) 2)) y)> |
#<alt (/ (* x (pow (sqrt 1/2) 2)) y)> |
#<alt (/ (* x (pow (sqrt 1/2) 2)) y)> |
#<alt (/ (* x (pow (sqrt 1/2) 2)) y)> |
#<alt (/ (* x (pow (sqrt 1/2) 2)) y)> |
#<alt (/ (* x (pow (sqrt 1/2) 2)) y)> |
#<alt (* -1 (/ (* x (pow (sqrt 1/2) 2)) (* y (pow (sqrt -1) 2))))> |
#<alt (* -1 (/ (* x (pow (sqrt 1/2) 2)) (* y (pow (sqrt -1) 2))))> |
#<alt (* -1 (/ (* x (pow (sqrt 1/2) 2)) (* y (pow (sqrt -1) 2))))> |
#<alt (* -1 (/ (* x (pow (sqrt 1/2) 2)) (* y (pow (sqrt -1) 2))))> |
#<alt (/ (* x (pow (sqrt 1/2) 2)) y)> |
#<alt (/ (* x (pow (sqrt 1/2) 2)) y)> |
#<alt (/ (* x (pow (sqrt 1/2) 2)) y)> |
#<alt (/ (* x (pow (sqrt 1/2) 2)) y)> |
#<alt (/ (* x (pow (sqrt 1/2) 2)) y)> |
#<alt (/ (* x (pow (sqrt 1/2) 2)) y)> |
#<alt (/ (* x (pow (sqrt 1/2) 2)) y)> |
#<alt (/ (* x (pow (sqrt 1/2) 2)) y)> |
#<alt (* -1 (/ (* x (pow (sqrt 1/2) 2)) (* y (pow (sqrt -1) 2))))> |
#<alt (* -1 (/ (* x (pow (sqrt 1/2) 2)) (* y (pow (sqrt -1) 2))))> |
#<alt (* -1 (/ (* x (pow (sqrt 1/2) 2)) (* y (pow (sqrt -1) 2))))> |
#<alt (* -1 (/ (* x (pow (sqrt 1/2) 2)) (* y (pow (sqrt -1) 2))))> |
#<alt (/ 1 (cos (/ (* x (pow (sqrt 1/2) 2)) y)))> |
#<alt (/ 1 (cos (/ (* x (pow (sqrt 1/2) 2)) y)))> |
#<alt (/ 1 (cos (/ (* x (pow (sqrt 1/2) 2)) y)))> |
#<alt (/ 1 (cos (/ (* x (pow (sqrt 1/2) 2)) y)))> |
#<alt 1> |
#<alt (+ 1 (* 1/2 (/ (* (pow x 2) (pow (sqrt 1/2) 4)) (pow y 2))))> |
#<alt (- (+ 1 (* -1 (/ (+ (* -1/4 (* (pow x 4) (pow (sqrt 1/2) 8))) (* 1/24 (* (pow x 4) (pow (sqrt 1/2) 8)))) (pow y 4)))) (* -1/2 (/ (* (pow x 2) (pow (sqrt 1/2) 4)) (pow y 2))))> |
#<alt (- (+ 1 (* -1 (/ (+ (* -1/720 (* (pow x 6) (pow (sqrt 1/2) 12))) (+ (* 1/48 (* (pow x 6) (pow (sqrt 1/2) 12))) (* 1/2 (* (pow x 2) (* (pow (sqrt 1/2) 4) (+ (* -1/4 (* (pow x 4) (pow (sqrt 1/2) 8))) (* 1/24 (* (pow x 4) (pow (sqrt 1/2) 8))))))))) (pow y 6)))) (+ (* -1/2 (/ (* (pow x 2) (pow (sqrt 1/2) 4)) (pow y 2))) (+ (* -1/4 (/ (* (pow x 4) (pow (sqrt 1/2) 8)) (pow y 4))) (* 1/24 (/ (* (pow x 4) (pow (sqrt 1/2) 8)) (pow y 4))))))> |
#<alt 1> |
#<alt (+ 1 (* 1/2 (/ (* (pow x 2) (pow (sqrt 1/2) 4)) (* (pow y 2) (pow (sqrt -1) 4)))))> |
#<alt (- (+ 1 (* -1 (/ (+ (* -1/4 (/ (* (pow x 4) (pow (sqrt 1/2) 8)) (pow (sqrt -1) 8))) (* 1/24 (/ (* (pow x 4) (pow (sqrt 1/2) 8)) (pow (sqrt -1) 8)))) (pow y 4)))) (* -1/2 (/ (* (pow x 2) (pow (sqrt 1/2) 4)) (* (pow y 2) (pow (sqrt -1) 4)))))> |
#<alt (- (+ 1 (* -1 (/ (+ (* -1/720 (/ (* (pow x 6) (pow (sqrt 1/2) 12)) (pow (sqrt -1) 12))) (+ (* 1/48 (/ (* (pow x 6) (pow (sqrt 1/2) 12)) (pow (sqrt -1) 12))) (* 1/2 (/ (* (pow x 2) (* (pow (sqrt 1/2) 4) (+ (* -1/4 (/ (* (pow x 4) (pow (sqrt 1/2) 8)) (pow (sqrt -1) 8))) (* 1/24 (/ (* (pow x 4) (pow (sqrt 1/2) 8)) (pow (sqrt -1) 8)))))) (pow (sqrt -1) 4))))) (pow y 6)))) (+ (* -1/2 (/ (* (pow x 2) (pow (sqrt 1/2) 4)) (* (pow y 2) (pow (sqrt -1) 4)))) (+ (* -1/4 (/ (* (pow x 4) (pow (sqrt 1/2) 8)) (* (pow y 4) (pow (sqrt -1) 8)))) (* 1/24 (/ (* (pow x 4) (pow (sqrt 1/2) 8)) (* (pow y 4) (pow (sqrt -1) 8)))))))> |
#<alt 1> |
#<alt (+ 1 (* 1/2 (/ (* (pow x 2) (pow (sqrt 1/2) 4)) (pow y 2))))> |
#<alt (+ 1 (* (pow x 2) (- (* -1 (* (pow x 2) (+ (* -1/4 (/ (pow (sqrt 1/2) 8) (pow y 4))) (* 1/24 (/ (pow (sqrt 1/2) 8) (pow y 4)))))) (* -1/2 (/ (pow (sqrt 1/2) 4) (pow y 2))))))> |
#<alt (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -1 (* (pow x 2) (+ (* -1/720 (/ (pow (sqrt 1/2) 12) (pow y 6))) (+ (* 1/48 (/ (pow (sqrt 1/2) 12) (pow y 6))) (* 1/2 (/ (* (pow (sqrt 1/2) 4) (+ (* -1/4 (/ (pow (sqrt 1/2) 8) (pow y 4))) (* 1/24 (/ (pow (sqrt 1/2) 8) (pow y 4))))) (pow y 2))))))) (+ (* -1/4 (/ (pow (sqrt 1/2) 8) (pow y 4))) (* 1/24 (/ (pow (sqrt 1/2) 8) (pow y 4)))))) (* -1/2 (/ (pow (sqrt 1/2) 4) (pow y 2))))))> |
#<alt (/ 1 (cos (/ (* x (pow (sqrt 1/2) 2)) y)))> |
#<alt (/ 1 (cos (/ (* x (pow (sqrt 1/2) 2)) y)))> |
#<alt (/ 1 (cos (/ (* x (pow (sqrt 1/2) 2)) y)))> |
#<alt (/ 1 (cos (/ (* x (pow (sqrt 1/2) 2)) y)))> |
#<alt (/ 1 (cos (* -1 (/ (* x (pow (sqrt 1/2) 2)) (* y (pow (sqrt -1) 2))))))> |
#<alt (/ 1 (cos (* -1 (/ (* x (pow (sqrt 1/2) 2)) (* y (pow (sqrt -1) 2))))))> |
#<alt (/ 1 (cos (* -1 (/ (* x (pow (sqrt 1/2) 2)) (* y (pow (sqrt -1) 2))))))> |
#<alt (/ 1 (cos (* -1 (/ (* x (pow (sqrt 1/2) 2)) (* y (pow (sqrt -1) 2))))))> |
#<alt (cos (/ (* x (pow (sqrt 1/2) 2)) y))> |
#<alt (cos (/ (* x (pow (sqrt 1/2) 2)) y))> |
#<alt (cos (/ (* x (pow (sqrt 1/2) 2)) y))> |
#<alt (cos (/ (* x (pow (sqrt 1/2) 2)) y))> |
#<alt 1> |
#<alt (+ 1 (* -1/2 (/ (* (pow x 2) (pow (sqrt 1/2) 4)) (pow y 2))))> |
#<alt (+ 1 (+ (* -1/2 (/ (* (pow x 2) (pow (sqrt 1/2) 4)) (pow y 2))) (* 1/24 (/ (* (pow x 4) (pow (sqrt 1/2) 8)) (pow y 4)))))> |
#<alt (+ 1 (+ (* -1/2 (/ (* (pow x 2) (pow (sqrt 1/2) 4)) (pow y 2))) (+ (* -1/720 (/ (* (pow x 6) (pow (sqrt 1/2) 12)) (pow y 6))) (* 1/24 (/ (* (pow x 4) (pow (sqrt 1/2) 8)) (pow y 4))))))> |
#<alt 1> |
#<alt (+ 1 (* -1/2 (/ (* (pow x 2) (pow (sqrt 1/2) 4)) (* (pow y 2) (pow (sqrt -1) 4)))))> |
#<alt (+ 1 (+ (* -1/2 (/ (* (pow x 2) (pow (sqrt 1/2) 4)) (* (pow y 2) (pow (sqrt -1) 4)))) (* 1/24 (/ (* (pow x 4) (pow (sqrt 1/2) 8)) (* (pow y 4) (pow (sqrt -1) 8))))))> |
#<alt (+ 1 (+ (* -1/2 (/ (* (pow x 2) (pow (sqrt 1/2) 4)) (* (pow y 2) (pow (sqrt -1) 4)))) (+ (* -1/720 (/ (* (pow x 6) (pow (sqrt 1/2) 12)) (* (pow y 6) (pow (sqrt -1) 12)))) (* 1/24 (/ (* (pow x 4) (pow (sqrt 1/2) 8)) (* (pow y 4) (pow (sqrt -1) 8)))))))> |
#<alt 1> |
#<alt (+ 1 (* -1/2 (/ (* (pow x 2) (pow (sqrt 1/2) 4)) (pow y 2))))> |
#<alt (+ 1 (* (pow x 2) (+ (* -1/2 (/ (pow (sqrt 1/2) 4) (pow y 2))) (* 1/24 (/ (* (pow x 2) (pow (sqrt 1/2) 8)) (pow y 4))))))> |
#<alt (+ 1 (* (pow x 2) (+ (* -1/2 (/ (pow (sqrt 1/2) 4) (pow y 2))) (* (pow x 2) (+ (* -1/720 (/ (* (pow x 2) (pow (sqrt 1/2) 12)) (pow y 6))) (* 1/24 (/ (pow (sqrt 1/2) 8) (pow y 4))))))))> |
#<alt (cos (/ (* x (pow (sqrt 1/2) 2)) y))> |
#<alt (cos (/ (* x (pow (sqrt 1/2) 2)) y))> |
#<alt (cos (/ (* x (pow (sqrt 1/2) 2)) y))> |
#<alt (cos (/ (* x (pow (sqrt 1/2) 2)) y))> |
#<alt (cos (* -1 (/ (* x (pow (sqrt 1/2) 2)) (* y (pow (sqrt -1) 2)))))> |
#<alt (cos (* -1 (/ (* x (pow (sqrt 1/2) 2)) (* y (pow (sqrt -1) 2)))))> |
#<alt (cos (* -1 (/ (* x (pow (sqrt 1/2) 2)) (* y (pow (sqrt -1) 2)))))> |
#<alt (cos (* -1 (/ (* x (pow (sqrt 1/2) 2)) (* y (pow (sqrt -1) 2)))))> |
#<alt (* (sqrt (/ x y)) (sqrt 1/2))> |
#<alt (* (sqrt (/ x y)) (sqrt 1/2))> |
#<alt (* (sqrt (/ x y)) (sqrt 1/2))> |
#<alt (* (sqrt (/ x y)) (sqrt 1/2))> |
#<alt (* (sqrt (/ x y)) (sqrt 1/2))> |
#<alt (* (sqrt (/ x y)) (sqrt 1/2))> |
#<alt (* (sqrt (/ x y)) (sqrt 1/2))> |
#<alt (* (sqrt (/ x y)) (sqrt 1/2))> |
#<alt (* (sqrt (/ x y)) (sqrt 1/2))> |
#<alt (* (sqrt (/ x y)) (sqrt 1/2))> |
#<alt (* (sqrt (/ x y)) (sqrt 1/2))> |
#<alt (* (sqrt (/ x y)) (sqrt 1/2))> |
#<alt (* (sqrt (/ x y)) (sqrt 1/2))> |
#<alt (* (sqrt (/ x y)) (sqrt 1/2))> |
#<alt (* (sqrt (/ x y)) (sqrt 1/2))> |
#<alt (* (sqrt (/ x y)) (sqrt 1/2))> |
#<alt (* (sqrt (/ x y)) (sqrt 1/2))> |
#<alt (* (sqrt (/ x y)) (sqrt 1/2))> |
#<alt (* (sqrt (/ x y)) (sqrt 1/2))> |
#<alt (* (sqrt (/ x y)) (sqrt 1/2))> |
#<alt (* -1 (* (sqrt (/ x y)) (sqrt 1/2)))> |
#<alt (* -1 (* (sqrt (/ x y)) (sqrt 1/2)))> |
#<alt (* -1 (* (sqrt (/ x y)) (sqrt 1/2)))> |
#<alt (* -1 (* (sqrt (/ x y)) (sqrt 1/2)))> |
#<alt (/ x y)> |
#<alt (* x (+ (* -1/6 (/ (pow x 2) (pow y 3))) (/ 1 y)))> |
#<alt (* x (+ (* (pow x 2) (- (* 1/120 (/ (pow x 2) (pow y 5))) (* 1/6 (/ 1 (pow y 3))))) (/ 1 y)))> |
#<alt (* x (+ (* (pow x 2) (- (* (pow x 2) (+ (* -1/5040 (/ (pow x 2) (pow y 7))) (* 1/120 (/ 1 (pow y 5))))) (* 1/6 (/ 1 (pow y 3))))) (/ 1 y)))> |
#<alt (sin (/ x y))> |
#<alt (sin (/ x y))> |
#<alt (sin (/ x y))> |
#<alt (sin (/ x y))> |
#<alt (sin (/ x y))> |
#<alt (sin (/ x y))> |
#<alt (sin (/ x y))> |
#<alt (sin (/ x y))> |
#<alt (sin (/ x y))> |
#<alt (sin (/ x y))> |
#<alt (sin (/ x y))> |
#<alt (sin (/ x y))> |
#<alt (/ x y)> |
#<alt (/ (+ x (* -1/6 (/ (pow x 3) (pow y 2)))) y)> |
#<alt (/ (+ x (+ (* -1/6 (/ (pow x 3) (pow y 2))) (* 1/120 (/ (pow x 5) (pow y 4))))) y)> |
#<alt (/ (+ x (+ (* -1/6 (/ (pow x 3) (pow y 2))) (+ (* -1/5040 (/ (pow x 7) (pow y 6))) (* 1/120 (/ (pow x 5) (pow y 4)))))) y)> |
#<alt (/ x y)> |
#<alt (* -1 (/ (+ (* -1 x) (* 1/6 (/ (pow x 3) (pow y 2)))) y))> |
#<alt (* -1 (/ (+ (* -1 x) (+ (* -1/120 (/ (pow x 5) (pow y 4))) (* 1/6 (/ (pow x 3) (pow y 2))))) y))> |
#<alt (* -1 (/ (+ (* -1 x) (+ (* -1/120 (/ (pow x 5) (pow y 4))) (+ (* 1/5040 (/ (pow x 7) (pow y 6))) (* 1/6 (/ (pow x 3) (pow y 2)))))) y))> |
#<alt 1> |
#<alt (+ 1 (* 1/8 (/ (pow x 2) (pow y 2))))> |
#<alt (+ 1 (* (pow x 2) (+ (* 5/384 (/ (pow x 2) (pow y 4))) (* 1/8 (/ 1 (pow y 2))))))> |
#<alt (+ 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))))))> |
#<alt (* 2 (/ (sin (* 1/2 (/ x y))) (sin (/ x y))))> |
#<alt (* 2 (/ (sin (* 1/2 (/ x y))) (sin (/ x y))))> |
#<alt (* 2 (/ (sin (* 1/2 (/ x y))) (sin (/ x y))))> |
#<alt (* 2 (/ (sin (* 1/2 (/ x y))) (sin (/ x y))))> |
#<alt (* 2 (/ (sin (* 1/2 (/ x y))) (sin (/ x y))))> |
#<alt (* 2 (/ (sin (* 1/2 (/ x y))) (sin (/ x y))))> |
#<alt (* 2 (/ (sin (* 1/2 (/ x y))) (sin (/ x y))))> |
#<alt (* 2 (/ (sin (* 1/2 (/ x y))) (sin (/ x y))))> |
#<alt (* 2 (/ (sin (* 1/2 (/ x y))) (sin (/ x y))))> |
#<alt (* 2 (/ (sin (* 1/2 (/ x y))) (sin (/ x y))))> |
#<alt (* 2 (/ (sin (* 1/2 (/ x y))) (sin (/ x y))))> |
#<alt (* 2 (/ (sin (* 1/2 (/ x y))) (sin (/ x y))))> |
#<alt 1> |
#<alt (+ 1 (* 2 (/ (- (* -1/48 (pow x 2)) (* -1/12 (pow x 2))) (pow y 2))))> |
#<alt (+ 1 (+ (* 2 (/ (- (* -1/48 (pow x 2)) (* -1/12 (pow x 2))) (pow y 2))) (* 2 (/ (- (* 1/3840 (pow x 4)) (+ (* -1/6 (* (pow x 2) (- (* -1/48 (pow x 2)) (* -1/12 (pow x 2))))) (* 1/240 (pow x 4)))) (pow y 4)))))> |
#<alt (+ 1 (+ (* 2 (/ (- (* -1/48 (pow x 2)) (* -1/12 (pow x 2))) (pow y 2))) (+ (* 2 (/ (- (* -1/645120 (pow x 6)) (+ (* -1/6 (* (pow x 2) (- (* 1/3840 (pow x 4)) (+ (* -1/6 (* (pow x 2) (- (* -1/48 (pow x 2)) (* -1/12 (pow x 2))))) (* 1/240 (pow x 4)))))) (+ (* -1/10080 (pow x 6)) (* 1/120 (* (pow x 4) (- (* -1/48 (pow x 2)) (* -1/12 (pow x 2)))))))) (pow y 6))) (* 2 (/ (- (* 1/3840 (pow x 4)) (+ (* -1/6 (* (pow x 2) (- (* -1/48 (pow x 2)) (* -1/12 (pow x 2))))) (* 1/240 (pow x 4)))) (pow y 4))))))> |
#<alt 1> |
#<alt (+ 1 (* 2 (/ (- (* -1/48 (pow x 2)) (* -1/12 (pow x 2))) (pow y 2))))> |
#<alt (+ 1 (+ (* 2 (/ (- (* -1/48 (pow x 2)) (* -1/12 (pow x 2))) (pow y 2))) (* 2 (/ (- (* 1/3840 (pow x 4)) (+ (* -1/6 (* (pow x 2) (- (* -1/48 (pow x 2)) (* -1/12 (pow x 2))))) (* 1/240 (pow x 4)))) (pow y 4)))))> |
#<alt (+ 1 (+ (* 2 (/ (- (* -1/48 (pow x 2)) (* -1/12 (pow x 2))) (pow y 2))) (+ (* 2 (/ (- (* -1/645120 (pow x 6)) (+ (* -1/6 (* (pow x 2) (- (* 1/3840 (pow x 4)) (+ (* -1/6 (* (pow x 2) (- (* -1/48 (pow x 2)) (* -1/12 (pow x 2))))) (* 1/240 (pow x 4)))))) (+ (* -1/10080 (pow x 6)) (* 1/120 (* (pow x 4) (- (* -1/48 (pow x 2)) (* -1/12 (pow x 2)))))))) (pow y 6))) (* 2 (/ (- (* 1/3840 (pow x 4)) (+ (* -1/6 (* (pow x 2) (- (* -1/48 (pow x 2)) (* -1/12 (pow x 2))))) (* 1/240 (pow x 4)))) (pow y 4))))))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* x (+ (* -1/48 (/ (pow x 2) (pow y 3))) (* 1/2 (/ 1 y))))> |
#<alt (* x (+ (* (pow x 2) (- (* 1/3840 (/ (pow x 2) (pow y 5))) (* 1/48 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y))))> |
#<alt (* 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))))> |
#<alt (sin (* 1/2 (/ x y)))> |
#<alt (sin (* 1/2 (/ x y)))> |
#<alt (sin (* 1/2 (/ x y)))> |
#<alt (sin (* 1/2 (/ x y)))> |
#<alt (sin (* 1/2 (/ x y)))> |
#<alt (sin (* 1/2 (/ x y)))> |
#<alt (sin (* 1/2 (/ x y)))> |
#<alt (sin (* 1/2 (/ x y)))> |
#<alt (sin (* 1/2 (/ x y)))> |
#<alt (sin (* 1/2 (/ x y)))> |
#<alt (sin (* 1/2 (/ x y)))> |
#<alt (sin (* 1/2 (/ x y)))> |
#<alt (* 1/2 (/ x y))> |
#<alt (/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (* 1/2 x)) y)> |
#<alt (/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x))) y)> |
#<alt (/ (+ (* -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)> |
#<alt (* 1/2 (/ x y))> |
#<alt (* -1 (/ (+ (* -1/2 x) (* 1/48 (/ (pow x 3) (pow y 2)))) y))> |
#<alt (* -1 (/ (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (* 1/48 (/ (pow x 3) (pow y 2))))) y))> |
#<alt (* -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))> |
#<alt x> |
#<alt x> |
#<alt x> |
#<alt x> |
#<alt x> |
#<alt x> |
#<alt x> |
#<alt x> |
#<alt x> |
#<alt x> |
#<alt x> |
#<alt x> |
#<alt (/ (* x (pow (sqrt 1/2) 2)) y)> |
#<alt (/ (* x (pow (sqrt 1/2) 2)) y)> |
#<alt (/ (* x (pow (sqrt 1/2) 2)) y)> |
#<alt (/ (* x (pow (sqrt 1/2) 2)) y)> |
#<alt (/ (* x (pow (sqrt 1/2) 2)) y)> |
#<alt (/ (* x (pow (sqrt 1/2) 2)) y)> |
#<alt (/ (* x (pow (sqrt 1/2) 2)) y)> |
#<alt (/ (* x (pow (sqrt 1/2) 2)) y)> |
#<alt (* -1 (/ (* x (pow (sqrt -1/2) 2)) y))> |
#<alt (* -1 (/ (* x (pow (sqrt -1/2) 2)) y))> |
#<alt (* -1 (/ (* x (pow (sqrt -1/2) 2)) y))> |
#<alt (* -1 (/ (* x (pow (sqrt -1/2) 2)) y))> |
#<alt (/ (* x (pow (sqrt 1/2) 2)) y)> |
#<alt (/ (* x (pow (sqrt 1/2) 2)) y)> |
#<alt (/ (* x (pow (sqrt 1/2) 2)) y)> |
#<alt (/ (* x (pow (sqrt 1/2) 2)) y)> |
#<alt (/ (* x (pow (sqrt 1/2) 2)) y)> |
#<alt (/ (* x (pow (sqrt 1/2) 2)) y)> |
#<alt (/ (* x (pow (sqrt 1/2) 2)) y)> |
#<alt (/ (* x (pow (sqrt 1/2) 2)) y)> |
#<alt (* -1 (/ (* x (pow (sqrt -1/2) 2)) y))> |
#<alt (* -1 (/ (* x (pow (sqrt -1/2) 2)) y))> |
#<alt (* -1 (/ (* x (pow (sqrt -1/2) 2)) y))> |
#<alt (* -1 (/ (* x (pow (sqrt -1/2) 2)) y))> |
#<alt (* (sqrt (/ x y)) (sqrt 1/2))> |
#<alt (* (sqrt (/ x y)) (sqrt 1/2))> |
#<alt (* (sqrt (/ x y)) (sqrt 1/2))> |
#<alt (* (sqrt (/ x y)) (sqrt 1/2))> |
#<alt (* (sqrt (/ x y)) (sqrt 1/2))> |
#<alt (* (sqrt (/ x y)) (sqrt 1/2))> |
#<alt (* (sqrt (/ x y)) (sqrt 1/2))> |
#<alt (* (sqrt (/ x y)) (sqrt 1/2))> |
#<alt (* -1 (* (sqrt (/ x y)) (* (sqrt -1) (sqrt -1/2))))> |
#<alt (* -1 (* (sqrt (/ x y)) (* (sqrt -1) (sqrt -1/2))))> |
#<alt (* -1 (* (sqrt (/ x y)) (* (sqrt -1) (sqrt -1/2))))> |
#<alt (* -1 (* (sqrt (/ x y)) (* (sqrt -1) (sqrt -1/2))))> |
#<alt (* (sqrt (/ x y)) (sqrt 1/2))> |
#<alt (* (sqrt (/ x y)) (sqrt 1/2))> |
#<alt (* (sqrt (/ x y)) (sqrt 1/2))> |
#<alt (* (sqrt (/ x y)) (sqrt 1/2))> |
#<alt (* (sqrt (/ x y)) (sqrt 1/2))> |
#<alt (* (sqrt (/ x y)) (sqrt 1/2))> |
#<alt (* (sqrt (/ x y)) (sqrt 1/2))> |
#<alt (* (sqrt (/ x y)) (sqrt 1/2))> |
#<alt (* (sqrt (/ x y)) (* (sqrt -1) (sqrt -1/2)))> |
#<alt (* (sqrt (/ x y)) (* (sqrt -1) (sqrt -1/2)))> |
#<alt (* (sqrt (/ x y)) (* (sqrt -1) (sqrt -1/2)))> |
#<alt (* (sqrt (/ x y)) (* (sqrt -1) (sqrt -1/2)))> |
#<alt 1> |
#<alt (+ 1 (* 1/2 (/ (* (pow x 2) (pow (sqrt 1/2) 4)) (pow y 2))))> |
#<alt (+ 1 (* (pow x 2) (- (* -1 (* (pow x 2) (+ (* -1/4 (/ (pow (sqrt 1/2) 8) (pow y 4))) (* 1/24 (/ (pow (sqrt 1/2) 8) (pow y 4)))))) (* -1/2 (/ (pow (sqrt 1/2) 4) (pow y 2))))))> |
#<alt (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -1 (* (pow x 2) (+ (* -1/720 (/ (pow (sqrt 1/2) 12) (pow y 6))) (+ (* 1/48 (/ (pow (sqrt 1/2) 12) (pow y 6))) (* 1/2 (/ (* (pow (sqrt 1/2) 4) (+ (* -1/4 (/ (pow (sqrt 1/2) 8) (pow y 4))) (* 1/24 (/ (pow (sqrt 1/2) 8) (pow y 4))))) (pow y 2))))))) (+ (* -1/4 (/ (pow (sqrt 1/2) 8) (pow y 4))) (* 1/24 (/ (pow (sqrt 1/2) 8) (pow y 4)))))) (* -1/2 (/ (pow (sqrt 1/2) 4) (pow y 2))))))> |
#<alt (/ 1 (cos (/ (* x (pow (sqrt 1/2) 2)) y)))> |
#<alt (/ 1 (cos (/ (* x (pow (sqrt 1/2) 2)) y)))> |
#<alt (/ 1 (cos (/ (* x (pow (sqrt 1/2) 2)) y)))> |
#<alt (/ 1 (cos (/ (* x (pow (sqrt 1/2) 2)) y)))> |
#<alt (/ 1 (cos (* -1 (/ (* x (pow (sqrt -1/2) 2)) y))))> |
#<alt (/ 1 (cos (* -1 (/ (* x (pow (sqrt -1/2) 2)) y))))> |
#<alt (/ 1 (cos (* -1 (/ (* x (pow (sqrt -1/2) 2)) y))))> |
#<alt (/ 1 (cos (* -1 (/ (* x (pow (sqrt -1/2) 2)) y))))> |
#<alt (/ 1 (cos (/ (* x (pow (sqrt 1/2) 2)) y)))> |
#<alt (/ 1 (cos (/ (* x (pow (sqrt 1/2) 2)) y)))> |
#<alt (/ 1 (cos (/ (* x (pow (sqrt 1/2) 2)) y)))> |
#<alt (/ 1 (cos (/ (* x (pow (sqrt 1/2) 2)) y)))> |
#<alt 1> |
#<alt (+ 1 (* 1/2 (/ (* (pow x 2) (pow (sqrt 1/2) 4)) (pow y 2))))> |
#<alt (- (+ 1 (* -1 (/ (+ (* -1/4 (* (pow x 4) (pow (sqrt 1/2) 8))) (* 1/24 (* (pow x 4) (pow (sqrt 1/2) 8)))) (pow y 4)))) (* -1/2 (/ (* (pow x 2) (pow (sqrt 1/2) 4)) (pow y 2))))> |
#<alt (- (+ 1 (* -1 (/ (+ (* -1/720 (* (pow x 6) (pow (sqrt 1/2) 12))) (+ (* 1/48 (* (pow x 6) (pow (sqrt 1/2) 12))) (* 1/2 (* (pow x 2) (* (pow (sqrt 1/2) 4) (+ (* -1/4 (* (pow x 4) (pow (sqrt 1/2) 8))) (* 1/24 (* (pow x 4) (pow (sqrt 1/2) 8))))))))) (pow y 6)))) (+ (* -1/2 (/ (* (pow x 2) (pow (sqrt 1/2) 4)) (pow y 2))) (+ (* -1/4 (/ (* (pow x 4) (pow (sqrt 1/2) 8)) (pow y 4))) (* 1/24 (/ (* (pow x 4) (pow (sqrt 1/2) 8)) (pow y 4))))))> |
#<alt 1> |
#<alt (+ 1 (* 1/2 (/ (* (pow x 2) (pow (sqrt -1/2) 4)) (pow y 2))))> |
#<alt (- (+ 1 (* -1 (/ (+ (* -1/4 (* (pow x 4) (pow (sqrt -1/2) 8))) (* 1/24 (* (pow x 4) (pow (sqrt -1/2) 8)))) (pow y 4)))) (* -1/2 (/ (* (pow x 2) (pow (sqrt -1/2) 4)) (pow y 2))))> |
#<alt (- (+ 1 (* -1 (/ (+ (* -1/720 (* (pow x 6) (pow (sqrt -1/2) 12))) (+ (* 1/48 (* (pow x 6) (pow (sqrt -1/2) 12))) (* 1/2 (* (pow x 2) (* (pow (sqrt -1/2) 4) (+ (* -1/4 (* (pow x 4) (pow (sqrt -1/2) 8))) (* 1/24 (* (pow x 4) (pow (sqrt -1/2) 8))))))))) (pow y 6)))) (+ (* -1/2 (/ (* (pow x 2) (pow (sqrt -1/2) 4)) (pow y 2))) (+ (* -1/4 (/ (* (pow x 4) (pow (sqrt -1/2) 8)) (pow y 4))) (* 1/24 (/ (* (pow x 4) (pow (sqrt -1/2) 8)) (pow y 4))))))> |
#<alt 1> |
#<alt (+ 1 (* -1/8 (/ (pow x 2) (pow y 2))))> |
#<alt (+ 1 (* (pow x 2) (- (* 1/384 (/ (pow x 2) (pow y 4))) (* 1/8 (/ 1 (pow y 2))))))> |
#<alt (+ 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))))))> |
#<alt (cos (* 1/2 (/ x y)))> |
#<alt (cos (* 1/2 (/ x y)))> |
#<alt (cos (* 1/2 (/ x y)))> |
#<alt (cos (* 1/2 (/ x y)))> |
#<alt (cos (* 1/2 (/ x y)))> |
#<alt (cos (* 1/2 (/ x y)))> |
#<alt (cos (* 1/2 (/ x y)))> |
#<alt (cos (* 1/2 (/ x y)))> |
#<alt (cos (* 1/2 (/ x y)))> |
#<alt (cos (* 1/2 (/ x y)))> |
#<alt (cos (* 1/2 (/ x y)))> |
#<alt (cos (* 1/2 (/ x y)))> |
#<alt 1> |
#<alt (+ 1 (* -1/8 (/ (pow x 2) (pow y 2))))> |
#<alt (+ 1 (+ (* -1/8 (/ (pow x 2) (pow y 2))) (* 1/384 (/ (pow x 4) (pow y 4)))))> |
#<alt (+ 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))))))> |
#<alt 1> |
#<alt (+ 1 (* -1/8 (/ (pow x 2) (pow y 2))))> |
#<alt (+ 1 (+ (* -1/8 (/ (pow x 2) (pow y 2))) (* 1/384 (/ (pow x 4) (pow y 4)))))> |
#<alt (+ 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))))))> |
#<alt (+ (log x) (log (/ 1 y)))> |
#<alt (+ (log x) (log (/ 1 y)))> |
#<alt (+ (log x) (log (/ 1 y)))> |
#<alt (+ (log x) (log (/ 1 y)))> |
#<alt (+ (log (/ 1 y)) (* -1 (log (/ 1 x))))> |
#<alt (+ (log (/ 1 y)) (* -1 (log (/ 1 x))))> |
#<alt (+ (log (/ 1 y)) (* -1 (log (/ 1 x))))> |
#<alt (+ (log (/ 1 y)) (* -1 (log (/ 1 x))))> |
#<alt (+ (log (/ -1 y)) (* -1 (log (/ -1 x))))> |
#<alt (+ (log (/ -1 y)) (* -1 (log (/ -1 x))))> |
#<alt (+ (log (/ -1 y)) (* -1 (log (/ -1 x))))> |
#<alt (+ (log (/ -1 y)) (* -1 (log (/ -1 x))))> |
#<alt (+ (log x) (* -1 (log y)))> |
#<alt (+ (log x) (* -1 (log y)))> |
#<alt (+ (log x) (* -1 (log y)))> |
#<alt (+ (log x) (* -1 (log y)))> |
#<alt (+ (log x) (log (/ 1 y)))> |
#<alt (+ (log x) (log (/ 1 y)))> |
#<alt (+ (log x) (log (/ 1 y)))> |
#<alt (+ (log x) (log (/ 1 y)))> |
#<alt (+ (log (* -1 x)) (log (/ -1 y)))> |
#<alt (+ (log (* -1 x)) (log (/ -1 y)))> |
#<alt (+ (log (* -1 x)) (log (/ -1 y)))> |
#<alt (+ (log (* -1 x)) (log (/ -1 y)))> |
#<alt (sqrt (/ y x))> |
#<alt (sqrt (/ y x))> |
#<alt (sqrt (/ y x))> |
#<alt (sqrt (/ y x))> |
#<alt (sqrt (/ y x))> |
#<alt (sqrt (/ y x))> |
#<alt (sqrt (/ y x))> |
#<alt (sqrt (/ y x))> |
#<alt (* -1 (* (sqrt (/ y x)) (pow (sqrt -1) 2)))> |
#<alt (* -1 (* (sqrt (/ y x)) (pow (sqrt -1) 2)))> |
#<alt (* -1 (* (sqrt (/ y x)) (pow (sqrt -1) 2)))> |
#<alt (* -1 (* (sqrt (/ y x)) (pow (sqrt -1) 2)))> |
#<alt (sqrt (/ y x))> |
#<alt (sqrt (/ y x))> |
#<alt (sqrt (/ y x))> |
#<alt (sqrt (/ y x))> |
#<alt (sqrt (/ y x))> |
#<alt (sqrt (/ y x))> |
#<alt (sqrt (/ y x))> |
#<alt (sqrt (/ y x))> |
#<alt (* (sqrt (/ y x)) (pow (sqrt -1) 2))> |
#<alt (* (sqrt (/ y x)) (pow (sqrt -1) 2))> |
#<alt (* (sqrt (/ y x)) (pow (sqrt -1) 2))> |
#<alt (* (sqrt (/ y x)) (pow (sqrt -1) 2))> |
#<alt (/ x y)> |
#<alt (* x (+ (* -1/6 (/ (pow x 2) (pow y 3))) (/ 1 y)))> |
#<alt (* x (+ (* (pow x 2) (- (* 1/120 (/ (pow x 2) (pow y 5))) (* 1/6 (/ 1 (pow y 3))))) (/ 1 y)))> |
#<alt (* x (+ (* (pow x 2) (- (* (pow x 2) (+ (* -1/5040 (/ (pow x 2) (pow y 7))) (* 1/120 (/ 1 (pow y 5))))) (* 1/6 (/ 1 (pow y 3))))) (/ 1 y)))> |
#<alt (sin (/ x y))> |
#<alt (sin (/ x y))> |
#<alt (sin (/ x y))> |
#<alt (sin (/ x y))> |
#<alt (sin (/ x y))> |
#<alt (sin (/ x y))> |
#<alt (sin (/ x y))> |
#<alt (sin (/ x y))> |
#<alt (sin (/ x y))> |
#<alt (sin (/ x y))> |
#<alt (sin (/ x y))> |
#<alt (sin (/ x y))> |
#<alt (/ x y)> |
#<alt (/ (+ x (* -1/6 (/ (pow x 3) (pow y 2)))) y)> |
#<alt (/ (+ x (+ (* -1/6 (/ (pow x 3) (pow y 2))) (* 1/120 (/ (pow x 5) (pow y 4))))) y)> |
#<alt (/ (+ x (+ (* -1/6 (/ (pow x 3) (pow y 2))) (+ (* -1/5040 (/ (pow x 7) (pow y 6))) (* 1/120 (/ (pow x 5) (pow y 4)))))) y)> |
#<alt (/ x y)> |
#<alt (* -1 (/ (+ (* -1 x) (* 1/6 (/ (pow x 3) (pow y 2)))) y))> |
#<alt (* -1 (/ (+ (* -1 x) (+ (* -1/120 (/ (pow x 5) (pow y 4))) (* 1/6 (/ (pow x 3) (pow y 2))))) y))> |
#<alt (* -1 (/ (+ (* -1 x) (+ (* -1/120 (/ (pow x 5) (pow y 4))) (+ (* 1/5040 (/ (pow x 7) (pow y 6))) (* 1/6 (/ (pow x 3) (pow y 2)))))) y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* x (+ (* -1/12 (/ (pow x 2) (pow y 3))) (* 1/2 (/ 1 y))))> |
#<alt (* x (+ (* (pow x 2) (- (* 1/240 (/ (pow x 2) (pow y 5))) (* 1/12 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y))))> |
#<alt (* x (+ (* (pow x 2) (- (* (pow x 2) (+ (* -1/10080 (/ (pow x 2) (pow y 7))) (* 1/240 (/ 1 (pow y 5))))) (* 1/12 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y))))> |
#<alt (* 1/2 (sin (/ x y)))> |
#<alt (* 1/2 (sin (/ x y)))> |
#<alt (* 1/2 (sin (/ x y)))> |
#<alt (* 1/2 (sin (/ x y)))> |
#<alt (* 1/2 (sin (/ x y)))> |
#<alt (* 1/2 (sin (/ x y)))> |
#<alt (* 1/2 (sin (/ x y)))> |
#<alt (* 1/2 (sin (/ x y)))> |
#<alt (* 1/2 (sin (/ x y)))> |
#<alt (* 1/2 (sin (/ x y)))> |
#<alt (* 1/2 (sin (/ x y)))> |
#<alt (* 1/2 (sin (/ x y)))> |
#<alt (* 1/2 (/ x y))> |
#<alt (/ (+ (* -1/12 (/ (pow x 3) (pow y 2))) (* 1/2 x)) y)> |
#<alt (/ (+ (* -1/12 (/ (pow x 3) (pow y 2))) (+ (* 1/240 (/ (pow x 5) (pow y 4))) (* 1/2 x))) y)> |
#<alt (/ (+ (* -1/12 (/ (pow x 3) (pow y 2))) (+ (* -1/10080 (/ (pow x 7) (pow y 6))) (+ (* 1/240 (/ (pow x 5) (pow y 4))) (* 1/2 x)))) y)> |
#<alt (* 1/2 (/ x y))> |
#<alt (* -1 (/ (+ (* -1/2 x) (* 1/12 (/ (pow x 3) (pow y 2)))) y))> |
#<alt (* -1 (/ (+ (* -1/2 x) (+ (* -1/240 (/ (pow x 5) (pow y 4))) (* 1/12 (/ (pow x 3) (pow y 2))))) y))> |
#<alt (* -1 (/ (+ (* -1/2 x) (+ (* -1/240 (/ (pow x 5) (pow y 4))) (+ (* 1/10080 (/ (pow x 7) (pow y 6))) (* 1/12 (/ (pow x 3) (pow y 2)))))) y))> |
#<alt 1> |
#<alt (+ 1 (* -1/2 (/ (* (pow x 2) (pow (sqrt 1/2) 4)) (pow y 2))))> |
#<alt (+ 1 (* (pow x 2) (+ (* -1/2 (/ (pow (sqrt 1/2) 4) (pow y 2))) (* 1/24 (/ (* (pow x 2) (pow (sqrt 1/2) 8)) (pow y 4))))))> |
#<alt (+ 1 (* (pow x 2) (+ (* -1/2 (/ (pow (sqrt 1/2) 4) (pow y 2))) (* (pow x 2) (+ (* -1/720 (/ (* (pow x 2) (pow (sqrt 1/2) 12)) (pow y 6))) (* 1/24 (/ (pow (sqrt 1/2) 8) (pow y 4))))))))> |
#<alt (cos (/ (* x (pow (sqrt 1/2) 2)) y))> |
#<alt (cos (/ (* x (pow (sqrt 1/2) 2)) y))> |
#<alt (cos (/ (* x (pow (sqrt 1/2) 2)) y))> |
#<alt (cos (/ (* x (pow (sqrt 1/2) 2)) y))> |
#<alt (cos (* -1 (/ (* x (pow (sqrt -1/2) 2)) y)))> |
#<alt (cos (* -1 (/ (* x (pow (sqrt -1/2) 2)) y)))> |
#<alt (cos (* -1 (/ (* x (pow (sqrt -1/2) 2)) y)))> |
#<alt (cos (* -1 (/ (* x (pow (sqrt -1/2) 2)) y)))> |
#<alt (cos (/ (* x (pow (sqrt 1/2) 2)) y))> |
#<alt (cos (/ (* x (pow (sqrt 1/2) 2)) y))> |
#<alt (cos (/ (* x (pow (sqrt 1/2) 2)) y))> |
#<alt (cos (/ (* x (pow (sqrt 1/2) 2)) y))> |
#<alt 1> |
#<alt (+ 1 (* -1/2 (/ (* (pow x 2) (pow (sqrt 1/2) 4)) (pow y 2))))> |
#<alt (+ 1 (+ (* -1/2 (/ (* (pow x 2) (pow (sqrt 1/2) 4)) (pow y 2))) (* 1/24 (/ (* (pow x 4) (pow (sqrt 1/2) 8)) (pow y 4)))))> |
#<alt (+ 1 (+ (* -1/2 (/ (* (pow x 2) (pow (sqrt 1/2) 4)) (pow y 2))) (+ (* -1/720 (/ (* (pow x 6) (pow (sqrt 1/2) 12)) (pow y 6))) (* 1/24 (/ (* (pow x 4) (pow (sqrt 1/2) 8)) (pow y 4))))))> |
#<alt 1> |
#<alt (+ 1 (* -1/2 (/ (* (pow x 2) (pow (sqrt -1/2) 4)) (pow y 2))))> |
#<alt (+ 1 (+ (* -1/2 (/ (* (pow x 2) (pow (sqrt -1/2) 4)) (pow y 2))) (* 1/24 (/ (* (pow x 4) (pow (sqrt -1/2) 8)) (pow y 4)))))> |
#<alt (+ 1 (+ (* -1/2 (/ (* (pow x 2) (pow (sqrt -1/2) 4)) (pow y 2))) (+ (* -1/720 (/ (* (pow x 6) (pow (sqrt -1/2) 12)) (pow y 6))) (* 1/24 (/ (* (pow x 4) (pow (sqrt -1/2) 8)) (pow y 4))))))> |
138 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 212.0ms | y | @ | -inf | (log (/ x y)) |
| 18.0ms | x | @ | -inf | (log (/ x y)) |
| 15.0ms | x | @ | 0 | (log (/ x y)) |
| 15.0ms | y | @ | 0 | (log (/ x y)) |
| 9.0ms | y | @ | inf | (log (/ x y)) |
| 1× | batch-egg-rewrite |
| 3 614× | lower-fma.f64 |
| 3 614× | lower-fma.f32 |
| 3 604× | lower-*.f32 |
| 3 598× | lower-*.f64 |
| 2 680× | lower-/.f32 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 40 | 200 |
| 0 | 74 | 146 |
| 1 | 218 | 138 |
| 2 | 1024 | 138 |
| 3 | 7006 | 138 |
| 0 | 8668 | 138 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(exp.f64 (log.f64 (/.f64 x y))) |
(exp.f64 (log.f64 #s(literal 2 binary64))) |
(/.f64 (exp.f64 (log.f64 (/.f64 x y))) (exp.f64 (log.f64 #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (exp.f64 (log.f64 (/.f64 x y))) (exp.f64 (log.f64 #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) |
(cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) x) |
(/.f64 #s(literal 1/2 binary64) y) |
(pow.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 y x))) #s(literal 2 binary64)) |
(/.f64 #s(literal 1 binary64) (cos.f64 (pow.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 y x))) #s(literal 2 binary64)))) |
(cos.f64 (pow.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 y x))) #s(literal 2 binary64))) |
(/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 y x))) |
(sin.f64 #s(literal 0 binary64)) |
(+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) |
(/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) |
(sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
(exp.f64 (log.f64 x)) |
(pow.f64 (pow.f64 (/.f64 (exp.f64 (log.f64 x)) (*.f64 y #s(literal 2 binary64))) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (/.f64 (exp.f64 (log.f64 x)) (*.f64 y #s(literal 2 binary64))) #s(literal 1/2 binary64)) |
(/.f64 #s(literal 1 binary64) (cos.f64 (pow.f64 (pow.f64 (/.f64 (exp.f64 (log.f64 x)) (*.f64 y #s(literal 2 binary64))) #s(literal 1/2 binary64)) #s(literal 2 binary64)))) |
(cos.f64 (/.f64 (exp.f64 (log.f64 (/.f64 x y))) (exp.f64 (log.f64 #s(literal 2 binary64))))) |
(log.f64 (/.f64 x y)) |
(sqrt.f64 (/.f64 y x)) |
(sin.f64 (/.f64 x y)) |
(*.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) |
(cos.f64 (pow.f64 (pow.f64 (/.f64 (exp.f64 (log.f64 x)) (*.f64 y #s(literal 2 binary64))) #s(literal 1/2 binary64)) #s(literal 2 binary64))) |
| Outputs |
|---|
(+.f64 (/.f64 x y) #s(literal 0 binary64)) |
(+.f64 #s(literal 0 binary64) (/.f64 x y)) |
(+.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
(exp.f64 (log.f64 (/.f64 x y))) |
(exp.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (log.f64 (/.f64 y x))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 y x)) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 x y)) #s(literal 1 binary64))) |
(-.f64 (/.f64 x y) #s(literal 0 binary64)) |
(-.f64 (/.f64 x y) (/.f64 #s(literal 0 binary64) (/.f64 (*.f64 (/.f64 x y) x) y))) |
(-.f64 (/.f64 x y) (/.f64 #s(literal 0 binary64) (/.f64 x y))) |
(-.f64 #s(literal 0 binary64) (/.f64 (neg.f64 x) y)) |
(-.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) (*.f64 x (/.f64 #s(literal -1/2 binary64) y))) |
(-.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 y)) (/.f64 (neg.f64 x) y)) |
(fma.f64 x (/.f64 #s(literal 1 binary64) y) #s(literal 0 binary64)) |
(fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
(fma.f64 x (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 x (exp.f64 (neg.f64 (log.f64 (*.f64 y #s(literal 2 binary64))))) (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
(fma.f64 x (exp.f64 (neg.f64 (log.f64 y))) #s(literal 0 binary64)) |
(fma.f64 x (/.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 x (+.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal 1/2 binary64) y)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 x y) #s(literal 1 binary64) #s(literal 0 binary64)) |
(fma.f64 (/.f64 x y) #s(literal 1/2 binary64) (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
(fma.f64 (/.f64 x y) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
(fma.f64 #s(literal 2 binary64) (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) (/.f64 x y) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 x y) (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1/2 binary64) (pow.f64 (neg.f64 (sqrt.f64 (/.f64 x y))) #s(literal 2 binary64)) (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 (sqrt.f64 (/.f64 x y))) (neg.f64 (sqrt.f64 (/.f64 x y)))) (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
(fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (/.f64 x y) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
(fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) (pow.f64 (*.f64 (/.f64 x y) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 1 binary64)) (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
(fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y x) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
(fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) (fma.f64 (/.f64 x y) (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (/.f64 x y) (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 x y)) (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
(fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 y x)) (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
(fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (neg.f64 (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 y (neg.f64 x))) (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
(fma.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
(fma.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (+.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 2 binary64) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 1 binary64) (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (neg.f64 x) y) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (*.f64 x (/.f64 #s(literal -1/2 binary64) y)) (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
(fma.f64 (sqrt.f64 x) (*.f64 (sqrt.f64 (/.f64 #s(literal 1/2 binary64) y)) (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
(fma.f64 (sqrt.f64 x) (/.f64 (sqrt.f64 (/.f64 #s(literal 1/2 binary64) y)) (sqrt.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))))) (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 (neg.f64 x) y) (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
(fma.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (neg.f64 x) y) (/.f64 (neg.f64 x) y)) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) y) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 x) (/.f64 #s(literal -1/2 binary64) y) (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
(fma.f64 (neg.f64 x) (+.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1/2 binary64) y)) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 x) (*.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1/2 binary64)) (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
(fma.f64 (neg.f64 x) (*.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1/2 binary64)) (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
(fma.f64 (neg.f64 x) (/.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y x) (neg.f64 (sqrt.f64 #s(literal 1/2 binary64))))) (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
(fma.f64 (neg.f64 (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 (neg.f64 (sqrt.f64 (/.f64 x y))) (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
(fma.f64 (neg.f64 (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (neg.f64 (sqrt.f64 (/.f64 y x)))) (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
(fma.f64 (neg.f64 (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (neg.f64 (sqrt.f64 (/.f64 x y))) (sqrt.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))))) (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
(fma.f64 (neg.f64 (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 y (neg.f64 x))) (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
(fma.f64 (neg.f64 (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (neg.f64 (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 y x)) (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
(fma.f64 (/.f64 (neg.f64 x) y) #s(literal -1 binary64) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (neg.f64 x) y) #s(literal -1/2 binary64) (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) x #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 x #s(literal 1/2 binary64)) (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) (pow.f64 (/.f64 #s(literal 2 binary64) x) #s(literal -1 binary64)) (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x)) (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) (fma.f64 x #s(literal 1/2 binary64) (*.f64 x #s(literal 1/2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) y) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) y) (+.f64 x x) #s(literal 0 binary64)) |
(fma.f64 (sqrt.f64 (/.f64 x y)) (sqrt.f64 (/.f64 x y)) #s(literal 0 binary64)) |
(fma.f64 (sqrt.f64 (/.f64 x y)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 x y))) (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
(fma.f64 (sqrt.f64 (/.f64 x y)) (/.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
(fma.f64 (sqrt.f64 (/.f64 x y)) (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 x y)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 x y)))) #s(literal 0 binary64)) |
(fma.f64 (sqrt.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (*.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sqrt.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
(fma.f64 (sqrt.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (pow.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sqrt.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) #s(literal 1 binary64)) (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
(fma.f64 (sqrt.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (fma.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sqrt.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (*.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sqrt.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) y) (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 x #s(literal 1/2 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) y)) #s(literal 0 binary64)) |
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1/2 binary64) y)) (/.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1/2 binary64) y)) (*.f64 (sqrt.f64 x) (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1/2 binary64) y)) (/.f64 (sqrt.f64 x) (sqrt.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))))) (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
(fma.f64 (pow.f64 x #s(literal 1/4 binary64)) (*.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/4 binary64)) (*.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sqrt.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))))) (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
(fma.f64 (pow.f64 (/.f64 x y) #s(literal 1/4 binary64)) (*.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 1/4 binary64)) (*.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sqrt.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))))) (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
(fma.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 1/4 binary64)) (*.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 1/4 binary64)) (*.f64 (/.f64 x y) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 x #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) y) (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
(fma.f64 (/.f64 (*.f64 (/.f64 x y) x) y) (/.f64 y x) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (/.f64 x y) (/.f64 (*.f64 (/.f64 x y) x) y)) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 x y) x) y)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) y) (neg.f64 x) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) y) (*.f64 x #s(literal -1/2 binary64)) (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
(fma.f64 (/.f64 #s(literal -1 binary64) y) (pow.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 x #s(literal -2 binary64)) (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
(fma.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 (neg.f64 x) #s(literal 2 binary64)) (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
(fma.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 (neg.f64 x) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 1/8 binary64)) (*.f64 (pow.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 1/8 binary64)) (*.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sqrt.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))))) (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
(fma.f64 (neg.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (neg.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
(fma.f64 (neg.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (/.f64 (neg.f64 (sqrt.f64 (/.f64 x y))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sqrt.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) (sqrt.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sqrt.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) (+.f64 (sqrt.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (sqrt.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 x y))) (sqrt.f64 (/.f64 x y)) (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 x y))) (+.f64 (sqrt.f64 (/.f64 x y)) (sqrt.f64 (/.f64 x y))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (/.f64 x y) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 (/.f64 x y) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 (/.f64 x y) (sqrt.f64 #s(literal 1/2 binary64))) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 x y))) (neg.f64 (sqrt.f64 (/.f64 x y))) (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 y)) (*.f64 (sqrt.f64 x) (sqrt.f64 (/.f64 x y))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) y) (neg.f64 x) (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) y) (+.f64 (neg.f64 x) (neg.f64 x)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 y)) #s(literal 2 binary64)) (pow.f64 (sqrt.f64 x) #s(literal 2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (sqrt.f64 x) #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (/.f64 #s(literal 1/2 binary64) y)) #s(literal 2 binary64)) (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
(fma.f64 (pow.f64 (sqrt.f64 (/.f64 #s(literal 1/2 binary64) y)) #s(literal 2 binary64)) (pow.f64 (sqrt.f64 x) #s(literal 2 binary64)) (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
(fma.f64 (pow.f64 (neg.f64 x) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal -1/2 binary64) y) #s(literal 1 binary64)) (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
(fma.f64 (pow.f64 (neg.f64 x) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 (neg.f64 x) y) #s(literal 1 binary64)) #s(literal -1/2 binary64) (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
(fma.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)) (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
(fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)) x #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sqrt.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) #s(literal 1 binary64)) (sqrt.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
(fma.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 x y))) #s(literal 1 binary64)) (sqrt.f64 (/.f64 x y)) (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
(fma.f64 (pow.f64 (/.f64 #s(literal -1/2 binary64) y) #s(literal 1 binary64)) (pow.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
(fma.f64 (pow.f64 (/.f64 #s(literal 2 binary64) x) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) y) (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
(fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) y) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 #s(literal -2 binary64) x) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) y) (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
(fma.f64 (pow.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) y) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64)) (pow.f64 (neg.f64 x) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (pow.f64 (/.f64 x y) #s(literal -1/4 binary64))) (/.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (pow.f64 (/.f64 x y) #s(literal -1/4 binary64))) (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
(fma.f64 (/.f64 (sqrt.f64 x) (sqrt.f64 (/.f64 y x))) (/.f64 (sqrt.f64 (/.f64 #s(literal 1/2 binary64) y)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
(fma.f64 (/.f64 (sqrt.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (sqrt.f64 (/.f64 y x))) (/.f64 (sqrt.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
(fma.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1/2 binary64) y)) (sqrt.f64 (/.f64 y x))) (/.f64 (sqrt.f64 x) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)) x #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x)) (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) y) (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
(fma.f64 (/.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sqrt.f64 y)) (sqrt.f64 (*.f64 x #s(literal 1/2 binary64))) (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
(fma.f64 (/.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sqrt.f64 y)) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
(fma.f64 (/.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (pow.f64 (/.f64 x y) #s(literal -1/4 binary64))) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (pow.f64 (/.f64 x y) #s(literal -1/4 binary64))) (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
(fma.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal -1/2 binary64) y) (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
(fma.f64 (/.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 binary64)) (neg.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
(fma.f64 (/.f64 (neg.f64 (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1 binary64)) (*.f64 (/.f64 x y) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
(fma.f64 (/.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
(fma.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal 1 binary64)) x (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (/.f64 #s(literal -1 binary64) y) #s(literal 0 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (/.f64 #s(literal -1/2 binary64) y) (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 (/.f64 #s(literal -1 binary64) y) #s(literal -1 binary64)) x #s(literal 0 binary64)) |
(fma.f64 (*.f64 (sqrt.f64 (/.f64 x y)) (/.f64 #s(literal 1 binary64) (sqrt.f64 y))) (sqrt.f64 x) #s(literal 0 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) (*.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sqrt.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) y) (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sqrt.f64 x)) (sqrt.f64 (/.f64 #s(literal 1/2 binary64) y)) (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1/2 binary64) y))) (sqrt.f64 x) (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) y) (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sqrt.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) (pow.f64 x #s(literal 1/4 binary64))) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/4 binary64)) (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sqrt.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) (pow.f64 (/.f64 x y) #s(literal 1/4 binary64))) (pow.f64 #s(literal 1/2 binary64) #s(literal 1/4 binary64)) (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sqrt.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) (pow.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 1/8 binary64))) (pow.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 1/8 binary64)) (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 x y))) #s(literal 1 binary64)) (sqrt.f64 (/.f64 x y)) (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 x y))) (/.f64 #s(literal 1 binary64) (sqrt.f64 y))) (sqrt.f64 x) (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) #s(literal -1 binary64)) x (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
(fma.f64 (/.f64 (/.f64 (*.f64 (/.f64 x y) x) y) x) y #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 (*.f64 (/.f64 x y) x) y) #s(literal 1 binary64)) (/.f64 y x) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 (*.f64 (/.f64 x y) x) y) (neg.f64 x)) (neg.f64 y) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 (*.f64 (/.f64 x y) x) y) (/.f64 #s(literal 1 binary64) y)) (/.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 x y))) (sqrt.f64 y)) (sqrt.f64 x) (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)) (neg.f64 x) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 (*.f64 (/.f64 x y) x) y) #s(literal -1 binary64)) (/.f64 y (neg.f64 x)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 (*.f64 (/.f64 x y) x) y) (*.f64 (/.f64 x y) (/.f64 (*.f64 (/.f64 x y) x) y))) (/.f64 (*.f64 (/.f64 x y) x) y) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 (*.f64 (/.f64 x y) x) y) (/.f64 (*.f64 (/.f64 x y) x) y)) (/.f64 x y) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (neg.f64 (sqrt.f64 (/.f64 y x)))) (neg.f64 (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
(fma.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal -1 binary64)) (neg.f64 x) (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
(fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 x y))) #s(literal 1 binary64)) (sqrt.f64 (/.f64 x y)) (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
(fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 x y))) (sqrt.f64 (neg.f64 y))) (sqrt.f64 (neg.f64 x)) (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
(fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 x y))) (neg.f64 (sqrt.f64 y))) (neg.f64 (sqrt.f64 x)) (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
(fma.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 x y))) (sqrt.f64 y)) (neg.f64 (sqrt.f64 x)) (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
(fma.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 x y))) (neg.f64 (sqrt.f64 y))) (sqrt.f64 x) (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
(neg.f64 (/.f64 (neg.f64 x) y)) |
(neg.f64 (fma.f64 x (/.f64 #s(literal -1/2 binary64) y) (*.f64 x (/.f64 #s(literal -1/2 binary64) y)))) |
(neg.f64 (/.f64 (/.f64 (neg.f64 x) y) #s(literal 1 binary64))) |
(/.f64 x y) |
(/.f64 (/.f64 x y) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 y x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x y) (/.f64 (*.f64 (/.f64 x y) x) y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (/.f64 x y) x) y) (*.f64 (/.f64 x y) (/.f64 (*.f64 (/.f64 x y) x) y)))) |
(/.f64 #s(literal -1 binary64) (/.f64 y (neg.f64 x))) |
(/.f64 (neg.f64 x) (neg.f64 y)) |
(/.f64 (neg.f64 x) (*.f64 #s(literal 1 binary64) (neg.f64 y))) |
(/.f64 (/.f64 (neg.f64 x) y) #s(literal -1 binary64)) |
(/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (sqrt.f64 (/.f64 x y)) (sqrt.f64 (/.f64 y x))) |
(/.f64 (/.f64 (*.f64 (/.f64 x y) x) y) (/.f64 x y)) |
(/.f64 (*.f64 (/.f64 x y) (/.f64 (*.f64 (/.f64 x y) x) y)) (/.f64 (*.f64 (/.f64 x y) x) y)) |
(/.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 (exp.f64 (log.f64 (neg.f64 x))) (exp.f64 (log.f64 (neg.f64 y)))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (/.f64 x y) x) y)) (/.f64 (neg.f64 x) y)) |
(/.f64 (neg.f64 (*.f64 (/.f64 x y) (/.f64 (*.f64 (/.f64 x y) x) y))) (neg.f64 (/.f64 (*.f64 (/.f64 x y) x) y))) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (/.f64 x y) x) y) (-.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (/.f64 x y) x) y)) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (/.f64 x y) x) y))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (/.f64 x y) x) y)) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (/.f64 x y) x) y))) #s(literal 0 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (/.f64 x y) x) y)) (/.f64 (neg.f64 x) y)) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (neg.f64 y)) |
(/.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (neg.f64 y)) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 x y)) #s(literal -1 binary64)) (neg.f64 (sqrt.f64 (/.f64 y x)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 x y))) (neg.f64 (sqrt.f64 (/.f64 y x)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x)) (neg.f64 y)) |
(/.f64 (/.f64 (/.f64 (*.f64 (/.f64 x y) x) y) x) (/.f64 #s(literal 1 binary64) y)) |
(/.f64 (/.f64 (/.f64 (*.f64 (/.f64 x y) x) y) #s(literal 1 binary64)) (/.f64 x y)) |
(/.f64 (/.f64 (/.f64 (*.f64 (/.f64 x y) x) y) (neg.f64 x)) (/.f64 #s(literal -1 binary64) y)) |
(/.f64 (/.f64 (/.f64 (*.f64 (/.f64 x y) x) y) (/.f64 #s(literal 1 binary64) y)) x) |
(/.f64 (/.f64 (/.f64 (*.f64 (/.f64 x y) x) y) (/.f64 #s(literal -1 binary64) y)) (neg.f64 x)) |
(pow.f64 (/.f64 x y) #s(literal 1 binary64)) |
(pow.f64 (/.f64 y x) #s(literal -1 binary64)) |
(pow.f64 (sqrt.f64 (/.f64 y x)) #s(literal -2 binary64)) |
(pow.f64 (sqrt.f64 (/.f64 x y)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 y x) (/.f64 y x)) #s(literal -1/2 binary64)) |
(*.f64 x (/.f64 #s(literal 1 binary64) y)) |
(*.f64 x (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64))) |
(*.f64 x (exp.f64 (neg.f64 (log.f64 y)))) |
(*.f64 x (/.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64))) |
(*.f64 x (+.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal 1/2 binary64) y))) |
(*.f64 (/.f64 x y) #s(literal 1 binary64)) |
(*.f64 #s(literal 2 binary64) (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 x y)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 x y) #s(literal 2 binary64))) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (fma.f64 (/.f64 x y) (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (/.f64 x y) (sqrt.f64 #s(literal 1/2 binary64))))) |
(*.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (+.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(*.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 (neg.f64 x) y)) |
(*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (neg.f64 x) y) (/.f64 (neg.f64 x) y))) |
(*.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (neg.f64 x) (+.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1/2 binary64) y))) |
(*.f64 (neg.f64 x) (/.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64))) |
(*.f64 (/.f64 (neg.f64 x) y) #s(literal -1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) y) x) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (fma.f64 x #s(literal 1/2 binary64) (*.f64 x #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) (+.f64 x x)) |
(*.f64 (sqrt.f64 (/.f64 x y)) (sqrt.f64 (/.f64 x y))) |
(*.f64 (sqrt.f64 (/.f64 x y)) (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 x y)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 x y))))) |
(*.f64 (sqrt.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (fma.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sqrt.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (*.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sqrt.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))))) |
(*.f64 (*.f64 x #s(literal 1/2 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (/.f64 (*.f64 (/.f64 x y) x) y) (/.f64 y x)) |
(*.f64 (*.f64 (/.f64 x y) (/.f64 (*.f64 (/.f64 x y) x) y)) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 x y) x) y))) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (neg.f64 x)) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (pow.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 (neg.f64 x) #s(literal 1 binary64))) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sqrt.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) (+.f64 (sqrt.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (sqrt.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 x y))) (+.f64 (sqrt.f64 (/.f64 x y)) (sqrt.f64 (/.f64 x y)))) |
(*.f64 (*.f64 (/.f64 x y) (sqrt.f64 #s(literal 1/2 binary64))) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 y)) (*.f64 (sqrt.f64 x) (sqrt.f64 (/.f64 x y)))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) y) (+.f64 (neg.f64 x) (neg.f64 x))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 y)) #s(literal 2 binary64)) (pow.f64 (sqrt.f64 x) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (neg.f64 x) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)) x) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 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 binary64) y)) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64)) (pow.f64 (neg.f64 x) #s(literal 1 binary64))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)) x) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (*.f64 (/.f64 #s(literal -1 binary64) y) #s(literal -1 binary64)) x) |
(*.f64 (*.f64 (sqrt.f64 (/.f64 x y)) (/.f64 #s(literal 1 binary64) (sqrt.f64 y))) (sqrt.f64 x)) |
(*.f64 (/.f64 (/.f64 (*.f64 (/.f64 x y) x) y) x) y) |
(*.f64 (/.f64 (/.f64 (*.f64 (/.f64 x y) x) y) #s(literal 1 binary64)) (/.f64 y x)) |
(*.f64 (/.f64 (/.f64 (*.f64 (/.f64 x y) x) y) (neg.f64 x)) (neg.f64 y)) |
(*.f64 (/.f64 (/.f64 (*.f64 (/.f64 x y) x) y) (/.f64 #s(literal 1 binary64) y)) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)) (neg.f64 x)) |
(*.f64 (/.f64 (/.f64 (*.f64 (/.f64 x y) x) y) #s(literal -1 binary64)) (/.f64 y (neg.f64 x))) |
(*.f64 (/.f64 (/.f64 (*.f64 (/.f64 x y) x) y) (*.f64 (/.f64 x y) (/.f64 (*.f64 (/.f64 x y) x) y))) (/.f64 (*.f64 (/.f64 x y) x) y)) |
(*.f64 (/.f64 (/.f64 (*.f64 (/.f64 x y) x) y) (/.f64 (*.f64 (/.f64 x y) x) y)) (/.f64 x y)) |
#s(literal 2 binary64) |
(+.f64 #s(literal 0 binary64) (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
(+.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 0 binary64)) |
(exp.f64 (log.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (/.f64 x y) x) y))) #s(literal 1/2 binary64))) |
(fabs.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (/.f64 #s(literal -1/2 binary64) y))) |
(-.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 0 binary64)) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 y #s(literal -2 binary64))) (*.f64 x (/.f64 #s(literal -1/2 binary64) y))) |
(sqrt.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (/.f64 x y) x) y))) |
(fma.f64 x (/.f64 #s(literal 1/2 binary64) y) #s(literal 0 binary64)) |
(fma.f64 x (exp.f64 (neg.f64 (log.f64 (*.f64 y #s(literal 2 binary64))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 x y) #s(literal 1/2 binary64) #s(literal 0 binary64)) |
(fma.f64 (/.f64 x y) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 x y) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1/2 binary64) (pow.f64 (neg.f64 (sqrt.f64 (/.f64 x y))) #s(literal 2 binary64)) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 (sqrt.f64 (/.f64 x y))) (neg.f64 (sqrt.f64 (/.f64 x y)))) #s(literal 0 binary64)) |
(fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (/.f64 x y) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) (pow.f64 (*.f64 (/.f64 x y) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y x) (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 x y)) #s(literal 0 binary64)) |
(fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 y x)) #s(literal 0 binary64)) |
(fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (neg.f64 (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 y (neg.f64 x))) #s(literal 0 binary64)) |
(fma.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 1 binary64) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (*.f64 x (/.f64 #s(literal -1/2 binary64) y)) #s(literal 0 binary64)) |
(fma.f64 (sqrt.f64 x) (*.f64 (sqrt.f64 (/.f64 #s(literal 1/2 binary64) y)) (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (sqrt.f64 x) (/.f64 (sqrt.f64 (/.f64 #s(literal 1/2 binary64) y)) (sqrt.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))))) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 (neg.f64 x) y) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 x) (/.f64 #s(literal -1/2 binary64) y) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 x) (*.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 x) (*.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y x) (neg.f64 (sqrt.f64 #s(literal 1/2 binary64))))) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 (neg.f64 (sqrt.f64 (/.f64 x y))) (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (neg.f64 (sqrt.f64 (/.f64 y x)))) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (neg.f64 (sqrt.f64 (/.f64 x y))) (sqrt.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))))) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 y (neg.f64 x))) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (neg.f64 (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 y x)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (neg.f64 x) y) #s(literal -1/2 binary64) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 x #s(literal 1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) (pow.f64 (/.f64 #s(literal 2 binary64) x) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) y) x #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) y) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (sqrt.f64 (/.f64 x y)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 x y))) #s(literal 0 binary64)) |
(fma.f64 (sqrt.f64 (/.f64 x y)) (/.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (sqrt.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (*.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sqrt.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) #s(literal 0 binary64)) |
(fma.f64 (sqrt.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (pow.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sqrt.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) y) #s(literal 0 binary64)) |
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1/2 binary64) y)) (/.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal 0 binary64)) |
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1/2 binary64) y)) (*.f64 (sqrt.f64 x) (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1/2 binary64) y)) (/.f64 (sqrt.f64 x) (sqrt.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 x #s(literal 1/4 binary64)) (*.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/4 binary64)) (*.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sqrt.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 x y) #s(literal 1/4 binary64)) (*.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 1/4 binary64)) (*.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sqrt.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 1/4 binary64)) (*.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 1/4 binary64)) (*.f64 (/.f64 x y) (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) y) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) y) (*.f64 x #s(literal -1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 x #s(literal -2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 (neg.f64 x) #s(literal 2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 1/8 binary64)) (*.f64 (pow.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 1/8 binary64)) (*.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sqrt.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))))) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (neg.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (/.f64 (neg.f64 (sqrt.f64 (/.f64 x y))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sqrt.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) (sqrt.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 x y))) (sqrt.f64 (/.f64 x y)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (/.f64 x y) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (/.f64 x y) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 x y))) (neg.f64 (sqrt.f64 (/.f64 x y))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) y) (neg.f64 x) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (sqrt.f64 x) #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (/.f64 #s(literal 1/2 binary64) y)) #s(literal 2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (sqrt.f64 (/.f64 #s(literal 1/2 binary64) y)) #s(literal 2 binary64)) (pow.f64 (sqrt.f64 x) #s(literal 2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (neg.f64 x) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal -1/2 binary64) y) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 (neg.f64 x) y) #s(literal 1 binary64)) #s(literal -1/2 binary64) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sqrt.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) #s(literal 1 binary64)) (sqrt.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 x y))) #s(literal 1 binary64)) (sqrt.f64 (/.f64 x y)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 #s(literal -1/2 binary64) y) #s(literal 1 binary64)) (pow.f64 (neg.f64 x) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 #s(literal 2 binary64) x) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) y) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 #s(literal -2 binary64) x) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) y) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (pow.f64 (/.f64 x y) #s(literal -1/4 binary64))) (/.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (pow.f64 (/.f64 x y) #s(literal -1/4 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (sqrt.f64 x) (sqrt.f64 (/.f64 y x))) (/.f64 (sqrt.f64 (/.f64 #s(literal 1/2 binary64) y)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (sqrt.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (sqrt.f64 (/.f64 y x))) (/.f64 (sqrt.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1/2 binary64) y)) (sqrt.f64 (/.f64 y x))) (/.f64 (sqrt.f64 x) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) y) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sqrt.f64 y)) (sqrt.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sqrt.f64 y)) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (pow.f64 (/.f64 x y) #s(literal -1/4 binary64))) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (pow.f64 (/.f64 x y) #s(literal -1/4 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal -1/2 binary64) y) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 binary64)) (neg.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (neg.f64 (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1 binary64)) (*.f64 (/.f64 x y) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal 1 binary64)) x #s(literal 0 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (/.f64 #s(literal -1/2 binary64) y) #s(literal 0 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) (*.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sqrt.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) y) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sqrt.f64 x)) (sqrt.f64 (/.f64 #s(literal 1/2 binary64) y)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1/2 binary64) y))) (sqrt.f64 x) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) y) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sqrt.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) (pow.f64 x #s(literal 1/4 binary64))) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/4 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sqrt.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) (pow.f64 (/.f64 x y) #s(literal 1/4 binary64))) (pow.f64 #s(literal 1/2 binary64) #s(literal 1/4 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sqrt.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) (pow.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 1/8 binary64))) (pow.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 1/8 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 x y))) #s(literal 1 binary64)) (sqrt.f64 (/.f64 x y)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 x y))) (/.f64 #s(literal 1 binary64) (sqrt.f64 y))) (sqrt.f64 x) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) #s(literal -1 binary64)) x #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 x y))) (sqrt.f64 y)) (sqrt.f64 x) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (neg.f64 (sqrt.f64 (/.f64 y x)))) (neg.f64 (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal -1 binary64)) (neg.f64 x) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 x y))) #s(literal 1 binary64)) (sqrt.f64 (/.f64 x y)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 x y))) (sqrt.f64 (neg.f64 y))) (sqrt.f64 (neg.f64 x)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 x y))) (neg.f64 (sqrt.f64 y))) (neg.f64 (sqrt.f64 x)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 x y))) (sqrt.f64 y)) (neg.f64 (sqrt.f64 x)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 x y))) (neg.f64 (sqrt.f64 y))) (sqrt.f64 x) #s(literal 0 binary64)) |
(neg.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y))) |
(neg.f64 (*.f64 (neg.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(neg.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) |
(neg.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (neg.f64 x) y))) |
(neg.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (neg.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))))) |
(neg.f64 (/.f64 (neg.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (sqrt.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))))) |
(neg.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal 1 binary64) x))) |
(neg.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y (neg.f64 x)))) |
(neg.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x))) |
(neg.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) |
(neg.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 x y))) (sqrt.f64 (/.f64 y x)))) |
(/.f64 x (*.f64 y #s(literal 2 binary64))) |
(/.f64 x (exp.f64 (log.f64 (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (/.f64 x y) #s(literal 2 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (/.f64 y x)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 x y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (sqrt.f64 (/.f64 y x))) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 x y))))) |
(/.f64 #s(literal 1/2 binary64) (/.f64 y x)) |
(/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (/.f64 y x) (sqrt.f64 #s(literal 1/2 binary64)))) |
(/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (neg.f64 (/.f64 (/.f64 y x) (neg.f64 (sqrt.f64 #s(literal 1/2 binary64)))))) |
(/.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sqrt.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))))) |
(/.f64 #s(literal -1 binary64) (/.f64 (*.f64 y #s(literal -2 binary64)) x)) |
(/.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) (neg.f64 (sqrt.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))))))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 y #s(literal -2 binary64)))) |
(/.f64 (sqrt.f64 x) (*.f64 (sqrt.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) (sqrt.f64 (*.f64 y #s(literal 2 binary64))))) |
(/.f64 #s(literal -1/2 binary64) (/.f64 y (neg.f64 x))) |
(/.f64 (neg.f64 x) (*.f64 y #s(literal -2 binary64))) |
(/.f64 (neg.f64 (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (/.f64 y x) (neg.f64 (sqrt.f64 #s(literal 1/2 binary64))))) |
(/.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 binary64) y) (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))) |
(/.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (sqrt.f64 (/.f64 x y)) (*.f64 (sqrt.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(/.f64 (sqrt.f64 (/.f64 (neg.f64 x) y)) (*.f64 (sqrt.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) (sqrt.f64 #s(literal -2 binary64)))) |
(/.f64 (*.f64 x #s(literal -1/2 binary64)) (neg.f64 y)) |
(/.f64 (/.f64 (*.f64 (/.f64 x y) x) y) (*.f64 (/.f64 x y) #s(literal 2 binary64))) |
(/.f64 (*.f64 (/.f64 x y) (/.f64 (*.f64 (/.f64 x y) x) y)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (/.f64 x y) x) y))) |
(/.f64 (neg.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (neg.f64 (sqrt.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 x y))) (sqrt.f64 (/.f64 y x))) |
(/.f64 (*.f64 (/.f64 x y) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(/.f64 (*.f64 (/.f64 x y) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 x y))) (neg.f64 (sqrt.f64 (/.f64 y x)))) |
(/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 (sqrt.f64 (neg.f64 x)) (*.f64 (sqrt.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) (sqrt.f64 (*.f64 y #s(literal -2 binary64))))) |
(/.f64 (exp.f64 (log.f64 (neg.f64 x))) (exp.f64 (log.f64 (*.f64 y #s(literal -2 binary64))))) |
(/.f64 (exp.f64 (log.f64 (/.f64 (neg.f64 x) y))) (exp.f64 (log.f64 #s(literal -2 binary64)))) |
(/.f64 (neg.f64 (*.f64 x #s(literal -1/2 binary64))) y) |
(/.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x)) y) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 3 binary64)) #s(literal 0 binary64)) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (/.f64 x y) x) y) #s(literal 0 binary64))) |
(/.f64 (/.f64 (neg.f64 x) #s(literal 2 binary64)) (neg.f64 y)) |
(/.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/4 binary64) (/.f64 (*.f64 (/.f64 x y) x) y)) #s(literal 0 binary64)) (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 y #s(literal -2 binary64))) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 binary64)) (neg.f64 (sqrt.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))) y) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sqrt.f64 x)) (sqrt.f64 (*.f64 y #s(literal 2 binary64)))) |
(/.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) y) |
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 x y))) #s(literal 1 binary64)) (sqrt.f64 (/.f64 y x))) |
(/.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 y #s(literal -2 binary64))) |
(/.f64 (*.f64 (sqrt.f64 x) (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (sqrt.f64 (*.f64 y #s(literal 2 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 x #s(literal -1/2 binary64))) (neg.f64 y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 x y) (/.f64 (*.f64 (/.f64 x y) x) y))) (/.f64 (*.f64 (/.f64 x y) x) y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (/.f64 x y) x) y)) (/.f64 x y)) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sqrt.f64 (neg.f64 x))) (sqrt.f64 (*.f64 y #s(literal -2 binary64)))) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sqrt.f64 (/.f64 (neg.f64 x) y))) (sqrt.f64 #s(literal -2 binary64))) |
(/.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal -1 binary64)) (neg.f64 y)) |
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 x y))) #s(literal -1 binary64)) (neg.f64 (sqrt.f64 (/.f64 y x)))) |
(/.f64 (*.f64 (*.f64 (/.f64 x y) (/.f64 (*.f64 (/.f64 x y) x) y)) #s(literal 1/2 binary64)) (/.f64 (*.f64 (/.f64 x y) x) y)) |
(/.f64 (*.f64 (/.f64 (*.f64 (/.f64 x y) x) y) #s(literal 1/2 binary64)) (/.f64 x y)) |
(/.f64 (*.f64 (sqrt.f64 (neg.f64 x)) (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (sqrt.f64 (*.f64 y #s(literal -2 binary64)))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 (neg.f64 x) y)) (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (sqrt.f64 #s(literal -2 binary64))) |
(/.f64 (*.f64 (neg.f64 x) #s(literal -1/2 binary64)) y) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) x)) (neg.f64 y)) |
(/.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1 binary64) x)) (neg.f64 y)) |
(/.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64)) y) |
(/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 x y))) (sqrt.f64 y)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) |
(/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 x y))) (pow.f64 (/.f64 x y) #s(literal -1/4 binary64))) (pow.f64 (/.f64 x y) #s(literal -1/4 binary64))) |
(/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 x y))) #s(literal -1 binary64)) (sqrt.f64 (/.f64 y x))) |
(pow.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(pow.f64 (sqrt.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal -2 binary64)) |
(pow.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal -1 binary64)) |
(pow.f64 (sqrt.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) #s(literal 4 binary64)) |
(pow.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (/.f64 x y) x) y)) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (/.f64 x y) x) y)) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (/.f64 x y) x) y))) #s(literal 1/4 binary64)) |
(pow.f64 (exp.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (log.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(*.f64 x (/.f64 #s(literal 1/2 binary64) y)) |
(*.f64 x (exp.f64 (neg.f64 (log.f64 (*.f64 y #s(literal 2 binary64)))))) |
(*.f64 (/.f64 x y) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 x y) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) |
(*.f64 #s(literal 1 binary64) (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 x y)) |
(*.f64 #s(literal 1/2 binary64) (pow.f64 (neg.f64 (sqrt.f64 (/.f64 x y))) #s(literal 2 binary64))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 (sqrt.f64 (/.f64 x y))) (neg.f64 (sqrt.f64 (/.f64 x y))))) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (/.f64 x y) (sqrt.f64 #s(literal 1/2 binary64)))) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (pow.f64 (*.f64 (/.f64 x y) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y x) (sqrt.f64 #s(literal 1/2 binary64))))) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 x y))) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 y x))) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (neg.f64 (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 y (neg.f64 x)))) |
(*.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) |
(*.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (*.f64 x (/.f64 #s(literal -1/2 binary64) y))) |
(*.f64 (sqrt.f64 x) (*.f64 (sqrt.f64 (/.f64 #s(literal 1/2 binary64) y)) (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(*.f64 (sqrt.f64 x) (/.f64 (sqrt.f64 (/.f64 #s(literal 1/2 binary64) y)) (sqrt.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (neg.f64 x) y)) |
(*.f64 (neg.f64 x) (/.f64 #s(literal -1/2 binary64) y)) |
(*.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 (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y x) (neg.f64 (sqrt.f64 #s(literal 1/2 binary64)))))) |
(*.f64 (neg.f64 (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 (neg.f64 (sqrt.f64 (/.f64 x y))) (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(*.f64 (neg.f64 (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (neg.f64 (sqrt.f64 (/.f64 y x))))) |
(*.f64 (neg.f64 (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (neg.f64 (sqrt.f64 (/.f64 x y))) (sqrt.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))))) |
(*.f64 (neg.f64 (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 y (neg.f64 x)))) |
(*.f64 (neg.f64 (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (neg.f64 (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 y 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 #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) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) x) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64))) |
(*.f64 (sqrt.f64 (/.f64 x y)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 x y)))) |
(*.f64 (sqrt.f64 (/.f64 x y)) (/.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) |
(*.f64 (sqrt.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (*.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sqrt.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))))) |
(*.f64 (sqrt.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (pow.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sqrt.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) #s(literal 1 binary64))) |
(*.f64 (*.f64 x #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1/2 binary64) y)) (/.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1/2 binary64) y)) (*.f64 (sqrt.f64 x) (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1/2 binary64) y)) (/.f64 (sqrt.f64 x) (sqrt.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))))) |
(*.f64 (pow.f64 x #s(literal 1/4 binary64)) (*.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/4 binary64)) (*.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sqrt.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))))) |
(*.f64 (pow.f64 (/.f64 x y) #s(literal 1/4 binary64)) (*.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 1/4 binary64)) (*.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sqrt.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))))) |
(*.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 1/4 binary64)) (*.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 1/4 binary64)) (*.f64 (/.f64 x y) (sqrt.f64 #s(literal 1/2 binary64))))) |
(*.f64 (*.f64 x #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (*.f64 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 (pow.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 1/8 binary64)) (*.f64 (pow.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 1/8 binary64)) (*.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sqrt.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))))) |
(*.f64 (neg.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (neg.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(*.f64 (neg.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (/.f64 (neg.f64 (sqrt.f64 (/.f64 x y))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sqrt.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) (sqrt.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 x y))) (sqrt.f64 (/.f64 x y))) |
(*.f64 (*.f64 (/.f64 x y) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (/.f64 x y) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 x y))) (neg.f64 (sqrt.f64 (/.f64 x y)))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) y) (neg.f64 x)) |
(*.f64 (pow.f64 (sqrt.f64 x) #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (/.f64 #s(literal 1/2 binary64) y)) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (sqrt.f64 (/.f64 #s(literal 1/2 binary64) y)) #s(literal 2 binary64)) (pow.f64 (sqrt.f64 x) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (neg.f64 x) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal -1/2 binary64) y) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 (neg.f64 x) y) #s(literal 1 binary64)) #s(literal -1/2 binary64)) |
(*.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sqrt.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) #s(literal 1 binary64)) (sqrt.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(*.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 x y))) #s(literal 1 binary64)) (sqrt.f64 (/.f64 x y))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1/2 binary64) y) #s(literal 1 binary64)) (pow.f64 (neg.f64 x) #s(literal 1 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)) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (pow.f64 (/.f64 x y) #s(literal -1/4 binary64))) (/.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (pow.f64 (/.f64 x y) #s(literal -1/4 binary64)))) |
(*.f64 (/.f64 (sqrt.f64 x) (sqrt.f64 (/.f64 y x))) (/.f64 (sqrt.f64 (/.f64 #s(literal 1/2 binary64) y)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) |
(*.f64 (/.f64 (sqrt.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (sqrt.f64 (/.f64 y x))) (/.f64 (sqrt.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) |
(*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1/2 binary64) y)) (sqrt.f64 (/.f64 y x))) (/.f64 (sqrt.f64 x) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (/.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sqrt.f64 y)) (sqrt.f64 (*.f64 x #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sqrt.f64 y)) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) |
(*.f64 (/.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (pow.f64 (/.f64 x y) #s(literal -1/4 binary64))) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (pow.f64 (/.f64 x y) #s(literal -1/4 binary64)))) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal -1/2 binary64) y)) |
(*.f64 (/.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 binary64)) (neg.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(*.f64 (/.f64 (neg.f64 (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1 binary64)) (*.f64 (/.f64 x y) (sqrt.f64 #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (sqrt.f64 (*.f64 (/.f64 x y) #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) (neg.f64 x)) (/.f64 #s(literal -1/2 binary64) y)) |
(*.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) (*.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sqrt.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))))) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sqrt.f64 x)) (sqrt.f64 (/.f64 #s(literal 1/2 binary64) y))) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1/2 binary64) y))) (sqrt.f64 x)) |
(*.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sqrt.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) (pow.f64 x #s(literal 1/4 binary64))) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/4 binary64))) |
(*.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sqrt.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) (pow.f64 (/.f64 x y) #s(literal 1/4 binary64))) (pow.f64 #s(literal 1/2 binary64) #s(literal 1/4 binary64))) |
(*.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sqrt.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) (pow.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 1/8 binary64))) (pow.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 1/8 binary64))) |
(*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 x y))) #s(literal 1 binary64)) (sqrt.f64 (/.f64 x y))) |
(*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 x y))) (/.f64 #s(literal 1 binary64) (sqrt.f64 y))) (sqrt.f64 x)) |
(*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) #s(literal -1 binary64)) x) |
(*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 x y))) (sqrt.f64 y)) (sqrt.f64 x)) |
(*.f64 (/.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (neg.f64 (sqrt.f64 (/.f64 y x)))) (neg.f64 (sqrt.f64 #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal -1 binary64)) (neg.f64 x)) |
(*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 x y))) #s(literal 1 binary64)) (sqrt.f64 (/.f64 x y))) |
(*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 x y))) (sqrt.f64 (neg.f64 y))) (sqrt.f64 (neg.f64 x))) |
(*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 x y))) (neg.f64 (sqrt.f64 y))) (neg.f64 (sqrt.f64 x))) |
(*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 x y))) (sqrt.f64 y)) (neg.f64 (sqrt.f64 x))) |
(*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 x y))) (neg.f64 (sqrt.f64 y))) (sqrt.f64 x)) |
(exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))))) |
(-.f64 #s(literal 0 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))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (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))))) |
(pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (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/2 binary64)) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) #s(literal -1 binary64)) |
(*.f64 (*.f64 #s(literal 1 binary64) (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))) |
(exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))))) |
(-.f64 #s(literal 0 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))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (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))))) |
(pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (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/2 binary64)) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) #s(literal -1 binary64)) |
(*.f64 (*.f64 #s(literal 1 binary64) (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 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (*.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal 0 binary64))) |
(+.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y))))) |
(+.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (*.f64 (sin.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y))) #s(literal 0 binary64))) |
(+.f64 (*.f64 (cos.f64 (/.f64 #s(literal 0 binary64) (*.f64 y #s(literal -2 binary64)))) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (*.f64 (sin.f64 (/.f64 #s(literal 0 binary64) (*.f64 y #s(literal -2 binary64)))) (sin.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y))))) |
(+.f64 (*.f64 (cos.f64 (/.f64 #s(literal 0 binary64) (*.f64 y #s(literal 2 binary64)))) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (*.f64 (sin.f64 (/.f64 #s(literal 0 binary64) (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(exp.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (log.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))))) |
(cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
(cos.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y))) |
(cos.f64 (*.f64 (neg.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) |
(cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (neg.f64 x) y))) |
(cos.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (neg.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))))) |
(cos.f64 (/.f64 (neg.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (sqrt.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))))) |
(cos.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal 1 binary64) x))) |
(cos.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y (neg.f64 x)))) |
(cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x))) |
(cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) |
(cos.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 x y))) (sqrt.f64 (/.f64 y x)))) |
(-.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (*.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal 0 binary64))) |
(-.f64 (cos.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 #s(literal 0 binary64) (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(fma.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (*.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y))))) |
(fma.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (*.f64 (sin.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y))) #s(literal 0 binary64))) |
(fma.f64 (cos.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))) #s(literal 0 binary64))) |
(fma.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal 1 binary64) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y))))) |
(fma.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal 1 binary64) (*.f64 (sin.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y))) #s(literal 0 binary64))) |
(fma.f64 #s(literal -1 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))) #s(literal 0 binary64))) |
(fma.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y))))) |
(fma.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (*.f64 (sin.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y))) #s(literal 0 binary64))) |
(fma.f64 (neg.f64 (cos.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))) #s(literal 0 binary64))) |
(fma.f64 (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) #s(literal -1 binary64) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y))))) |
(fma.f64 (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) #s(literal -1 binary64) (*.f64 (sin.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y))) #s(literal 0 binary64))) |
(fma.f64 (cos.f64 (/.f64 #s(literal 0 binary64) (*.f64 y #s(literal 2 binary64)))) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (*.f64 (sin.f64 (/.f64 #s(literal 0 binary64) (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(fma.f64 (cos.f64 (/.f64 #s(literal 0 binary64) (*.f64 y #s(literal -2 binary64)))) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (*.f64 (sin.f64 (/.f64 #s(literal 0 binary64) (*.f64 y #s(literal -2 binary64)))) (sin.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y))))) |
(neg.f64 (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(/.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) #s(literal -1 binary64)) |
(/.f64 (/.f64 #s(literal 1 binary64) (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 (+.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (fma.f64 x (/.f64 #s(literal -1/2 binary64) y) #s(literal 0 binary64))) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) |
(pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) |
(*.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 (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) #s(literal -1 binary64)) |
(+.f64 #s(literal 0 binary64) (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
(+.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 0 binary64)) |
(exp.f64 (log.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (/.f64 x y) x) y))) #s(literal 1/2 binary64))) |
(fabs.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (/.f64 #s(literal -1/2 binary64) y))) |
(-.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 0 binary64)) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 y #s(literal -2 binary64))) (*.f64 x (/.f64 #s(literal -1/2 binary64) y))) |
(sqrt.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (/.f64 x y) x) y))) |
(fma.f64 x (/.f64 #s(literal 1/2 binary64) y) #s(literal 0 binary64)) |
(fma.f64 x (exp.f64 (neg.f64 (log.f64 (*.f64 y #s(literal 2 binary64))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 x y) #s(literal 1/2 binary64) #s(literal 0 binary64)) |
(fma.f64 (/.f64 x y) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 x y) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1/2 binary64) (pow.f64 (neg.f64 (sqrt.f64 (/.f64 x y))) #s(literal 2 binary64)) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 (sqrt.f64 (/.f64 x y))) (neg.f64 (sqrt.f64 (/.f64 x y)))) #s(literal 0 binary64)) |
(fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (/.f64 x y) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) (pow.f64 (*.f64 (/.f64 x y) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y x) (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 x y)) #s(literal 0 binary64)) |
(fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 y x)) #s(literal 0 binary64)) |
(fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (neg.f64 (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 y (neg.f64 x))) #s(literal 0 binary64)) |
(fma.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 1 binary64) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (*.f64 x (/.f64 #s(literal -1/2 binary64) y)) #s(literal 0 binary64)) |
(fma.f64 (sqrt.f64 x) (*.f64 (sqrt.f64 (/.f64 #s(literal 1/2 binary64) y)) (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (sqrt.f64 x) (/.f64 (sqrt.f64 (/.f64 #s(literal 1/2 binary64) y)) (sqrt.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))))) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 (neg.f64 x) y) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 x) (/.f64 #s(literal -1/2 binary64) y) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 x) (*.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 x) (*.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y x) (neg.f64 (sqrt.f64 #s(literal 1/2 binary64))))) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 (neg.f64 (sqrt.f64 (/.f64 x y))) (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (neg.f64 (sqrt.f64 (/.f64 y x)))) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (neg.f64 (sqrt.f64 (/.f64 x y))) (sqrt.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))))) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 y (neg.f64 x))) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (neg.f64 (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 y x)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (neg.f64 x) y) #s(literal -1/2 binary64) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 x #s(literal 1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) (pow.f64 (/.f64 #s(literal 2 binary64) x) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) y) x #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) y) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (sqrt.f64 (/.f64 x y)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 x y))) #s(literal 0 binary64)) |
(fma.f64 (sqrt.f64 (/.f64 x y)) (/.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (sqrt.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (*.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sqrt.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) #s(literal 0 binary64)) |
(fma.f64 (sqrt.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (pow.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sqrt.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) y) #s(literal 0 binary64)) |
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1/2 binary64) y)) (/.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal 0 binary64)) |
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1/2 binary64) y)) (*.f64 (sqrt.f64 x) (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1/2 binary64) y)) (/.f64 (sqrt.f64 x) (sqrt.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 x #s(literal 1/4 binary64)) (*.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/4 binary64)) (*.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sqrt.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 x y) #s(literal 1/4 binary64)) (*.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 1/4 binary64)) (*.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sqrt.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 1/4 binary64)) (*.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 1/4 binary64)) (*.f64 (/.f64 x y) (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) y) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) y) (*.f64 x #s(literal -1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 x #s(literal -2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 (neg.f64 x) #s(literal 2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 1/8 binary64)) (*.f64 (pow.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 1/8 binary64)) (*.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sqrt.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))))) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (neg.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (/.f64 (neg.f64 (sqrt.f64 (/.f64 x y))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sqrt.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) (sqrt.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 x y))) (sqrt.f64 (/.f64 x y)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (/.f64 x y) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (/.f64 x y) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 x y))) (neg.f64 (sqrt.f64 (/.f64 x y))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) y) (neg.f64 x) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (sqrt.f64 x) #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (/.f64 #s(literal 1/2 binary64) y)) #s(literal 2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (sqrt.f64 (/.f64 #s(literal 1/2 binary64) y)) #s(literal 2 binary64)) (pow.f64 (sqrt.f64 x) #s(literal 2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (neg.f64 x) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal -1/2 binary64) y) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 (neg.f64 x) y) #s(literal 1 binary64)) #s(literal -1/2 binary64) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sqrt.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) #s(literal 1 binary64)) (sqrt.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 x y))) #s(literal 1 binary64)) (sqrt.f64 (/.f64 x y)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 #s(literal -1/2 binary64) y) #s(literal 1 binary64)) (pow.f64 (neg.f64 x) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 #s(literal 2 binary64) x) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) y) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 #s(literal -2 binary64) x) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) y) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (pow.f64 (/.f64 x y) #s(literal -1/4 binary64))) (/.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (pow.f64 (/.f64 x y) #s(literal -1/4 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (sqrt.f64 x) (sqrt.f64 (/.f64 y x))) (/.f64 (sqrt.f64 (/.f64 #s(literal 1/2 binary64) y)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (sqrt.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (sqrt.f64 (/.f64 y x))) (/.f64 (sqrt.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1/2 binary64) y)) (sqrt.f64 (/.f64 y x))) (/.f64 (sqrt.f64 x) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) y) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sqrt.f64 y)) (sqrt.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sqrt.f64 y)) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (pow.f64 (/.f64 x y) #s(literal -1/4 binary64))) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (pow.f64 (/.f64 x y) #s(literal -1/4 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal -1/2 binary64) y) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 binary64)) (neg.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (neg.f64 (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1 binary64)) (*.f64 (/.f64 x y) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal 1 binary64)) x #s(literal 0 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (/.f64 #s(literal -1/2 binary64) y) #s(literal 0 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) (*.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sqrt.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) y) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sqrt.f64 x)) (sqrt.f64 (/.f64 #s(literal 1/2 binary64) y)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1/2 binary64) y))) (sqrt.f64 x) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) y) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sqrt.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) (pow.f64 x #s(literal 1/4 binary64))) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/4 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sqrt.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) (pow.f64 (/.f64 x y) #s(literal 1/4 binary64))) (pow.f64 #s(literal 1/2 binary64) #s(literal 1/4 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sqrt.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) (pow.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 1/8 binary64))) (pow.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 1/8 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 x y))) #s(literal 1 binary64)) (sqrt.f64 (/.f64 x y)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 x y))) (/.f64 #s(literal 1 binary64) (sqrt.f64 y))) (sqrt.f64 x) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) #s(literal -1 binary64)) x #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 x y))) (sqrt.f64 y)) (sqrt.f64 x) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (neg.f64 (sqrt.f64 (/.f64 y x)))) (neg.f64 (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal -1 binary64)) (neg.f64 x) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 x y))) #s(literal 1 binary64)) (sqrt.f64 (/.f64 x y)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 x y))) (sqrt.f64 (neg.f64 y))) (sqrt.f64 (neg.f64 x)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 x y))) (neg.f64 (sqrt.f64 y))) (neg.f64 (sqrt.f64 x)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 x y))) (sqrt.f64 y)) (neg.f64 (sqrt.f64 x)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 x y))) (neg.f64 (sqrt.f64 y))) (sqrt.f64 x) #s(literal 0 binary64)) |
(neg.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y))) |
(neg.f64 (*.f64 (neg.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(neg.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) |
(neg.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (neg.f64 x) y))) |
(neg.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (neg.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))))) |
(neg.f64 (/.f64 (neg.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (sqrt.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))))) |
(neg.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal 1 binary64) x))) |
(neg.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y (neg.f64 x)))) |
(neg.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x))) |
(neg.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) |
(neg.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 x y))) (sqrt.f64 (/.f64 y x)))) |
(/.f64 x (*.f64 y #s(literal 2 binary64))) |
(/.f64 x (exp.f64 (log.f64 (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (/.f64 x y) #s(literal 2 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (/.f64 y x)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 x y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (sqrt.f64 (/.f64 y x))) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 x y))))) |
(/.f64 #s(literal 1/2 binary64) (/.f64 y x)) |
(/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (/.f64 y x) (sqrt.f64 #s(literal 1/2 binary64)))) |
(/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (neg.f64 (/.f64 (/.f64 y x) (neg.f64 (sqrt.f64 #s(literal 1/2 binary64)))))) |
(/.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sqrt.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))))) |
(/.f64 #s(literal -1 binary64) (/.f64 (*.f64 y #s(literal -2 binary64)) x)) |
(/.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) (neg.f64 (sqrt.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))))))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 y #s(literal -2 binary64)))) |
(/.f64 (sqrt.f64 x) (*.f64 (sqrt.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) (sqrt.f64 (*.f64 y #s(literal 2 binary64))))) |
(/.f64 #s(literal -1/2 binary64) (/.f64 y (neg.f64 x))) |
(/.f64 (neg.f64 x) (*.f64 y #s(literal -2 binary64))) |
(/.f64 (neg.f64 (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (/.f64 y x) (neg.f64 (sqrt.f64 #s(literal 1/2 binary64))))) |
(/.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 binary64) y) (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))) |
(/.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (sqrt.f64 (/.f64 x y)) (*.f64 (sqrt.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(/.f64 (sqrt.f64 (/.f64 (neg.f64 x) y)) (*.f64 (sqrt.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) (sqrt.f64 #s(literal -2 binary64)))) |
(/.f64 (*.f64 x #s(literal -1/2 binary64)) (neg.f64 y)) |
(/.f64 (/.f64 (*.f64 (/.f64 x y) x) y) (*.f64 (/.f64 x y) #s(literal 2 binary64))) |
(/.f64 (*.f64 (/.f64 x y) (/.f64 (*.f64 (/.f64 x y) x) y)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (/.f64 x y) x) y))) |
(/.f64 (neg.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (neg.f64 (sqrt.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 x y))) (sqrt.f64 (/.f64 y x))) |
(/.f64 (*.f64 (/.f64 x y) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(/.f64 (*.f64 (/.f64 x y) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 x y))) (neg.f64 (sqrt.f64 (/.f64 y x)))) |
(/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 (sqrt.f64 (neg.f64 x)) (*.f64 (sqrt.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) (sqrt.f64 (*.f64 y #s(literal -2 binary64))))) |
(/.f64 (exp.f64 (log.f64 (neg.f64 x))) (exp.f64 (log.f64 (*.f64 y #s(literal -2 binary64))))) |
(/.f64 (exp.f64 (log.f64 (/.f64 (neg.f64 x) y))) (exp.f64 (log.f64 #s(literal -2 binary64)))) |
(/.f64 (neg.f64 (*.f64 x #s(literal -1/2 binary64))) y) |
(/.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x)) y) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 3 binary64)) #s(literal 0 binary64)) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (/.f64 x y) x) y) #s(literal 0 binary64))) |
(/.f64 (/.f64 (neg.f64 x) #s(literal 2 binary64)) (neg.f64 y)) |
(/.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/4 binary64) (/.f64 (*.f64 (/.f64 x y) x) y)) #s(literal 0 binary64)) (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 y #s(literal -2 binary64))) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 binary64)) (neg.f64 (sqrt.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))) y) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sqrt.f64 x)) (sqrt.f64 (*.f64 y #s(literal 2 binary64)))) |
(/.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) y) |
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 x y))) #s(literal 1 binary64)) (sqrt.f64 (/.f64 y x))) |
(/.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 y #s(literal -2 binary64))) |
(/.f64 (*.f64 (sqrt.f64 x) (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (sqrt.f64 (*.f64 y #s(literal 2 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 x #s(literal -1/2 binary64))) (neg.f64 y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 x y) (/.f64 (*.f64 (/.f64 x y) x) y))) (/.f64 (*.f64 (/.f64 x y) x) y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (/.f64 x y) x) y)) (/.f64 x y)) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sqrt.f64 (neg.f64 x))) (sqrt.f64 (*.f64 y #s(literal -2 binary64)))) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sqrt.f64 (/.f64 (neg.f64 x) y))) (sqrt.f64 #s(literal -2 binary64))) |
(/.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal -1 binary64)) (neg.f64 y)) |
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 x y))) #s(literal -1 binary64)) (neg.f64 (sqrt.f64 (/.f64 y x)))) |
(/.f64 (*.f64 (*.f64 (/.f64 x y) (/.f64 (*.f64 (/.f64 x y) x) y)) #s(literal 1/2 binary64)) (/.f64 (*.f64 (/.f64 x y) x) y)) |
(/.f64 (*.f64 (/.f64 (*.f64 (/.f64 x y) x) y) #s(literal 1/2 binary64)) (/.f64 x y)) |
(/.f64 (*.f64 (sqrt.f64 (neg.f64 x)) (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (sqrt.f64 (*.f64 y #s(literal -2 binary64)))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 (neg.f64 x) y)) (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (sqrt.f64 #s(literal -2 binary64))) |
(/.f64 (*.f64 (neg.f64 x) #s(literal -1/2 binary64)) y) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) x)) (neg.f64 y)) |
(/.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1 binary64) x)) (neg.f64 y)) |
(/.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64)) y) |
(/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 x y))) (sqrt.f64 y)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) |
(/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 x y))) (pow.f64 (/.f64 x y) #s(literal -1/4 binary64))) (pow.f64 (/.f64 x y) #s(literal -1/4 binary64))) |
(/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 x y))) #s(literal -1 binary64)) (sqrt.f64 (/.f64 y x))) |
(pow.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(pow.f64 (sqrt.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal -2 binary64)) |
(pow.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal -1 binary64)) |
(pow.f64 (sqrt.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) #s(literal 4 binary64)) |
(pow.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (/.f64 x y) x) y)) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (/.f64 x y) x) y)) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (/.f64 x y) x) y))) #s(literal 1/4 binary64)) |
(pow.f64 (exp.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (log.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(*.f64 x (/.f64 #s(literal 1/2 binary64) y)) |
(*.f64 x (exp.f64 (neg.f64 (log.f64 (*.f64 y #s(literal 2 binary64)))))) |
(*.f64 (/.f64 x y) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 x y) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) |
(*.f64 #s(literal 1 binary64) (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 x y)) |
(*.f64 #s(literal 1/2 binary64) (pow.f64 (neg.f64 (sqrt.f64 (/.f64 x y))) #s(literal 2 binary64))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 (sqrt.f64 (/.f64 x y))) (neg.f64 (sqrt.f64 (/.f64 x y))))) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (/.f64 x y) (sqrt.f64 #s(literal 1/2 binary64)))) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (pow.f64 (*.f64 (/.f64 x y) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y x) (sqrt.f64 #s(literal 1/2 binary64))))) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 x y))) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 y x))) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (neg.f64 (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 y (neg.f64 x)))) |
(*.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) |
(*.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (*.f64 x (/.f64 #s(literal -1/2 binary64) y))) |
(*.f64 (sqrt.f64 x) (*.f64 (sqrt.f64 (/.f64 #s(literal 1/2 binary64) y)) (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(*.f64 (sqrt.f64 x) (/.f64 (sqrt.f64 (/.f64 #s(literal 1/2 binary64) y)) (sqrt.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (neg.f64 x) y)) |
(*.f64 (neg.f64 x) (/.f64 #s(literal -1/2 binary64) y)) |
(*.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 (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y x) (neg.f64 (sqrt.f64 #s(literal 1/2 binary64)))))) |
(*.f64 (neg.f64 (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 (neg.f64 (sqrt.f64 (/.f64 x y))) (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(*.f64 (neg.f64 (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (neg.f64 (sqrt.f64 (/.f64 y x))))) |
(*.f64 (neg.f64 (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (neg.f64 (sqrt.f64 (/.f64 x y))) (sqrt.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))))) |
(*.f64 (neg.f64 (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 y (neg.f64 x)))) |
(*.f64 (neg.f64 (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (neg.f64 (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 y 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 #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) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) x) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64))) |
(*.f64 (sqrt.f64 (/.f64 x y)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 x y)))) |
(*.f64 (sqrt.f64 (/.f64 x y)) (/.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) |
(*.f64 (sqrt.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (*.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sqrt.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))))) |
(*.f64 (sqrt.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (pow.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sqrt.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) #s(literal 1 binary64))) |
(*.f64 (*.f64 x #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1/2 binary64) y)) (/.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1/2 binary64) y)) (*.f64 (sqrt.f64 x) (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1/2 binary64) y)) (/.f64 (sqrt.f64 x) (sqrt.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))))) |
(*.f64 (pow.f64 x #s(literal 1/4 binary64)) (*.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/4 binary64)) (*.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sqrt.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))))) |
(*.f64 (pow.f64 (/.f64 x y) #s(literal 1/4 binary64)) (*.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 1/4 binary64)) (*.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sqrt.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))))) |
(*.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 1/4 binary64)) (*.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 1/4 binary64)) (*.f64 (/.f64 x y) (sqrt.f64 #s(literal 1/2 binary64))))) |
(*.f64 (*.f64 x #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (*.f64 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 (pow.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 1/8 binary64)) (*.f64 (pow.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 1/8 binary64)) (*.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sqrt.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))))) |
(*.f64 (neg.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (neg.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(*.f64 (neg.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (/.f64 (neg.f64 (sqrt.f64 (/.f64 x y))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sqrt.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) (sqrt.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 x y))) (sqrt.f64 (/.f64 x y))) |
(*.f64 (*.f64 (/.f64 x y) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (/.f64 x y) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 x y))) (neg.f64 (sqrt.f64 (/.f64 x y)))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) y) (neg.f64 x)) |
(*.f64 (pow.f64 (sqrt.f64 x) #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (/.f64 #s(literal 1/2 binary64) y)) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (sqrt.f64 (/.f64 #s(literal 1/2 binary64) y)) #s(literal 2 binary64)) (pow.f64 (sqrt.f64 x) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (neg.f64 x) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal -1/2 binary64) y) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 (neg.f64 x) y) #s(literal 1 binary64)) #s(literal -1/2 binary64)) |
(*.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sqrt.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) #s(literal 1 binary64)) (sqrt.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(*.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 x y))) #s(literal 1 binary64)) (sqrt.f64 (/.f64 x y))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1/2 binary64) y) #s(literal 1 binary64)) (pow.f64 (neg.f64 x) #s(literal 1 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)) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (pow.f64 (/.f64 x y) #s(literal -1/4 binary64))) (/.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (pow.f64 (/.f64 x y) #s(literal -1/4 binary64)))) |
(*.f64 (/.f64 (sqrt.f64 x) (sqrt.f64 (/.f64 y x))) (/.f64 (sqrt.f64 (/.f64 #s(literal 1/2 binary64) y)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) |
(*.f64 (/.f64 (sqrt.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (sqrt.f64 (/.f64 y x))) (/.f64 (sqrt.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) |
(*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1/2 binary64) y)) (sqrt.f64 (/.f64 y x))) (/.f64 (sqrt.f64 x) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (/.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sqrt.f64 y)) (sqrt.f64 (*.f64 x #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sqrt.f64 y)) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) |
(*.f64 (/.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (pow.f64 (/.f64 x y) #s(literal -1/4 binary64))) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (pow.f64 (/.f64 x y) #s(literal -1/4 binary64)))) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal -1/2 binary64) y)) |
(*.f64 (/.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 binary64)) (neg.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(*.f64 (/.f64 (neg.f64 (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1 binary64)) (*.f64 (/.f64 x y) (sqrt.f64 #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (sqrt.f64 (*.f64 (/.f64 x y) #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) (neg.f64 x)) (/.f64 #s(literal -1/2 binary64) y)) |
(*.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) (*.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sqrt.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))))) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sqrt.f64 x)) (sqrt.f64 (/.f64 #s(literal 1/2 binary64) y))) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1/2 binary64) y))) (sqrt.f64 x)) |
(*.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sqrt.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) (pow.f64 x #s(literal 1/4 binary64))) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/4 binary64))) |
(*.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sqrt.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) (pow.f64 (/.f64 x y) #s(literal 1/4 binary64))) (pow.f64 #s(literal 1/2 binary64) #s(literal 1/4 binary64))) |
(*.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sqrt.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) (pow.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 1/8 binary64))) (pow.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 1/8 binary64))) |
(*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 x y))) #s(literal 1 binary64)) (sqrt.f64 (/.f64 x y))) |
(*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 x y))) (/.f64 #s(literal 1 binary64) (sqrt.f64 y))) (sqrt.f64 x)) |
(*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) #s(literal -1 binary64)) x) |
(*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 x y))) (sqrt.f64 y)) (sqrt.f64 x)) |
(*.f64 (/.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (neg.f64 (sqrt.f64 (/.f64 y x)))) (neg.f64 (sqrt.f64 #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal -1 binary64)) (neg.f64 x)) |
(*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 x y))) #s(literal 1 binary64)) (sqrt.f64 (/.f64 x y))) |
(*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 x y))) (sqrt.f64 (neg.f64 y))) (sqrt.f64 (neg.f64 x))) |
(*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 x y))) (neg.f64 (sqrt.f64 y))) (neg.f64 (sqrt.f64 x))) |
(*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 x y))) (sqrt.f64 y)) (neg.f64 (sqrt.f64 x))) |
(*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 x y))) (neg.f64 (sqrt.f64 y))) (sqrt.f64 x)) |
(exp.f64 (*.f64 (log.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (neg.f64 (log.f64 (*.f64 y #s(literal 2 binary64)))) #s(literal 1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1/2 binary64) y)) |
(neg.f64 (/.f64 #s(literal -1/2 binary64) y)) |
(/.f64 #s(literal 1 binary64) (*.f64 y #s(literal 2 binary64))) |
(/.f64 #s(literal 1/2 binary64) y) |
(/.f64 #s(literal -1 binary64) (*.f64 y #s(literal -2 binary64))) |
(/.f64 #s(literal -1/2 binary64) (neg.f64 y)) |
(/.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 2 binary64)) |
(/.f64 (/.f64 #s(literal -1 binary64) y) #s(literal -2 binary64)) |
(pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) y)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 #s(literal 1/2 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1/2 binary64) y)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 #s(literal -1/2 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal 1 binary64)) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1/2 binary64) y)) (sqrt.f64 (/.f64 #s(literal 1/2 binary64) y))) |
(*.f64 (/.f64 #s(literal -1 binary64) y) #s(literal -1/2 binary64)) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)) #s(literal 1/2 binary64)) |
(+.f64 #s(literal 0 binary64) (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
(+.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 0 binary64)) |
(exp.f64 (log.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (/.f64 x y) x) y))) #s(literal 1/2 binary64))) |
(fabs.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (/.f64 #s(literal -1/2 binary64) y))) |
(-.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 0 binary64)) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 y #s(literal -2 binary64))) (*.f64 x (/.f64 #s(literal -1/2 binary64) y))) |
(sqrt.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (/.f64 x y) x) y))) |
(fma.f64 x (/.f64 #s(literal 1/2 binary64) y) #s(literal 0 binary64)) |
(fma.f64 x (exp.f64 (neg.f64 (log.f64 (*.f64 y #s(literal 2 binary64))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 x y) #s(literal 1/2 binary64) #s(literal 0 binary64)) |
(fma.f64 (/.f64 x y) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 x y) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1/2 binary64) (pow.f64 (neg.f64 (sqrt.f64 (/.f64 x y))) #s(literal 2 binary64)) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 (sqrt.f64 (/.f64 x y))) (neg.f64 (sqrt.f64 (/.f64 x y)))) #s(literal 0 binary64)) |
(fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (/.f64 x y) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) (pow.f64 (*.f64 (/.f64 x y) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y x) (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 x y)) #s(literal 0 binary64)) |
(fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 y x)) #s(literal 0 binary64)) |
(fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (neg.f64 (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 y (neg.f64 x))) #s(literal 0 binary64)) |
(fma.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 1 binary64) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (*.f64 x (/.f64 #s(literal -1/2 binary64) y)) #s(literal 0 binary64)) |
(fma.f64 (sqrt.f64 x) (*.f64 (sqrt.f64 (/.f64 #s(literal 1/2 binary64) y)) (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (sqrt.f64 x) (/.f64 (sqrt.f64 (/.f64 #s(literal 1/2 binary64) y)) (sqrt.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))))) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 (neg.f64 x) y) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 x) (/.f64 #s(literal -1/2 binary64) y) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 x) (*.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 x) (*.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y x) (neg.f64 (sqrt.f64 #s(literal 1/2 binary64))))) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 (neg.f64 (sqrt.f64 (/.f64 x y))) (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (neg.f64 (sqrt.f64 (/.f64 y x)))) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (neg.f64 (sqrt.f64 (/.f64 x y))) (sqrt.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))))) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 y (neg.f64 x))) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (neg.f64 (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 y x)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (neg.f64 x) y) #s(literal -1/2 binary64) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 x #s(literal 1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) (pow.f64 (/.f64 #s(literal 2 binary64) x) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) y) x #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) y) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (sqrt.f64 (/.f64 x y)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 x y))) #s(literal 0 binary64)) |
(fma.f64 (sqrt.f64 (/.f64 x y)) (/.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (sqrt.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (*.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sqrt.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) #s(literal 0 binary64)) |
(fma.f64 (sqrt.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (pow.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sqrt.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) y) #s(literal 0 binary64)) |
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1/2 binary64) y)) (/.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal 0 binary64)) |
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1/2 binary64) y)) (*.f64 (sqrt.f64 x) (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1/2 binary64) y)) (/.f64 (sqrt.f64 x) (sqrt.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 x #s(literal 1/4 binary64)) (*.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/4 binary64)) (*.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sqrt.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 x y) #s(literal 1/4 binary64)) (*.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 1/4 binary64)) (*.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sqrt.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 1/4 binary64)) (*.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 1/4 binary64)) (*.f64 (/.f64 x y) (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) y) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) y) (*.f64 x #s(literal -1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 x #s(literal -2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 (neg.f64 x) #s(literal 2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 1/8 binary64)) (*.f64 (pow.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 1/8 binary64)) (*.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sqrt.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))))) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (neg.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (/.f64 (neg.f64 (sqrt.f64 (/.f64 x y))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sqrt.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) (sqrt.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 x y))) (sqrt.f64 (/.f64 x y)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (/.f64 x y) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (/.f64 x y) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 x y))) (neg.f64 (sqrt.f64 (/.f64 x y))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) y) (neg.f64 x) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (sqrt.f64 x) #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (/.f64 #s(literal 1/2 binary64) y)) #s(literal 2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (sqrt.f64 (/.f64 #s(literal 1/2 binary64) y)) #s(literal 2 binary64)) (pow.f64 (sqrt.f64 x) #s(literal 2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (neg.f64 x) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal -1/2 binary64) y) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 (neg.f64 x) y) #s(literal 1 binary64)) #s(literal -1/2 binary64) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sqrt.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) #s(literal 1 binary64)) (sqrt.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 x y))) #s(literal 1 binary64)) (sqrt.f64 (/.f64 x y)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 #s(literal -1/2 binary64) y) #s(literal 1 binary64)) (pow.f64 (neg.f64 x) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 #s(literal 2 binary64) x) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) y) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 #s(literal -2 binary64) x) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) y) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (pow.f64 (/.f64 x y) #s(literal -1/4 binary64))) (/.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (pow.f64 (/.f64 x y) #s(literal -1/4 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (sqrt.f64 x) (sqrt.f64 (/.f64 y x))) (/.f64 (sqrt.f64 (/.f64 #s(literal 1/2 binary64) y)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (sqrt.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (sqrt.f64 (/.f64 y x))) (/.f64 (sqrt.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1/2 binary64) y)) (sqrt.f64 (/.f64 y x))) (/.f64 (sqrt.f64 x) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) y) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sqrt.f64 y)) (sqrt.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sqrt.f64 y)) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (pow.f64 (/.f64 x y) #s(literal -1/4 binary64))) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (pow.f64 (/.f64 x y) #s(literal -1/4 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal -1/2 binary64) y) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 binary64)) (neg.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (neg.f64 (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1 binary64)) (*.f64 (/.f64 x y) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal 1 binary64)) x #s(literal 0 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (/.f64 #s(literal -1/2 binary64) y) #s(literal 0 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) (*.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sqrt.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) y) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sqrt.f64 x)) (sqrt.f64 (/.f64 #s(literal 1/2 binary64) y)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1/2 binary64) y))) (sqrt.f64 x) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) y) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sqrt.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) (pow.f64 x #s(literal 1/4 binary64))) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/4 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sqrt.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) (pow.f64 (/.f64 x y) #s(literal 1/4 binary64))) (pow.f64 #s(literal 1/2 binary64) #s(literal 1/4 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sqrt.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) (pow.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 1/8 binary64))) (pow.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 1/8 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 x y))) #s(literal 1 binary64)) (sqrt.f64 (/.f64 x y)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 x y))) (/.f64 #s(literal 1 binary64) (sqrt.f64 y))) (sqrt.f64 x) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) #s(literal -1 binary64)) x #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 x y))) (sqrt.f64 y)) (sqrt.f64 x) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (neg.f64 (sqrt.f64 (/.f64 y x)))) (neg.f64 (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal -1 binary64)) (neg.f64 x) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 x y))) #s(literal 1 binary64)) (sqrt.f64 (/.f64 x y)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 x y))) (sqrt.f64 (neg.f64 y))) (sqrt.f64 (neg.f64 x)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 x y))) (neg.f64 (sqrt.f64 y))) (neg.f64 (sqrt.f64 x)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 x y))) (sqrt.f64 y)) (neg.f64 (sqrt.f64 x)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 x y))) (neg.f64 (sqrt.f64 y))) (sqrt.f64 x) #s(literal 0 binary64)) |
(neg.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y))) |
(neg.f64 (*.f64 (neg.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(neg.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) |
(neg.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (neg.f64 x) y))) |
(neg.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (neg.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))))) |
(neg.f64 (/.f64 (neg.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (sqrt.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))))) |
(neg.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal 1 binary64) x))) |
(neg.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y (neg.f64 x)))) |
(neg.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x))) |
(neg.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) |
(neg.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 x y))) (sqrt.f64 (/.f64 y x)))) |
(/.f64 x (*.f64 y #s(literal 2 binary64))) |
(/.f64 x (exp.f64 (log.f64 (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (/.f64 x y) #s(literal 2 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (/.f64 y x)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 x y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (sqrt.f64 (/.f64 y x))) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 x y))))) |
(/.f64 #s(literal 1/2 binary64) (/.f64 y x)) |
(/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (/.f64 y x) (sqrt.f64 #s(literal 1/2 binary64)))) |
(/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (neg.f64 (/.f64 (/.f64 y x) (neg.f64 (sqrt.f64 #s(literal 1/2 binary64)))))) |
(/.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sqrt.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))))) |
(/.f64 #s(literal -1 binary64) (/.f64 (*.f64 y #s(literal -2 binary64)) x)) |
(/.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) (neg.f64 (sqrt.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))))))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 y #s(literal -2 binary64)))) |
(/.f64 (sqrt.f64 x) (*.f64 (sqrt.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) (sqrt.f64 (*.f64 y #s(literal 2 binary64))))) |
(/.f64 #s(literal -1/2 binary64) (/.f64 y (neg.f64 x))) |
(/.f64 (neg.f64 x) (*.f64 y #s(literal -2 binary64))) |
(/.f64 (neg.f64 (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (/.f64 y x) (neg.f64 (sqrt.f64 #s(literal 1/2 binary64))))) |
(/.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 binary64) y) (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))) |
(/.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (sqrt.f64 (/.f64 x y)) (*.f64 (sqrt.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(/.f64 (sqrt.f64 (/.f64 (neg.f64 x) y)) (*.f64 (sqrt.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) (sqrt.f64 #s(literal -2 binary64)))) |
(/.f64 (*.f64 x #s(literal -1/2 binary64)) (neg.f64 y)) |
(/.f64 (/.f64 (*.f64 (/.f64 x y) x) y) (*.f64 (/.f64 x y) #s(literal 2 binary64))) |
(/.f64 (*.f64 (/.f64 x y) (/.f64 (*.f64 (/.f64 x y) x) y)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (/.f64 x y) x) y))) |
(/.f64 (neg.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (neg.f64 (sqrt.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 x y))) (sqrt.f64 (/.f64 y x))) |
(/.f64 (*.f64 (/.f64 x y) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(/.f64 (*.f64 (/.f64 x y) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 x y))) (neg.f64 (sqrt.f64 (/.f64 y x)))) |
(/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 (sqrt.f64 (neg.f64 x)) (*.f64 (sqrt.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) (sqrt.f64 (*.f64 y #s(literal -2 binary64))))) |
(/.f64 (exp.f64 (log.f64 (neg.f64 x))) (exp.f64 (log.f64 (*.f64 y #s(literal -2 binary64))))) |
(/.f64 (exp.f64 (log.f64 (/.f64 (neg.f64 x) y))) (exp.f64 (log.f64 #s(literal -2 binary64)))) |
(/.f64 (neg.f64 (*.f64 x #s(literal -1/2 binary64))) y) |
(/.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x)) y) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 3 binary64)) #s(literal 0 binary64)) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (/.f64 x y) x) y) #s(literal 0 binary64))) |
(/.f64 (/.f64 (neg.f64 x) #s(literal 2 binary64)) (neg.f64 y)) |
(/.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/4 binary64) (/.f64 (*.f64 (/.f64 x y) x) y)) #s(literal 0 binary64)) (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 y #s(literal -2 binary64))) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 binary64)) (neg.f64 (sqrt.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))) y) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sqrt.f64 x)) (sqrt.f64 (*.f64 y #s(literal 2 binary64)))) |
(/.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) y) |
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 x y))) #s(literal 1 binary64)) (sqrt.f64 (/.f64 y x))) |
(/.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 y #s(literal -2 binary64))) |
(/.f64 (*.f64 (sqrt.f64 x) (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (sqrt.f64 (*.f64 y #s(literal 2 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 x #s(literal -1/2 binary64))) (neg.f64 y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 x y) (/.f64 (*.f64 (/.f64 x y) x) y))) (/.f64 (*.f64 (/.f64 x y) x) y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (/.f64 x y) x) y)) (/.f64 x y)) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sqrt.f64 (neg.f64 x))) (sqrt.f64 (*.f64 y #s(literal -2 binary64)))) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sqrt.f64 (/.f64 (neg.f64 x) y))) (sqrt.f64 #s(literal -2 binary64))) |
(/.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal -1 binary64)) (neg.f64 y)) |
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 x y))) #s(literal -1 binary64)) (neg.f64 (sqrt.f64 (/.f64 y x)))) |
(/.f64 (*.f64 (*.f64 (/.f64 x y) (/.f64 (*.f64 (/.f64 x y) x) y)) #s(literal 1/2 binary64)) (/.f64 (*.f64 (/.f64 x y) x) y)) |
(/.f64 (*.f64 (/.f64 (*.f64 (/.f64 x y) x) y) #s(literal 1/2 binary64)) (/.f64 x y)) |
(/.f64 (*.f64 (sqrt.f64 (neg.f64 x)) (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (sqrt.f64 (*.f64 y #s(literal -2 binary64)))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 (neg.f64 x) y)) (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (sqrt.f64 #s(literal -2 binary64))) |
(/.f64 (*.f64 (neg.f64 x) #s(literal -1/2 binary64)) y) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) x)) (neg.f64 y)) |
(/.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1 binary64) x)) (neg.f64 y)) |
(/.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64)) y) |
(/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 x y))) (sqrt.f64 y)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) |
(/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 x y))) (pow.f64 (/.f64 x y) #s(literal -1/4 binary64))) (pow.f64 (/.f64 x y) #s(literal -1/4 binary64))) |
(/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 x y))) #s(literal -1 binary64)) (sqrt.f64 (/.f64 y x))) |
(pow.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(pow.f64 (sqrt.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal -2 binary64)) |
(pow.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal -1 binary64)) |
(pow.f64 (sqrt.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) #s(literal 4 binary64)) |
(pow.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (/.f64 x y) x) y)) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (/.f64 x y) x) y)) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (/.f64 x y) x) y))) #s(literal 1/4 binary64)) |
(pow.f64 (exp.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (log.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(*.f64 x (/.f64 #s(literal 1/2 binary64) y)) |
(*.f64 x (exp.f64 (neg.f64 (log.f64 (*.f64 y #s(literal 2 binary64)))))) |
(*.f64 (/.f64 x y) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 x y) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) |
(*.f64 #s(literal 1 binary64) (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 x y)) |
(*.f64 #s(literal 1/2 binary64) (pow.f64 (neg.f64 (sqrt.f64 (/.f64 x y))) #s(literal 2 binary64))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 (sqrt.f64 (/.f64 x y))) (neg.f64 (sqrt.f64 (/.f64 x y))))) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (/.f64 x y) (sqrt.f64 #s(literal 1/2 binary64)))) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (pow.f64 (*.f64 (/.f64 x y) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y x) (sqrt.f64 #s(literal 1/2 binary64))))) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 x y))) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 y x))) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (neg.f64 (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 y (neg.f64 x)))) |
(*.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) |
(*.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (*.f64 x (/.f64 #s(literal -1/2 binary64) y))) |
(*.f64 (sqrt.f64 x) (*.f64 (sqrt.f64 (/.f64 #s(literal 1/2 binary64) y)) (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(*.f64 (sqrt.f64 x) (/.f64 (sqrt.f64 (/.f64 #s(literal 1/2 binary64) y)) (sqrt.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (neg.f64 x) y)) |
(*.f64 (neg.f64 x) (/.f64 #s(literal -1/2 binary64) y)) |
(*.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 (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y x) (neg.f64 (sqrt.f64 #s(literal 1/2 binary64)))))) |
(*.f64 (neg.f64 (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 (neg.f64 (sqrt.f64 (/.f64 x y))) (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(*.f64 (neg.f64 (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (neg.f64 (sqrt.f64 (/.f64 y x))))) |
(*.f64 (neg.f64 (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (neg.f64 (sqrt.f64 (/.f64 x y))) (sqrt.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))))) |
(*.f64 (neg.f64 (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 y (neg.f64 x)))) |
(*.f64 (neg.f64 (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (neg.f64 (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 y 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 #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) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) x) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64))) |
(*.f64 (sqrt.f64 (/.f64 x y)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 x y)))) |
(*.f64 (sqrt.f64 (/.f64 x y)) (/.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) |
(*.f64 (sqrt.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (*.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sqrt.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))))) |
(*.f64 (sqrt.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (pow.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sqrt.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) #s(literal 1 binary64))) |
(*.f64 (*.f64 x #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1/2 binary64) y)) (/.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1/2 binary64) y)) (*.f64 (sqrt.f64 x) (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1/2 binary64) y)) (/.f64 (sqrt.f64 x) (sqrt.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))))) |
(*.f64 (pow.f64 x #s(literal 1/4 binary64)) (*.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/4 binary64)) (*.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sqrt.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))))) |
(*.f64 (pow.f64 (/.f64 x y) #s(literal 1/4 binary64)) (*.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 1/4 binary64)) (*.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sqrt.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))))) |
(*.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 1/4 binary64)) (*.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 1/4 binary64)) (*.f64 (/.f64 x y) (sqrt.f64 #s(literal 1/2 binary64))))) |
(*.f64 (*.f64 x #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (*.f64 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 (pow.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 1/8 binary64)) (*.f64 (pow.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 1/8 binary64)) (*.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sqrt.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))))) |
(*.f64 (neg.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (neg.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(*.f64 (neg.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (/.f64 (neg.f64 (sqrt.f64 (/.f64 x y))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sqrt.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) (sqrt.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 x y))) (sqrt.f64 (/.f64 x y))) |
(*.f64 (*.f64 (/.f64 x y) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (/.f64 x y) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 x y))) (neg.f64 (sqrt.f64 (/.f64 x y)))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) y) (neg.f64 x)) |
(*.f64 (pow.f64 (sqrt.f64 x) #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (/.f64 #s(literal 1/2 binary64) y)) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (sqrt.f64 (/.f64 #s(literal 1/2 binary64) y)) #s(literal 2 binary64)) (pow.f64 (sqrt.f64 x) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (neg.f64 x) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal -1/2 binary64) y) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 (neg.f64 x) y) #s(literal 1 binary64)) #s(literal -1/2 binary64)) |
(*.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sqrt.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) #s(literal 1 binary64)) (sqrt.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(*.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 x y))) #s(literal 1 binary64)) (sqrt.f64 (/.f64 x y))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1/2 binary64) y) #s(literal 1 binary64)) (pow.f64 (neg.f64 x) #s(literal 1 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)) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (pow.f64 (/.f64 x y) #s(literal -1/4 binary64))) (/.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (pow.f64 (/.f64 x y) #s(literal -1/4 binary64)))) |
(*.f64 (/.f64 (sqrt.f64 x) (sqrt.f64 (/.f64 y x))) (/.f64 (sqrt.f64 (/.f64 #s(literal 1/2 binary64) y)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) |
(*.f64 (/.f64 (sqrt.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (sqrt.f64 (/.f64 y x))) (/.f64 (sqrt.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) |
(*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1/2 binary64) y)) (sqrt.f64 (/.f64 y x))) (/.f64 (sqrt.f64 x) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (/.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sqrt.f64 y)) (sqrt.f64 (*.f64 x #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sqrt.f64 y)) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) |
(*.f64 (/.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (pow.f64 (/.f64 x y) #s(literal -1/4 binary64))) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (pow.f64 (/.f64 x y) #s(literal -1/4 binary64)))) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal -1/2 binary64) y)) |
(*.f64 (/.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 binary64)) (neg.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(*.f64 (/.f64 (neg.f64 (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1 binary64)) (*.f64 (/.f64 x y) (sqrt.f64 #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (sqrt.f64 (*.f64 (/.f64 x y) #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) (neg.f64 x)) (/.f64 #s(literal -1/2 binary64) y)) |
(*.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) (*.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sqrt.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))))) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sqrt.f64 x)) (sqrt.f64 (/.f64 #s(literal 1/2 binary64) y))) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1/2 binary64) y))) (sqrt.f64 x)) |
(*.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sqrt.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) (pow.f64 x #s(literal 1/4 binary64))) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/4 binary64))) |
(*.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sqrt.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) (pow.f64 (/.f64 x y) #s(literal 1/4 binary64))) (pow.f64 #s(literal 1/2 binary64) #s(literal 1/4 binary64))) |
(*.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sqrt.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) (pow.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 1/8 binary64))) (pow.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 1/8 binary64))) |
(*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 x y))) #s(literal 1 binary64)) (sqrt.f64 (/.f64 x y))) |
(*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 x y))) (/.f64 #s(literal 1 binary64) (sqrt.f64 y))) (sqrt.f64 x)) |
(*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) #s(literal -1 binary64)) x) |
(*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 x y))) (sqrt.f64 y)) (sqrt.f64 x)) |
(*.f64 (/.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (neg.f64 (sqrt.f64 (/.f64 y x)))) (neg.f64 (sqrt.f64 #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal -1 binary64)) (neg.f64 x)) |
(*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 x y))) #s(literal 1 binary64)) (sqrt.f64 (/.f64 x y))) |
(*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 x y))) (sqrt.f64 (neg.f64 y))) (sqrt.f64 (neg.f64 x))) |
(*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 x y))) (neg.f64 (sqrt.f64 y))) (neg.f64 (sqrt.f64 x))) |
(*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 x y))) (sqrt.f64 y)) (neg.f64 (sqrt.f64 x))) |
(*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 x y))) (neg.f64 (sqrt.f64 y))) (sqrt.f64 x)) |
(exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))))) |
(-.f64 #s(literal 0 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))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (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))))) |
(pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (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/2 binary64)) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) #s(literal -1 binary64)) |
(*.f64 (*.f64 #s(literal 1 binary64) (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 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (*.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal 0 binary64))) |
(+.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y))))) |
(+.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (*.f64 (sin.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y))) #s(literal 0 binary64))) |
(+.f64 (*.f64 (cos.f64 (/.f64 #s(literal 0 binary64) (*.f64 y #s(literal -2 binary64)))) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (*.f64 (sin.f64 (/.f64 #s(literal 0 binary64) (*.f64 y #s(literal -2 binary64)))) (sin.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y))))) |
(+.f64 (*.f64 (cos.f64 (/.f64 #s(literal 0 binary64) (*.f64 y #s(literal 2 binary64)))) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (*.f64 (sin.f64 (/.f64 #s(literal 0 binary64) (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(exp.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (log.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))))) |
(cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
(cos.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y))) |
(cos.f64 (*.f64 (neg.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) |
(cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (neg.f64 x) y))) |
(cos.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (neg.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))))) |
(cos.f64 (/.f64 (neg.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (sqrt.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))))) |
(cos.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal 1 binary64) x))) |
(cos.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y (neg.f64 x)))) |
(cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x))) |
(cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) |
(cos.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 x y))) (sqrt.f64 (/.f64 y x)))) |
(-.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (*.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal 0 binary64))) |
(-.f64 (cos.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 #s(literal 0 binary64) (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(fma.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (*.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y))))) |
(fma.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (*.f64 (sin.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y))) #s(literal 0 binary64))) |
(fma.f64 (cos.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))) #s(literal 0 binary64))) |
(fma.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal 1 binary64) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y))))) |
(fma.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal 1 binary64) (*.f64 (sin.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y))) #s(literal 0 binary64))) |
(fma.f64 #s(literal -1 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))) #s(literal 0 binary64))) |
(fma.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y))))) |
(fma.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (*.f64 (sin.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y))) #s(literal 0 binary64))) |
(fma.f64 (neg.f64 (cos.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))) #s(literal 0 binary64))) |
(fma.f64 (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) #s(literal -1 binary64) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y))))) |
(fma.f64 (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) #s(literal -1 binary64) (*.f64 (sin.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y))) #s(literal 0 binary64))) |
(fma.f64 (cos.f64 (/.f64 #s(literal 0 binary64) (*.f64 y #s(literal 2 binary64)))) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (*.f64 (sin.f64 (/.f64 #s(literal 0 binary64) (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(fma.f64 (cos.f64 (/.f64 #s(literal 0 binary64) (*.f64 y #s(literal -2 binary64)))) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (*.f64 (sin.f64 (/.f64 #s(literal 0 binary64) (*.f64 y #s(literal -2 binary64)))) (sin.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y))))) |
(neg.f64 (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(/.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) #s(literal -1 binary64)) |
(/.f64 (/.f64 #s(literal 1 binary64) (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 (+.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (fma.f64 x (/.f64 #s(literal -1/2 binary64) y) #s(literal 0 binary64))) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) |
(pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) |
(*.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 (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) #s(literal -1 binary64)) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(exp.f64 (*.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (/.f64 x y) x) y))) #s(literal 1/4 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal 1/4 binary64)) #s(literal 2 binary64))) |
(fabs.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (sqrt.f64 (/.f64 y x)))) (neg.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
(neg.f64 (neg.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(neg.f64 (*.f64 (neg.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) #s(literal 1 binary64))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))))) |
(/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 y x))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))))) |
(/.f64 (sqrt.f64 x) (sqrt.f64 (*.f64 y #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (sqrt.f64 #s(literal 1/2 binary64))) (neg.f64 (sqrt.f64 (/.f64 y x)))) |
(/.f64 (sqrt.f64 (/.f64 x y)) (sqrt.f64 #s(literal 2 binary64))) |
(/.f64 (sqrt.f64 (/.f64 x y)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) |
(/.f64 (sqrt.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (sqrt.f64 (sqrt.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))))) |
(/.f64 (sqrt.f64 (/.f64 #s(literal 1/2 binary64) y)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) |
(/.f64 (sqrt.f64 (/.f64 (neg.f64 x) y)) (sqrt.f64 #s(literal -2 binary64))) |
(/.f64 (neg.f64 (sqrt.f64 x)) (neg.f64 (sqrt.f64 (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (sqrt.f64 (/.f64 x y))) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (sqrt.f64 (*.f64 x #s(literal 1/2 binary64))) (sqrt.f64 y)) |
(/.f64 (sqrt.f64 (neg.f64 x)) (sqrt.f64 (*.f64 y #s(literal -2 binary64)))) |
(/.f64 (exp.f64 (log.f64 (neg.f64 (sqrt.f64 #s(literal 1/2 binary64))))) (exp.f64 (log.f64 (neg.f64 (sqrt.f64 (/.f64 y x)))))) |
(/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 (*.f64 y #s(literal -2 binary64)) x))) |
(/.f64 (sqrt.f64 (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (/.f64 (/.f64 y x) (sqrt.f64 #s(literal 1/2 binary64))))) |
(/.f64 (sqrt.f64 #s(literal -1/2 binary64)) (sqrt.f64 (/.f64 y (neg.f64 x)))) |
(/.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 x y)))) (sqrt.f64 (sqrt.f64 (/.f64 y x)))) |
(/.f64 (sqrt.f64 (neg.f64 (sqrt.f64 #s(literal 1/2 binary64)))) (sqrt.f64 (/.f64 (/.f64 y x) (neg.f64 (sqrt.f64 #s(literal 1/2 binary64)))))) |
(/.f64 (sqrt.f64 (*.f64 x #s(literal -1/2 binary64))) (sqrt.f64 (neg.f64 y))) |
(/.f64 (sqrt.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 x y)))) (sqrt.f64 (neg.f64 (sqrt.f64 (/.f64 y x))))) |
(/.f64 (neg.f64 (sqrt.f64 (neg.f64 x))) (neg.f64 (sqrt.f64 (*.f64 y #s(literal -2 binary64))))) |
(/.f64 (neg.f64 (sqrt.f64 (/.f64 (neg.f64 x) y))) (neg.f64 (sqrt.f64 #s(literal -2 binary64)))) |
(/.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (pow.f64 (/.f64 x y) #s(literal -1/4 binary64))) (pow.f64 (/.f64 x y) #s(literal -1/4 binary64))) |
(/.f64 (/.f64 (neg.f64 (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1 binary64)) (sqrt.f64 (/.f64 y x))) |
(/.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 x)) (sqrt.f64 (*.f64 y #s(literal 2 binary64)))) |
(/.f64 (*.f64 (sqrt.f64 x) #s(literal 1 binary64)) (sqrt.f64 (*.f64 y #s(literal 2 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (neg.f64 x))) (sqrt.f64 (*.f64 y #s(literal -2 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (neg.f64 x) y))) (sqrt.f64 #s(literal -2 binary64))) |
(/.f64 (*.f64 (sqrt.f64 (neg.f64 x)) #s(literal 1 binary64)) (sqrt.f64 (*.f64 y #s(literal -2 binary64)))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 (neg.f64 x) y)) #s(literal 1 binary64)) (sqrt.f64 #s(literal -2 binary64))) |
(pow.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(pow.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal -1/2 binary64)) |
(pow.f64 (sqrt.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (/.f64 x y) x) y)) #s(literal 1/4 binary64)) |
(pow.f64 (exp.f64 #s(literal 1/2 binary64)) (log.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 x y))) |
(*.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(*.f64 (sqrt.f64 x) (sqrt.f64 (/.f64 #s(literal 1/2 binary64) y))) |
(*.f64 (sqrt.f64 x) (*.f64 (sqrt.f64 (/.f64 #s(literal 1/2 binary64) y)) #s(literal 1 binary64))) |
(*.f64 (neg.f64 (sqrt.f64 #s(literal 1/2 binary64))) (neg.f64 (sqrt.f64 (/.f64 x y)))) |
(*.f64 (neg.f64 (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 (neg.f64 (sqrt.f64 (/.f64 x y))) #s(literal 1 binary64))) |
(*.f64 (sqrt.f64 (/.f64 x y)) (sqrt.f64 #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (/.f64 x y)) (pow.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1 binary64))) |
(*.f64 (sqrt.f64 (/.f64 x y)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (sqrt.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (sqrt.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(*.f64 (sqrt.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (*.f64 (sqrt.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) #s(literal 1 binary64))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1/2 binary64) y)) (sqrt.f64 x)) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1/2 binary64) y)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1/2 binary64) y)) (*.f64 (sqrt.f64 x) #s(literal 1 binary64))) |
(*.f64 (pow.f64 x #s(literal 1/4 binary64)) (*.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))))) |
(*.f64 (pow.f64 (/.f64 x y) #s(literal 1/4 binary64)) (*.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 1/4 binary64)) (sqrt.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))))) |
(*.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 1/4 binary64)) (/.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 1/4 binary64)) (sqrt.f64 (/.f64 y x)))) |
(*.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 1/4 binary64)) (*.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 1/4 binary64)) (sqrt.f64 (/.f64 x y)))) |
(*.f64 (sqrt.f64 (/.f64 (neg.f64 x) y)) (pow.f64 #s(literal -1/2 binary64) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (/.f64 (neg.f64 x) y)) (sqrt.f64 #s(literal -1/2 binary64))) |
(*.f64 (sqrt.f64 (/.f64 (neg.f64 x) y)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -2 binary64)))) |
(*.f64 (neg.f64 (sqrt.f64 (/.f64 x y))) (neg.f64 (sqrt.f64 #s(literal 1/2 binary64)))) |
(*.f64 (pow.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 1/8 binary64)) (*.f64 (pow.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 1/8 binary64)) (sqrt.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 y)) (sqrt.f64 (*.f64 x #s(literal 1/2 binary64)))) |
(*.f64 (sqrt.f64 (*.f64 x #s(literal 1/2 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (*.f64 x #s(literal 1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (pow.f64 (sqrt.f64 x) #s(literal 1 binary64)) (pow.f64 (sqrt.f64 (/.f64 #s(literal 1/2 binary64) y)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 #s(literal 1 binary64) #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) |
(*.f64 (sqrt.f64 (neg.f64 x)) (pow.f64 (/.f64 #s(literal -1/2 binary64) y) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (neg.f64 x)) (sqrt.f64 (/.f64 #s(literal -1/2 binary64) y))) |
(*.f64 (sqrt.f64 (neg.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y #s(literal -2 binary64))))) |
(*.f64 (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 (/.f64 x y) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (sqrt.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)) (pow.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sqrt.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (sqrt.f64 (/.f64 #s(literal 1/2 binary64) y)) #s(literal 1 binary64)) (pow.f64 (sqrt.f64 x) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (neg.f64 (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 1 binary64)) (pow.f64 (neg.f64 (sqrt.f64 (/.f64 x y))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sqrt.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) #s(literal 1/2 binary64)) (pow.f64 (sqrt.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 x y))) #s(literal 1/2 binary64)) (pow.f64 (sqrt.f64 (/.f64 x y)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1/2 binary64) y) #s(literal 1/2 binary64)) (sqrt.f64 (neg.f64 x))) |
(*.f64 (pow.f64 (pow.f64 x #s(literal 1/4 binary64)) #s(literal 2 binary64)) (pow.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/4 binary64)) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (pow.f64 (/.f64 x y) #s(literal 1/4 binary64)) #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (*.f64 (/.f64 x y) (sqrt.f64 #s(literal 1/2 binary64))))) |
(*.f64 (sqrt.f64 (sqrt.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) (sqrt.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sqrt.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))))) |
(*.f64 (sqrt.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sqrt.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))))) (sqrt.f64 (sqrt.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))))) |
(*.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 x y)))) (sqrt.f64 (sqrt.f64 (/.f64 x y)))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal -1/2 binary64) y)) (sqrt.f64 (neg.f64 x))) |
(*.f64 (/.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 1/4 binary64)) (sqrt.f64 y)) (/.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 1/4 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) |
(*.f64 (/.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 1/4 binary64)) (pow.f64 (/.f64 x y) #s(literal -1/4 binary64))) (/.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 1/4 binary64)) (pow.f64 (/.f64 x y) #s(literal -1/4 binary64)))) |
(*.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (pow.f64 (/.f64 x y) #s(literal -1/4 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (/.f64 x y) #s(literal -1/4 binary64)))) |
(*.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) (sqrt.f64 (/.f64 x y))) |
(*.f64 (*.f64 (sqrt.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (pow.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 1/8 binary64))) (pow.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 1/8 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 x)) (sqrt.f64 (/.f64 #s(literal 1/2 binary64) y))) |
(*.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) (sqrt.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(*.f64 (*.f64 (sqrt.f64 (/.f64 x y)) (pow.f64 #s(literal 1/2 binary64) #s(literal 1/4 binary64))) (pow.f64 #s(literal 1/2 binary64) #s(literal 1/4 binary64))) |
(*.f64 (*.f64 (sqrt.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (pow.f64 x #s(literal 1/4 binary64))) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/4 binary64))) |
(*.f64 (*.f64 (sqrt.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (pow.f64 (/.f64 x y) #s(literal 1/4 binary64))) (pow.f64 #s(literal 1/2 binary64) #s(literal 1/4 binary64))) |
(*.f64 (/.f64 (neg.f64 (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 y)) (neg.f64 (sqrt.f64 x))) |
(*.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (neg.f64 y))) (sqrt.f64 (neg.f64 x))) |
(*.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (neg.f64 (sqrt.f64 y))) (neg.f64 (sqrt.f64 x))) |
#s(literal 0 binary64) |
(+.f64 #s(literal 0 binary64) (sin.f64 (/.f64 x y))) |
(+.f64 (sin.f64 (/.f64 x y)) #s(literal 0 binary64)) |
(+.f64 (sin.f64 (/.f64 x y)) (*.f64 (cos.f64 (/.f64 x y)) #s(literal 0 binary64))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y))) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)))) |
(+.f64 (*.f64 #s(literal 0 binary64) (cos.f64 (/.f64 x y))) (sin.f64 (/.f64 x y))) |
(-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (neg.f64 x) y))) |
(-.f64 (sin.f64 (/.f64 x y)) #s(literal 0 binary64)) |
(-.f64 (sin.f64 (/.f64 x y)) (*.f64 (cos.f64 (/.f64 x y)) #s(literal 0 binary64))) |
(-.f64 (sin.f64 (/.f64 x y)) (/.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64))))))) |
(-.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y))) (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sin.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y))))) |
(-.f64 (*.f64 #s(literal 0 binary64) (cos.f64 (/.f64 x y))) (*.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (neg.f64 x) y)))) |
(-.f64 (/.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y))) (/.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64)))) (sin.f64 (/.f64 x y)))) |
(-.f64 (*.f64 (sin.f64 (/.f64 x y)) (cos.f64 (/.f64 #s(literal 0 binary64) (/.f64 (*.f64 (/.f64 x y) x) y)))) (*.f64 (cos.f64 (/.f64 x y)) (sin.f64 (/.f64 #s(literal 0 binary64) (/.f64 (*.f64 (/.f64 x y) x) y))))) |
(-.f64 (*.f64 (sin.f64 (/.f64 x y)) (cos.f64 (/.f64 #s(literal 0 binary64) (/.f64 x y)))) (*.f64 (cos.f64 (/.f64 x y)) (sin.f64 (/.f64 #s(literal 0 binary64) (/.f64 x y))))) |
(-.f64 (*.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (cos.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sin.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))))) |
(-.f64 (*.f64 (sin.f64 (/.f64 #s(literal 0 binary64) (neg.f64 y))) (cos.f64 (/.f64 x y))) (*.f64 (cos.f64 (/.f64 #s(literal 0 binary64) (neg.f64 y))) (sin.f64 (/.f64 (neg.f64 x) y)))) |
(sin.f64 (/.f64 x y)) |
(fma.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y))) #s(literal 0 binary64)) |
(fma.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y))) (*.f64 (cos.f64 (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)))) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)))) |
(fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)))) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)))) |
(fma.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y)) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y)) (*.f64 (cos.f64 (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y))) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)))) |
(fma.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)))) |
(fma.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (*.f64 (cos.f64 (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)))) |
(fma.f64 #s(literal 0 binary64) (cos.f64 (/.f64 x y)) (sin.f64 (/.f64 x y))) |
(fma.f64 (sin.f64 (/.f64 x y)) #s(literal 1 binary64) #s(literal 0 binary64)) |
(fma.f64 (sin.f64 (/.f64 x y)) #s(literal 1 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (sin.f64 (/.f64 x y)) #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)))) |
(fma.f64 (sin.f64 (/.f64 x y)) (/.f64 (sin.f64 (/.f64 x y)) (sin.f64 (/.f64 x y))) #s(literal 0 binary64)) |
(fma.f64 (sin.f64 (/.f64 x y)) (/.f64 (sin.f64 (/.f64 x y)) (sin.f64 (/.f64 x y))) (*.f64 (cos.f64 (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (sin.f64 (/.f64 x y)) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64)))))) #s(literal 0 binary64)) |
(fma.f64 (sin.f64 (/.f64 x y)) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64)))))) (*.f64 (cos.f64 (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (sin.f64 (/.f64 x y)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64))))))) #s(literal 0 binary64)) |
(fma.f64 (sin.f64 (/.f64 x y)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64))))))) (*.f64 (cos.f64 (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (sin.f64 (/.f64 x y)) (*.f64 (sin.f64 (/.f64 x y)) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y)))) #s(literal 0 binary64)) |
(fma.f64 (sin.f64 (/.f64 x y)) (*.f64 (sin.f64 (/.f64 x y)) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y)))) (*.f64 (cos.f64 (/.f64 x y)) #s(literal 0 binary64))) |
(fma.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/2 binary64) (sin.f64 (/.f64 x y)))) |
(fma.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal 2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal 2 binary64)) (*.f64 (cos.f64 (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (sin.f64 (/.f64 x y)) #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)))) |
(fma.f64 #s(literal -1/2 binary64) (sin.f64 (/.f64 (neg.f64 x) y)) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)))) |
(fma.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64)))))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64)))))) (*.f64 (cos.f64 (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) (/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64)))))) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)))) |
(fma.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64)))))) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)))) |
(fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y))) #s(literal 0 binary64)) |
(fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y))) (*.f64 (cos.f64 (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64))))) (/.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y))) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)))) |
(fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64))))) (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y))) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)))) |
(fma.f64 #s(literal 1/4 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64))))) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)))) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)))) |
(fma.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64)))))) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64)))))) (*.f64 (cos.f64 (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (neg.f64 x) y))) #s(literal 0 binary64)) |
(fma.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (neg.f64 x) y))) (*.f64 (cos.f64 (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64)))))) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64)))))) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) (*.f64 (cos.f64 (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3/2 binary64)) (*.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3/2 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64))))))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3/2 binary64)) (*.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3/2 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64))))))) (*.f64 (cos.f64 (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3/2 binary64)) (/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3/2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64)))))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3/2 binary64)) (/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3/2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64)))))) (*.f64 (cos.f64 (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (sin.f64 (/.f64 (neg.f64 x) y)) #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y))) #s(literal 2 binary64) #s(literal 0 binary64)) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y))) #s(literal 2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y))) #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y))) (/.f64 (sin.f64 (/.f64 x y)) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y))) (/.f64 (sin.f64 (/.f64 x y)) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)))) (*.f64 (cos.f64 (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (*.f64 (cos.f64 (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)))) #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64)))))) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64)))))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y))) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64))))) (*.f64 (cos.f64 (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y))) (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64)))))) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y))) (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64))))))) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64))))))) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64))))) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)))) |
(fma.f64 (/.f64 (sin.f64 (/.f64 x y)) (sin.f64 (/.f64 x y))) (sin.f64 (/.f64 x y)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (sin.f64 (/.f64 x y)) (sin.f64 (/.f64 x y))) (sin.f64 (/.f64 x y)) (*.f64 (cos.f64 (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3/2 binary64)) (sin.f64 (/.f64 x y))) (/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3/2 binary64)) (sin.f64 (/.f64 x y))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3/2 binary64)) (sin.f64 (/.f64 x y))) (/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3/2 binary64)) (sin.f64 (/.f64 x y))) (*.f64 (cos.f64 (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (sin.f64 (/.f64 x y)) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)))) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (sin.f64 (/.f64 x y)) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)))) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y))) (*.f64 (cos.f64 (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (sin.f64 (/.f64 x y)) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) (/.f64 (sin.f64 (/.f64 x y)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64))))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (sin.f64 (/.f64 x y)) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) (/.f64 (sin.f64 (/.f64 x y)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64))))))) (*.f64 (cos.f64 (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (sin.f64 (/.f64 x y)) (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) (/.f64 (sin.f64 (/.f64 x y)) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (sin.f64 (/.f64 x y)) (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) (/.f64 (sin.f64 (/.f64 x y)) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (*.f64 (cos.f64 (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64))))) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)))) #s(literal 1/4 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64)))))) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64))))) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)))) |
(fma.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64)))))) (sin.f64 (/.f64 x y)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64)))))) (sin.f64 (/.f64 x y)) (*.f64 (cos.f64 (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64)))))) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y))) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)))) |
(fma.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64))))) (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) (/.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)))) |
(fma.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64))))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64))))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y))) (*.f64 (cos.f64 (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (*.f64 (cos.f64 (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (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/2 binary64) (sin.f64 (/.f64 x y)))) |
(fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64)))))) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64))))) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)))) |
(fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64)))))) (sin.f64 (/.f64 x y)) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)))) |
(fma.f64 (/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64))))) #s(literal 2 binary64) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64))))) #s(literal 2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 6 binary64))) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 4 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 6 binary64))) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 4 binary64)) (*.f64 (cos.f64 (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64))))) (neg.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)))) (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64))))) (neg.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)))) (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64))))) (*.f64 (cos.f64 (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64))))) (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64)))))) (sin.f64 (/.f64 (neg.f64 x) y)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64))))) (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64)))))) (sin.f64 (/.f64 (neg.f64 x) y)) (*.f64 (cos.f64 (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64))))) #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)))) |
(fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 6 binary64))) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 4 binary64)) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)))) |
(fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 4 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64))))) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)))) |
(fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64)))))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y))) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)))) |
(fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64)))))) (neg.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)))) (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64))))) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)))) |
(fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64)))))) (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64)))))) (sin.f64 (/.f64 (neg.f64 x) y)) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)))) |
(neg.f64 (sin.f64 (/.f64 (neg.f64 x) y))) |
(neg.f64 (sin.f64 (fma.f64 x (/.f64 #s(literal -1/2 binary64) y) (*.f64 x (/.f64 #s(literal -1/2 binary64) y))))) |
(neg.f64 (sin.f64 (/.f64 (/.f64 (neg.f64 x) y) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y))) #s(literal 1 binary64))) |
(/.f64 (sin.f64 (/.f64 x y)) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y))))) |
(/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64)))))) |
(/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64))))) (sin.f64 (/.f64 x y))) |
(/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64)))) (*.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64))) |
(/.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64)))))) |
(/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64))))) (sin.f64 (/.f64 (neg.f64 x) y))) |
(/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 6 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64))))) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)))) |
(/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 6 binary64)) (*.f64 (sin.f64 (/.f64 x y)) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 4 binary64)))) |
(/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 4 binary64)) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) |
(/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 9 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64))))) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 6 binary64)))) |
(/.f64 (sin.f64 (/.f64 (neg.f64 x) y)) #s(literal -1 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (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 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64)))))) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64))))))) |
(/.f64 (neg.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64)))))) (sin.f64 (/.f64 x y))) |
(/.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64))))) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)))) #s(literal 2 binary64)) |
(/.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64)))))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y)))) |
(/.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64))))) (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64)) #s(literal 2 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (/.f64 x y))) #s(literal 2 binary64)) |
(/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64))))) #s(literal 1 binary64)) (sin.f64 (/.f64 x y))) |
(/.f64 (*.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) #s(literal 1 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64)))))) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(/.f64 (*.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 9 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64))))))) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 6 binary64))) |
(/.f64 (*.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 6 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64))))))) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y)))) #s(literal 2 binary64)) |
(/.f64 (*.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 6 binary64)) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y)))) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 4 binary64))) |
(/.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 (/.f64 x y))) #s(literal 2 binary64)) |
(pow.f64 (sin.f64 (/.f64 x y)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y))) #s(literal -1 binary64)) |
(*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)))) |
(*.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y))) |
(*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(*.f64 (sin.f64 (/.f64 x y)) #s(literal 1 binary64)) |
(*.f64 (sin.f64 (/.f64 x y)) (/.f64 (sin.f64 (/.f64 x y)) (sin.f64 (/.f64 x y)))) |
(*.f64 (sin.f64 (/.f64 x y)) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64))))))) |
(*.f64 (sin.f64 (/.f64 x y)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64)))))))) |
(*.f64 (sin.f64 (/.f64 x y)) (*.f64 (sin.f64 (/.f64 x y)) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y))))) |
(*.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64))))))) |
(*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y)))) |
(*.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64))))))) |
(*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (neg.f64 x) y)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64)))))) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) |
(*.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3/2 binary64)) (*.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3/2 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64)))))))) |
(*.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3/2 binary64)) (/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3/2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64))))))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y))) #s(literal 2 binary64)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y))) (/.f64 (sin.f64 (/.f64 x y)) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64)))))) |
(*.f64 (/.f64 (sin.f64 (/.f64 x y)) (sin.f64 (/.f64 x y))) (sin.f64 (/.f64 x y))) |
(*.f64 (/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3/2 binary64)) (sin.f64 (/.f64 x y))) (/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3/2 binary64)) (sin.f64 (/.f64 x y)))) |
(*.f64 (/.f64 (sin.f64 (/.f64 x y)) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)))) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)))) |
(*.f64 (/.f64 (sin.f64 (/.f64 x y)) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) (/.f64 (sin.f64 (/.f64 x y)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64)))))))) |
(*.f64 (/.f64 (sin.f64 (/.f64 x y)) (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) (/.f64 (sin.f64 (/.f64 x y)) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(*.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64)))))) (sin.f64 (/.f64 x y))) |
(*.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64))))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y)))) |
(*.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64))))) #s(literal 2 binary64)) |
(*.f64 (/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 6 binary64))) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 4 binary64))) |
(*.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64))))) (neg.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)))) (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64)))))) |
(*.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64))))) (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64)))))) (sin.f64 (/.f64 (neg.f64 x) y))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y))) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (sin.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y))) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (sin.f64 (/.f64 x y)) #s(literal -1/2 binary64))) (/.f64 (sin.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y))) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y))))) |
(neg.f64 (/.f64 (sin.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y))) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y))))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (sin.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y))) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)))))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y))) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))))) |
(/.f64 #s(literal 2 binary64) (/.f64 (sin.f64 (/.f64 x y)) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y))) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sin.f64 (/.f64 x y)) (*.f64 #s(literal 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 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)))) |
(/.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y))) (sin.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y))))) |
(/.f64 (sin.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y))) (*.f64 (sin.f64 (/.f64 x y)) #s(literal -1/2 binary64))) |
(/.f64 (/.f64 #s(literal 2 binary64) (sin.f64 (/.f64 x y))) (/.f64 #s(literal 1 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(/.f64 (/.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sin.f64 (/.f64 x y))) #s(literal 1/2 binary64)) |
(/.f64 (/.f64 (sin.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y))) (sin.f64 (/.f64 x y))) #s(literal -1/2 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x y))) |
(/.f64 (*.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y))) (/.f64 #s(literal 1/2 binary64) (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 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) (sin.f64 (/.f64 (neg.f64 x) y))) |
(/.f64 (*.f64 #s(literal 1 binary64) (sin.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y)))) (*.f64 (sin.f64 (/.f64 x y)) #s(literal -1/2 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (sin.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y))) (sin.f64 (/.f64 x y)))) #s(literal -1/2 binary64)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) (sin.f64 (/.f64 x y))) |
(/.f64 (*.f64 (sin.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y))) #s(literal 1 binary64)) (*.f64 (sin.f64 (/.f64 x y)) #s(literal -1/2 binary64))) |
(/.f64 (*.f64 (sin.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y))) #s(literal 2 binary64)) (sin.f64 (/.f64 (neg.f64 x) y))) |
(/.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)))) |
(/.f64 (/.f64 (sin.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y))) #s(literal 1/2 binary64)) (sin.f64 (/.f64 (neg.f64 x) y))) |
(/.f64 (/.f64 (sin.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y))) #s(literal -1 binary64)) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)))) |
(/.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)))) |
(/.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)))) #s(literal 2 binary64)) |
(/.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64))))))) |
(/.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64)))))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y)))) |
(/.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) |
(pow.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y))) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) #s(literal -1 binary64)) |
(*.f64 #s(literal 2 binary64) (/.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sin.f64 (/.f64 x y)))) |
(*.f64 #s(literal 1 binary64) (/.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y))))) |
(*.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (/.f64 #s(literal 2 binary64) (sin.f64 (/.f64 x y)))) |
(*.f64 (/.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 (sin.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y))) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y))))) |
(*.f64 (sin.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y))) (/.f64 #s(literal -2 binary64) (sin.f64 (/.f64 x y)))) |
(*.f64 #s(literal -2 binary64) (/.f64 (sin.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y))) (sin.f64 (/.f64 x y)))) |
(*.f64 (/.f64 #s(literal 2 binary64) (sin.f64 (/.f64 x y))) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 #s(literal 2 binary64) (sin.f64 (/.f64 x y))) (pow.f64 (/.f64 #s(literal 1 binary64) (sin.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))) (sin.f64 (/.f64 x y))) #s(literal 2 binary64)) |
(*.f64 (/.f64 (sin.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y))) (sin.f64 (/.f64 x y))) #s(literal -2 binary64)) |
(*.f64 (/.f64 #s(literal -2 binary64) (sin.f64 (/.f64 x y))) (sin.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y)))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y)))) |
(*.f64 (*.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y))) (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y))) (pow.f64 (/.f64 #s(literal 1/2 binary64) (sin.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 x y)) #s(literal 3 binary64))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64))))) #s(literal 2 binary64))) |
(*.f64 (/.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64))))) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64)))))) (*.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64))) |
(*.f64 (/.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64)))))) (/.f64 (sin.f64 (/.f64 x y)) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x y))) (/.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (/.f64 #s(literal 2 binary64) (sin.f64 (/.f64 x y)))) |
(*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y))) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y))) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (sin.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y)))) (/.f64 #s(literal -2 binary64) (sin.f64 (/.f64 x y)))) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64)))))) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64)))))) (sin.f64 (/.f64 x y))) |
(*.f64 (/.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (*.f64 #s(literal 1/2 binary64) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64)))))) |
(*.f64 (/.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64))))))) (sin.f64 (/.f64 x y))) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y)))) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (neg.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)))) (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64)))))) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64)))))) (sin.f64 (/.f64 (neg.f64 x) y))) |
(+.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal 0 binary64))) |
(+.f64 (*.f64 #s(literal 0 binary64) (cos.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 x (/.f64 #s(literal -1/2 binary64) y)))) |
(-.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal 0 binary64))) |
(-.f64 (*.f64 #s(literal 0 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (*.f64 #s(literal 1 binary64) (sin.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y))))) |
(-.f64 (*.f64 (sin.f64 (/.f64 #s(literal 0 binary64) (*.f64 y #s(literal -2 binary64)))) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (*.f64 (cos.f64 (/.f64 #s(literal 0 binary64) (*.f64 y #s(literal -2 binary64)))) (sin.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y))))) |
(sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
(fma.f64 #s(literal 1 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 #s(literal 0 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) |
(fma.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))) #s(literal 0 binary64))) |
(fma.f64 #s(literal -1 binary64) (sin.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y))) (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal 0 binary64))) |
(neg.f64 (sin.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y)))) |
(neg.f64 (sin.f64 (*.f64 (neg.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))))) |
(neg.f64 (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) |
(neg.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (neg.f64 x) y)))) |
(neg.f64 (sin.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (neg.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))))) |
(neg.f64 (sin.f64 (/.f64 (neg.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (sqrt.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))))))) |
(neg.f64 (sin.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal 1 binary64) x)))) |
(neg.f64 (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y (neg.f64 x))))) |
(neg.f64 (sin.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) |
(neg.f64 (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) |
(neg.f64 (sin.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 x y))) (sqrt.f64 (/.f64 y x))))) |
(/.f64 (+.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) |
(*.f64 #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))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (sin.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y)))) |
x |
(exp.f64 (log.f64 x)) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 1 binary64))) |
(-.f64 #s(literal 0 binary64) (neg.f64 x)) |
(neg.f64 (neg.f64 x)) |
(/.f64 x #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (neg.f64 x) #s(literal -1 binary64)) |
(pow.f64 x #s(literal 1 binary64)) |
(*.f64 x #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) x) |
(*.f64 #s(literal -1 binary64) (neg.f64 x)) |
(*.f64 (sqrt.f64 x) (sqrt.f64 x)) |
(+.f64 #s(literal 0 binary64) (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
(+.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 0 binary64)) |
(exp.f64 (log.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (/.f64 x y) x) y))) #s(literal 1/2 binary64))) |
(fabs.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (/.f64 #s(literal -1/2 binary64) y))) |
(-.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 0 binary64)) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 y #s(literal -2 binary64))) (*.f64 x (/.f64 #s(literal -1/2 binary64) y))) |
(sqrt.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (/.f64 x y) x) y))) |
(fma.f64 x (/.f64 #s(literal 1/2 binary64) y) #s(literal 0 binary64)) |
(fma.f64 x (exp.f64 (neg.f64 (log.f64 (*.f64 y #s(literal 2 binary64))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 x y) #s(literal 1/2 binary64) #s(literal 0 binary64)) |
(fma.f64 (/.f64 x y) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 x y) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1/2 binary64) (pow.f64 (neg.f64 (sqrt.f64 (/.f64 x y))) #s(literal 2 binary64)) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 (sqrt.f64 (/.f64 x y))) (neg.f64 (sqrt.f64 (/.f64 x y)))) #s(literal 0 binary64)) |
(fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (/.f64 x y) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) (pow.f64 (*.f64 (/.f64 x y) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y x) (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 x y)) #s(literal 0 binary64)) |
(fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 y x)) #s(literal 0 binary64)) |
(fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (neg.f64 (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 y (neg.f64 x))) #s(literal 0 binary64)) |
(fma.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 1 binary64) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (*.f64 x (/.f64 #s(literal -1/2 binary64) y)) #s(literal 0 binary64)) |
(fma.f64 (sqrt.f64 x) (*.f64 (sqrt.f64 (/.f64 #s(literal 1/2 binary64) y)) (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (sqrt.f64 x) (/.f64 (sqrt.f64 (/.f64 #s(literal 1/2 binary64) y)) (sqrt.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))))) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 (neg.f64 x) y) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 x) (/.f64 #s(literal -1/2 binary64) y) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 x) (*.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 x) (*.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y x) (neg.f64 (sqrt.f64 #s(literal 1/2 binary64))))) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 (neg.f64 (sqrt.f64 (/.f64 x y))) (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (neg.f64 (sqrt.f64 (/.f64 y x)))) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (neg.f64 (sqrt.f64 (/.f64 x y))) (sqrt.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))))) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 y (neg.f64 x))) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (neg.f64 (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 y x)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (neg.f64 x) y) #s(literal -1/2 binary64) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 x #s(literal 1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) (pow.f64 (/.f64 #s(literal 2 binary64) x) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) y) x #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) y) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (sqrt.f64 (/.f64 x y)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 x y))) #s(literal 0 binary64)) |
(fma.f64 (sqrt.f64 (/.f64 x y)) (/.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (sqrt.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (*.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sqrt.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) #s(literal 0 binary64)) |
(fma.f64 (sqrt.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (pow.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sqrt.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) y) #s(literal 0 binary64)) |
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1/2 binary64) y)) (/.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal 0 binary64)) |
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1/2 binary64) y)) (*.f64 (sqrt.f64 x) (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1/2 binary64) y)) (/.f64 (sqrt.f64 x) (sqrt.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 x #s(literal 1/4 binary64)) (*.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/4 binary64)) (*.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sqrt.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 x y) #s(literal 1/4 binary64)) (*.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 1/4 binary64)) (*.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sqrt.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 1/4 binary64)) (*.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 1/4 binary64)) (*.f64 (/.f64 x y) (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) y) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) y) (*.f64 x #s(literal -1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 x #s(literal -2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 (neg.f64 x) #s(literal 2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 1/8 binary64)) (*.f64 (pow.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 1/8 binary64)) (*.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sqrt.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))))) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (neg.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (/.f64 (neg.f64 (sqrt.f64 (/.f64 x y))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sqrt.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) (sqrt.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 x y))) (sqrt.f64 (/.f64 x y)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (/.f64 x y) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (/.f64 x y) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 x y))) (neg.f64 (sqrt.f64 (/.f64 x y))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) y) (neg.f64 x) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (sqrt.f64 x) #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (/.f64 #s(literal 1/2 binary64) y)) #s(literal 2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (sqrt.f64 (/.f64 #s(literal 1/2 binary64) y)) #s(literal 2 binary64)) (pow.f64 (sqrt.f64 x) #s(literal 2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (neg.f64 x) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal -1/2 binary64) y) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 (neg.f64 x) y) #s(literal 1 binary64)) #s(literal -1/2 binary64) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sqrt.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) #s(literal 1 binary64)) (sqrt.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 x y))) #s(literal 1 binary64)) (sqrt.f64 (/.f64 x y)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 #s(literal -1/2 binary64) y) #s(literal 1 binary64)) (pow.f64 (neg.f64 x) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 #s(literal 2 binary64) x) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) y) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 #s(literal -2 binary64) x) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) y) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (pow.f64 (/.f64 x y) #s(literal -1/4 binary64))) (/.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (pow.f64 (/.f64 x y) #s(literal -1/4 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (sqrt.f64 x) (sqrt.f64 (/.f64 y x))) (/.f64 (sqrt.f64 (/.f64 #s(literal 1/2 binary64) y)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (sqrt.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (sqrt.f64 (/.f64 y x))) (/.f64 (sqrt.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1/2 binary64) y)) (sqrt.f64 (/.f64 y x))) (/.f64 (sqrt.f64 x) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) y) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sqrt.f64 y)) (sqrt.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sqrt.f64 y)) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (pow.f64 (/.f64 x y) #s(literal -1/4 binary64))) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (pow.f64 (/.f64 x y) #s(literal -1/4 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal -1/2 binary64) y) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 binary64)) (neg.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (neg.f64 (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1 binary64)) (*.f64 (/.f64 x y) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal 1 binary64)) x #s(literal 0 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (/.f64 #s(literal -1/2 binary64) y) #s(literal 0 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) (*.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sqrt.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) y) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sqrt.f64 x)) (sqrt.f64 (/.f64 #s(literal 1/2 binary64) y)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1/2 binary64) y))) (sqrt.f64 x) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) y) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sqrt.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) (pow.f64 x #s(literal 1/4 binary64))) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/4 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sqrt.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) (pow.f64 (/.f64 x y) #s(literal 1/4 binary64))) (pow.f64 #s(literal 1/2 binary64) #s(literal 1/4 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sqrt.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) (pow.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 1/8 binary64))) (pow.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 1/8 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 x y))) #s(literal 1 binary64)) (sqrt.f64 (/.f64 x y)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 x y))) (/.f64 #s(literal 1 binary64) (sqrt.f64 y))) (sqrt.f64 x) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) #s(literal -1 binary64)) x #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 x y))) (sqrt.f64 y)) (sqrt.f64 x) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (neg.f64 (sqrt.f64 (/.f64 y x)))) (neg.f64 (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal -1 binary64)) (neg.f64 x) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 x y))) #s(literal 1 binary64)) (sqrt.f64 (/.f64 x y)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 x y))) (sqrt.f64 (neg.f64 y))) (sqrt.f64 (neg.f64 x)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 x y))) (neg.f64 (sqrt.f64 y))) (neg.f64 (sqrt.f64 x)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 x y))) (sqrt.f64 y)) (neg.f64 (sqrt.f64 x)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 x y))) (neg.f64 (sqrt.f64 y))) (sqrt.f64 x) #s(literal 0 binary64)) |
(neg.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y))) |
(neg.f64 (*.f64 (neg.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(neg.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) |
(neg.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (neg.f64 x) y))) |
(neg.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (neg.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))))) |
(neg.f64 (/.f64 (neg.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (sqrt.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))))) |
(neg.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal 1 binary64) x))) |
(neg.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y (neg.f64 x)))) |
(neg.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x))) |
(neg.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) |
(neg.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 x y))) (sqrt.f64 (/.f64 y x)))) |
(/.f64 x (*.f64 y #s(literal 2 binary64))) |
(/.f64 x (exp.f64 (log.f64 (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (/.f64 x y) #s(literal 2 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (/.f64 y x)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 x y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (sqrt.f64 (/.f64 y x))) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 x y))))) |
(/.f64 #s(literal 1/2 binary64) (/.f64 y x)) |
(/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (/.f64 y x) (sqrt.f64 #s(literal 1/2 binary64)))) |
(/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (neg.f64 (/.f64 (/.f64 y x) (neg.f64 (sqrt.f64 #s(literal 1/2 binary64)))))) |
(/.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sqrt.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))))) |
(/.f64 #s(literal -1 binary64) (/.f64 (*.f64 y #s(literal -2 binary64)) x)) |
(/.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) (neg.f64 (sqrt.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))))))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 y #s(literal -2 binary64)))) |
(/.f64 (sqrt.f64 x) (*.f64 (sqrt.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) (sqrt.f64 (*.f64 y #s(literal 2 binary64))))) |
(/.f64 #s(literal -1/2 binary64) (/.f64 y (neg.f64 x))) |
(/.f64 (neg.f64 x) (*.f64 y #s(literal -2 binary64))) |
(/.f64 (neg.f64 (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (/.f64 y x) (neg.f64 (sqrt.f64 #s(literal 1/2 binary64))))) |
(/.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 binary64) y) (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))) |
(/.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (sqrt.f64 (/.f64 x y)) (*.f64 (sqrt.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(/.f64 (sqrt.f64 (/.f64 (neg.f64 x) y)) (*.f64 (sqrt.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) (sqrt.f64 #s(literal -2 binary64)))) |
(/.f64 (*.f64 x #s(literal -1/2 binary64)) (neg.f64 y)) |
(/.f64 (/.f64 (*.f64 (/.f64 x y) x) y) (*.f64 (/.f64 x y) #s(literal 2 binary64))) |
(/.f64 (*.f64 (/.f64 x y) (/.f64 (*.f64 (/.f64 x y) x) y)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (/.f64 x y) x) y))) |
(/.f64 (neg.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (neg.f64 (sqrt.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 x y))) (sqrt.f64 (/.f64 y x))) |
(/.f64 (*.f64 (/.f64 x y) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(/.f64 (*.f64 (/.f64 x y) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 x y))) (neg.f64 (sqrt.f64 (/.f64 y x)))) |
(/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 (sqrt.f64 (neg.f64 x)) (*.f64 (sqrt.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) (sqrt.f64 (*.f64 y #s(literal -2 binary64))))) |
(/.f64 (exp.f64 (log.f64 (neg.f64 x))) (exp.f64 (log.f64 (*.f64 y #s(literal -2 binary64))))) |
(/.f64 (exp.f64 (log.f64 (/.f64 (neg.f64 x) y))) (exp.f64 (log.f64 #s(literal -2 binary64)))) |
(/.f64 (neg.f64 (*.f64 x #s(literal -1/2 binary64))) y) |
(/.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x)) y) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 3 binary64)) #s(literal 0 binary64)) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (/.f64 x y) x) y) #s(literal 0 binary64))) |
(/.f64 (/.f64 (neg.f64 x) #s(literal 2 binary64)) (neg.f64 y)) |
(/.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/4 binary64) (/.f64 (*.f64 (/.f64 x y) x) y)) #s(literal 0 binary64)) (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 y #s(literal -2 binary64))) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 binary64)) (neg.f64 (sqrt.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))) y) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sqrt.f64 x)) (sqrt.f64 (*.f64 y #s(literal 2 binary64)))) |
(/.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) y) |
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 x y))) #s(literal 1 binary64)) (sqrt.f64 (/.f64 y x))) |
(/.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 y #s(literal -2 binary64))) |
(/.f64 (*.f64 (sqrt.f64 x) (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (sqrt.f64 (*.f64 y #s(literal 2 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 x #s(literal -1/2 binary64))) (neg.f64 y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 x y) (/.f64 (*.f64 (/.f64 x y) x) y))) (/.f64 (*.f64 (/.f64 x y) x) y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (/.f64 x y) x) y)) (/.f64 x y)) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sqrt.f64 (neg.f64 x))) (sqrt.f64 (*.f64 y #s(literal -2 binary64)))) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sqrt.f64 (/.f64 (neg.f64 x) y))) (sqrt.f64 #s(literal -2 binary64))) |
(/.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal -1 binary64)) (neg.f64 y)) |
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 x y))) #s(literal -1 binary64)) (neg.f64 (sqrt.f64 (/.f64 y x)))) |
(/.f64 (*.f64 (*.f64 (/.f64 x y) (/.f64 (*.f64 (/.f64 x y) x) y)) #s(literal 1/2 binary64)) (/.f64 (*.f64 (/.f64 x y) x) y)) |
(/.f64 (*.f64 (/.f64 (*.f64 (/.f64 x y) x) y) #s(literal 1/2 binary64)) (/.f64 x y)) |
(/.f64 (*.f64 (sqrt.f64 (neg.f64 x)) (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (sqrt.f64 (*.f64 y #s(literal -2 binary64)))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 (neg.f64 x) y)) (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (sqrt.f64 #s(literal -2 binary64))) |
(/.f64 (*.f64 (neg.f64 x) #s(literal -1/2 binary64)) y) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) x)) (neg.f64 y)) |
(/.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1 binary64) x)) (neg.f64 y)) |
(/.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64)) y) |
(/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 x y))) (sqrt.f64 y)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) |
(/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 x y))) (pow.f64 (/.f64 x y) #s(literal -1/4 binary64))) (pow.f64 (/.f64 x y) #s(literal -1/4 binary64))) |
(/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 x y))) #s(literal -1 binary64)) (sqrt.f64 (/.f64 y x))) |
(pow.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(pow.f64 (sqrt.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal -2 binary64)) |
(pow.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal -1 binary64)) |
(pow.f64 (sqrt.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) #s(literal 4 binary64)) |
(pow.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (/.f64 x y) x) y)) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (/.f64 x y) x) y)) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (/.f64 x y) x) y))) #s(literal 1/4 binary64)) |
(pow.f64 (exp.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (log.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(*.f64 x (/.f64 #s(literal 1/2 binary64) y)) |
(*.f64 x (exp.f64 (neg.f64 (log.f64 (*.f64 y #s(literal 2 binary64)))))) |
(*.f64 (/.f64 x y) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 x y) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) |
(*.f64 #s(literal 1 binary64) (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 x y)) |
(*.f64 #s(literal 1/2 binary64) (pow.f64 (neg.f64 (sqrt.f64 (/.f64 x y))) #s(literal 2 binary64))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 (sqrt.f64 (/.f64 x y))) (neg.f64 (sqrt.f64 (/.f64 x y))))) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (/.f64 x y) (sqrt.f64 #s(literal 1/2 binary64)))) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (pow.f64 (*.f64 (/.f64 x y) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y x) (sqrt.f64 #s(literal 1/2 binary64))))) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 x y))) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 y x))) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (neg.f64 (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 y (neg.f64 x)))) |
(*.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) |
(*.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (*.f64 x (/.f64 #s(literal -1/2 binary64) y))) |
(*.f64 (sqrt.f64 x) (*.f64 (sqrt.f64 (/.f64 #s(literal 1/2 binary64) y)) (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(*.f64 (sqrt.f64 x) (/.f64 (sqrt.f64 (/.f64 #s(literal 1/2 binary64) y)) (sqrt.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (neg.f64 x) y)) |
(*.f64 (neg.f64 x) (/.f64 #s(literal -1/2 binary64) y)) |
(*.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 (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y x) (neg.f64 (sqrt.f64 #s(literal 1/2 binary64)))))) |
(*.f64 (neg.f64 (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 (neg.f64 (sqrt.f64 (/.f64 x y))) (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(*.f64 (neg.f64 (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (neg.f64 (sqrt.f64 (/.f64 y x))))) |
(*.f64 (neg.f64 (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (neg.f64 (sqrt.f64 (/.f64 x y))) (sqrt.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))))) |
(*.f64 (neg.f64 (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 y (neg.f64 x)))) |
(*.f64 (neg.f64 (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (neg.f64 (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 y 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 #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) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) x) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64))) |
(*.f64 (sqrt.f64 (/.f64 x y)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 x y)))) |
(*.f64 (sqrt.f64 (/.f64 x y)) (/.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) |
(*.f64 (sqrt.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (*.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sqrt.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))))) |
(*.f64 (sqrt.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (pow.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sqrt.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) #s(literal 1 binary64))) |
(*.f64 (*.f64 x #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1/2 binary64) y)) (/.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1/2 binary64) y)) (*.f64 (sqrt.f64 x) (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1/2 binary64) y)) (/.f64 (sqrt.f64 x) (sqrt.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))))) |
(*.f64 (pow.f64 x #s(literal 1/4 binary64)) (*.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/4 binary64)) (*.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sqrt.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))))) |
(*.f64 (pow.f64 (/.f64 x y) #s(literal 1/4 binary64)) (*.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 1/4 binary64)) (*.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sqrt.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))))) |
(*.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 1/4 binary64)) (*.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 1/4 binary64)) (*.f64 (/.f64 x y) (sqrt.f64 #s(literal 1/2 binary64))))) |
(*.f64 (*.f64 x #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (*.f64 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 (pow.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 1/8 binary64)) (*.f64 (pow.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 1/8 binary64)) (*.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sqrt.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))))) |
(*.f64 (neg.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (neg.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(*.f64 (neg.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (/.f64 (neg.f64 (sqrt.f64 (/.f64 x y))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sqrt.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) (sqrt.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 x y))) (sqrt.f64 (/.f64 x y))) |
(*.f64 (*.f64 (/.f64 x y) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (/.f64 x y) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 x y))) (neg.f64 (sqrt.f64 (/.f64 x y)))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) y) (neg.f64 x)) |
(*.f64 (pow.f64 (sqrt.f64 x) #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (/.f64 #s(literal 1/2 binary64) y)) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (sqrt.f64 (/.f64 #s(literal 1/2 binary64) y)) #s(literal 2 binary64)) (pow.f64 (sqrt.f64 x) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (neg.f64 x) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal -1/2 binary64) y) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 (neg.f64 x) y) #s(literal 1 binary64)) #s(literal -1/2 binary64)) |
(*.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sqrt.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) #s(literal 1 binary64)) (sqrt.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(*.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 x y))) #s(literal 1 binary64)) (sqrt.f64 (/.f64 x y))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1/2 binary64) y) #s(literal 1 binary64)) (pow.f64 (neg.f64 x) #s(literal 1 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)) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (pow.f64 (/.f64 x y) #s(literal -1/4 binary64))) (/.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (pow.f64 (/.f64 x y) #s(literal -1/4 binary64)))) |
(*.f64 (/.f64 (sqrt.f64 x) (sqrt.f64 (/.f64 y x))) (/.f64 (sqrt.f64 (/.f64 #s(literal 1/2 binary64) y)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) |
(*.f64 (/.f64 (sqrt.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (sqrt.f64 (/.f64 y x))) (/.f64 (sqrt.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) |
(*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1/2 binary64) y)) (sqrt.f64 (/.f64 y x))) (/.f64 (sqrt.f64 x) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (/.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sqrt.f64 y)) (sqrt.f64 (*.f64 x #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sqrt.f64 y)) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) |
(*.f64 (/.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (pow.f64 (/.f64 x y) #s(literal -1/4 binary64))) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (pow.f64 (/.f64 x y) #s(literal -1/4 binary64)))) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal -1/2 binary64) y)) |
(*.f64 (/.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 binary64)) (neg.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(*.f64 (/.f64 (neg.f64 (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1 binary64)) (*.f64 (/.f64 x y) (sqrt.f64 #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (sqrt.f64 (*.f64 (/.f64 x y) #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) (neg.f64 x)) (/.f64 #s(literal -1/2 binary64) y)) |
(*.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) (*.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sqrt.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))))) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sqrt.f64 x)) (sqrt.f64 (/.f64 #s(literal 1/2 binary64) y))) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1/2 binary64) y))) (sqrt.f64 x)) |
(*.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sqrt.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) (pow.f64 x #s(literal 1/4 binary64))) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/4 binary64))) |
(*.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sqrt.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) (pow.f64 (/.f64 x y) #s(literal 1/4 binary64))) (pow.f64 #s(literal 1/2 binary64) #s(literal 1/4 binary64))) |
(*.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sqrt.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) (pow.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 1/8 binary64))) (pow.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 1/8 binary64))) |
(*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 x y))) #s(literal 1 binary64)) (sqrt.f64 (/.f64 x y))) |
(*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 x y))) (/.f64 #s(literal 1 binary64) (sqrt.f64 y))) (sqrt.f64 x)) |
(*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) #s(literal -1 binary64)) x) |
(*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 x y))) (sqrt.f64 y)) (sqrt.f64 x)) |
(*.f64 (/.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (neg.f64 (sqrt.f64 (/.f64 y x)))) (neg.f64 (sqrt.f64 #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal -1 binary64)) (neg.f64 x)) |
(*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 x y))) #s(literal 1 binary64)) (sqrt.f64 (/.f64 x y))) |
(*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 x y))) (sqrt.f64 (neg.f64 y))) (sqrt.f64 (neg.f64 x))) |
(*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 x y))) (neg.f64 (sqrt.f64 y))) (neg.f64 (sqrt.f64 x))) |
(*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 x y))) (sqrt.f64 y)) (neg.f64 (sqrt.f64 x))) |
(*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 x y))) (neg.f64 (sqrt.f64 y))) (sqrt.f64 x)) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(exp.f64 (*.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (/.f64 x y) x) y))) #s(literal 1/4 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal 1/4 binary64)) #s(literal 2 binary64))) |
(fabs.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (sqrt.f64 (/.f64 y x)))) (neg.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
(neg.f64 (neg.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(neg.f64 (*.f64 (neg.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) #s(literal 1 binary64))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))))) |
(/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 y x))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))))) |
(/.f64 (sqrt.f64 x) (sqrt.f64 (*.f64 y #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (sqrt.f64 #s(literal 1/2 binary64))) (neg.f64 (sqrt.f64 (/.f64 y x)))) |
(/.f64 (sqrt.f64 (/.f64 x y)) (sqrt.f64 #s(literal 2 binary64))) |
(/.f64 (sqrt.f64 (/.f64 x y)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) |
(/.f64 (sqrt.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (sqrt.f64 (sqrt.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))))) |
(/.f64 (sqrt.f64 (/.f64 #s(literal 1/2 binary64) y)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) |
(/.f64 (sqrt.f64 (/.f64 (neg.f64 x) y)) (sqrt.f64 #s(literal -2 binary64))) |
(/.f64 (neg.f64 (sqrt.f64 x)) (neg.f64 (sqrt.f64 (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (sqrt.f64 (/.f64 x y))) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (sqrt.f64 (*.f64 x #s(literal 1/2 binary64))) (sqrt.f64 y)) |
(/.f64 (sqrt.f64 (neg.f64 x)) (sqrt.f64 (*.f64 y #s(literal -2 binary64)))) |
(/.f64 (exp.f64 (log.f64 (neg.f64 (sqrt.f64 #s(literal 1/2 binary64))))) (exp.f64 (log.f64 (neg.f64 (sqrt.f64 (/.f64 y x)))))) |
(/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 (*.f64 y #s(literal -2 binary64)) x))) |
(/.f64 (sqrt.f64 (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (/.f64 (/.f64 y x) (sqrt.f64 #s(literal 1/2 binary64))))) |
(/.f64 (sqrt.f64 #s(literal -1/2 binary64)) (sqrt.f64 (/.f64 y (neg.f64 x)))) |
(/.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 x y)))) (sqrt.f64 (sqrt.f64 (/.f64 y x)))) |
(/.f64 (sqrt.f64 (neg.f64 (sqrt.f64 #s(literal 1/2 binary64)))) (sqrt.f64 (/.f64 (/.f64 y x) (neg.f64 (sqrt.f64 #s(literal 1/2 binary64)))))) |
(/.f64 (sqrt.f64 (*.f64 x #s(literal -1/2 binary64))) (sqrt.f64 (neg.f64 y))) |
(/.f64 (sqrt.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 x y)))) (sqrt.f64 (neg.f64 (sqrt.f64 (/.f64 y x))))) |
(/.f64 (neg.f64 (sqrt.f64 (neg.f64 x))) (neg.f64 (sqrt.f64 (*.f64 y #s(literal -2 binary64))))) |
(/.f64 (neg.f64 (sqrt.f64 (/.f64 (neg.f64 x) y))) (neg.f64 (sqrt.f64 #s(literal -2 binary64)))) |
(/.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (pow.f64 (/.f64 x y) #s(literal -1/4 binary64))) (pow.f64 (/.f64 x y) #s(literal -1/4 binary64))) |
(/.f64 (/.f64 (neg.f64 (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1 binary64)) (sqrt.f64 (/.f64 y x))) |
(/.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 x)) (sqrt.f64 (*.f64 y #s(literal 2 binary64)))) |
(/.f64 (*.f64 (sqrt.f64 x) #s(literal 1 binary64)) (sqrt.f64 (*.f64 y #s(literal 2 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (neg.f64 x))) (sqrt.f64 (*.f64 y #s(literal -2 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (neg.f64 x) y))) (sqrt.f64 #s(literal -2 binary64))) |
(/.f64 (*.f64 (sqrt.f64 (neg.f64 x)) #s(literal 1 binary64)) (sqrt.f64 (*.f64 y #s(literal -2 binary64)))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 (neg.f64 x) y)) #s(literal 1 binary64)) (sqrt.f64 #s(literal -2 binary64))) |
(pow.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(pow.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal -1/2 binary64)) |
(pow.f64 (sqrt.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (/.f64 x y) x) y)) #s(literal 1/4 binary64)) |
(pow.f64 (exp.f64 #s(literal 1/2 binary64)) (log.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 x y))) |
(*.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(*.f64 (sqrt.f64 x) (sqrt.f64 (/.f64 #s(literal 1/2 binary64) y))) |
(*.f64 (sqrt.f64 x) (*.f64 (sqrt.f64 (/.f64 #s(literal 1/2 binary64) y)) #s(literal 1 binary64))) |
(*.f64 (neg.f64 (sqrt.f64 #s(literal 1/2 binary64))) (neg.f64 (sqrt.f64 (/.f64 x y)))) |
(*.f64 (neg.f64 (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 (neg.f64 (sqrt.f64 (/.f64 x y))) #s(literal 1 binary64))) |
(*.f64 (sqrt.f64 (/.f64 x y)) (sqrt.f64 #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (/.f64 x y)) (pow.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1 binary64))) |
(*.f64 (sqrt.f64 (/.f64 x y)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (sqrt.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (sqrt.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(*.f64 (sqrt.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (*.f64 (sqrt.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) #s(literal 1 binary64))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1/2 binary64) y)) (sqrt.f64 x)) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1/2 binary64) y)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1/2 binary64) y)) (*.f64 (sqrt.f64 x) #s(literal 1 binary64))) |
(*.f64 (pow.f64 x #s(literal 1/4 binary64)) (*.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))))) |
(*.f64 (pow.f64 (/.f64 x y) #s(literal 1/4 binary64)) (*.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 1/4 binary64)) (sqrt.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))))) |
(*.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 1/4 binary64)) (/.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 1/4 binary64)) (sqrt.f64 (/.f64 y x)))) |
(*.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 1/4 binary64)) (*.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 1/4 binary64)) (sqrt.f64 (/.f64 x y)))) |
(*.f64 (sqrt.f64 (/.f64 (neg.f64 x) y)) (pow.f64 #s(literal -1/2 binary64) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (/.f64 (neg.f64 x) y)) (sqrt.f64 #s(literal -1/2 binary64))) |
(*.f64 (sqrt.f64 (/.f64 (neg.f64 x) y)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -2 binary64)))) |
(*.f64 (neg.f64 (sqrt.f64 (/.f64 x y))) (neg.f64 (sqrt.f64 #s(literal 1/2 binary64)))) |
(*.f64 (pow.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 1/8 binary64)) (*.f64 (pow.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 1/8 binary64)) (sqrt.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 y)) (sqrt.f64 (*.f64 x #s(literal 1/2 binary64)))) |
(*.f64 (sqrt.f64 (*.f64 x #s(literal 1/2 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (*.f64 x #s(literal 1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (pow.f64 (sqrt.f64 x) #s(literal 1 binary64)) (pow.f64 (sqrt.f64 (/.f64 #s(literal 1/2 binary64) y)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 #s(literal 1 binary64) #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) |
(*.f64 (sqrt.f64 (neg.f64 x)) (pow.f64 (/.f64 #s(literal -1/2 binary64) y) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (neg.f64 x)) (sqrt.f64 (/.f64 #s(literal -1/2 binary64) y))) |
(*.f64 (sqrt.f64 (neg.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y #s(literal -2 binary64))))) |
(*.f64 (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 (/.f64 x y) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (sqrt.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)) (pow.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sqrt.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (sqrt.f64 (/.f64 #s(literal 1/2 binary64) y)) #s(literal 1 binary64)) (pow.f64 (sqrt.f64 x) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (neg.f64 (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 1 binary64)) (pow.f64 (neg.f64 (sqrt.f64 (/.f64 x y))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sqrt.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) #s(literal 1/2 binary64)) (pow.f64 (sqrt.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 x y))) #s(literal 1/2 binary64)) (pow.f64 (sqrt.f64 (/.f64 x y)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1/2 binary64) y) #s(literal 1/2 binary64)) (sqrt.f64 (neg.f64 x))) |
(*.f64 (pow.f64 (pow.f64 x #s(literal 1/4 binary64)) #s(literal 2 binary64)) (pow.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/4 binary64)) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (pow.f64 (/.f64 x y) #s(literal 1/4 binary64)) #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (*.f64 (/.f64 x y) (sqrt.f64 #s(literal 1/2 binary64))))) |
(*.f64 (sqrt.f64 (sqrt.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) (sqrt.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sqrt.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))))) |
(*.f64 (sqrt.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sqrt.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))))) (sqrt.f64 (sqrt.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))))) |
(*.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 x y)))) (sqrt.f64 (sqrt.f64 (/.f64 x y)))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal -1/2 binary64) y)) (sqrt.f64 (neg.f64 x))) |
(*.f64 (/.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 1/4 binary64)) (sqrt.f64 y)) (/.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 1/4 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) |
(*.f64 (/.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 1/4 binary64)) (pow.f64 (/.f64 x y) #s(literal -1/4 binary64))) (/.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 1/4 binary64)) (pow.f64 (/.f64 x y) #s(literal -1/4 binary64)))) |
(*.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (pow.f64 (/.f64 x y) #s(literal -1/4 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (/.f64 x y) #s(literal -1/4 binary64)))) |
(*.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) (sqrt.f64 (/.f64 x y))) |
(*.f64 (*.f64 (sqrt.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (pow.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 1/8 binary64))) (pow.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 1/8 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 x)) (sqrt.f64 (/.f64 #s(literal 1/2 binary64) y))) |
(*.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) (sqrt.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(*.f64 (*.f64 (sqrt.f64 (/.f64 x y)) (pow.f64 #s(literal 1/2 binary64) #s(literal 1/4 binary64))) (pow.f64 #s(literal 1/2 binary64) #s(literal 1/4 binary64))) |
(*.f64 (*.f64 (sqrt.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (pow.f64 x #s(literal 1/4 binary64))) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/4 binary64))) |
(*.f64 (*.f64 (sqrt.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (pow.f64 (/.f64 x y) #s(literal 1/4 binary64))) (pow.f64 #s(literal 1/2 binary64) #s(literal 1/4 binary64))) |
(*.f64 (/.f64 (neg.f64 (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 y)) (neg.f64 (sqrt.f64 x))) |
(*.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (neg.f64 y))) (sqrt.f64 (neg.f64 x))) |
(*.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (neg.f64 (sqrt.f64 y))) (neg.f64 (sqrt.f64 x))) |
(exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))))) |
(-.f64 #s(literal 0 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))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (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))))) |
(pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (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/2 binary64)) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) #s(literal -1 binary64)) |
(*.f64 (*.f64 #s(literal 1 binary64) (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 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (*.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal 0 binary64))) |
(+.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y))))) |
(+.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (*.f64 (sin.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y))) #s(literal 0 binary64))) |
(+.f64 (*.f64 (cos.f64 (/.f64 #s(literal 0 binary64) (*.f64 y #s(literal -2 binary64)))) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (*.f64 (sin.f64 (/.f64 #s(literal 0 binary64) (*.f64 y #s(literal -2 binary64)))) (sin.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y))))) |
(+.f64 (*.f64 (cos.f64 (/.f64 #s(literal 0 binary64) (*.f64 y #s(literal 2 binary64)))) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (*.f64 (sin.f64 (/.f64 #s(literal 0 binary64) (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(exp.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (log.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))))) |
(cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
(cos.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y))) |
(cos.f64 (*.f64 (neg.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) |
(cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (neg.f64 x) y))) |
(cos.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (neg.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))))) |
(cos.f64 (/.f64 (neg.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (sqrt.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))))) |
(cos.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal 1 binary64) x))) |
(cos.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y (neg.f64 x)))) |
(cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x))) |
(cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) |
(cos.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 x y))) (sqrt.f64 (/.f64 y x)))) |
(-.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (*.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal 0 binary64))) |
(-.f64 (cos.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 #s(literal 0 binary64) (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(fma.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (*.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y))))) |
(fma.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (*.f64 (sin.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y))) #s(literal 0 binary64))) |
(fma.f64 (cos.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))) #s(literal 0 binary64))) |
(fma.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal 1 binary64) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y))))) |
(fma.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal 1 binary64) (*.f64 (sin.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y))) #s(literal 0 binary64))) |
(fma.f64 #s(literal -1 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))) #s(literal 0 binary64))) |
(fma.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y))))) |
(fma.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (*.f64 (sin.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y))) #s(literal 0 binary64))) |
(fma.f64 (neg.f64 (cos.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))) #s(literal 0 binary64))) |
(fma.f64 (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) #s(literal -1 binary64) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y))))) |
(fma.f64 (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) #s(literal -1 binary64) (*.f64 (sin.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y))) #s(literal 0 binary64))) |
(fma.f64 (cos.f64 (/.f64 #s(literal 0 binary64) (*.f64 y #s(literal 2 binary64)))) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (*.f64 (sin.f64 (/.f64 #s(literal 0 binary64) (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(fma.f64 (cos.f64 (/.f64 #s(literal 0 binary64) (*.f64 y #s(literal -2 binary64)))) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (*.f64 (sin.f64 (/.f64 #s(literal 0 binary64) (*.f64 y #s(literal -2 binary64)))) (sin.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y))))) |
(neg.f64 (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(/.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) #s(literal -1 binary64)) |
(/.f64 (/.f64 #s(literal 1 binary64) (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 (+.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (fma.f64 x (/.f64 #s(literal -1/2 binary64) y) #s(literal 0 binary64))) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) |
(pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) |
(*.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 (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) #s(literal -1 binary64)) |
(log.f64 (/.f64 x y)) |
(+.f64 (log.f64 (/.f64 x y)) #s(literal 0 binary64)) |
(+.f64 (log.f64 #s(literal 2 binary64)) (log.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) |
(+.f64 #s(literal 0 binary64) (log.f64 (/.f64 x y))) |
(+.f64 (log.f64 x) (neg.f64 (log.f64 y))) |
(+.f64 (log.f64 x) (log.f64 (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)))) |
(+.f64 (log.f64 x) (log.f64 (exp.f64 (neg.f64 (log.f64 y))))) |
(+.f64 (log.f64 x) (log.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)))) |
(+.f64 (log.f64 x) (log.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal 1/2 binary64) y)))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (log.f64 (+.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))))) |
(+.f64 (log.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (log.f64 #s(literal 2 binary64))) |
(+.f64 (*.f64 #s(literal -1/2 binary64) (log.f64 (/.f64 y x))) (*.f64 #s(literal -1/2 binary64) (log.f64 (/.f64 y x)))) |
(+.f64 (*.f64 #s(literal -1/2 binary64) (log.f64 (/.f64 y x))) (log.f64 (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 x y)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 x y)))))) |
(+.f64 (neg.f64 (log.f64 (*.f64 y #s(literal 2 binary64)))) (log.f64 (+.f64 x x))) |
(+.f64 (log.f64 #s(literal 1/2 binary64)) (log.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64)))) |
(+.f64 (log.f64 (neg.f64 x)) (neg.f64 (log.f64 (neg.f64 y)))) |
(+.f64 (log.f64 (neg.f64 x)) (log.f64 (+.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1/2 binary64) y)))) |
(+.f64 (log.f64 (neg.f64 x)) (log.f64 (/.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64)))) |
(+.f64 (log.f64 (/.f64 (neg.f64 x) y)) (log.f64 #s(literal -1 binary64))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 #s(literal 1/2 binary64))) (log.f64 (fma.f64 (/.f64 x y) (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (/.f64 x y) (sqrt.f64 #s(literal 1/2 binary64)))))) |
(+.f64 (*.f64 (log.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal 1/4 binary64)) (log.f64 (fma.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sqrt.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (*.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sqrt.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))))))) |
(+.f64 (neg.f64 (log.f64 y)) (log.f64 x)) |
(+.f64 (neg.f64 (log.f64 y)) (log.f64 (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)))) |
(+.f64 (neg.f64 (log.f64 y)) (log.f64 (fma.f64 x #s(literal 1/2 binary64) (*.f64 x #s(literal 1/2 binary64))))) |
(+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 (neg.f64 x) y))) |
(+.f64 (log.f64 #s(literal -1/2 binary64)) (log.f64 (+.f64 (/.f64 (neg.f64 x) y) (/.f64 (neg.f64 x) y)))) |
(+.f64 (neg.f64 (log.f64 (neg.f64 y))) (log.f64 (neg.f64 x))) |
(+.f64 (neg.f64 (log.f64 (neg.f64 y))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)))) |
(+.f64 (neg.f64 (log.f64 (neg.f64 y))) (log.f64 (/.f64 (neg.f64 x) #s(literal 1 binary64)))) |
(+.f64 (log.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 y))) (log.f64 (*.f64 (sqrt.f64 x) (sqrt.f64 (/.f64 x y))))) |
(+.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (log.f64 (+.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) y)))) |
(+.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 x y)))) (log.f64 (+.f64 (sqrt.f64 (/.f64 x y)) (sqrt.f64 (/.f64 x y))))) |
(+.f64 (neg.f64 (log.f64 (*.f64 y #s(literal -2 binary64)))) (log.f64 (+.f64 (neg.f64 x) (neg.f64 x)))) |
(+.f64 (log.f64 (/.f64 (*.f64 (/.f64 x y) x) y)) (log.f64 (/.f64 y x))) |
(+.f64 (log.f64 (*.f64 (/.f64 x y) (/.f64 (*.f64 (/.f64 x y) x) y))) (log.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 x y) x) y)))) |
(+.f64 (log.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sqrt.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))))) (log.f64 (+.f64 (sqrt.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (sqrt.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))))) |
(+.f64 (log.f64 (*.f64 (/.f64 x y) (sqrt.f64 #s(literal 1/2 binary64)))) (log.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 1/2 binary64))))) |
(+.f64 (log.f64 (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64))) (log.f64 x)) |
(+.f64 (log.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64))) (log.f64 x)) |
(+.f64 (log.f64 (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64))) (neg.f64 (log.f64 y))) |
(+.f64 (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64))) (neg.f64 (log.f64 (neg.f64 y)))) |
(+.f64 (log.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 y)) #s(literal 2 binary64))) (log.f64 (pow.f64 (sqrt.f64 x) #s(literal 2 binary64)))) |
(+.f64 (log.f64 (pow.f64 (neg.f64 x) #s(literal 1 binary64))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64)))) |
(+.f64 (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64))) (log.f64 (pow.f64 (neg.f64 x) #s(literal 1 binary64)))) |
(+.f64 (log.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x))) (neg.f64 (log.f64 (neg.f64 y)))) |
(+.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) y) #s(literal -1 binary64))) (log.f64 x)) |
(+.f64 (log.f64 (*.f64 (sqrt.f64 (/.f64 x y)) (/.f64 #s(literal 1 binary64) (sqrt.f64 y)))) (log.f64 (sqrt.f64 x))) |
(+.f64 (log.f64 (/.f64 (/.f64 (*.f64 (/.f64 x y) x) y) x)) (log.f64 y)) |
(+.f64 (log.f64 (/.f64 (/.f64 (*.f64 (/.f64 x y) x) y) #s(literal 1 binary64))) (log.f64 (/.f64 y x))) |
(+.f64 (log.f64 (/.f64 (/.f64 (*.f64 (/.f64 x y) x) y) (neg.f64 x))) (log.f64 (neg.f64 y))) |
(+.f64 (log.f64 (/.f64 (/.f64 (*.f64 (/.f64 x y) x) y) (/.f64 #s(literal 1 binary64) y))) (neg.f64 (log.f64 x))) |
(+.f64 (log.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64))) (log.f64 (neg.f64 x))) |
(+.f64 (log.f64 (/.f64 (/.f64 (*.f64 (/.f64 x y) x) y) #s(literal -1 binary64))) (log.f64 (/.f64 y (neg.f64 x)))) |
(+.f64 (log.f64 (/.f64 (/.f64 (*.f64 (/.f64 x y) x) y) (*.f64 (/.f64 x y) (/.f64 (*.f64 (/.f64 x y) x) y)))) (log.f64 (/.f64 (*.f64 (/.f64 x y) x) y))) |
(+.f64 (log.f64 (/.f64 (/.f64 (*.f64 (/.f64 x y) x) y) (/.f64 (*.f64 (/.f64 x y) x) y))) (log.f64 (/.f64 x y))) |
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 y x))) |
(-.f64 (log.f64 x) (log.f64 y)) |
(-.f64 (log.f64 (neg.f64 x)) (log.f64 (neg.f64 y))) |
(-.f64 (neg.f64 (log.f64 y)) (neg.f64 (log.f64 x))) |
(-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 y (neg.f64 x)))) |
(-.f64 (log.f64 (/.f64 (*.f64 (/.f64 x y) x) y)) (log.f64 (/.f64 x y))) |
(-.f64 (log.f64 (*.f64 (/.f64 x y) (/.f64 (*.f64 (/.f64 x y) x) y))) (log.f64 (/.f64 (*.f64 (/.f64 x y) x) y))) |
(-.f64 (/.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) (fma.f64 (log.f64 y) (log.f64 (*.f64 x y)) (pow.f64 (log.f64 x) #s(literal 2 binary64)))) (/.f64 (pow.f64 (log.f64 y) #s(literal 3 binary64)) (fma.f64 (log.f64 y) (log.f64 (*.f64 x y)) (pow.f64 (log.f64 x) #s(literal 2 binary64))))) |
(-.f64 (/.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (log.f64 (*.f64 x y))) (/.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (log.f64 (*.f64 x y)))) |
(fma.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (log.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (log.f64 #s(literal 2 binary64))) |
(fma.f64 #s(literal 2 binary64) (*.f64 (log.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal 1/4 binary64)) (log.f64 (+.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))))) |
(fma.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (log.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (log.f64 (+.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))))) |
(fma.f64 #s(literal 1 binary64) (log.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (log.f64 #s(literal 2 binary64))) |
(fma.f64 #s(literal 1/2 binary64) (log.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (log.f64 (+.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))))) |
(fma.f64 #s(literal 1/2 binary64) (log.f64 #s(literal 1/2 binary64)) (log.f64 (fma.f64 (/.f64 x y) (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (/.f64 x y) (sqrt.f64 #s(literal 1/2 binary64)))))) |
(fma.f64 #s(literal 1/2 binary64) (log.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (/.f64 x y) x) y))) (log.f64 #s(literal 2 binary64))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (log.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal 2 binary64)) (log.f64 #s(literal 2 binary64))) |
(fma.f64 #s(literal -1 binary64) (log.f64 #s(literal 2 binary64)) (log.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64)))) |
(fma.f64 #s(literal -1 binary64) (log.f64 y) (log.f64 x)) |
(fma.f64 #s(literal -1 binary64) (log.f64 y) (log.f64 (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)))) |
(fma.f64 #s(literal -1 binary64) (log.f64 y) (log.f64 (fma.f64 x #s(literal 1/2 binary64) (*.f64 x #s(literal 1/2 binary64))))) |
(fma.f64 #s(literal -1 binary64) (neg.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) (log.f64 (+.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))))) |
(fma.f64 #s(literal -1 binary64) (*.f64 #s(literal 1/2 binary64) (log.f64 (/.f64 y x))) (*.f64 #s(literal -1/2 binary64) (log.f64 (/.f64 y x)))) |
(fma.f64 #s(literal -1 binary64) (*.f64 #s(literal 1/2 binary64) (log.f64 (/.f64 y x))) (log.f64 (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 x y)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 x y)))))) |
(fma.f64 #s(literal -1 binary64) (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) (log.f64 #s(literal 2 binary64))) |
(fma.f64 #s(literal -1 binary64) (log.f64 (/.f64 y x)) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (log.f64 (*.f64 y #s(literal 2 binary64))) (log.f64 (+.f64 x x))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) #s(literal 2 binary64) (log.f64 #s(literal 2 binary64))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) #s(literal 1 binary64) (log.f64 (+.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))))) |
(fma.f64 (log.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal 1 binary64) (log.f64 #s(literal 2 binary64))) |
(fma.f64 (log.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal 1/2 binary64) (log.f64 (+.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))))) |
(fma.f64 (log.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal 1/4 binary64) (log.f64 (fma.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sqrt.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (*.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sqrt.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))))))) |
(fma.f64 #s(literal -1/2 binary64) (log.f64 (/.f64 y x)) (*.f64 #s(literal -1/2 binary64) (log.f64 (/.f64 y x)))) |
(fma.f64 #s(literal -1/2 binary64) (log.f64 (/.f64 y x)) (log.f64 (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 x y)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 x y)))))) |
(fma.f64 #s(literal 1/4 binary64) (log.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (log.f64 (fma.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sqrt.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (*.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sqrt.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))))))) |
(fma.f64 #s(literal 1/4 binary64) (log.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (/.f64 x y) x) y))) (log.f64 (+.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))))) |
(fma.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64) (log.f64 (fma.f64 (/.f64 x y) (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (/.f64 x y) (sqrt.f64 #s(literal 1/2 binary64)))))) |
(fma.f64 (-.f64 (pow.f64 (log.f64 (/.f64 x 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 #s(literal 2 binary64)) (log.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64))) (pow.f64 (log.f64 (/.f64 x y)) #s(literal 2 binary64)))) (log.f64 #s(literal 2 binary64))) |
(fma.f64 (-.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) (pow.f64 (log.f64 y) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (log.f64 y) (log.f64 (*.f64 x y)) (pow.f64 (log.f64 x) #s(literal 2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (log.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64))) (log.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (log.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64)))) (log.f64 #s(literal 2 binary64))) |
(fma.f64 (*.f64 (log.f64 (*.f64 x y)) (log.f64 (/.f64 x y))) (/.f64 #s(literal 1 binary64) (log.f64 (*.f64 x y))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 #s(literal 2 binary64) (log.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64) (log.f64 #s(literal 2 binary64))) |
(neg.f64 (log.f64 (/.f64 y x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (log.f64 y) (log.f64 (*.f64 x y)) (pow.f64 (log.f64 x) #s(literal 2 binary64))) (-.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) (pow.f64 (log.f64 y) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (log.f64 (*.f64 x y)) (*.f64 (log.f64 (*.f64 x y)) (log.f64 (/.f64 x y))))) |
(/.f64 (-.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) (pow.f64 (log.f64 y) #s(literal 3 binary64))) (fma.f64 (log.f64 y) (log.f64 (*.f64 x y)) (pow.f64 (log.f64 x) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (log.f64 (*.f64 x y)) (log.f64 (/.f64 x y))) (log.f64 (*.f64 x y))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) (pow.f64 (log.f64 y) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (log.f64 y) (log.f64 (*.f64 x y)) (pow.f64 (log.f64 x) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (log.f64 (*.f64 x y)) (log.f64 (/.f64 x y)))) (neg.f64 (log.f64 (*.f64 x y)))) |
(/.f64 (+.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) (pow.f64 (neg.f64 (log.f64 y)) #s(literal 3 binary64))) (+.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (-.f64 (*.f64 (neg.f64 (log.f64 y)) (neg.f64 (log.f64 y))) (*.f64 (log.f64 x) (neg.f64 (log.f64 y)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 (/.f64 y x)) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (log.f64 (/.f64 x y)) #s(literal 2 binary64)) (*.f64 #s(literal 0 binary64) (log.f64 (/.f64 y x)))))) |
(/.f64 (-.f64 (pow.f64 (log.f64 (neg.f64 x)) #s(literal 3 binary64)) (pow.f64 (log.f64 (neg.f64 y)) #s(literal 3 binary64))) (fma.f64 (log.f64 (neg.f64 x)) (log.f64 (neg.f64 x)) (fma.f64 (log.f64 (neg.f64 y)) (log.f64 (neg.f64 y)) (*.f64 (log.f64 (neg.f64 x)) (log.f64 (neg.f64 y)))))) |
(/.f64 (-.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (*.f64 (neg.f64 (log.f64 y)) (neg.f64 (log.f64 y)))) (log.f64 (/.f64 x (/.f64 #s(literal 1 binary64) y)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 (/.f64 x y)) #s(literal 2 binary64))) (log.f64 (/.f64 y x))) |
(/.f64 (-.f64 (*.f64 (log.f64 (neg.f64 x)) (log.f64 (neg.f64 x))) (*.f64 (log.f64 (neg.f64 y)) (log.f64 (neg.f64 y)))) (log.f64 (*.f64 (neg.f64 x) (neg.f64 y)))) |
(*.f64 #s(literal -1 binary64) (log.f64 (/.f64 y x))) |
(*.f64 (-.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) (pow.f64 (log.f64 y) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (log.f64 y) (log.f64 (*.f64 x y)) (pow.f64 (log.f64 x) #s(literal 2 binary64))))) |
(*.f64 (*.f64 (log.f64 (*.f64 x y)) (log.f64 (/.f64 x y))) (/.f64 #s(literal 1 binary64) (log.f64 (*.f64 x y)))) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (/.f64 y x)))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (sqrt.f64 (/.f64 y x)))) |
(sqrt.f64 (/.f64 y x)) |
(neg.f64 (neg.f64 (sqrt.f64 (/.f64 y x)))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 x y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (/.f64 x y)) #s(literal 1 binary64))) |
(/.f64 (sqrt.f64 (/.f64 y x)) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 (/.f64 x y)))) |
(/.f64 (sqrt.f64 y) (sqrt.f64 x)) |
(/.f64 (sqrt.f64 y) (neg.f64 (neg.f64 (sqrt.f64 x)))) |
(/.f64 (sqrt.f64 y) (*.f64 #s(literal 1 binary64) (sqrt.f64 x))) |
(/.f64 (neg.f64 (sqrt.f64 (/.f64 y x))) #s(literal -1 binary64)) |
(/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) y))) |
(/.f64 (sqrt.f64 (neg.f64 y)) (sqrt.f64 (neg.f64 x))) |
(/.f64 (sqrt.f64 (neg.f64 y)) (*.f64 #s(literal 1 binary64) (sqrt.f64 (neg.f64 x)))) |
(/.f64 (neg.f64 (sqrt.f64 y)) (neg.f64 (sqrt.f64 x))) |
(/.f64 (neg.f64 (sqrt.f64 y)) (*.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 x)))) |
(/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 (neg.f64 x) y))) |
(/.f64 (neg.f64 (sqrt.f64 (neg.f64 y))) (neg.f64 (sqrt.f64 (neg.f64 x)))) |
(/.f64 (neg.f64 (neg.f64 (sqrt.f64 y))) (sqrt.f64 x)) |
(/.f64 (neg.f64 (neg.f64 (sqrt.f64 y))) (neg.f64 (neg.f64 (sqrt.f64 x)))) |
(/.f64 (*.f64 (sqrt.f64 y) #s(literal 1 binary64)) (sqrt.f64 x)) |
(pow.f64 (/.f64 x y) #s(literal -1/2 binary64)) |
(pow.f64 (/.f64 y x) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 (/.f64 x y)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (/.f64 x y) #s(literal -1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 y x) (/.f64 y x)) #s(literal 1/4 binary64)) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 y x))) |
(*.f64 (sqrt.f64 (/.f64 y x)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 (/.f64 y x)))) |
(*.f64 (sqrt.f64 y) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) |
(*.f64 (sqrt.f64 y) (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (sqrt.f64 y)) |
(*.f64 (sqrt.f64 (neg.f64 y)) (pow.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (neg.f64 y)) (sqrt.f64 (/.f64 #s(literal -1 binary64) x))) |
(*.f64 (sqrt.f64 (neg.f64 y)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (neg.f64 x)))) |
(*.f64 (neg.f64 (sqrt.f64 y)) (/.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 x)))) |
(*.f64 (pow.f64 (/.f64 x y) #s(literal -1/4 binary64)) (pow.f64 (/.f64 x y) #s(literal -1/4 binary64))) |
(*.f64 (pow.f64 (/.f64 x y) #s(literal -1/4 binary64)) (/.f64 (pow.f64 (/.f64 x y) #s(literal -1/4 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 #s(literal 1 binary64) #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 y x))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)) (sqrt.f64 (neg.f64 y))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) x)) (sqrt.f64 (neg.f64 y))) |
(+.f64 #s(literal 0 binary64) (sin.f64 (/.f64 x y))) |
(+.f64 (sin.f64 (/.f64 x y)) #s(literal 0 binary64)) |
(+.f64 (sin.f64 (/.f64 x y)) (*.f64 (cos.f64 (/.f64 x y)) #s(literal 0 binary64))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y))) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)))) |
(+.f64 (*.f64 #s(literal 0 binary64) (cos.f64 (/.f64 x y))) (sin.f64 (/.f64 x y))) |
(-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (neg.f64 x) y))) |
(-.f64 (sin.f64 (/.f64 x y)) #s(literal 0 binary64)) |
(-.f64 (sin.f64 (/.f64 x y)) (*.f64 (cos.f64 (/.f64 x y)) #s(literal 0 binary64))) |
(-.f64 (sin.f64 (/.f64 x y)) (/.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64))))))) |
(-.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y))) (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sin.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y))))) |
(-.f64 (*.f64 #s(literal 0 binary64) (cos.f64 (/.f64 x y))) (*.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (neg.f64 x) y)))) |
(-.f64 (/.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y))) (/.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64)))) (sin.f64 (/.f64 x y)))) |
(-.f64 (*.f64 (sin.f64 (/.f64 x y)) (cos.f64 (/.f64 #s(literal 0 binary64) (/.f64 (*.f64 (/.f64 x y) x) y)))) (*.f64 (cos.f64 (/.f64 x y)) (sin.f64 (/.f64 #s(literal 0 binary64) (/.f64 (*.f64 (/.f64 x y) x) y))))) |
(-.f64 (*.f64 (sin.f64 (/.f64 x y)) (cos.f64 (/.f64 #s(literal 0 binary64) (/.f64 x y)))) (*.f64 (cos.f64 (/.f64 x y)) (sin.f64 (/.f64 #s(literal 0 binary64) (/.f64 x y))))) |
(-.f64 (*.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (cos.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sin.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))))) |
(-.f64 (*.f64 (sin.f64 (/.f64 #s(literal 0 binary64) (neg.f64 y))) (cos.f64 (/.f64 x y))) (*.f64 (cos.f64 (/.f64 #s(literal 0 binary64) (neg.f64 y))) (sin.f64 (/.f64 (neg.f64 x) y)))) |
(sin.f64 (/.f64 x y)) |
(fma.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y))) #s(literal 0 binary64)) |
(fma.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y))) (*.f64 (cos.f64 (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)))) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)))) |
(fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)))) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)))) |
(fma.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y)) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y)) (*.f64 (cos.f64 (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y))) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)))) |
(fma.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)))) |
(fma.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (*.f64 (cos.f64 (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)))) |
(fma.f64 #s(literal 0 binary64) (cos.f64 (/.f64 x y)) (sin.f64 (/.f64 x y))) |
(fma.f64 (sin.f64 (/.f64 x y)) #s(literal 1 binary64) #s(literal 0 binary64)) |
(fma.f64 (sin.f64 (/.f64 x y)) #s(literal 1 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (sin.f64 (/.f64 x y)) #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)))) |
(fma.f64 (sin.f64 (/.f64 x y)) (/.f64 (sin.f64 (/.f64 x y)) (sin.f64 (/.f64 x y))) #s(literal 0 binary64)) |
(fma.f64 (sin.f64 (/.f64 x y)) (/.f64 (sin.f64 (/.f64 x y)) (sin.f64 (/.f64 x y))) (*.f64 (cos.f64 (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (sin.f64 (/.f64 x y)) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64)))))) #s(literal 0 binary64)) |
(fma.f64 (sin.f64 (/.f64 x y)) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64)))))) (*.f64 (cos.f64 (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (sin.f64 (/.f64 x y)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64))))))) #s(literal 0 binary64)) |
(fma.f64 (sin.f64 (/.f64 x y)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64))))))) (*.f64 (cos.f64 (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (sin.f64 (/.f64 x y)) (*.f64 (sin.f64 (/.f64 x y)) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y)))) #s(literal 0 binary64)) |
(fma.f64 (sin.f64 (/.f64 x y)) (*.f64 (sin.f64 (/.f64 x y)) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y)))) (*.f64 (cos.f64 (/.f64 x y)) #s(literal 0 binary64))) |
(fma.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/2 binary64) (sin.f64 (/.f64 x y)))) |
(fma.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal 2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal 2 binary64)) (*.f64 (cos.f64 (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (sin.f64 (/.f64 x y)) #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)))) |
(fma.f64 #s(literal -1/2 binary64) (sin.f64 (/.f64 (neg.f64 x) y)) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)))) |
(fma.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64)))))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64)))))) (*.f64 (cos.f64 (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) (/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64)))))) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)))) |
(fma.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64)))))) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)))) |
(fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y))) #s(literal 0 binary64)) |
(fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y))) (*.f64 (cos.f64 (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64))))) (/.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y))) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)))) |
(fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64))))) (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y))) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)))) |
(fma.f64 #s(literal 1/4 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64))))) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)))) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)))) |
(fma.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64)))))) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64)))))) (*.f64 (cos.f64 (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (neg.f64 x) y))) #s(literal 0 binary64)) |
(fma.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (neg.f64 x) y))) (*.f64 (cos.f64 (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64)))))) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64)))))) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) (*.f64 (cos.f64 (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3/2 binary64)) (*.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3/2 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64))))))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3/2 binary64)) (*.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3/2 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64))))))) (*.f64 (cos.f64 (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3/2 binary64)) (/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3/2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64)))))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3/2 binary64)) (/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3/2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64)))))) (*.f64 (cos.f64 (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (sin.f64 (/.f64 (neg.f64 x) y)) #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y))) #s(literal 2 binary64) #s(literal 0 binary64)) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y))) #s(literal 2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y))) #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y))) (/.f64 (sin.f64 (/.f64 x y)) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y))) (/.f64 (sin.f64 (/.f64 x y)) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)))) (*.f64 (cos.f64 (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (*.f64 (cos.f64 (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)))) #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64)))))) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64)))))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y))) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64))))) (*.f64 (cos.f64 (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y))) (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64)))))) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y))) (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64))))))) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64))))))) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64))))) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)))) |
(fma.f64 (/.f64 (sin.f64 (/.f64 x y)) (sin.f64 (/.f64 x y))) (sin.f64 (/.f64 x y)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (sin.f64 (/.f64 x y)) (sin.f64 (/.f64 x y))) (sin.f64 (/.f64 x y)) (*.f64 (cos.f64 (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3/2 binary64)) (sin.f64 (/.f64 x y))) (/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3/2 binary64)) (sin.f64 (/.f64 x y))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3/2 binary64)) (sin.f64 (/.f64 x y))) (/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3/2 binary64)) (sin.f64 (/.f64 x y))) (*.f64 (cos.f64 (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (sin.f64 (/.f64 x y)) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)))) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (sin.f64 (/.f64 x y)) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)))) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y))) (*.f64 (cos.f64 (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (sin.f64 (/.f64 x y)) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) (/.f64 (sin.f64 (/.f64 x y)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64))))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (sin.f64 (/.f64 x y)) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) (/.f64 (sin.f64 (/.f64 x y)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64))))))) (*.f64 (cos.f64 (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (sin.f64 (/.f64 x y)) (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) (/.f64 (sin.f64 (/.f64 x y)) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (sin.f64 (/.f64 x y)) (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) (/.f64 (sin.f64 (/.f64 x y)) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (*.f64 (cos.f64 (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64))))) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)))) #s(literal 1/4 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64)))))) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64))))) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)))) |
(fma.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64)))))) (sin.f64 (/.f64 x y)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64)))))) (sin.f64 (/.f64 x y)) (*.f64 (cos.f64 (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64)))))) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y))) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)))) |
(fma.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64))))) (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) (/.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)))) |
(fma.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64))))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64))))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y))) (*.f64 (cos.f64 (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (*.f64 (cos.f64 (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (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/2 binary64) (sin.f64 (/.f64 x y)))) |
(fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64)))))) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64))))) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)))) |
(fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64)))))) (sin.f64 (/.f64 x y)) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)))) |
(fma.f64 (/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64))))) #s(literal 2 binary64) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64))))) #s(literal 2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 6 binary64))) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 4 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 6 binary64))) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 4 binary64)) (*.f64 (cos.f64 (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64))))) (neg.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)))) (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64))))) (neg.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)))) (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64))))) (*.f64 (cos.f64 (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64))))) (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64)))))) (sin.f64 (/.f64 (neg.f64 x) y)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64))))) (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64)))))) (sin.f64 (/.f64 (neg.f64 x) y)) (*.f64 (cos.f64 (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64))))) #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)))) |
(fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 6 binary64))) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 4 binary64)) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)))) |
(fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 4 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64))))) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)))) |
(fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64)))))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y))) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)))) |
(fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64)))))) (neg.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)))) (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64))))) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)))) |
(fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64)))))) (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64)))))) (sin.f64 (/.f64 (neg.f64 x) y)) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)))) |
(neg.f64 (sin.f64 (/.f64 (neg.f64 x) y))) |
(neg.f64 (sin.f64 (fma.f64 x (/.f64 #s(literal -1/2 binary64) y) (*.f64 x (/.f64 #s(literal -1/2 binary64) y))))) |
(neg.f64 (sin.f64 (/.f64 (/.f64 (neg.f64 x) y) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y))) #s(literal 1 binary64))) |
(/.f64 (sin.f64 (/.f64 x y)) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y))))) |
(/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64)))))) |
(/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64))))) (sin.f64 (/.f64 x y))) |
(/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64)))) (*.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64))) |
(/.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64)))))) |
(/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64))))) (sin.f64 (/.f64 (neg.f64 x) y))) |
(/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 6 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64))))) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)))) |
(/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 6 binary64)) (*.f64 (sin.f64 (/.f64 x y)) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 4 binary64)))) |
(/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 4 binary64)) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) |
(/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 9 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64))))) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 6 binary64)))) |
(/.f64 (sin.f64 (/.f64 (neg.f64 x) y)) #s(literal -1 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (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 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64)))))) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64))))))) |
(/.f64 (neg.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64)))))) (sin.f64 (/.f64 x y))) |
(/.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64))))) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)))) #s(literal 2 binary64)) |
(/.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64)))))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y)))) |
(/.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64))))) (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64)) #s(literal 2 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (/.f64 x y))) #s(literal 2 binary64)) |
(/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64))))) #s(literal 1 binary64)) (sin.f64 (/.f64 x y))) |
(/.f64 (*.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) #s(literal 1 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64)))))) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(/.f64 (*.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 9 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64))))))) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 6 binary64))) |
(/.f64 (*.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 6 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64))))))) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y)))) #s(literal 2 binary64)) |
(/.f64 (*.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 6 binary64)) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y)))) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 4 binary64))) |
(/.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 (/.f64 x y))) #s(literal 2 binary64)) |
(pow.f64 (sin.f64 (/.f64 x y)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y))) #s(literal -1 binary64)) |
(*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)))) |
(*.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y))) |
(*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(*.f64 (sin.f64 (/.f64 x y)) #s(literal 1 binary64)) |
(*.f64 (sin.f64 (/.f64 x y)) (/.f64 (sin.f64 (/.f64 x y)) (sin.f64 (/.f64 x y)))) |
(*.f64 (sin.f64 (/.f64 x y)) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64))))))) |
(*.f64 (sin.f64 (/.f64 x y)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64)))))))) |
(*.f64 (sin.f64 (/.f64 x y)) (*.f64 (sin.f64 (/.f64 x y)) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y))))) |
(*.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64))))))) |
(*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y)))) |
(*.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64))))))) |
(*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (neg.f64 x) y)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64)))))) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) |
(*.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3/2 binary64)) (*.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3/2 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64)))))))) |
(*.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3/2 binary64)) (/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3/2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64))))))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y))) #s(literal 2 binary64)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y))) (/.f64 (sin.f64 (/.f64 x y)) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64)))))) |
(*.f64 (/.f64 (sin.f64 (/.f64 x y)) (sin.f64 (/.f64 x y))) (sin.f64 (/.f64 x y))) |
(*.f64 (/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3/2 binary64)) (sin.f64 (/.f64 x y))) (/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3/2 binary64)) (sin.f64 (/.f64 x y)))) |
(*.f64 (/.f64 (sin.f64 (/.f64 x y)) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)))) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)))) |
(*.f64 (/.f64 (sin.f64 (/.f64 x y)) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) (/.f64 (sin.f64 (/.f64 x y)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64)))))))) |
(*.f64 (/.f64 (sin.f64 (/.f64 x y)) (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) (/.f64 (sin.f64 (/.f64 x y)) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(*.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64)))))) (sin.f64 (/.f64 x y))) |
(*.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64))))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y)))) |
(*.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64))))) #s(literal 2 binary64)) |
(*.f64 (/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 6 binary64))) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 4 binary64))) |
(*.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64))))) (neg.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)))) (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64)))))) |
(*.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64))))) (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64)))))) (sin.f64 (/.f64 (neg.f64 x) y))) |
(+.f64 #s(literal 0 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y))) #s(literal 0 binary64)) |
(-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 (/.f64 x y)) #s(literal -1/2 binary64))) |
(fma.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)))) #s(literal 0 binary64)) |
(fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)))) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y))) #s(literal 0 binary64)) |
(fma.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)) #s(literal 0 binary64)) |
(fma.f64 (sin.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal 0 binary64)) |
(fma.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (*.f64 (sin.f64 (/.f64 x y)) #s(literal -1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1/2 binary64) (sin.f64 (/.f64 (neg.f64 x) y)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) (/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64)))))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64)))))) #s(literal 1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64))))) (/.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y))) #s(literal 0 binary64)) |
(fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64))))) (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y))) #s(literal 1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1/4 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64))))) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)))) #s(literal 0 binary64)) |
(fma.f64 (sin.f64 (/.f64 (neg.f64 x) y)) #s(literal -1/2 binary64) #s(literal 0 binary64)) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y))) #s(literal 1 binary64) #s(literal 0 binary64)) |
(fma.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal 1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)))) #s(literal 2 binary64) #s(literal 0 binary64)) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64)))))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64)))))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y))) (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64)))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y))) (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64))))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64))))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64))))) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)))) #s(literal 1/4 binary64) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64)))))) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64))))) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64)))))) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64))))) (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) (/.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64)))))) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64)))))) (sin.f64 (/.f64 x y)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64))))) #s(literal 2 binary64) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 6 binary64))) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 4 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 4 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64)))))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64)))))) (neg.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)))) (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64)))))) (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64)))))) (sin.f64 (/.f64 (neg.f64 x) y)) #s(literal 0 binary64)) |
(neg.f64 (*.f64 (sin.f64 (/.f64 x y)) #s(literal -1/2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (sin.f64 (/.f64 x y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64))))) (*.f64 #s(literal 1/2 binary64) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sin.f64 (/.f64 x y)) (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64)))))))) |
(/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y)))) |
(/.f64 (sin.f64 (/.f64 x y)) #s(literal 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 (*.f64 (sin.f64 (/.f64 x y)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) |
(/.f64 (sin.f64 (/.f64 (neg.f64 x) y)) #s(literal -2 binary64)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y))) #s(literal 1 binary64)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64)))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64))))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64)))))) (sin.f64 (/.f64 x y))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)))) (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64))))))) (sin.f64 (/.f64 (neg.f64 x) y))) |
(/.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y))) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y))) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)))) (*.f64 #s(literal 0 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y))) #s(literal 3 binary64)) #s(literal 0 binary64)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y))) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y))) #s(literal 0 binary64))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y))) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y))))) (*.f64 (sin.f64 (/.f64 x y)) #s(literal -1/2 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y))) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)))) #s(literal 0 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y))) #s(literal 0 binary64))) |
(/.f64 (*.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))))) #s(literal -1 binary64)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (neg.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)))) (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64)))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64)))))) (sin.f64 (/.f64 (neg.f64 x) y))) |
(/.f64 (*.f64 (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) #s(literal -1 binary64)) |
(/.f64 (*.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) #s(literal 1/2 binary64)) (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64)))))) |
(/.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64))))) #s(literal 1/2 binary64)) (sin.f64 (/.f64 (neg.f64 x) y))) |
(/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) (sin.f64 (/.f64 x y))) (sin.f64 (/.f64 x y))) |
(/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64)))))) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)))) |
(/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64)))))) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64))))))) |
(/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64)))))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y)))) |
(/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64)))))) (*.f64 #s(literal 2 binary64) (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 2 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y))))) |
(*.f64 #s(literal 2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)))) #s(literal 1 binary64))) |
(*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)))) |
(*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) |
(*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y))) |
(*.f64 (sin.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 (sin.f64 (/.f64 x y)) #s(literal -1/2 binary64))) |
(*.f64 #s(literal -1/2 binary64) (sin.f64 (/.f64 (neg.f64 x) y))) |
(*.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) (/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64))))))) |
(*.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64)))))) #s(literal 1/2 binary64))) |
(*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64))))) (/.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)))) |
(*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64))))) (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y))) #s(literal 1/2 binary64))) |
(*.f64 #s(literal 1/4 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64))))) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y))))) |
(*.f64 (sin.f64 (/.f64 (neg.f64 x) y)) #s(literal -1/2 binary64)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y))) #s(literal 1 binary64)) |
(*.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)))) #s(literal 2 binary64)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64))))))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64)))))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y))) (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y))) (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64)))))))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64)))))))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64)))))) |
(*.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64))))) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)))) #s(literal 1/4 binary64)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64)))))) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64))))) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(*.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64)))))) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)))) |
(*.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64))))) (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) (/.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64)))))) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64)))))) |
(*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64)))))) (sin.f64 (/.f64 x y))) |
(*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64))))) #s(literal 2 binary64)) |
(*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 6 binary64))) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 4 binary64))) |
(*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 4 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64)))))) |
(*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64)))))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y)))) |
(*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64)))))) (neg.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)))) (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64)))))) |
(*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64)))))) (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64)))))) (sin.f64 (/.f64 (neg.f64 x) y))) |
(+.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (*.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal 0 binary64))) |
(+.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y))))) |
(+.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (*.f64 (sin.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y))) #s(literal 0 binary64))) |
(+.f64 (*.f64 (cos.f64 (/.f64 #s(literal 0 binary64) (*.f64 y #s(literal -2 binary64)))) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (*.f64 (sin.f64 (/.f64 #s(literal 0 binary64) (*.f64 y #s(literal -2 binary64)))) (sin.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y))))) |
(+.f64 (*.f64 (cos.f64 (/.f64 #s(literal 0 binary64) (*.f64 y #s(literal 2 binary64)))) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (*.f64 (sin.f64 (/.f64 #s(literal 0 binary64) (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(exp.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (log.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))))) |
(cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
(cos.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y))) |
(cos.f64 (*.f64 (neg.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) |
(cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (neg.f64 x) y))) |
(cos.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (neg.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))))) |
(cos.f64 (/.f64 (neg.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (sqrt.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))))) |
(cos.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal 1 binary64) x))) |
(cos.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y (neg.f64 x)))) |
(cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x))) |
(cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) |
(cos.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 x y))) (sqrt.f64 (/.f64 y x)))) |
(-.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (*.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal 0 binary64))) |
(-.f64 (cos.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 #s(literal 0 binary64) (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(fma.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (*.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y))))) |
(fma.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (*.f64 (sin.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y))) #s(literal 0 binary64))) |
(fma.f64 (cos.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))) #s(literal 0 binary64))) |
(fma.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal 1 binary64) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y))))) |
(fma.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal 1 binary64) (*.f64 (sin.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y))) #s(literal 0 binary64))) |
(fma.f64 #s(literal -1 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))) #s(literal 0 binary64))) |
(fma.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y))))) |
(fma.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (*.f64 (sin.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y))) #s(literal 0 binary64))) |
(fma.f64 (neg.f64 (cos.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))) #s(literal 0 binary64))) |
(fma.f64 (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) #s(literal -1 binary64) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y))))) |
(fma.f64 (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) #s(literal -1 binary64) (*.f64 (sin.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y))) #s(literal 0 binary64))) |
(fma.f64 (cos.f64 (/.f64 #s(literal 0 binary64) (*.f64 y #s(literal 2 binary64)))) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (*.f64 (sin.f64 (/.f64 #s(literal 0 binary64) (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(fma.f64 (cos.f64 (/.f64 #s(literal 0 binary64) (*.f64 y #s(literal -2 binary64)))) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (*.f64 (sin.f64 (/.f64 #s(literal 0 binary64) (*.f64 y #s(literal -2 binary64)))) (sin.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y))))) |
(neg.f64 (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(/.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) #s(literal -1 binary64)) |
(/.f64 (/.f64 #s(literal 1 binary64) (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 (+.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (fma.f64 x (/.f64 #s(literal -1/2 binary64) y) #s(literal 0 binary64))) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) |
(pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) |
(*.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 (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) #s(literal -1 binary64)) |
| 1× | egg-herbie |
| 11 390× | lower-fma.f64 |
| 11 390× | lower-fma.f32 |
| 6 764× | lower-*.f64 |
| 6 764× | lower-*.f32 |
| 4 178× | lower-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 513 | 5899 |
| 1 | 1462 | 5740 |
| 2 | 4644 | 5702 |
| 0 | 8398 | 5480 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 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 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
1 |
(+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))) |
(- (+ 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 (* 1/8 (/ (pow x 2) (pow y 2)))) |
(- (+ 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 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
1 |
(+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))) |
(- (+ 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 (* 1/8 (/ (pow x 2) (pow y 2)))) |
(- (+ 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 (* 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 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(cos (* 1/2 (/ x y))) |
(cos (* 1/2 (/ x y))) |
(cos (* 1/2 (/ x y))) |
(cos (* 1/2 (/ x y))) |
1 |
(+ 1 (* -1/8 (/ (pow x 2) (pow y 2)))) |
(+ 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 |
(+ 1 (* -1/8 (/ (pow x 2) (pow y 2)))) |
(+ 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 |
(+ 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)))))) |
(cos (* 1/2 (/ x y))) |
(cos (* 1/2 (/ x y))) |
(cos (* 1/2 (/ x y))) |
(cos (* 1/2 (/ x y))) |
(cos (* 1/2 (/ x y))) |
(cos (* 1/2 (/ x y))) |
(cos (* 1/2 (/ x y))) |
(cos (* 1/2 (/ x y))) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(/ 1/2 y) |
(/ 1/2 y) |
(/ 1/2 y) |
(/ 1/2 y) |
(/ 1/2 y) |
(/ 1/2 y) |
(/ 1/2 y) |
(/ 1/2 y) |
(/ 1/2 y) |
(/ 1/2 y) |
(/ 1/2 y) |
(/ 1/2 y) |
(/ (* x (pow (sqrt 1/2) 2)) y) |
(/ (* x (pow (sqrt 1/2) 2)) y) |
(/ (* x (pow (sqrt 1/2) 2)) y) |
(/ (* x (pow (sqrt 1/2) 2)) y) |
(/ (* x (pow (sqrt 1/2) 2)) y) |
(/ (* x (pow (sqrt 1/2) 2)) y) |
(/ (* x (pow (sqrt 1/2) 2)) y) |
(/ (* x (pow (sqrt 1/2) 2)) y) |
(* -1 (/ (* x (pow (sqrt 1/2) 2)) (* y (pow (sqrt -1) 2)))) |
(* -1 (/ (* x (pow (sqrt 1/2) 2)) (* y (pow (sqrt -1) 2)))) |
(* -1 (/ (* x (pow (sqrt 1/2) 2)) (* y (pow (sqrt -1) 2)))) |
(* -1 (/ (* x (pow (sqrt 1/2) 2)) (* y (pow (sqrt -1) 2)))) |
(/ (* x (pow (sqrt 1/2) 2)) y) |
(/ (* x (pow (sqrt 1/2) 2)) y) |
(/ (* x (pow (sqrt 1/2) 2)) y) |
(/ (* x (pow (sqrt 1/2) 2)) y) |
(/ (* x (pow (sqrt 1/2) 2)) y) |
(/ (* x (pow (sqrt 1/2) 2)) y) |
(/ (* x (pow (sqrt 1/2) 2)) y) |
(/ (* x (pow (sqrt 1/2) 2)) y) |
(* -1 (/ (* x (pow (sqrt 1/2) 2)) (* y (pow (sqrt -1) 2)))) |
(* -1 (/ (* x (pow (sqrt 1/2) 2)) (* y (pow (sqrt -1) 2)))) |
(* -1 (/ (* x (pow (sqrt 1/2) 2)) (* y (pow (sqrt -1) 2)))) |
(* -1 (/ (* x (pow (sqrt 1/2) 2)) (* y (pow (sqrt -1) 2)))) |
(/ 1 (cos (/ (* x (pow (sqrt 1/2) 2)) y))) |
(/ 1 (cos (/ (* x (pow (sqrt 1/2) 2)) y))) |
(/ 1 (cos (/ (* x (pow (sqrt 1/2) 2)) y))) |
(/ 1 (cos (/ (* x (pow (sqrt 1/2) 2)) y))) |
1 |
(+ 1 (* 1/2 (/ (* (pow x 2) (pow (sqrt 1/2) 4)) (pow y 2)))) |
(- (+ 1 (* -1 (/ (+ (* -1/4 (* (pow x 4) (pow (sqrt 1/2) 8))) (* 1/24 (* (pow x 4) (pow (sqrt 1/2) 8)))) (pow y 4)))) (* -1/2 (/ (* (pow x 2) (pow (sqrt 1/2) 4)) (pow y 2)))) |
(- (+ 1 (* -1 (/ (+ (* -1/720 (* (pow x 6) (pow (sqrt 1/2) 12))) (+ (* 1/48 (* (pow x 6) (pow (sqrt 1/2) 12))) (* 1/2 (* (pow x 2) (* (pow (sqrt 1/2) 4) (+ (* -1/4 (* (pow x 4) (pow (sqrt 1/2) 8))) (* 1/24 (* (pow x 4) (pow (sqrt 1/2) 8))))))))) (pow y 6)))) (+ (* -1/2 (/ (* (pow x 2) (pow (sqrt 1/2) 4)) (pow y 2))) (+ (* -1/4 (/ (* (pow x 4) (pow (sqrt 1/2) 8)) (pow y 4))) (* 1/24 (/ (* (pow x 4) (pow (sqrt 1/2) 8)) (pow y 4)))))) |
1 |
(+ 1 (* 1/2 (/ (* (pow x 2) (pow (sqrt 1/2) 4)) (* (pow y 2) (pow (sqrt -1) 4))))) |
(- (+ 1 (* -1 (/ (+ (* -1/4 (/ (* (pow x 4) (pow (sqrt 1/2) 8)) (pow (sqrt -1) 8))) (* 1/24 (/ (* (pow x 4) (pow (sqrt 1/2) 8)) (pow (sqrt -1) 8)))) (pow y 4)))) (* -1/2 (/ (* (pow x 2) (pow (sqrt 1/2) 4)) (* (pow y 2) (pow (sqrt -1) 4))))) |
(- (+ 1 (* -1 (/ (+ (* -1/720 (/ (* (pow x 6) (pow (sqrt 1/2) 12)) (pow (sqrt -1) 12))) (+ (* 1/48 (/ (* (pow x 6) (pow (sqrt 1/2) 12)) (pow (sqrt -1) 12))) (* 1/2 (/ (* (pow x 2) (* (pow (sqrt 1/2) 4) (+ (* -1/4 (/ (* (pow x 4) (pow (sqrt 1/2) 8)) (pow (sqrt -1) 8))) (* 1/24 (/ (* (pow x 4) (pow (sqrt 1/2) 8)) (pow (sqrt -1) 8)))))) (pow (sqrt -1) 4))))) (pow y 6)))) (+ (* -1/2 (/ (* (pow x 2) (pow (sqrt 1/2) 4)) (* (pow y 2) (pow (sqrt -1) 4)))) (+ (* -1/4 (/ (* (pow x 4) (pow (sqrt 1/2) 8)) (* (pow y 4) (pow (sqrt -1) 8)))) (* 1/24 (/ (* (pow x 4) (pow (sqrt 1/2) 8)) (* (pow y 4) (pow (sqrt -1) 8))))))) |
1 |
(+ 1 (* 1/2 (/ (* (pow x 2) (pow (sqrt 1/2) 4)) (pow y 2)))) |
(+ 1 (* (pow x 2) (- (* -1 (* (pow x 2) (+ (* -1/4 (/ (pow (sqrt 1/2) 8) (pow y 4))) (* 1/24 (/ (pow (sqrt 1/2) 8) (pow y 4)))))) (* -1/2 (/ (pow (sqrt 1/2) 4) (pow y 2)))))) |
(+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -1 (* (pow x 2) (+ (* -1/720 (/ (pow (sqrt 1/2) 12) (pow y 6))) (+ (* 1/48 (/ (pow (sqrt 1/2) 12) (pow y 6))) (* 1/2 (/ (* (pow (sqrt 1/2) 4) (+ (* -1/4 (/ (pow (sqrt 1/2) 8) (pow y 4))) (* 1/24 (/ (pow (sqrt 1/2) 8) (pow y 4))))) (pow y 2))))))) (+ (* -1/4 (/ (pow (sqrt 1/2) 8) (pow y 4))) (* 1/24 (/ (pow (sqrt 1/2) 8) (pow y 4)))))) (* -1/2 (/ (pow (sqrt 1/2) 4) (pow y 2)))))) |
(/ 1 (cos (/ (* x (pow (sqrt 1/2) 2)) y))) |
(/ 1 (cos (/ (* x (pow (sqrt 1/2) 2)) y))) |
(/ 1 (cos (/ (* x (pow (sqrt 1/2) 2)) y))) |
(/ 1 (cos (/ (* x (pow (sqrt 1/2) 2)) y))) |
(/ 1 (cos (* -1 (/ (* x (pow (sqrt 1/2) 2)) (* y (pow (sqrt -1) 2)))))) |
(/ 1 (cos (* -1 (/ (* x (pow (sqrt 1/2) 2)) (* y (pow (sqrt -1) 2)))))) |
(/ 1 (cos (* -1 (/ (* x (pow (sqrt 1/2) 2)) (* y (pow (sqrt -1) 2)))))) |
(/ 1 (cos (* -1 (/ (* x (pow (sqrt 1/2) 2)) (* y (pow (sqrt -1) 2)))))) |
(cos (/ (* x (pow (sqrt 1/2) 2)) y)) |
(cos (/ (* x (pow (sqrt 1/2) 2)) y)) |
(cos (/ (* x (pow (sqrt 1/2) 2)) y)) |
(cos (/ (* x (pow (sqrt 1/2) 2)) y)) |
1 |
(+ 1 (* -1/2 (/ (* (pow x 2) (pow (sqrt 1/2) 4)) (pow y 2)))) |
(+ 1 (+ (* -1/2 (/ (* (pow x 2) (pow (sqrt 1/2) 4)) (pow y 2))) (* 1/24 (/ (* (pow x 4) (pow (sqrt 1/2) 8)) (pow y 4))))) |
(+ 1 (+ (* -1/2 (/ (* (pow x 2) (pow (sqrt 1/2) 4)) (pow y 2))) (+ (* -1/720 (/ (* (pow x 6) (pow (sqrt 1/2) 12)) (pow y 6))) (* 1/24 (/ (* (pow x 4) (pow (sqrt 1/2) 8)) (pow y 4)))))) |
1 |
(+ 1 (* -1/2 (/ (* (pow x 2) (pow (sqrt 1/2) 4)) (* (pow y 2) (pow (sqrt -1) 4))))) |
(+ 1 (+ (* -1/2 (/ (* (pow x 2) (pow (sqrt 1/2) 4)) (* (pow y 2) (pow (sqrt -1) 4)))) (* 1/24 (/ (* (pow x 4) (pow (sqrt 1/2) 8)) (* (pow y 4) (pow (sqrt -1) 8)))))) |
(+ 1 (+ (* -1/2 (/ (* (pow x 2) (pow (sqrt 1/2) 4)) (* (pow y 2) (pow (sqrt -1) 4)))) (+ (* -1/720 (/ (* (pow x 6) (pow (sqrt 1/2) 12)) (* (pow y 6) (pow (sqrt -1) 12)))) (* 1/24 (/ (* (pow x 4) (pow (sqrt 1/2) 8)) (* (pow y 4) (pow (sqrt -1) 8))))))) |
1 |
(+ 1 (* -1/2 (/ (* (pow x 2) (pow (sqrt 1/2) 4)) (pow y 2)))) |
(+ 1 (* (pow x 2) (+ (* -1/2 (/ (pow (sqrt 1/2) 4) (pow y 2))) (* 1/24 (/ (* (pow x 2) (pow (sqrt 1/2) 8)) (pow y 4)))))) |
(+ 1 (* (pow x 2) (+ (* -1/2 (/ (pow (sqrt 1/2) 4) (pow y 2))) (* (pow x 2) (+ (* -1/720 (/ (* (pow x 2) (pow (sqrt 1/2) 12)) (pow y 6))) (* 1/24 (/ (pow (sqrt 1/2) 8) (pow y 4)))))))) |
(cos (/ (* x (pow (sqrt 1/2) 2)) y)) |
(cos (/ (* x (pow (sqrt 1/2) 2)) y)) |
(cos (/ (* x (pow (sqrt 1/2) 2)) y)) |
(cos (/ (* x (pow (sqrt 1/2) 2)) y)) |
(cos (* -1 (/ (* x (pow (sqrt 1/2) 2)) (* y (pow (sqrt -1) 2))))) |
(cos (* -1 (/ (* x (pow (sqrt 1/2) 2)) (* y (pow (sqrt -1) 2))))) |
(cos (* -1 (/ (* x (pow (sqrt 1/2) 2)) (* y (pow (sqrt -1) 2))))) |
(cos (* -1 (/ (* x (pow (sqrt 1/2) 2)) (* y (pow (sqrt -1) 2))))) |
(* (sqrt (/ x y)) (sqrt 1/2)) |
(* (sqrt (/ x y)) (sqrt 1/2)) |
(* (sqrt (/ x y)) (sqrt 1/2)) |
(* (sqrt (/ x y)) (sqrt 1/2)) |
(* (sqrt (/ x y)) (sqrt 1/2)) |
(* (sqrt (/ x y)) (sqrt 1/2)) |
(* (sqrt (/ x y)) (sqrt 1/2)) |
(* (sqrt (/ x y)) (sqrt 1/2)) |
(* (sqrt (/ x y)) (sqrt 1/2)) |
(* (sqrt (/ x y)) (sqrt 1/2)) |
(* (sqrt (/ x y)) (sqrt 1/2)) |
(* (sqrt (/ x y)) (sqrt 1/2)) |
(* (sqrt (/ x y)) (sqrt 1/2)) |
(* (sqrt (/ x y)) (sqrt 1/2)) |
(* (sqrt (/ x y)) (sqrt 1/2)) |
(* (sqrt (/ x y)) (sqrt 1/2)) |
(* (sqrt (/ x y)) (sqrt 1/2)) |
(* (sqrt (/ x y)) (sqrt 1/2)) |
(* (sqrt (/ x y)) (sqrt 1/2)) |
(* (sqrt (/ x y)) (sqrt 1/2)) |
(* -1 (* (sqrt (/ x y)) (sqrt 1/2))) |
(* -1 (* (sqrt (/ x y)) (sqrt 1/2))) |
(* -1 (* (sqrt (/ x y)) (sqrt 1/2))) |
(* -1 (* (sqrt (/ x y)) (sqrt 1/2))) |
(/ x y) |
(* x (+ (* -1/6 (/ (pow x 2) (pow y 3))) (/ 1 y))) |
(* x (+ (* (pow x 2) (- (* 1/120 (/ (pow x 2) (pow y 5))) (* 1/6 (/ 1 (pow y 3))))) (/ 1 y))) |
(* x (+ (* (pow x 2) (- (* (pow x 2) (+ (* -1/5040 (/ (pow x 2) (pow y 7))) (* 1/120 (/ 1 (pow y 5))))) (* 1/6 (/ 1 (pow y 3))))) (/ 1 y))) |
(sin (/ x y)) |
(sin (/ x y)) |
(sin (/ x y)) |
(sin (/ x y)) |
(sin (/ x y)) |
(sin (/ x y)) |
(sin (/ x y)) |
(sin (/ x y)) |
(sin (/ x y)) |
(sin (/ x y)) |
(sin (/ x y)) |
(sin (/ x y)) |
(/ x y) |
(/ (+ x (* -1/6 (/ (pow x 3) (pow y 2)))) y) |
(/ (+ x (+ (* -1/6 (/ (pow x 3) (pow y 2))) (* 1/120 (/ (pow x 5) (pow y 4))))) y) |
(/ (+ x (+ (* -1/6 (/ (pow x 3) (pow y 2))) (+ (* -1/5040 (/ (pow x 7) (pow y 6))) (* 1/120 (/ (pow x 5) (pow y 4)))))) y) |
(/ x y) |
(* -1 (/ (+ (* -1 x) (* 1/6 (/ (pow x 3) (pow y 2)))) y)) |
(* -1 (/ (+ (* -1 x) (+ (* -1/120 (/ (pow x 5) (pow y 4))) (* 1/6 (/ (pow x 3) (pow y 2))))) y)) |
(* -1 (/ (+ (* -1 x) (+ (* -1/120 (/ (pow x 5) (pow y 4))) (+ (* 1/5040 (/ (pow x 7) (pow y 6))) (* 1/6 (/ (pow x 3) (pow y 2)))))) 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)))))) |
(* 2 (/ (sin (* 1/2 (/ x y))) (sin (/ x y)))) |
(* 2 (/ (sin (* 1/2 (/ x y))) (sin (/ x y)))) |
(* 2 (/ (sin (* 1/2 (/ x y))) (sin (/ x y)))) |
(* 2 (/ (sin (* 1/2 (/ x y))) (sin (/ x y)))) |
(* 2 (/ (sin (* 1/2 (/ x y))) (sin (/ x y)))) |
(* 2 (/ (sin (* 1/2 (/ x y))) (sin (/ x y)))) |
(* 2 (/ (sin (* 1/2 (/ x y))) (sin (/ x y)))) |
(* 2 (/ (sin (* 1/2 (/ x y))) (sin (/ x y)))) |
(* 2 (/ (sin (* 1/2 (/ x y))) (sin (/ x y)))) |
(* 2 (/ (sin (* 1/2 (/ x y))) (sin (/ x y)))) |
(* 2 (/ (sin (* 1/2 (/ x y))) (sin (/ x y)))) |
(* 2 (/ (sin (* 1/2 (/ x y))) (sin (/ x y)))) |
1 |
(+ 1 (* 2 (/ (- (* -1/48 (pow x 2)) (* -1/12 (pow x 2))) (pow y 2)))) |
(+ 1 (+ (* 2 (/ (- (* -1/48 (pow x 2)) (* -1/12 (pow x 2))) (pow y 2))) (* 2 (/ (- (* 1/3840 (pow x 4)) (+ (* -1/6 (* (pow x 2) (- (* -1/48 (pow x 2)) (* -1/12 (pow x 2))))) (* 1/240 (pow x 4)))) (pow y 4))))) |
(+ 1 (+ (* 2 (/ (- (* -1/48 (pow x 2)) (* -1/12 (pow x 2))) (pow y 2))) (+ (* 2 (/ (- (* -1/645120 (pow x 6)) (+ (* -1/6 (* (pow x 2) (- (* 1/3840 (pow x 4)) (+ (* -1/6 (* (pow x 2) (- (* -1/48 (pow x 2)) (* -1/12 (pow x 2))))) (* 1/240 (pow x 4)))))) (+ (* -1/10080 (pow x 6)) (* 1/120 (* (pow x 4) (- (* -1/48 (pow x 2)) (* -1/12 (pow x 2)))))))) (pow y 6))) (* 2 (/ (- (* 1/3840 (pow x 4)) (+ (* -1/6 (* (pow x 2) (- (* -1/48 (pow x 2)) (* -1/12 (pow x 2))))) (* 1/240 (pow x 4)))) (pow y 4)))))) |
1 |
(+ 1 (* 2 (/ (- (* -1/48 (pow x 2)) (* -1/12 (pow x 2))) (pow y 2)))) |
(+ 1 (+ (* 2 (/ (- (* -1/48 (pow x 2)) (* -1/12 (pow x 2))) (pow y 2))) (* 2 (/ (- (* 1/3840 (pow x 4)) (+ (* -1/6 (* (pow x 2) (- (* -1/48 (pow x 2)) (* -1/12 (pow x 2))))) (* 1/240 (pow x 4)))) (pow y 4))))) |
(+ 1 (+ (* 2 (/ (- (* -1/48 (pow x 2)) (* -1/12 (pow x 2))) (pow y 2))) (+ (* 2 (/ (- (* -1/645120 (pow x 6)) (+ (* -1/6 (* (pow x 2) (- (* 1/3840 (pow x 4)) (+ (* -1/6 (* (pow x 2) (- (* -1/48 (pow x 2)) (* -1/12 (pow x 2))))) (* 1/240 (pow x 4)))))) (+ (* -1/10080 (pow x 6)) (* 1/120 (* (pow x 4) (- (* -1/48 (pow x 2)) (* -1/12 (pow x 2)))))))) (pow y 6))) (* 2 (/ (- (* 1/3840 (pow x 4)) (+ (* -1/6 (* (pow x 2) (- (* -1/48 (pow x 2)) (* -1/12 (pow x 2))))) (* 1/240 (pow x 4)))) (pow y 4)))))) |
(* 1/2 (/ x 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)))) |
(sin (* 1/2 (/ x y))) |
(sin (* 1/2 (/ x y))) |
(sin (* 1/2 (/ x y))) |
(sin (* 1/2 (/ x y))) |
(sin (* 1/2 (/ x y))) |
(sin (* 1/2 (/ x y))) |
(sin (* 1/2 (/ x y))) |
(sin (* 1/2 (/ x y))) |
(sin (* 1/2 (/ x y))) |
(sin (* 1/2 (/ x y))) |
(sin (* 1/2 (/ x y))) |
(sin (* 1/2 (/ x y))) |
(* 1/2 (/ x 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 (/ x 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)) |
x |
x |
x |
x |
x |
x |
x |
x |
x |
x |
x |
x |
(/ (* x (pow (sqrt 1/2) 2)) y) |
(/ (* x (pow (sqrt 1/2) 2)) y) |
(/ (* x (pow (sqrt 1/2) 2)) y) |
(/ (* x (pow (sqrt 1/2) 2)) y) |
(/ (* x (pow (sqrt 1/2) 2)) y) |
(/ (* x (pow (sqrt 1/2) 2)) y) |
(/ (* x (pow (sqrt 1/2) 2)) y) |
(/ (* x (pow (sqrt 1/2) 2)) y) |
(* -1 (/ (* x (pow (sqrt -1/2) 2)) y)) |
(* -1 (/ (* x (pow (sqrt -1/2) 2)) y)) |
(* -1 (/ (* x (pow (sqrt -1/2) 2)) y)) |
(* -1 (/ (* x (pow (sqrt -1/2) 2)) y)) |
(/ (* x (pow (sqrt 1/2) 2)) y) |
(/ (* x (pow (sqrt 1/2) 2)) y) |
(/ (* x (pow (sqrt 1/2) 2)) y) |
(/ (* x (pow (sqrt 1/2) 2)) y) |
(/ (* x (pow (sqrt 1/2) 2)) y) |
(/ (* x (pow (sqrt 1/2) 2)) y) |
(/ (* x (pow (sqrt 1/2) 2)) y) |
(/ (* x (pow (sqrt 1/2) 2)) y) |
(* -1 (/ (* x (pow (sqrt -1/2) 2)) y)) |
(* -1 (/ (* x (pow (sqrt -1/2) 2)) y)) |
(* -1 (/ (* x (pow (sqrt -1/2) 2)) y)) |
(* -1 (/ (* x (pow (sqrt -1/2) 2)) y)) |
(* (sqrt (/ x y)) (sqrt 1/2)) |
(* (sqrt (/ x y)) (sqrt 1/2)) |
(* (sqrt (/ x y)) (sqrt 1/2)) |
(* (sqrt (/ x y)) (sqrt 1/2)) |
(* (sqrt (/ x y)) (sqrt 1/2)) |
(* (sqrt (/ x y)) (sqrt 1/2)) |
(* (sqrt (/ x y)) (sqrt 1/2)) |
(* (sqrt (/ x y)) (sqrt 1/2)) |
(* -1 (* (sqrt (/ x y)) (* (sqrt -1) (sqrt -1/2)))) |
(* -1 (* (sqrt (/ x y)) (* (sqrt -1) (sqrt -1/2)))) |
(* -1 (* (sqrt (/ x y)) (* (sqrt -1) (sqrt -1/2)))) |
(* -1 (* (sqrt (/ x y)) (* (sqrt -1) (sqrt -1/2)))) |
(* (sqrt (/ x y)) (sqrt 1/2)) |
(* (sqrt (/ x y)) (sqrt 1/2)) |
(* (sqrt (/ x y)) (sqrt 1/2)) |
(* (sqrt (/ x y)) (sqrt 1/2)) |
(* (sqrt (/ x y)) (sqrt 1/2)) |
(* (sqrt (/ x y)) (sqrt 1/2)) |
(* (sqrt (/ x y)) (sqrt 1/2)) |
(* (sqrt (/ x y)) (sqrt 1/2)) |
(* (sqrt (/ x y)) (* (sqrt -1) (sqrt -1/2))) |
(* (sqrt (/ x y)) (* (sqrt -1) (sqrt -1/2))) |
(* (sqrt (/ x y)) (* (sqrt -1) (sqrt -1/2))) |
(* (sqrt (/ x y)) (* (sqrt -1) (sqrt -1/2))) |
1 |
(+ 1 (* 1/2 (/ (* (pow x 2) (pow (sqrt 1/2) 4)) (pow y 2)))) |
(+ 1 (* (pow x 2) (- (* -1 (* (pow x 2) (+ (* -1/4 (/ (pow (sqrt 1/2) 8) (pow y 4))) (* 1/24 (/ (pow (sqrt 1/2) 8) (pow y 4)))))) (* -1/2 (/ (pow (sqrt 1/2) 4) (pow y 2)))))) |
(+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -1 (* (pow x 2) (+ (* -1/720 (/ (pow (sqrt 1/2) 12) (pow y 6))) (+ (* 1/48 (/ (pow (sqrt 1/2) 12) (pow y 6))) (* 1/2 (/ (* (pow (sqrt 1/2) 4) (+ (* -1/4 (/ (pow (sqrt 1/2) 8) (pow y 4))) (* 1/24 (/ (pow (sqrt 1/2) 8) (pow y 4))))) (pow y 2))))))) (+ (* -1/4 (/ (pow (sqrt 1/2) 8) (pow y 4))) (* 1/24 (/ (pow (sqrt 1/2) 8) (pow y 4)))))) (* -1/2 (/ (pow (sqrt 1/2) 4) (pow y 2)))))) |
(/ 1 (cos (/ (* x (pow (sqrt 1/2) 2)) y))) |
(/ 1 (cos (/ (* x (pow (sqrt 1/2) 2)) y))) |
(/ 1 (cos (/ (* x (pow (sqrt 1/2) 2)) y))) |
(/ 1 (cos (/ (* x (pow (sqrt 1/2) 2)) y))) |
(/ 1 (cos (* -1 (/ (* x (pow (sqrt -1/2) 2)) y)))) |
(/ 1 (cos (* -1 (/ (* x (pow (sqrt -1/2) 2)) y)))) |
(/ 1 (cos (* -1 (/ (* x (pow (sqrt -1/2) 2)) y)))) |
(/ 1 (cos (* -1 (/ (* x (pow (sqrt -1/2) 2)) y)))) |
(/ 1 (cos (/ (* x (pow (sqrt 1/2) 2)) y))) |
(/ 1 (cos (/ (* x (pow (sqrt 1/2) 2)) y))) |
(/ 1 (cos (/ (* x (pow (sqrt 1/2) 2)) y))) |
(/ 1 (cos (/ (* x (pow (sqrt 1/2) 2)) y))) |
1 |
(+ 1 (* 1/2 (/ (* (pow x 2) (pow (sqrt 1/2) 4)) (pow y 2)))) |
(- (+ 1 (* -1 (/ (+ (* -1/4 (* (pow x 4) (pow (sqrt 1/2) 8))) (* 1/24 (* (pow x 4) (pow (sqrt 1/2) 8)))) (pow y 4)))) (* -1/2 (/ (* (pow x 2) (pow (sqrt 1/2) 4)) (pow y 2)))) |
(- (+ 1 (* -1 (/ (+ (* -1/720 (* (pow x 6) (pow (sqrt 1/2) 12))) (+ (* 1/48 (* (pow x 6) (pow (sqrt 1/2) 12))) (* 1/2 (* (pow x 2) (* (pow (sqrt 1/2) 4) (+ (* -1/4 (* (pow x 4) (pow (sqrt 1/2) 8))) (* 1/24 (* (pow x 4) (pow (sqrt 1/2) 8))))))))) (pow y 6)))) (+ (* -1/2 (/ (* (pow x 2) (pow (sqrt 1/2) 4)) (pow y 2))) (+ (* -1/4 (/ (* (pow x 4) (pow (sqrt 1/2) 8)) (pow y 4))) (* 1/24 (/ (* (pow x 4) (pow (sqrt 1/2) 8)) (pow y 4)))))) |
1 |
(+ 1 (* 1/2 (/ (* (pow x 2) (pow (sqrt -1/2) 4)) (pow y 2)))) |
(- (+ 1 (* -1 (/ (+ (* -1/4 (* (pow x 4) (pow (sqrt -1/2) 8))) (* 1/24 (* (pow x 4) (pow (sqrt -1/2) 8)))) (pow y 4)))) (* -1/2 (/ (* (pow x 2) (pow (sqrt -1/2) 4)) (pow y 2)))) |
(- (+ 1 (* -1 (/ (+ (* -1/720 (* (pow x 6) (pow (sqrt -1/2) 12))) (+ (* 1/48 (* (pow x 6) (pow (sqrt -1/2) 12))) (* 1/2 (* (pow x 2) (* (pow (sqrt -1/2) 4) (+ (* -1/4 (* (pow x 4) (pow (sqrt -1/2) 8))) (* 1/24 (* (pow x 4) (pow (sqrt -1/2) 8))))))))) (pow y 6)))) (+ (* -1/2 (/ (* (pow x 2) (pow (sqrt -1/2) 4)) (pow y 2))) (+ (* -1/4 (/ (* (pow x 4) (pow (sqrt -1/2) 8)) (pow y 4))) (* 1/24 (/ (* (pow x 4) (pow (sqrt -1/2) 8)) (pow y 4)))))) |
1 |
(+ 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)))))) |
(cos (* 1/2 (/ x y))) |
(cos (* 1/2 (/ x y))) |
(cos (* 1/2 (/ x y))) |
(cos (* 1/2 (/ x y))) |
(cos (* 1/2 (/ x y))) |
(cos (* 1/2 (/ x y))) |
(cos (* 1/2 (/ x y))) |
(cos (* 1/2 (/ x y))) |
(cos (* 1/2 (/ x y))) |
(cos (* 1/2 (/ x y))) |
(cos (* 1/2 (/ x y))) |
(cos (* 1/2 (/ x y))) |
1 |
(+ 1 (* -1/8 (/ (pow x 2) (pow y 2)))) |
(+ 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 |
(+ 1 (* -1/8 (/ (pow x 2) (pow y 2)))) |
(+ 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 x) (log (/ 1 y))) |
(+ (log x) (log (/ 1 y))) |
(+ (log x) (log (/ 1 y))) |
(+ (log x) (log (/ 1 y))) |
(+ (log (/ 1 y)) (* -1 (log (/ 1 x)))) |
(+ (log (/ 1 y)) (* -1 (log (/ 1 x)))) |
(+ (log (/ 1 y)) (* -1 (log (/ 1 x)))) |
(+ (log (/ 1 y)) (* -1 (log (/ 1 x)))) |
(+ (log (/ -1 y)) (* -1 (log (/ -1 x)))) |
(+ (log (/ -1 y)) (* -1 (log (/ -1 x)))) |
(+ (log (/ -1 y)) (* -1 (log (/ -1 x)))) |
(+ (log (/ -1 y)) (* -1 (log (/ -1 x)))) |
(+ (log x) (* -1 (log y))) |
(+ (log x) (* -1 (log y))) |
(+ (log x) (* -1 (log y))) |
(+ (log x) (* -1 (log y))) |
(+ (log x) (log (/ 1 y))) |
(+ (log x) (log (/ 1 y))) |
(+ (log x) (log (/ 1 y))) |
(+ (log x) (log (/ 1 y))) |
(+ (log (* -1 x)) (log (/ -1 y))) |
(+ (log (* -1 x)) (log (/ -1 y))) |
(+ (log (* -1 x)) (log (/ -1 y))) |
(+ (log (* -1 x)) (log (/ -1 y))) |
(sqrt (/ y x)) |
(sqrt (/ y x)) |
(sqrt (/ y x)) |
(sqrt (/ y x)) |
(sqrt (/ y x)) |
(sqrt (/ y x)) |
(sqrt (/ y x)) |
(sqrt (/ y x)) |
(* -1 (* (sqrt (/ y x)) (pow (sqrt -1) 2))) |
(* -1 (* (sqrt (/ y x)) (pow (sqrt -1) 2))) |
(* -1 (* (sqrt (/ y x)) (pow (sqrt -1) 2))) |
(* -1 (* (sqrt (/ y x)) (pow (sqrt -1) 2))) |
(sqrt (/ y x)) |
(sqrt (/ y x)) |
(sqrt (/ y x)) |
(sqrt (/ y x)) |
(sqrt (/ y x)) |
(sqrt (/ y x)) |
(sqrt (/ y x)) |
(sqrt (/ y x)) |
(* (sqrt (/ y x)) (pow (sqrt -1) 2)) |
(* (sqrt (/ y x)) (pow (sqrt -1) 2)) |
(* (sqrt (/ y x)) (pow (sqrt -1) 2)) |
(* (sqrt (/ y x)) (pow (sqrt -1) 2)) |
(/ x y) |
(* x (+ (* -1/6 (/ (pow x 2) (pow y 3))) (/ 1 y))) |
(* x (+ (* (pow x 2) (- (* 1/120 (/ (pow x 2) (pow y 5))) (* 1/6 (/ 1 (pow y 3))))) (/ 1 y))) |
(* x (+ (* (pow x 2) (- (* (pow x 2) (+ (* -1/5040 (/ (pow x 2) (pow y 7))) (* 1/120 (/ 1 (pow y 5))))) (* 1/6 (/ 1 (pow y 3))))) (/ 1 y))) |
(sin (/ x y)) |
(sin (/ x y)) |
(sin (/ x y)) |
(sin (/ x y)) |
(sin (/ x y)) |
(sin (/ x y)) |
(sin (/ x y)) |
(sin (/ x y)) |
(sin (/ x y)) |
(sin (/ x y)) |
(sin (/ x y)) |
(sin (/ x y)) |
(/ x y) |
(/ (+ x (* -1/6 (/ (pow x 3) (pow y 2)))) y) |
(/ (+ x (+ (* -1/6 (/ (pow x 3) (pow y 2))) (* 1/120 (/ (pow x 5) (pow y 4))))) y) |
(/ (+ x (+ (* -1/6 (/ (pow x 3) (pow y 2))) (+ (* -1/5040 (/ (pow x 7) (pow y 6))) (* 1/120 (/ (pow x 5) (pow y 4)))))) y) |
(/ x y) |
(* -1 (/ (+ (* -1 x) (* 1/6 (/ (pow x 3) (pow y 2)))) y)) |
(* -1 (/ (+ (* -1 x) (+ (* -1/120 (/ (pow x 5) (pow y 4))) (* 1/6 (/ (pow x 3) (pow y 2))))) y)) |
(* -1 (/ (+ (* -1 x) (+ (* -1/120 (/ (pow x 5) (pow y 4))) (+ (* 1/5040 (/ (pow x 7) (pow y 6))) (* 1/6 (/ (pow x 3) (pow y 2)))))) y)) |
(* 1/2 (/ x y)) |
(* x (+ (* -1/12 (/ (pow x 2) (pow y 3))) (* 1/2 (/ 1 y)))) |
(* x (+ (* (pow x 2) (- (* 1/240 (/ (pow x 2) (pow y 5))) (* 1/12 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
(* x (+ (* (pow x 2) (- (* (pow x 2) (+ (* -1/10080 (/ (pow x 2) (pow y 7))) (* 1/240 (/ 1 (pow y 5))))) (* 1/12 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
(* 1/2 (sin (/ x y))) |
(* 1/2 (sin (/ x y))) |
(* 1/2 (sin (/ x y))) |
(* 1/2 (sin (/ x y))) |
(* 1/2 (sin (/ x y))) |
(* 1/2 (sin (/ x y))) |
(* 1/2 (sin (/ x y))) |
(* 1/2 (sin (/ x y))) |
(* 1/2 (sin (/ x y))) |
(* 1/2 (sin (/ x y))) |
(* 1/2 (sin (/ x y))) |
(* 1/2 (sin (/ x y))) |
(* 1/2 (/ x y)) |
(/ (+ (* -1/12 (/ (pow x 3) (pow y 2))) (* 1/2 x)) y) |
(/ (+ (* -1/12 (/ (pow x 3) (pow y 2))) (+ (* 1/240 (/ (pow x 5) (pow y 4))) (* 1/2 x))) y) |
(/ (+ (* -1/12 (/ (pow x 3) (pow y 2))) (+ (* -1/10080 (/ (pow x 7) (pow y 6))) (+ (* 1/240 (/ (pow x 5) (pow y 4))) (* 1/2 x)))) y) |
(* 1/2 (/ x y)) |
(* -1 (/ (+ (* -1/2 x) (* 1/12 (/ (pow x 3) (pow y 2)))) y)) |
(* -1 (/ (+ (* -1/2 x) (+ (* -1/240 (/ (pow x 5) (pow y 4))) (* 1/12 (/ (pow x 3) (pow y 2))))) y)) |
(* -1 (/ (+ (* -1/2 x) (+ (* -1/240 (/ (pow x 5) (pow y 4))) (+ (* 1/10080 (/ (pow x 7) (pow y 6))) (* 1/12 (/ (pow x 3) (pow y 2)))))) y)) |
1 |
(+ 1 (* -1/2 (/ (* (pow x 2) (pow (sqrt 1/2) 4)) (pow y 2)))) |
(+ 1 (* (pow x 2) (+ (* -1/2 (/ (pow (sqrt 1/2) 4) (pow y 2))) (* 1/24 (/ (* (pow x 2) (pow (sqrt 1/2) 8)) (pow y 4)))))) |
(+ 1 (* (pow x 2) (+ (* -1/2 (/ (pow (sqrt 1/2) 4) (pow y 2))) (* (pow x 2) (+ (* -1/720 (/ (* (pow x 2) (pow (sqrt 1/2) 12)) (pow y 6))) (* 1/24 (/ (pow (sqrt 1/2) 8) (pow y 4)))))))) |
(cos (/ (* x (pow (sqrt 1/2) 2)) y)) |
(cos (/ (* x (pow (sqrt 1/2) 2)) y)) |
(cos (/ (* x (pow (sqrt 1/2) 2)) y)) |
(cos (/ (* x (pow (sqrt 1/2) 2)) y)) |
(cos (* -1 (/ (* x (pow (sqrt -1/2) 2)) y))) |
(cos (* -1 (/ (* x (pow (sqrt -1/2) 2)) y))) |
(cos (* -1 (/ (* x (pow (sqrt -1/2) 2)) y))) |
(cos (* -1 (/ (* x (pow (sqrt -1/2) 2)) y))) |
(cos (/ (* x (pow (sqrt 1/2) 2)) y)) |
(cos (/ (* x (pow (sqrt 1/2) 2)) y)) |
(cos (/ (* x (pow (sqrt 1/2) 2)) y)) |
(cos (/ (* x (pow (sqrt 1/2) 2)) y)) |
1 |
(+ 1 (* -1/2 (/ (* (pow x 2) (pow (sqrt 1/2) 4)) (pow y 2)))) |
(+ 1 (+ (* -1/2 (/ (* (pow x 2) (pow (sqrt 1/2) 4)) (pow y 2))) (* 1/24 (/ (* (pow x 4) (pow (sqrt 1/2) 8)) (pow y 4))))) |
(+ 1 (+ (* -1/2 (/ (* (pow x 2) (pow (sqrt 1/2) 4)) (pow y 2))) (+ (* -1/720 (/ (* (pow x 6) (pow (sqrt 1/2) 12)) (pow y 6))) (* 1/24 (/ (* (pow x 4) (pow (sqrt 1/2) 8)) (pow y 4)))))) |
1 |
(+ 1 (* -1/2 (/ (* (pow x 2) (pow (sqrt -1/2) 4)) (pow y 2)))) |
(+ 1 (+ (* -1/2 (/ (* (pow x 2) (pow (sqrt -1/2) 4)) (pow y 2))) (* 1/24 (/ (* (pow x 4) (pow (sqrt -1/2) 8)) (pow y 4))))) |
(+ 1 (+ (* -1/2 (/ (* (pow x 2) (pow (sqrt -1/2) 4)) (pow y 2))) (+ (* -1/720 (/ (* (pow x 6) (pow (sqrt -1/2) 12)) (pow y 6))) (* 1/24 (/ (* (pow x 4) (pow (sqrt -1/2) 8)) (pow y 4)))))) |
| Outputs |
|---|
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))) |
(fma.f64 x (*.f64 x (/.f64 #s(literal 1/8 binary64) (*.f64 y 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 (*.f64 x x) (fma.f64 x (*.f64 x (/.f64 #s(literal 5/384 binary64) (pow.f64 y #s(literal 4 binary64)))) (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) #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 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 #s(literal 61/46080 binary64) (/.f64 (*.f64 x x) (pow.f64 y #s(literal 6 binary64))) (/.f64 #s(literal 5/384 binary64) (pow.f64 y #s(literal 4 binary64)))) (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) #s(literal 1 binary64)) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))) |
(fma.f64 x (*.f64 x (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) #s(literal 1 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 #s(literal 5/384 binary64) (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 y #s(literal 4 binary64))) (fma.f64 x (*.f64 x (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) #s(literal 1 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 (fma.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 #s(literal -5/384 binary64) (*.f64 x x))) (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 7/23040 binary64))) (neg.f64 (pow.f64 y #s(literal 6 binary64)))) (fma.f64 #s(literal 5/384 binary64) (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 y #s(literal 4 binary64))) (fma.f64 x (*.f64 x (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) #s(literal 1 binary64)))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))) |
(fma.f64 x (*.f64 x (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) #s(literal 1 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 #s(literal 5/384 binary64) (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 y #s(literal 4 binary64))) (fma.f64 x (*.f64 x (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) #s(literal 1 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 (fma.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 #s(literal -5/384 binary64) (*.f64 x x))) (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 7/23040 binary64))) (neg.f64 (pow.f64 y #s(literal 6 binary64)))) (fma.f64 #s(literal 5/384 binary64) (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 y #s(literal 4 binary64))) (fma.f64 x (*.f64 x (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) #s(literal 1 binary64)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))) |
(fma.f64 x (*.f64 x (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) #s(literal 1 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 #s(literal 5/384 binary64) (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 y #s(literal 4 binary64))) (fma.f64 x (*.f64 x (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) #s(literal 1 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 (fma.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 #s(literal -5/384 binary64) (*.f64 x x))) (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 7/23040 binary64))) (neg.f64 (pow.f64 y #s(literal 6 binary64)))) (fma.f64 #s(literal 5/384 binary64) (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 y #s(literal 4 binary64))) (fma.f64 x (*.f64 x (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) #s(literal 1 binary64)))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))) |
(fma.f64 x (*.f64 x (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) #s(literal 1 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 #s(literal 5/384 binary64) (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 y #s(literal 4 binary64))) (fma.f64 x (*.f64 x (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) #s(literal 1 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 (fma.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 #s(literal -5/384 binary64) (*.f64 x x))) (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 7/23040 binary64))) (neg.f64 (pow.f64 y #s(literal 6 binary64)))) (fma.f64 #s(literal 5/384 binary64) (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 y #s(literal 4 binary64))) (fma.f64 x (*.f64 x (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) #s(literal 1 binary64)))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))) |
(fma.f64 x (*.f64 x (/.f64 #s(literal 1/8 binary64) (*.f64 y 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 (*.f64 x x) (fma.f64 x (*.f64 x (/.f64 #s(literal 5/384 binary64) (pow.f64 y #s(literal 4 binary64)))) (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) #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 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 #s(literal 61/46080 binary64) (/.f64 (*.f64 x x) (pow.f64 y #s(literal 6 binary64))) (/.f64 #s(literal 5/384 binary64) (pow.f64 y #s(literal 4 binary64)))) (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) #s(literal 1 binary64)) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) |
(cos (* 1/2 (/ x y))) |
(cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) |
(cos (* 1/2 (/ x y))) |
(cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) |
(cos (* 1/2 (/ x y))) |
(cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) |
(cos (* 1/2 (/ x y))) |
(cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/8 (/ (pow x 2) (pow y 2)))) |
(fma.f64 (*.f64 x (/.f64 x (*.f64 y y))) #s(literal -1/8 binary64) #s(literal 1 binary64)) |
(+ 1 (+ (* -1/8 (/ (pow x 2) (pow y 2))) (* 1/384 (/ (pow x 4) (pow y 4))))) |
(fma.f64 (*.f64 x (/.f64 x (*.f64 y y))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.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 #s(literal 1 binary64) (fma.f64 (pow.f64 x #s(literal 6 binary64)) (/.f64 #s(literal -1/46080 binary64) (pow.f64 y #s(literal 6 binary64))) (fma.f64 (*.f64 x (/.f64 x (*.f64 y y))) #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/384 binary64)) (pow.f64 y #s(literal 4 binary64)))))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/8 (/ (pow x 2) (pow y 2)))) |
(fma.f64 (*.f64 x (/.f64 x (*.f64 y y))) #s(literal -1/8 binary64) #s(literal 1 binary64)) |
(+ 1 (+ (* -1/8 (/ (pow x 2) (pow y 2))) (* 1/384 (/ (pow x 4) (pow y 4))))) |
(fma.f64 (*.f64 x (/.f64 x (*.f64 y y))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.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 #s(literal 1 binary64) (fma.f64 (pow.f64 x #s(literal 6 binary64)) (/.f64 #s(literal -1/46080 binary64) (pow.f64 y #s(literal 6 binary64))) (fma.f64 (*.f64 x (/.f64 x (*.f64 y y))) #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/384 binary64)) (pow.f64 y #s(literal 4 binary64)))))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/8 (/ (pow x 2) (pow y 2)))) |
(fma.f64 (*.f64 x (/.f64 x (*.f64 y y))) #s(literal -1/8 binary64) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (- (* 1/384 (/ (pow x 2) (pow y 4))) (* 1/8 (/ 1 (pow y 2)))))) |
(fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (/.f64 #s(literal 1/384 binary64) (pow.f64 y #s(literal 4 binary64)))) (/.f64 #s(literal -1/8 binary64) (*.f64 y y))) #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 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (/.f64 (*.f64 x x) (pow.f64 y #s(literal 6 binary64))) #s(literal -1/46080 binary64) (/.f64 #s(literal 1/384 binary64) (pow.f64 y #s(literal 4 binary64)))) (/.f64 #s(literal -1/8 binary64) (*.f64 y y)))) #s(literal 1 binary64)) |
(cos (* 1/2 (/ x y))) |
(cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) |
(cos (* 1/2 (/ x y))) |
(cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) |
(cos (* 1/2 (/ x y))) |
(cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) |
(cos (* 1/2 (/ x y))) |
(cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) |
(cos (* 1/2 (/ x y))) |
(cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) |
(cos (* 1/2 (/ x y))) |
(cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) |
(cos (* 1/2 (/ x y))) |
(cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) |
(cos (* 1/2 (/ x y))) |
(cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(/ 1/2 y) |
(/.f64 #s(literal 1/2 binary64) y) |
(/ 1/2 y) |
(/.f64 #s(literal 1/2 binary64) y) |
(/ 1/2 y) |
(/.f64 #s(literal 1/2 binary64) y) |
(/ 1/2 y) |
(/.f64 #s(literal 1/2 binary64) y) |
(/ 1/2 y) |
(/.f64 #s(literal 1/2 binary64) y) |
(/ 1/2 y) |
(/.f64 #s(literal 1/2 binary64) y) |
(/ 1/2 y) |
(/.f64 #s(literal 1/2 binary64) y) |
(/ 1/2 y) |
(/.f64 #s(literal 1/2 binary64) y) |
(/ 1/2 y) |
(/.f64 #s(literal 1/2 binary64) y) |
(/ 1/2 y) |
(/.f64 #s(literal 1/2 binary64) y) |
(/ 1/2 y) |
(/.f64 #s(literal 1/2 binary64) y) |
(/ 1/2 y) |
(/.f64 #s(literal 1/2 binary64) y) |
(/ (* x (pow (sqrt 1/2) 2)) y) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(/ (* x (pow (sqrt 1/2) 2)) y) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(/ (* x (pow (sqrt 1/2) 2)) y) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(/ (* x (pow (sqrt 1/2) 2)) y) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(/ (* x (pow (sqrt 1/2) 2)) y) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(/ (* x (pow (sqrt 1/2) 2)) y) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(/ (* x (pow (sqrt 1/2) 2)) y) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(/ (* x (pow (sqrt 1/2) 2)) y) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* -1 (/ (* x (pow (sqrt 1/2) 2)) (* y (pow (sqrt -1) 2)))) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* -1 (/ (* x (pow (sqrt 1/2) 2)) (* y (pow (sqrt -1) 2)))) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* -1 (/ (* x (pow (sqrt 1/2) 2)) (* y (pow (sqrt -1) 2)))) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* -1 (/ (* x (pow (sqrt 1/2) 2)) (* y (pow (sqrt -1) 2)))) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(/ (* x (pow (sqrt 1/2) 2)) y) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(/ (* x (pow (sqrt 1/2) 2)) y) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(/ (* x (pow (sqrt 1/2) 2)) y) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(/ (* x (pow (sqrt 1/2) 2)) y) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(/ (* x (pow (sqrt 1/2) 2)) y) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(/ (* x (pow (sqrt 1/2) 2)) y) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(/ (* x (pow (sqrt 1/2) 2)) y) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(/ (* x (pow (sqrt 1/2) 2)) y) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* -1 (/ (* x (pow (sqrt 1/2) 2)) (* y (pow (sqrt -1) 2)))) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* -1 (/ (* x (pow (sqrt 1/2) 2)) (* y (pow (sqrt -1) 2)))) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* -1 (/ (* x (pow (sqrt 1/2) 2)) (* y (pow (sqrt -1) 2)))) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* -1 (/ (* x (pow (sqrt 1/2) 2)) (* y (pow (sqrt -1) 2)))) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(/ 1 (cos (/ (* x (pow (sqrt 1/2) 2)) y))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) |
(/ 1 (cos (/ (* x (pow (sqrt 1/2) 2)) y))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) |
(/ 1 (cos (/ (* x (pow (sqrt 1/2) 2)) y))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) |
(/ 1 (cos (/ (* x (pow (sqrt 1/2) 2)) y))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/2 (/ (* (pow x 2) (pow (sqrt 1/2) 4)) (pow y 2)))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 4 binary64)) (*.f64 y y)) #s(literal 1 binary64)) |
(- (+ 1 (* -1 (/ (+ (* -1/4 (* (pow x 4) (pow (sqrt 1/2) 8))) (* 1/24 (* (pow x 4) (pow (sqrt 1/2) 8)))) (pow y 4)))) (* -1/2 (/ (* (pow x 2) (pow (sqrt 1/2) 4)) (pow y 2)))) |
(fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (/.f64 (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 8 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal 5/24 binary64)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 4 binary64)) (*.f64 y y)) #s(literal 1 binary64))) |
(- (+ 1 (* -1 (/ (+ (* -1/720 (* (pow x 6) (pow (sqrt 1/2) 12))) (+ (* 1/48 (* (pow x 6) (pow (sqrt 1/2) 12))) (* 1/2 (* (pow x 2) (* (pow (sqrt 1/2) 4) (+ (* -1/4 (* (pow x 4) (pow (sqrt 1/2) 8))) (* 1/24 (* (pow x 4) (pow (sqrt 1/2) 8))))))))) (pow y 6)))) (+ (* -1/2 (/ (* (pow x 2) (pow (sqrt 1/2) 4)) (pow y 2))) (+ (* -1/4 (/ (* (pow x 4) (pow (sqrt 1/2) 8)) (pow y 4))) (* 1/24 (/ (* (pow x 4) (pow (sqrt 1/2) 8)) (pow y 4)))))) |
(+.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 4 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 8 binary64)) #s(literal -5/24 binary64))) #s(literal 1/2 binary64)) (*.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 12 binary64))) #s(literal 7/360 binary64))) (neg.f64 (pow.f64 y #s(literal 6 binary64)))) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (/.f64 (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 8 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal 5/24 binary64)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 4 binary64)) (*.f64 y y)) #s(literal 1 binary64)))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/2 (/ (* (pow x 2) (pow (sqrt 1/2) 4)) (* (pow y 2) (pow (sqrt -1) 4))))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 x x) (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 4 binary64))) (*.f64 (*.f64 y y) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 4 binary64)))) #s(literal 1 binary64)) |
(- (+ 1 (* -1 (/ (+ (* -1/4 (/ (* (pow x 4) (pow (sqrt 1/2) 8)) (pow (sqrt -1) 8))) (* 1/24 (/ (* (pow x 4) (pow (sqrt 1/2) 8)) (pow (sqrt -1) 8)))) (pow y 4)))) (* -1/2 (/ (* (pow x 2) (pow (sqrt 1/2) 4)) (* (pow y 2) (pow (sqrt -1) 4))))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 x x) (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 4 binary64))) (*.f64 (*.f64 y y) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 4 binary64)))) (fma.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 8 binary64)) (*.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 8 binary64))))) #s(literal 5/24 binary64) #s(literal 1 binary64))) |
(- (+ 1 (* -1 (/ (+ (* -1/720 (/ (* (pow x 6) (pow (sqrt 1/2) 12)) (pow (sqrt -1) 12))) (+ (* 1/48 (/ (* (pow x 6) (pow (sqrt 1/2) 12)) (pow (sqrt -1) 12))) (* 1/2 (/ (* (pow x 2) (* (pow (sqrt 1/2) 4) (+ (* -1/4 (/ (* (pow x 4) (pow (sqrt 1/2) 8)) (pow (sqrt -1) 8))) (* 1/24 (/ (* (pow x 4) (pow (sqrt 1/2) 8)) (pow (sqrt -1) 8)))))) (pow (sqrt -1) 4))))) (pow y 6)))) (+ (* -1/2 (/ (* (pow x 2) (pow (sqrt 1/2) 4)) (* (pow y 2) (pow (sqrt -1) 4)))) (+ (* -1/4 (/ (* (pow x 4) (pow (sqrt 1/2) 8)) (* (pow y 4) (pow (sqrt -1) 8)))) (* 1/24 (/ (* (pow x 4) (pow (sqrt 1/2) 8)) (* (pow y 4) (pow (sqrt -1) 8))))))) |
(+.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 x x) (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 4 binary64))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 8 binary64)) #s(literal -5/24 binary64))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 8 binary64))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 4 binary64)))) (*.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 12 binary64))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 12 binary64))) #s(literal 7/360 binary64))) (neg.f64 (pow.f64 y #s(literal 6 binary64)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 x x) (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 4 binary64))) (*.f64 (*.f64 y y) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 4 binary64)))) (fma.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 8 binary64)) (*.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 8 binary64))))) #s(literal 5/24 binary64) #s(literal 1 binary64)))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/2 (/ (* (pow x 2) (pow (sqrt 1/2) 4)) (pow y 2)))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 4 binary64)) (*.f64 y y)) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (- (* -1 (* (pow x 2) (+ (* -1/4 (/ (pow (sqrt 1/2) 8) (pow y 4))) (* 1/24 (/ (pow (sqrt 1/2) 8) (pow y 4)))))) (* -1/2 (/ (pow (sqrt 1/2) 4) (pow y 2)))))) |
(fma.f64 (*.f64 x x) (fma.f64 (/.f64 (*.f64 x (*.f64 x (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 8 binary64)))) (pow.f64 y #s(literal 4 binary64))) #s(literal 5/24 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 4 binary64)) (*.f64 y y)))) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -1 (* (pow x 2) (+ (* -1/720 (/ (pow (sqrt 1/2) 12) (pow y 6))) (+ (* 1/48 (/ (pow (sqrt 1/2) 12) (pow y 6))) (* 1/2 (/ (* (pow (sqrt 1/2) 4) (+ (* -1/4 (/ (pow (sqrt 1/2) 8) (pow y 4))) (* 1/24 (/ (pow (sqrt 1/2) 8) (pow y 4))))) (pow y 2))))))) (+ (* -1/4 (/ (pow (sqrt 1/2) 8) (pow y 4))) (* 1/24 (/ (pow (sqrt 1/2) 8) (pow y 4)))))) (* -1/2 (/ (pow (sqrt 1/2) 4) (pow y 2)))))) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 4 binary64)) (/.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 8 binary64)) #s(literal -5/24 binary64)) (pow.f64 y #s(literal 4 binary64)))) (*.f64 y y)) (*.f64 (/.f64 (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 12 binary64)) (pow.f64 y #s(literal 6 binary64))) #s(literal 7/360 binary64))) (neg.f64 (*.f64 x x)) (*.f64 (/.f64 (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 8 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal 5/24 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 4 binary64)) (*.f64 y y)))) #s(literal 1 binary64)) |
(/ 1 (cos (/ (* x (pow (sqrt 1/2) 2)) y))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) |
(/ 1 (cos (/ (* x (pow (sqrt 1/2) 2)) y))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) |
(/ 1 (cos (/ (* x (pow (sqrt 1/2) 2)) y))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) |
(/ 1 (cos (/ (* x (pow (sqrt 1/2) 2)) y))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) |
(/ 1 (cos (* -1 (/ (* x (pow (sqrt 1/2) 2)) (* y (pow (sqrt -1) 2)))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) |
(/ 1 (cos (* -1 (/ (* x (pow (sqrt 1/2) 2)) (* y (pow (sqrt -1) 2)))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) |
(/ 1 (cos (* -1 (/ (* x (pow (sqrt 1/2) 2)) (* y (pow (sqrt -1) 2)))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) |
(/ 1 (cos (* -1 (/ (* x (pow (sqrt 1/2) 2)) (* y (pow (sqrt -1) 2)))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) |
(cos (/ (* x (pow (sqrt 1/2) 2)) y)) |
(cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) |
(cos (/ (* x (pow (sqrt 1/2) 2)) y)) |
(cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) |
(cos (/ (* x (pow (sqrt 1/2) 2)) y)) |
(cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) |
(cos (/ (* x (pow (sqrt 1/2) 2)) y)) |
(cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/2 (/ (* (pow x 2) (pow (sqrt 1/2) 4)) (pow y 2)))) |
(fma.f64 (/.f64 (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 4 binary64)) (*.f64 y y)) (*.f64 #s(literal -1/2 binary64) (*.f64 x x)) #s(literal 1 binary64)) |
(+ 1 (+ (* -1/2 (/ (* (pow x 2) (pow (sqrt 1/2) 4)) (pow y 2))) (* 1/24 (/ (* (pow x 4) (pow (sqrt 1/2) 8)) (pow y 4))))) |
(fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 8 binary64)) #s(literal 1/24 binary64)) (pow.f64 y #s(literal 4 binary64))) (fma.f64 (/.f64 (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 4 binary64)) (*.f64 y y)) (*.f64 #s(literal -1/2 binary64) (*.f64 x x)) #s(literal 1 binary64))) |
(+ 1 (+ (* -1/2 (/ (* (pow x 2) (pow (sqrt 1/2) 4)) (pow y 2))) (+ (* -1/720 (/ (* (pow x 6) (pow (sqrt 1/2) 12)) (pow y 6))) (* 1/24 (/ (* (pow x 4) (pow (sqrt 1/2) 8)) (pow y 4)))))) |
(+.f64 (fma.f64 (/.f64 (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 4 binary64)) (*.f64 y y)) (*.f64 #s(literal -1/2 binary64) (*.f64 x x)) #s(literal 1 binary64)) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 8 binary64)) #s(literal 1/24 binary64)) (pow.f64 y #s(literal 4 binary64))) (*.f64 (pow.f64 x #s(literal 6 binary64)) (/.f64 (*.f64 #s(literal -1/720 binary64) (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 12 binary64))) (pow.f64 y #s(literal 6 binary64)))))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/2 (/ (* (pow x 2) (pow (sqrt 1/2) 4)) (* (pow y 2) (pow (sqrt -1) 4))))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 x x) (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 4 binary64))) (*.f64 (*.f64 y y) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 4 binary64)))) #s(literal 1 binary64)) |
(+ 1 (+ (* -1/2 (/ (* (pow x 2) (pow (sqrt 1/2) 4)) (* (pow y 2) (pow (sqrt -1) 4)))) (* 1/24 (/ (* (pow x 4) (pow (sqrt 1/2) 8)) (* (pow y 4) (pow (sqrt -1) 8)))))) |
(fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (/.f64 (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 8 binary64)) (*.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 8 binary64)))) #s(literal 1/24 binary64)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 x x) (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 4 binary64))) (*.f64 (*.f64 y y) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 4 binary64)))) #s(literal 1 binary64))) |
(+ 1 (+ (* -1/2 (/ (* (pow x 2) (pow (sqrt 1/2) 4)) (* (pow y 2) (pow (sqrt -1) 4)))) (+ (* -1/720 (/ (* (pow x 6) (pow (sqrt 1/2) 12)) (* (pow y 6) (pow (sqrt -1) 12)))) (* 1/24 (/ (* (pow x 4) (pow (sqrt 1/2) 8)) (* (pow y 4) (pow (sqrt -1) 8))))))) |
(+.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (/.f64 (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 8 binary64)) (*.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 8 binary64)))) #s(literal 1/24 binary64)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 x x) (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 4 binary64))) (*.f64 (*.f64 y y) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 4 binary64)))) #s(literal 1 binary64))) (/.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) (*.f64 #s(literal -1/720 binary64) (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 12 binary64)))) (*.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 12 binary64))))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/2 (/ (* (pow x 2) (pow (sqrt 1/2) 4)) (pow y 2)))) |
(fma.f64 (/.f64 (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 4 binary64)) (*.f64 y y)) (*.f64 #s(literal -1/2 binary64) (*.f64 x x)) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (+ (* -1/2 (/ (pow (sqrt 1/2) 4) (pow y 2))) (* 1/24 (/ (* (pow x 2) (pow (sqrt 1/2) 8)) (pow y 4)))))) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (/.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 8 binary64)) #s(literal 1/24 binary64)) (pow.f64 y #s(literal 4 binary64))) (*.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 4 binary64)) (*.f64 y y)))) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (+ (* -1/2 (/ (pow (sqrt 1/2) 4) (pow y 2))) (* (pow x 2) (+ (* -1/720 (/ (* (pow x 2) (pow (sqrt 1/2) 12)) (pow y 6))) (* 1/24 (/ (pow (sqrt 1/2) 8) (pow y 4)))))))) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (/.f64 (*.f64 #s(literal -1/720 binary64) (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 12 binary64))) (pow.f64 y #s(literal 6 binary64))) (/.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 8 binary64)) #s(literal 1/24 binary64)) (pow.f64 y #s(literal 4 binary64)))) (*.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 4 binary64)) (*.f64 y y)))) #s(literal 1 binary64)) |
(cos (/ (* x (pow (sqrt 1/2) 2)) y)) |
(cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) |
(cos (/ (* x (pow (sqrt 1/2) 2)) y)) |
(cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) |
(cos (/ (* x (pow (sqrt 1/2) 2)) y)) |
(cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) |
(cos (/ (* x (pow (sqrt 1/2) 2)) y)) |
(cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) |
(cos (* -1 (/ (* x (pow (sqrt 1/2) 2)) (* y (pow (sqrt -1) 2))))) |
(cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) |
(cos (* -1 (/ (* x (pow (sqrt 1/2) 2)) (* y (pow (sqrt -1) 2))))) |
(cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) |
(cos (* -1 (/ (* x (pow (sqrt 1/2) 2)) (* y (pow (sqrt -1) 2))))) |
(cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) |
(cos (* -1 (/ (* x (pow (sqrt 1/2) 2)) (* y (pow (sqrt -1) 2))))) |
(cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) |
(* (sqrt (/ x y)) (sqrt 1/2)) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 x y))) |
(* (sqrt (/ x y)) (sqrt 1/2)) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 x y))) |
(* (sqrt (/ x y)) (sqrt 1/2)) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 x y))) |
(* (sqrt (/ x y)) (sqrt 1/2)) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 x y))) |
(* (sqrt (/ x y)) (sqrt 1/2)) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 x y))) |
(* (sqrt (/ x y)) (sqrt 1/2)) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 x y))) |
(* (sqrt (/ x y)) (sqrt 1/2)) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 x y))) |
(* (sqrt (/ x y)) (sqrt 1/2)) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 x y))) |
(* (sqrt (/ x y)) (sqrt 1/2)) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 x y))) |
(* (sqrt (/ x y)) (sqrt 1/2)) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 x y))) |
(* (sqrt (/ x y)) (sqrt 1/2)) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 x y))) |
(* (sqrt (/ x y)) (sqrt 1/2)) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 x y))) |
(* (sqrt (/ x y)) (sqrt 1/2)) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 x y))) |
(* (sqrt (/ x y)) (sqrt 1/2)) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 x y))) |
(* (sqrt (/ x y)) (sqrt 1/2)) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 x y))) |
(* (sqrt (/ x y)) (sqrt 1/2)) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 x y))) |
(* (sqrt (/ x y)) (sqrt 1/2)) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 x y))) |
(* (sqrt (/ x y)) (sqrt 1/2)) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 x y))) |
(* (sqrt (/ x y)) (sqrt 1/2)) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 x y))) |
(* (sqrt (/ x y)) (sqrt 1/2)) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 x y))) |
(* -1 (* (sqrt (/ x y)) (sqrt 1/2))) |
(*.f64 (sqrt.f64 (/.f64 x y)) (neg.f64 (sqrt.f64 #s(literal 1/2 binary64)))) |
(* -1 (* (sqrt (/ x y)) (sqrt 1/2))) |
(*.f64 (sqrt.f64 (/.f64 x y)) (neg.f64 (sqrt.f64 #s(literal 1/2 binary64)))) |
(* -1 (* (sqrt (/ x y)) (sqrt 1/2))) |
(*.f64 (sqrt.f64 (/.f64 x y)) (neg.f64 (sqrt.f64 #s(literal 1/2 binary64)))) |
(* -1 (* (sqrt (/ x y)) (sqrt 1/2))) |
(*.f64 (sqrt.f64 (/.f64 x y)) (neg.f64 (sqrt.f64 #s(literal 1/2 binary64)))) |
(/ x y) |
(/.f64 x y) |
(* x (+ (* -1/6 (/ (pow x 2) (pow y 3))) (/ 1 y))) |
(fma.f64 x (/.f64 (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 y (*.f64 y y))) (/.f64 x y)) |
(* x (+ (* (pow x 2) (- (* 1/120 (/ (pow x 2) (pow y 5))) (* 1/6 (/ 1 (pow y 3))))) (/ 1 y))) |
(fma.f64 (fma.f64 (*.f64 x x) (/.f64 #s(literal 1/120 binary64) (pow.f64 y #s(literal 5 binary64))) (/.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 y y)))) (*.f64 x (*.f64 x x)) (/.f64 x y)) |
(* x (+ (* (pow x 2) (- (* (pow x 2) (+ (* -1/5040 (/ (pow x 2) (pow y 7))) (* 1/120 (/ 1 (pow y 5))))) (* 1/6 (/ 1 (pow y 3))))) (/ 1 y))) |
(fma.f64 (fma.f64 (*.f64 x x) (fma.f64 #s(literal -1/5040 binary64) (/.f64 (*.f64 x x) (pow.f64 y #s(literal 7 binary64))) (/.f64 #s(literal 1/120 binary64) (pow.f64 y #s(literal 5 binary64)))) (/.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 y y)))) (*.f64 x (*.f64 x x)) (/.f64 x y)) |
(sin (/ x y)) |
(sin.f64 (/.f64 x y)) |
(sin (/ x y)) |
(sin.f64 (/.f64 x y)) |
(sin (/ x y)) |
(sin.f64 (/.f64 x y)) |
(sin (/ x y)) |
(sin.f64 (/.f64 x y)) |
(sin (/ x y)) |
(sin.f64 (/.f64 x y)) |
(sin (/ x y)) |
(sin.f64 (/.f64 x y)) |
(sin (/ x y)) |
(sin.f64 (/.f64 x y)) |
(sin (/ x y)) |
(sin.f64 (/.f64 x y)) |
(sin (/ x y)) |
(sin.f64 (/.f64 x y)) |
(sin (/ x y)) |
(sin.f64 (/.f64 x y)) |
(sin (/ x y)) |
(sin.f64 (/.f64 x y)) |
(sin (/ x y)) |
(sin.f64 (/.f64 x y)) |
(/ x y) |
(/.f64 x y) |
(/ (+ x (* -1/6 (/ (pow x 3) (pow y 2)))) y) |
(/.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y y)) x) y) |
(/ (+ x (+ (* -1/6 (/ (pow x 3) (pow y 2))) (* 1/120 (/ (pow x 5) (pow y 4))))) y) |
(/.f64 (fma.f64 #s(literal 1/120 binary64) (/.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 y #s(literal 4 binary64))) (fma.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y y)) x)) y) |
(/ (+ x (+ (* -1/6 (/ (pow x 3) (pow y 2))) (+ (* -1/5040 (/ (pow x 7) (pow y 6))) (* 1/120 (/ (pow x 5) (pow y 4)))))) y) |
(/.f64 (+.f64 x (fma.f64 #s(literal 1/120 binary64) (/.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 y #s(literal 4 binary64))) (fma.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y y)) (/.f64 (*.f64 #s(literal -1/5040 binary64) (pow.f64 x #s(literal 7 binary64))) (pow.f64 y #s(literal 6 binary64)))))) y) |
(/ x y) |
(/.f64 x y) |
(* -1 (/ (+ (* -1 x) (* 1/6 (/ (pow x 3) (pow y 2)))) y)) |
(/.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y y)) (neg.f64 x)) (neg.f64 y)) |
(* -1 (/ (+ (* -1 x) (+ (* -1/120 (/ (pow x 5) (pow y 4))) (* 1/6 (/ (pow x 3) (pow y 2))))) y)) |
(/.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y y)) (fma.f64 (/.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal -1/120 binary64) (neg.f64 x))) (neg.f64 y)) |
(* -1 (/ (+ (* -1 x) (+ (* -1/120 (/ (pow x 5) (pow y 4))) (+ (* 1/5040 (/ (pow x 7) (pow y 6))) (* 1/6 (/ (pow x 3) (pow y 2)))))) y)) |
(/.f64 (-.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal -1/120 binary64) (fma.f64 #s(literal 1/6 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y y)) (/.f64 (*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal 1/5040 binary64)) (pow.f64 y #s(literal 6 binary64))))) x) (neg.f64 y)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))) |
(fma.f64 x (*.f64 x (/.f64 #s(literal 1/8 binary64) (*.f64 y 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 (*.f64 x x) (fma.f64 x (*.f64 x (/.f64 #s(literal 5/384 binary64) (pow.f64 y #s(literal 4 binary64)))) (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) #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 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 #s(literal 61/46080 binary64) (/.f64 (*.f64 x x) (pow.f64 y #s(literal 6 binary64))) (/.f64 #s(literal 5/384 binary64) (pow.f64 y #s(literal 4 binary64)))) (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) #s(literal 1 binary64)) |
(* 2 (/ (sin (* 1/2 (/ x y))) (sin (/ x y)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (sin.f64 (/.f64 x y))) |
(* 2 (/ (sin (* 1/2 (/ x y))) (sin (/ x y)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (sin.f64 (/.f64 x y))) |
(* 2 (/ (sin (* 1/2 (/ x y))) (sin (/ x y)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (sin.f64 (/.f64 x y))) |
(* 2 (/ (sin (* 1/2 (/ x y))) (sin (/ x y)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (sin.f64 (/.f64 x y))) |
(* 2 (/ (sin (* 1/2 (/ x y))) (sin (/ x y)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (sin.f64 (/.f64 x y))) |
(* 2 (/ (sin (* 1/2 (/ x y))) (sin (/ x y)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (sin.f64 (/.f64 x y))) |
(* 2 (/ (sin (* 1/2 (/ x y))) (sin (/ x y)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (sin.f64 (/.f64 x y))) |
(* 2 (/ (sin (* 1/2 (/ x y))) (sin (/ x y)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (sin.f64 (/.f64 x y))) |
(* 2 (/ (sin (* 1/2 (/ x y))) (sin (/ x y)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (sin.f64 (/.f64 x y))) |
(* 2 (/ (sin (* 1/2 (/ x y))) (sin (/ x y)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (sin.f64 (/.f64 x y))) |
(* 2 (/ (sin (* 1/2 (/ x y))) (sin (/ x y)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (sin.f64 (/.f64 x y))) |
(* 2 (/ (sin (* 1/2 (/ x y))) (sin (/ x y)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (sin.f64 (/.f64 x y))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 2 (/ (- (* -1/48 (pow x 2)) (* -1/12 (pow x 2))) (pow y 2)))) |
(fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (*.f64 y y)) #s(literal 1 binary64)) |
(+ 1 (+ (* 2 (/ (- (* -1/48 (pow x 2)) (* -1/12 (pow x 2))) (pow y 2))) (* 2 (/ (- (* 1/3840 (pow x 4)) (+ (* -1/6 (* (pow x 2) (- (* -1/48 (pow x 2)) (* -1/12 (pow x 2))))) (* 1/240 (pow x 4)))) (pow y 4))))) |
(fma.f64 #s(literal 2 binary64) (fma.f64 (*.f64 x x) (/.f64 #s(literal 1/16 binary64) (*.f64 y y)) (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/3840 binary64) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/240 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))))) (pow.f64 y #s(literal 4 binary64)))) #s(literal 1 binary64)) |
(+ 1 (+ (* 2 (/ (- (* -1/48 (pow x 2)) (* -1/12 (pow x 2))) (pow y 2))) (+ (* 2 (/ (- (* -1/645120 (pow x 6)) (+ (* -1/6 (* (pow x 2) (- (* 1/3840 (pow x 4)) (+ (* -1/6 (* (pow x 2) (- (* -1/48 (pow x 2)) (* -1/12 (pow x 2))))) (* 1/240 (pow x 4)))))) (+ (* -1/10080 (pow x 6)) (* 1/120 (* (pow x 4) (- (* -1/48 (pow x 2)) (* -1/12 (pow x 2)))))))) (pow y 6))) (* 2 (/ (- (* 1/3840 (pow x 4)) (+ (* -1/6 (* (pow x 2) (- (* -1/48 (pow x 2)) (* -1/12 (pow x 2))))) (* 1/240 (pow x 4)))) (pow y 4)))))) |
(fma.f64 #s(literal 2 binary64) (fma.f64 (*.f64 x x) (/.f64 #s(literal 1/16 binary64) (*.f64 y y)) (+.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/3840 binary64) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/240 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))))) (pow.f64 y #s(literal 4 binary64))) (/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -1/645120 binary64)) (fma.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/3840 binary64) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/240 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))))) (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal 1/120 binary64)) (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -1/10080 binary64))))) (pow.f64 y #s(literal 6 binary64))))) #s(literal 1 binary64)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 2 (/ (- (* -1/48 (pow x 2)) (* -1/12 (pow x 2))) (pow y 2)))) |
(fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (*.f64 y y)) #s(literal 1 binary64)) |
(+ 1 (+ (* 2 (/ (- (* -1/48 (pow x 2)) (* -1/12 (pow x 2))) (pow y 2))) (* 2 (/ (- (* 1/3840 (pow x 4)) (+ (* -1/6 (* (pow x 2) (- (* -1/48 (pow x 2)) (* -1/12 (pow x 2))))) (* 1/240 (pow x 4)))) (pow y 4))))) |
(fma.f64 #s(literal 2 binary64) (fma.f64 (*.f64 x x) (/.f64 #s(literal 1/16 binary64) (*.f64 y y)) (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/3840 binary64) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/240 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))))) (pow.f64 y #s(literal 4 binary64)))) #s(literal 1 binary64)) |
(+ 1 (+ (* 2 (/ (- (* -1/48 (pow x 2)) (* -1/12 (pow x 2))) (pow y 2))) (+ (* 2 (/ (- (* -1/645120 (pow x 6)) (+ (* -1/6 (* (pow x 2) (- (* 1/3840 (pow x 4)) (+ (* -1/6 (* (pow x 2) (- (* -1/48 (pow x 2)) (* -1/12 (pow x 2))))) (* 1/240 (pow x 4)))))) (+ (* -1/10080 (pow x 6)) (* 1/120 (* (pow x 4) (- (* -1/48 (pow x 2)) (* -1/12 (pow x 2)))))))) (pow y 6))) (* 2 (/ (- (* 1/3840 (pow x 4)) (+ (* -1/6 (* (pow x 2) (- (* -1/48 (pow x 2)) (* -1/12 (pow x 2))))) (* 1/240 (pow x 4)))) (pow y 4)))))) |
(fma.f64 #s(literal 2 binary64) (fma.f64 (*.f64 x x) (/.f64 #s(literal 1/16 binary64) (*.f64 y y)) (+.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/3840 binary64) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/240 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))))) (pow.f64 y #s(literal 4 binary64))) (/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -1/645120 binary64)) (fma.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/3840 binary64) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/240 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))))) (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal 1/120 binary64)) (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -1/10080 binary64))))) (pow.f64 y #s(literal 6 binary64))))) #s(literal 1 binary64)) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* x (+ (* -1/48 (/ (pow x 2) (pow y 3))) (* 1/2 (/ 1 y)))) |
(*.f64 x (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/48 binary64) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1/2 binary64) y))) |
(* x (+ (* (pow x 2) (- (* 1/3840 (/ (pow x 2) (pow y 5))) (* 1/48 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
(*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 (/.f64 #s(literal 1/3840 binary64) (pow.f64 y #s(literal 5 binary64))) x) x (/.f64 #s(literal -1/48 binary64) (*.f64 y (*.f64 y y))))) (/.f64 #s(literal 1/2 binary64) 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)))) |
(*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (/.f64 (*.f64 x x) (pow.f64 y #s(literal 7 binary64))) #s(literal -1/645120 binary64) (/.f64 #s(literal 1/3840 binary64) (pow.f64 y #s(literal 5 binary64)))) (/.f64 #s(literal -1/48 binary64) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1/2 binary64) y))) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (* 1/2 x)) y) |
(/.f64 (fma.f64 x #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/48 binary64)) (*.f64 y y))) 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 (*.f64 x (*.f64 x x)) (*.f64 y y)) #s(literal -1/48 binary64) (fma.f64 (/.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal 1/3840 binary64) (*.f64 x #s(literal 1/2 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)))) y) |
(/.f64 (fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y y)) #s(literal -1/48 binary64) (fma.f64 (/.f64 (pow.f64 x #s(literal 7 binary64)) (pow.f64 y #s(literal 6 binary64))) #s(literal -1/645120 binary64) (fma.f64 (/.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal 1/3840 binary64) (*.f64 x #s(literal 1/2 binary64))))) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* -1 (/ (+ (* -1/2 x) (* 1/48 (/ (pow x 3) (pow y 2)))) y)) |
(/.f64 (fma.f64 x #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal 1/48 binary64) (*.f64 x (*.f64 x x))) (*.f64 y y))) (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 x #s(literal -1/2 binary64) (fma.f64 #s(literal 1/48 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y y)) (/.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/3840 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)))))) y)) |
(/.f64 (fma.f64 x #s(literal -1/2 binary64) (fma.f64 #s(literal 1/48 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y y)) (fma.f64 (/.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal -1/3840 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal 1/645120 binary64)) (pow.f64 y #s(literal 6 binary64)))))) (neg.f64 y)) |
x |
x |
x |
x |
x |
x |
x |
x |
x |
x |
x |
x |
(/ (* x (pow (sqrt 1/2) 2)) y) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(/ (* x (pow (sqrt 1/2) 2)) y) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(/ (* x (pow (sqrt 1/2) 2)) y) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(/ (* x (pow (sqrt 1/2) 2)) y) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(/ (* x (pow (sqrt 1/2) 2)) y) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(/ (* x (pow (sqrt 1/2) 2)) y) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(/ (* x (pow (sqrt 1/2) 2)) y) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(/ (* x (pow (sqrt 1/2) 2)) y) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* -1 (/ (* x (pow (sqrt -1/2) 2)) y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* -1 (/ (* x (pow (sqrt -1/2) 2)) y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* -1 (/ (* x (pow (sqrt -1/2) 2)) y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* -1 (/ (* x (pow (sqrt -1/2) 2)) y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(/ (* x (pow (sqrt 1/2) 2)) y) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(/ (* x (pow (sqrt 1/2) 2)) y) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(/ (* x (pow (sqrt 1/2) 2)) y) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(/ (* x (pow (sqrt 1/2) 2)) y) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(/ (* x (pow (sqrt 1/2) 2)) y) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(/ (* x (pow (sqrt 1/2) 2)) y) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(/ (* x (pow (sqrt 1/2) 2)) y) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(/ (* x (pow (sqrt 1/2) 2)) y) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* -1 (/ (* x (pow (sqrt -1/2) 2)) y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* -1 (/ (* x (pow (sqrt -1/2) 2)) y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* -1 (/ (* x (pow (sqrt -1/2) 2)) y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* -1 (/ (* x (pow (sqrt -1/2) 2)) y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* (sqrt (/ x y)) (sqrt 1/2)) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 x y))) |
(* (sqrt (/ x y)) (sqrt 1/2)) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 x y))) |
(* (sqrt (/ x y)) (sqrt 1/2)) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 x y))) |
(* (sqrt (/ x y)) (sqrt 1/2)) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 x y))) |
(* (sqrt (/ x y)) (sqrt 1/2)) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 x y))) |
(* (sqrt (/ x y)) (sqrt 1/2)) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 x y))) |
(* (sqrt (/ x y)) (sqrt 1/2)) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 x y))) |
(* (sqrt (/ x y)) (sqrt 1/2)) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 x y))) |
(* -1 (* (sqrt (/ x y)) (* (sqrt -1) (sqrt -1/2)))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 x y))) (neg.f64 (sqrt.f64 #s(literal -1/2 binary64)))) |
(* -1 (* (sqrt (/ x y)) (* (sqrt -1) (sqrt -1/2)))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 x y))) (neg.f64 (sqrt.f64 #s(literal -1/2 binary64)))) |
(* -1 (* (sqrt (/ x y)) (* (sqrt -1) (sqrt -1/2)))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 x y))) (neg.f64 (sqrt.f64 #s(literal -1/2 binary64)))) |
(* -1 (* (sqrt (/ x y)) (* (sqrt -1) (sqrt -1/2)))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 x y))) (neg.f64 (sqrt.f64 #s(literal -1/2 binary64)))) |
(* (sqrt (/ x y)) (sqrt 1/2)) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 x y))) |
(* (sqrt (/ x y)) (sqrt 1/2)) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 x y))) |
(* (sqrt (/ x y)) (sqrt 1/2)) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 x y))) |
(* (sqrt (/ x y)) (sqrt 1/2)) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 x y))) |
(* (sqrt (/ x y)) (sqrt 1/2)) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 x y))) |
(* (sqrt (/ x y)) (sqrt 1/2)) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 x y))) |
(* (sqrt (/ x y)) (sqrt 1/2)) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 x y))) |
(* (sqrt (/ x y)) (sqrt 1/2)) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 x y))) |
(* (sqrt (/ x y)) (* (sqrt -1) (sqrt -1/2))) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) (sqrt.f64 (/.f64 x y)))) |
(* (sqrt (/ x y)) (* (sqrt -1) (sqrt -1/2))) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) (sqrt.f64 (/.f64 x y)))) |
(* (sqrt (/ x y)) (* (sqrt -1) (sqrt -1/2))) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) (sqrt.f64 (/.f64 x y)))) |
(* (sqrt (/ x y)) (* (sqrt -1) (sqrt -1/2))) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) (sqrt.f64 (/.f64 x y)))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/2 (/ (* (pow x 2) (pow (sqrt 1/2) 4)) (pow y 2)))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 4 binary64)) (*.f64 y y)) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (- (* -1 (* (pow x 2) (+ (* -1/4 (/ (pow (sqrt 1/2) 8) (pow y 4))) (* 1/24 (/ (pow (sqrt 1/2) 8) (pow y 4)))))) (* -1/2 (/ (pow (sqrt 1/2) 4) (pow y 2)))))) |
(fma.f64 (*.f64 x x) (fma.f64 (/.f64 (*.f64 x (*.f64 x (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 8 binary64)))) (pow.f64 y #s(literal 4 binary64))) #s(literal 5/24 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 4 binary64)) (*.f64 y y)))) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -1 (* (pow x 2) (+ (* -1/720 (/ (pow (sqrt 1/2) 12) (pow y 6))) (+ (* 1/48 (/ (pow (sqrt 1/2) 12) (pow y 6))) (* 1/2 (/ (* (pow (sqrt 1/2) 4) (+ (* -1/4 (/ (pow (sqrt 1/2) 8) (pow y 4))) (* 1/24 (/ (pow (sqrt 1/2) 8) (pow y 4))))) (pow y 2))))))) (+ (* -1/4 (/ (pow (sqrt 1/2) 8) (pow y 4))) (* 1/24 (/ (pow (sqrt 1/2) 8) (pow y 4)))))) (* -1/2 (/ (pow (sqrt 1/2) 4) (pow y 2)))))) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 4 binary64)) (/.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 8 binary64)) #s(literal -5/24 binary64)) (pow.f64 y #s(literal 4 binary64)))) (*.f64 y y)) (*.f64 (/.f64 (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 12 binary64)) (pow.f64 y #s(literal 6 binary64))) #s(literal 7/360 binary64))) (neg.f64 (*.f64 x x)) (*.f64 (/.f64 (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 8 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal 5/24 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 4 binary64)) (*.f64 y y)))) #s(literal 1 binary64)) |
(/ 1 (cos (/ (* x (pow (sqrt 1/2) 2)) y))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) |
(/ 1 (cos (/ (* x (pow (sqrt 1/2) 2)) y))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) |
(/ 1 (cos (/ (* x (pow (sqrt 1/2) 2)) y))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) |
(/ 1 (cos (/ (* x (pow (sqrt 1/2) 2)) y))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) |
(/ 1 (cos (* -1 (/ (* x (pow (sqrt -1/2) 2)) y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) |
(/ 1 (cos (* -1 (/ (* x (pow (sqrt -1/2) 2)) y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) |
(/ 1 (cos (* -1 (/ (* x (pow (sqrt -1/2) 2)) y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) |
(/ 1 (cos (* -1 (/ (* x (pow (sqrt -1/2) 2)) y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) |
(/ 1 (cos (/ (* x (pow (sqrt 1/2) 2)) y))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) |
(/ 1 (cos (/ (* x (pow (sqrt 1/2) 2)) y))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) |
(/ 1 (cos (/ (* x (pow (sqrt 1/2) 2)) y))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) |
(/ 1 (cos (/ (* x (pow (sqrt 1/2) 2)) y))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/2 (/ (* (pow x 2) (pow (sqrt 1/2) 4)) (pow y 2)))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 4 binary64)) (*.f64 y y)) #s(literal 1 binary64)) |
(- (+ 1 (* -1 (/ (+ (* -1/4 (* (pow x 4) (pow (sqrt 1/2) 8))) (* 1/24 (* (pow x 4) (pow (sqrt 1/2) 8)))) (pow y 4)))) (* -1/2 (/ (* (pow x 2) (pow (sqrt 1/2) 4)) (pow y 2)))) |
(fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (/.f64 (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 8 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal 5/24 binary64)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 4 binary64)) (*.f64 y y)) #s(literal 1 binary64))) |
(- (+ 1 (* -1 (/ (+ (* -1/720 (* (pow x 6) (pow (sqrt 1/2) 12))) (+ (* 1/48 (* (pow x 6) (pow (sqrt 1/2) 12))) (* 1/2 (* (pow x 2) (* (pow (sqrt 1/2) 4) (+ (* -1/4 (* (pow x 4) (pow (sqrt 1/2) 8))) (* 1/24 (* (pow x 4) (pow (sqrt 1/2) 8))))))))) (pow y 6)))) (+ (* -1/2 (/ (* (pow x 2) (pow (sqrt 1/2) 4)) (pow y 2))) (+ (* -1/4 (/ (* (pow x 4) (pow (sqrt 1/2) 8)) (pow y 4))) (* 1/24 (/ (* (pow x 4) (pow (sqrt 1/2) 8)) (pow y 4)))))) |
(+.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 4 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 8 binary64)) #s(literal -5/24 binary64))) #s(literal 1/2 binary64)) (*.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 12 binary64))) #s(literal 7/360 binary64))) (neg.f64 (pow.f64 y #s(literal 6 binary64)))) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (/.f64 (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 8 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal 5/24 binary64)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 4 binary64)) (*.f64 y y)) #s(literal 1 binary64)))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/2 (/ (* (pow x 2) (pow (sqrt -1/2) 4)) (pow y 2)))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 (pow.f64 (sqrt.f64 #s(literal -1/2 binary64)) #s(literal 4 binary64)) (*.f64 y y)) #s(literal 1 binary64)) |
(- (+ 1 (* -1 (/ (+ (* -1/4 (* (pow x 4) (pow (sqrt -1/2) 8))) (* 1/24 (* (pow x 4) (pow (sqrt -1/2) 8)))) (pow y 4)))) (* -1/2 (/ (* (pow x 2) (pow (sqrt -1/2) 4)) (pow y 2)))) |
(fma.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (pow.f64 (sqrt.f64 #s(literal -1/2 binary64)) #s(literal 8 binary64)) (pow.f64 y #s(literal 4 binary64)))) #s(literal 5/24 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 (pow.f64 (sqrt.f64 #s(literal -1/2 binary64)) #s(literal 4 binary64)) (*.f64 y y)) #s(literal 1 binary64))) |
(- (+ 1 (* -1 (/ (+ (* -1/720 (* (pow x 6) (pow (sqrt -1/2) 12))) (+ (* 1/48 (* (pow x 6) (pow (sqrt -1/2) 12))) (* 1/2 (* (pow x 2) (* (pow (sqrt -1/2) 4) (+ (* -1/4 (* (pow x 4) (pow (sqrt -1/2) 8))) (* 1/24 (* (pow x 4) (pow (sqrt -1/2) 8))))))))) (pow y 6)))) (+ (* -1/2 (/ (* (pow x 2) (pow (sqrt -1/2) 4)) (pow y 2))) (+ (* -1/4 (/ (* (pow x 4) (pow (sqrt -1/2) 8)) (pow y 4))) (* 1/24 (/ (* (pow x 4) (pow (sqrt -1/2) 8)) (pow y 4)))))) |
(+.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 x x) (pow.f64 (sqrt.f64 #s(literal -1/2 binary64)) #s(literal 4 binary64))) (*.f64 (pow.f64 (sqrt.f64 #s(literal -1/2 binary64)) #s(literal 8 binary64)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -5/24 binary64)))) (*.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -1/2 binary64)) #s(literal 12 binary64))) #s(literal 7/360 binary64))) (neg.f64 (pow.f64 y #s(literal 6 binary64)))) (fma.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (pow.f64 (sqrt.f64 #s(literal -1/2 binary64)) #s(literal 8 binary64)) (pow.f64 y #s(literal 4 binary64)))) #s(literal 5/24 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 (pow.f64 (sqrt.f64 #s(literal -1/2 binary64)) #s(literal 4 binary64)) (*.f64 y y)) #s(literal 1 binary64)))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/8 (/ (pow x 2) (pow y 2)))) |
(fma.f64 (*.f64 x (/.f64 x (*.f64 y y))) #s(literal -1/8 binary64) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (- (* 1/384 (/ (pow x 2) (pow y 4))) (* 1/8 (/ 1 (pow y 2)))))) |
(fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (/.f64 #s(literal 1/384 binary64) (pow.f64 y #s(literal 4 binary64)))) (/.f64 #s(literal -1/8 binary64) (*.f64 y y))) #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 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (/.f64 (*.f64 x x) (pow.f64 y #s(literal 6 binary64))) #s(literal -1/46080 binary64) (/.f64 #s(literal 1/384 binary64) (pow.f64 y #s(literal 4 binary64)))) (/.f64 #s(literal -1/8 binary64) (*.f64 y y)))) #s(literal 1 binary64)) |
(cos (* 1/2 (/ x y))) |
(cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) |
(cos (* 1/2 (/ x y))) |
(cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) |
(cos (* 1/2 (/ x y))) |
(cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) |
(cos (* 1/2 (/ x y))) |
(cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) |
(cos (* 1/2 (/ x y))) |
(cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) |
(cos (* 1/2 (/ x y))) |
(cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) |
(cos (* 1/2 (/ x y))) |
(cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) |
(cos (* 1/2 (/ x y))) |
(cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) |
(cos (* 1/2 (/ x y))) |
(cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) |
(cos (* 1/2 (/ x y))) |
(cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) |
(cos (* 1/2 (/ x y))) |
(cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) |
(cos (* 1/2 (/ x y))) |
(cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/8 (/ (pow x 2) (pow y 2)))) |
(fma.f64 (*.f64 x (/.f64 x (*.f64 y y))) #s(literal -1/8 binary64) #s(literal 1 binary64)) |
(+ 1 (+ (* -1/8 (/ (pow x 2) (pow y 2))) (* 1/384 (/ (pow x 4) (pow y 4))))) |
(fma.f64 (*.f64 x (/.f64 x (*.f64 y y))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.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 #s(literal 1 binary64) (fma.f64 (pow.f64 x #s(literal 6 binary64)) (/.f64 #s(literal -1/46080 binary64) (pow.f64 y #s(literal 6 binary64))) (fma.f64 (*.f64 x (/.f64 x (*.f64 y y))) #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/384 binary64)) (pow.f64 y #s(literal 4 binary64)))))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/8 (/ (pow x 2) (pow y 2)))) |
(fma.f64 (*.f64 x (/.f64 x (*.f64 y y))) #s(literal -1/8 binary64) #s(literal 1 binary64)) |
(+ 1 (+ (* -1/8 (/ (pow x 2) (pow y 2))) (* 1/384 (/ (pow x 4) (pow y 4))))) |
(fma.f64 (*.f64 x (/.f64 x (*.f64 y y))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.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 #s(literal 1 binary64) (fma.f64 (pow.f64 x #s(literal 6 binary64)) (/.f64 #s(literal -1/46080 binary64) (pow.f64 y #s(literal 6 binary64))) (fma.f64 (*.f64 x (/.f64 x (*.f64 y y))) #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/384 binary64)) (pow.f64 y #s(literal 4 binary64)))))) |
(+ (log x) (log (/ 1 y))) |
(-.f64 (log.f64 x) (log.f64 y)) |
(+ (log x) (log (/ 1 y))) |
(-.f64 (log.f64 x) (log.f64 y)) |
(+ (log x) (log (/ 1 y))) |
(-.f64 (log.f64 x) (log.f64 y)) |
(+ (log x) (log (/ 1 y))) |
(-.f64 (log.f64 x) (log.f64 y)) |
(+ (log (/ 1 y)) (* -1 (log (/ 1 x)))) |
(-.f64 (log.f64 x) (log.f64 y)) |
(+ (log (/ 1 y)) (* -1 (log (/ 1 x)))) |
(-.f64 (log.f64 x) (log.f64 y)) |
(+ (log (/ 1 y)) (* -1 (log (/ 1 x)))) |
(-.f64 (log.f64 x) (log.f64 y)) |
(+ (log (/ 1 y)) (* -1 (log (/ 1 x)))) |
(-.f64 (log.f64 x) (log.f64 y)) |
(+ (log (/ -1 y)) (* -1 (log (/ -1 x)))) |
(-.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) (log.f64 (/.f64 #s(literal -1 binary64) x))) |
(+ (log (/ -1 y)) (* -1 (log (/ -1 x)))) |
(-.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) (log.f64 (/.f64 #s(literal -1 binary64) x))) |
(+ (log (/ -1 y)) (* -1 (log (/ -1 x)))) |
(-.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) (log.f64 (/.f64 #s(literal -1 binary64) x))) |
(+ (log (/ -1 y)) (* -1 (log (/ -1 x)))) |
(-.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) (log.f64 (/.f64 #s(literal -1 binary64) x))) |
(+ (log x) (* -1 (log y))) |
(-.f64 (log.f64 x) (log.f64 y)) |
(+ (log x) (* -1 (log y))) |
(-.f64 (log.f64 x) (log.f64 y)) |
(+ (log x) (* -1 (log y))) |
(-.f64 (log.f64 x) (log.f64 y)) |
(+ (log x) (* -1 (log y))) |
(-.f64 (log.f64 x) (log.f64 y)) |
(+ (log x) (log (/ 1 y))) |
(-.f64 (log.f64 x) (log.f64 y)) |
(+ (log x) (log (/ 1 y))) |
(-.f64 (log.f64 x) (log.f64 y)) |
(+ (log x) (log (/ 1 y))) |
(-.f64 (log.f64 x) (log.f64 y)) |
(+ (log x) (log (/ 1 y))) |
(-.f64 (log.f64 x) (log.f64 y)) |
(+ (log (* -1 x)) (log (/ -1 y))) |
(+.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) (log.f64 (neg.f64 x))) |
(+ (log (* -1 x)) (log (/ -1 y))) |
(+.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) (log.f64 (neg.f64 x))) |
(+ (log (* -1 x)) (log (/ -1 y))) |
(+.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) (log.f64 (neg.f64 x))) |
(+ (log (* -1 x)) (log (/ -1 y))) |
(+.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) (log.f64 (neg.f64 x))) |
(sqrt (/ y x)) |
(sqrt.f64 (/.f64 y x)) |
(sqrt (/ y x)) |
(sqrt.f64 (/.f64 y x)) |
(sqrt (/ y x)) |
(sqrt.f64 (/.f64 y x)) |
(sqrt (/ y x)) |
(sqrt.f64 (/.f64 y x)) |
(sqrt (/ y x)) |
(sqrt.f64 (/.f64 y x)) |
(sqrt (/ y x)) |
(sqrt.f64 (/.f64 y x)) |
(sqrt (/ y x)) |
(sqrt.f64 (/.f64 y x)) |
(sqrt (/ y x)) |
(sqrt.f64 (/.f64 y x)) |
(* -1 (* (sqrt (/ y x)) (pow (sqrt -1) 2))) |
(sqrt.f64 (/.f64 y x)) |
(* -1 (* (sqrt (/ y x)) (pow (sqrt -1) 2))) |
(sqrt.f64 (/.f64 y x)) |
(* -1 (* (sqrt (/ y x)) (pow (sqrt -1) 2))) |
(sqrt.f64 (/.f64 y x)) |
(* -1 (* (sqrt (/ y x)) (pow (sqrt -1) 2))) |
(sqrt.f64 (/.f64 y x)) |
(sqrt (/ y x)) |
(sqrt.f64 (/.f64 y x)) |
(sqrt (/ y x)) |
(sqrt.f64 (/.f64 y x)) |
(sqrt (/ y x)) |
(sqrt.f64 (/.f64 y x)) |
(sqrt (/ y x)) |
(sqrt.f64 (/.f64 y x)) |
(sqrt (/ y x)) |
(sqrt.f64 (/.f64 y x)) |
(sqrt (/ y x)) |
(sqrt.f64 (/.f64 y x)) |
(sqrt (/ y x)) |
(sqrt.f64 (/.f64 y x)) |
(sqrt (/ y x)) |
(sqrt.f64 (/.f64 y x)) |
(* (sqrt (/ y x)) (pow (sqrt -1) 2)) |
(neg.f64 (sqrt.f64 (/.f64 y x))) |
(* (sqrt (/ y x)) (pow (sqrt -1) 2)) |
(neg.f64 (sqrt.f64 (/.f64 y x))) |
(* (sqrt (/ y x)) (pow (sqrt -1) 2)) |
(neg.f64 (sqrt.f64 (/.f64 y x))) |
(* (sqrt (/ y x)) (pow (sqrt -1) 2)) |
(neg.f64 (sqrt.f64 (/.f64 y x))) |
(/ x y) |
(/.f64 x y) |
(* x (+ (* -1/6 (/ (pow x 2) (pow y 3))) (/ 1 y))) |
(fma.f64 x (/.f64 (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 y (*.f64 y y))) (/.f64 x y)) |
(* x (+ (* (pow x 2) (- (* 1/120 (/ (pow x 2) (pow y 5))) (* 1/6 (/ 1 (pow y 3))))) (/ 1 y))) |
(fma.f64 (fma.f64 (*.f64 x x) (/.f64 #s(literal 1/120 binary64) (pow.f64 y #s(literal 5 binary64))) (/.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 y y)))) (*.f64 x (*.f64 x x)) (/.f64 x y)) |
(* x (+ (* (pow x 2) (- (* (pow x 2) (+ (* -1/5040 (/ (pow x 2) (pow y 7))) (* 1/120 (/ 1 (pow y 5))))) (* 1/6 (/ 1 (pow y 3))))) (/ 1 y))) |
(fma.f64 (fma.f64 (*.f64 x x) (fma.f64 #s(literal -1/5040 binary64) (/.f64 (*.f64 x x) (pow.f64 y #s(literal 7 binary64))) (/.f64 #s(literal 1/120 binary64) (pow.f64 y #s(literal 5 binary64)))) (/.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 y y)))) (*.f64 x (*.f64 x x)) (/.f64 x y)) |
(sin (/ x y)) |
(sin.f64 (/.f64 x y)) |
(sin (/ x y)) |
(sin.f64 (/.f64 x y)) |
(sin (/ x y)) |
(sin.f64 (/.f64 x y)) |
(sin (/ x y)) |
(sin.f64 (/.f64 x y)) |
(sin (/ x y)) |
(sin.f64 (/.f64 x y)) |
(sin (/ x y)) |
(sin.f64 (/.f64 x y)) |
(sin (/ x y)) |
(sin.f64 (/.f64 x y)) |
(sin (/ x y)) |
(sin.f64 (/.f64 x y)) |
(sin (/ x y)) |
(sin.f64 (/.f64 x y)) |
(sin (/ x y)) |
(sin.f64 (/.f64 x y)) |
(sin (/ x y)) |
(sin.f64 (/.f64 x y)) |
(sin (/ x y)) |
(sin.f64 (/.f64 x y)) |
(/ x y) |
(/.f64 x y) |
(/ (+ x (* -1/6 (/ (pow x 3) (pow y 2)))) y) |
(/.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y y)) x) y) |
(/ (+ x (+ (* -1/6 (/ (pow x 3) (pow y 2))) (* 1/120 (/ (pow x 5) (pow y 4))))) y) |
(/.f64 (fma.f64 #s(literal 1/120 binary64) (/.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 y #s(literal 4 binary64))) (fma.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y y)) x)) y) |
(/ (+ x (+ (* -1/6 (/ (pow x 3) (pow y 2))) (+ (* -1/5040 (/ (pow x 7) (pow y 6))) (* 1/120 (/ (pow x 5) (pow y 4)))))) y) |
(/.f64 (+.f64 x (fma.f64 #s(literal 1/120 binary64) (/.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 y #s(literal 4 binary64))) (fma.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y y)) (/.f64 (*.f64 #s(literal -1/5040 binary64) (pow.f64 x #s(literal 7 binary64))) (pow.f64 y #s(literal 6 binary64)))))) y) |
(/ x y) |
(/.f64 x y) |
(* -1 (/ (+ (* -1 x) (* 1/6 (/ (pow x 3) (pow y 2)))) y)) |
(/.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y y)) (neg.f64 x)) (neg.f64 y)) |
(* -1 (/ (+ (* -1 x) (+ (* -1/120 (/ (pow x 5) (pow y 4))) (* 1/6 (/ (pow x 3) (pow y 2))))) y)) |
(/.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y y)) (fma.f64 (/.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal -1/120 binary64) (neg.f64 x))) (neg.f64 y)) |
(* -1 (/ (+ (* -1 x) (+ (* -1/120 (/ (pow x 5) (pow y 4))) (+ (* 1/5040 (/ (pow x 7) (pow y 6))) (* 1/6 (/ (pow x 3) (pow y 2)))))) y)) |
(/.f64 (-.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal -1/120 binary64) (fma.f64 #s(literal 1/6 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y y)) (/.f64 (*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal 1/5040 binary64)) (pow.f64 y #s(literal 6 binary64))))) x) (neg.f64 y)) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* x (+ (* -1/12 (/ (pow x 2) (pow y 3))) (* 1/2 (/ 1 y)))) |
(*.f64 x (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/12 binary64) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1/2 binary64) y))) |
(* x (+ (* (pow x 2) (- (* 1/240 (/ (pow x 2) (pow y 5))) (* 1/12 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
(*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (/.f64 #s(literal 1/240 binary64) (pow.f64 y #s(literal 5 binary64))) (/.f64 #s(literal -1/12 binary64) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1/2 binary64) y))) |
(* x (+ (* (pow x 2) (- (* (pow x 2) (+ (* -1/10080 (/ (pow x 2) (pow y 7))) (* 1/240 (/ 1 (pow y 5))))) (* 1/12 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
(*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (/.f64 (*.f64 x x) (pow.f64 y #s(literal 7 binary64))) #s(literal -1/10080 binary64) (/.f64 #s(literal 1/240 binary64) (pow.f64 y #s(literal 5 binary64))))) (/.f64 #s(literal -1/12 binary64) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1/2 binary64) y))) |
(* 1/2 (sin (/ x y))) |
(*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y))) |
(* 1/2 (sin (/ x y))) |
(*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y))) |
(* 1/2 (sin (/ x y))) |
(*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y))) |
(* 1/2 (sin (/ x y))) |
(*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y))) |
(* 1/2 (sin (/ x y))) |
(*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y))) |
(* 1/2 (sin (/ x y))) |
(*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y))) |
(* 1/2 (sin (/ x y))) |
(*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y))) |
(* 1/2 (sin (/ x y))) |
(*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y))) |
(* 1/2 (sin (/ x y))) |
(*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y))) |
(* 1/2 (sin (/ x y))) |
(*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y))) |
(* 1/2 (sin (/ x y))) |
(*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y))) |
(* 1/2 (sin (/ x y))) |
(*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y))) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(/ (+ (* -1/12 (/ (pow x 3) (pow y 2))) (* 1/2 x)) y) |
(/.f64 (fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y y)) #s(literal -1/12 binary64) (*.f64 x #s(literal 1/2 binary64))) y) |
(/ (+ (* -1/12 (/ (pow x 3) (pow y 2))) (+ (* 1/240 (/ (pow x 5) (pow y 4))) (* 1/2 x))) y) |
(/.f64 (fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y y)) #s(literal -1/12 binary64) (fma.f64 (/.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal 1/240 binary64) (*.f64 x #s(literal 1/2 binary64)))) y) |
(/ (+ (* -1/12 (/ (pow x 3) (pow y 2))) (+ (* -1/10080 (/ (pow x 7) (pow y 6))) (+ (* 1/240 (/ (pow x 5) (pow y 4))) (* 1/2 x)))) y) |
(/.f64 (fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y y)) #s(literal -1/12 binary64) (fma.f64 (/.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal 1/240 binary64) (fma.f64 x #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal -1/10080 binary64)) (pow.f64 y #s(literal 6 binary64)))))) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* -1 (/ (+ (* -1/2 x) (* 1/12 (/ (pow x 3) (pow y 2)))) y)) |
(/.f64 (fma.f64 x #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/12 binary64)) (*.f64 y y))) (neg.f64 y)) |
(* -1 (/ (+ (* -1/2 x) (+ (* -1/240 (/ (pow x 5) (pow y 4))) (* 1/12 (/ (pow x 3) (pow y 2))))) y)) |
(/.f64 (fma.f64 x #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y y)) #s(literal 1/12 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/240 binary64)) (pow.f64 y #s(literal 4 binary64))))) (neg.f64 y)) |
(* -1 (/ (+ (* -1/2 x) (+ (* -1/240 (/ (pow x 5) (pow y 4))) (+ (* 1/10080 (/ (pow x 7) (pow y 6))) (* 1/12 (/ (pow x 3) (pow y 2)))))) y)) |
(/.f64 (fma.f64 x #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y y)) #s(literal 1/12 binary64) (fma.f64 (/.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal -1/240 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal 1/10080 binary64)) (pow.f64 y #s(literal 6 binary64)))))) (neg.f64 y)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/2 (/ (* (pow x 2) (pow (sqrt 1/2) 4)) (pow y 2)))) |
(fma.f64 (/.f64 (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 4 binary64)) (*.f64 y y)) (*.f64 #s(literal -1/2 binary64) (*.f64 x x)) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (+ (* -1/2 (/ (pow (sqrt 1/2) 4) (pow y 2))) (* 1/24 (/ (* (pow x 2) (pow (sqrt 1/2) 8)) (pow y 4)))))) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (/.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 8 binary64)) #s(literal 1/24 binary64)) (pow.f64 y #s(literal 4 binary64))) (*.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 4 binary64)) (*.f64 y y)))) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (+ (* -1/2 (/ (pow (sqrt 1/2) 4) (pow y 2))) (* (pow x 2) (+ (* -1/720 (/ (* (pow x 2) (pow (sqrt 1/2) 12)) (pow y 6))) (* 1/24 (/ (pow (sqrt 1/2) 8) (pow y 4)))))))) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (/.f64 (*.f64 #s(literal -1/720 binary64) (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 12 binary64))) (pow.f64 y #s(literal 6 binary64))) (/.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 8 binary64)) #s(literal 1/24 binary64)) (pow.f64 y #s(literal 4 binary64)))) (*.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 4 binary64)) (*.f64 y y)))) #s(literal 1 binary64)) |
(cos (/ (* x (pow (sqrt 1/2) 2)) y)) |
(cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) |
(cos (/ (* x (pow (sqrt 1/2) 2)) y)) |
(cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) |
(cos (/ (* x (pow (sqrt 1/2) 2)) y)) |
(cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) |
(cos (/ (* x (pow (sqrt 1/2) 2)) y)) |
(cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) |
(cos (* -1 (/ (* x (pow (sqrt -1/2) 2)) y))) |
(cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) |
(cos (* -1 (/ (* x (pow (sqrt -1/2) 2)) y))) |
(cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) |
(cos (* -1 (/ (* x (pow (sqrt -1/2) 2)) y))) |
(cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) |
(cos (* -1 (/ (* x (pow (sqrt -1/2) 2)) y))) |
(cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) |
(cos (/ (* x (pow (sqrt 1/2) 2)) y)) |
(cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) |
(cos (/ (* x (pow (sqrt 1/2) 2)) y)) |
(cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) |
(cos (/ (* x (pow (sqrt 1/2) 2)) y)) |
(cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) |
(cos (/ (* x (pow (sqrt 1/2) 2)) y)) |
(cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/2 (/ (* (pow x 2) (pow (sqrt 1/2) 4)) (pow y 2)))) |
(fma.f64 (/.f64 (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 4 binary64)) (*.f64 y y)) (*.f64 #s(literal -1/2 binary64) (*.f64 x x)) #s(literal 1 binary64)) |
(+ 1 (+ (* -1/2 (/ (* (pow x 2) (pow (sqrt 1/2) 4)) (pow y 2))) (* 1/24 (/ (* (pow x 4) (pow (sqrt 1/2) 8)) (pow y 4))))) |
(fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 8 binary64)) #s(literal 1/24 binary64)) (pow.f64 y #s(literal 4 binary64))) (fma.f64 (/.f64 (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 4 binary64)) (*.f64 y y)) (*.f64 #s(literal -1/2 binary64) (*.f64 x x)) #s(literal 1 binary64))) |
(+ 1 (+ (* -1/2 (/ (* (pow x 2) (pow (sqrt 1/2) 4)) (pow y 2))) (+ (* -1/720 (/ (* (pow x 6) (pow (sqrt 1/2) 12)) (pow y 6))) (* 1/24 (/ (* (pow x 4) (pow (sqrt 1/2) 8)) (pow y 4)))))) |
(+.f64 (fma.f64 (/.f64 (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 4 binary64)) (*.f64 y y)) (*.f64 #s(literal -1/2 binary64) (*.f64 x x)) #s(literal 1 binary64)) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 8 binary64)) #s(literal 1/24 binary64)) (pow.f64 y #s(literal 4 binary64))) (*.f64 (pow.f64 x #s(literal 6 binary64)) (/.f64 (*.f64 #s(literal -1/720 binary64) (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 12 binary64))) (pow.f64 y #s(literal 6 binary64)))))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/2 (/ (* (pow x 2) (pow (sqrt -1/2) 4)) (pow y 2)))) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x x)) (/.f64 (pow.f64 (sqrt.f64 #s(literal -1/2 binary64)) #s(literal 4 binary64)) (*.f64 y y)) #s(literal 1 binary64)) |
(+ 1 (+ (* -1/2 (/ (* (pow x 2) (pow (sqrt -1/2) 4)) (pow y 2))) (* 1/24 (/ (* (pow x 4) (pow (sqrt -1/2) 8)) (pow y 4))))) |
(fma.f64 (*.f64 x x) (*.f64 (/.f64 (pow.f64 (sqrt.f64 #s(literal -1/2 binary64)) #s(literal 4 binary64)) (*.f64 y y)) #s(literal -1/2 binary64)) (fma.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/24 binary64)) (/.f64 (pow.f64 (sqrt.f64 #s(literal -1/2 binary64)) #s(literal 8 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal 1 binary64))) |
(+ 1 (+ (* -1/2 (/ (* (pow x 2) (pow (sqrt -1/2) 4)) (pow y 2))) (+ (* -1/720 (/ (* (pow x 6) (pow (sqrt -1/2) 12)) (pow y 6))) (* 1/24 (/ (* (pow x 4) (pow (sqrt -1/2) 8)) (pow y 4)))))) |
(+.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x x)) (/.f64 (pow.f64 (sqrt.f64 #s(literal -1/2 binary64)) #s(literal 4 binary64)) (*.f64 y y)) #s(literal 1 binary64)) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (/.f64 (pow.f64 (sqrt.f64 #s(literal -1/2 binary64)) #s(literal 8 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal 1/24 binary64)) (/.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) (*.f64 (pow.f64 (sqrt.f64 #s(literal -1/2 binary64)) #s(literal 12 binary64)) #s(literal -1/720 binary64))) (pow.f64 y #s(literal 6 binary64))))) |
Compiled 59 079 to 6 092 computations (89.7% saved)
158 alts after pruning (151 fresh and 7 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 3 235 | 38 | 3 273 |
| Fresh | 23 | 113 | 136 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 4 | 4 |
| Total | 3 260 | 158 | 3 418 |
| Status | Accuracy | Program |
|---|---|---|
| 53.1% | (pow.f64 (pow.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal -1/2 binary64)) #s(literal 2 binary64)) | |
| 55.6% | (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) #s(literal -1/2 binary64)) | |
| 6.5% | (/.f64 (/.f64 (*.f64 (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))))) (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 43.6% | (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 6.5% | (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))))) | |
| 7.0% | (/.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 42.4% | (/.f64 (tan.f64 (pow.f64 (sqrt.f64 (sqrt.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) #s(literal 4 binary64))) (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) | |
| 39.8% | (/.f64 (tan.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (log.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) | |
| 43.1% | (/.f64 (tan.f64 (/.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (/.f64 #s(literal 1 binary64) x) x))) (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) | |
| 41.9% | (/.f64 (tan.f64 (/.f64 (/.f64 x y) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 2 binary64))))) (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) | |
| 45.0% | (/.f64 (tan.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 17.2% | (/.f64 (tan.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 x (*.f64 x #s(literal 1/2 binary64)))))) (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) | |
| 30.7% | (/.f64 (tan.f64 (/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 y #s(literal -2 binary64)) x)) (*.f64 y #s(literal -2 binary64))) (*.f64 (*.f64 y #s(literal -2 binary64)) (/.f64 (*.f64 y #s(literal -2 binary64)) x)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 20.7% | (/.f64 (tan.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 y #s(literal -2 binary64)) x)) (*.f64 #s(literal 4 binary64) (*.f64 y y)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 17.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))))) | |
| 13.6% | (/.f64 (tan.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 x y))) (sin.f64 (/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) (neg.f64 (*.f64 x x))) x))) | |
| 17.9% | (/.f64 (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sin.f64 (/.f64 (/.f64 (*.f64 x x) (*.f64 y #s(literal 2 binary64))) x))) | |
| 39.1% | (/.f64 (tan.f64 (/.f64 (exp.f64 (log.f64 (/.f64 x y))) (exp.f64 (log.f64 #s(literal 2 binary64))))) (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) | |
| 41.1% | (/.f64 (tan.f64 (/.f64 x (pow.f64 (exp.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (*.f64 y #s(literal 2 binary64))))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 41.6% | (/.f64 (tan.f64 (/.f64 x (pow.f64 (E.f64) (log.f64 (*.f64 y #s(literal 2 binary64)))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 40.4% | (/.f64 (tan.f64 (/.f64 x (*.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 y))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 #s(literal 1/2 binary64)))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 16.0% | (/.f64 (tan.f64 (/.f64 x (*.f64 (pow.f64 (E.f64) (log.f64 y)) (pow.f64 (E.f64) (log.f64 #s(literal 2 binary64)))))) (sin.f64 (/.f64 (/.f64 (*.f64 x x) (*.f64 y #s(literal 2 binary64))) x))) | |
| 43.2% | (/.f64 (tan.f64 (/.f64 x (*.f64 (sqrt.f64 (*.f64 y #s(literal 2 binary64))) (sqrt.f64 (*.f64 y #s(literal 2 binary64)))))) (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) | |
| 16.6% | (/.f64 (tan.f64 (/.f64 x (*.f64 (exp.f64 (log.f64 y)) (exp.f64 (log.f64 #s(literal 2 binary64)))))) (sin.f64 (/.f64 (/.f64 (*.f64 x x) (*.f64 y #s(literal 2 binary64))) x))) | |
| 43.6% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) | |
| 24.1% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))))) #s(literal -1/2 binary64)))) | |
| 20.6% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (pow.f64 (*.f64 (/.f64 (/.f64 #s(literal 2 binary64) x) (pow.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))) #s(literal 1/2 binary64))) (/.f64 y (pow.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))) #s(literal 1/2 binary64)))) #s(literal -1/2 binary64)))) | |
| 23.9% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (pow.f64 (*.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) (/.f64 y (exp.f64 (*.f64 (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64)))) #s(literal -1 binary64))))) #s(literal -1/2 binary64)))) | |
| 42.2% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (log.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) | |
| 41.5% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (*.f64 #s(literal -2 binary64) (log.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))))) | |
| 43.7% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (/.f64 x y) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 2 binary64)))))) | |
| 20.7% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 y #s(literal -2 binary64)) x)) (*.f64 #s(literal 4 binary64) (*.f64 y y))))) | |
| 4.7% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) | |
| 16.1% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (exp.f64 (*.f64 (log.f64 (/.f64 y (*.f64 x (*.f64 x #s(literal 1/2 binary64))))) #s(literal -1 binary64))) x))) | |
| 41.9% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (exp.f64 (log.f64 (/.f64 x y))) (exp.f64 (log.f64 #s(literal 2 binary64)))))) | |
| 41.0% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (exp.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (log.f64 (*.f64 y #s(literal 2 binary64))))))))) | |
| ✓ | 43.2% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) |
| 43.6% | (/.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) (neg.f64 y))))) | |
| 44.2% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (pow.f64 (sqrt.f64 x) #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (/.f64 #s(literal 1/2 binary64) y)) #s(literal 2 binary64))))) | |
| 45.4% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))) (*.f64 x (/.f64 #s(literal -1 binary64) x))))) | |
| 28.2% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (/.f64 x (*.f64 x y)) (*.f64 x #s(literal 1/2 binary64))))) | |
| 45.2% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) | |
| 45.4% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 x (*.f64 y #s(literal 2 binary64)))) x))) | |
| 18.1% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1/2 binary64) y)) (*.f64 x x)))) | |
| 42.3% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (exp.f64 (log.f64 x)) (/.f64 #s(literal 1/2 binary64) y)))) | |
| 41.8% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (exp.f64 (log.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) | |
| 40.8% | (/.f64 (tan.f64 (/.f64 x (exp.f64 (/.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 #s(literal 2 binary64)) (log.f64 (/.f64 #s(literal 2 binary64) y)) (pow.f64 (log.f64 y) #s(literal 2 binary64))))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 16.6% | (/.f64 (tan.f64 (/.f64 x (exp.f64 (/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (log.f64 (*.f64 y #s(literal 2 binary64)))) (neg.f64 (pow.f64 (neg.f64 (log.f64 (*.f64 y #s(literal 2 binary64)))) #s(literal 2 binary64)))))))) (sin.f64 (/.f64 (/.f64 (*.f64 x x) (*.f64 y #s(literal 2 binary64))) x))) | |
| 40.3% | (/.f64 (tan.f64 (/.f64 x (exp.f64 (-.f64 (/.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (log.f64 (*.f64 y #s(literal 1/2 binary64)))) (/.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (log.f64 (*.f64 y #s(literal 1/2 binary64)))))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 16.4% | (/.f64 (tan.f64 (/.f64 x (exp.f64 (neg.f64 (-.f64 (log.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (log.f64 x)))))) (sin.f64 (/.f64 (/.f64 (*.f64 x x) (*.f64 y #s(literal 2 binary64))) x))) | |
| 40.7% | (/.f64 (tan.f64 (/.f64 x (exp.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (log.f64 (*.f64 y #s(literal 2 binary64)))))))) (sin.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (log.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) | |
| 41.1% | (/.f64 (tan.f64 (/.f64 x (exp.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (log.f64 (*.f64 y #s(literal 2 binary64)))))))) (sin.f64 (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (*.f64 #s(literal -2 binary64) (log.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))))) | |
| 41.3% | (/.f64 (tan.f64 (/.f64 x (exp.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (log.f64 (*.f64 y #s(literal 2 binary64)))))))) (sin.f64 (/.f64 (/.f64 x y) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 2 binary64)))))) | |
| 23.3% | (/.f64 (tan.f64 (/.f64 x (exp.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (log.f64 (*.f64 y #s(literal 2 binary64)))))))) (sin.f64 (/.f64 (exp.f64 (fma.f64 #s(literal 2 binary64) (log.f64 x) (neg.f64 (log.f64 (*.f64 y #s(literal 2 binary64)))))) x))) | |
| 41.4% | (/.f64 (tan.f64 (/.f64 x (exp.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (log.f64 (*.f64 y #s(literal 2 binary64)))))))) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) | |
| 39.2% | (/.f64 (tan.f64 (/.f64 x (exp.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (log.f64 (*.f64 y #s(literal 2 binary64)))))))) (sin.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y x))))) | |
| 41.1% | (/.f64 (tan.f64 (/.f64 x (exp.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (log.f64 (*.f64 y #s(literal 2 binary64)))))))) (sin.f64 (exp.f64 (log.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) | |
| 16.6% | (/.f64 (tan.f64 (/.f64 x (exp.f64 (log.f64 (*.f64 y #s(literal 2 binary64)))))) (sin.f64 (/.f64 (/.f64 (*.f64 x x) (*.f64 y #s(literal 2 binary64))) x))) | |
| 41.4% | (/.f64 (tan.f64 (/.f64 x (exp.f64 (log.f64 (*.f64 y #s(literal 2 binary64)))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 42.7% | (/.f64 (tan.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) (sqrt.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))))))) (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) | |
| 17.6% | (/.f64 (tan.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) (sin.f64 (/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) (neg.f64 (*.f64 x x))) x))) | |
| 43.2% | (/.f64 (tan.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 43.2% | (/.f64 (tan.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) | |
| 43.0% | (/.f64 (tan.f64 (*.f64 (/.f64 x y) (*.f64 (*.f64 x #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) x)))) (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) | |
| 16.8% | (/.f64 (tan.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 x x))) (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) | |
| 14.3% | (/.f64 (tan.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1/2 binary64) y)) (*.f64 x x))) (sin.f64 (/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) (neg.f64 (*.f64 x x))) x))) | |
| 39.2% | (/.f64 (tan.f64 (*.f64 (exp.f64 (log.f64 x)) (/.f64 #s(literal 1/2 binary64) y))) (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) | |
| 40.0% | (/.f64 (tan.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 40.1% | (/.f64 (tan.f64 (exp.f64 (log.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) | |
| 16.3% | (/.f64 (tan.f64 (exp.f64 (log.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))) | |
| 7.1% | (/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64)))))) (sin.f64 (/.f64 x y)))) | |
| 7.0% | (/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y))) (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64))))))))) | |
| 7.0% | (/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y))) (/.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64)))) (sin.f64 (/.f64 x y)))) #s(literal 1/2 binary64))) | |
| 44.7% | (/.f64 (sin.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y))) (*.f64 (sin.f64 (/.f64 x y)) #s(literal -1/2 binary64))) | |
| 6.4% | (/.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 3 binary64))) (*.f64 (neg.f64 (*.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))))) | |
| 45.1% | (/.f64 (neg.f64 (sin.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal 1 binary64) x)))) (*.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) | |
| 43.1% | (/.f64 (neg.f64 (sin.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (*.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) | |
| 45.3% | (/.f64 (neg.f64 (sin.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (neg.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))))) (*.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) | |
| 22.1% | (/.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) #s(literal -1 binary64))) (sin.f64 (pow.f64 (*.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal -1/2 binary64)))) | |
| 55.7% | (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (cos.f64 (fma.f64 x (/.f64 #s(literal -1/2 binary64) y) #s(literal 0 binary64))) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) #s(literal 2 binary64))) | |
| 45.6% | (/.f64 #s(literal 1 binary64) (/.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) | |
| 43.7% | (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) | |
| 55.7% | (/.f64 #s(literal 1 binary64) (cos.f64 (pow.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (log.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) #s(literal 1/2 binary64)) #s(literal 2 binary64)))) | |
| 56.1% | (/.f64 #s(literal 1 binary64) (cos.f64 (pow.f64 (pow.f64 (/.f64 (exp.f64 (log.f64 (/.f64 x y))) (exp.f64 (log.f64 #s(literal 2 binary64)))) #s(literal 1/2 binary64)) #s(literal 2 binary64)))) | |
| ✓ | 55.5% | (/.f64 #s(literal 1 binary64) (cos.f64 (pow.f64 (pow.f64 (/.f64 (exp.f64 (log.f64 x)) (*.f64 y #s(literal 2 binary64))) #s(literal 1/2 binary64)) #s(literal 2 binary64)))) |
| 56.7% | (/.f64 #s(literal 1 binary64) (cos.f64 (pow.f64 (pow.f64 (exp.f64 (log.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) #s(literal 1/2 binary64)) #s(literal 2 binary64)))) | |
| 55.8% | (/.f64 #s(literal 1 binary64) (cos.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (log.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) #s(literal 2 binary64)))) | |
| 55.9% | (/.f64 #s(literal 1 binary64) (cos.f64 (pow.f64 (/.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (pow.f64 (/.f64 x y) #s(literal -1/4 binary64))) (pow.f64 (/.f64 x y) #s(literal -1/4 binary64))) #s(literal 2 binary64)))) | |
| 55.6% | (/.f64 #s(literal 1 binary64) (cos.f64 (pow.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 x y)))) (sqrt.f64 (sqrt.f64 (/.f64 y x)))) #s(literal 2 binary64)))) | |
| 56.0% | (/.f64 #s(literal 1 binary64) (cos.f64 (pow.f64 (/.f64 (sqrt.f64 (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (/.f64 (/.f64 y x) (sqrt.f64 #s(literal 1/2 binary64))))) #s(literal 2 binary64)))) | |
| 56.0% | (/.f64 #s(literal 1 binary64) (cos.f64 (pow.f64 (/.f64 (sqrt.f64 x) (sqrt.f64 (*.f64 y #s(literal 2 binary64)))) #s(literal 2 binary64)))) | |
| 55.5% | (/.f64 #s(literal 1 binary64) (cos.f64 (pow.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (sqrt.f64 y))) #s(literal 2 binary64)))) | |
| ✓ | 56.2% | (/.f64 #s(literal 1 binary64) (cos.f64 (pow.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 y x))) #s(literal 2 binary64)))) |
| 55.9% | (/.f64 #s(literal 1 binary64) (cos.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (/.f64 x y)))) #s(literal 2 binary64)))) | |
| 55.7% | (/.f64 #s(literal 1 binary64) (cos.f64 (pow.f64 (*.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 1/4 binary64)) (/.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 1/4 binary64)) (sqrt.f64 (/.f64 y x)))) #s(literal 2 binary64)))) | |
| 55.5% | (/.f64 #s(literal 1 binary64) (cos.f64 (pow.f64 (*.f64 (/.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 1/4 binary64)) (pow.f64 (/.f64 x y) #s(literal -1/4 binary64))) (/.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 1/4 binary64)) (pow.f64 (/.f64 x y) #s(literal -1/4 binary64)))) #s(literal 2 binary64)))) | |
| 55.9% | (/.f64 #s(literal 1 binary64) (cos.f64 (pow.f64 (*.f64 (/.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 1/4 binary64)) (sqrt.f64 y)) (/.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 1/4 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) #s(literal 2 binary64)))) | |
| 55.4% | (/.f64 #s(literal 1 binary64) (cos.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 y)) (sqrt.f64 (*.f64 x #s(literal 1/2 binary64)))) #s(literal 2 binary64)))) | |
| 55.7% | (/.f64 #s(literal 1 binary64) (cos.f64 (pow.f64 (*.f64 (sqrt.f64 (/.f64 x y)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 2 binary64)))) | |
| 55.5% | (/.f64 #s(literal 1 binary64) (cos.f64 (pow.f64 (*.f64 (sqrt.f64 (/.f64 x y)) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64)))) | |
| 56.1% | (/.f64 #s(literal 1 binary64) (cos.f64 (pow.f64 (*.f64 (sqrt.f64 (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (*.f64 (/.f64 x y) (sqrt.f64 #s(literal 1/2 binary64))))) #s(literal 2 binary64)))) | |
| 56.4% | (/.f64 #s(literal 1 binary64) (cos.f64 (pow.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) #s(literal 2 binary64)))) | |
| 56.4% | (/.f64 #s(literal 1 binary64) (cos.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (log.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) | |
| 55.9% | (/.f64 #s(literal 1 binary64) (cos.f64 (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (*.f64 #s(literal -2 binary64) (log.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))))) | |
| 55.1% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (fma.f64 x (exp.f64 (neg.f64 (log.f64 (*.f64 y #s(literal 2 binary64))))) (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (exp.f64 (log.f64 #s(literal 2 binary64)))))) | |
| 55.4% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))))) y))) | |
| 55.0% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (pow.f64 (E.f64) (log.f64 (*.f64 x #s(literal 1/2 binary64)))) y))) | |
| 50.3% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) x) y))) | |
| 49.8% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (/.f64 (*.f64 x x) (*.f64 y #s(literal 2 binary64))) x))) | |
| 55.9% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (/.f64 x y) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 2 binary64)))))) | |
| 55.4% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x)))) | |
| 50.2% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 x (*.f64 x #s(literal 1/2 binary64))))))) | |
| 56.4% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 (/.f64 x y) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))))) | |
| 50.4% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) y))) | |
| 56.2% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 x y)) (sqrt.f64 x)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (*.f64 y #s(literal 2 binary64))))))) | |
| 55.8% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x (exp.f64 (neg.f64 (log.f64 y)))) (exp.f64 (log.f64 #s(literal 2 binary64)))))) | |
| 56.1% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 (/.f64 y x) x)))) | |
| ✓ | 56.2% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
| 56.3% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (/.f64 y x) (sqrt.f64 #s(literal 1/2 binary64)))))) | |
| 43.9% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (exp.f64 (/.f64 (-.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (*.f64 (neg.f64 (log.f64 y)) (neg.f64 (log.f64 y)))) (log.f64 (/.f64 x (/.f64 #s(literal 1 binary64) y))))) (exp.f64 (log.f64 #s(literal 2 binary64)))))) | |
| 56.1% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (exp.f64 (/.f64 (-.f64 (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)) (pow.f64 (log.f64 x) #s(literal 2 binary64))) (log.f64 (/.f64 #s(literal 1/2 binary64) x)))) y))) | |
| 44.4% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (exp.f64 (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 (/.f64 y x)) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (log.f64 (/.f64 x y)) #s(literal 2 binary64)) (*.f64 #s(literal 0 binary64) (log.f64 (/.f64 y x))))))) (exp.f64 (log.f64 #s(literal 2 binary64)))))) | |
| 56.2% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (exp.f64 (/.f64 #s(literal 1 binary64) (/.f64 (log.f64 (*.f64 x #s(literal 2 binary64))) (*.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (log.f64 (*.f64 x #s(literal 2 binary64))))))) y))) | |
| 55.8% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (exp.f64 (-.f64 (/.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (log.f64 (*.f64 x #s(literal 2 binary64)))) (/.f64 (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)) (log.f64 (*.f64 x #s(literal 2 binary64)))))) y))) | |
| 56.7% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (exp.f64 (-.f64 (log.f64 x) (log.f64 y))) (exp.f64 (log.f64 #s(literal 2 binary64)))))) | |
| 56.3% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (exp.f64 (-.f64 (log.f64 x) (log.f64 #s(literal 2 binary64)))) y))) | |
| 56.4% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (exp.f64 (+.f64 (neg.f64 (log.f64 (*.f64 y #s(literal 2 binary64)))) (log.f64 (+.f64 x x)))) (exp.f64 (log.f64 #s(literal 2 binary64)))))) | |
| 56.7% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (exp.f64 (+.f64 (log.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (log.f64 #s(literal 2 binary64)))) (exp.f64 (log.f64 #s(literal 2 binary64)))))) | |
| 56.2% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (exp.f64 (*.f64 (*.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (log.f64 (*.f64 x #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (log.f64 (*.f64 x #s(literal 2 binary64)))))) y))) | |
| 57.0% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (exp.f64 (log.f64 (/.f64 x y))) #s(literal 2 binary64)))) | |
| 56.4% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (exp.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64)))) y))) | |
| 56.6% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (*.f64 (sqrt.f64 (*.f64 y #s(literal 2 binary64))) (sqrt.f64 (*.f64 y #s(literal 2 binary64))))))) | |
| 56.0% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (exp.f64 (log.f64 (*.f64 y #s(literal 2 binary64))))))) | |
| 56.0% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) (sqrt.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))))))) | |
| 55.7% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) | |
| 55.6% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 2 binary64) x) (neg.f64 y))))) | |
| 50.0% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 y (*.f64 x x))) x)))) | |
| 49.2% | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 y y) x)) #s(literal -1/2 binary64)) (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64))))) | |
| 56.3% | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1/2 binary64) y)) (sqrt.f64 (/.f64 y x))) (/.f64 (sqrt.f64 x) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))))))) | |
| 45.9% | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 x (*.f64 x y)) (*.f64 x #s(literal 1/2 binary64))))) | |
| 56.3% | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 x y) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))))))) | |
| 55.6% | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) x)) (/.f64 #s(literal -1 binary64) y)))) | |
| 40.0% | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 x x)))) | |
| ✓ | 55.6% | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) |
| 56.3% | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 (/.f64 x y) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 1/2 binary64))))) | |
| 56.4% | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 x (*.f64 y #s(literal 2 binary64)))) x))) | |
| 56.1% | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1/2 binary64) y))) (sqrt.f64 x)))) | |
| 55.9% | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y x))))) | |
| 55.8% | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 y x))))) | |
| 44.9% | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (neg.f64 x) (*.f64 x (/.f64 #s(literal -1/2 binary64) (*.f64 x y)))))) | |
| 55.7% | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (exp.f64 (log.f64 x)) (/.f64 #s(literal 1/2 binary64) y)))) | |
| 56.2% | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 x (exp.f64 (neg.f64 (log.f64 (*.f64 y #s(literal 2 binary64)))))))) | |
| 55.3% | (/.f64 #s(literal 1 binary64) (cos.f64 (exp.f64 (log.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) | |
| 7.1% | (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64)))))) (sin.f64 (/.f64 x y))) | |
| 7.1% | (*.f64 (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 43.7% | (*.f64 (/.f64 #s(literal 2 binary64) (sin.f64 (/.f64 x y))) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) | |
| ✓ | 56.5% | #s(literal 1 binary64) |
| ✓ | 6.2% | #s(literal -1 binary64) |
Compiled 7 424 to 3 163 computations (57.4% saved)
| Inputs |
|---|
#s(literal -1 binary64) |
#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) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/.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 x #s(literal 1/2 binary64)) (/.f64 x (*.f64 x y))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 x x)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 x (*.f64 x y)) (*.f64 x #s(literal 1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (neg.f64 x) (*.f64 x (/.f64 #s(literal -1/2 binary64) (*.f64 x y)))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x y)) (*.f64 x (neg.f64 x))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 2 binary64) x) (neg.f64 y))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 (/.f64 y x) x)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (/.f64 (*.f64 x x) (*.f64 y #s(literal 2 binary64))) x))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) x) y))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(/.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 x (*.f64 y #s(literal 2 binary64)))) x))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))) (*.f64 x (/.f64 #s(literal -1 binary64) x))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 y (*.f64 x x))) x)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) y))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) x)) (/.f64 #s(literal -1 binary64) y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (neg.f64 y)) (*.f64 x (*.f64 x #s(literal -1/2 binary64))))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 (/.f64 x y) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y x))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 x (*.f64 x #s(literal 1/2 binary64))))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (*.f64 (sqrt.f64 (*.f64 y #s(literal 2 binary64))) (sqrt.f64 (*.f64 y #s(literal 2 binary64))))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 y x))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 (/.f64 x y) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (/.f64 x y) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (/.f64 y x) (sqrt.f64 #s(literal 1/2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 (neg.f64 (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/2 binary64) (*.f64 x y))) (*.f64 x x)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sqrt.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 x y) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 x (fma.f64 #s(literal -1/48 binary64) (/.f64 (*.f64 x x) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1/2 binary64) y)))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 (fma.f64 #s(literal -1/48 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y y)) (*.f64 x #s(literal 1/2 binary64))) y)) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (sqrt.f64 x) (*.f64 (sqrt.f64 (/.f64 #s(literal 1/2 binary64) y)) (sqrt.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1/2 binary64) y))) (sqrt.f64 x)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) (sqrt.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sqrt.f64 (/.f64 x y))) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 x y)) (sqrt.f64 x)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (*.f64 y #s(literal 2 binary64))))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1/2 binary64) y)) (sqrt.f64 (/.f64 y x))) (/.f64 (sqrt.f64 x) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sqrt.f64 (sqrt.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (sqrt.f64 (sqrt.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) |
(pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) #s(literal -1/2 binary64)) |
(pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x (*.f64 y #s(literal 2 binary64))))))) #s(literal -1/2 binary64)) |
(pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) #s(literal -1/2 binary64)) |
(*.f64 (/.f64 #s(literal 2 binary64) (sin.f64 (/.f64 x y))) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) |
(/.f64 (sin.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y))) (*.f64 (sin.f64 (/.f64 x y)) #s(literal -1/2 binary64))) |
(/.f64 (tan.f64 (*.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 #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 x #s(literal -1/2 binary64)) y))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (pow.f64 (sqrt.f64 (sqrt.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) #s(literal 4 binary64)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (pow.f64 (*.f64 (sqrt.f64 (/.f64 x y)) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (pow.f64 (/.f64 (sqrt.f64 x) (sqrt.f64 (*.f64 y #s(literal 2 binary64)))) #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (pow.f64 (/.f64 (sqrt.f64 (*.f64 x #s(literal 1/2 binary64))) (sqrt.f64 y)) #s(literal 2 binary64)))) |
(/.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 (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 y)) (sqrt.f64 (*.f64 x #s(literal 1/2 binary64)))) #s(literal 2 binary64)))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (/.f64 x (*.f64 x y))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (/.f64 x (*.f64 x y)) (*.f64 x #s(literal 1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (pow.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 y x))) #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(/.f64 (tan.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) (sin.f64 (/.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 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 2 binary64) x) (neg.f64 y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (cos.f64 (fma.f64 x (/.f64 #s(literal -1/2 binary64) y) #s(literal 0 binary64))) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) #s(literal 2 binary64))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (pow.f64 (*.f64 (sqrt.f64 (/.f64 x y)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 (tan.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 x x))) (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) y) x))) |
(/.f64 (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sin.f64 (/.f64 (/.f64 (*.f64 x x) (*.f64 y #s(literal 2 binary64))) x))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x)))) |
(/.f64 (tan.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 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 (*.f64 (/.f64 #s(literal -1/2 binary64) y) (neg.f64 (*.f64 x x))) x))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 y #s(literal -2 binary64)) x)) (*.f64 #s(literal 4 binary64) (*.f64 y y))))) |
(/.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 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 y #s(literal -2 binary64)) x)) (*.f64 #s(literal 4 binary64) (*.f64 y y)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (*.f64 (/.f64 (neg.f64 x) (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 y y)))) (*.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 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1/2 binary64) y)) (*.f64 x x)))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 x (*.f64 y #s(literal 2 binary64)))) x))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))) (*.f64 x (/.f64 #s(literal -1 binary64) x))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (/.f64 x y)))) #s(literal 2 binary64)))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (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 x (/.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 y y))) (*.f64 y #s(literal -2 binary64)))))) |
(/.f64 (tan.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) (sin.f64 (/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) (neg.f64 (*.f64 x x))) x))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (pow.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (sqrt.f64 y))) #s(literal 2 binary64)))) |
(/.f64 (tan.f64 (*.f64 (/.f64 x y) (*.f64 (*.f64 x #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) x)))) (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) |
(/.f64 (tan.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 x y))) (sin.f64 (/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) (neg.f64 (*.f64 x x))) x))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (pow.f64 (*.f64 (sqrt.f64 (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (*.f64 (/.f64 x y) (sqrt.f64 #s(literal 1/2 binary64))))) #s(literal 2 binary64)))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (/.f64 x y) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (tan.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 x (*.f64 x #s(literal 1/2 binary64)))))) (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) |
(/.f64 (tan.f64 (/.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (/.f64 #s(literal 1 binary64) x) x))) (sin.f64 (/.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 x) (neg.f64 (*.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 y y))))) (*.f64 #s(literal 4 binary64) (*.f64 y y))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 (sqrt.f64 (*.f64 y #s(literal 2 binary64))) (sqrt.f64 (*.f64 y #s(literal 2 binary64)))))) (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) |
(/.f64 (tan.f64 (/.f64 (/.f64 x y) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 2 binary64))))) (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) |
(/.f64 (tan.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1/2 binary64) y)) (*.f64 x x))) (sin.f64 (/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) (neg.f64 (*.f64 x x))) x))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (pow.f64 (/.f64 (sqrt.f64 (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (/.f64 (/.f64 y x) (sqrt.f64 #s(literal 1/2 binary64))))) #s(literal 2 binary64)))) |
(/.f64 (tan.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 x (*.f64 x #s(literal 1/2 binary64)))))) (sin.f64 (/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) (neg.f64 (*.f64 x x))) x))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (pow.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 x y)))) (sqrt.f64 (sqrt.f64 (/.f64 y x)))) #s(literal 2 binary64)))) |
(/.f64 (tan.f64 (/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 y #s(literal -2 binary64)) x)) (*.f64 y #s(literal -2 binary64))) (*.f64 (*.f64 y #s(literal -2 binary64)) (/.f64 (*.f64 y #s(literal -2 binary64)) x)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) (sqrt.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))))))) (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) |
(pow.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 x (exp.f64 (neg.f64 (log.f64 (*.f64 y #s(literal 2 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (exp.f64 (log.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (exp.f64 (log.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (exp.f64 (log.f64 x)) (/.f64 #s(literal 1/2 binary64) y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (exp.f64 (log.f64 (*.f64 y #s(literal 2 binary64))))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (exp.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64)))) y))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (pow.f64 (E.f64) (log.f64 (*.f64 x #s(literal 1/2 binary64)))) y))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (pow.f64 (pow.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))) #s(literal 1/2 binary64)) #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (exp.f64 (log.f64 (/.f64 x y))) #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (exp.f64 (*.f64 (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64)))) #s(literal -1 binary64))) y))) |
(pow.f64 (*.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal -1/2 binary64)) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 y y) x)) #s(literal -1/2 binary64)) (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64))))) |
(/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (sin.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (*.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) |
(/.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (pow.f64 (sqrt.f64 (sqrt.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) #s(literal 4 binary64)))) |
(/.f64 (neg.f64 (sin.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal 1 binary64) x)))) (*.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) |
(/.f64 (tan.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (sin.f64 (pow.f64 (*.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal -1/2 binary64)))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (pow.f64 (*.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal -1/2 binary64)))) |
(/.f64 (tan.f64 (pow.f64 (*.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #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 x (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 y #s(literal -2 binary64)) #s(literal 3 binary64))) (*.f64 #s(literal 4 binary64) (*.f64 y y)))))) |
(*.f64 (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (pow.f64 (sqrt.f64 (sqrt.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) #s(literal 4 binary64))) (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))))) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64)))))) (sin.f64 (/.f64 x y))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))))) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))))) |
(/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64)))))) (sin.f64 (/.f64 x y)))) |
(/.f64 (tan.f64 (*.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))) (*.f64 x (/.f64 #s(literal -1 binary64) x)))) (sin.f64 (pow.f64 (*.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal -1/2 binary64)))) |
(/.f64 (neg.f64 (sin.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (neg.f64 (sqrt.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))))) (*.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) |
(/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y))) (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64))))))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))) (/.f64 x (*.f64 y #s(literal -2 binary64))) (*.f64 #s(literal 0 binary64) (/.f64 x (*.f64 y #s(literal -2 binary64))))))))) |
(/.f64 (tan.f64 (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))) (/.f64 x (*.f64 y #s(literal -2 binary64))) (*.f64 #s(literal 0 binary64) (/.f64 x (*.f64 y #s(literal -2 binary64)))))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (exp.f64 (-.f64 (log.f64 x) (log.f64 #s(literal 2 binary64)))) y))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))))) y))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (*.f64 #s(literal -2 binary64) (log.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (log.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (pow.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) #s(literal 2 binary64)))) |
(/.f64 (tan.f64 (/.f64 x (exp.f64 (log.f64 (*.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 (exp.f64 (log.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (exp.f64 (log.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (exp.f64 (log.f64 x)) (/.f64 #s(literal 1/2 binary64) y)))) |
(/.f64 (tan.f64 (/.f64 x (pow.f64 (E.f64) (log.f64 (*.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 (pow.f64 (pow.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))) #s(literal 1/2 binary64)) #s(literal 2 binary64)))) |
(/.f64 (tan.f64 (pow.f64 (pow.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))) #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 #s(literal -1 binary64) (log.f64 (/.f64 y (*.f64 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 (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))))))) |
(/.f64 (tan.f64 (exp.f64 (log.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) |
(/.f64 (tan.f64 (*.f64 (exp.f64 (log.f64 x)) (/.f64 #s(literal 1/2 binary64) y))) (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) |
(/.f64 (tan.f64 (*.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #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 y #s(literal 2 binary64)) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/2 binary64)) x)))) |
(/.f64 (tan.f64 (/.f64 x (exp.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (log.f64 (*.f64 y #s(literal 2 binary64)))))))) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) |
(/.f64 (tan.f64 (/.f64 x (exp.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (log.f64 (*.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 x (exp.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (log.f64 (*.f64 y #s(literal 2 binary64))))))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (pow.f64 (*.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 1/4 binary64)) (/.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 1/4 binary64)) (sqrt.f64 (/.f64 y x)))) #s(literal 2 binary64)))) |
(/.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) #s(literal -1 binary64))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (/.f64 x (exp.f64 (log.f64 (*.f64 y #s(literal 2 binary64)))))) (sin.f64 (/.f64 (/.f64 (*.f64 x x) (*.f64 y #s(literal 2 binary64))) x))) |
(/.f64 (tan.f64 (/.f64 x (exp.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (log.f64 (*.f64 y #s(literal 2 binary64)))))))) (sin.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 x y)))) |
(/.f64 (tan.f64 (exp.f64 (log.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 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (exp.f64 (*.f64 (log.f64 (/.f64 y (*.f64 x (*.f64 x #s(literal 1/2 binary64))))) #s(literal -1 binary64))) x))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (pow.f64 (sqrt.f64 x) #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (/.f64 #s(literal 1/2 binary64) y)) #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (*.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/2 binary64)) (/.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) x)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (/.f64 x (exp.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (log.f64 (*.f64 y #s(literal 2 binary64)))))))) (sin.f64 (/.f64 (/.f64 (*.f64 x x) (*.f64 y #s(literal 2 binary64))) x))) |
(/.f64 (neg.f64 (pow.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 2 binary64))) (*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (pow.f64 (/.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (pow.f64 (/.f64 x y) #s(literal -1/4 binary64))) (pow.f64 (/.f64 x y) #s(literal -1/4 binary64))) #s(literal 2 binary64)))) |
(*.f64 (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (neg.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 3 binary64)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (pow.f64 (*.f64 (/.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 1/4 binary64)) (sqrt.f64 y)) (/.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 1/4 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) #s(literal 2 binary64)))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/2 binary64))) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/2 binary64)))))) |
(/.f64 (tan.f64 (/.f64 x (exp.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (log.f64 (*.f64 y #s(literal 2 binary64)))))))) (sin.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y x))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) #s(literal 3 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))))) |
(/.f64 (tan.f64 (/.f64 x (exp.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (log.f64 (*.f64 y #s(literal 2 binary64)))))))) (sin.f64 (/.f64 (/.f64 x y) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (/.f64 x (exp.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (log.f64 (*.f64 y #s(literal 2 binary64)))))))) (sin.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sqrt.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (pow.f64 (*.f64 (pow.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 1/8 binary64)) (*.f64 (pow.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 1/8 binary64)) (sqrt.f64 (sqrt.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) #s(literal 2 binary64)))) |
(/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y))) (/.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64)))) (sin.f64 (/.f64 x y)))) #s(literal 1/2 binary64))) |
(/.f64 (/.f64 (*.f64 (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))))) (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x (exp.f64 (neg.f64 (log.f64 y)))) (exp.f64 (log.f64 #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (log.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (pow.f64 (pow.f64 (exp.f64 (log.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) #s(literal 1/2 binary64)) #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (pow.f64 (pow.f64 (/.f64 (exp.f64 (log.f64 x)) (*.f64 y #s(literal 2 binary64))) #s(literal 1/2 binary64)) #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (exp.f64 (log.f64 (/.f64 x y))) (exp.f64 (log.f64 #s(literal 2 binary64)))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (pow.f64 (exp.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))))) #s(literal -1 binary64)))) |
(/.f64 (tan.f64 (pow.f64 (exp.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))))) #s(literal -1 binary64))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (/.f64 x (pow.f64 (exp.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (*.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 (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (*.f64 #s(literal -2 binary64) (log.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (log.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (fma.f64 x (exp.f64 (neg.f64 (log.f64 (*.f64 y #s(literal 2 binary64))))) (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (exp.f64 (log.f64 #s(literal 2 binary64)))))) |
(/.f64 (tan.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (log.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (exp.f64 (*.f64 (*.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (log.f64 (*.f64 x #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (log.f64 (*.f64 x #s(literal 2 binary64)))))) y))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (exp.f64 (/.f64 #s(literal 1 binary64) (/.f64 (log.f64 (*.f64 x #s(literal 2 binary64))) (*.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (log.f64 (*.f64 x #s(literal 2 binary64))))))) y))) |
(/.f64 (tan.f64 (exp.f64 (log.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) (sin.f64 (pow.f64 (*.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal -1/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 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (pow.f64 (*.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) (/.f64 y (exp.f64 (*.f64 (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64)))) #s(literal -1 binary64))))) #s(literal -1/2 binary64)))) |
(/.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 3 binary64))) (*.f64 (neg.f64 (*.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))))) |
(/.f64 (tan.f64 (/.f64 x (exp.f64 (neg.f64 (-.f64 (log.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (log.f64 x)))))) (sin.f64 (/.f64 (/.f64 (*.f64 x x) (*.f64 y #s(literal 2 binary64))) x))) |
(/.f64 (tan.f64 (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (pow.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))) #s(literal 1/2 binary64))))) (sin.f64 (/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) (neg.f64 (*.f64 x x))) x))) |
(/.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) #s(literal -1 binary64))) (sin.f64 (pow.f64 (*.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal -1/2 binary64)))) |
(/.f64 (/.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 3 binary64))) (*.f64 (neg.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.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 (pow.f64 (*.f64 (/.f64 (/.f64 #s(literal 2 binary64) x) (pow.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))) #s(literal 1/2 binary64))) (/.f64 y (pow.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))) #s(literal 1/2 binary64)))) #s(literal -1/2 binary64)))) |
(/.f64 (/.f64 (*.f64 (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))))) (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (exp.f64 (-.f64 (log.f64 x) (log.f64 y))) (exp.f64 (log.f64 #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (pow.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal 1/4 binary64)) #s(literal 2 binary64)) (pow.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/4 binary64)) #s(literal 2 binary64))) #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (exp.f64 (+.f64 (neg.f64 (log.f64 (*.f64 y #s(literal 2 binary64)))) (log.f64 (+.f64 x x)))) (exp.f64 (log.f64 #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (pow.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (log.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) #s(literal 1/2 binary64)) #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (exp.f64 (+.f64 (log.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (log.f64 #s(literal 2 binary64)))) (exp.f64 (log.f64 #s(literal 2 binary64)))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))))) #s(literal -1/2 binary64)))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (exp.f64 (log.f64 (/.f64 x y))) (exp.f64 (log.f64 #s(literal 2 binary64)))))) |
(/.f64 (tan.f64 (/.f64 x (exp.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (log.f64 (*.f64 y #s(literal 2 binary64)))))))) (sin.f64 (exp.f64 (log.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(/.f64 (tan.f64 (/.f64 x (exp.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (log.f64 (*.f64 y #s(literal 2 binary64)))))))) (sin.f64 (exp.f64 (log.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) |
(/.f64 (tan.f64 (/.f64 (exp.f64 (log.f64 (/.f64 x y))) (exp.f64 (log.f64 #s(literal 2 binary64))))) (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 (exp.f64 (log.f64 y)) (exp.f64 (log.f64 #s(literal 2 binary64)))))) (sin.f64 (/.f64 (/.f64 (*.f64 x x) (*.f64 y #s(literal 2 binary64))) x))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 (pow.f64 (E.f64) (log.f64 y)) (pow.f64 (E.f64) (log.f64 #s(literal 2 binary64)))))) (sin.f64 (/.f64 (/.f64 (*.f64 x x) (*.f64 y #s(literal 2 binary64))) x))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (pow.f64 (*.f64 (/.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 1/4 binary64)) (pow.f64 (/.f64 x y) #s(literal -1/4 binary64))) (/.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 1/4 binary64)) (pow.f64 (/.f64 x y) #s(literal -1/4 binary64)))) #s(literal 2 binary64)))) |
(/.f64 (tan.f64 (/.f64 x (exp.f64 (*.f64 (neg.f64 (pow.f64 (neg.f64 (log.f64 (*.f64 y #s(literal 2 binary64)))) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (log.f64 (*.f64 y #s(literal 2 binary64))))))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (*.f64 #s(literal -2 binary64) (log.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) (sin.f64 (pow.f64 (*.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal -1/2 binary64)))) |
(/.f64 (tan.f64 (/.f64 x (exp.f64 (/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (log.f64 (*.f64 y #s(literal 2 binary64)))) (neg.f64 (pow.f64 (neg.f64 (log.f64 (*.f64 y #s(literal 2 binary64)))) #s(literal 2 binary64)))))))) (sin.f64 (/.f64 (/.f64 (*.f64 x x) (*.f64 y #s(literal 2 binary64))) x))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (pow.f64 (pow.f64 (/.f64 (exp.f64 (log.f64 (/.f64 x y))) (exp.f64 (log.f64 #s(literal 2 binary64)))) #s(literal 1/2 binary64)) #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (exp.f64 (/.f64 (-.f64 (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)) (pow.f64 (log.f64 x) #s(literal 2 binary64))) (log.f64 (/.f64 #s(literal 1/2 binary64) x)))) y))) |
(/.f64 (tan.f64 (/.f64 x (exp.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (log.f64 (*.f64 y #s(literal 2 binary64)))))))) (sin.f64 (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (*.f64 #s(literal -2 binary64) (log.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))))) |
(/.f64 (tan.f64 (/.f64 x (exp.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (log.f64 (*.f64 y #s(literal 2 binary64)))))))) (sin.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (log.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) |
(/.f64 (tan.f64 (/.f64 x (exp.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (log.f64 (*.f64 y #s(literal 2 binary64)))))))) (sin.f64 (/.f64 (exp.f64 (fma.f64 #s(literal 2 binary64) (log.f64 x) (neg.f64 (log.f64 (*.f64 y #s(literal 2 binary64)))))) x))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (/.f64 (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64)))) #s(literal 2 binary64))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (/.f64 (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64)))) #s(literal 2 binary64)))) y))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 y))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 #s(literal 1/2 binary64)))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (exp.f64 (-.f64 (/.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (log.f64 (*.f64 x #s(literal 2 binary64)))) (/.f64 (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)) (log.f64 (*.f64 x #s(literal 2 binary64)))))) y))) |
(/.f64 (tan.f64 (/.f64 x (exp.f64 (/.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)))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (exp.f64 (/.f64 (-.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (*.f64 (neg.f64 (log.f64 y)) (neg.f64 (log.f64 y)))) (log.f64 (/.f64 x (/.f64 #s(literal 1 binary64) y))))) (exp.f64 (log.f64 #s(literal 2 binary64)))))) |
(/.f64 (tan.f64 (/.f64 x (exp.f64 (-.f64 (/.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (log.f64 (*.f64 y #s(literal 1/2 binary64)))) (/.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (log.f64 (*.f64 y #s(literal 1/2 binary64)))))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (exp.f64 (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 (/.f64 y x)) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (log.f64 (/.f64 x y)) #s(literal 2 binary64)) (*.f64 #s(literal 0 binary64) (log.f64 (/.f64 y x))))))) (exp.f64 (log.f64 #s(literal 2 binary64)))))) |
(/.f64 (tan.f64 (/.f64 x (exp.f64 (/.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 #s(literal 2 binary64)) (log.f64 (/.f64 #s(literal 2 binary64) y)) (pow.f64 (log.f64 y) #s(literal 2 binary64))))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (/.f64 x (exp.f64 (/.f64 (+.f64 (pow.f64 (log.f64 y) #s(literal 3 binary64)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64))) (+.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (*.f64 (log.f64 y) (log.f64 #s(literal 2 binary64))))))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
| Outputs |
|---|
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 (/.f64 x y) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 1/2 binary64))))) |
#s(literal 1 binary64) |
5 calls:
| 124.0ms | (*.f64 y #s(literal 2 binary64)) |
| 94.0ms | (/.f64 x (*.f64 y #s(literal 2 binary64))) |
| 87.0ms | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
| 74.0ms | y |
| 69.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 57.0% | 1 | x |
| 57.0% | 1 | y |
| 57.0% | 1 | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
| 58.9% | 2 | (/.f64 x (*.f64 y #s(literal 2 binary64))) |
| 57.0% | 1 | (*.f64 y #s(literal 2 binary64)) |
Compiled 33 to 21 computations (36.4% saved)
| Inputs |
|---|
#s(literal -1 binary64) |
#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) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/.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 x #s(literal 1/2 binary64)) (/.f64 x (*.f64 x y))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 x x)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 x (*.f64 x y)) (*.f64 x #s(literal 1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (neg.f64 x) (*.f64 x (/.f64 #s(literal -1/2 binary64) (*.f64 x y)))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x y)) (*.f64 x (neg.f64 x))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 2 binary64) x) (neg.f64 y))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 (/.f64 y x) x)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (/.f64 (*.f64 x x) (*.f64 y #s(literal 2 binary64))) x))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) x) y))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(/.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 x (*.f64 y #s(literal 2 binary64)))) x))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))) (*.f64 x (/.f64 #s(literal -1 binary64) x))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 y (*.f64 x x))) x)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) y))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) x)) (/.f64 #s(literal -1 binary64) y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (neg.f64 y)) (*.f64 x (*.f64 x #s(literal -1/2 binary64))))))) |
| Outputs |
|---|
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) |
#s(literal 1 binary64) |
5 calls:
| 8.0ms | (*.f64 y #s(literal 2 binary64)) |
| 8.0ms | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
| 7.0ms | y |
| 7.0ms | x |
| 7.0ms | (/.f64 x (*.f64 y #s(literal 2 binary64))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 56.5% | 1 | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
| 56.5% | 1 | x |
| 56.5% | 1 | y |
| 56.5% | 1 | (*.f64 y #s(literal 2 binary64)) |
| 58.4% | 2 | (/.f64 x (*.f64 y #s(literal 2 binary64))) |
Compiled 33 to 21 computations (36.4% saved)
| Inputs |
|---|
#s(literal -1 binary64) |
#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) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
| Outputs |
|---|
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
#s(literal 1 binary64) |
1 calls:
| 2.0ms | (/.f64 x (*.f64 y #s(literal 2 binary64))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 58.2% | 2 | (/.f64 x (*.f64 y #s(literal 2 binary64))) |
Compiled 7 to 5 computations (28.6% saved)
| Inputs |
|---|
#s(literal -1 binary64) |
#s(literal 1 binary64) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) |
| Outputs |
|---|
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) |
#s(literal 1 binary64) |
1 calls:
| 2.0ms | (/.f64 x (*.f64 y #s(literal 2 binary64))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 58.1% | 2 | (/.f64 x (*.f64 y #s(literal 2 binary64))) |
Compiled 7 to 5 computations (28.6% saved)
| Inputs |
|---|
#s(literal -1 binary64) |
#s(literal 1 binary64) |
| Outputs |
|---|
#s(literal 1 binary64) |
3 calls:
| 2.0ms | x |
| 1.0ms | (/.f64 x (*.f64 y #s(literal 2 binary64))) |
| 1.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 |
|---|---|---|
| 56.5% | 1 | x |
| 56.5% | 1 | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
| 56.5% | 1 | (/.f64 x (*.f64 y #s(literal 2 binary64))) |
Compiled 25 to 15 computations (40% saved)
Total -0.0b remaining (-0%)
Threshold costs -0b (-0%)
| Inputs |
|---|
#s(literal -1 binary64) |
| Outputs |
|---|
#s(literal -1 binary64) |
5 calls:
| 3.0ms | (/.f64 x (*.f64 y #s(literal 2 binary64))) |
| 1.0ms | (*.f64 y #s(literal 2 binary64)) |
| 1.0ms | y |
| 1.0ms | x |
| 1.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 |
|---|---|---|
| 6.2% | 1 | y |
| 6.2% | 1 | (*.f64 y #s(literal 2 binary64)) |
| 6.2% | 1 | x |
| 6.2% | 1 | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
| 6.2% | 1 | (/.f64 x (*.f64 y #s(literal 2 binary64))) |
Compiled 33 to 21 computations (36.4% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 2.6608560656380275e+162 | 3.6592765012362844e+165 |
Compiled 14 to 13 computations (7.1% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 2.6608560656380275e+162 | 3.6592765012362844e+165 |
Compiled 14 to 13 computations (7.1% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 2.6608560656380275e+162 | 3.6592765012362844e+165 |
Compiled 14 to 13 computations (7.1% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 8.619778105096251e+43 | 1.6830204996694155e+44 |
Compiled 14 to 13 computations (7.1% saved)
| 1× | egg-herbie |
| 10× | *-commutative_binary64 |
| 2× | 1-exp_binary64 |
| 2× | 1-exp_binary32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 34 | 74 |
| 1 | 42 | 74 |
| 1× | saturated |
| Inputs |
|---|
(if (<=.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))) #s(literal 4999999999999999689249698190581987332252625797194839926878626579613429294411825012464277484820215304674499898109471065015912635469543246678814949603507757006192640 binary64)) (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 (/.f64 x y) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 1/2 binary64))))) #s(literal 1 binary64)) |
(if (<=.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))) #s(literal 4999999999999999689249698190581987332252625797194839926878626579613429294411825012464277484820215304674499898109471065015912635469543246678814949603507757006192640 binary64)) (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) #s(literal 1 binary64)) |
(if (<=.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))) #s(literal 4999999999999999689249698190581987332252625797194839926878626579613429294411825012464277484820215304674499898109471065015912635469543246678814949603507757006192640 binary64)) (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) #s(literal 1 binary64)) |
(if (<=.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))) #s(literal 100000000000000008821361405306422640701865984 binary64)) (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
#s(literal -1 binary64) |
| Outputs |
|---|
(if (<=.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))) #s(literal 4999999999999999689249698190581987332252625797194839926878626579613429294411825012464277484820215304674499898109471065015912635469543246678814949603507757006192640 binary64)) (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 (/.f64 x y) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 1/2 binary64))))) #s(literal 1 binary64)) |
(if (<=.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))) #s(literal 4999999999999999689249698190581987332252625797194839926878626579613429294411825012464277484820215304674499898109471065015912635469543246678814949603507757006192640 binary64)) (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (/.f64 x y) (sqrt.f64 #s(literal 1/2 binary64)))))) #s(literal 1 binary64)) |
(if (<=.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))) #s(literal 4999999999999999689249698190581987332252625797194839926878626579613429294411825012464277484820215304674499898109471065015912635469543246678814949603507757006192640 binary64)) (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) #s(literal 1 binary64)) |
(if (<=.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))) #s(literal 4999999999999999689249698190581987332252625797194839926878626579613429294411825012464277484820215304674499898109471065015912635469543246678814949603507757006192640 binary64)) (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) #s(literal 1 binary64)) |
(if (<=.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))) #s(literal 100000000000000008821361405306422640701865984 binary64)) (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) #s(literal 1 binary64)) |
(if (<=.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))) #s(literal 100000000000000008821361405306422640701865984 binary64)) (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y)))) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
#s(literal -1 binary64) |
| 14 468× | lower-fma.f64 |
| 14 468× | lower-fma.f32 |
| 10 284× | lower-fma.f64 |
| 10 284× | lower-fma.f32 |
| 6 422× | lower-*.f64 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 316 | 2054 |
| 1 | 950 | 2028 |
| 2 | 3388 | 1926 |
| 0 | 9111 | 1817 |
| 0 | 628 | 7500 |
| 1 | 1905 | 6933 |
| 2 | 6900 | 6739 |
| 0 | 8098 | 6482 |
| 0 | 34 | 195 |
| 0 | 61 | 139 |
| 1 | 177 | 130 |
| 2 | 928 | 116 |
| 3 | 5796 | 116 |
| 0 | 8356 | 116 |
| 0 | 8 | 33 |
| 0 | 13 | 33 |
| 1 | 33 | 33 |
| 2 | 142 | 28 |
| 3 | 788 | 28 |
| 0 | 8171 | 28 |
| 0 | 40 | 200 |
| 0 | 74 | 146 |
| 1 | 218 | 138 |
| 2 | 1024 | 138 |
| 3 | 7006 | 138 |
| 0 | 8668 | 138 |
| 0 | 35 | 174 |
| 0 | 64 | 158 |
| 1 | 188 | 119 |
| 2 | 870 | 115 |
| 3 | 6621 | 115 |
| 0 | 8556 | 115 |
| 1× | fuel |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
Compiled 203 to 134 computations (34% saved)
Compiled 342 to 184 computations (46.2% saved)
Loading profile data...