
Time bar (total: 11.8s)
| 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)
| 949.0ms | 3 879× | 1 | valid |
| 287.0ms | 4 377× | 0 | valid |
ival-tan: 399.0ms (39.7% of total)ival-div: 230.0ms (22.9% of total)ival-sin: 190.0ms (18.9% of total)ival-mult: 131.0ms (13% of total)adjust: 41.0ms (4.1% of total)ival-true: 6.0ms (0.6% of total)exact: 5.0ms (0.5% of total)ival-assert: 3.0ms (0.3% 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 |
| 1 | 11 | 13 |
| 2 | 13 | 13 |
| 0 | 13 | 13 |
| 1× | iter limit |
| 1× | saturated |
| 1× | saturated |
| Inputs |
|---|
(/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) |
| Outputs |
|---|
(/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) |
(/.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 |
|---|---|---|---|---|---|
| 126 | 0 | - | 0 | - | (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
| 126 | 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 | 93 | 0 |
tan.f64 | (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) | sensitivity | 93 | 0 |
sin.f64 | (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) | oflow-rescue | 33 | 0 |
| ↳ | (/.f64 x (*.f64 y #s(literal 2 binary64))) | overflow | 33 | |
tan.f64 | (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) | oflow-rescue | 33 | 0 |
| ↳ | (/.f64 x (*.f64 y #s(literal 2 binary64))) | overflow | 33 | |
/.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 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 153 | 0 |
| - | 0 | 103 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 153 | 0 | 0 |
| - | 0 | 0 | 103 |
| number | freq |
|---|---|
| 0 | 103 |
| 1 | 27 |
| 2 | 126 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 51.0ms | 250× | 1 | valid |
| 18.0ms | 262× | 0 | valid |
Compiled 106 to 36 computations (66% saved)
ival-tan: 15.0ms (32.8% of total)ival-sin: 13.0ms (28.5% of total)ival-div: 9.0ms (19.7% of total)ival-mult: 5.0ms (10.9% of total)adjust: 3.0ms (6.6% 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 |
|---|---|---|
| ▶ | 44.9% | (/.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× | /-lowering-/.f32 |
| 12× | /-lowering-/.f64 |
| 4× | *-lowering-*.f32 |
| 4× | *-lowering-*.f64 |
| 4× | associate-/r* |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 8 | 36 |
| 1 | 11 | 36 |
| 2 | 13 | 36 |
| 0 | 13 | 36 |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) |
(tan (/ x (* y 2))) |
(/ x (* y 2)) |
x |
(* y 2) |
y |
2 |
(sin (/ x (* y 2))) |
| Outputs |
|---|
(/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(tan (/ x (* y 2))) |
(tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
(/ x (* y 2)) |
(/.f64 x (*.f64 y #s(literal 2 binary64))) |
x |
(* y 2) |
(*.f64 y #s(literal 2 binary64)) |
y |
2 |
#s(literal 2 binary64) |
(sin (/ x (* y 2))) |
(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.5% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
| ✓ | accuracy | 55.8% | (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
| ✓ | accuracy | 55.5% | (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
| 22.0ms | 125× | 1 | valid |
| 9.0ms | 131× | 0 | valid |
Compiled 38 to 10 computations (73.7% saved)
ival-tan: 6.0ms (28.1% of total)ival-sin: 6.0ms (28.1% of total)ival-div: 5.0ms (23.5% of total)ival-mult: 3.0ms (14.1% of total)adjust: 1.0ms (4.7% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| Inputs |
|---|
#<alt (/ (tan (/ x (* y 2))) (sin (/ x (* y 2))))> |
#<alt (tan (/ x (* y 2)))> |
#<alt (/ x (* y 2))> |
#<alt (* y 2)> |
#<alt (sin (/ x (* y 2)))> |
| 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)))) |
| 3.0ms | x | @ | 0 | (/ (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 | @ | inf | (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) |
| 1× | batch-egg-rewrite |
| 2 672× | *-lowering-*.f32 |
| 2 672× | *-lowering-*.f64 |
| 2 226× | /-lowering-/.f32 |
| 2 226× | /-lowering-/.f64 |
| 1 360× | accelerator-lowering-fma.f32 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 8 | 33 |
| 1 | 28 | 33 |
| 2 | 137 | 28 |
| 3 | 786 | 28 |
| 0 | 8168 | 28 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) |
(tan (/ x (* y 2))) |
(/ x (* y 2)) |
(* y 2) |
(sin (/ x (* y 2))) |
| Outputs |
|---|
(+.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(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) (*.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 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(-.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 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) #s(literal 0 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 (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 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 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)) (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 (*.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))) (/.f64 #s(literal 1 binary64) (tan.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 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) (/.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))) #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) (*.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 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(/.f64 (neg.f64 (pow.f64 (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 3 binary64))) (*.f64 (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) (pow.f64 (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #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 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 2 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 (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 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(/.f64 (-.f64 #s(literal 0 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 #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 (*.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)) (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 (*.f64 x #s(literal -1/2 binary64)) y)) (tan.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)))) (*.f64 (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(/.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 (*.f64 x #s(literal -1/2 binary64)) y)) (*.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 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 3 binary64))) #s(literal 1 binary64)) (*.f64 (pow.f64 (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 2 binary64)) (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)))) |
(/.f64 (*.f64 (neg.f64 (pow.f64 (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 3 binary64))) #s(literal -1 binary64)) (*.f64 (pow.f64 (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 2 binary64)) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(/.f64 (*.f64 (neg.f64 (pow.f64 (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 2 binary64))) #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 (*.f64 (neg.f64 (pow.f64 (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 2 binary64))) #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 (*.f64 #s(literal 1 binary64) (neg.f64 (pow.f64 (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 3 binary64)))) (*.f64 (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) (pow.f64 (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 2 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (pow.f64 (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 2 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 (*.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 3 binary64)))) (*.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (pow.f64 (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 2 binary64)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 2 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 (/.f64 (/.f64 #s(literal 1 binary64) (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)))) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (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 #s(literal 0 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (/.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 0 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.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))))) (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) (neg.f64 (pow.f64 (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 3 binary64)))) (pow.f64 (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 2 binary64))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) (neg.f64 (pow.f64 (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 2 binary64)))) (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/.f64 (*.f64 (neg.f64 (pow.f64 (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)))) (pow.f64 (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 2 binary64))) |
(/.f64 (*.f64 (neg.f64 (pow.f64 (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)))) (tan.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 (/.f64 #s(literal 1 binary64) (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 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (cos.f64 (/.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 (tan.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)))) |
(*.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) 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 (tan.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)))) |
(*.f64 (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) 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 (sin.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))) (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) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (tan.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) (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) (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))) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (cos.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))) (/.f64 #s(literal 1 binary64) (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))) #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 (*.f64 x #s(literal 1/2 binary64)) y))) |
(*.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 (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 (pow.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal -1/2 binary64)) (/.f64 (pow.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) |
(*.f64 (pow.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal -1/2 binary64)) (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(*.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 (*.f64 x #s(literal -1/2 binary64)) y))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (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)))) (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (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)))) (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(*.f64 (/.f64 (pow.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal -1/2 binary64)) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (/.f64 (pow.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) |
(*.f64 (/.f64 (pow.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (/.f64 (pow.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal -1/2 binary64)) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(*.f64 (/.f64 (pow.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (/.f64 (pow.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) |
(*.f64 (/.f64 (pow.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)))) (/.f64 (pow.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal -1/2 binary64)) (neg.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sin.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) (tan.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sin.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) (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) |
(*.f64 (*.f64 (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (pow.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal -1/2 binary64))) (pow.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal -1/2 binary64))) |
(*.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 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64)))) #s(literal 2 binary64)) |
(*.f64 (/.f64 (tan.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) (neg.f64 (pow.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #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 (*.f64 x #s(literal -1/2 binary64)) y)) (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x 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 0 binary64)) |
(+.f64 #s(literal 0 binary64) (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (tan.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) |
(tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(fma.f64 (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 1 binary64) #s(literal 0 binary64)) |
(fma.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))) #s(literal 0 binary64)) |
(fma.f64 (tan.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) #s(literal -1 binary64) #s(literal 0 binary64)) |
(fma.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))) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) #s(literal 0 binary64)) |
(fma.f64 (/.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)) (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) #s(literal 0 binary64)) |
(fma.f64 (/.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)) (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)))) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (tan.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) (*.f64 (tan.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) #s(literal 0 binary64)) |
(fma.f64 (/.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)) (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) #s(literal 0 binary64)) |
(fma.f64 (/.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)) (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)))) #s(literal 0 binary64)) |
(fma.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)) #s(literal 0 binary64)) |
(fma.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)) #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 (*.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)) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) #s(literal -1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) (tan.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))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) 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 (*.f64 (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) (tan.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))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (tan.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))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (tan.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))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (/.f64 #s(literal 1 binary64) (tan.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))) #s(literal 0 binary64)) |
(fma.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)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (/.f64 #s(literal 1 binary64) (tan.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))) #s(literal 0 binary64)) |
(neg.f64 (tan.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)) (cos.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)) (neg.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(/.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (neg.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (/.f64 #s(literal 1 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))) (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (/.f64 #s(literal 1 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))) (*.f64 (/.f64 #s(literal 1 binary64) (tan.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))))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)))) |
(/.f64 (neg.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (neg.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (/.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))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(/.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 (*.f64 x #s(literal 1/2 binary64)) y))) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(/.f64 (neg.f64 (pow.f64 (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 3 binary64))) (neg.f64 (pow.f64 (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (pow.f64 (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 3 binary64))) (*.f64 #s(literal -1 binary64) (pow.f64 (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 3 binary64))) (*.f64 (neg.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (-.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 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 2 binary64))) (tan.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) |
(/.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 #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 (*.f64 x #s(literal 1/2 binary64)) y))) (neg.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (pow.f64 (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 2 binary64))) (*.f64 (neg.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (neg.f64 (pow.f64 (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 3 binary64))))) (*.f64 (neg.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (pow.f64 (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 2 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (neg.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (neg.f64 (pow.f64 (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 2 binary64))))) (*.f64 (neg.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(/.f64 (*.f64 (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) (tan.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)) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) 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 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) (tan.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/.f64 (*.f64 (tan.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 (tan.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)) (tan.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)) (tan.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)) (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) 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 (*.f64 x #s(literal 1/2 binary64)) y)) #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 (*.f64 x #s(literal 1/2 binary64)) 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)) (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 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 3 binary64)))) (pow.f64 (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 2 binary64))) |
(/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 2 binary64)))) (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/.f64 (*.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 3 binary64))) (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)))) |
(/.f64 (*.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 3 binary64))) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.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 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 3 binary64))) (tan.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) (pow.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 3 binary64))) |
(/.f64 (*.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 3 binary64))) (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) 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 (*.f64 (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))))) (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)))) |
(/.f64 (*.f64 (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))))) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) 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 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))))) (tan.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) (-.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))))) (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 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 (tan.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 (tan.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 (neg.f64 (neg.f64 (pow.f64 (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 3 binary64)))) (pow.f64 (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 2 binary64))) |
(/.f64 (neg.f64 (neg.f64 (pow.f64 (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 2 binary64)))) (tan.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) (tan.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 0 binary64) (pow.f64 (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 2 binary64)) #s(literal 0 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (tan.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) #s(literal 3 binary64))) (pow.f64 (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 2 binary64))) |
(/.f64 (*.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 3 binary64))) (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (-.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 (*.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)) (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)))) (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) |
(pow.f64 (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (tan.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)) #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 (*.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 #s(literal 1 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))) (*.f64 (tan.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 (*.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) (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))) (/.f64 (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))))) |
(*.f64 #s(literal -1 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))) (*.f64 (tan.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 (*.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) (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))) (/.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (/.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 (/.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 (-.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 (*.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)) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) #s(literal -1 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)) (tan.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)))) |
(*.f64 (*.f64 (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) 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 (*.f64 (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) (tan.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)))) |
(*.f64 (*.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (tan.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)))) |
(*.f64 (*.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (tan.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)))) |
(*.f64 (/.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (/.f64 #s(literal 1 binary64) (tan.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)))) |
(*.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 (/.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (/.f64 #s(literal 1 binary64) (tan.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)))) |
(+.f64 #s(literal 0 binary64) (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(+.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) #s(literal 0 binary64)) (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) y) #s(literal 0 binary64) (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(neg.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) |
(/.f64 x (*.f64 y #s(literal 2 binary64))) |
(/.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y) #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 (*.f64 x #s(literal -1/2 binary64)) y) #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 x)) #s(literal 1 binary64)) (*.f64 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/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 (*.f64 x #s(literal -1/2 binary64)) y) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y) (/.f64 (*.f64 x #s(literal -1/2 binary64)) y) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y) (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) |
(/.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 (*.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 binary64)) |
(pow.f64 (pow.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y) #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 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 1 binary64)) |
(*.f64 (neg.f64 x) (/.f64 #s(literal -1/2 binary64) y)) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) x) |
(*.f64 (/.f64 x y) #s(literal 1/2 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) |
(*.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 (*.f64 x #s(literal -1/2 binary64)) y) #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 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 1/2 binary64)) (pow.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 1/2 binary64)) (*.f64 (pow.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 1/2 binary64)) (/.f64 (pow.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) 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 (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 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 1/2 binary64))) (pow.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y) #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 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 0 binary64)) |
(+.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(exp.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (log.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) |
(-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) |
(-.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 (*.f64 x #s(literal -1/2 binary64)) y)))) |
(sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(fma.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 1 binary64) #s(literal 0 binary64)) |
(fma.f64 (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) #s(literal -1 binary64) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) #s(literal 0 binary64)) |
(neg.f64 (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 (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) #s(literal -1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)))) |
(/.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #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 (*.f64 x #s(literal 1/2 binary64)) 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 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 (*.f64 x #s(literal -1/2 binary64)) y))) |
(/.f64 (*.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #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 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #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 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/.f64 (neg.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #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 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal -1/2 binary64))) (pow.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal -1/2 binary64))) |
(/.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #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 (*.f64 x #s(literal -1/2 binary64)) y)) #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 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (sin.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)) #s(literal 1 binary64)) |
(*.f64 (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (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))) |
| 1× | egg-herbie |
| 14 468× | accelerator-lowering-fma.f32 |
| 14 468× | accelerator-lowering-fma.f64 |
| 6 082× | +-lowering-+.f64 |
| 6 082× | +-lowering-+.f32 |
| 5 448× | *-lowering-*.f32 |
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 767 computations (87.4% saved)
53 alts after pruning (53 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 626 | 53 | 679 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 627 | 53 | 680 |
| 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)) | |
| ▶ | 54.6% | (pow.f64 (*.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) #s(literal -1/2 binary64)) |
| 44.6% | (/.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.4% | (/.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 (*.f64 x #s(literal 1/2 binary64)) y)))) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 41.0% | (/.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 43.2% | (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 43.3% | (/.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 (*.f64 x #s(literal 1/2 binary64)) y)))) | |
| 43.3% | (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) | |
| 5.8% | (/.f64 (-.f64 #s(literal 0 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 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))))) | |
| 6.3% | (/.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))))) | |
| 44.3% | (/.f64 (tan.f64 (pow.f64 (pow.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 1/2 binary64)) #s(literal 2 binary64))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 38.6% | (/.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))))) | |
| 19.9% | (/.f64 (tan.f64 (/.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))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 19.9% | (/.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))))) | |
| 20.6% | (/.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))))) | |
| 13.4% | (/.f64 (tan.f64 (/.f64 (*.f64 (neg.f64 (*.f64 x (*.f64 x x))) #s(literal -1/2 binary64)) (*.f64 (*.f64 x x) y))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 21.4% | (/.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))))) | |
| 32.1% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (/.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))) | |
| 32.1% | (/.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)) | |
| 41.4% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) | |
| 43.2% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) | |
| 30.4% | (/.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)))) | |
| 44.1% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (pow.f64 (pow.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 1/2 binary64)) #s(literal 2 binary64)))) | |
| 38.9% | (/.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)))) | |
| 19.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))))) | |
| ▶ | 20.6% | (/.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))) |
| 13.5% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (*.f64 (neg.f64 (*.f64 x (*.f64 x x))) #s(literal -1/2 binary64)) (*.f64 (*.f64 x x) y)))) | |
| 21.7% | (/.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.1% | (/.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)))))) | |
| 44.7% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (/.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) y))))) | |
| 40.3% | (/.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))))))))) | |
| 42.8% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) | |
| 44.1% | (/.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)) (/.f64 #s(literal 1 binary64) x))))) | |
| 43.9% | (/.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)))) | |
| 21.3% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (/.f64 (neg.f64 x) (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 y y)))) (*.f64 y #s(literal 2 binary64))))) | |
| 44.3% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) | |
| 39.4% | (/.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)))))))) | |
| ▶ | 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 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
| 42.7% | (/.f64 (tan.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 44.6% | (/.f64 (tan.f64 (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) (/.f64 #s(literal -1/2 binary64) y))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 44.4% | (/.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))))) | |
| 44.4% | (/.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.1% | (/.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))))) | |
| 44.6% | (/.f64 (tan.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 38.7% | (/.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))))) | |
| 44.6% | (/.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) | |
| 25.7% | (/.f64 (neg.f64 (pow.f64 (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 2 binary64))) (*.f64 (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) | |
| ▶ | 55.4% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
| 40.4% | (*.f64 (/.f64 (pow.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (/.f64 (pow.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal -1/2 binary64)) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) | |
| 5.6% | (*.f64 (/.f64 (tan.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) (neg.f64 (pow.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 3 binary64)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))))) | |
| 6.4% | (*.f64 (/.f64 (tan.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))))) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) | |
| 43.3% | (*.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 (*.f64 x #s(literal 1/2 binary64)) y))) | |
| ▶ | 56.0% | #s(literal 1 binary64) |
Compiled 2 212 to 1 480 computations (33.1% 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 (*.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 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
| ✓ | cost-diff | 0 | (pow.f64 (*.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) #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))) |
| 2 896× | unsub-neg |
| 2 848× | /-lowering-/.f32 |
| 2 848× | /-lowering-/.f64 |
| 2 800× | accelerator-lowering-fma.f32 |
| 2 800× | accelerator-lowering-fma.f64 |
Useful iterations: 4 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 31 | 215 |
| 1 | 59 | 206 |
| 2 | 135 | 190 |
| 3 | 335 | 190 |
| 4 | 981 | 189 |
| 5 | 2707 | 189 |
| 6 | 3990 | 189 |
| 7 | 7392 | 189 |
| 0 | 8593 | 189 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
1 |
(/ 1 (cos (/ (* x 1/2) y))) |
1 |
(cos (/ (* x 1/2) y)) |
(/ (* x 1/2) y) |
(* x 1/2) |
x |
1/2 |
y |
(/ (tan (/ x (* y 2))) (sin (/ (* (/ -1/2 y) (neg (* x x))) x))) |
(tan (/ x (* y 2))) |
(/ x (* y 2)) |
x |
(* y 2) |
y |
2 |
(sin (/ (* (/ -1/2 y) (neg (* x x))) x)) |
(/ (* (/ -1/2 y) (neg (* x x))) x) |
(* (/ -1/2 y) (neg (* x x))) |
(/ -1/2 y) |
-1/2 |
(neg (* x x)) |
(* x x) |
(pow (* (cos (/ (* x 1/2) y)) (cos (/ (* x 1/2) y))) -1/2) |
(* (cos (/ (* x 1/2) y)) (cos (/ (* x 1/2) y))) |
(cos (/ (* x 1/2) y)) |
(/ (* x 1/2) y) |
(* x 1/2) |
x |
1/2 |
y |
-1/2 |
(/ (tan (/ x (exp (neg (* -1 (log (* y 2))))))) (sin (/ x (* y 2)))) |
(tan (/ x (exp (neg (* -1 (log (* y 2))))))) |
(/ x (exp (neg (* -1 (log (* y 2)))))) |
x |
(exp (neg (* -1 (log (* y 2))))) |
(neg (* -1 (log (* y 2)))) |
(* -1 (log (* y 2))) |
-1 |
(log (* y 2)) |
(* y 2) |
y |
2 |
(sin (/ x (* y 2))) |
(/ x (* y 2)) |
| Outputs |
|---|
1 |
#s(literal 1 binary64) |
(/ 1 (cos (/ (* x 1/2) y))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) |
1 |
#s(literal 1 binary64) |
(cos (/ (* x 1/2) y)) |
(cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) |
(/ (* x 1/2) y) |
(*.f64 x (/.f64 #s(literal 1/2 binary64) y)) |
(* x 1/2) |
(*.f64 x #s(literal 1/2 binary64)) |
x |
1/2 |
#s(literal 1/2 binary64) |
y |
(/ (tan (/ x (* y 2))) (sin (/ (* (/ -1/2 y) (neg (* x x))) x))) |
(/.f64 (tan.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y))) (sin.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y)))) |
(tan (/ x (* y 2))) |
(tan.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y))) |
(/ x (* y 2)) |
(*.f64 x (/.f64 #s(literal 1/2 binary64) y)) |
x |
(* y 2) |
(*.f64 y #s(literal 2 binary64)) |
y |
2 |
#s(literal 2 binary64) |
(sin (/ (* (/ -1/2 y) (neg (* x x))) x)) |
(sin.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y))) |
(/ (* (/ -1/2 y) (neg (* x x))) x) |
(*.f64 x (/.f64 #s(literal 1/2 binary64) y)) |
(* (/ -1/2 y) (neg (* x x))) |
(/.f64 (*.f64 x x) (*.f64 y #s(literal 2 binary64))) |
(/ -1/2 y) |
(/.f64 #s(literal -1/2 binary64) y) |
-1/2 |
#s(literal -1/2 binary64) |
(neg (* x x)) |
(neg.f64 (*.f64 x x)) |
(* x x) |
(*.f64 x x) |
(pow (* (cos (/ (* x 1/2) y)) (cos (/ (* x 1/2) y))) -1/2) |
(pow.f64 (*.f64 (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) #s(literal -1/2 binary64)) |
(* (cos (/ (* x 1/2) y)) (cos (/ (* x 1/2) y))) |
(*.f64 (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) |
(cos (/ (* x 1/2) y)) |
(cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) |
(/ (* x 1/2) y) |
(*.f64 x (/.f64 #s(literal 1/2 binary64) y)) |
(* x 1/2) |
(*.f64 x #s(literal 1/2 binary64)) |
x |
1/2 |
#s(literal 1/2 binary64) |
y |
-1/2 |
#s(literal -1/2 binary64) |
(/ (tan (/ x (exp (neg (* -1 (log (* y 2))))))) (sin (/ x (* y 2)))) |
(/.f64 (tan.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y))) (sin.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y)))) |
(tan (/ x (exp (neg (* -1 (log (* y 2))))))) |
(tan.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y))) |
(/ x (exp (neg (* -1 (log (* y 2)))))) |
(*.f64 x (/.f64 #s(literal 1/2 binary64) y)) |
x |
(exp (neg (* -1 (log (* y 2))))) |
(*.f64 y #s(literal 2 binary64)) |
(neg (* -1 (log (* y 2)))) |
(log.f64 (*.f64 y #s(literal 2 binary64))) |
(* -1 (log (* y 2))) |
(neg.f64 (log.f64 (*.f64 y #s(literal 2 binary64)))) |
-1 |
#s(literal -1 binary64) |
(log (* y 2)) |
(log.f64 (*.f64 y #s(literal 2 binary64))) |
(* y 2) |
(*.f64 y #s(literal 2 binary64)) |
y |
2 |
#s(literal 2 binary64) |
(sin (/ x (* y 2))) |
(sin.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y))) |
(/ x (* y 2)) |
(*.f64 x (/.f64 #s(literal 1/2 binary64) y)) |
Found 16 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 91.1% | (exp.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (log.f64 (*.f64 y #s(literal 2 binary64)))))) |
| ✓ | accuracy | 89.5% | (/.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 | 55.8% | (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
| ✓ | accuracy | 55.5% | (tan.f64 (/.f64 x (exp.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (log.f64 (*.f64 y #s(literal 2 binary64)))))))) |
| ✓ | accuracy | 100.0% | (*.f64 x #s(literal 1/2 binary64)) |
| ✓ | accuracy | 99.9% | (pow.f64 (*.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) #s(literal -1/2 binary64)) |
| ✓ | accuracy | 99.6% | (*.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
| ✓ | accuracy | 55.6% | (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
| ✓ | accuracy | 87.9% | (*.f64 (/.f64 #s(literal -1/2 binary64) y) (neg.f64 (*.f64 x x))) |
| ✓ | accuracy | 74.6% | (/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) (neg.f64 (*.f64 x x))) x) |
| ✓ | accuracy | 55.8% | (sin.f64 (/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) (neg.f64 (*.f64 x x))) x)) |
| ✓ | accuracy | 55.5% | (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.9% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
| ✓ | accuracy | 55.6% | (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
| 98.0ms | 125× | 1 | valid |
| 63.0ms | 131× | 0 | valid |
Compiled 232 to 33 computations (85.8% saved)
ival-mult: 50.0ms (37.2% of total)ival-div: 21.0ms (15.6% of total)ival-tan: 11.0ms (8.2% of total)ival-sin: 11.0ms (8.2% of total)ival-exp: 10.0ms (7.4% of total)ival-log: 9.0ms (6.7% of total)ival-pow: 7.0ms (5.2% of total)ival-cos: 6.0ms (4.5% of total)adjust: 4.0ms (3% of total)ival-neg: 3.0ms (2.2% 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 (/ 1 (cos (/ (* x 1/2) y)))> |
#<alt (cos (/ (* x 1/2) y))> |
#<alt (/ (* x 1/2) y)> |
#<alt (* x 1/2)> |
#<alt (/ (* (/ -1/2 y) (neg (* x x))) x)> |
#<alt (* (/ -1/2 y) (neg (* x x)))> |
#<alt (/ (tan (/ x (* y 2))) (sin (/ (* (/ -1/2 y) (neg (* x x))) x)))> |
#<alt (tan (/ x (* y 2)))> |
#<alt (pow (* (cos (/ (* x 1/2) y)) (cos (/ (* x 1/2) y))) -1/2)> |
#<alt (* (cos (/ (* x 1/2) y)) (cos (/ (* x 1/2) y)))> |
#<alt (exp (neg (* -1 (log (* y 2)))))> |
#<alt (neg (* -1 (log (* y 2))))> |
#<alt (* -1 (log (* y 2)))> |
#<alt (/ (tan (/ x (exp (neg (* -1 (log (* y 2))))))) (sin (/ x (* y 2))))> |
#<alt (sin (/ (* (/ -1/2 y) (neg (* x x))) x))> |
#<alt (tan (/ x (exp (neg (* -1 (log (* y 2)))))))> |
#<alt (sin (/ x (* y 2)))> |
| 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 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/64 (pow x 4)) (* 1/384 (pow x 4))) (pow y 4))) (+ (* -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))))))> |
#<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/64 (pow x 4)) (* 1/384 (pow x 4))) (pow y 4))) (+ (* -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))))))> |
#<alt 1> |
#<alt (+ 1 (* -1/4 (/ (pow x 2) (pow y 2))))> |
#<alt (+ 1 (* (pow x 2) (- (* 1/48 (/ (pow x 2) (pow y 4))) (* 1/4 (/ 1 (pow y 2))))))> |
#<alt (+ 1 (* (pow x 2) (- (* (pow x 2) (+ (* -1/1440 (/ (pow x 2) (pow y 6))) (* 1/48 (/ 1 (pow y 4))))) (* 1/4 (/ 1 (pow y 2))))))> |
#<alt (pow (cos (* 1/2 (/ x y))) 2)> |
#<alt (pow (cos (* 1/2 (/ x y))) 2)> |
#<alt (pow (cos (* 1/2 (/ x y))) 2)> |
#<alt (pow (cos (* 1/2 (/ x y))) 2)> |
#<alt (pow (cos (* 1/2 (/ x y))) 2)> |
#<alt (pow (cos (* 1/2 (/ x y))) 2)> |
#<alt (pow (cos (* 1/2 (/ x y))) 2)> |
#<alt (pow (cos (* 1/2 (/ x y))) 2)> |
#<alt (pow (cos (* 1/2 (/ x y))) 2)> |
#<alt (pow (cos (* 1/2 (/ x y))) 2)> |
#<alt (pow (cos (* 1/2 (/ x y))) 2)> |
#<alt (pow (cos (* 1/2 (/ x y))) 2)> |
#<alt 1> |
#<alt (+ 1 (* -1/4 (/ (pow x 2) (pow y 2))))> |
#<alt (+ 1 (+ (* -1/4 (/ (pow x 2) (pow y 2))) (+ (* 1/192 (/ (pow x 4) (pow y 4))) (* 1/64 (/ (pow x 4) (pow y 4))))))> |
#<alt (+ 1 (+ (* -1/4 (/ (pow x 2) (pow y 2))) (+ (* -1/1536 (/ (pow x 6) (pow y 6))) (+ (* -1/23040 (/ (pow x 6) (pow y 6))) (+ (* 1/192 (/ (pow x 4) (pow y 4))) (* 1/64 (/ (pow x 4) (pow y 4))))))))> |
#<alt 1> |
#<alt (+ 1 (* -1/4 (/ (pow x 2) (pow y 2))))> |
#<alt (+ 1 (+ (* -1/4 (/ (pow x 2) (pow y 2))) (+ (* 1/192 (/ (pow x 4) (pow y 4))) (* 1/64 (/ (pow x 4) (pow y 4))))))> |
#<alt (+ 1 (+ (* -1/4 (/ (pow x 2) (pow y 2))) (+ (* -1/1536 (/ (pow x 6) (pow y 6))) (+ (* -1/23040 (/ (pow x 6) (pow y 6))) (+ (* 1/192 (/ (pow x 4) (pow y 4))) (* 1/64 (/ (pow x 4) (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 (+ (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 (/ 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))> |
90 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 78.0ms | y | @ | -inf | (exp (neg (* -1 (log (* y 2))))) |
| 68.0ms | y | @ | 0 | (exp (neg (* -1 (log (* y 2))))) |
| 18.0ms | y | @ | 0 | (/ (tan (/ x (exp (neg (* -1 (log (* y 2))))))) (sin (/ x (* y 2)))) |
| 6.0ms | y | @ | inf | (cos (/ (* x 1/2) y)) |
| 6.0ms | y | @ | inf | (exp (neg (* -1 (log (* y 2))))) |
| 1× | batch-egg-rewrite |
| 2 960× | accelerator-lowering-fma.f32 |
| 2 960× | accelerator-lowering-fma.f64 |
| 2 738× | *-lowering-*.f32 |
| 2 738× | *-lowering-*.f64 |
| 2 368× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 31 | 119 |
| 1 | 139 | 111 |
| 2 | 866 | 101 |
| 0 | 8074 | 100 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ 1 (cos (/ (* x 1/2) y))) |
(cos (/ (* x 1/2) y)) |
(/ (* x 1/2) y) |
(* x 1/2) |
(/ (* (/ -1/2 y) (neg (* x x))) x) |
(* (/ -1/2 y) (neg (* x x))) |
(/ (tan (/ x (* y 2))) (sin (/ (* (/ -1/2 y) (neg (* x x))) x))) |
(tan (/ x (* y 2))) |
(pow (* (cos (/ (* x 1/2) y)) (cos (/ (* x 1/2) y))) -1/2) |
(* (cos (/ (* x 1/2) y)) (cos (/ (* x 1/2) y))) |
(exp (neg (* -1 (log (* y 2))))) |
(neg (* -1 (log (* y 2)))) |
(* -1 (log (* y 2))) |
(/ (tan (/ x (exp (neg (* -1 (log (* y 2))))))) (sin (/ x (* y 2)))) |
(sin (/ (* (/ -1/2 y) (neg (* x x))) x)) |
(tan (/ x (exp (neg (* -1 (log (* y 2))))))) |
(sin (/ x (* y 2))) |
| Outputs |
|---|
(exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal -1/2 binary64))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 4 binary64))) #s(literal -1/4 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64))) #s(literal -1/4 binary64)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (log.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) #s(literal 2 binary64))) |
(exp.f64 (fma.f64 (log.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64))) #s(literal -1/4 binary64) (*.f64 (log.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64))) #s(literal -1/4 binary64)))) |
(exp.f64 (fma.f64 (log.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64))) #s(literal -1/4 binary64) (*.f64 #s(literal -1/2 binary64) (log.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) |
(exp.f64 (fma.f64 #s(literal -1/2 binary64) (log.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (log.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64))) #s(literal -1/4 binary64)))) |
(-.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) (neg.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)))) |
(neg.f64 (/.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))) |
(/.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 #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 (*.f64 x #s(literal 1/2 binary64)) y))) (neg.f64 (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 (sin.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 x y))) #s(literal 2 binary64))) |
(/.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))) (neg.f64 (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 (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 (neg.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.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 (neg.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (neg.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) |
(/.f64 (neg.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (neg.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(/.f64 (neg.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (neg.f64 (/.f64 (+.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 x y))) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (neg.f64 (sin.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))) (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(/.f64 (*.f64 (neg.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) #s(literal 1 binary64)) (*.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (neg.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) |
(/.f64 (*.f64 (neg.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) #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 (neg.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) #s(literal -1 binary64)) (*.f64 (neg.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (neg.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.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) (neg.f64 (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (neg.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (neg.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 (neg.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 (*.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 (neg.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)))) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/.f64 (/.f64 (neg.f64 (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) #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 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64)) #s(literal -1/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)) |
(pow.f64 (pow.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 4 binary64)) #s(literal -1/4 binary64)) |
(pow.f64 (exp.f64 (log.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) #s(literal -1 binary64)) |
(pow.f64 (exp.f64 #s(literal -1/2 binary64)) (log.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64)))) |
(*.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 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(*.f64 (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))) #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 (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 (+.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 x y))) #s(literal 2 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))) (/.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)) (/.f64 (/.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 (neg.f64 (tan.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)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(*.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) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (neg.f64 (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(*.f64 (pow.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal -1/4 binary64)) (pow.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) #s(literal -1 binary64)) |
(*.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x y))) #s(literal -1/2 binary64)) (pow.f64 #s(literal 1/2 binary64) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (pow.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal -1/2 binary64)) #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 1 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (tan.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)))) |
(*.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 (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/4 binary64))) (pow.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal -1/4 binary64))) |
(exp.f64 (*.f64 (log.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) #s(literal 1 binary64))) |
(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)))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (neg.f64 (cos.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 (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 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/.f64 (neg.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (neg.f64 (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(/.f64 (neg.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 #s(literal 1 binary64) (neg.f64 (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (tan.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)))) |
(/.f64 (/.f64 (+.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 x y))) #s(literal 2 binary64)) (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)))) (neg.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (tan.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)))) |
(/.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)) |
(pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64)) #s(literal 1/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)) |
(pow.f64 (pow.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 4 binary64)) #s(literal 1/4 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 #s(literal -1 binary64) (neg.f64 (cos.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) (tan.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) (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) #s(literal 1 binary64))) |
(*.f64 (neg.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) #s(literal -1 binary64)) |
(*.f64 (neg.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (/.f64 #s(literal 1 binary64) (neg.f64 (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))) (/.f64 (+.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 x y))) #s(literal 2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (tan.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) (neg.f64 (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (neg.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(*.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 (/.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (neg.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 (neg.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (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 (*.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal -1 binary64))) |
(-.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 0 binary64)) |
(-.f64 #s(literal 0 binary64) (/.f64 x (*.f64 y #s(literal -2 binary64)))) |
(neg.f64 (/.f64 x (*.f64 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 (*.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 x y)) |
(/.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 y) (/.f64 #s(literal -1 binary64) x))) |
(/.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 y))) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(/.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 1 binary64)) |
(/.f64 #s(literal -1/2 binary64) (*.f64 y (/.f64 #s(literal -1 binary64) x))) |
(/.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal -1 binary64) x) y)) |
(/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 (*.f64 x x) (*.f64 x (*.f64 y #s(literal 2 binary64)))) |
(/.f64 (*.f64 x x) (*.f64 (*.f64 y #s(literal 2 binary64)) x)) |
(/.f64 (*.f64 x x) (*.f64 (neg.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) (neg.f64 (*.f64 x (*.f64 y #s(literal -2 binary64))))) |
(/.f64 (*.f64 x (neg.f64 x)) (*.f64 x (*.f64 y #s(literal -2 binary64)))) |
(/.f64 (*.f64 x (neg.f64 x)) (*.f64 (neg.f64 x) (*.f64 y #s(literal 2 binary64)))) |
(/.f64 (*.f64 x (neg.f64 x)) (*.f64 (*.f64 y #s(literal 2 binary64)) (neg.f64 x))) |
(/.f64 (*.f64 x (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) x) |
(/.f64 #s(literal -1 binary64) (/.f64 y (*.f64 x #s(literal -1/2 binary64)))) |
(/.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 -1 binary64) x) (*.f64 y #s(literal 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 x) (*.f64 y #s(literal -2 binary64))) (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))) (*.f64 (neg.f64 x) (neg.f64 y))) |
(/.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 (neg.f64 y) (neg.f64 x))) |
(/.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (neg.f64 (*.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 y (neg.f64 x))) |
(/.f64 (*.f64 x (*.f64 x #s(literal -1/2 binary64))) (*.f64 (neg.f64 x) y)) |
(/.f64 (*.f64 (neg.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal -1/2 binary64) y)) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) x)) |
(/.f64 (*.f64 (neg.f64 (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/2 binary64) y)) (*.f64 (*.f64 x x) x)) |
(/.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -1/2 binary64))) #s(literal 1 binary64)) (*.f64 x (neg.f64 y))) |
(/.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -1/2 binary64))) #s(literal 1 binary64)) (*.f64 y (neg.f64 x))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal -1/2 binary64)))) (*.f64 x (neg.f64 y))) |
(/.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)) y) |
(/.f64 (/.f64 (neg.f64 x) #s(literal 2 binary64)) (neg.f64 y)) |
(/.f64 (*.f64 (/.f64 (*.f64 x x) (*.f64 y #s(literal -2 binary64))) #s(literal 1 binary64)) (neg.f64 x)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x (*.f64 x #s(literal -1/2 binary64)))) (neg.f64 y)) |
(/.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 x) (*.f64 y #s(literal -2 binary64))) #s(literal -1 binary64)) x) |
(pow.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(*.f64 x (/.f64 #s(literal 1/2 binary64) y)) |
(*.f64 x (/.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y) x)) |
(*.f64 x (*.f64 (neg.f64 x) (/.f64 #s(literal -1/2 binary64) (*.f64 x y)))) |
(*.f64 x (*.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y) (/.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 #s(literal -1 binary64) y) (neg.f64 x))) |
(*.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 x (*.f64 x y))) |
(*.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y) #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 (/.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 x (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (/.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) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64))) |
(*.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 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 x) (*.f64 y #s(literal -2 binary64))) (/.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 #s(literal 1 binary64) x) (*.f64 x (/.f64 (*.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) (pow.f64 (/.f64 #s(literal 2 binary64) x) #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 (/.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 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 x #s(literal -2 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 (neg.f64 x) #s(literal 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 x (/.f64 x (neg.f64 y))) (/.f64 #s(literal -1/2 binary64) x)) |
(*.f64 (pow.f64 (/.f64 #s(literal 2 binary64) x) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (*.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 (*.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 (/.f64 x (*.f64 y #s(literal -2 binary64))) #s(literal -1 binary64)) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) x) (*.f64 x (/.f64 x (neg.f64 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 (/.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 (pow.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) x) (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64)) (*.f64 x (/.f64 x (neg.f64 y)))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) (/.f64 (*.f64 x x) (*.f64 y #s(literal -2 binary64)))) |
(*.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 (*.f64 x #s(literal 1/2 binary64)) y)) x) |
(-.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 #s(literal -1/2 binary64) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 (neg.f64 x) #s(literal -2 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)) |
(*.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 (*.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal -1 binary64))) |
(-.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 0 binary64)) |
(-.f64 #s(literal 0 binary64) (/.f64 x (*.f64 y #s(literal -2 binary64)))) |
(neg.f64 (/.f64 x (*.f64 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 (*.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 x y)) |
(/.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 y) (/.f64 #s(literal -1 binary64) x))) |
(/.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 y))) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(/.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 1 binary64)) |
(/.f64 #s(literal -1/2 binary64) (*.f64 y (/.f64 #s(literal -1 binary64) x))) |
(/.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal -1 binary64) x) y)) |
(/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 (*.f64 x x) (*.f64 x (*.f64 y #s(literal 2 binary64)))) |
(/.f64 (*.f64 x x) (*.f64 (*.f64 y #s(literal 2 binary64)) x)) |
(/.f64 (*.f64 x x) (*.f64 (neg.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) (neg.f64 (*.f64 x (*.f64 y #s(literal -2 binary64))))) |
(/.f64 (*.f64 x (neg.f64 x)) (*.f64 x (*.f64 y #s(literal -2 binary64)))) |
(/.f64 (*.f64 x (neg.f64 x)) (*.f64 (neg.f64 x) (*.f64 y #s(literal 2 binary64)))) |
(/.f64 (*.f64 x (neg.f64 x)) (*.f64 (*.f64 y #s(literal 2 binary64)) (neg.f64 x))) |
(/.f64 (*.f64 x (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) x) |
(/.f64 #s(literal -1 binary64) (/.f64 y (*.f64 x #s(literal -1/2 binary64)))) |
(/.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 -1 binary64) x) (*.f64 y #s(literal 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 x) (*.f64 y #s(literal -2 binary64))) (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))) (*.f64 (neg.f64 x) (neg.f64 y))) |
(/.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 (neg.f64 y) (neg.f64 x))) |
(/.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (neg.f64 (*.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 y (neg.f64 x))) |
(/.f64 (*.f64 x (*.f64 x #s(literal -1/2 binary64))) (*.f64 (neg.f64 x) y)) |
(/.f64 (*.f64 (neg.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal -1/2 binary64) y)) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) x)) |
(/.f64 (*.f64 (neg.f64 (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/2 binary64) y)) (*.f64 (*.f64 x x) x)) |
(/.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -1/2 binary64))) #s(literal 1 binary64)) (*.f64 x (neg.f64 y))) |
(/.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -1/2 binary64))) #s(literal 1 binary64)) (*.f64 y (neg.f64 x))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal -1/2 binary64)))) (*.f64 x (neg.f64 y))) |
(/.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)) y) |
(/.f64 (/.f64 (neg.f64 x) #s(literal 2 binary64)) (neg.f64 y)) |
(/.f64 (*.f64 (/.f64 (*.f64 x x) (*.f64 y #s(literal -2 binary64))) #s(literal 1 binary64)) (neg.f64 x)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x (*.f64 x #s(literal -1/2 binary64)))) (neg.f64 y)) |
(/.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 x) (*.f64 y #s(literal -2 binary64))) #s(literal -1 binary64)) x) |
(pow.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(*.f64 x (/.f64 #s(literal 1/2 binary64) y)) |
(*.f64 x (/.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y) x)) |
(*.f64 x (*.f64 (neg.f64 x) (/.f64 #s(literal -1/2 binary64) (*.f64 x y)))) |
(*.f64 x (*.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y) (/.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 #s(literal -1 binary64) y) (neg.f64 x))) |
(*.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 x (*.f64 x y))) |
(*.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y) #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 (/.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 x (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (/.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) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64))) |
(*.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 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 x) (*.f64 y #s(literal -2 binary64))) (/.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 #s(literal 1 binary64) x) (*.f64 x (/.f64 (*.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) (pow.f64 (/.f64 #s(literal 2 binary64) x) #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 (/.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 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 x #s(literal -2 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 (neg.f64 x) #s(literal 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 x (/.f64 x (neg.f64 y))) (/.f64 #s(literal -1/2 binary64) x)) |
(*.f64 (pow.f64 (/.f64 #s(literal 2 binary64) x) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (*.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 (*.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 (/.f64 x (*.f64 y #s(literal -2 binary64))) #s(literal -1 binary64)) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) x) (*.f64 x (/.f64 x (neg.f64 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 (/.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 (pow.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) x) (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64)) (*.f64 x (/.f64 x (neg.f64 y)))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) (/.f64 (*.f64 x x) (*.f64 y #s(literal -2 binary64)))) |
(*.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 (*.f64 x #s(literal 1/2 binary64)) y)) x) |
(+.f64 #s(literal 0 binary64) (*.f64 x (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(+.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) #s(literal 0 binary64)) (*.f64 x (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(+.f64 (*.f64 #s(literal 0 binary64) (/.f64 #s(literal -1/2 binary64) y)) (*.f64 x (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x x) (*.f64 y #s(literal -2 binary64)))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) y) #s(literal 0 binary64) (*.f64 x (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(fma.f64 #s(literal 0 binary64) (/.f64 #s(literal -1/2 binary64) y) (*.f64 x (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(neg.f64 (/.f64 (*.f64 x x) (*.f64 y #s(literal -2 binary64)))) |
(neg.f64 (*.f64 (/.f64 (*.f64 x x) (*.f64 y #s(literal -2 binary64))) #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 (*.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 x (/.f64 x (neg.f64 y))) #s(literal -2 binary64)) |
(/.f64 (*.f64 #s(literal 1 binary64) (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 (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 y #s(literal -2 binary64)) (*.f64 x x))) |
(/.f64 (*.f64 #s(literal -1 binary64) (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 (*.f64 #s(literal -1 binary64) (neg.f64 (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 y #s(literal 2 binary64)) (*.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)) (neg.f64 y)) |
(/.f64 (*.f64 (neg.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal 1 binary64)) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 y #s(literal -2 binary64)))) |
(/.f64 (*.f64 (neg.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal -1 binary64)) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 y #s(literal 2 binary64)))) |
(/.f64 (*.f64 (neg.f64 (*.f64 x (*.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 (*.f64 x x)))) #s(literal -1 binary64)) (*.f64 (*.f64 x x) (*.f64 y #s(literal 2 binary64)))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (neg.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 (neg.f64 y) (*.f64 x (*.f64 x (*.f64 x x))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (neg.f64 (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (neg.f64 y) (*.f64 x x))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (neg.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 y (*.f64 x (*.f64 x (*.f64 x x))))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (neg.f64 (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 y (*.f64 x x))) |
(/.f64 (*.f64 (neg.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal 1/2 binary64)) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (neg.f64 y))) |
(/.f64 (*.f64 (neg.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal -1/2 binary64)) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) y)) |
(/.f64 (*.f64 (neg.f64 (*.f64 x (*.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 (*.f64 x x)))) #s(literal -1/2 binary64)) (*.f64 (*.f64 x x) 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)) 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 x) (*.f64 y #s(literal -2 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (/.f64 (*.f64 x x) (*.f64 y #s(literal -2 binary64))) (/.f64 (*.f64 x x) (*.f64 y #s(literal -2 binary64))) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 x x) (*.f64 y #s(literal -2 binary64))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (*.f64 x x) (*.f64 y #s(literal -2 binary64))) (/.f64 (*.f64 x x) (*.f64 y #s(literal -2 binary64))))) (/.f64 (*.f64 x x) (*.f64 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 (*.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)) |
(*.f64 #s(literal 1 binary64) (*.f64 x (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(*.f64 x (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(*.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 (*.f64 x #s(literal 1/2 binary64)) y) x) |
(*.f64 #s(literal -1/2 binary64) (*.f64 x (/.f64 x (neg.f64 y)))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x (/.f64 x (neg.f64 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 x (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x x) (*.f64 y #s(literal -2 binary64)))) |
(*.f64 #s(literal -1 binary64) (*.f64 (/.f64 (*.f64 x x) (*.f64 y #s(literal -2 binary64))) #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 x) (*.f64 y #s(literal -2 binary64))) #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 -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 x (/.f64 x (neg.f64 y))) #s(literal -1/2 binary64)) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 x (*.f64 y #s(literal -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 (*.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 x #s(literal -2 binary64)) (/.f64 x (neg.f64 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 (*.f64 x (neg.f64 x)) #s(literal 1 binary64)) (/.f64 #s(literal -1/2 binary64) y)) |
(exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal -1/2 binary64))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 4 binary64))) #s(literal -1/4 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64))) #s(literal -1/4 binary64)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (log.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) #s(literal 2 binary64))) |
(exp.f64 (fma.f64 (log.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64))) #s(literal -1/4 binary64) (*.f64 (log.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64))) #s(literal -1/4 binary64)))) |
(exp.f64 (fma.f64 (log.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64))) #s(literal -1/4 binary64) (*.f64 #s(literal -1/2 binary64) (log.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) |
(exp.f64 (fma.f64 #s(literal -1/2 binary64) (log.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (log.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64))) #s(literal -1/4 binary64)))) |
(-.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) (neg.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)))) |
(neg.f64 (/.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))) |
(/.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 #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 (*.f64 x #s(literal 1/2 binary64)) y))) (neg.f64 (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 (sin.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 x y))) #s(literal 2 binary64))) |
(/.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))) (neg.f64 (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 (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 (neg.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.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 (neg.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (neg.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) |
(/.f64 (neg.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (neg.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(/.f64 (neg.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (neg.f64 (/.f64 (+.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 x y))) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (neg.f64 (sin.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))) (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(/.f64 (*.f64 (neg.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) #s(literal 1 binary64)) (*.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (neg.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) |
(/.f64 (*.f64 (neg.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) #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 (neg.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) #s(literal -1 binary64)) (*.f64 (neg.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (neg.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.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) (neg.f64 (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (neg.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (neg.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 (neg.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 (*.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 (neg.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)))) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/.f64 (/.f64 (neg.f64 (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) #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 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64)) #s(literal -1/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)) |
(pow.f64 (pow.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 4 binary64)) #s(literal -1/4 binary64)) |
(pow.f64 (exp.f64 (log.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) #s(literal -1 binary64)) |
(pow.f64 (exp.f64 #s(literal -1/2 binary64)) (log.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64)))) |
(*.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 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(*.f64 (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))) #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 (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 (+.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 x y))) #s(literal 2 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))) (/.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)) (/.f64 (/.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 (neg.f64 (tan.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)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(*.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) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (neg.f64 (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(*.f64 (pow.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal -1/4 binary64)) (pow.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) #s(literal -1 binary64)) |
(*.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x y))) #s(literal -1/2 binary64)) (pow.f64 #s(literal 1/2 binary64) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (pow.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal -1/2 binary64)) #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 1 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (tan.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)))) |
(*.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 (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/4 binary64))) (pow.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal -1/4 binary64))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (neg.f64 (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(neg.f64 (neg.f64 (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(neg.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (tan.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)) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 (*.f64 x #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/2 binary64)) y))) |
(/.f64 (neg.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 (neg.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) #s(literal 1 binary64)) (neg.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) #s(literal -1 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 #s(literal -1 binary64) (neg.f64 (tan.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) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(*.f64 (neg.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 (neg.f64 (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) #s(literal -1 binary64)) |
(*.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 (*.f64 #s(literal -1 binary64) (log.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal -1/2 binary64))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 4 binary64))) #s(literal -1/4 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64))) #s(literal -1/4 binary64)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (log.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) #s(literal 2 binary64))) |
(exp.f64 (fma.f64 (log.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64))) #s(literal -1/4 binary64) (*.f64 (log.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64))) #s(literal -1/4 binary64)))) |
(exp.f64 (fma.f64 (log.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64))) #s(literal -1/4 binary64) (*.f64 #s(literal -1/2 binary64) (log.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) |
(exp.f64 (fma.f64 #s(literal -1/2 binary64) (log.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (log.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64))) #s(literal -1/4 binary64)))) |
(-.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) (neg.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)))) |
(neg.f64 (/.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))) |
(/.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 #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 (*.f64 x #s(literal 1/2 binary64)) y))) (neg.f64 (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 (sin.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 x y))) #s(literal 2 binary64))) |
(/.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))) (neg.f64 (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 (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 (neg.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.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 (neg.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (neg.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) |
(/.f64 (neg.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (neg.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(/.f64 (neg.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (neg.f64 (/.f64 (+.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 x y))) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (neg.f64 (sin.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))) (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(/.f64 (*.f64 (neg.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) #s(literal 1 binary64)) (*.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (neg.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) |
(/.f64 (*.f64 (neg.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) #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 (neg.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) #s(literal -1 binary64)) (*.f64 (neg.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (neg.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.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) (neg.f64 (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (neg.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (neg.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 (neg.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 (*.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 (neg.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)))) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/.f64 (/.f64 (neg.f64 (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) #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 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64)) #s(literal -1/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)) |
(pow.f64 (pow.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 4 binary64)) #s(literal -1/4 binary64)) |
(pow.f64 (exp.f64 (log.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) #s(literal -1 binary64)) |
(pow.f64 (exp.f64 #s(literal -1/2 binary64)) (log.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64)))) |
(*.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 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(*.f64 (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))) #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 (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 (+.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 x y))) #s(literal 2 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))) (/.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)) (/.f64 (/.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 (neg.f64 (tan.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)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(*.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) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (neg.f64 (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(*.f64 (pow.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal -1/4 binary64)) (pow.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) #s(literal -1 binary64)) |
(*.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x y))) #s(literal -1/2 binary64)) (pow.f64 #s(literal 1/2 binary64) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (pow.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal -1/2 binary64)) #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 1 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (tan.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)))) |
(*.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 (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/4 binary64))) (pow.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal -1/4 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) (cos.f64 (/.f64 x y))) #s(literal 1/2 binary64)) |
(exp.f64 (log.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64)))) |
(-.f64 (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 x y))))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))))) #s(literal 1/4 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 x y)))))) |
(fma.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64)) |
(fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) |
(neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x y))) #s(literal -2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x y))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.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))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x y)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))) (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)) (fma.f64 (pow.f64 (cos.f64 (/.f64 x y)) #s(literal 3 binary64)) #s(literal 1/8 binary64) #s(literal 1/8 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 x y)))) (-.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))))) #s(literal 1/4 binary64))))) |
(/.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 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x y)))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x y))) #s(literal 2 binary64)) |
(/.f64 (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 (+.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 (/.f64 x y)))) #s(literal -2 binary64)) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (/.f64 x y)) #s(literal 3 binary64))) (*.f64 #s(literal 2 binary64) (fma.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x y))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))))))))) |
(/.f64 (fma.f64 (pow.f64 (cos.f64 (/.f64 x y)) #s(literal 3 binary64)) #s(literal 1/8 binary64) #s(literal 1/8 binary64)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))) (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))) #s(literal 1/2 binary64)) #s(literal 1/4 binary64))) |
(/.f64 (fma.f64 (pow.f64 (cos.f64 (/.f64 x y)) #s(literal 3 binary64)) #s(literal 1/8 binary64) #s(literal 1/8 binary64)) (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))))) #s(literal 1/4 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (cos.f64 (/.f64 x y)))))) |
(/.f64 (+.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))))) #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (+.f64 (cos.f64 (/.f64 x y)) #s(literal -1 binary64)))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))))) #s(literal 1/4 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 x y))))) |
(/.f64 (exp.f64 (log1p.f64 (cos.f64 (/.f64 x y)))) (exp.f64 (log.f64 #s(literal 2 binary64)))) |
(/.f64 (*.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (neg.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) #s(literal -1 binary64)) |
(/.f64 (*.f64 (neg.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) #s(literal -1 binary64)) |
(/.f64 (*.f64 (neg.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (neg.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 (/.f64 x y))))) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (cos.f64 (/.f64 x y)) #s(literal 3 binary64)) #s(literal 1/8 binary64) #s(literal 1/8 binary64))) (neg.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))) (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))))) #s(literal 1/4 binary64)))) (neg.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 x y)))))) |
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))))) #s(literal 1/4 binary64)) #s(literal 1/4 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))) #s(literal 1/2 binary64))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (/.f64 x y)) #s(literal 3 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x y))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))))))) |
(/.f64 (*.f64 (+.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (+.f64 (cos.f64 (/.f64 x y)) #s(literal -1 binary64))) |
(pow.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 2 binary64)) |
(pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x y)))) #s(literal -1 binary64)) |
(pow.f64 (exp.f64 #s(literal 2 binary64)) (log.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(pow.f64 (exp.f64 (log.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) #s(literal 2 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64))) |
(*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x y)))) |
(*.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(*.f64 #s(literal 2 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) |
(*.f64 #s(literal 2 binary64) (/.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64)) #s(literal 2 binary64))) |
(*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(*.f64 (+.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x y))) #s(literal 1/2 binary64)) |
(*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 (/.f64 x y)))) #s(literal -1/2 binary64)) |
(*.f64 (fma.f64 (pow.f64 (cos.f64 (/.f64 x y)) #s(literal 3 binary64)) #s(literal 1/8 binary64) #s(literal 1/8 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))) (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)))) |
(*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))))) #s(literal 1/4 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 x y)))))) |
(*.f64 (exp.f64 (log.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (exp.f64 (log.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 (E.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)))))) |
(-.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 (E.f64) (log.f64 (*.f64 y #s(literal 2 binary64)))) |
(pow.f64 (exp.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)))) |
(pow.f64 (pow.f64 (E.f64) #s(literal -1 binary64)) (neg.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 2 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64))) |
(*.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 (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 (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 (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 (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)))) |
(*.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)))) |
(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 (neg.f64 (neg.f64 (log.f64 y))) (neg.f64 (log.f64 #s(literal 1/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 y)) (log.f64 #s(literal 2 binary64))) |
(+.f64 (+.f64 #s(literal 0 binary64) (log.f64 #s(literal 2 binary64))) (log.f64 y)) |
(-.f64 #s(literal 0 binary64) (neg.f64 (log.f64 (*.f64 y #s(literal 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 2 binary64)))) (/.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (log.f64 (/.f64 y #s(literal 2 binary64))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (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 (-.f64 #s(literal 0 binary64) (neg.f64 (log.f64 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 (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 (+.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)) (-.f64 (log.f64 #s(literal 2 binary64)) (log.f64 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 2 binary64)))) (/.f64 #s(literal 1 binary64) (log.f64 (/.f64 y #s(literal 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)) (-.f64 (log.f64 #s(literal 2 binary64)) (log.f64 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 2 binary64))) (*.f64 (log.f64 (*.f64 y #s(literal 2 binary64))) (log.f64 (/.f64 y #s(literal 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)) (-.f64 (log.f64 #s(literal 2 binary64)) (log.f64 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 2 binary64)))) (log.f64 (/.f64 y #s(literal 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)) (-.f64 (log.f64 #s(literal 2 binary64)) (log.f64 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 2 binary64))))) (neg.f64 (log.f64 (/.f64 y #s(literal 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))) (-.f64 (log.f64 #s(literal 2 binary64)) (log.f64 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)) (-.f64 (log.f64 #s(literal 2 binary64)) (log.f64 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 2 binary64))))) (log.f64 (/.f64 y #s(literal 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)) (-.f64 (log.f64 #s(literal 2 binary64)) (log.f64 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 2 binary64)))) #s(literal 1 binary64)) (log.f64 (/.f64 y #s(literal 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 (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)) (-.f64 (log.f64 #s(literal 2 binary64)) (log.f64 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 2 binary64)))) (/.f64 #s(literal 1 binary64) (log.f64 (/.f64 y #s(literal 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 (log.f64 #s(literal 1/2 binary64)) (neg.f64 (log.f64 y))) |
(+.f64 (+.f64 #s(literal 0 binary64) (neg.f64 (log.f64 y))) (log.f64 #s(literal 1/2 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/2 binary64)) (log.f64 (neg.f64 y))) |
(-.f64 (log.f64 #s(literal -1 binary64)) (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 (*.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 #s(literal 2 binary64)) (neg.f64 (log.f64 y))) |
(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 #s(literal 2 binary64)) #s(literal -1 binary64) (neg.f64 (log.f64 y))) |
(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)) (-.f64 (log.f64 #s(literal 2 binary64)) (log.f64 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 2 binary64)))) (neg.f64 (log.f64 (/.f64 y #s(literal 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)) (-.f64 (log.f64 #s(literal 2 binary64)) (log.f64 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 2 binary64))))) (log.f64 (/.f64 y #s(literal 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)))) (-.f64 (neg.f64 (log.f64 y)) (log.f64 #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)) (-.f64 (log.f64 #s(literal 2 binary64)) (log.f64 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 2 binary64))))) (log.f64 (/.f64 y #s(literal 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)) (-.f64 (log.f64 #s(literal 2 binary64)) (log.f64 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 2 binary64)))) #s(literal -1 binary64)) (log.f64 (/.f64 y #s(literal 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 (neg.f64 (log.f64 (*.f64 y #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal -1/2 binary64))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 4 binary64))) #s(literal -1/4 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64))) #s(literal -1/4 binary64)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (log.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) #s(literal 2 binary64))) |
(exp.f64 (fma.f64 (log.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64))) #s(literal -1/4 binary64) (*.f64 (log.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64))) #s(literal -1/4 binary64)))) |
(exp.f64 (fma.f64 (log.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64))) #s(literal -1/4 binary64) (*.f64 #s(literal -1/2 binary64) (log.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) |
(exp.f64 (fma.f64 #s(literal -1/2 binary64) (log.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (log.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64))) #s(literal -1/4 binary64)))) |
(-.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) (neg.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)))) |
(neg.f64 (/.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))) |
(/.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 #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 (*.f64 x #s(literal 1/2 binary64)) y))) (neg.f64 (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 (sin.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 x y))) #s(literal 2 binary64))) |
(/.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))) (neg.f64 (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 (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 (neg.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.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 (neg.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (neg.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) |
(/.f64 (neg.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (neg.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(/.f64 (neg.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (neg.f64 (/.f64 (+.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 x y))) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (neg.f64 (sin.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))) (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(/.f64 (*.f64 (neg.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) #s(literal 1 binary64)) (*.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (neg.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) |
(/.f64 (*.f64 (neg.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) #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 (neg.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) #s(literal -1 binary64)) (*.f64 (neg.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (neg.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.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) (neg.f64 (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (neg.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (neg.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 (neg.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 (*.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 (neg.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)))) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/.f64 (/.f64 (neg.f64 (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) #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 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64)) #s(literal -1/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)) |
(pow.f64 (pow.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 4 binary64)) #s(literal -1/4 binary64)) |
(pow.f64 (exp.f64 (log.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) #s(literal -1 binary64)) |
(pow.f64 (exp.f64 #s(literal -1/2 binary64)) (log.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64)))) |
(*.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 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(*.f64 (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))) #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 (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 (+.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 x y))) #s(literal 2 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))) (/.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)) (/.f64 (/.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 (neg.f64 (tan.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)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(*.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) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (neg.f64 (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(*.f64 (pow.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal -1/4 binary64)) (pow.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) #s(literal -1 binary64)) |
(*.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x y))) #s(literal -1/2 binary64)) (pow.f64 #s(literal 1/2 binary64) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (pow.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal -1/2 binary64)) #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 1 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (tan.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)))) |
(*.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 (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/4 binary64))) (pow.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal -1/4 binary64))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(neg.f64 (neg.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(neg.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) |
(/.f64 #s(literal 1 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 (neg.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(*.f64 #s(literal -1 binary64) (neg.f64 (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) (neg.f64 (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (neg.f64 (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(neg.f64 (neg.f64 (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(neg.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (tan.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)) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 (*.f64 x #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/2 binary64)) y))) |
(/.f64 (neg.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 (neg.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) #s(literal 1 binary64)) (neg.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) #s(literal -1 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 #s(literal -1 binary64) (neg.f64 (tan.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) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(*.f64 (neg.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 (neg.f64 (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) #s(literal -1 binary64)) |
(*.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) (neg.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(neg.f64 (neg.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(neg.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) |
(/.f64 #s(literal 1 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 (neg.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(*.f64 #s(literal -1 binary64) (neg.f64 (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)) |
| 1× | egg-herbie |
| 9 974× | accelerator-lowering-fma.f32 |
| 9 974× | accelerator-lowering-fma.f64 |
| 6 188× | *-lowering-*.f32 |
| 6 188× | *-lowering-*.f64 |
| 3 858× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 615 | 6415 |
| 1 | 1853 | 5822 |
| 2 | 6627 | 5628 |
| 0 | 8165 | 5412 |
| 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)) |
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/64 (pow x 4)) (* 1/384 (pow x 4))) (pow y 4))) (+ (* -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 |
(+ 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/64 (pow x 4)) (* 1/384 (pow x 4))) (pow y 4))) (+ (* -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 |
(+ 1 (* -1/4 (/ (pow x 2) (pow y 2)))) |
(+ 1 (* (pow x 2) (- (* 1/48 (/ (pow x 2) (pow y 4))) (* 1/4 (/ 1 (pow y 2)))))) |
(+ 1 (* (pow x 2) (- (* (pow x 2) (+ (* -1/1440 (/ (pow x 2) (pow y 6))) (* 1/48 (/ 1 (pow y 4))))) (* 1/4 (/ 1 (pow y 2)))))) |
(pow (cos (* 1/2 (/ x y))) 2) |
(pow (cos (* 1/2 (/ x y))) 2) |
(pow (cos (* 1/2 (/ x y))) 2) |
(pow (cos (* 1/2 (/ x y))) 2) |
(pow (cos (* 1/2 (/ x y))) 2) |
(pow (cos (* 1/2 (/ x y))) 2) |
(pow (cos (* 1/2 (/ x y))) 2) |
(pow (cos (* 1/2 (/ x y))) 2) |
(pow (cos (* 1/2 (/ x y))) 2) |
(pow (cos (* 1/2 (/ x y))) 2) |
(pow (cos (* 1/2 (/ x y))) 2) |
(pow (cos (* 1/2 (/ x y))) 2) |
1 |
(+ 1 (* -1/4 (/ (pow x 2) (pow y 2)))) |
(+ 1 (+ (* -1/4 (/ (pow x 2) (pow y 2))) (+ (* 1/192 (/ (pow x 4) (pow y 4))) (* 1/64 (/ (pow x 4) (pow y 4)))))) |
(+ 1 (+ (* -1/4 (/ (pow x 2) (pow y 2))) (+ (* -1/1536 (/ (pow x 6) (pow y 6))) (+ (* -1/23040 (/ (pow x 6) (pow y 6))) (+ (* 1/192 (/ (pow x 4) (pow y 4))) (* 1/64 (/ (pow x 4) (pow y 4)))))))) |
1 |
(+ 1 (* -1/4 (/ (pow x 2) (pow y 2)))) |
(+ 1 (+ (* -1/4 (/ (pow x 2) (pow y 2))) (+ (* 1/192 (/ (pow x 4) (pow y 4))) (* 1/64 (/ (pow x 4) (pow y 4)))))) |
(+ 1 (+ (* -1/4 (/ (pow x 2) (pow y 2))) (+ (* -1/1536 (/ (pow x 6) (pow y 6))) (+ (* -1/23040 (/ (pow x 6) (pow y 6))) (+ (* 1/192 (/ (pow x 4) (pow y 4))) (* 1/64 (/ (pow x 4) (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))))))) |
(+ (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))) |
(/ 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 (*.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 x 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 x (/.f64 #s(literal 1/2 binary64) y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 x (/.f64 #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)))) |
(-.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 x #s(literal 4 binary64)) (/.f64 #s(literal -5/384 binary64) (pow.f64 y #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 y y)))) |
(- (+ 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 x x) (*.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -5/384 binary64)) #s(literal 1/8 binary64)) (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 7/23040 binary64))) (pow.f64 y #s(literal 6 binary64)))) (fma.f64 (pow.f64 x #s(literal 4 binary64)) (/.f64 #s(literal -5/384 binary64) (pow.f64 y #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 y 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)))) |
(-.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 x #s(literal 4 binary64)) (/.f64 #s(literal -5/384 binary64) (pow.f64 y #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 y y)))) |
(- (+ 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 x x) (*.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -5/384 binary64)) #s(literal 1/8 binary64)) (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 7/23040 binary64))) (pow.f64 y #s(literal 6 binary64)))) (fma.f64 (pow.f64 x #s(literal 4 binary64)) (/.f64 #s(literal -5/384 binary64) (pow.f64 y #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 y 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 (* (pow x 2) (- (* 1/384 (/ (pow x 2) (pow y 4))) (* 1/8 (/ 1 (pow y 2)))))) |
(fma.f64 x (*.f64 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 x (/.f64 #s(literal 1/2 binary64) y))) |
(cos (* 1/2 (/ x y))) |
(cos.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y))) |
(cos (* 1/2 (/ x y))) |
(cos.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y))) |
(cos (* 1/2 (/ x y))) |
(cos.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y))) |
(cos (* 1/2 (/ x y))) |
(cos.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y))) |
(cos (* 1/2 (/ x y))) |
(cos.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y))) |
(cos (* 1/2 (/ x y))) |
(cos.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y))) |
(cos (* 1/2 (/ x y))) |
(cos.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y))) |
(cos (* 1/2 (/ x y))) |
(cos.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y))) |
(cos (* 1/2 (/ x y))) |
(cos.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y))) |
(cos (* 1/2 (/ x y))) |
(cos.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y))) |
(cos (* 1/2 (/ x y))) |
(cos.f64 (*.f64 x (/.f64 #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 x (/.f64 #s(literal 1/2 binary64) y)) |
(* 1/2 (/ x y)) |
(*.f64 x (/.f64 #s(literal 1/2 binary64) y)) |
(* 1/2 (/ x y)) |
(*.f64 x (/.f64 #s(literal 1/2 binary64) y)) |
(* 1/2 (/ x y)) |
(*.f64 x (/.f64 #s(literal 1/2 binary64) y)) |
(* 1/2 (/ x y)) |
(*.f64 x (/.f64 #s(literal 1/2 binary64) y)) |
(* 1/2 (/ x y)) |
(*.f64 x (/.f64 #s(literal 1/2 binary64) y)) |
(* 1/2 (/ x y)) |
(*.f64 x (/.f64 #s(literal 1/2 binary64) y)) |
(* 1/2 (/ x y)) |
(*.f64 x (/.f64 #s(literal 1/2 binary64) y)) |
(* 1/2 (/ x y)) |
(*.f64 x (/.f64 #s(literal 1/2 binary64) y)) |
(* 1/2 (/ x y)) |
(*.f64 x (/.f64 #s(literal 1/2 binary64) y)) |
(* 1/2 (/ x y)) |
(*.f64 x (/.f64 #s(literal 1/2 binary64) y)) |
(* 1/2 (/ x y)) |
(*.f64 x (/.f64 #s(literal 1/2 binary64) y)) |
(* 1/2 (/ x y)) |
(*.f64 x (/.f64 #s(literal 1/2 binary64) y)) |
(* 1/2 (/ x y)) |
(*.f64 x (/.f64 #s(literal 1/2 binary64) y)) |
(* 1/2 (/ x y)) |
(*.f64 x (/.f64 #s(literal 1/2 binary64) y)) |
(* 1/2 (/ x y)) |
(*.f64 x (/.f64 #s(literal 1/2 binary64) y)) |
(* 1/2 (/ x y)) |
(*.f64 x (/.f64 #s(literal 1/2 binary64) y)) |
(* 1/2 (/ x y)) |
(*.f64 x (/.f64 #s(literal 1/2 binary64) y)) |
(* 1/2 (/ x y)) |
(*.f64 x (/.f64 #s(literal 1/2 binary64) y)) |
(* 1/2 (/ x y)) |
(*.f64 x (/.f64 #s(literal 1/2 binary64) y)) |
(* 1/2 (/ x y)) |
(*.f64 x (/.f64 #s(literal 1/2 binary64) y)) |
(* 1/2 (/ x y)) |
(*.f64 x (/.f64 #s(literal 1/2 binary64) y)) |
(* 1/2 (/ x y)) |
(*.f64 x (/.f64 #s(literal 1/2 binary64) y)) |
(* 1/2 (/ x y)) |
(*.f64 x (/.f64 #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 x (/.f64 #s(literal 1/2 binary64) y)) |
(* 1/2 (/ x y)) |
(*.f64 x (/.f64 #s(literal 1/2 binary64) y)) |
(* 1/2 (/ x y)) |
(*.f64 x (/.f64 #s(literal 1/2 binary64) y)) |
(* 1/2 (/ x y)) |
(*.f64 x (/.f64 #s(literal 1/2 binary64) y)) |
(* 1/2 (/ x y)) |
(*.f64 x (/.f64 #s(literal 1/2 binary64) y)) |
(* 1/2 (/ x y)) |
(*.f64 x (/.f64 #s(literal 1/2 binary64) y)) |
(* 1/2 (/ x y)) |
(*.f64 x (/.f64 #s(literal 1/2 binary64) y)) |
(* 1/2 (/ x y)) |
(*.f64 x (/.f64 #s(literal 1/2 binary64) y)) |
(* 1/2 (/ x y)) |
(*.f64 x (/.f64 #s(literal 1/2 binary64) y)) |
(* 1/2 (/ x y)) |
(*.f64 x (/.f64 #s(literal 1/2 binary64) y)) |
(* 1/2 (/ x y)) |
(*.f64 x (/.f64 #s(literal 1/2 binary64) y)) |
(* 1/2 (/ x y)) |
(*.f64 x (/.f64 #s(literal 1/2 binary64) y)) |
(* 1/2 (/ x y)) |
(*.f64 x (/.f64 #s(literal 1/2 binary64) y)) |
(* 1/2 (/ x y)) |
(*.f64 x (/.f64 #s(literal 1/2 binary64) y)) |
(* 1/2 (/ x y)) |
(*.f64 x (/.f64 #s(literal 1/2 binary64) y)) |
(* 1/2 (/ x y)) |
(*.f64 x (/.f64 #s(literal 1/2 binary64) y)) |
(* 1/2 (/ x y)) |
(*.f64 x (/.f64 #s(literal 1/2 binary64) y)) |
(* 1/2 (/ x y)) |
(*.f64 x (/.f64 #s(literal 1/2 binary64) y)) |
(* 1/2 (/ x y)) |
(*.f64 x (/.f64 #s(literal 1/2 binary64) y)) |
(* 1/2 (/ x y)) |
(*.f64 x (/.f64 #s(literal 1/2 binary64) y)) |
(* 1/2 (/ x y)) |
(*.f64 x (/.f64 #s(literal 1/2 binary64) y)) |
(* 1/2 (/ x y)) |
(*.f64 x (/.f64 #s(literal 1/2 binary64) y)) |
(* 1/2 (/ x y)) |
(*.f64 x (/.f64 #s(literal 1/2 binary64) y)) |
(* 1/2 (/ x y)) |
(*.f64 x (/.f64 #s(literal 1/2 binary64) y)) |
(* 1/2 (/ (pow x 2) y)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x x) y)) |
(* 1/2 (/ (pow x 2) y)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x x) y)) |
(* 1/2 (/ (pow x 2) y)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x x) y)) |
(* 1/2 (/ (pow x 2) y)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x x) y)) |
(* 1/2 (/ (pow x 2) y)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x x) y)) |
(* 1/2 (/ (pow x 2) y)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x x) y)) |
(* 1/2 (/ (pow x 2) y)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x x) y)) |
(* 1/2 (/ (pow x 2) y)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x x) y)) |
(* 1/2 (/ (pow x 2) y)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x x) y)) |
(* 1/2 (/ (pow x 2) y)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x x) y)) |
(* 1/2 (/ (pow x 2) y)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x x) y)) |
(* 1/2 (/ (pow x 2) y)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x x) y)) |
(* 1/2 (/ (pow x 2) y)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x x) y)) |
(* 1/2 (/ (pow x 2) y)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x x) y)) |
(* 1/2 (/ (pow x 2) y)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x x) y)) |
(* 1/2 (/ (pow x 2) y)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x x) y)) |
(* 1/2 (/ (pow x 2) y)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x x) y)) |
(* 1/2 (/ (pow x 2) y)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x x) y)) |
(* 1/2 (/ (pow x 2) y)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x x) y)) |
(* 1/2 (/ (pow x 2) y)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x x) y)) |
(* 1/2 (/ (pow x 2) y)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x x) y)) |
(* 1/2 (/ (pow x 2) y)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x x) y)) |
(* 1/2 (/ (pow x 2) y)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x x) y)) |
(* 1/2 (/ (pow x 2) y)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x 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 (*.f64 x 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 x (/.f64 #s(literal 1/2 binary64) y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 x (/.f64 #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 x (*.f64 (*.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 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 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 #s(literal -1/24 binary64) (fma.f64 (*.f64 x x) (/.f64 (fma.f64 (*.f64 x 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))) (/.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 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)))) (/.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 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (-.f64 (*.f64 #s(literal 1/3840 binary64) (pow.f64 x #s(literal 5 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 (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 x (*.f64 x (/.f64 (fma.f64 (*.f64 x 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)))) (*.f64 (+.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/3840 binary64) (pow.f64 x #s(literal 5 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 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) (fma.f64 (*.f64 x 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 #s(literal -1/1920 binary64) (pow.f64 x #s(literal 4 binary64)))) (/.f64 (*.f64 x x) (pow.f64 y #s(literal 6 binary64))))) (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/24 binary64) (*.f64 y y)) (fma.f64 #s(literal 1/1920 binary64) (fma.f64 (pow.f64 x #s(literal 4 binary64)) (/.f64 (fma.f64 (*.f64 x 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 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 (/.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 (-.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 #s(literal -1/24 binary64) (fma.f64 (*.f64 x x) (/.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))) (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/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 (*.f64 (pow.f64 x #s(literal 4 binary64)) #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) (fma.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 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) (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 #s(literal -1/1920 binary64) (pow.f64 x #s(literal 4 binary64)))) (/.f64 (*.f64 x x) (pow.f64 y #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 x 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)))) (pow.f64 y #s(literal 4 binary64)))) (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/24 binary64) (*.f64 y y)) (fma.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)))) (/.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 x (/.f64 #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 x (/.f64 #s(literal 1/2 binary64) y))) (cos.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y)))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/.f64 (sin.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y))) (cos.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y)))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/.f64 (sin.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y))) (cos.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y)))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/.f64 (sin.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y))) (cos.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y)))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/.f64 (sin.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y))) (cos.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y)))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/.f64 (sin.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y))) (cos.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y)))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/.f64 (sin.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y))) (cos.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y)))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/.f64 (sin.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y))) (cos.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y)))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/.f64 (sin.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y))) (cos.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y)))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/.f64 (sin.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y))) (cos.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y)))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/.f64 (sin.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y))) (cos.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y)))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/.f64 (sin.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y))) (cos.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y)))) |
(* 1/2 (/ x y)) |
(*.f64 x (/.f64 #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 #s(literal 1/3840 binary64) (/.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 y #s(literal 4 binary64))) (*.f64 x #s(literal 1/2 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 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/16 binary64) (*.f64 y y)) (/.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 (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)) (fma.f64 #s(literal 1/3840 binary64) (/.f64 (pow.f64 x #s(literal 5 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 (*.f64 x x) (-.f64 (*.f64 #s(literal 1/3840 binary64) (pow.f64 x #s(literal 5 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))))) (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 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)))) (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 x (/.f64 #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 (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 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)))))) (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 (pow.f64 x #s(literal 5 binary64)) (/.f64 #s(literal -1/3840 binary64) (pow.f64 y #s(literal 4 binary64))) (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/48 binary64))) (*.f64 y y))))) (fma.f64 #s(literal -1/8 binary64) (fma.f64 (*.f64 x x) (/.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)))) (pow.f64 y #s(literal 6 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 (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 (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 (*.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 |
#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 x 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 x (/.f64 #s(literal 1/2 binary64) y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 x (/.f64 #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))))) |
(-.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 x #s(literal 4 binary64)) (/.f64 #s(literal -5/384 binary64) (pow.f64 y #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 y y)))) |
(+ 1 (+ (* -1 (/ (+ (* -1/64 (pow x 4)) (* 1/384 (pow x 4))) (pow y 4))) (+ (* -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)))))) |
(-.f64 (-.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -5/384 binary64)) #s(literal 1/8 binary64)) (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 7/23040 binary64))) (pow.f64 y #s(literal 6 binary64)))) (fma.f64 (pow.f64 x #s(literal 4 binary64)) (/.f64 #s(literal -5/384 binary64) (pow.f64 y #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 y 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))))) |
(-.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 x #s(literal 4 binary64)) (/.f64 #s(literal -5/384 binary64) (pow.f64 y #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 y y)))) |
(+ 1 (+ (* -1 (/ (+ (* -1/64 (pow x 4)) (* 1/384 (pow x 4))) (pow y 4))) (+ (* -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)))))) |
(-.f64 (-.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -5/384 binary64)) #s(literal 1/8 binary64)) (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 7/23040 binary64))) (pow.f64 y #s(literal 6 binary64)))) (fma.f64 (pow.f64 x #s(literal 4 binary64)) (/.f64 #s(literal -5/384 binary64) (pow.f64 y #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 y y)))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/4 (/ (pow x 2) (pow y 2)))) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal -1/4 binary64) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (- (* 1/48 (/ (pow x 2) (pow y 4))) (* 1/4 (/ 1 (pow y 2)))))) |
(fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (/.f64 #s(literal 1/48 binary64) (pow.f64 y #s(literal 4 binary64)))) (/.f64 #s(literal -1/4 binary64) (*.f64 y y))) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (- (* (pow x 2) (+ (* -1/1440 (/ (pow x 2) (pow y 6))) (* 1/48 (/ 1 (pow y 4))))) (* 1/4 (/ 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/1440 binary64) (/.f64 #s(literal 1/48 binary64) (pow.f64 y #s(literal 4 binary64)))) (/.f64 #s(literal -1/4 binary64) (*.f64 y y))) #s(literal 1 binary64)) |
(pow (cos (* 1/2 (/ x y))) 2) |
(pow.f64 (cos.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y))) #s(literal 2 binary64)) |
(pow (cos (* 1/2 (/ x y))) 2) |
(pow.f64 (cos.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y))) #s(literal 2 binary64)) |
(pow (cos (* 1/2 (/ x y))) 2) |
(pow.f64 (cos.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y))) #s(literal 2 binary64)) |
(pow (cos (* 1/2 (/ x y))) 2) |
(pow.f64 (cos.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y))) #s(literal 2 binary64)) |
(pow (cos (* 1/2 (/ x y))) 2) |
(pow.f64 (cos.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y))) #s(literal 2 binary64)) |
(pow (cos (* 1/2 (/ x y))) 2) |
(pow.f64 (cos.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y))) #s(literal 2 binary64)) |
(pow (cos (* 1/2 (/ x y))) 2) |
(pow.f64 (cos.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y))) #s(literal 2 binary64)) |
(pow (cos (* 1/2 (/ x y))) 2) |
(pow.f64 (cos.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y))) #s(literal 2 binary64)) |
(pow (cos (* 1/2 (/ x y))) 2) |
(pow.f64 (cos.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y))) #s(literal 2 binary64)) |
(pow (cos (* 1/2 (/ x y))) 2) |
(pow.f64 (cos.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y))) #s(literal 2 binary64)) |
(pow (cos (* 1/2 (/ x y))) 2) |
(pow.f64 (cos.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y))) #s(literal 2 binary64)) |
(pow (cos (* 1/2 (/ x y))) 2) |
(pow.f64 (cos.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y))) #s(literal 2 binary64)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/4 (/ (pow x 2) (pow y 2)))) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal -1/4 binary64) #s(literal 1 binary64)) |
(+ 1 (+ (* -1/4 (/ (pow x 2) (pow y 2))) (+ (* 1/192 (/ (pow x 4) (pow y 4))) (* 1/64 (/ (pow x 4) (pow y 4)))))) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal -1/4 binary64) (fma.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal 1/48 binary64) #s(literal 1 binary64))) |
(+ 1 (+ (* -1/4 (/ (pow x 2) (pow y 2))) (+ (* -1/1536 (/ (pow x 6) (pow y 6))) (+ (* -1/23040 (/ (pow x 6) (pow y 6))) (+ (* 1/192 (/ (pow x 4) (pow y 4))) (* 1/64 (/ (pow x 4) (pow y 4)))))))) |
(+.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal -1/4 binary64) #s(literal 1 binary64)) (fma.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64))) #s(literal -1/1440 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/48 binary64)) (pow.f64 y #s(literal 4 binary64))))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/4 (/ (pow x 2) (pow y 2)))) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal -1/4 binary64) #s(literal 1 binary64)) |
(+ 1 (+ (* -1/4 (/ (pow x 2) (pow y 2))) (+ (* 1/192 (/ (pow x 4) (pow y 4))) (* 1/64 (/ (pow x 4) (pow y 4)))))) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal -1/4 binary64) (fma.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal 1/48 binary64) #s(literal 1 binary64))) |
(+ 1 (+ (* -1/4 (/ (pow x 2) (pow y 2))) (+ (* -1/1536 (/ (pow x 6) (pow y 6))) (+ (* -1/23040 (/ (pow x 6) (pow y 6))) (+ (* 1/192 (/ (pow x 4) (pow y 4))) (* 1/64 (/ (pow x 4) (pow y 4)))))))) |
(+.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal -1/4 binary64) #s(literal 1 binary64)) (fma.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64))) #s(literal -1/1440 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/48 binary64)) (pow.f64 y #s(literal 4 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)))) |
(+ (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 (*.f64 #s(literal 2 binary64) y) (*.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 #s(literal 2 binary64) (/.f64 y (*.f64 #s(literal 2 binary64) y)) (*.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)))))) |
(+ (* 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 (*.f64 x x) (fma.f64 x (*.f64 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 (*.f64 #s(literal 2 binary64) y) (*.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 (*.f64 #s(literal 2 binary64) y) (*.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 x (/.f64 #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 x (/.f64 #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 x (/.f64 #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 x (/.f64 #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 x (/.f64 #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 x (/.f64 #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 x (/.f64 #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 x (/.f64 #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 x (/.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))))))) (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 x (/.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))))))) (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 x (/.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))))))) (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 x (/.f64 #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 1/12 binary64) (/.f64 (*.f64 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))))) (/.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))))))) |
(* 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 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))))) #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) y)))) #s(literal -7/2880 binary64)) (*.f64 (pow.f64 y #s(literal 4 binary64)) (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 (-.f64 (-.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))))) (/.f64 (fma.f64 (*.f64 x x) (*.f64 (/.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)))) #s(literal 1/24 binary64)) (*.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))) (pow.f64 y #s(literal 6 binary64)))) (fma.f64 (/.f64 (*.f64 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))))) #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) y)))) #s(literal -7/2880 binary64)) (*.f64 (pow.f64 y #s(literal 4 binary64)) (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))))))))))))))) |
(neg.f64 (*.f64 y (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 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)))))) (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 #s(literal 7/2880 binary64) (pow.f64 y #s(literal 4 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 (/ (+ (* -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))))))))))))))))) |
(neg.f64 (*.f64 y (-.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 #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)))))) (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 #s(literal 7/2880 binary64) (*.f64 x 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 (pow.f64 x #s(literal 5 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))) (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) (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) (/.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))))))))))) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y))) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y))) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y))) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y))) |
(* 1/2 (/ x y)) |
(*.f64 x (/.f64 #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 x (*.f64 (*.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 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 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 (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)) (fma.f64 #s(literal 1/3840 binary64) (/.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 y #s(literal 4 binary64))) (*.f64 x #s(literal 1/2 binary64))))) y) |
(* 1/2 (/ x y)) |
(*.f64 x (/.f64 #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 (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 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 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 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/48 binary64))) (*.f64 y y))))) (neg.f64 y)) |
(* 1/2 (/ x y)) |
(*.f64 x (/.f64 #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 x (/.f64 #s(literal 1/2 binary64) y))) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y))) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y))) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y))) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y))) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y))) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y))) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (*.f64 x (/.f64 #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 x (*.f64 x (fma.f64 (*.f64 x 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 (*.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 #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 x (/.f64 #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 x (/.f64 #s(literal 1/2 binary64) y))) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y))) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y))) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y))) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y))) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y))) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y))) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y))) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y))) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y))) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y))) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y))) |
(* 1/2 (/ x y)) |
(*.f64 x (/.f64 #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 x (*.f64 (*.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 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 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 (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)) (fma.f64 #s(literal 1/3840 binary64) (/.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 y #s(literal 4 binary64))) (*.f64 x #s(literal 1/2 binary64))))) y) |
(* 1/2 (/ x y)) |
(*.f64 x (/.f64 #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 (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 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 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 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/48 binary64))) (*.f64 y y))))) (neg.f64 y)) |
Compiled 33 147 to 3 813 computations (88.5% saved)
100 alts after pruning (98 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 695 | 66 | 1 761 |
| Fresh | 16 | 32 | 48 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 0 | 0 |
| Total | 1 714 | 100 | 1 814 |
| Status | Accuracy | Program |
|---|---|---|
| 54.6% | (pow.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) | |
| 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)) | |
| 54.6% | (pow.f64 (pow.f64 (cos.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y))) #s(literal 2 binary64)) #s(literal -1/2 binary64)) | |
| 12.1% | (pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (/.f64 x y)) #s(literal 3 binary64))) (*.f64 #s(literal 2 binary64) (fma.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x y))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))))))))) #s(literal -1/2 binary64)) | |
| 54.2% | (pow.f64 (*.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (cos.f64 (/.f64 #s(literal 1 binary64) (/.f64 y (*.f64 x #s(literal 1/2 binary64)))))) #s(literal -1/2 binary64)) | |
| 53.9% | (pow.f64 (*.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (cos.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal -1 binary64) x) y)))) #s(literal -1/2 binary64)) | |
| 53.9% | (pow.f64 (*.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) #s(literal -1/2 binary64)) | |
| 40.1% | (pow.f64 (*.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (cos.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1/2 binary64) y)) (*.f64 x x)))) #s(literal -1/2 binary64)) | |
| 52.7% | (pow.f64 (*.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (cos.f64 (exp.f64 (*.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal -1 binary64))))) #s(literal -1/2 binary64)) | |
| 52.8% | (pow.f64 (*.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 1 binary64)) #s(literal -1/2 binary64)) | |
| 44.6% | (/.f64 (/.f64 (-.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 (neg.f64 x) y))) (+.f64 (cos.f64 #s(literal 0 binary64)) (cos.f64 (/.f64 (neg.f64 x) y)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 41.0% | (/.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 44.6% | (/.f64 (/.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.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 43.2% | (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 43.3% | (/.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 (*.f64 x #s(literal 1/2 binary64)) y)))) | |
| 43.3% | (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) | |
| 5.8% | (/.f64 (-.f64 #s(literal 0 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 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))))) | |
| 6.3% | (/.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))))) | |
| 19.1% | (/.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y)) (sin.f64 (/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) (neg.f64 (*.f64 x x))) x))) | |
| 44.3% | (/.f64 (tan.f64 (pow.f64 (pow.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 1/2 binary64)) #s(literal 2 binary64))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 38.6% | (/.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))))) | |
| 19.9% | (/.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))))) | |
| 20.6% | (/.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))))) | |
| 13.4% | (/.f64 (tan.f64 (/.f64 (*.f64 (neg.f64 (*.f64 x (*.f64 x x))) #s(literal -1/2 binary64)) (*.f64 (*.f64 x x) y))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 21.4% | (/.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))))) | |
| 40.3% | (/.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))))) | |
| 40.3% | (/.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))))) | |
| 44.1% | (/.f64 (tan.f64 (/.f64 x (*.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))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 40.2% | (/.f64 (tan.f64 (/.f64 x (*.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)))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 40.7% | (/.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))))) | |
| 40.6% | (/.f64 (tan.f64 (/.f64 x (*.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)))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 40.1% | (/.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 x (*.f64 y #s(literal 2 binary64))))) | |
| 40.6% | (/.f64 (tan.f64 (/.f64 x (*.f64 (exp.f64 (log.f64 y)) (exp.f64 (log.f64 #s(literal 2 binary64)))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 41.4% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) | |
| 43.2% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) | |
| 38.9% | (/.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)))) | |
| 9.2% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (/.f64 (*.f64 (neg.f64 (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -1/2 binary64)) (*.f64 (*.f64 x x) y)) x))) | |
| 20.8% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) y) x))) | |
| 28.7% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (/.f64 x (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) x))) | |
| ▶ | 20.0% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 y (*.f64 x (*.f64 x #s(literal 1/2 binary64))))) x))) |
| 19.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))))) | |
| 20.6% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (*.f64 x x)) x))) | |
| 24.9% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -1/2 binary64))) (/.f64 #s(literal -1 binary64) x)) y))) | |
| 21.8% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 x y)))) | |
| 44.1% | (/.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)))))) | |
| ▶ | 40.3% | (/.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))))))))) |
| ▶ | 42.8% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) |
| 2.9% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 x y)))) | |
| 19.7% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 y (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) (neg.f64 x))))) | |
| 44.1% | (/.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)) (/.f64 #s(literal 1 binary64) x))))) | |
| 21.3% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (/.f64 (neg.f64 x) (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 y y)))) (*.f64 y #s(literal 2 binary64))))) | |
| 24.8% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (*.f64 (*.f64 x (neg.f64 x)) (/.f64 #s(literal -1 binary64) x))))) | |
| 21.6% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x y)) (*.f64 x (neg.f64 x))))) | |
| 28.7% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) x) (*.f64 x (/.f64 x (neg.f64 y)))))) | |
| 28.3% | (/.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))))) | |
| 28.0% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (neg.f64 x) (*.f64 x (/.f64 #s(literal -1/2 binary64) (*.f64 x y)))))) | |
| 39.4% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (exp.f64 (*.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal -1 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))) (fma.f64 (log.f64 #s(literal 2 binary64)) (-.f64 (log.f64 #s(literal 2 binary64)) (log.f64 y)) (pow.f64 (log.f64 y) #s(literal 2 binary64))))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 40.6% | (/.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))) (neg.f64 (log.f64 (*.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 (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)))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 40.8% | (/.f64 (tan.f64 (/.f64 x (exp.f64 (+.f64 (log.f64 y) (log.f64 #s(literal 2 binary64)))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 40.7% | (/.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))))) | |
| 40.1% | (/.f64 (tan.f64 (/.f64 x (exp.f64 (*.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))))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 40.7% | (/.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/2 binary64) (/.f64 y x))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 44.4% | (/.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))))) | |
| 21.1% | (/.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))))) | |
| 44.6% | (/.f64 (tan.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 38.7% | (/.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))))) | |
| 44.6% | (/.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) | |
| 45.0% | (/.f64 (sin.f64 (*.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) y))) (*.f64 (sin.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y))) (cos.f64 (*.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) y))))) | |
| ▶ | 45.2% | (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal -1/8 binary64) #s(literal 1 binary64))) |
| 54.6% | (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) | |
| 44.6% | (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 x y))) #s(literal 2 binary64)) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) | |
| 44.9% | (/.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.3% | (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) | |
| 48.7% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) x) y))) | |
| 55.5% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) x)) y))) | |
| 55.3% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x)))) | |
| 48.5% | (/.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))))))) | |
| 41.6% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 x y)))) | |
| ✓ | 55.4% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
| 41.4% | (/.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.4% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal -1 binary64) x) y)))) | |
| 55.3% | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (pow.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal -1/2 binary64))))) | |
| 55.5% | (/.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/2 binary64) y) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64))))) |
| 55.5% | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) | |
| 48.4% | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 (*.f64 x x) y)))) | |
| 40.9% | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x y)) (*.f64 x (neg.f64 x))))) | |
| 53.7% | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) x) (*.f64 x (/.f64 x (neg.f64 y)))))) | |
| 55.3% | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) x))) | |
| 46.8% | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (neg.f64 x) (*.f64 x (/.f64 #s(literal -1/2 binary64) (*.f64 x y)))))) | |
| 54.6% | (/.f64 #s(literal 1 binary64) (cos.f64 (exp.f64 (*.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal -1 binary64))))) | |
| 53.8% | (*.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x y))) #s(literal -1/2 binary64)) (pow.f64 #s(literal 1/2 binary64) #s(literal -1/2 binary64))) | |
| 40.4% | (*.f64 (/.f64 (pow.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (/.f64 (pow.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal -1/2 binary64)) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) | |
| 5.6% | (*.f64 (/.f64 (tan.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) (neg.f64 (pow.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 3 binary64)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))))) | |
| 6.4% | (*.f64 (/.f64 (tan.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))))) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) | |
| 43.3% | (*.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 (*.f64 x #s(literal 1/2 binary64)) y))))) | |
| ✓ | 56.0% | #s(literal 1 binary64) |
Compiled 3 933 to 2 645 computations (32.7% saved)
| 1× | egg-herbie |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 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))))))))) |
| ✓ | 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 | (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 #s(literal 1 binary64) (/.f64 y (*.f64 x (*.f64 x #s(literal 1/2 binary64))))) x))) |
| ✓ | cost-diff | 704 | (/.f64 #s(literal 1 binary64) (/.f64 y (*.f64 x (*.f64 x #s(literal 1/2 binary64))))) |
| ✓ | cost-diff | 1024 | (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 y (*.f64 x (*.f64 x #s(literal 1/2 binary64))))) x) |
| ✓ | 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 | (*.f64 x x) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 x x) (*.f64 y y)) |
| ✓ | cost-diff | 0 | (fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal -1/8 binary64) #s(literal 1 binary64)) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal -1/8 binary64) #s(literal 1 binary64))) |
| ✓ | cost-diff | 0 | (*.f64 (/.f64 #s(literal 1/2 binary64) y) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64))) |
| ✓ | cost-diff | 0 | (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)))) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64))))) |
| ✓ | cost-diff | 7168 | (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) |
| 4 806× | *-lowering-*.f32 |
| 4 806× | *-lowering-*.f64 |
| 4 362× | /-lowering-/.f32 |
| 4 362× | /-lowering-/.f64 |
| 3 666× | associate-/l/ |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 40 | 306 |
| 1 | 75 | 242 |
| 2 | 164 | 240 |
| 3 | 453 | 240 |
| 4 | 1186 | 239 |
| 5 | 2161 | 239 |
| 6 | 2327 | 239 |
| 7 | 2407 | 239 |
| 8 | 2499 | 239 |
| 9 | 2638 | 239 |
| 10 | 2825 | 239 |
| 11 | 3062 | 239 |
| 12 | 3352 | 239 |
| 13 | 3703 | 239 |
| 14 | 4123 | 239 |
| 15 | 4465 | 239 |
| 16 | 4660 | 239 |
| 17 | 4716 | 239 |
| 18 | 4774 | 239 |
| 19 | 4832 | 239 |
| 20 | 5127 | 239 |
| 0 | 8458 | 237 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ 1 (cos (* (/ 1/2 y) (pow (/ 1 x) -1)))) |
1 |
(cos (* (/ 1/2 y) (pow (/ 1 x) -1))) |
(* (/ 1/2 y) (pow (/ 1 x) -1)) |
(/ 1/2 y) |
1/2 |
y |
(pow (/ 1 x) -1) |
(/ 1 x) |
x |
-1 |
(/ 1 (+ (* (/ (* x x) (* y y)) -1/8) 1)) |
1 |
(+ (* (/ (* x x) (* y y)) -1/8) 1) |
(/ (* x x) (* y y)) |
(* x x) |
x |
(* y y) |
y |
-1/8 |
(/ (tan (/ x (* y 2))) (sin (/ 1/2 (/ y x)))) |
(tan (/ x (* y 2))) |
(/ x (* y 2)) |
x |
(* y 2) |
y |
2 |
(sin (/ 1/2 (/ y x))) |
(/ 1/2 (/ y x)) |
1/2 |
(/ y x) |
(/ (tan (/ x (* y 2))) (sin (/ (/ 1 (/ y (* x (* x 1/2)))) x))) |
(tan (/ x (* y 2))) |
(/ x (* y 2)) |
x |
(* y 2) |
y |
2 |
(sin (/ (/ 1 (/ y (* x (* x 1/2)))) x)) |
(/ (/ 1 (/ y (* x (* x 1/2)))) x) |
(/ 1 (/ y (* x (* x 1/2)))) |
1 |
(/ y (* x (* x 1/2))) |
(* x (* x 1/2)) |
(* x 1/2) |
1/2 |
(/ (tan (/ x (* y 2))) (sin (/ x (exp (neg (* -1 (log (* y 2)))))))) |
(tan (/ x (* y 2))) |
(/ x (* y 2)) |
x |
(* y 2) |
y |
2 |
(sin (/ x (exp (neg (* -1 (log (* y 2))))))) |
(/ x (exp (neg (* -1 (log (* y 2)))))) |
(exp (neg (* -1 (log (* y 2))))) |
(neg (* -1 (log (* y 2)))) |
(* -1 (log (* y 2))) |
-1 |
(log (* y 2)) |
| Outputs |
|---|
(/ 1 (cos (* (/ 1/2 y) (pow (/ 1 x) -1)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
1 |
#s(literal 1 binary64) |
(cos (* (/ 1/2 y) (pow (/ 1 x) -1))) |
(cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
(* (/ 1/2 y) (pow (/ 1 x) -1)) |
(/.f64 x (*.f64 y #s(literal 2 binary64))) |
(/ 1/2 y) |
(/.f64 #s(literal 1/2 binary64) y) |
1/2 |
#s(literal 1/2 binary64) |
y |
(pow (/ 1 x) -1) |
x |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
x |
-1 |
#s(literal -1 binary64) |
(/ 1 (+ (* (/ (* x x) (* y y)) -1/8) 1)) |
(/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 x (*.f64 y y)) (*.f64 x #s(literal -1/8 binary64)) #s(literal 1 binary64))) |
1 |
#s(literal 1 binary64) |
(+ (* (/ (* x x) (* y y)) -1/8) 1) |
(fma.f64 (/.f64 x (*.f64 y y)) (*.f64 x #s(literal -1/8 binary64)) #s(literal 1 binary64)) |
(/ (* x x) (* y y)) |
(/.f64 (*.f64 x x) (*.f64 y y)) |
(* x x) |
(*.f64 x x) |
x |
(* y y) |
(*.f64 y y) |
y |
-1/8 |
#s(literal -1/8 binary64) |
(/ (tan (/ x (* y 2))) (sin (/ 1/2 (/ y x)))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(tan (/ x (* y 2))) |
(tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
(/ x (* y 2)) |
(/.f64 x (*.f64 y #s(literal 2 binary64))) |
x |
(* y 2) |
(*.f64 y #s(literal 2 binary64)) |
y |
2 |
#s(literal 2 binary64) |
(sin (/ 1/2 (/ y x))) |
(sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
(/ 1/2 (/ y x)) |
(/.f64 x (*.f64 y #s(literal 2 binary64))) |
1/2 |
#s(literal 1/2 binary64) |
(/ y x) |
(/.f64 y x) |
(/ (tan (/ x (* y 2))) (sin (/ (/ 1 (/ y (* x (* x 1/2)))) x))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(tan (/ x (* y 2))) |
(tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
(/ x (* y 2)) |
(/.f64 x (*.f64 y #s(literal 2 binary64))) |
x |
(* y 2) |
(*.f64 y #s(literal 2 binary64)) |
y |
2 |
#s(literal 2 binary64) |
(sin (/ (/ 1 (/ y (* x (* x 1/2)))) x)) |
(sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
(/ (/ 1 (/ y (* x (* x 1/2)))) x) |
(/.f64 x (*.f64 y #s(literal 2 binary64))) |
(/ 1 (/ y (* x (* x 1/2)))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x x) y)) |
1 |
#s(literal 1 binary64) |
(/ y (* x (* x 1/2))) |
(*.f64 #s(literal 2 binary64) (/.f64 y (*.f64 x x))) |
(* x (* x 1/2)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 x x)) |
(* x 1/2) |
(*.f64 #s(literal 1/2 binary64) x) |
1/2 |
#s(literal 1/2 binary64) |
(/ (tan (/ x (* y 2))) (sin (/ x (exp (neg (* -1 (log (* y 2)))))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(tan (/ x (* y 2))) |
(tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
(/ x (* y 2)) |
(/.f64 x (*.f64 y #s(literal 2 binary64))) |
x |
(* y 2) |
(*.f64 y #s(literal 2 binary64)) |
y |
2 |
#s(literal 2 binary64) |
(sin (/ x (exp (neg (* -1 (log (* y 2))))))) |
(sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
(/ x (exp (neg (* -1 (log (* y 2)))))) |
(/.f64 x (*.f64 y #s(literal 2 binary64))) |
(exp (neg (* -1 (log (* y 2))))) |
(*.f64 y #s(literal 2 binary64)) |
(neg (* -1 (log (* y 2)))) |
(log.f64 (*.f64 y #s(literal 2 binary64))) |
(* -1 (log (* y 2))) |
(neg.f64 (log.f64 (*.f64 y #s(literal 2 binary64)))) |
-1 |
#s(literal -1 binary64) |
(log (* y 2)) |
(log.f64 (*.f64 y #s(literal 2 binary64))) |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 91.1% | (exp.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (log.f64 (*.f64 y #s(literal 2 binary64)))))) |
| ✓ | accuracy | 89.5% | (/.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))))))))) |
| ✓ | accuracy | 55.8% | (sin.f64 (/.f64 x (exp.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (log.f64 (*.f64 y #s(literal 2 binary64)))))))) |
| ✓ | accuracy | 55.5% | (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
| ✓ | accuracy | 87.7% | (/.f64 y (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) |
| ✓ | accuracy | 74.6% | (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 y (*.f64 x (*.f64 x #s(literal 1/2 binary64))))) x) |
| ✓ | accuracy | 55.8% | (sin.f64 (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 y (*.f64 x (*.f64 x #s(literal 1/2 binary64))))) x)) |
| ✓ | accuracy | 55.5% | (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
| ✓ | accuracy | 98.9% | (/.f64 #s(literal 1/2 binary64) (/.f64 y x)) |
| ✓ | accuracy | 89.5% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) |
| ✓ | accuracy | 55.8% | (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) |
| ✓ | accuracy | 55.5% | (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
| ✓ | accuracy | 100.0% | (*.f64 y y) |
| ✓ | accuracy | 100.0% | (*.f64 x x) |
| ✓ | accuracy | 99.1% | (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal -1/8 binary64) #s(literal 1 binary64))) |
| ✓ | accuracy | 76.0% | (/.f64 (*.f64 x x) (*.f64 y y)) |
| ✓ | accuracy | 99.9% | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64))))) |
| ✓ | accuracy | 99.7% | (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) |
| ✓ | accuracy | 99.6% | (*.f64 (/.f64 #s(literal 1/2 binary64) y) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64))) |
| ✓ | accuracy | 55.6% | (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)))) |
| 175.0ms | 120× | 2 | valid |
| 47.0ms | 131× | 0 | valid |
| 4.0ms | 5× | 1 | valid |
Compiled 300 to 42 computations (86% saved)
ival-sin: 52.0ms (28.4% of total)ival-div: 43.0ms (23.5% of total)ival-mult: 26.0ms (14.2% of total)adjust: 11.0ms (6% of total)ival-pow: 11.0ms (6% of total)ival-cos: 10.0ms (5.5% of total)ival-exp: 9.0ms (4.9% of total)ival-log: 9.0ms (4.9% of total)ival-tan: 6.0ms (3.3% of total)ival-neg: 4.0ms (2.2% of total)ival-add: 2.0ms (1.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 (pow (/ 1 x) -1)> |
#<alt (/ 1 (cos (* (/ 1/2 y) (pow (/ 1 x) -1))))> |
#<alt (cos (* (/ 1/2 y) (pow (/ 1 x) -1)))> |
#<alt (* (/ 1/2 y) (pow (/ 1 x) -1))> |
#<alt (/ 1 (+ (* (/ (* x x) (* y y)) -1/8) 1))> |
#<alt (+ (* (/ (* x x) (* y y)) -1/8) 1)> |
#<alt (/ (* x x) (* y y))> |
#<alt (* x x)> |
#<alt (/ 1/2 (/ y x))> |
#<alt (/ (tan (/ x (* y 2))) (sin (/ 1/2 (/ y x))))> |
#<alt (tan (/ x (* y 2)))> |
#<alt (/ x (* y 2))> |
#<alt (/ (/ 1 (/ y (* x (* x 1/2)))) x)> |
#<alt (/ 1 (/ y (* x (* x 1/2))))> |
#<alt (/ (tan (/ x (* y 2))) (sin (/ (/ 1 (/ y (* x (* x 1/2)))) x)))> |
#<alt (exp (neg (* -1 (log (* y 2)))))> |
#<alt (neg (* -1 (log (* y 2))))> |
#<alt (* -1 (log (* y 2)))> |
#<alt (/ (tan (/ x (* y 2))) (sin (/ x (exp (neg (* -1 (log (* y 2))))))))> |
#<alt (* y y)> |
#<alt (sin (/ 1/2 (/ y x)))> |
#<alt (sin (/ (/ 1 (/ y (* x (* x 1/2)))) x))> |
#<alt (/ y (* x (* x 1/2)))> |
#<alt (sin (/ x (exp (neg (* -1 (log (* y 2)))))))> |
| Outputs |
|---|
#<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 (/ 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> |
#<alt (+ 1 (* 1/8 (/ (pow x 2) (pow y 2))))> |
#<alt (+ 1 (* (pow x 2) (+ (* 1/64 (/ (pow x 2) (pow y 4))) (* 1/8 (/ 1 (pow y 2))))))> |
#<alt (+ 1 (* (pow x 2) (+ (* (pow x 2) (+ (* 1/512 (/ (pow x 2) (pow y 6))) (* 1/64 (/ 1 (pow y 4))))) (* 1/8 (/ 1 (pow y 2))))))> |
#<alt (* -8 (/ (pow y 2) (pow x 2)))> |
#<alt (/ (+ (* -64 (/ (pow y 4) (pow x 2))) (* -8 (pow y 2))) (pow x 2))> |
#<alt (/ (- (+ (* -512 (/ (pow y 6) (pow x 4))) (* -8 (pow y 2))) (* 64 (/ (pow y 4) (pow x 2)))) (pow x 2))> |
#<alt (/ (- (+ (* -4096 (/ (pow y 8) (pow x 6))) (* -8 (pow y 2))) (+ (* 64 (/ (pow y 4) (pow x 2))) (* 512 (/ (pow y 6) (pow x 4))))) (pow x 2))> |
#<alt (* -8 (/ (pow y 2) (pow x 2)))> |
#<alt (/ (+ (* -64 (/ (pow y 4) (pow x 2))) (* -8 (pow y 2))) (pow x 2))> |
#<alt (/ (- (+ (* -512 (/ (pow y 6) (pow x 4))) (* -8 (pow y 2))) (* 64 (/ (pow y 4) (pow x 2)))) (pow x 2))> |
#<alt (/ (- (+ (* -4096 (/ (pow y 8) (pow x 6))) (* -8 (pow y 2))) (+ (* 64 (/ (pow y 4) (pow x 2))) (* 512 (/ (pow y 6) (pow x 4))))) (pow x 2))> |
#<alt (* -8 (/ (pow y 2) (pow x 2)))> |
#<alt (* (pow y 2) (- (* -64 (/ (pow y 2) (pow x 4))) (* 8 (/ 1 (pow x 2)))))> |
#<alt (* (pow y 2) (- (* (pow y 2) (- (* -512 (/ (pow y 2) (pow x 6))) (* 64 (/ 1 (pow x 4))))) (* 8 (/ 1 (pow x 2)))))> |
#<alt (* (pow y 2) (- (* (pow y 2) (- (* (pow y 2) (- (* -4096 (/ (pow y 2) (pow x 8))) (* 512 (/ 1 (pow x 6))))) (* 64 (/ 1 (pow x 4))))) (* 8 (/ 1 (pow x 2)))))> |
#<alt 1> |
#<alt (+ 1 (* 1/8 (/ (pow x 2) (pow y 2))))> |
#<alt (- (+ 1 (* 1/64 (/ (pow x 4) (pow y 4)))) (* -1/8 (/ (pow x 2) (pow y 2))))> |
#<alt (- (+ 1 (* 1/512 (/ (pow x 6) (pow y 6)))) (+ (* -1/8 (/ (pow x 2) (pow y 2))) (* -1/64 (/ (pow x 4) (pow y 4)))))> |
#<alt 1> |
#<alt (+ 1 (* 1/8 (/ (pow x 2) (pow y 2))))> |
#<alt (- (+ 1 (* 1/64 (/ (pow x 4) (pow y 4)))) (* -1/8 (/ (pow x 2) (pow y 2))))> |
#<alt (- (+ 1 (* 1/512 (/ (pow x 6) (pow y 6)))) (+ (* -1/8 (/ (pow x 2) (pow y 2))) (* -1/64 (/ (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))))> |
#<alt (+ 1 (* -1/8 (/ (pow x 2) (pow y 2))))> |
#<alt (* -1/8 (/ (pow x 2) (pow y 2)))> |
#<alt (* (pow x 2) (- (/ 1 (pow x 2)) (* 1/8 (/ 1 (pow y 2)))))> |
#<alt (* (pow x 2) (- (/ 1 (pow x 2)) (* 1/8 (/ 1 (pow y 2)))))> |
#<alt (* (pow x 2) (- (/ 1 (pow x 2)) (* 1/8 (/ 1 (pow y 2)))))> |
#<alt (* -1/8 (/ (pow x 2) (pow y 2)))> |
#<alt (* (pow x 2) (- (/ 1 (pow x 2)) (* 1/8 (/ 1 (pow y 2)))))> |
#<alt (* (pow x 2) (- (/ 1 (pow x 2)) (* 1/8 (/ 1 (pow y 2)))))> |
#<alt (* (pow x 2) (- (/ 1 (pow x 2)) (* 1/8 (/ 1 (pow y 2)))))> |
#<alt (* -1/8 (/ (pow x 2) (pow y 2)))> |
#<alt (/ (+ (* -1/8 (pow x 2)) (pow y 2)) (pow y 2))> |
#<alt (/ (+ (* -1/8 (pow x 2)) (pow y 2)) (pow y 2))> |
#<alt (/ (+ (* -1/8 (pow x 2)) (pow y 2)) (pow y 2))> |
#<alt 1> |
#<alt (+ 1 (* -1/8 (/ (pow x 2) (pow y 2))))> |
#<alt (+ 1 (* -1/8 (/ (pow x 2) (pow y 2))))> |
#<alt (+ 1 (* -1/8 (/ (pow x 2) (pow y 2))))> |
#<alt 1> |
#<alt (+ 1 (* -1/8 (/ (pow x 2) (pow y 2))))> |
#<alt (+ 1 (* -1/8 (/ (pow x 2) (pow y 2))))> |
#<alt (+ 1 (* -1/8 (/ (pow x 2) (pow y 2))))> |
#<alt (/ (pow x 2) (pow y 2))> |
#<alt (/ (pow x 2) (pow y 2))> |
#<alt (/ (pow x 2) (pow y 2))> |
#<alt (/ (pow x 2) (pow y 2))> |
#<alt (/ (pow x 2) (pow y 2))> |
#<alt (/ (pow x 2) (pow y 2))> |
#<alt (/ (pow x 2) (pow y 2))> |
#<alt (/ (pow x 2) (pow y 2))> |
#<alt (/ (pow x 2) (pow y 2))> |
#<alt (/ (pow x 2) (pow y 2))> |
#<alt (/ (pow x 2) (pow y 2))> |
#<alt (/ (pow x 2) (pow y 2))> |
#<alt (/ (pow x 2) (pow y 2))> |
#<alt (/ (pow x 2) (pow y 2))> |
#<alt (/ (pow x 2) (pow y 2))> |
#<alt (/ (pow x 2) (pow y 2))> |
#<alt (/ (pow x 2) (pow y 2))> |
#<alt (/ (pow x 2) (pow y 2))> |
#<alt (/ (pow x 2) (pow y 2))> |
#<alt (/ (pow x 2) (pow y 2))> |
#<alt (/ (pow x 2) (pow y 2))> |
#<alt (/ (pow x 2) (pow y 2))> |
#<alt (/ (pow x 2) (pow y 2))> |
#<alt (/ (pow x 2) (pow y 2))> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 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 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 (* 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 (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 (* 1/2 (/ (exp (neg (* -1 (log (* 2 y))))) y))> |
#<alt (+ (* 1/2 (/ (exp (neg (* -1 (log (* 2 y))))) y)) (* (pow x 2) (+ (* 1/24 (/ (exp (neg (* -1 (log (* 2 y))))) (pow y 3))) (* 1/12 (/ 1 (* y (exp (neg (* -1 (log (* 2 y)))))))))))> |
#<alt (+ (* 1/2 (/ (exp (neg (* -1 (log (* 2 y))))) y)) (* (pow x 2) (+ (* 1/24 (/ (exp (neg (* -1 (log (* 2 y))))) (pow y 3))) (+ (* 1/12 (/ 1 (* y (exp (neg (* -1 (log (* 2 y)))))))) (* (pow x 2) (- (* 1/240 (/ (exp (neg (* -1 (log (* 2 y))))) (pow y 5))) (+ (* -1/6 (/ (+ (* 1/24 (/ (exp (neg (* -1 (log (* 2 y))))) (pow y 3))) (* 1/12 (/ 1 (* y (exp (neg (* -1 (log (* 2 y))))))))) (pow (exp (neg (* -1 (log (* 2 y))))) 2))) (* 1/240 (/ 1 (* y (pow (exp (neg (* -1 (log (* 2 y))))) 3)))))))))))> |
#<alt (+ (* 1/2 (/ (exp (neg (* -1 (log (* 2 y))))) y)) (* (pow x 2) (+ (* 1/24 (/ (exp (neg (* -1 (log (* 2 y))))) (pow y 3))) (+ (* 1/12 (/ 1 (* y (exp (neg (* -1 (log (* 2 y)))))))) (* (pow x 2) (- (+ (* 1/240 (/ (exp (neg (* -1 (log (* 2 y))))) (pow y 5))) (* (pow x 2) (- (+ (* 1/10080 (/ 1 (* y (pow (exp (neg (* -1 (log (* 2 y))))) 5)))) (* 17/40320 (/ (exp (neg (* -1 (log (* 2 y))))) (pow y 7)))) (+ (* -1/6 (/ (- (* 1/240 (/ (exp (neg (* -1 (log (* 2 y))))) (pow y 5))) (+ (* -1/6 (/ (+ (* 1/24 (/ (exp (neg (* -1 (log (* 2 y))))) (pow y 3))) (* 1/12 (/ 1 (* y (exp (neg (* -1 (log (* 2 y))))))))) (pow (exp (neg (* -1 (log (* 2 y))))) 2))) (* 1/240 (/ 1 (* y (pow (exp (neg (* -1 (log (* 2 y))))) 3)))))) (pow (exp (neg (* -1 (log (* 2 y))))) 2))) (* 1/120 (/ (+ (* 1/24 (/ (exp (neg (* -1 (log (* 2 y))))) (pow y 3))) (* 1/12 (/ 1 (* y (exp (neg (* -1 (log (* 2 y))))))))) (pow (exp (neg (* -1 (log (* 2 y))))) 4))))))) (+ (* -1/6 (/ (+ (* 1/24 (/ (exp (neg (* -1 (log (* 2 y))))) (pow y 3))) (* 1/12 (/ 1 (* y (exp (neg (* -1 (log (* 2 y))))))))) (pow (exp (neg (* -1 (log (* 2 y))))) 2))) (* 1/240 (/ 1 (* y (pow (exp (neg (* -1 (log (* 2 y))))) 3)))))))))))> |
#<alt (/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (/ x (exp (neg (* -1 (log (* 2 y)))))))))> |
#<alt (/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (/ x (exp (neg (* -1 (log (* 2 y)))))))))> |
#<alt (/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (/ x (exp (neg (* -1 (log (* 2 y)))))))))> |
#<alt (/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (/ x (exp (neg (* -1 (log (* 2 y)))))))))> |
#<alt (/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (/ x (exp (neg (* -1 (log (* 2 y)))))))))> |
#<alt (/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (/ x (exp (neg (* -1 (log (* 2 y)))))))))> |
#<alt (/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (/ x (exp (neg (* -1 (log (* 2 y)))))))))> |
#<alt (/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (/ x (exp (neg (* -1 (log (* 2 y)))))))))> |
#<alt (/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (/ x (exp (neg (* -1 (+ (log 2) (log y)))))))))> |
#<alt (/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (/ x (exp (neg (* -1 (+ (log 2) (log y)))))))))> |
#<alt (/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (/ x (exp (neg (* -1 (+ (log 2) (log y)))))))))> |
#<alt (/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (/ x (exp (neg (* -1 (+ (log 2) (log y)))))))))> |
#<alt (* 1/2 (/ x (* y (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y))))))))))))> |
#<alt (/ (- (+ (* -1/48 (/ (pow x 3) (* (pow y 2) (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))))) (* 1/2 (/ x (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))))) (* -1/16 (/ (pow x 3) (* (pow y 2) (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y))))))))))))) y)> |
#<alt (/ (- (+ (* -1/48 (/ (pow x 3) (* (pow y 2) (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))))) (+ (* 1/3840 (/ (pow x 5) (* (pow y 4) (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))))) (* 1/2 (/ x (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y))))))))))))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (* (pow y 4) (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))))) (+ (* -1/16 (/ (pow x 3) (* (pow y 2) (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))))) (* 1/768 (/ (pow x 5) (* (pow y 4) (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y))))))))))))))) y)> |
#<alt (/ (- (+ (* -1/48 (/ (pow x 3) (* (pow y 2) (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))))) (+ (* -1/645120 (/ (pow x 7) (* (pow y 6) (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))))) (+ (* 1/3840 (/ (pow x 5) (* (pow y 4) (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))))) (* 1/2 (/ x (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))))))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (* (pow y 4) (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))))) (+ (* -1/8 (/ (* (pow x 2) (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5))))) (* (pow y 6) (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))))) (+ (* -1/16 (/ (pow x 3) (* (pow y 2) (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))))) (+ (* -1/92160 (/ (pow x 7) (* (pow y 6) (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))))) (+ (* 1/768 (/ (pow x 5) (* (pow y 4) (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))))) (* 1/384 (/ (* (pow x 4) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (* (pow y 6) (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))))))))))) y)> |
#<alt (* 1/2 (/ x (* y (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y))))))))))))> |
#<alt (* -1 (/ (- (+ (* -1/2 (/ x (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y))))))))))) (* 1/48 (/ (pow x 3) (* (pow y 2) (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y))))))))))))) (* 1/16 (/ (pow x 3) (* (pow y 2) (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y))))))))))))) y))> |
#<alt (* -1 (/ (- (+ (* -1/2 (/ x (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y))))))))))) (+ (* -1/3840 (/ (pow x 5) (* (pow y 4) (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y)))))))))))) (* 1/48 (/ (pow x 3) (* (pow y 2) (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y)))))))))))))) (+ (* -1/8 (/ (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (* (pow y 4) (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y)))))))))))) (+ (* -1/768 (/ (pow x 5) (* (pow y 4) (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y)))))))))))) (* 1/16 (/ (pow x 3) (* (pow y 2) (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y))))))))))))))) y))> |
#<alt (* -1 (/ (- (+ (* -1/2 (/ x (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y))))))))))) (+ (* -1/3840 (/ (pow x 5) (* (pow y 4) (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y)))))))))))) (+ (* 1/645120 (/ (pow x 7) (* (pow y 6) (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y)))))))))))) (* 1/48 (/ (pow x 3) (* (pow y 2) (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y))))))))))))))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5))))) (* (pow y 6) (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y)))))))))))) (+ (* -1/8 (/ (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (* (pow y 4) (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y)))))))))))) (+ (* -1/768 (/ (pow x 5) (* (pow y 4) (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y)))))))))))) (+ (* 1/92160 (/ (pow x 7) (* (pow y 6) (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y)))))))))))) (+ (* 1/384 (/ (* (pow x 4) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (* (pow y 6) (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y)))))))))))) (* 1/16 (/ (pow x 3) (* (pow y 2) (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y)))))))))))))))))) y))> |
#<alt (pow y 2)> |
#<alt (pow y 2)> |
#<alt (pow y 2)> |
#<alt (pow y 2)> |
#<alt (pow y 2)> |
#<alt (pow y 2)> |
#<alt (pow y 2)> |
#<alt (pow y 2)> |
#<alt (pow y 2)> |
#<alt (pow y 2)> |
#<alt (pow y 2)> |
#<alt (pow y 2)> |
#<alt (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/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 (* 2 (/ y (pow x 2)))> |
#<alt (* 2 (/ y (pow x 2)))> |
#<alt (* 2 (/ y (pow x 2)))> |
#<alt (* 2 (/ y (pow x 2)))> |
#<alt (* 2 (/ y (pow x 2)))> |
#<alt (* 2 (/ y (pow x 2)))> |
#<alt (* 2 (/ y (pow x 2)))> |
#<alt (* 2 (/ y (pow x 2)))> |
#<alt (* 2 (/ y (pow x 2)))> |
#<alt (* 2 (/ y (pow x 2)))> |
#<alt (* 2 (/ y (pow x 2)))> |
#<alt (* 2 (/ y (pow x 2)))> |
#<alt (* 2 (/ y (pow x 2)))> |
#<alt (* 2 (/ y (pow x 2)))> |
#<alt (* 2 (/ y (pow x 2)))> |
#<alt (* 2 (/ y (pow x 2)))> |
#<alt (* 2 (/ y (pow x 2)))> |
#<alt (* 2 (/ y (pow x 2)))> |
#<alt (* 2 (/ y (pow x 2)))> |
#<alt (* 2 (/ y (pow x 2)))> |
#<alt (* 2 (/ y (pow x 2)))> |
#<alt (* 2 (/ y (pow x 2)))> |
#<alt (* 2 (/ y (pow x 2)))> |
#<alt (* 2 (/ y (pow x 2)))> |
#<alt (/ x (exp (neg (* -1 (log (* 2 y))))))> |
#<alt (* x (+ (* -1/6 (/ (pow x 2) (pow (exp (neg (* -1 (log (* 2 y))))) 3))) (/ 1 (exp (neg (* -1 (log (* 2 y))))))))> |
#<alt (* x (+ (* (pow x 2) (- (* 1/120 (/ (pow x 2) (pow (exp (neg (* -1 (log (* 2 y))))) 5))) (* 1/6 (/ 1 (pow (exp (neg (* -1 (log (* 2 y))))) 3))))) (/ 1 (exp (neg (* -1 (log (* 2 y))))))))> |
#<alt (* x (+ (* (pow x 2) (- (* (pow x 2) (+ (* -1/5040 (/ (pow x 2) (pow (exp (neg (* -1 (log (* 2 y))))) 7))) (* 1/120 (/ 1 (pow (exp (neg (* -1 (log (* 2 y))))) 5))))) (* 1/6 (/ 1 (pow (exp (neg (* -1 (log (* 2 y))))) 3))))) (/ 1 (exp (neg (* -1 (log (* 2 y))))))))> |
#<alt (sin (/ x (exp (neg (* -1 (log (* 2 y)))))))> |
#<alt (sin (/ x (exp (neg (* -1 (log (* 2 y)))))))> |
#<alt (sin (/ x (exp (neg (* -1 (log (* 2 y)))))))> |
#<alt (sin (/ x (exp (neg (* -1 (log (* 2 y)))))))> |
#<alt (sin (/ x (exp (neg (* -1 (log (* 2 y)))))))> |
#<alt (sin (/ x (exp (neg (* -1 (log (* 2 y)))))))> |
#<alt (sin (/ x (exp (neg (* -1 (log (* 2 y)))))))> |
#<alt (sin (/ x (exp (neg (* -1 (log (* 2 y)))))))> |
#<alt (sin (/ x (exp (neg (* -1 (+ (log 2) (log y)))))))> |
#<alt (sin (/ x (exp (neg (* -1 (+ (log 2) (log y)))))))> |
#<alt (sin (/ x (exp (neg (* -1 (+ (log 2) (log y)))))))> |
#<alt (sin (/ x (exp (neg (* -1 (+ (log 2) (log y)))))))> |
#<alt (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))> |
#<alt (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))> |
#<alt (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))> |
#<alt (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))> |
#<alt (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y)))))))))> |
#<alt (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y)))))))))> |
#<alt (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y)))))))))> |
#<alt (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y)))))))))> |
126 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 3.0ms | x | @ | -inf | (/ (tan (/ x (* y 2))) (sin (/ x (exp (neg (* -1 (log (* y 2)))))))) |
| 2.0ms | y | @ | -inf | (/ (tan (/ x (* y 2))) (sin (/ x (exp (neg (* -1 (log (* y 2)))))))) |
| 2.0ms | y | @ | inf | (/ (tan (/ x (* y 2))) (sin (/ x (exp (neg (* -1 (log (* y 2)))))))) |
| 1.0ms | x | @ | 0 | (/ (tan (/ x (* y 2))) (sin (/ x (exp (neg (* -1 (log (* y 2)))))))) |
| 1.0ms | x | @ | inf | (/ (tan (/ x (* y 2))) (sin (/ x (exp (neg (* -1 (log (* y 2)))))))) |
| 1× | batch-egg-rewrite |
| 5 078× | *-lowering-*.f32 |
| 5 078× | *-lowering-*.f64 |
| 4 152× | accelerator-lowering-fma.f32 |
| 4 152× | accelerator-lowering-fma.f64 |
| 3 468× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 40 | 209 |
| 1 | 192 | 156 |
| 2 | 1134 | 156 |
| 0 | 8373 | 154 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(pow (/ 1 x) -1) |
(/ 1 (cos (* (/ 1/2 y) (pow (/ 1 x) -1)))) |
(cos (* (/ 1/2 y) (pow (/ 1 x) -1))) |
(* (/ 1/2 y) (pow (/ 1 x) -1)) |
(/ 1 (+ (* (/ (* x x) (* y y)) -1/8) 1)) |
(+ (* (/ (* x x) (* y y)) -1/8) 1) |
(/ (* x x) (* y y)) |
(* x x) |
(/ 1/2 (/ y x)) |
(/ (tan (/ x (* y 2))) (sin (/ 1/2 (/ y x)))) |
(tan (/ x (* y 2))) |
(/ x (* y 2)) |
(/ (/ 1 (/ y (* x (* x 1/2)))) x) |
(/ 1 (/ y (* x (* x 1/2)))) |
(/ (tan (/ x (* y 2))) (sin (/ (/ 1 (/ y (* x (* x 1/2)))) x))) |
(exp (neg (* -1 (log (* y 2))))) |
(neg (* -1 (log (* y 2)))) |
(* -1 (log (* y 2))) |
(/ (tan (/ x (* y 2))) (sin (/ x (exp (neg (* -1 (log (* y 2)))))))) |
(* y y) |
(sin (/ 1/2 (/ y x))) |
(sin (/ (/ 1 (/ y (* x (* x 1/2)))) x)) |
(/ y (* x (* x 1/2))) |
(sin (/ x (exp (neg (* -1 (log (* y 2))))))) |
| Outputs |
|---|
x |
(exp.f64 (log.f64 x)) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (sqrt.f64 x)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (neg.f64 (*.f64 (log.f64 x) #s(literal -1/2 binary64))) #s(literal 2 binary64))) |
(exp.f64 (fma.f64 #s(literal -1/2 binary64) (neg.f64 (log.f64 x)) (neg.f64 (*.f64 (log.f64 x) #s(literal -1/2 binary64))))) |
(-.f64 #s(literal 0 binary64) (neg.f64 x)) |
(neg.f64 (neg.f64 x)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) 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)) |
(/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -1/2 binary64))) (pow.f64 x #s(literal -1/2 binary64))) |
(pow.f64 x #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 x) #s(literal 2 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 x))) |
(*.f64 #s(literal 1 binary64) x) |
(*.f64 x #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (neg.f64 x)) |
(*.f64 #s(literal -1 binary64) (pow.f64 (neg.f64 x) #s(literal 1 binary64))) |
(*.f64 #s(literal -1 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64))) |
(*.f64 (neg.f64 x) #s(literal -1 binary64)) |
(*.f64 (sqrt.f64 x) (sqrt.f64 x)) |
(*.f64 (sqrt.f64 x) (/.f64 (sqrt.f64 x) #s(literal 1 binary64))) |
(*.f64 (pow.f64 x #s(literal 1/4 binary64)) (*.f64 (pow.f64 x #s(literal 1/4 binary64)) (sqrt.f64 x))) |
(*.f64 (pow.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (*.f64 (sqrt.f64 x) (pow.f64 x #s(literal 1/4 binary64))) (pow.f64 x #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) (neg.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)))) |
(neg.f64 (/.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))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (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 (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 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (neg.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 (neg.f64 (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (neg.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(/.f64 (neg.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (neg.f64 (*.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) |
(/.f64 (neg.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.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 (neg.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (neg.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (cos.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))) (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (neg.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (neg.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 (neg.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 (*.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 (neg.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)))) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/.f64 (/.f64 (neg.f64 (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) #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 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (cos.f64 (/.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 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(*.f64 (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))) #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 (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 (*.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 (*.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) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(*.f64 (neg.f64 (tan.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)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (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))) (neg.f64 (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(*.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 (/.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) (neg.f64 (tan.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)))) |
(*.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))) |
(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)))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (neg.f64 (cos.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 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (tan.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 (neg.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (neg.f64 (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(/.f64 (neg.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 #s(literal 1 binary64) (neg.f64 (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) |
(/.f64 (neg.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) #s(literal -1 binary64)) |
(/.f64 (*.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (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 (*.f64 x #s(literal 1/2 binary64)) y))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (tan.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)))) |
(/.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 (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) #s(literal -1 binary64)) |
(pow.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #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) (neg.f64 (cos.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) (tan.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) (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) #s(literal 1 binary64))) |
(*.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 1 binary64)) |
(*.f64 (neg.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (/.f64 #s(literal 1 binary64) (neg.f64 (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) |
(*.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 (*.f64 x #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/2 binary64)) y)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (tan.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) (neg.f64 (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (neg.f64 (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 (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 (neg.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (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 (*.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal -1 binary64))) |
(exp.f64 (+.f64 (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)))) (log.f64 x))) |
(exp.f64 (-.f64 (log.f64 x) (log.f64 (*.f64 y #s(literal 2 binary64))))) |
(exp.f64 (-.f64 (neg.f64 (log.f64 (*.f64 y #s(literal 2 binary64)))) (neg.f64 (log.f64 x)))) |
(-.f64 #s(literal 0 binary64) (/.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)))) |
(/.f64 #s(literal 1 binary64) (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) |
(/.f64 x (*.f64 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 (/.f64 #s(literal 1 binary64) x) (*.f64 y #s(literal -2 binary64)))) |
(/.f64 #s(literal 1/2 binary64) (/.f64 y x)) |
(/.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 1 binary64)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(/.f64 (neg.f64 x) (*.f64 y #s(literal -2 binary64))) |
(/.f64 #s(literal -1/2 binary64) (/.f64 y (neg.f64 x))) |
(/.f64 (/.f64 x y) #s(literal 2 binary64)) |
(/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x)) |
(/.f64 (*.f64 x #s(literal -1/2 binary64)) (neg.f64 y)) |
(/.f64 (/.f64 x (neg.f64 y)) #s(literal -2 binary64)) |
(/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))) #s(literal -1 binary64)) |
(/.f64 (/.f64 (neg.f64 x) #s(literal 2 binary64)) (neg.f64 y)) |
(/.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) y) (pow.f64 x #s(literal -1/2 binary64))) (pow.f64 x #s(literal -1/2 binary64))) |
(/.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) x)) |
(/.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) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) x)) |
(pow.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(*.f64 x (/.f64 #s(literal 1/2 binary64) y)) |
(*.f64 #s(literal -1 binary64) (/.f64 x (*.f64 y #s(literal -2 binary64)))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 x y)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) x) |
(*.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y) #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 (neg.f64 x) (/.f64 #s(literal -1/2 binary64) y)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 x (neg.f64 y))) |
(*.f64 (/.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 (sqrt.f64 x) (/.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.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)) (/.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64))) |
(*.f64 (/.f64 x (neg.f64 y)) #s(literal -1/2 binary64)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) y) (neg.f64 x)) |
(*.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 x #s(literal 1/4 binary64)) (*.f64 (pow.f64 x #s(literal 1/4 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) y))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) (/.f64 (sqrt.f64 x) y)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) (*.f64 (sqrt.f64 x) (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) y) (sqrt.f64 x)) |
(*.f64 (/.f64 (sqrt.f64 x) y) (/.f64 (sqrt.f64 x) #s(literal 2 binary64))) |
(*.f64 (/.f64 (sqrt.f64 x) #s(literal 2 binary64)) (/.f64 (sqrt.f64 x) y)) |
(*.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 (sqrt.f64 x) #s(literal 1 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) y)) |
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal 1/2 binary64) y) (pow.f64 x #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (pow.f64 x #s(literal -1/2 binary64))) (/.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) y) (pow.f64 x #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) y) (pow.f64 x #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal -1 binary64) y) (pow.f64 x #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal -1 binary64)) (neg.f64 x)) |
(*.f64 (pow.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal -1 binary64)) (neg.f64 x)) |
(*.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) y) #s(literal 1 binary64)) (sqrt.f64 x)) |
(*.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) y) (pow.f64 x #s(literal 1/4 binary64))) (pow.f64 x #s(literal 1/4 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) #s(literal -1 binary64)) x) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y))))))) (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 y (*.f64 y (*.f64 y y))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y))))))) (fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal 1/8 binary64) #s(literal 1 binary64)))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y))))))) (fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal 1/8 binary64) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y))))))) (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 y (*.f64 y (*.f64 y y)))))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 y (*.f64 y (*.f64 y y)))))) (/.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 y y))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 y (*.f64 y (*.f64 y y)))))) #s(literal -1 binary64))) |
(+.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 y (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))))))) (*.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal 1/8 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y))))))))) |
(+.f64 (*.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal 1/8 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))))))) (*.f64 (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 y (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y))))))))) |
(+.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 y y)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 y (*.f64 y (*.f64 y y))))))) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 y (*.f64 y (*.f64 y y)))))))) |
(exp.f64 (*.f64 #s(literal -1 binary64) (log1p.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 y y))))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (fma.f64 (/.f64 x (*.f64 y y)) (*.f64 x #s(literal -1/8 binary64)) #s(literal 1 binary64)))) |
(-.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 y (*.f64 y (*.f64 y y))))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y))))))) (/.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 y y)) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))))))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 y y)) (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 y (*.f64 y (*.f64 y y)))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 y (*.f64 y (*.f64 y y))))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 y y)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 y (*.f64 y (*.f64 y y)))))) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 y (*.f64 y (*.f64 y y)))))))) |
(fma.f64 (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 y (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y))))))) (*.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal 1/8 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y))))))))) |
(fma.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal 1/8 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y))))))) (*.f64 (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 y (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y))))))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y))))))) (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y))))))) (fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal 1/8 binary64) #s(literal 1 binary64)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y))))))) (fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal 1/8 binary64) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y))))))) (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 y (*.f64 y (*.f64 y y)))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 y (*.f64 y (*.f64 y y)))))) (/.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 y y)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 y (*.f64 y (*.f64 y y)))))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (fma.f64 (/.f64 x (*.f64 y y)) (*.f64 x #s(literal -1/8 binary64)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 x (*.f64 y y)) (*.f64 x #s(literal -1/8 binary64)) #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal 1/8 binary64) #s(literal -1 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 x (*.f64 y y)) (*.f64 x #s(literal -1/8 binary64)) #s(literal 1 binary64))) #s(literal 1 binary64)) |
(/.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal 1/8 binary64) #s(literal 1 binary64)) (+.f64 (neg.f64 (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 y (*.f64 y (*.f64 y y))))) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (-.f64 (*.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal 1/64 binary64)) #s(literal -1/8 binary64)) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y))))))) |
(/.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 y (*.f64 y (*.f64 y y))))) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 y (*.f64 y (*.f64 y y))))) (fma.f64 (/.f64 x (*.f64 y y)) (*.f64 x #s(literal -1/8 binary64)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (/.f64 x (*.f64 y y)) (*.f64 x #s(literal -1/8 binary64)) #s(literal -1 binary64)) (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 y (*.f64 y (*.f64 y y)))))) |
(/.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (-.f64 (*.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal 1/64 binary64)) #s(literal -1/8 binary64)) #s(literal 1 binary64))) (+.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))))))) |
(/.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal 1/8 binary64) #s(literal 1 binary64)) (*.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal 1/8 binary64) #s(literal 1 binary64)) (fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal 1/8 binary64) #s(literal 1 binary64))) (pow.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 y y)) #s(literal 6 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))))) (fma.f64 (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 y (*.f64 y (*.f64 y y)))) (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal 1/8 binary64) #s(literal 1 binary64)) (-.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal 1/8 binary64) #s(literal 1 binary64)) (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 y (*.f64 y (*.f64 y y))))))))) |
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y))))) #s(literal -1 binary64)) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 y (*.f64 y (*.f64 y y))))) (fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal 1/64 binary64) #s(literal -1/8 binary64)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (-.f64 (*.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal 1/64 binary64)) #s(literal -1/8 binary64)) #s(literal 1 binary64)) (-.f64 (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 y (*.f64 y (*.f64 y y)))) (fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal 1/8 binary64) #s(literal 1 binary64)))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))))) (-.f64 (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 y (*.f64 y (*.f64 y y)))) (fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal 1/8 binary64) #s(literal 1 binary64))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y))))))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (-.f64 (*.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal 1/64 binary64)) #s(literal -1/8 binary64)) #s(literal 1 binary64)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 y (*.f64 y (*.f64 y y)))))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 x (*.f64 y y)) (*.f64 x #s(literal -1/8 binary64)) #s(literal -1 binary64)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y))))))) (fma.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal 1/8 binary64) #s(literal 1 binary64)) (*.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal 1/8 binary64) #s(literal 1 binary64)) (fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal 1/8 binary64) #s(literal 1 binary64))) (pow.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 y y)) #s(literal 6 binary64)))) (fma.f64 (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 y (*.f64 y (*.f64 y y)))) (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal 1/8 binary64) #s(literal 1 binary64)) (-.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal 1/8 binary64) #s(literal 1 binary64)) (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 y (*.f64 y (*.f64 y y)))))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y))))))) (*.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (-.f64 (*.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal 1/64 binary64)) #s(literal -1/8 binary64)) #s(literal 1 binary64)) (-.f64 (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 y (*.f64 y (*.f64 y y)))) (fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal 1/8 binary64) #s(literal 1 binary64))))) (-.f64 (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 y (*.f64 y (*.f64 y y)))) (fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal 1/8 binary64) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 y (*.f64 y (*.f64 y y)))))) (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 y (*.f64 y (*.f64 y y)))))) (fma.f64 (/.f64 x (*.f64 y y)) (*.f64 x #s(literal -1/8 binary64)) #s(literal 1 binary64))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 y (*.f64 y (*.f64 y y)))))) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y))))) #s(literal -1 binary64))) (fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal 1/64 binary64) #s(literal -1/8 binary64)) #s(literal 1 binary64))) |
(/.f64 (/.f64 (fma.f64 (/.f64 x (*.f64 y y)) (*.f64 x #s(literal -1/8 binary64)) #s(literal -1 binary64)) (fma.f64 (/.f64 x (*.f64 y y)) (*.f64 x #s(literal -1/8 binary64)) #s(literal 1 binary64))) (fma.f64 (/.f64 x (*.f64 y y)) (*.f64 x #s(literal -1/8 binary64)) #s(literal -1 binary64))) |
(pow.f64 (fma.f64 (/.f64 x (*.f64 y y)) (*.f64 x #s(literal -1/8 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (fma.f64 (/.f64 x (*.f64 y y)) (*.f64 x #s(literal -1/8 binary64)) #s(literal 1 binary64)) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (fma.f64 (/.f64 x (*.f64 y y)) (*.f64 x #s(literal -1/8 binary64)) #s(literal 1 binary64)) (fma.f64 (/.f64 x (*.f64 y y)) (*.f64 x #s(literal -1/8 binary64)) #s(literal 1 binary64))) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (log1p.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 y y)))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 x (*.f64 y y)) (*.f64 x #s(literal -1/8 binary64)) #s(literal 1 binary64)))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (fma.f64 (/.f64 x (*.f64 y y)) (*.f64 x #s(literal -1/8 binary64)) #s(literal 1 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 x (*.f64 y y)) (*.f64 x #s(literal -1/8 binary64)) #s(literal 1 binary64))) #s(literal 1 binary64)) |
(*.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (-.f64 (*.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal 1/64 binary64)) #s(literal -1/8 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))))))) |
(*.f64 (fma.f64 (/.f64 x (*.f64 y y)) (*.f64 x #s(literal -1/8 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 y (*.f64 y (*.f64 y y))))))) |
(*.f64 (pow.f64 (fma.f64 (/.f64 x (*.f64 y y)) (*.f64 x #s(literal -1/8 binary64)) #s(literal 1 binary64)) #s(literal -1/2 binary64)) (pow.f64 (fma.f64 (/.f64 x (*.f64 y y)) (*.f64 x #s(literal -1/8 binary64)) #s(literal 1 binary64)) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (fma.f64 (/.f64 x (*.f64 y y)) (*.f64 x #s(literal -1/8 binary64)) #s(literal 1 binary64))) #s(literal -1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y))))))) (fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (-.f64 (*.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal 1/64 binary64)) #s(literal -1/8 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y))))))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (-.f64 (*.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal 1/64 binary64)) #s(literal -1/8 binary64)) #s(literal 1 binary64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 y (*.f64 y (*.f64 y y)))))) (fma.f64 (/.f64 x (*.f64 y y)) (*.f64 x #s(literal -1/8 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 y (*.f64 y (*.f64 y y)))))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 x (*.f64 y y)) (*.f64 x #s(literal -1/8 binary64)) #s(literal -1 binary64))) #s(literal -1 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (/.f64 x (*.f64 y y)) (*.f64 x #s(literal -1/8 binary64)) #s(literal 1 binary64)) #s(literal -1/2 binary64))) (pow.f64 (fma.f64 (/.f64 x (*.f64 y y)) (*.f64 x #s(literal -1/8 binary64)) #s(literal 1 binary64)) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y))))))) (neg.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (-.f64 (*.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal 1/64 binary64)) #s(literal -1/8 binary64)) #s(literal 1 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 y (*.f64 y (*.f64 y y)))))) (fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal 1/8 binary64) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))))))) (neg.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (-.f64 (*.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal 1/64 binary64)) #s(literal -1/8 binary64)) #s(literal 1 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (neg.f64 (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 y (*.f64 y (*.f64 y y))))) #s(literal 1 binary64))) (fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal 1/8 binary64) #s(literal 1 binary64))) |
(*.f64 (/.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (-.f64 (*.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal 1/64 binary64)) #s(literal -1/8 binary64)) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 y y)) #s(literal 9 binary64)))) (+.f64 (pow.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 y y)) #s(literal 6 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))))))) |
(*.f64 (/.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (-.f64 (*.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal 1/64 binary64)) #s(literal -1/8 binary64)) #s(literal 1 binary64)) (+.f64 (pow.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 y y)) #s(literal 6 binary64)) #s(literal -1 binary64))) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y))))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (fma.f64 (/.f64 x (*.f64 y y)) (*.f64 x #s(literal -1/8 binary64)) #s(literal -1 binary64)) (+.f64 (pow.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 y y)) #s(literal 6 binary64)) #s(literal -1 binary64))) (+.f64 (fma.f64 (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 y (*.f64 y (*.f64 y y)))) (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 y (*.f64 y (*.f64 y y)))) #s(literal 1 binary64)) (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 y (*.f64 y (*.f64 y y)))))) |
(*.f64 (/.f64 (fma.f64 (/.f64 x (*.f64 y y)) (*.f64 x #s(literal -1/8 binary64)) #s(literal -1 binary64)) (fma.f64 (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 y (*.f64 y (*.f64 y y)))) (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 y (*.f64 y (*.f64 y y)))) #s(literal -1 binary64))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 y (*.f64 y (*.f64 y y)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 y (*.f64 y (*.f64 y y)))))) (fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal 1/8 binary64) #s(literal 1 binary64))) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 y y))) |
(+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 y y)) #s(literal 1 binary64)) |
(+.f64 (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (fma.f64 (/.f64 x (*.f64 y y)) (*.f64 x #s(literal -1/8 binary64)) #s(literal -1 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 x (*.f64 y y)) (*.f64 x #s(literal -1/8 binary64)) #s(literal -1 binary64))))) |
(exp.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (log1p.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 y y)))))) |
(-.f64 #s(literal 0 binary64) (fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal 1/8 binary64) #s(literal -1 binary64))) |
(-.f64 (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (fma.f64 (/.f64 x (*.f64 y y)) (*.f64 x #s(literal -1/8 binary64)) #s(literal -1 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 x (*.f64 y y)) (*.f64 x #s(literal -1/8 binary64)) #s(literal -1 binary64)))) |
(-.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (fma.f64 (/.f64 x (*.f64 y y)) (*.f64 x #s(literal -1/8 binary64)) #s(literal -1 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 x (*.f64 y y)) (*.f64 x #s(literal -1/8 binary64)) #s(literal -1 binary64))) #s(literal 1 binary64))) |
(-.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal 1/8 binary64) #s(literal 1 binary64))) (/.f64 (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 y (*.f64 y (*.f64 y y)))) (fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal 1/8 binary64) #s(literal 1 binary64)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 y y)) #s(literal 1 binary64)) |
(fma.f64 x (*.f64 #s(literal -1/8 binary64) (/.f64 x (*.f64 y y))) #s(literal 1 binary64)) |
(fma.f64 x (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/8 binary64) (/.f64 x (*.f64 y y)))) #s(literal 1 binary64)) |
(fma.f64 x (*.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 x (*.f64 y y))) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 x (*.f64 (*.f64 x #s(literal -1/8 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 y y))) #s(literal 1 binary64)) |
(fma.f64 x (*.f64 (/.f64 x y) (/.f64 #s(literal -1/8 binary64) y)) #s(literal 1 binary64)) |
(fma.f64 x (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 (*.f64 x #s(literal -1/8 binary64)) y)) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/8 binary64)) (*.f64 y y)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal -1/8 binary64) (*.f64 y y)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 y y)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal -1/8 binary64) y)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal -1/8 binary64) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (/.f64 (*.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal 1/64 binary64)) (fma.f64 (/.f64 x (*.f64 y y)) (*.f64 x #s(literal -1/8 binary64)) #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 x (*.f64 y y)) (*.f64 x #s(literal -1/8 binary64)) #s(literal -1 binary64))))) |
(fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1/8 binary64) (/.f64 (/.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 y y))) (*.f64 y y)) (fma.f64 (/.f64 x (*.f64 y y)) (*.f64 x #s(literal -1/8 binary64)) #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 x (*.f64 y y)) (*.f64 x #s(literal -1/8 binary64)) #s(literal -1 binary64))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 y y)) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 y y)) (/.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 y y)) (fma.f64 (/.f64 x (*.f64 y y)) (*.f64 x #s(literal -1/8 binary64)) #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 x (*.f64 y y)) (*.f64 x #s(literal -1/8 binary64)) #s(literal -1 binary64))))) |
(fma.f64 (*.f64 x (neg.f64 x)) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x (neg.f64 x)) (/.f64 #s(literal -1/8 binary64) (*.f64 y (neg.f64 y))) #s(literal 1 binary64)) |
(fma.f64 (/.f64 x y) (/.f64 (*.f64 x #s(literal -1/8 binary64)) y) #s(literal 1 binary64)) |
(fma.f64 (/.f64 x y) (*.f64 (/.f64 (*.f64 x #s(literal -1/8 binary64)) y) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 y (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 x (*.f64 y y)) (*.f64 x #s(literal -1/8 binary64)) #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 x (*.f64 y y)) (*.f64 x #s(literal -1/8 binary64)) #s(literal -1 binary64))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) y) #s(literal 1 binary64)) |
(fma.f64 (sqrt.f64 x) (*.f64 (sqrt.f64 x) (*.f64 #s(literal -1/8 binary64) (/.f64 x (*.f64 y y)))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 y y)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x (/.f64 x y)) (/.f64 #s(literal -1/8 binary64) y) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x (/.f64 x y)) (*.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1/8 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x (/.f64 x y)) (*.f64 (/.f64 #s(literal -1/8 binary64) y) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 x (*.f64 y y)) (*.f64 x #s(literal -1/8 binary64)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (*.f64 x (neg.f64 x)) y) (/.f64 #s(literal -1/8 binary64) (neg.f64 y)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/8 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 y y)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal -1/8 binary64) y) (*.f64 x (/.f64 x y)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) y) (*.f64 (neg.f64 x) (/.f64 (*.f64 x #s(literal -1/8 binary64)) y)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (*.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (*.f64 x x)) (*.f64 y y)) (/.f64 #s(literal 1/64 binary64) (fma.f64 (/.f64 x (*.f64 y y)) (*.f64 x #s(literal -1/8 binary64)) #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 x (*.f64 y y)) (*.f64 x #s(literal -1/8 binary64)) #s(literal -1 binary64))))) |
(fma.f64 #s(literal 1/64 binary64) (/.f64 (/.f64 (*.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (*.f64 x x)) (*.f64 y y)) (fma.f64 (/.f64 x (*.f64 y y)) (*.f64 x #s(literal -1/8 binary64)) #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 x (*.f64 y y)) (*.f64 x #s(literal -1/8 binary64)) #s(literal -1 binary64))))) |
(fma.f64 (*.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal 1/64 binary64)) (/.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (fma.f64 (/.f64 x (*.f64 y y)) (*.f64 x #s(literal -1/8 binary64)) #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 x (*.f64 y y)) (*.f64 x #s(literal -1/8 binary64)) #s(literal -1 binary64))))) |
(fma.f64 (*.f64 x #s(literal -1/8 binary64)) (/.f64 x (*.f64 y y)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x #s(literal -1/8 binary64)) (*.f64 (/.f64 x (*.f64 y y)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (*.f64 x #s(literal -1/8 binary64)) y) (/.f64 x y) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 y y))) (*.f64 y y)) (/.f64 #s(literal -1/8 binary64) (fma.f64 (/.f64 x (*.f64 y y)) (*.f64 x #s(literal -1/8 binary64)) #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 x (*.f64 y y)) (*.f64 x #s(literal -1/8 binary64)) #s(literal -1 binary64))))) |
(fma.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 x (*.f64 y y))) x #s(literal 1 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) y) (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 y y)) (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1/8 binary64) (neg.f64 (/.f64 (*.f64 x x) (*.f64 y y))) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal -1/8 binary64) (neg.f64 y)) (/.f64 (*.f64 x (neg.f64 x)) y) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (/.f64 (*.f64 x #s(literal -1/8 binary64)) y) #s(literal 1 binary64)) (/.f64 x y) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (/.f64 (*.f64 x #s(literal -1/8 binary64)) y) x) (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (/.f64 (*.f64 x #s(literal -1/8 binary64)) y) (/.f64 #s(literal 1 binary64) y)) x #s(literal 1 binary64)) |
(fma.f64 (*.f64 (/.f64 (*.f64 x #s(literal -1/8 binary64)) y) (/.f64 #s(literal -1 binary64) y)) (neg.f64 x) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 y (*.f64 y (*.f64 y y)))) (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 y (*.f64 y (*.f64 y y)))))) (fma.f64 (/.f64 x (*.f64 y y)) (*.f64 x #s(literal -1/8 binary64)) #s(literal 1 binary64)) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 x (*.f64 y y)) (*.f64 x #s(literal -1/8 binary64)) #s(literal -1 binary64))))) |
(fma.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 y (*.f64 y (*.f64 y y)))) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y))))) #s(literal -1 binary64))) (fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal 1/64 binary64) #s(literal -1/8 binary64)) #s(literal 1 binary64)) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 x (*.f64 y y)) (*.f64 x #s(literal -1/8 binary64)) #s(literal -1 binary64))))) |
(fma.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 y (neg.f64 y))) (*.f64 x (neg.f64 x)) #s(literal 1 binary64)) |
(neg.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal 1/8 binary64) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 x (*.f64 y y)) (*.f64 x #s(literal -1/8 binary64)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal 1/8 binary64) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 y (*.f64 y (*.f64 y y))))))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (fma.f64 (/.f64 x (*.f64 y y)) (*.f64 x #s(literal -1/8 binary64)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (/.f64 x (*.f64 y y)) (*.f64 x #s(literal -1/8 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(/.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal 1/8 binary64) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))))) (fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (-.f64 (*.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal 1/64 binary64)) #s(literal -1/8 binary64)) #s(literal 1 binary64))) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))))) (neg.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (-.f64 (*.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal 1/64 binary64)) #s(literal -1/8 binary64)) #s(literal 1 binary64))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))))) (*.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (-.f64 (*.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal 1/64 binary64)) #s(literal -1/8 binary64)) #s(literal 1 binary64))))) |
(/.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 y (*.f64 y (*.f64 y y))))) (fma.f64 (/.f64 x (*.f64 y y)) (*.f64 x #s(literal -1/8 binary64)) #s(literal -1 binary64))) |
(/.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 y (*.f64 y (*.f64 y y))))) (neg.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal 1/8 binary64) #s(literal 1 binary64)))) |
(/.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 y (*.f64 y (*.f64 y y))))) (*.f64 #s(literal -1 binary64) (fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal 1/8 binary64) #s(literal 1 binary64)))) |
(/.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y))))))) (neg.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (-.f64 (*.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal 1/64 binary64)) #s(literal -1/8 binary64)) #s(literal 1 binary64)))) |
(/.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y))))))) (*.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (-.f64 (*.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal 1/64 binary64)) #s(literal -1/8 binary64)) #s(literal 1 binary64))))) |
(/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 y (*.f64 y (*.f64 y y))))) #s(literal 1 binary64)) (fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal 1/8 binary64) #s(literal 1 binary64))) |
(/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 y (*.f64 y (*.f64 y y))))) #s(literal 1 binary64)) (*.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal 1/8 binary64) #s(literal 1 binary64)))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 y y)) #s(literal 9 binary64))) (*.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (-.f64 (*.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal 1/64 binary64)) #s(literal -1/8 binary64)) #s(literal 1 binary64)) (+.f64 (pow.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 y y)) #s(literal 6 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y))))))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 y y)) #s(literal 6 binary64)) #s(literal -1 binary64)) (*.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (-.f64 (*.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal 1/64 binary64)) #s(literal -1/8 binary64)) #s(literal 1 binary64)) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y))))) #s(literal -1 binary64)))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 y y)) #s(literal 6 binary64)) #s(literal -1 binary64)) (*.f64 (fma.f64 (/.f64 x (*.f64 y y)) (*.f64 x #s(literal -1/8 binary64)) #s(literal -1 binary64)) (+.f64 (fma.f64 (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 y (*.f64 y (*.f64 y y)))) (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 y (*.f64 y (*.f64 y y)))) #s(literal 1 binary64)) (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 y (*.f64 y (*.f64 y y))))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 y (*.f64 y (*.f64 y y))))) (fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal 1/8 binary64) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 y (*.f64 y (*.f64 y y))))) (*.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal 1/8 binary64) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 y (*.f64 y (*.f64 y y)))) (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 y (*.f64 y (*.f64 y y)))) #s(literal -1 binary64)) (*.f64 (fma.f64 (/.f64 x (*.f64 y y)) (*.f64 x #s(literal -1/8 binary64)) #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 y (*.f64 y (*.f64 y y))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 y (*.f64 y (*.f64 y y)))) (fma.f64 (/.f64 x (*.f64 y y)) (*.f64 x #s(literal -1/8 binary64)) #s(literal -1 binary64))) (fma.f64 (/.f64 x (*.f64 y y)) (*.f64 x #s(literal -1/8 binary64)) #s(literal -1 binary64))) (*.f64 (fma.f64 (/.f64 x (*.f64 y y)) (*.f64 x #s(literal -1/8 binary64)) #s(literal -1 binary64)) (fma.f64 (/.f64 x (*.f64 y y)) (*.f64 x #s(literal -1/8 binary64)) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))))))) (fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (-.f64 (*.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal 1/64 binary64)) #s(literal -1/8 binary64)) #s(literal 1 binary64))) |
(/.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))))))) (neg.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (-.f64 (*.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal 1/64 binary64)) #s(literal -1/8 binary64)) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (+.f64 (neg.f64 (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 y (*.f64 y (*.f64 y y))))) #s(literal 1 binary64))) (fma.f64 (/.f64 x (*.f64 y y)) (*.f64 x #s(literal -1/8 binary64)) #s(literal -1 binary64))) |
(/.f64 (neg.f64 (+.f64 (neg.f64 (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 y (*.f64 y (*.f64 y y))))) #s(literal 1 binary64))) (neg.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal 1/8 binary64) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 y (*.f64 y (*.f64 y y)))))) (neg.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal 1/8 binary64) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (fma.f64 (/.f64 x (*.f64 y y)) (*.f64 x #s(literal -1/8 binary64)) #s(literal -1 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 x (*.f64 y y)) (*.f64 x #s(literal -1/8 binary64)) #s(literal -1 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (fma.f64 (/.f64 x (*.f64 y y)) (*.f64 x #s(literal -1/8 binary64)) #s(literal -1 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))) (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (fma.f64 (/.f64 x (*.f64 y y)) (*.f64 x #s(literal -1/8 binary64)) #s(literal -1 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))) (fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 x (*.f64 y y)) (*.f64 x #s(literal -1/8 binary64)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 x (*.f64 y y)) (*.f64 x #s(literal -1/8 binary64)) #s(literal -1 binary64))) (*.f64 (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (fma.f64 (/.f64 x (*.f64 y y)) (*.f64 x #s(literal -1/8 binary64)) #s(literal -1 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 x (*.f64 y y)) (*.f64 x #s(literal -1/8 binary64)) #s(literal -1 binary64))))))) |
(/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))))) #s(literal 1 binary64)) (fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (-.f64 (*.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal 1/64 binary64)) #s(literal -1/8 binary64)) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (fma.f64 (/.f64 x (*.f64 y y)) (*.f64 x #s(literal -1/8 binary64)) #s(literal -1 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))) (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (fma.f64 (/.f64 x (*.f64 y y)) (*.f64 x #s(literal -1/8 binary64)) #s(literal -1 binary64)) (*.f64 y (*.f64 y (*.f64 y y)))))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 x (*.f64 y y)) (*.f64 x #s(literal -1/8 binary64)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 x (*.f64 y y)) (*.f64 x #s(literal -1/8 binary64)) #s(literal -1 binary64))))) (+.f64 (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (fma.f64 (/.f64 x (*.f64 y y)) (*.f64 x #s(literal -1/8 binary64)) #s(literal -1 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 x (*.f64 y y)) (*.f64 x #s(literal -1/8 binary64)) #s(literal -1 binary64))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))))) #s(literal 1 binary64)) (fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (-.f64 (*.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal 1/64 binary64)) #s(literal -1/8 binary64)) #s(literal 1 binary64))) |
(/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 y (*.f64 y (*.f64 y y))))) #s(literal 1 binary64)) (fma.f64 (/.f64 x (*.f64 y y)) (*.f64 x #s(literal -1/8 binary64)) #s(literal -1 binary64))) |
(/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y))))))) #s(literal 1 binary64)) (neg.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (-.f64 (*.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal 1/64 binary64)) #s(literal -1/8 binary64)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (+.f64 (neg.f64 (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 y (*.f64 y (*.f64 y y))))) #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal 1/8 binary64) #s(literal 1 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 y (*.f64 y (*.f64 y y))))) #s(literal 1 binary64)) (fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal 1/8 binary64) #s(literal 1 binary64))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 y y)) #s(literal 9 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (-.f64 (*.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal 1/64 binary64)) #s(literal -1/8 binary64)) #s(literal 1 binary64)))) (+.f64 (pow.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 y y)) #s(literal 6 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 y y)) #s(literal 6 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (-.f64 (*.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal 1/64 binary64)) #s(literal -1/8 binary64)) #s(literal 1 binary64)))) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y))))) #s(literal -1 binary64))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 y y)) #s(literal 6 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 x (*.f64 y y)) (*.f64 x #s(literal -1/8 binary64)) #s(literal -1 binary64)))) (+.f64 (fma.f64 (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 y (*.f64 y (*.f64 y y)))) (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 y (*.f64 y (*.f64 y y)))) #s(literal 1 binary64)) (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 y (*.f64 y (*.f64 y y)))))) |
(/.f64 (*.f64 (fma.f64 (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 y (*.f64 y (*.f64 y y)))) (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 y (*.f64 y (*.f64 y y)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 x (*.f64 y y)) (*.f64 x #s(literal -1/8 binary64)) #s(literal -1 binary64)))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 y (*.f64 y (*.f64 y y)))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (/.f64 x (*.f64 y y)) (*.f64 x #s(literal -1/8 binary64)) #s(literal 1 binary64)) #s(literal -1/2 binary64))) (pow.f64 (fma.f64 (/.f64 x (*.f64 y y)) (*.f64 x #s(literal -1/8 binary64)) #s(literal 1 binary64)) #s(literal -1/2 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))))))) (fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (-.f64 (*.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal 1/64 binary64)) #s(literal -1/8 binary64)) #s(literal 1 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 y (*.f64 y (*.f64 y y))))))) (fma.f64 (/.f64 x (*.f64 y y)) (*.f64 x #s(literal -1/8 binary64)) #s(literal -1 binary64))) |
(pow.f64 (fma.f64 (/.f64 x (*.f64 y y)) (*.f64 x #s(literal -1/8 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 x (*.f64 y y)) (*.f64 x #s(literal -1/8 binary64)) #s(literal 1 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 (/.f64 x (*.f64 y y)) (*.f64 x #s(literal -1/8 binary64)) #s(literal 1 binary64))) |
(*.f64 #s(literal -1 binary64) (fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal 1/8 binary64) #s(literal -1 binary64))) |
(*.f64 (fma.f64 (/.f64 x (*.f64 y y)) (*.f64 x #s(literal -1/8 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(*.f64 (fma.f64 (/.f64 x (*.f64 y y)) (*.f64 x #s(literal -1/8 binary64)) #s(literal 1 binary64)) (/.f64 (fma.f64 (/.f64 x (*.f64 y y)) (*.f64 x #s(literal -1/8 binary64)) #s(literal -1 binary64)) (fma.f64 (/.f64 x (*.f64 y y)) (*.f64 x #s(literal -1/8 binary64)) #s(literal -1 binary64)))) |
(*.f64 (fma.f64 (/.f64 x (*.f64 y y)) (*.f64 x #s(literal -1/8 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (/.f64 x (*.f64 y y)) (*.f64 x #s(literal -1/8 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 x (*.f64 y y)) (*.f64 x #s(literal -1/8 binary64)) #s(literal -1 binary64))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal 1/8 binary64) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (-.f64 (*.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal 1/64 binary64)) #s(literal -1/8 binary64)) #s(literal 1 binary64)))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (-.f64 (*.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal 1/64 binary64)) #s(literal -1/8 binary64)) #s(literal 1 binary64))) #s(literal 1 binary64))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (-.f64 (*.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal 1/64 binary64)) #s(literal -1/8 binary64)) #s(literal 1 binary64))) #s(literal 1 binary64))) |
(*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 y (*.f64 y (*.f64 y y))))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 x (*.f64 y y)) (*.f64 x #s(literal -1/8 binary64)) #s(literal -1 binary64)))) |
(*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 y (*.f64 y (*.f64 y y))))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 x (*.f64 y y)) (*.f64 x #s(literal -1/8 binary64)) #s(literal -1 binary64))) #s(literal 1 binary64))) |
(*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 y (*.f64 y (*.f64 y y))))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 x (*.f64 y y)) (*.f64 x #s(literal -1/8 binary64)) #s(literal -1 binary64))) #s(literal 1 binary64))) |
(*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y))))))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (-.f64 (*.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal 1/64 binary64)) #s(literal -1/8 binary64)) #s(literal 1 binary64))))) |
(*.f64 (+.f64 (neg.f64 (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 y (*.f64 y (*.f64 y y))))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal 1/8 binary64) #s(literal 1 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 x (*.f64 y y)) (*.f64 x #s(literal -1/8 binary64)) #s(literal -1 binary64))) (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 y (*.f64 y (*.f64 y y)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (-.f64 (*.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal 1/64 binary64)) #s(literal -1/8 binary64)) #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y))))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 y (*.f64 y (*.f64 y y))))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal 1/8 binary64) #s(literal 1 binary64)))) |
(*.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 y (*.f64 y (*.f64 y y))))) (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 y (*.f64 y (*.f64 y y)))))) (fma.f64 (/.f64 x (*.f64 y y)) (*.f64 x #s(literal -1/8 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))))) (fma.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal 1/8 binary64) #s(literal 1 binary64)) (*.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal 1/8 binary64) #s(literal 1 binary64)) (fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal 1/8 binary64) #s(literal 1 binary64))) (pow.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 y y)) #s(literal 6 binary64)))) (fma.f64 (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 y (*.f64 y (*.f64 y y)))) (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal 1/8 binary64) #s(literal 1 binary64)) (-.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal 1/8 binary64) #s(literal 1 binary64)) (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 y (*.f64 y (*.f64 y y)))))))) |
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))))) (*.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (-.f64 (*.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal 1/64 binary64)) #s(literal -1/8 binary64)) #s(literal 1 binary64)) (-.f64 (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 y (*.f64 y (*.f64 y y)))) (fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal 1/8 binary64) #s(literal 1 binary64))))) (-.f64 (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 y (*.f64 y (*.f64 y y)))) (fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal 1/8 binary64) #s(literal 1 binary64)))) |
(*.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 y (*.f64 y (*.f64 y y))))) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y))))) #s(literal -1 binary64))) (fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal 1/64 binary64) #s(literal -1/8 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 y (*.f64 y (*.f64 y y))))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y))))))) (fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal 1/64 binary64) #s(literal -1/8 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 y (*.f64 y (*.f64 y y))))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 y (*.f64 y (*.f64 y y)))))) (fma.f64 (/.f64 x (*.f64 y y)) (*.f64 x #s(literal -1/8 binary64)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 x y)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 y y) (*.f64 x x))) #s(literal -1 binary64))) |
(exp.f64 (-.f64 (*.f64 #s(literal 2 binary64) (log.f64 x)) (*.f64 #s(literal 2 binary64) (log.f64 y)))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (/.f64 (*.f64 x x) (*.f64 y y)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 y (neg.f64 y))) (neg.f64 (/.f64 (*.f64 x x) (*.f64 y y)))) |
(neg.f64 (neg.f64 (/.f64 (*.f64 x x) (*.f64 y y)))) |
(neg.f64 (*.f64 (neg.f64 (/.f64 (*.f64 x x) (*.f64 y y))) #s(literal 1 binary64))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (*.f64 x x) (*.f64 y y))))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (*.f64 y y) (*.f64 x x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y y) (*.f64 x x))) |
(/.f64 x (/.f64 (*.f64 y y) x)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 y y) (*.f64 x x)))) |
(/.f64 (*.f64 x x) (*.f64 y y)) |
(/.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal 1 binary64)) |
(/.f64 (*.f64 x (neg.f64 x)) (*.f64 y (neg.f64 y))) |
(/.f64 (/.f64 x y) (/.f64 y x)) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 y (*.f64 x x))) |
(/.f64 (*.f64 x (/.f64 x y)) y) |
(/.f64 (/.f64 x (*.f64 y y)) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (/.f64 (*.f64 x (neg.f64 x)) y) (neg.f64 y)) |
(/.f64 (/.f64 x (neg.f64 y)) (/.f64 y (neg.f64 x))) |
(/.f64 (neg.f64 (/.f64 (*.f64 x x) (*.f64 y y))) #s(literal -1 binary64)) |
(/.f64 (*.f64 (/.f64 x (*.f64 y y)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (*.f64 (/.f64 x (*.f64 y y)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 (*.f64 (/.f64 x y) #s(literal -1 binary64)) (/.f64 y (neg.f64 x))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (neg.f64 x)) y)) (neg.f64 y)) |
(/.f64 (*.f64 (/.f64 x y) (neg.f64 x)) (neg.f64 y)) |
(/.f64 (*.f64 (*.f64 x (/.f64 x y)) #s(literal -1 binary64)) (neg.f64 y)) |
(/.f64 (*.f64 (/.f64 x (*.f64 y y)) (neg.f64 x)) #s(literal -1 binary64)) |
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 x (*.f64 y y))) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 (*.f64 (/.f64 (*.f64 x (neg.f64 x)) y) #s(literal 1 binary64)) (neg.f64 y)) |
(pow.f64 (/.f64 y x) #s(literal -2 binary64)) |
(pow.f64 (/.f64 x y) #s(literal 2 binary64)) |
(pow.f64 (/.f64 (*.f64 y y) (*.f64 x x)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (*.f64 y y))) |
(*.f64 x (/.f64 x (*.f64 y y))) |
(*.f64 x (*.f64 (/.f64 x (*.f64 y y)) #s(literal 1 binary64))) |
(*.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 x x) (*.f64 y y)))) |
(*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 y y))) |
(*.f64 (*.f64 x x) (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 2 binary64))) |
(*.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal 1 binary64)) |
(*.f64 (neg.f64 x) (/.f64 x (*.f64 y (neg.f64 y)))) |
(*.f64 (neg.f64 x) (/.f64 (neg.f64 x) (*.f64 y y))) |
(*.f64 (neg.f64 x) (*.f64 x (/.f64 #s(literal -1 binary64) (*.f64 y y)))) |
(*.f64 (*.f64 x (neg.f64 x)) (/.f64 #s(literal -1 binary64) (*.f64 y y))) |
(*.f64 (*.f64 x (neg.f64 x)) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 y y)) #s(literal 1 binary64))) |
(*.f64 (/.f64 x y) (/.f64 x y)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) (*.f64 x x)) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 x (/.f64 x y))) |
(*.f64 (sqrt.f64 x) (*.f64 (sqrt.f64 x) (/.f64 x (*.f64 y y)))) |
(*.f64 (*.f64 x (/.f64 x y)) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (/.f64 x (*.f64 y y)) x) |
(*.f64 (/.f64 (*.f64 x (neg.f64 x)) y) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (/.f64 x (neg.f64 y)) (/.f64 x (neg.f64 y))) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 y y)) (*.f64 x (neg.f64 x))) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 (*.f64 x (neg.f64 x)) y)) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 2 binary64)) (*.f64 x x)) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 2 binary64)) (pow.f64 (neg.f64 x) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 y y) (*.f64 x x)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (*.f64 y y) (*.f64 x x)) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 #s(literal -1 binary64) y)) (*.f64 x x)) |
(*.f64 (*.f64 (/.f64 x y) (/.f64 #s(literal -1 binary64) y)) (neg.f64 x)) |
(*.f64 (*.f64 (/.f64 x (*.f64 y y)) #s(literal 1 binary64)) x) |
(*.f64 (*.f64 (/.f64 x (*.f64 y y)) #s(literal -1 binary64)) (neg.f64 x)) |
(*.f64 (*.f64 (/.f64 x (*.f64 y y)) (sqrt.f64 x)) (sqrt.f64 x)) |
(exp.f64 (*.f64 #s(literal 2 binary64) (log.f64 x))) |
(exp.f64 (+.f64 (log.f64 x) (log.f64 x))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (neg.f64 x))) |
(neg.f64 (*.f64 x (neg.f64 x))) |
(/.f64 x (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (*.f64 x x) #s(literal 1 binary64)) |
(/.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 (*.f64 x (neg.f64 x)) #s(literal -1 binary64)) |
(pow.f64 x #s(literal 2 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 1 binary64)) |
(pow.f64 (sqrt.f64 x) #s(literal 4 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1/2 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 x x)) |
(*.f64 #s(literal 1 binary64) (pow.f64 (neg.f64 x) #s(literal 2 binary64))) |
(*.f64 x x) |
(*.f64 #s(literal -1 binary64) (*.f64 x (neg.f64 x))) |
(*.f64 (*.f64 x x) #s(literal 1 binary64)) |
(*.f64 (neg.f64 x) (neg.f64 x)) |
(*.f64 (sqrt.f64 x) (*.f64 (sqrt.f64 x) x)) |
(*.f64 (*.f64 x (sqrt.f64 x)) (sqrt.f64 x)) |
(exp.f64 (*.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal -1 binary64))) |
(exp.f64 (+.f64 (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)))) (log.f64 x))) |
(exp.f64 (-.f64 (log.f64 x) (log.f64 (*.f64 y #s(literal 2 binary64))))) |
(exp.f64 (-.f64 (neg.f64 (log.f64 (*.f64 y #s(literal 2 binary64)))) (neg.f64 (log.f64 x)))) |
(-.f64 #s(literal 0 binary64) (/.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)))) |
(/.f64 #s(literal 1 binary64) (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) |
(/.f64 x (*.f64 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 (/.f64 #s(literal 1 binary64) x) (*.f64 y #s(literal -2 binary64)))) |
(/.f64 #s(literal 1/2 binary64) (/.f64 y x)) |
(/.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 1 binary64)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(/.f64 (neg.f64 x) (*.f64 y #s(literal -2 binary64))) |
(/.f64 #s(literal -1/2 binary64) (/.f64 y (neg.f64 x))) |
(/.f64 (/.f64 x y) #s(literal 2 binary64)) |
(/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x)) |
(/.f64 (*.f64 x #s(literal -1/2 binary64)) (neg.f64 y)) |
(/.f64 (/.f64 x (neg.f64 y)) #s(literal -2 binary64)) |
(/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))) #s(literal -1 binary64)) |
(/.f64 (/.f64 (neg.f64 x) #s(literal 2 binary64)) (neg.f64 y)) |
(/.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) y) (pow.f64 x #s(literal -1/2 binary64))) (pow.f64 x #s(literal -1/2 binary64))) |
(/.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) x)) |
(/.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) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) x)) |
(pow.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(*.f64 x (/.f64 #s(literal 1/2 binary64) y)) |
(*.f64 #s(literal -1 binary64) (/.f64 x (*.f64 y #s(literal -2 binary64)))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 x y)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) x) |
(*.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y) #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 (neg.f64 x) (/.f64 #s(literal -1/2 binary64) y)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 x (neg.f64 y))) |
(*.f64 (/.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 (sqrt.f64 x) (/.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.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)) (/.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64))) |
(*.f64 (/.f64 x (neg.f64 y)) #s(literal -1/2 binary64)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) y) (neg.f64 x)) |
(*.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 x #s(literal 1/4 binary64)) (*.f64 (pow.f64 x #s(literal 1/4 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) y))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) (/.f64 (sqrt.f64 x) y)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) (*.f64 (sqrt.f64 x) (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) y) (sqrt.f64 x)) |
(*.f64 (/.f64 (sqrt.f64 x) y) (/.f64 (sqrt.f64 x) #s(literal 2 binary64))) |
(*.f64 (/.f64 (sqrt.f64 x) #s(literal 2 binary64)) (/.f64 (sqrt.f64 x) y)) |
(*.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 (sqrt.f64 x) #s(literal 1 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) y)) |
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal 1/2 binary64) y) (pow.f64 x #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (pow.f64 x #s(literal -1/2 binary64))) (/.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) y) (pow.f64 x #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) y) (pow.f64 x #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal -1 binary64) y) (pow.f64 x #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal -1 binary64)) (neg.f64 x)) |
(*.f64 (pow.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal -1 binary64)) (neg.f64 x)) |
(*.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) y) #s(literal 1 binary64)) (sqrt.f64 x)) |
(*.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) y) (pow.f64 x #s(literal 1/4 binary64))) (pow.f64 x #s(literal 1/4 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) #s(literal -1 binary64)) 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) (neg.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)))) |
(neg.f64 (/.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))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (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 (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 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (neg.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 (neg.f64 (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (neg.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(/.f64 (neg.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (neg.f64 (*.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) |
(/.f64 (neg.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.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 (neg.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (neg.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (cos.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))) (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (neg.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (neg.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 (neg.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 (*.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 (neg.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)))) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/.f64 (/.f64 (neg.f64 (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) #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 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (cos.f64 (/.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 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(*.f64 (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))) #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 (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 (*.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 (*.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) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(*.f64 (neg.f64 (tan.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)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (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))) (neg.f64 (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(*.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 (/.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) (neg.f64 (tan.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)))) |
(*.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) (neg.f64 (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (neg.f64 (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(neg.f64 (neg.f64 (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(neg.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (tan.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)) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/.f64 (neg.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 (neg.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) #s(literal 1 binary64)) (neg.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(*.f64 #s(literal -1 binary64) (neg.f64 (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 (neg.f64 (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) #s(literal -1 binary64)) |
(*.f64 (neg.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 (*.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 (*.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal -1 binary64))) |
(exp.f64 (+.f64 (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)))) (log.f64 x))) |
(exp.f64 (-.f64 (log.f64 x) (log.f64 (*.f64 y #s(literal 2 binary64))))) |
(exp.f64 (-.f64 (neg.f64 (log.f64 (*.f64 y #s(literal 2 binary64)))) (neg.f64 (log.f64 x)))) |
(-.f64 #s(literal 0 binary64) (/.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)))) |
(/.f64 #s(literal 1 binary64) (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) |
(/.f64 x (*.f64 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 (/.f64 #s(literal 1 binary64) x) (*.f64 y #s(literal -2 binary64)))) |
(/.f64 #s(literal 1/2 binary64) (/.f64 y x)) |
(/.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 1 binary64)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(/.f64 (neg.f64 x) (*.f64 y #s(literal -2 binary64))) |
(/.f64 #s(literal -1/2 binary64) (/.f64 y (neg.f64 x))) |
(/.f64 (/.f64 x y) #s(literal 2 binary64)) |
(/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x)) |
(/.f64 (*.f64 x #s(literal -1/2 binary64)) (neg.f64 y)) |
(/.f64 (/.f64 x (neg.f64 y)) #s(literal -2 binary64)) |
(/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))) #s(literal -1 binary64)) |
(/.f64 (/.f64 (neg.f64 x) #s(literal 2 binary64)) (neg.f64 y)) |
(/.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) y) (pow.f64 x #s(literal -1/2 binary64))) (pow.f64 x #s(literal -1/2 binary64))) |
(/.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) x)) |
(/.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) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) x)) |
(pow.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(*.f64 x (/.f64 #s(literal 1/2 binary64) y)) |
(*.f64 #s(literal -1 binary64) (/.f64 x (*.f64 y #s(literal -2 binary64)))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 x y)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) x) |
(*.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y) #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 (neg.f64 x) (/.f64 #s(literal -1/2 binary64) y)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 x (neg.f64 y))) |
(*.f64 (/.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 (sqrt.f64 x) (/.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.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)) (/.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64))) |
(*.f64 (/.f64 x (neg.f64 y)) #s(literal -1/2 binary64)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) y) (neg.f64 x)) |
(*.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 x #s(literal 1/4 binary64)) (*.f64 (pow.f64 x #s(literal 1/4 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) y))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) (/.f64 (sqrt.f64 x) y)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) (*.f64 (sqrt.f64 x) (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) y) (sqrt.f64 x)) |
(*.f64 (/.f64 (sqrt.f64 x) y) (/.f64 (sqrt.f64 x) #s(literal 2 binary64))) |
(*.f64 (/.f64 (sqrt.f64 x) #s(literal 2 binary64)) (/.f64 (sqrt.f64 x) y)) |
(*.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 (sqrt.f64 x) #s(literal 1 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) y)) |
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal 1/2 binary64) y) (pow.f64 x #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (pow.f64 x #s(literal -1/2 binary64))) (/.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) y) (pow.f64 x #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) y) (pow.f64 x #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal -1 binary64) y) (pow.f64 x #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal -1 binary64)) (neg.f64 x)) |
(*.f64 (pow.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal -1 binary64)) (neg.f64 x)) |
(*.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) y) #s(literal 1 binary64)) (sqrt.f64 x)) |
(*.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) y) (pow.f64 x #s(literal 1/4 binary64))) (pow.f64 x #s(literal 1/4 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) #s(literal -1 binary64)) x) |
(exp.f64 (*.f64 (log.f64 (*.f64 x (/.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 x x))))) #s(literal -1 binary64))) |
(exp.f64 (+.f64 (neg.f64 (log.f64 x)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 x x))))))) |
(exp.f64 (fma.f64 #s(literal -1 binary64) (log.f64 (/.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))) (neg.f64 (log.f64 x)))) |
(exp.f64 (-.f64 (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 x x))))) (log.f64 x))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 x y))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 x)) (/.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 x y))) |
(neg.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 x y))) |
(neg.f64 (/.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 x x))))) |
(neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (/.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 x x))))) |
(/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))) |
(/.f64 #s(literal -1 binary64) (*.f64 x (/.f64 y (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 x y)) |
(/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) y) x) |
(/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 x y)) #s(literal 1 binary64)) |
(/.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 x (neg.f64 y))) |
(/.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) y) (neg.f64 x)) |
(/.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 x (/.f64 #s(literal 2 binary64) (*.f64 x x)))) |
(/.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 y (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) |
(/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) x) y) |
(/.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) y) #s(literal -1 binary64)) (neg.f64 x)) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 2 binary64) (*.f64 x x))) y) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) y) (/.f64 #s(literal 2 binary64) (*.f64 x x))) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y x)) (/.f64 #s(literal 2 binary64) x)) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (neg.f64 y)) (neg.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)))) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 y #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(/.f64 (/.f64 (/.f64 #s(literal -1 binary64) x) y) (neg.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)))) |
(/.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) y) (sqrt.f64 x)) (sqrt.f64 x)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) y)) (/.f64 #s(literal 2 binary64) (*.f64 x x))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 2 binary64) (*.f64 x x))) |
(/.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) x)) (neg.f64 y)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) (neg.f64 y)) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) x)) y) |
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) x)) (neg.f64 y)) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) (/.f64 #s(literal 2 binary64) (*.f64 x x))) |
(/.f64 (/.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 y)) (/.f64 #s(literal 2 binary64) (*.f64 x x))) |
(pow.f64 (*.f64 x (/.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 x y))) |
(*.f64 x (/.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y) x)) |
(*.f64 x (*.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) y)) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 x y))) |
(*.f64 #s(literal -1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 x x))))) |
(*.f64 #s(literal -1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 (*.f64 x x) #s(literal -1/2 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 (*.f64 x x) (/.f64 (/.f64 #s(literal 1/2 binary64) y) x)) |
(*.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y) (/.f64 x x)) |
(*.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 x (/.f64 #s(literal 1 binary64) 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 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 (/.f64 #s(literal 1 binary64) y) x)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 (/.f64 #s(literal 1 binary64) x) y)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) y) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 x y)) #s(literal 1 binary64)) |
(*.f64 (neg.f64 x) (/.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y) (neg.f64 x))) |
(*.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) y) (neg.f64 x))) |
(*.f64 (*.f64 x (neg.f64 x)) (/.f64 (/.f64 #s(literal 1/2 binary64) y) (neg.f64 x))) |
(*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) y) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (/.f64 x y) (/.f64 (*.f64 x #s(literal 1/2 binary64)) x)) |
(*.f64 (/.f64 x y) (/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 2 binary64) x))) |
(*.f64 (/.f64 x y) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) x)) |
(*.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 binary64) y) (/.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x))))) |
(*.f64 (*.f64 x (/.f64 x y)) (/.f64 #s(literal 1/2 binary64) x)) |
(*.f64 (*.f64 x (/.f64 x y)) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (*.f64 x #s(literal -1/2 binary64)) (/.f64 (/.f64 x y) (neg.f64 x))) |
(*.f64 (/.f64 x (neg.f64 y)) (/.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal 2 binary64) x))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) x)) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 (/.f64 #s(literal 1 binary64) x) (neg.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x))))) |
(*.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 binary64) y) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (neg.f64 x))) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 #s(literal -1 binary64) x))) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) y)) |
(*.f64 (*.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/2 binary64)) x) (/.f64 (*.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/2 binary64)) x) x)) |
(*.f64 (*.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/2 binary64)) x) (*.f64 (*.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/2 binary64)) x) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (pow.f64 x #s(literal -1/2 binary64)) (/.f64 (pow.f64 x #s(literal -1/2 binary64)) (/.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 x x))))) |
(*.f64 (pow.f64 x #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) y))) |
(*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 x y)) #s(literal -1 binary64)) |
(*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) x) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) x) (/.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 x y) #s(literal -1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) |
(*.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 x)) (/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) y) (sqrt.f64 x))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 x)) (/.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) y) (sqrt.f64 x))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) (/.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) y)) |
(*.f64 (/.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (/.f64 (pow.f64 x #s(literal -1/2 binary64)) (/.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 x x))))) |
(*.f64 (/.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y) x) x) |
(*.f64 (/.f64 (/.f64 x y) x) (*.f64 x #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) x) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) |
(*.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) y) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (/.f64 (/.f64 x y) #s(literal -1 binary64)) (/.f64 (*.f64 x #s(literal 1/2 binary64)) (neg.f64 x))) |
(*.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) x) (/.f64 x y)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)) (/.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) x)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (neg.f64 x))) |
(*.f64 (/.f64 (/.f64 #s(literal -1 binary64) y) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) x)) |
(*.f64 (/.f64 (*.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/2 binary64)) x) #s(literal -1 binary64)) (/.f64 (*.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/2 binary64)) x) (neg.f64 x))) |
(*.f64 (/.f64 (*.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/2 binary64)) x) x) (/.f64 (*.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/2 binary64)) x) #s(literal 1 binary64))) |
(*.f64 (/.f64 (*.f64 x (/.f64 x y)) #s(literal -1 binary64)) (/.f64 #s(literal 1/2 binary64) (neg.f64 x))) |
(*.f64 (/.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal -1 binary64)) (/.f64 x (neg.f64 x))) |
(*.f64 (/.f64 x x) (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 2 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) y) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y x)) (*.f64 x #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (neg.f64 y)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (neg.f64 y)) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x))))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 y #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 2 binary64) (*.f64 x x))) (/.f64 (/.f64 #s(literal -1 binary64) x) y)) |
(*.f64 (/.f64 (/.f64 #s(literal -1 binary64) x) y) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (pow.f64 x #s(literal -1/2 binary64)) (/.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))) (/.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (pow.f64 x #s(literal -1/2 binary64)) y) (/.f64 (pow.f64 x #s(literal -1/2 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 x x)))) |
(*.f64 (/.f64 (pow.f64 x #s(literal -1/2 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 x x))) (/.f64 (pow.f64 x #s(literal -1/2 binary64)) y)) |
(*.f64 (/.f64 (pow.f64 x #s(literal -1/2 binary64)) (/.f64 y x)) (/.f64 (pow.f64 x #s(literal -1/2 binary64)) (/.f64 #s(literal 2 binary64) x))) |
(*.f64 (/.f64 (pow.f64 x #s(literal -1/2 binary64)) (neg.f64 y)) (/.f64 (pow.f64 x #s(literal -1/2 binary64)) (neg.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x))))) |
(*.f64 (/.f64 (pow.f64 x #s(literal -1/2 binary64)) (*.f64 y #s(literal 2 binary64))) (/.f64 (pow.f64 x #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(*.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) y) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) |
(*.f64 (/.f64 x (sqrt.f64 x)) (/.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 x))) |
(*.f64 (/.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 x)) (/.f64 x (sqrt.f64 x))) |
(*.f64 (/.f64 (*.f64 x x) x) (/.f64 #s(literal 1/2 binary64) y)) |
(*.f64 (/.f64 (*.f64 x x) (sqrt.f64 x)) (/.f64 (/.f64 #s(literal 1/2 binary64) y) (sqrt.f64 x))) |
(*.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 x)) (/.f64 (/.f64 x y) (sqrt.f64 x))) |
(*.f64 (/.f64 (/.f64 x y) (sqrt.f64 x)) (/.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 x))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) x)) |
(*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (sqrt.f64 x)) (/.f64 (/.f64 #s(literal 1 binary64) y) (sqrt.f64 x))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (sqrt.f64 x)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (sqrt.f64 x))) |
(*.f64 (/.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64)) (/.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) x)) |
(*.f64 (/.f64 (/.f64 #s(literal -1 binary64) y) x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (/.f64 #s(literal -1 binary64) y) (sqrt.f64 x)) (/.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (sqrt.f64 x))) |
(*.f64 (/.f64 (*.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/2 binary64)) x) #s(literal 1 binary64)) (/.f64 (*.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/2 binary64)) x) x)) |
(*.f64 (/.f64 (*.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/2 binary64)) x) (sqrt.f64 x)) (/.f64 (*.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/2 binary64)) x) (sqrt.f64 x))) |
(*.f64 (/.f64 (*.f64 x (/.f64 x y)) x) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 (*.f64 x (/.f64 x y)) (sqrt.f64 x)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) |
(*.f64 (pow.f64 (*.f64 x (/.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))) #s(literal -1/2 binary64)) (pow.f64 (*.f64 x (/.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (pow.f64 x #s(literal -1/2 binary64)) (*.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/2 binary64)) x)) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) (*.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/2 binary64)) x))) |
(*.f64 (*.f64 (*.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/2 binary64)) x) (pow.f64 x #s(literal -1/2 binary64))) (*.f64 (*.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/2 binary64)) x) (pow.f64 x #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) #s(literal -1 binary64)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) x) (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x x)) (/.f64 #s(literal 1/2 binary64) y)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x #s(literal 1/2 binary64))) (/.f64 x y)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) y)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1 binary64) y)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/2 binary64)) x)) (*.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/2 binary64)) x)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x (/.f64 x y))) #s(literal 1/2 binary64)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) x) |
(*.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) y) (pow.f64 x #s(literal -1/2 binary64))) (pow.f64 x #s(literal -1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) |
(*.f64 (/.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 y)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (/.f64 y x))) (*.f64 x #s(literal 1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (neg.f64 y))) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (neg.f64 x))) (*.f64 x #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) x) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 x x))) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 y x)) (*.f64 x #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 y (neg.f64 x))) (*.f64 x #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))))) |
(exp.f64 (fma.f64 #s(literal 2 binary64) (log.f64 x) (neg.f64 (log.f64 (*.f64 y #s(literal 2 binary64)))))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) y)) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 y)) (/.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) y)) |
(neg.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) y)) |
(neg.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) (/.f64 y (neg.f64 x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))) |
(/.f64 x (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) |
(/.f64 #s(literal -1 binary64) (/.f64 y (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) |
(/.f64 #s(literal 1/2 binary64) (/.f64 y (*.f64 x x))) |
(/.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(/.f64 (*.f64 x x) (*.f64 y #s(literal 2 binary64))) |
(/.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) (/.f64 y x)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) y) |
(/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) y) #s(literal 1 binary64)) |
(/.f64 (neg.f64 x) (/.f64 y (*.f64 x #s(literal -1/2 binary64)))) |
(/.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (neg.f64 y)) |
(/.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 #s(literal 1 binary64) (neg.f64 y))) |
(/.f64 (*.f64 x (neg.f64 x)) (*.f64 y #s(literal -2 binary64))) |
(/.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) y) #s(literal -1 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 x (/.f64 x y)) #s(literal 2 binary64)) |
(/.f64 (*.f64 x #s(literal -1/2 binary64)) (/.f64 y (neg.f64 x))) |
(/.f64 (/.f64 (*.f64 x (neg.f64 x)) y) #s(literal -2 binary64)) |
(/.f64 (/.f64 #s(literal -1 binary64) y) (neg.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)))) |
(/.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 x x))) |
(/.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal -1 binary64)) (/.f64 y (neg.f64 x))) |
(/.f64 (*.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) x)) |
(pow.f64 (/.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) y) #s(literal 1 binary64)) |
(pow.f64 (*.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/2 binary64)) x) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (/.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 x x))))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) y)) |
(*.f64 x (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) y)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 x (/.f64 x y))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) (*.f64 x x)) |
(*.f64 (*.f64 x x) (/.f64 #s(literal 1/2 binary64) y)) |
(*.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y) x) |
(*.f64 (*.f64 x #s(literal 1/2 binary64)) (/.f64 x y)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64))) |
(*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) y) #s(literal 1 binary64)) |
(*.f64 (neg.f64 x) (/.f64 x (*.f64 y #s(literal -2 binary64)))) |
(*.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (*.f64 x (neg.f64 x)) (/.f64 #s(literal -1/2 binary64) y)) |
(*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) y) #s(literal -1 binary64)) |
(*.f64 (/.f64 x y) (*.f64 x #s(literal 1/2 binary64))) |
(*.f64 (/.f64 x 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 x x))) |
(*.f64 (sqrt.f64 x) (*.f64 (sqrt.f64 x) (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(*.f64 (*.f64 x (/.f64 x y)) #s(literal 1/2 binary64)) |
(*.f64 (*.f64 x #s(literal -1/2 binary64)) (/.f64 x (neg.f64 y))) |
(*.f64 (/.f64 x (neg.f64 y)) (*.f64 x #s(literal -1/2 binary64))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) y) (*.f64 x (neg.f64 x))) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (pow.f64 (neg.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x))) #s(literal -1 binary64))) |
(*.f64 (*.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/2 binary64)) x) (*.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/2 binary64)) x)) |
(*.f64 (*.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/2 binary64)) x) (/.f64 (*.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/2 binary64)) x) #s(literal 1 binary64))) |
(*.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))) (neg.f64 x)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) (/.f64 (sqrt.f64 x) (/.f64 y x))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) (*.f64 (sqrt.f64 x) (/.f64 x y))) |
(*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) y) (/.f64 (sqrt.f64 x) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) |
(*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) #s(literal 1 binary64)) (/.f64 (sqrt.f64 x) (/.f64 y x))) |
(*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) x)) (/.f64 (sqrt.f64 x) y)) |
(*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) (neg.f64 y)) (/.f64 (sqrt.f64 x) (/.f64 #s(literal -1 binary64) x))) |
(*.f64 (*.f64 x (sqrt.f64 x)) (/.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) y)) |
(*.f64 (*.f64 (/.f64 #s(literal -1 binary64) y) #s(literal -1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) |
(*.f64 (*.f64 x (/.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) y)) (sqrt.f64 x)) |
(*.f64 (*.f64 (/.f64 x y) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) (sqrt.f64 x)) |
(*.f64 (*.f64 (/.f64 #s(literal -1 binary64) y) (*.f64 x x)) #s(literal -1/2 binary64)) |
(*.f64 (*.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal -1 binary64)) (neg.f64 x)) |
(*.f64 (*.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 x)) (sqrt.f64 x)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1/2 binary64)) |
(exp.f64 (*.f64 (log.f64 (/.f64 (sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 x y))) (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (neg.f64 (sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 x y)))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 x y))))) (/.f64 (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (neg.f64 (sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 x y)))))) |
(neg.f64 (/.f64 (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (neg.f64 (sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 x y)))))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (neg.f64 (sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 x y))))))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 x y))) (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 x y))) (tan.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)) (/.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 x y)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 x y))) (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) |
(/.f64 (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 x y)))) |
(/.f64 (/.f64 (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 x y)))) #s(literal 1 binary64)) |
(/.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 x y))) (cos.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 (sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 x y)))) (neg.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) |
(/.f64 (neg.f64 (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (neg.f64 (sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 x y))))) |
(/.f64 (neg.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (neg.f64 (*.f64 (sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 x y))) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) |
(/.f64 (neg.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 x y))) (neg.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) |
(/.f64 (neg.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (neg.f64 (sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 x y)))) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 x y)))) (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(/.f64 (/.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 x y)))) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/.f64 (neg.f64 (/.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 x y))))) (neg.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (neg.f64 (sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 x y))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 x y))))) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 x y)))) (neg.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 (neg.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 x y))))) (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 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 x y))))) (neg.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(/.f64 (*.f64 (neg.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 x y))))) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/.f64 (/.f64 (neg.f64 (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) #s(literal -1 binary64)) (sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 x y)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 x y))) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(pow.f64 (/.f64 (sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 x y))) (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 x y))))) |
(*.f64 #s(literal -1 binary64) (/.f64 (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (neg.f64 (sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 x y)))))) |
(*.f64 (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 x y))))) |
(*.f64 (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 x y)))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 x y)))) #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 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 x y))))) |
(*.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 x y))) (cos.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 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 x y)))))) |
(*.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 x y)))) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(*.f64 (neg.f64 (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 x y))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 x y)))) (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 x y)))) (neg.f64 (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(*.f64 (/.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 x y)))) (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(*.f64 (pow.f64 (/.f64 (sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 x y))) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(*.f64 (pow.f64 (/.f64 (sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 x y))) (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 x y))) (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 x y))))) |
(*.f64 (/.f64 (/.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 x y)))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(*.f64 (/.f64 (/.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 x y)))) (neg.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) #s(literal -1 binary64)) |
(exp.f64 (log.f64 (*.f64 y #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (E.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)))))) |
(-.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)) |
(/.f64 #s(literal -2 binary64) (/.f64 #s(literal -1 binary64) y)) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 y)) #s(literal -1/2 binary64)) |
(pow.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal -1 binary64)) |
(pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1 binary64)) |
(pow.f64 (E.f64) (log.f64 (*.f64 y #s(literal 2 binary64)))) |
(pow.f64 (exp.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)))) |
(pow.f64 (pow.f64 (E.f64) #s(literal -1 binary64)) (neg.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 #s(literal -1 binary64) (*.f64 y #s(literal -2 binary64))) |
(*.f64 y #s(literal 2 binary64)) |
(*.f64 y (exp.f64 (log.f64 #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 (neg.f64 y) #s(literal -2 binary64)) |
(*.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1 binary64)) |
(*.f64 #s(literal -2 binary64) (neg.f64 y)) |
(*.f64 #s(literal -2 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) y) #s(literal -1 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 (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 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)) #s(literal 2 binary64)) |
(*.f64 (exp.f64 (log.f64 #s(literal 2 binary64))) 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 (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)))) |
(*.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)))) |
(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 (neg.f64 (neg.f64 (log.f64 y))) (neg.f64 (log.f64 #s(literal 1/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 y)) (log.f64 #s(literal 2 binary64))) |
(+.f64 (+.f64 #s(literal 0 binary64) (log.f64 #s(literal 2 binary64))) (log.f64 y)) |
(-.f64 (log.f64 y) (log.f64 #s(literal 1/2 binary64))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (log.f64 (*.f64 y #s(literal 2 binary64))))) |
(-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1/2 binary64) y))) |
(-.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 2 binary64)))) (/.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (log.f64 (/.f64 y #s(literal 2 binary64))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (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 (-.f64 #s(literal 0 binary64) (neg.f64 (log.f64 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 (E.f64)) #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)) (-.f64 (log.f64 #s(literal 2 binary64)) (log.f64 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 2 binary64)))) (/.f64 #s(literal 1 binary64) (log.f64 (/.f64 y #s(literal 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)) (-.f64 (log.f64 #s(literal 2 binary64)) (log.f64 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 2 binary64))) (*.f64 (log.f64 (*.f64 y #s(literal 2 binary64))) (log.f64 (/.f64 y #s(literal 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)) (-.f64 (log.f64 #s(literal 2 binary64)) (log.f64 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 2 binary64)))) (log.f64 (/.f64 y #s(literal 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)) (-.f64 (log.f64 #s(literal 2 binary64)) (log.f64 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 2 binary64))))) (neg.f64 (log.f64 (/.f64 y #s(literal 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))) (-.f64 (log.f64 #s(literal 2 binary64)) (log.f64 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)) (-.f64 (log.f64 #s(literal 2 binary64)) (log.f64 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 2 binary64))))) (log.f64 (/.f64 y #s(literal 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)) (-.f64 (log.f64 #s(literal 2 binary64)) (log.f64 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 2 binary64)))) #s(literal 1 binary64)) (log.f64 (/.f64 y #s(literal 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 (E.f64))) |
(*.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)) (-.f64 (log.f64 #s(literal 2 binary64)) (log.f64 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 2 binary64)))) (/.f64 #s(literal 1 binary64) (log.f64 (/.f64 y #s(literal 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 (log.f64 #s(literal 1/2 binary64)) (neg.f64 (log.f64 y))) |
(+.f64 (log.f64 #s(literal -1/2 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) |
(+.f64 (+.f64 #s(literal 0 binary64) (neg.f64 (log.f64 y))) (log.f64 #s(literal 1/2 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 (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/2 binary64)) (log.f64 (neg.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) (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 #s(literal 2 binary64)) (neg.f64 (log.f64 y))) |
(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 #s(literal 2 binary64)) #s(literal -1 binary64) (neg.f64 (log.f64 y))) |
(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)) (-.f64 (log.f64 #s(literal 2 binary64)) (log.f64 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 2 binary64)))) (neg.f64 (log.f64 (/.f64 y #s(literal 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)) (-.f64 (log.f64 #s(literal 2 binary64)) (log.f64 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 2 binary64))))) (log.f64 (/.f64 y #s(literal 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 (*.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) (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))) (*.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 -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)) (-.f64 (log.f64 #s(literal 2 binary64)) (log.f64 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 2 binary64))))) (log.f64 (/.f64 y #s(literal 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)) (-.f64 (log.f64 #s(literal 2 binary64)) (log.f64 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 2 binary64)))) #s(literal -1 binary64)) (log.f64 (/.f64 y #s(literal 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 (neg.f64 (log.f64 (*.f64 y #s(literal 2 binary64)))) #s(literal 1 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) (neg.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)))) |
(neg.f64 (/.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))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (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 (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 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (neg.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 (neg.f64 (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (neg.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(/.f64 (neg.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (neg.f64 (*.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) |
(/.f64 (neg.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.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 (neg.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (neg.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (cos.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))) (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (neg.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (neg.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 (neg.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 (*.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 (neg.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)))) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/.f64 (/.f64 (neg.f64 (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) #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 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (cos.f64 (/.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 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(*.f64 (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))) #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 (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 (*.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 (*.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) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(*.f64 (neg.f64 (tan.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)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (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))) (neg.f64 (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(*.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 (/.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) (neg.f64 (tan.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)))) |
(*.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))) |
(exp.f64 (*.f64 #s(literal 2 binary64) (log.f64 y))) |
(-.f64 #s(literal 0 binary64) (*.f64 y (neg.f64 y))) |
(neg.f64 (*.f64 y (neg.f64 y))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 y y))) |
(/.f64 (*.f64 y y) #s(literal 1 binary64)) |
(/.f64 (*.f64 y (neg.f64 y)) #s(literal -1 binary64)) |
(pow.f64 y #s(literal 2 binary64)) |
(pow.f64 (*.f64 y y) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 y y)) |
(*.f64 #s(literal -1 binary64) (*.f64 y (neg.f64 y))) |
(*.f64 y y) |
(*.f64 (*.f64 y y) #s(literal 1 binary64)) |
(*.f64 (neg.f64 y) (neg.f64 y)) |
(-.f64 #s(literal 0 binary64) (neg.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(neg.f64 (neg.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(neg.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) |
(/.f64 #s(literal 1 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 (neg.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(*.f64 #s(literal -1 binary64) (neg.f64 (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) (neg.f64 (sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 x y))))) |
(sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 x y))) |
(neg.f64 (neg.f64 (sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 x y))))) |
(neg.f64 (sin.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 x y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 x y))))) |
(/.f64 (sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 x y))) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 x y)))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 x y)))) |
(*.f64 #s(literal -1 binary64) (neg.f64 (sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 x y))))) |
(*.f64 (sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 x y))) #s(literal 1 binary64)) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) y)) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 x x))))) #s(literal -1 binary64))) |
(exp.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 x x))))))) |
(-.f64 #s(literal 0 binary64) (/.f64 y (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) (/.f64 y (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 x #s(literal -1/2 binary64))) (/.f64 y (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) |
(neg.f64 (/.f64 y (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) y)) |
(/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(/.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) y)) |
(/.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) |
(/.f64 (/.f64 y x) (*.f64 x #s(literal 1/2 binary64))) |
(/.f64 (/.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) #s(literal 1 binary64)) |
(/.f64 (/.f64 y (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) #s(literal -1 binary64)) |
(/.f64 (*.f64 y #s(literal -2 binary64)) (*.f64 x (neg.f64 x))) |
(/.f64 (neg.f64 y) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) |
(/.f64 (/.f64 y (neg.f64 x)) (*.f64 x #s(literal -1/2 binary64))) |
(/.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) x) |
(/.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 x x)) |
(/.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) y)) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1/2 binary64) y)) |
(/.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) (neg.f64 x)) |
(/.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 x y)) |
(/.f64 (/.f64 y (*.f64 x x)) #s(literal 1/2 binary64)) |
(/.f64 (neg.f64 (/.f64 y (*.f64 x x))) #s(literal -1/2 binary64)) |
(/.f64 (/.f64 (neg.f64 y) (*.f64 x x)) #s(literal -1/2 binary64)) |
(/.f64 (/.f64 (neg.f64 y) #s(literal 1 binary64)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) y)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/2 binary64)) x)) (*.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/2 binary64)) x)) |
(/.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) y)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) |
(/.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) y)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) |
(/.f64 (*.f64 (neg.f64 y) #s(literal 1 binary64)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 y)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) |
(/.f64 (*.f64 (neg.f64 y) (/.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1/2 binary64)) |
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 2 binary64) x)) (/.f64 x (neg.f64 y))) |
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 #s(literal -1/2 binary64) y)) |
(/.f64 (/.f64 (/.f64 y x) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) (sqrt.f64 x)) |
(/.f64 (/.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal -1 binary64)) (neg.f64 x)) |
(/.f64 (/.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) (sqrt.f64 x)) (sqrt.f64 x)) |
(pow.f64 (/.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) y) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) |
(*.f64 #s(literal -1 binary64) (/.f64 y (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) |
(*.f64 y (/.f64 #s(literal 2 binary64) (*.f64 x x))) |
(*.f64 (/.f64 y x) (/.f64 #s(literal 2 binary64) x)) |
(*.f64 #s(literal 2 binary64) (/.f64 y (*.f64 x x))) |
(*.f64 (/.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) #s(literal 1 binary64)) |
(*.f64 (/.f64 y (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) #s(literal -1 binary64)) |
(*.f64 (*.f64 y #s(literal -2 binary64)) (/.f64 (/.f64 #s(literal -1 binary64) x) x)) |
(*.f64 (neg.f64 y) (neg.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)))) |
(*.f64 (neg.f64 y) (*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal 2 binary64) x))) |
(*.f64 (neg.f64 y) (*.f64 (neg.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x))) #s(literal 1 binary64))) |
(*.f64 (neg.f64 y) (/.f64 (neg.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x))) #s(literal 1 binary64))) |
(*.f64 (neg.f64 y) (/.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) #s(literal -1 binary64))) |
(*.f64 (/.f64 y (neg.f64 x)) (/.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 y (neg.f64 x)) (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (*.f64 y #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) y) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 y #s(literal 2 binary64))) |
(*.f64 #s(literal -2 binary64) (/.f64 (/.f64 y x) (neg.f64 x))) |
(*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 y x)) |
(*.f64 (/.f64 y (*.f64 x x)) #s(literal 2 binary64)) |
(*.f64 (neg.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x))) (neg.f64 y)) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 y (*.f64 x #s(literal -1/2 binary64)))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 x x))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) y) #s(literal -1 binary64)) (neg.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)))) |
(*.f64 (pow.f64 (*.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/2 binary64)) x) #s(literal -1 binary64)) (pow.f64 (*.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/2 binary64)) x) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (*.f64 x (/.f64 x y)) #s(literal -1 binary64)) #s(literal 2 binary64)) |
(*.f64 (/.f64 y #s(literal -1 binary64)) (neg.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)))) |
(*.f64 (/.f64 (*.f64 y #s(literal 2 binary64)) (sqrt.f64 x)) (/.f64 (/.f64 #s(literal 1 binary64) x) (sqrt.f64 x))) |
(*.f64 (/.f64 y (sqrt.f64 x)) (/.f64 (/.f64 #s(literal 2 binary64) x) (sqrt.f64 x))) |
(*.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 x)) (/.f64 (/.f64 y x) (sqrt.f64 x))) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 x x)) (*.f64 y #s(literal -2 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 x #s(literal 1/2 binary64))) (/.f64 y (neg.f64 x))) |
(*.f64 (/.f64 (/.f64 y x) (sqrt.f64 x)) (/.f64 #s(literal 2 binary64) (sqrt.f64 x))) |
(*.f64 (/.f64 y (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) (/.f64 (/.f64 #s(literal 1 binary64) x) (sqrt.f64 x))) |
(*.f64 (/.f64 (neg.f64 y) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) (/.f64 (/.f64 #s(literal -1 binary64) x) (sqrt.f64 x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) (/.f64 (/.f64 y x) (sqrt.f64 x))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) (/.f64 y (sqrt.f64 x))) |
(*.f64 (/.f64 (neg.f64 y) #s(literal 1 binary64)) (neg.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)))) |
(*.f64 (/.f64 (/.f64 y x) #s(literal -1 binary64)) (/.f64 #s(literal 2 binary64) (neg.f64 x))) |
(*.f64 (/.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) x) (neg.f64 x))) |
(*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) y) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) y) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 y)) (neg.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)))) |
(*.f64 (/.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) x)) |
(-.f64 #s(literal 0 binary64) (neg.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(neg.f64 (neg.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(neg.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) |
(/.f64 #s(literal 1 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 (neg.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(*.f64 #s(literal -1 binary64) (neg.f64 (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)) |
| 1× | egg-herbie |
| 8 748× | accelerator-lowering-fma.f32 |
| 8 748× | accelerator-lowering-fma.f64 |
| 4 686× | *-lowering-*.f32 |
| 4 686× | *-lowering-*.f64 |
| 4 304× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 641 | 7875 |
| 1 | 1921 | 7466 |
| 2 | 6735 | 7308 |
| 0 | 8034 | 7003 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
x |
x |
x |
x |
x |
x |
x |
x |
x |
x |
x |
x |
(/ 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 |
(+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))) |
(+ 1 (* (pow x 2) (+ (* 1/64 (/ (pow x 2) (pow y 4))) (* 1/8 (/ 1 (pow y 2)))))) |
(+ 1 (* (pow x 2) (+ (* (pow x 2) (+ (* 1/512 (/ (pow x 2) (pow y 6))) (* 1/64 (/ 1 (pow y 4))))) (* 1/8 (/ 1 (pow y 2)))))) |
(* -8 (/ (pow y 2) (pow x 2))) |
(/ (+ (* -64 (/ (pow y 4) (pow x 2))) (* -8 (pow y 2))) (pow x 2)) |
(/ (- (+ (* -512 (/ (pow y 6) (pow x 4))) (* -8 (pow y 2))) (* 64 (/ (pow y 4) (pow x 2)))) (pow x 2)) |
(/ (- (+ (* -4096 (/ (pow y 8) (pow x 6))) (* -8 (pow y 2))) (+ (* 64 (/ (pow y 4) (pow x 2))) (* 512 (/ (pow y 6) (pow x 4))))) (pow x 2)) |
(* -8 (/ (pow y 2) (pow x 2))) |
(/ (+ (* -64 (/ (pow y 4) (pow x 2))) (* -8 (pow y 2))) (pow x 2)) |
(/ (- (+ (* -512 (/ (pow y 6) (pow x 4))) (* -8 (pow y 2))) (* 64 (/ (pow y 4) (pow x 2)))) (pow x 2)) |
(/ (- (+ (* -4096 (/ (pow y 8) (pow x 6))) (* -8 (pow y 2))) (+ (* 64 (/ (pow y 4) (pow x 2))) (* 512 (/ (pow y 6) (pow x 4))))) (pow x 2)) |
(* -8 (/ (pow y 2) (pow x 2))) |
(* (pow y 2) (- (* -64 (/ (pow y 2) (pow x 4))) (* 8 (/ 1 (pow x 2))))) |
(* (pow y 2) (- (* (pow y 2) (- (* -512 (/ (pow y 2) (pow x 6))) (* 64 (/ 1 (pow x 4))))) (* 8 (/ 1 (pow x 2))))) |
(* (pow y 2) (- (* (pow y 2) (- (* (pow y 2) (- (* -4096 (/ (pow y 2) (pow x 8))) (* 512 (/ 1 (pow x 6))))) (* 64 (/ 1 (pow x 4))))) (* 8 (/ 1 (pow x 2))))) |
1 |
(+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))) |
(- (+ 1 (* 1/64 (/ (pow x 4) (pow y 4)))) (* -1/8 (/ (pow x 2) (pow y 2)))) |
(- (+ 1 (* 1/512 (/ (pow x 6) (pow y 6)))) (+ (* -1/8 (/ (pow x 2) (pow y 2))) (* -1/64 (/ (pow x 4) (pow y 4))))) |
1 |
(+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))) |
(- (+ 1 (* 1/64 (/ (pow x 4) (pow y 4)))) (* -1/8 (/ (pow x 2) (pow y 2)))) |
(- (+ 1 (* 1/512 (/ (pow x 6) (pow y 6)))) (+ (* -1/8 (/ (pow x 2) (pow y 2))) (* -1/64 (/ (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 (* -1/8 (/ (pow x 2) (pow y 2)))) |
(* -1/8 (/ (pow x 2) (pow y 2))) |
(* (pow x 2) (- (/ 1 (pow x 2)) (* 1/8 (/ 1 (pow y 2))))) |
(* (pow x 2) (- (/ 1 (pow x 2)) (* 1/8 (/ 1 (pow y 2))))) |
(* (pow x 2) (- (/ 1 (pow x 2)) (* 1/8 (/ 1 (pow y 2))))) |
(* -1/8 (/ (pow x 2) (pow y 2))) |
(* (pow x 2) (- (/ 1 (pow x 2)) (* 1/8 (/ 1 (pow y 2))))) |
(* (pow x 2) (- (/ 1 (pow x 2)) (* 1/8 (/ 1 (pow y 2))))) |
(* (pow x 2) (- (/ 1 (pow x 2)) (* 1/8 (/ 1 (pow y 2))))) |
(* -1/8 (/ (pow x 2) (pow y 2))) |
(/ (+ (* -1/8 (pow x 2)) (pow y 2)) (pow y 2)) |
(/ (+ (* -1/8 (pow x 2)) (pow y 2)) (pow y 2)) |
(/ (+ (* -1/8 (pow x 2)) (pow y 2)) (pow y 2)) |
1 |
(+ 1 (* -1/8 (/ (pow x 2) (pow y 2)))) |
(+ 1 (* -1/8 (/ (pow x 2) (pow y 2)))) |
(+ 1 (* -1/8 (/ (pow x 2) (pow y 2)))) |
1 |
(+ 1 (* -1/8 (/ (pow x 2) (pow y 2)))) |
(+ 1 (* -1/8 (/ (pow x 2) (pow y 2)))) |
(+ 1 (* -1/8 (/ (pow x 2) (pow y 2)))) |
(/ (pow x 2) (pow y 2)) |
(/ (pow x 2) (pow y 2)) |
(/ (pow x 2) (pow y 2)) |
(/ (pow x 2) (pow y 2)) |
(/ (pow x 2) (pow y 2)) |
(/ (pow x 2) (pow y 2)) |
(/ (pow x 2) (pow y 2)) |
(/ (pow x 2) (pow y 2)) |
(/ (pow x 2) (pow y 2)) |
(/ (pow x 2) (pow y 2)) |
(/ (pow x 2) (pow y 2)) |
(/ (pow x 2) (pow y 2)) |
(/ (pow x 2) (pow y 2)) |
(/ (pow x 2) (pow y 2)) |
(/ (pow x 2) (pow y 2)) |
(/ (pow x 2) (pow y 2)) |
(/ (pow x 2) (pow y 2)) |
(/ (pow x 2) (pow y 2)) |
(/ (pow x 2) (pow y 2)) |
(/ (pow x 2) (pow y 2)) |
(/ (pow x 2) (pow y 2)) |
(/ (pow x 2) (pow y 2)) |
(/ (pow x 2) (pow y 2)) |
(/ (pow x 2) (pow y 2)) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 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)) |
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)) |
(* 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))))))))) |
(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))))) |
(* 1/2 (/ (exp (neg (* -1 (log (* 2 y))))) y)) |
(+ (* 1/2 (/ (exp (neg (* -1 (log (* 2 y))))) y)) (* (pow x 2) (+ (* 1/24 (/ (exp (neg (* -1 (log (* 2 y))))) (pow y 3))) (* 1/12 (/ 1 (* y (exp (neg (* -1 (log (* 2 y))))))))))) |
(+ (* 1/2 (/ (exp (neg (* -1 (log (* 2 y))))) y)) (* (pow x 2) (+ (* 1/24 (/ (exp (neg (* -1 (log (* 2 y))))) (pow y 3))) (+ (* 1/12 (/ 1 (* y (exp (neg (* -1 (log (* 2 y)))))))) (* (pow x 2) (- (* 1/240 (/ (exp (neg (* -1 (log (* 2 y))))) (pow y 5))) (+ (* -1/6 (/ (+ (* 1/24 (/ (exp (neg (* -1 (log (* 2 y))))) (pow y 3))) (* 1/12 (/ 1 (* y (exp (neg (* -1 (log (* 2 y))))))))) (pow (exp (neg (* -1 (log (* 2 y))))) 2))) (* 1/240 (/ 1 (* y (pow (exp (neg (* -1 (log (* 2 y))))) 3))))))))))) |
(+ (* 1/2 (/ (exp (neg (* -1 (log (* 2 y))))) y)) (* (pow x 2) (+ (* 1/24 (/ (exp (neg (* -1 (log (* 2 y))))) (pow y 3))) (+ (* 1/12 (/ 1 (* y (exp (neg (* -1 (log (* 2 y)))))))) (* (pow x 2) (- (+ (* 1/240 (/ (exp (neg (* -1 (log (* 2 y))))) (pow y 5))) (* (pow x 2) (- (+ (* 1/10080 (/ 1 (* y (pow (exp (neg (* -1 (log (* 2 y))))) 5)))) (* 17/40320 (/ (exp (neg (* -1 (log (* 2 y))))) (pow y 7)))) (+ (* -1/6 (/ (- (* 1/240 (/ (exp (neg (* -1 (log (* 2 y))))) (pow y 5))) (+ (* -1/6 (/ (+ (* 1/24 (/ (exp (neg (* -1 (log (* 2 y))))) (pow y 3))) (* 1/12 (/ 1 (* y (exp (neg (* -1 (log (* 2 y))))))))) (pow (exp (neg (* -1 (log (* 2 y))))) 2))) (* 1/240 (/ 1 (* y (pow (exp (neg (* -1 (log (* 2 y))))) 3)))))) (pow (exp (neg (* -1 (log (* 2 y))))) 2))) (* 1/120 (/ (+ (* 1/24 (/ (exp (neg (* -1 (log (* 2 y))))) (pow y 3))) (* 1/12 (/ 1 (* y (exp (neg (* -1 (log (* 2 y))))))))) (pow (exp (neg (* -1 (log (* 2 y))))) 4))))))) (+ (* -1/6 (/ (+ (* 1/24 (/ (exp (neg (* -1 (log (* 2 y))))) (pow y 3))) (* 1/12 (/ 1 (* y (exp (neg (* -1 (log (* 2 y))))))))) (pow (exp (neg (* -1 (log (* 2 y))))) 2))) (* 1/240 (/ 1 (* y (pow (exp (neg (* -1 (log (* 2 y))))) 3))))))))))) |
(/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (/ x (exp (neg (* -1 (log (* 2 y))))))))) |
(/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (/ x (exp (neg (* -1 (log (* 2 y))))))))) |
(/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (/ x (exp (neg (* -1 (log (* 2 y))))))))) |
(/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (/ x (exp (neg (* -1 (log (* 2 y))))))))) |
(/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (/ x (exp (neg (* -1 (log (* 2 y))))))))) |
(/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (/ x (exp (neg (* -1 (log (* 2 y))))))))) |
(/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (/ x (exp (neg (* -1 (log (* 2 y))))))))) |
(/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (/ x (exp (neg (* -1 (log (* 2 y))))))))) |
(/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (/ x (exp (neg (* -1 (+ (log 2) (log y))))))))) |
(/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (/ x (exp (neg (* -1 (+ (log 2) (log y))))))))) |
(/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (/ x (exp (neg (* -1 (+ (log 2) (log y))))))))) |
(/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (/ x (exp (neg (* -1 (+ (log 2) (log y))))))))) |
(* 1/2 (/ x (* y (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))))) |
(/ (- (+ (* -1/48 (/ (pow x 3) (* (pow y 2) (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))))) (* 1/2 (/ x (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))))) (* -1/16 (/ (pow x 3) (* (pow y 2) (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y))))))))))))) y) |
(/ (- (+ (* -1/48 (/ (pow x 3) (* (pow y 2) (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))))) (+ (* 1/3840 (/ (pow x 5) (* (pow y 4) (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))))) (* 1/2 (/ x (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y))))))))))))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (* (pow y 4) (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))))) (+ (* -1/16 (/ (pow x 3) (* (pow y 2) (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))))) (* 1/768 (/ (pow x 5) (* (pow y 4) (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y))))))))))))))) y) |
(/ (- (+ (* -1/48 (/ (pow x 3) (* (pow y 2) (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))))) (+ (* -1/645120 (/ (pow x 7) (* (pow y 6) (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))))) (+ (* 1/3840 (/ (pow x 5) (* (pow y 4) (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))))) (* 1/2 (/ x (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))))))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (* (pow y 4) (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))))) (+ (* -1/8 (/ (* (pow x 2) (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5))))) (* (pow y 6) (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))))) (+ (* -1/16 (/ (pow x 3) (* (pow y 2) (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))))) (+ (* -1/92160 (/ (pow x 7) (* (pow y 6) (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))))) (+ (* 1/768 (/ (pow x 5) (* (pow y 4) (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))))) (* 1/384 (/ (* (pow x 4) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (* (pow y 6) (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))))))))))) y) |
(* 1/2 (/ x (* y (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y)))))))))))) |
(* -1 (/ (- (+ (* -1/2 (/ x (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y))))))))))) (* 1/48 (/ (pow x 3) (* (pow y 2) (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y))))))))))))) (* 1/16 (/ (pow x 3) (* (pow y 2) (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y))))))))))))) y)) |
(* -1 (/ (- (+ (* -1/2 (/ x (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y))))))))))) (+ (* -1/3840 (/ (pow x 5) (* (pow y 4) (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y)))))))))))) (* 1/48 (/ (pow x 3) (* (pow y 2) (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y)))))))))))))) (+ (* -1/8 (/ (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (* (pow y 4) (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y)))))))))))) (+ (* -1/768 (/ (pow x 5) (* (pow y 4) (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y)))))))))))) (* 1/16 (/ (pow x 3) (* (pow y 2) (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y))))))))))))))) y)) |
(* -1 (/ (- (+ (* -1/2 (/ x (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y))))))))))) (+ (* -1/3840 (/ (pow x 5) (* (pow y 4) (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y)))))))))))) (+ (* 1/645120 (/ (pow x 7) (* (pow y 6) (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y)))))))))))) (* 1/48 (/ (pow x 3) (* (pow y 2) (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y))))))))))))))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5))))) (* (pow y 6) (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y)))))))))))) (+ (* -1/8 (/ (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (* (pow y 4) (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y)))))))))))) (+ (* -1/768 (/ (pow x 5) (* (pow y 4) (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y)))))))))))) (+ (* 1/92160 (/ (pow x 7) (* (pow y 6) (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y)))))))))))) (+ (* 1/384 (/ (* (pow x 4) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (* (pow y 6) (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y)))))))))))) (* 1/16 (/ (pow x 3) (* (pow y 2) (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y)))))))))))))))))) y)) |
(pow y 2) |
(pow y 2) |
(pow y 2) |
(pow y 2) |
(pow y 2) |
(pow y 2) |
(pow y 2) |
(pow y 2) |
(pow y 2) |
(pow y 2) |
(pow y 2) |
(pow y 2) |
(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/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))) |
(* 2 (/ y (pow x 2))) |
(* 2 (/ y (pow x 2))) |
(* 2 (/ y (pow x 2))) |
(* 2 (/ y (pow x 2))) |
(* 2 (/ y (pow x 2))) |
(* 2 (/ y (pow x 2))) |
(* 2 (/ y (pow x 2))) |
(* 2 (/ y (pow x 2))) |
(* 2 (/ y (pow x 2))) |
(* 2 (/ y (pow x 2))) |
(* 2 (/ y (pow x 2))) |
(* 2 (/ y (pow x 2))) |
(* 2 (/ y (pow x 2))) |
(* 2 (/ y (pow x 2))) |
(* 2 (/ y (pow x 2))) |
(* 2 (/ y (pow x 2))) |
(* 2 (/ y (pow x 2))) |
(* 2 (/ y (pow x 2))) |
(* 2 (/ y (pow x 2))) |
(* 2 (/ y (pow x 2))) |
(* 2 (/ y (pow x 2))) |
(* 2 (/ y (pow x 2))) |
(* 2 (/ y (pow x 2))) |
(* 2 (/ y (pow x 2))) |
(/ x (exp (neg (* -1 (log (* 2 y)))))) |
(* x (+ (* -1/6 (/ (pow x 2) (pow (exp (neg (* -1 (log (* 2 y))))) 3))) (/ 1 (exp (neg (* -1 (log (* 2 y)))))))) |
(* x (+ (* (pow x 2) (- (* 1/120 (/ (pow x 2) (pow (exp (neg (* -1 (log (* 2 y))))) 5))) (* 1/6 (/ 1 (pow (exp (neg (* -1 (log (* 2 y))))) 3))))) (/ 1 (exp (neg (* -1 (log (* 2 y)))))))) |
(* x (+ (* (pow x 2) (- (* (pow x 2) (+ (* -1/5040 (/ (pow x 2) (pow (exp (neg (* -1 (log (* 2 y))))) 7))) (* 1/120 (/ 1 (pow (exp (neg (* -1 (log (* 2 y))))) 5))))) (* 1/6 (/ 1 (pow (exp (neg (* -1 (log (* 2 y))))) 3))))) (/ 1 (exp (neg (* -1 (log (* 2 y)))))))) |
(sin (/ x (exp (neg (* -1 (log (* 2 y))))))) |
(sin (/ x (exp (neg (* -1 (log (* 2 y))))))) |
(sin (/ x (exp (neg (* -1 (log (* 2 y))))))) |
(sin (/ x (exp (neg (* -1 (log (* 2 y))))))) |
(sin (/ x (exp (neg (* -1 (log (* 2 y))))))) |
(sin (/ x (exp (neg (* -1 (log (* 2 y))))))) |
(sin (/ x (exp (neg (* -1 (log (* 2 y))))))) |
(sin (/ x (exp (neg (* -1 (log (* 2 y))))))) |
(sin (/ x (exp (neg (* -1 (+ (log 2) (log y))))))) |
(sin (/ x (exp (neg (* -1 (+ (log 2) (log y))))))) |
(sin (/ x (exp (neg (* -1 (+ (log 2) (log y))))))) |
(sin (/ x (exp (neg (* -1 (+ (log 2) (log y))))))) |
(sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y))))))))) |
(sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y))))))))) |
(sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y))))))))) |
(sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y))))))))) |
(sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y))))))))) |
(sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y))))))))) |
(sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y))))))))) |
(sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y))))))))) |
| Outputs |
|---|
x |
x |
x |
x |
x |
x |
x |
x |
x |
x |
x |
x |
(/ 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)))) |
(-.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/8 binary64) (*.f64 y y)) (/.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 x x) (/.f64 #s(literal -1/8 binary64) (*.f64 y y)) (/.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 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)))) |
(-.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/8 binary64) (*.f64 y y)) (/.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 x x) (/.f64 #s(literal -1/8 binary64) (*.f64 y y)) (/.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 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 x (*.f64 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))) |
(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 x) (/.f64 #s(literal -1/8 binary64) (*.f64 y y)) #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 x) (/.f64 #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 (+ (* -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 x x) (/.f64 #s(literal -1/8 binary64) (*.f64 y y)) #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))) (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #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 x) (/.f64 #s(literal -1/8 binary64) (*.f64 y y)) #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 x) (/.f64 #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 (+ (* -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 x x) (/.f64 #s(literal -1/8 binary64) (*.f64 y y)) #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))) (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #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 x) (/.f64 #s(literal -1/8 binary64) (*.f64 y y)) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (- (* 1/384 (/ (pow x 2) (pow y 4))) (* 1/8 (/ 1 (pow y 2)))))) |
(fma.f64 (*.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 #s(literal -1/46080 binary64) (/.f64 (*.f64 x x) (pow.f64 y #s(literal 6 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 |
#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) (+ (* 1/64 (/ (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/64 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/512 (/ (pow x 2) (pow y 6))) (* 1/64 (/ 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/512 binary64) (/.f64 #s(literal 1/64 binary64) (pow.f64 y #s(literal 4 binary64)))) (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) #s(literal 1 binary64)) |
(* -8 (/ (pow y 2) (pow x 2))) |
(/.f64 (*.f64 (*.f64 y y) #s(literal -8 binary64)) (*.f64 x x)) |
(/ (+ (* -64 (/ (pow y 4) (pow x 2))) (* -8 (pow y 2))) (pow x 2)) |
(/.f64 (fma.f64 y (*.f64 y #s(literal -8 binary64)) (/.f64 (*.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal -64 binary64)) (*.f64 x x))) (*.f64 x x)) |
(/ (- (+ (* -512 (/ (pow y 6) (pow x 4))) (* -8 (pow y 2))) (* 64 (/ (pow y 4) (pow x 2)))) (pow x 2)) |
(/.f64 (fma.f64 #s(literal -64 binary64) (/.f64 (pow.f64 y #s(literal 4 binary64)) (*.f64 x x)) (fma.f64 y (*.f64 y #s(literal -8 binary64)) (/.f64 (*.f64 (pow.f64 y #s(literal 6 binary64)) #s(literal -512 binary64)) (pow.f64 x #s(literal 4 binary64))))) (*.f64 x x)) |
(/ (- (+ (* -4096 (/ (pow y 8) (pow x 6))) (* -8 (pow y 2))) (+ (* 64 (/ (pow y 4) (pow x 2))) (* 512 (/ (pow y 6) (pow x 4))))) (pow x 2)) |
(/.f64 (+.f64 (fma.f64 #s(literal -4096 binary64) (/.f64 (pow.f64 y #s(literal 8 binary64)) (pow.f64 x #s(literal 6 binary64))) (fma.f64 y (*.f64 y #s(literal -8 binary64)) (/.f64 (*.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal -64 binary64)) (*.f64 x x)))) (/.f64 (*.f64 (pow.f64 y #s(literal 6 binary64)) #s(literal -512 binary64)) (pow.f64 x #s(literal 4 binary64)))) (*.f64 x x)) |
(* -8 (/ (pow y 2) (pow x 2))) |
(/.f64 (*.f64 (*.f64 y y) #s(literal -8 binary64)) (*.f64 x x)) |
(/ (+ (* -64 (/ (pow y 4) (pow x 2))) (* -8 (pow y 2))) (pow x 2)) |
(/.f64 (fma.f64 y (*.f64 y #s(literal -8 binary64)) (/.f64 (*.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal -64 binary64)) (*.f64 x x))) (*.f64 x x)) |
(/ (- (+ (* -512 (/ (pow y 6) (pow x 4))) (* -8 (pow y 2))) (* 64 (/ (pow y 4) (pow x 2)))) (pow x 2)) |
(/.f64 (fma.f64 #s(literal -64 binary64) (/.f64 (pow.f64 y #s(literal 4 binary64)) (*.f64 x x)) (fma.f64 y (*.f64 y #s(literal -8 binary64)) (/.f64 (*.f64 (pow.f64 y #s(literal 6 binary64)) #s(literal -512 binary64)) (pow.f64 x #s(literal 4 binary64))))) (*.f64 x x)) |
(/ (- (+ (* -4096 (/ (pow y 8) (pow x 6))) (* -8 (pow y 2))) (+ (* 64 (/ (pow y 4) (pow x 2))) (* 512 (/ (pow y 6) (pow x 4))))) (pow x 2)) |
(/.f64 (+.f64 (fma.f64 #s(literal -4096 binary64) (/.f64 (pow.f64 y #s(literal 8 binary64)) (pow.f64 x #s(literal 6 binary64))) (fma.f64 y (*.f64 y #s(literal -8 binary64)) (/.f64 (*.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal -64 binary64)) (*.f64 x x)))) (/.f64 (*.f64 (pow.f64 y #s(literal 6 binary64)) #s(literal -512 binary64)) (pow.f64 x #s(literal 4 binary64)))) (*.f64 x x)) |
(* -8 (/ (pow y 2) (pow x 2))) |
(/.f64 (*.f64 (*.f64 y y) #s(literal -8 binary64)) (*.f64 x x)) |
(* (pow y 2) (- (* -64 (/ (pow y 2) (pow x 4))) (* 8 (/ 1 (pow x 2))))) |
(*.f64 (*.f64 (fma.f64 #s(literal -64 binary64) (*.f64 y (/.f64 y (pow.f64 x #s(literal 4 binary64)))) (/.f64 #s(literal -8 binary64) (*.f64 x x))) y) y) |
(* (pow y 2) (- (* (pow y 2) (- (* -512 (/ (pow y 2) (pow x 6))) (* 64 (/ 1 (pow x 4))))) (* 8 (/ 1 (pow x 2))))) |
(*.f64 (*.f64 y y) (fma.f64 (*.f64 y y) (fma.f64 #s(literal -512 binary64) (/.f64 (*.f64 y y) (pow.f64 x #s(literal 6 binary64))) (/.f64 #s(literal -64 binary64) (pow.f64 x #s(literal 4 binary64)))) (/.f64 #s(literal -8 binary64) (*.f64 x x)))) |
(* (pow y 2) (- (* (pow y 2) (- (* (pow y 2) (- (* -4096 (/ (pow y 2) (pow x 8))) (* 512 (/ 1 (pow x 6))))) (* 64 (/ 1 (pow x 4))))) (* 8 (/ 1 (pow x 2))))) |
(*.f64 (*.f64 y y) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) (fma.f64 #s(literal -4096 binary64) (/.f64 (*.f64 y y) (pow.f64 x #s(literal 8 binary64))) (/.f64 #s(literal -512 binary64) (pow.f64 x #s(literal 6 binary64)))) (/.f64 #s(literal -64 binary64) (pow.f64 x #s(literal 4 binary64)))) (/.f64 #s(literal -8 binary64) (*.f64 x 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 (* 1/64 (/ (pow x 4) (pow y 4)))) (* -1/8 (/ (pow x 2) (pow y 2)))) |
(fma.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal 1/64 binary64) (fma.f64 (*.f64 x x) (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) #s(literal 1 binary64))) |
(- (+ 1 (* 1/512 (/ (pow x 6) (pow y 6)))) (+ (* -1/8 (/ (pow x 2) (pow y 2))) (* -1/64 (/ (pow x 4) (pow y 4))))) |
(+.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64))) #s(literal 1/512 binary64) (fma.f64 (*.f64 x x) (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) #s(literal 1 binary64))) (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/64 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 x) (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) #s(literal 1 binary64)) |
(- (+ 1 (* 1/64 (/ (pow x 4) (pow y 4)))) (* -1/8 (/ (pow x 2) (pow y 2)))) |
(fma.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal 1/64 binary64) (fma.f64 (*.f64 x x) (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) #s(literal 1 binary64))) |
(- (+ 1 (* 1/512 (/ (pow x 6) (pow y 6)))) (+ (* -1/8 (/ (pow x 2) (pow y 2))) (* -1/64 (/ (pow x 4) (pow y 4))))) |
(+.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64))) #s(literal 1/512 binary64) (fma.f64 (*.f64 x x) (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) #s(literal 1 binary64))) (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/64 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 x) (/.f64 #s(literal -1/8 binary64) (*.f64 y y)) #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/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/8 (/ (pow x 2) (pow y 2))) |
(/.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 y y)) |
(* (pow x 2) (- (/ 1 (pow x 2)) (* 1/8 (/ 1 (pow y 2))))) |
(*.f64 (*.f64 x x) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 y y)))) |
(* (pow x 2) (- (/ 1 (pow x 2)) (* 1/8 (/ 1 (pow y 2))))) |
(*.f64 (*.f64 x x) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 y y)))) |
(* (pow x 2) (- (/ 1 (pow x 2)) (* 1/8 (/ 1 (pow y 2))))) |
(*.f64 (*.f64 x x) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 y y)))) |
(* -1/8 (/ (pow x 2) (pow y 2))) |
(/.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 y y)) |
(* (pow x 2) (- (/ 1 (pow x 2)) (* 1/8 (/ 1 (pow y 2))))) |
(*.f64 (*.f64 x x) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 y y)))) |
(* (pow x 2) (- (/ 1 (pow x 2)) (* 1/8 (/ 1 (pow y 2))))) |
(*.f64 (*.f64 x x) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 y y)))) |
(* (pow x 2) (- (/ 1 (pow x 2)) (* 1/8 (/ 1 (pow y 2))))) |
(*.f64 (*.f64 x x) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 y y)))) |
(* -1/8 (/ (pow x 2) (pow y 2))) |
(/.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 y y)) |
(/ (+ (* -1/8 (pow x 2)) (pow y 2)) (pow y 2)) |
(/.f64 (fma.f64 y y (*.f64 (*.f64 x x) #s(literal -1/8 binary64))) (*.f64 y y)) |
(/ (+ (* -1/8 (pow x 2)) (pow y 2)) (pow y 2)) |
(/.f64 (fma.f64 y y (*.f64 (*.f64 x x) #s(literal -1/8 binary64))) (*.f64 y y)) |
(/ (+ (* -1/8 (pow x 2)) (pow y 2)) (pow y 2)) |
(/.f64 (fma.f64 y y (*.f64 (*.f64 x x) #s(literal -1/8 binary64))) (*.f64 y 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/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/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 |
#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/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/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)) |
(/ (pow x 2) (pow y 2)) |
(/.f64 (*.f64 x x) (*.f64 y y)) |
(/ (pow x 2) (pow y 2)) |
(/.f64 (*.f64 x x) (*.f64 y y)) |
(/ (pow x 2) (pow y 2)) |
(/.f64 (*.f64 x x) (*.f64 y y)) |
(/ (pow x 2) (pow y 2)) |
(/.f64 (*.f64 x x) (*.f64 y y)) |
(/ (pow x 2) (pow y 2)) |
(/.f64 (*.f64 x x) (*.f64 y y)) |
(/ (pow x 2) (pow y 2)) |
(/.f64 (*.f64 x x) (*.f64 y y)) |
(/ (pow x 2) (pow y 2)) |
(/.f64 (*.f64 x x) (*.f64 y y)) |
(/ (pow x 2) (pow y 2)) |
(/.f64 (*.f64 x x) (*.f64 y y)) |
(/ (pow x 2) (pow y 2)) |
(/.f64 (*.f64 x x) (*.f64 y y)) |
(/ (pow x 2) (pow y 2)) |
(/.f64 (*.f64 x x) (*.f64 y y)) |
(/ (pow x 2) (pow y 2)) |
(/.f64 (*.f64 x x) (*.f64 y y)) |
(/ (pow x 2) (pow y 2)) |
(/.f64 (*.f64 x x) (*.f64 y y)) |
(/ (pow x 2) (pow y 2)) |
(/.f64 (*.f64 x x) (*.f64 y y)) |
(/ (pow x 2) (pow y 2)) |
(/.f64 (*.f64 x x) (*.f64 y y)) |
(/ (pow x 2) (pow y 2)) |
(/.f64 (*.f64 x x) (*.f64 y y)) |
(/ (pow x 2) (pow y 2)) |
(/.f64 (*.f64 x x) (*.f64 y y)) |
(/ (pow x 2) (pow y 2)) |
(/.f64 (*.f64 x x) (*.f64 y y)) |
(/ (pow x 2) (pow y 2)) |
(/.f64 (*.f64 x x) (*.f64 y y)) |
(/ (pow x 2) (pow y 2)) |
(/.f64 (*.f64 x x) (*.f64 y y)) |
(/ (pow x 2) (pow y 2)) |
(/.f64 (*.f64 x x) (*.f64 y y)) |
(/ (pow x 2) (pow y 2)) |
(/.f64 (*.f64 x x) (*.f64 y y)) |
(/ (pow x 2) (pow y 2)) |
(/.f64 (*.f64 x x) (*.f64 y y)) |
(/ (pow x 2) (pow y 2)) |
(/.f64 (*.f64 x x) (*.f64 y y)) |
(/ (pow x 2) (pow y 2)) |
(/.f64 (*.f64 x x) (*.f64 y y)) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(* 1/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 (*.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 x (*.f64 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 x (*.f64 (*.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 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 x) (*.f64 #s(literal -1/8 binary64) (*.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 (*.f64 x x) (/.f64 (fma.f64 (*.f64 x 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))) (/.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 x) (*.f64 #s(literal -1/8 binary64) (*.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)))) (/.f64 (-.f64 (*.f64 #s(literal -1/645120 binary64) (pow.f64 x #s(literal 7 binary64))) (fma.f64 (*.f64 x x) (*.f64 #s(literal -1/8 binary64) (-.f64 (*.f64 #s(literal 1/3840 binary64) (pow.f64 x #s(literal 5 binary64))) (fma.f64 (*.f64 x x) (*.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/768 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 (*.f64 x x) (*.f64 (/.f64 (fma.f64 (*.f64 x 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 (fma.f64 #s(literal 2 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/3840 binary64) (pow.f64 x #s(literal 5 binary64))) (fma.f64 (*.f64 x x) (*.f64 #s(literal -1/8 binary64) (*.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) (neg.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/24 binary64)) (fma.f64 (*.f64 x 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 (*.f64 x 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 (/.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 (-.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/3840 binary64)) (fma.f64 (*.f64 x x) (*.f64 #s(literal -1/8 binary64) (*.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 (*.f64 x x) (/.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))) (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/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 (-.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/3840 binary64)) (fma.f64 (*.f64 x x) (*.f64 #s(literal -1/8 binary64) (*.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 (*.f64 x x) (*.f64 #s(literal -1/8 binary64) (-.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/3840 binary64)) (fma.f64 (*.f64 x x) (*.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/24 binary64)))) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/768 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 (*.f64 x x) (*.f64 (/.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 #s(literal -1/8 binary64) (*.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) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) (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 #s(literal -1/1920 binary64) (pow.f64 x #s(literal 4 binary64)))) (pow.f64 y #s(literal 6 binary64))) #s(literal -1/24 binary64)) (fma.f64 #s(literal -1/24 binary64) (fma.f64 (*.f64 x x) (/.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))) (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 (*.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)))) (/.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) |
(* 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 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 #s(literal 1/3840 binary64) (/.f64 (pow.f64 x #s(literal 5 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)) (/.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))) (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/16 binary64))) (*.f64 y y))))) 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 #s(literal -1/645120 binary64) (/.f64 (pow.f64 x #s(literal 7 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 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 (*.f64 x (-.f64 (*.f64 #s(literal 1/3840 binary64) (pow.f64 x #s(literal 5 binary64))) (fma.f64 (*.f64 x x) (*.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 (*.f64 x 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 (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 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 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 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/48 binary64) (*.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))) (/.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 #s(literal -1/8 binary64) (*.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 (*.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))) (fma.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/24 binary64))) (pow.f64 y #s(literal 6 binary64))) #s(literal 1/384 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 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 (/ 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 #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) |
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 x (*.f64 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 x (*.f64 (*.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 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 x) (*.f64 #s(literal -1/8 binary64) (*.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 (*.f64 x x) (/.f64 (fma.f64 (*.f64 x 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))) (/.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 x) (*.f64 #s(literal -1/8 binary64) (*.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)))) (/.f64 (-.f64 (*.f64 #s(literal -1/645120 binary64) (pow.f64 x #s(literal 7 binary64))) (fma.f64 (*.f64 x x) (*.f64 #s(literal -1/8 binary64) (-.f64 (*.f64 #s(literal 1/3840 binary64) (pow.f64 x #s(literal 5 binary64))) (fma.f64 (*.f64 x x) (*.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/768 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 (*.f64 x x) (*.f64 (/.f64 (fma.f64 (*.f64 x 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 (fma.f64 #s(literal 2 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/3840 binary64) (pow.f64 x #s(literal 5 binary64))) (fma.f64 (*.f64 x x) (*.f64 #s(literal -1/8 binary64) (*.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) (neg.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/24 binary64)) (fma.f64 (*.f64 x 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 (*.f64 x 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 (/.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 (-.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/3840 binary64)) (fma.f64 (*.f64 x x) (*.f64 #s(literal -1/8 binary64) (*.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 (*.f64 x x) (/.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))) (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/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 (-.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/3840 binary64)) (fma.f64 (*.f64 x x) (*.f64 #s(literal -1/8 binary64) (*.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 (*.f64 x x) (*.f64 #s(literal -1/8 binary64) (-.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/3840 binary64)) (fma.f64 (*.f64 x x) (*.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/24 binary64)))) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/768 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 (*.f64 x x) (*.f64 (/.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 #s(literal -1/8 binary64) (*.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) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) (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 #s(literal -1/1920 binary64) (pow.f64 x #s(literal 4 binary64)))) (pow.f64 y #s(literal 6 binary64))) #s(literal -1/24 binary64)) (fma.f64 #s(literal -1/24 binary64) (fma.f64 (*.f64 x x) (/.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))) (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 (*.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)))) (/.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -1/322560 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)))) |
(+ (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))) |
(-.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))))) |
(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)))) |
(* 1/2 (/ (exp (neg (* -1 (log (* 2 y))))) y)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 y #s(literal 2 binary64)) y)) |
(+ (* 1/2 (/ (exp (neg (* -1 (log (* 2 y))))) y)) (* (pow x 2) (+ (* 1/24 (/ (exp (neg (* -1 (log (* 2 y))))) (pow y 3))) (* 1/12 (/ 1 (* y (exp (neg (* -1 (log (* 2 y))))))))))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 y #s(literal 2 binary64)) y) (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1/12 binary64) (*.f64 y (*.f64 y #s(literal 2 binary64))))))) |
(+ (* 1/2 (/ (exp (neg (* -1 (log (* 2 y))))) y)) (* (pow x 2) (+ (* 1/24 (/ (exp (neg (* -1 (log (* 2 y))))) (pow y 3))) (+ (* 1/12 (/ 1 (* y (exp (neg (* -1 (log (* 2 y)))))))) (* (pow x 2) (- (* 1/240 (/ (exp (neg (* -1 (log (* 2 y))))) (pow y 5))) (+ (* -1/6 (/ (+ (* 1/24 (/ (exp (neg (* -1 (log (* 2 y))))) (pow y 3))) (* 1/12 (/ 1 (* y (exp (neg (* -1 (log (* 2 y))))))))) (pow (exp (neg (* -1 (log (* 2 y))))) 2))) (* 1/240 (/ 1 (* y (pow (exp (neg (* -1 (log (* 2 y))))) 3))))))))))) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (-.f64 (/.f64 (*.f64 #s(literal 1/240 binary64) (*.f64 y #s(literal 2 binary64))) (pow.f64 y #s(literal 5 binary64))) (fma.f64 #s(literal -1/6 binary64) (/.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1/12 binary64) (*.f64 y (*.f64 y #s(literal 2 binary64))))) (*.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 y #s(literal 2 binary64)))) (/.f64 #s(literal 1/240 binary64) (*.f64 (*.f64 y (*.f64 y #s(literal 2 binary64))) (*.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 y #s(literal 2 binary64))))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1/12 binary64) (*.f64 y (*.f64 y #s(literal 2 binary64)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 y #s(literal 2 binary64)) y))) |
(+ (* 1/2 (/ (exp (neg (* -1 (log (* 2 y))))) y)) (* (pow x 2) (+ (* 1/24 (/ (exp (neg (* -1 (log (* 2 y))))) (pow y 3))) (+ (* 1/12 (/ 1 (* y (exp (neg (* -1 (log (* 2 y)))))))) (* (pow x 2) (- (+ (* 1/240 (/ (exp (neg (* -1 (log (* 2 y))))) (pow y 5))) (* (pow x 2) (- (+ (* 1/10080 (/ 1 (* y (pow (exp (neg (* -1 (log (* 2 y))))) 5)))) (* 17/40320 (/ (exp (neg (* -1 (log (* 2 y))))) (pow y 7)))) (+ (* -1/6 (/ (- (* 1/240 (/ (exp (neg (* -1 (log (* 2 y))))) (pow y 5))) (+ (* -1/6 (/ (+ (* 1/24 (/ (exp (neg (* -1 (log (* 2 y))))) (pow y 3))) (* 1/12 (/ 1 (* y (exp (neg (* -1 (log (* 2 y))))))))) (pow (exp (neg (* -1 (log (* 2 y))))) 2))) (* 1/240 (/ 1 (* y (pow (exp (neg (* -1 (log (* 2 y))))) 3)))))) (pow (exp (neg (* -1 (log (* 2 y))))) 2))) (* 1/120 (/ (+ (* 1/24 (/ (exp (neg (* -1 (log (* 2 y))))) (pow y 3))) (* 1/12 (/ 1 (* y (exp (neg (* -1 (log (* 2 y))))))))) (pow (exp (neg (* -1 (log (* 2 y))))) 4))))))) (+ (* -1/6 (/ (+ (* 1/24 (/ (exp (neg (* -1 (log (* 2 y))))) (pow y 3))) (* 1/12 (/ 1 (* y (exp (neg (* -1 (log (* 2 y))))))))) (pow (exp (neg (* -1 (log (* 2 y))))) 2))) (* 1/240 (/ 1 (* y (pow (exp (neg (* -1 (log (* 2 y))))) 3))))))))))) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (-.f64 (fma.f64 #s(literal 17/40320 binary64) (/.f64 (*.f64 y #s(literal 2 binary64)) (pow.f64 y #s(literal 7 binary64))) (/.f64 #s(literal 1/10080 binary64) (*.f64 y (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 5 binary64))))) (fma.f64 #s(literal -1/6 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/240 binary64) (*.f64 y #s(literal 2 binary64))) (pow.f64 y #s(literal 5 binary64))) (fma.f64 #s(literal -1/6 binary64) (/.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1/12 binary64) (*.f64 y (*.f64 y #s(literal 2 binary64))))) (*.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 y #s(literal 2 binary64)))) (/.f64 #s(literal 1/240 binary64) (*.f64 (*.f64 y (*.f64 y #s(literal 2 binary64))) (*.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 y #s(literal 2 binary64))))))) (*.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 y #s(literal 2 binary64)))) (/.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1/12 binary64) (*.f64 y (*.f64 y #s(literal 2 binary64))))) #s(literal 1/120 binary64)) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 4 binary64))))) (-.f64 (/.f64 (*.f64 #s(literal 1/240 binary64) (*.f64 y #s(literal 2 binary64))) (pow.f64 y #s(literal 5 binary64))) (fma.f64 #s(literal -1/6 binary64) (/.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1/12 binary64) (*.f64 y (*.f64 y #s(literal 2 binary64))))) (*.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 y #s(literal 2 binary64)))) (/.f64 #s(literal 1/240 binary64) (*.f64 (*.f64 y (*.f64 y #s(literal 2 binary64))) (*.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 y #s(literal 2 binary64)))))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1/12 binary64) (*.f64 y (*.f64 y #s(literal 2 binary64)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 y #s(literal 2 binary64)) y))) |
(/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (/ x (exp (neg (* -1 (log (* 2 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 x (*.f64 y #s(literal 2 binary64)))))) |
(/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (/ x (exp (neg (* -1 (log (* 2 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 x (*.f64 y #s(literal 2 binary64)))))) |
(/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (/ x (exp (neg (* -1 (log (* 2 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 x (*.f64 y #s(literal 2 binary64)))))) |
(/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (/ x (exp (neg (* -1 (log (* 2 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 x (*.f64 y #s(literal 2 binary64)))))) |
(/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (/ x (exp (neg (* -1 (log (* 2 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 x (*.f64 y #s(literal 2 binary64)))))) |
(/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (/ x (exp (neg (* -1 (log (* 2 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 x (*.f64 y #s(literal 2 binary64)))))) |
(/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (/ x (exp (neg (* -1 (log (* 2 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 x (*.f64 y #s(literal 2 binary64)))))) |
(/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (/ x (exp (neg (* -1 (log (* 2 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 x (*.f64 y #s(literal 2 binary64)))))) |
(/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (/ x (exp (neg (* -1 (+ (log 2) (log 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 binary64)) (/.f64 #s(literal 1/2 binary64) y))))) |
(/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (/ x (exp (neg (* -1 (+ (log 2) (log 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 binary64)) (/.f64 #s(literal 1/2 binary64) y))))) |
(/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (/ x (exp (neg (* -1 (+ (log 2) (log 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 binary64)) (/.f64 #s(literal 1/2 binary64) y))))) |
(/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (/ x (exp (neg (* -1 (+ (log 2) (log 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 binary64)) (/.f64 #s(literal 1/2 binary64) y))))) |
(* 1/2 (/ x (* y (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))))) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 y (sin.f64 (*.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) y))))) |
(/ (- (+ (* -1/48 (/ (pow x 3) (* (pow y 2) (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))))) (* 1/2 (/ x (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))))) (* -1/16 (/ (pow x 3) (* (pow y 2) (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y))))))))))))) y) |
(/.f64 (fma.f64 x (/.f64 #s(literal 1/2 binary64) (sin.f64 (*.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) y)))) (fma.f64 #s(literal -1/48 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y y) (sin.f64 (*.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) y))))) (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/16 binary64))) (*.f64 (*.f64 y y) (sin.f64 (*.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) y))))))) y) |
(/ (- (+ (* -1/48 (/ (pow x 3) (* (pow y 2) (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))))) (+ (* 1/3840 (/ (pow x 5) (* (pow y 4) (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))))) (* 1/2 (/ x (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y))))))))))))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (* (pow y 4) (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))))) (+ (* -1/16 (/ (pow x 3) (* (pow y 2) (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))))) (* 1/768 (/ (pow x 5) (* (pow y 4) (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y))))))))))))))) y) |
(/.f64 (-.f64 (fma.f64 #s(literal 1/3840 binary64) (/.f64 (pow.f64 x #s(literal 5 binary64)) (*.f64 (pow.f64 y #s(literal 4 binary64)) (sin.f64 (*.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) y))))) (fma.f64 #s(literal -1/48 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y y) (sin.f64 (*.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) y))))) (/.f64 (*.f64 x #s(literal 1/2 binary64)) (sin.f64 (*.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) y)))))) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 y y) (sin.f64 (*.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) y))))) (fma.f64 (pow.f64 x #s(literal 5 binary64)) (/.f64 #s(literal 1/768 binary64) (*.f64 (pow.f64 y #s(literal 4 binary64)) (sin.f64 (*.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) y))))) (/.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))))) (*.f64 (pow.f64 y #s(literal 4 binary64)) (sin.f64 (*.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) y)))))))) y) |
(/ (- (+ (* -1/48 (/ (pow x 3) (* (pow y 2) (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))))) (+ (* -1/645120 (/ (pow x 7) (* (pow y 6) (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))))) (+ (* 1/3840 (/ (pow x 5) (* (pow y 4) (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))))) (* 1/2 (/ x (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))))))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (* (pow y 4) (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))))) (+ (* -1/8 (/ (* (pow x 2) (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5))))) (* (pow y 6) (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))))) (+ (* -1/16 (/ (pow x 3) (* (pow y 2) (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))))) (+ (* -1/92160 (/ (pow x 7) (* (pow y 6) (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))))) (+ (* 1/768 (/ (pow x 5) (* (pow y 4) (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))))) (* 1/384 (/ (* (pow x 4) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (* (pow y 6) (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))))))))))) y) |
(/.f64 (-.f64 (fma.f64 #s(literal -1/645120 binary64) (/.f64 (pow.f64 x #s(literal 7 binary64)) (*.f64 (pow.f64 y #s(literal 6 binary64)) (sin.f64 (*.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) y))))) (fma.f64 #s(literal 1/3840 binary64) (/.f64 (pow.f64 x #s(literal 5 binary64)) (*.f64 (pow.f64 y #s(literal 4 binary64)) (sin.f64 (*.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) y))))) (fma.f64 #s(literal -1/48 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y y) (sin.f64 (*.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) y))))) (/.f64 (*.f64 x #s(literal 1/2 binary64)) (sin.f64 (*.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) y))))))) (fma.f64 #s(literal -1/8 binary64) (fma.f64 (*.f64 x x) (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 (pow.f64 y #s(literal 4 binary64)) (sin.f64 (*.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) y))))) (/.f64 (*.f64 x (*.f64 x (-.f64 (*.f64 #s(literal 1/3840 binary64) (pow.f64 x #s(literal 5 binary64))) (fma.f64 (*.f64 x x) (*.f64 #s(literal -1/8 binary64) (*.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 (pow.f64 y #s(literal 6 binary64)) (sin.f64 (*.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) y)))))) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 y y) (sin.f64 (*.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) y))))) (fma.f64 (pow.f64 x #s(literal 5 binary64)) (/.f64 #s(literal 1/768 binary64) (*.f64 (pow.f64 y #s(literal 4 binary64)) (sin.f64 (*.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) 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)))) (*.f64 (pow.f64 y #s(literal 6 binary64)) (sin.f64 (*.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) y))))) (/.f64 (*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal -1/92160 binary64)) (*.f64 (pow.f64 y #s(literal 6 binary64)) (sin.f64 (*.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) y)))))))))) y) |
(* 1/2 (/ x (* y (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y)))))))))))) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 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))))))) |
(* -1 (/ (- (+ (* -1/2 (/ x (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y))))))))))) (* 1/48 (/ (pow x 3) (* (pow y 2) (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y))))))))))))) (* 1/16 (/ (pow x 3) (* (pow y 2) (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y))))))))))))) y)) |
(/.f64 (fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 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)))))))) #s(literal -1/24 binary64) (/.f64 (*.f64 x #s(literal -1/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))))))) (neg.f64 y)) |
(* -1 (/ (- (+ (* -1/2 (/ x (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y))))))))))) (+ (* -1/3840 (/ (pow x 5) (* (pow y 4) (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y)))))))))))) (* 1/48 (/ (pow x 3) (* (pow y 2) (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y)))))))))))))) (+ (* -1/8 (/ (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (* (pow y 4) (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y)))))))))))) (+ (* -1/768 (/ (pow x 5) (* (pow y 4) (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y)))))))))))) (* 1/16 (/ (pow x 3) (* (pow y 2) (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y))))))))))))))) y)) |
(/.f64 (-.f64 (fma.f64 x (/.f64 #s(literal -1/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)))))) (fma.f64 (pow.f64 x #s(literal 5 binary64)) (/.f64 #s(literal -1/3840 binary64) (*.f64 (pow.f64 y #s(literal 4 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 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/48 binary64))) (*.f64 y (*.f64 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)))))))))) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/16 binary64) (*.f64 y (*.f64 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)))))))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/24 binary64)))) (*.f64 (pow.f64 y #s(literal 4 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 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/768 binary64)) (*.f64 (pow.f64 y #s(literal 4 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)))))))))) (neg.f64 y)) |
(* -1 (/ (- (+ (* -1/2 (/ x (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y))))))))))) (+ (* -1/3840 (/ (pow x 5) (* (pow y 4) (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y)))))))))))) (+ (* 1/645120 (/ (pow x 7) (* (pow y 6) (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y)))))))))))) (* 1/48 (/ (pow x 3) (* (pow y 2) (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y))))))))))))))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5))))) (* (pow y 6) (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y)))))))))))) (+ (* -1/8 (/ (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (* (pow y 4) (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y)))))))))))) (+ (* -1/768 (/ (pow x 5) (* (pow y 4) (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y)))))))))))) (+ (* 1/92160 (/ (pow x 7) (* (pow y 6) (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y)))))))))))) (+ (* 1/384 (/ (* (pow x 4) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (* (pow y 6) (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y)))))))))))) (* 1/16 (/ (pow x 3) (* (pow y 2) (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y)))))))))))))))))) y)) |
(/.f64 (-.f64 (fma.f64 x (/.f64 #s(literal -1/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)))))) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/48 binary64) (*.f64 y (*.f64 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)))))))) (fma.f64 #s(literal 1/645120 binary64) (/.f64 (pow.f64 x #s(literal 7 binary64)) (*.f64 (pow.f64 y #s(literal 6 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 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/3840 binary64)) (*.f64 (pow.f64 y #s(literal 4 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)))))))))) (fma.f64 #s(literal -1/8 binary64) (fma.f64 x (*.f64 x (/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/3840 binary64)) (fma.f64 (*.f64 x x) (*.f64 #s(literal -1/8 binary64) (*.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 (pow.f64 y #s(literal 6 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 (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/24 binary64)))) (*.f64 (pow.f64 y #s(literal 4 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)))))))) (fma.f64 (pow.f64 x #s(literal 5 binary64)) (/.f64 #s(literal -1/768 binary64) (*.f64 (pow.f64 y #s(literal 4 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))))))) (fma.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/24 binary64))) (*.f64 (pow.f64 y #s(literal 6 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))))))) #s(literal 1/384 binary64)) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/16 binary64) (*.f64 y (*.f64 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 (*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal 1/92160 binary64)) (*.f64 (pow.f64 y #s(literal 6 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)))))))))))) (neg.f64 y)) |
(pow y 2) |
(*.f64 y y) |
(pow y 2) |
(*.f64 y y) |
(pow y 2) |
(*.f64 y y) |
(pow y 2) |
(*.f64 y y) |
(pow y 2) |
(*.f64 y y) |
(pow y 2) |
(*.f64 y y) |
(pow y 2) |
(*.f64 y y) |
(pow y 2) |
(*.f64 y y) |
(pow y 2) |
(*.f64 y y) |
(pow y 2) |
(*.f64 y y) |
(pow y 2) |
(*.f64 y y) |
(pow y 2) |
(*.f64 y 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 #s(literal 1/3840 binary64) (/.f64 (pow.f64 x #s(literal 5 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 #s(literal -1/645120 binary64) (/.f64 (pow.f64 x #s(literal 7 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 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 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/48 binary64) (*.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))) (/.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 (*.f64 x 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 #s(literal 1/3840 binary64) (/.f64 (pow.f64 x #s(literal 5 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 #s(literal -1/645120 binary64) (/.f64 (pow.f64 x #s(literal 7 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 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 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/48 binary64) (*.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))) (/.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 (*.f64 x 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)) |
(* 2 (/ y (pow x 2))) |
(/.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 x x)) |
(* 2 (/ y (pow x 2))) |
(/.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 x x)) |
(* 2 (/ y (pow x 2))) |
(/.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 x x)) |
(* 2 (/ y (pow x 2))) |
(/.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 x x)) |
(* 2 (/ y (pow x 2))) |
(/.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 x x)) |
(* 2 (/ y (pow x 2))) |
(/.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 x x)) |
(* 2 (/ y (pow x 2))) |
(/.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 x x)) |
(* 2 (/ y (pow x 2))) |
(/.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 x x)) |
(* 2 (/ y (pow x 2))) |
(/.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 x x)) |
(* 2 (/ y (pow x 2))) |
(/.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 x x)) |
(* 2 (/ y (pow x 2))) |
(/.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 x x)) |
(* 2 (/ y (pow x 2))) |
(/.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 x x)) |
(* 2 (/ y (pow x 2))) |
(/.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 x x)) |
(* 2 (/ y (pow x 2))) |
(/.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 x x)) |
(* 2 (/ y (pow x 2))) |
(/.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 x x)) |
(* 2 (/ y (pow x 2))) |
(/.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 x x)) |
(* 2 (/ y (pow x 2))) |
(/.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 x x)) |
(* 2 (/ y (pow x 2))) |
(/.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 x x)) |
(* 2 (/ y (pow x 2))) |
(/.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 x x)) |
(* 2 (/ y (pow x 2))) |
(/.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 x x)) |
(* 2 (/ y (pow x 2))) |
(/.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 x x)) |
(* 2 (/ y (pow x 2))) |
(/.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 x x)) |
(* 2 (/ y (pow x 2))) |
(/.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 x x)) |
(* 2 (/ y (pow x 2))) |
(/.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 x x)) |
(/ x (exp (neg (* -1 (log (* 2 y)))))) |
(/.f64 x (*.f64 y #s(literal 2 binary64))) |
(* x (+ (* -1/6 (/ (pow x 2) (pow (exp (neg (* -1 (log (* 2 y))))) 3))) (/ 1 (exp (neg (* -1 (log (* 2 y)))))))) |
(*.f64 x (fma.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 x x) (*.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 y #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 y #s(literal 2 binary64))))) |
(* x (+ (* (pow x 2) (- (* 1/120 (/ (pow x 2) (pow (exp (neg (* -1 (log (* 2 y))))) 5))) (* 1/6 (/ 1 (pow (exp (neg (* -1 (log (* 2 y))))) 3))))) (/ 1 (exp (neg (* -1 (log (* 2 y)))))))) |
(*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (/.f64 #s(literal 1/120 binary64) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 5 binary64)))) (/.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 y #s(literal 2 binary64)))))) (/.f64 #s(literal 1 binary64) (*.f64 y #s(literal 2 binary64))))) |
(* x (+ (* (pow x 2) (- (* (pow x 2) (+ (* -1/5040 (/ (pow x 2) (pow (exp (neg (* -1 (log (* 2 y))))) 7))) (* 1/120 (/ 1 (pow (exp (neg (* -1 (log (* 2 y))))) 5))))) (* 1/6 (/ 1 (pow (exp (neg (* -1 (log (* 2 y))))) 3))))) (/ 1 (exp (neg (* -1 (log (* 2 y)))))))) |
(*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 #s(literal -1/5040 binary64) (/.f64 (*.f64 x x) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 7 binary64))) (/.f64 #s(literal 1/120 binary64) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 5 binary64))))) (/.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 y #s(literal 2 binary64)))))) (/.f64 #s(literal 1 binary64) (*.f64 y #s(literal 2 binary64))))) |
(sin (/ x (exp (neg (* -1 (log (* 2 y))))))) |
(sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
(sin (/ x (exp (neg (* -1 (log (* 2 y))))))) |
(sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
(sin (/ x (exp (neg (* -1 (log (* 2 y))))))) |
(sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
(sin (/ x (exp (neg (* -1 (log (* 2 y))))))) |
(sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
(sin (/ x (exp (neg (* -1 (log (* 2 y))))))) |
(sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
(sin (/ x (exp (neg (* -1 (log (* 2 y))))))) |
(sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
(sin (/ x (exp (neg (* -1 (log (* 2 y))))))) |
(sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
(sin (/ x (exp (neg (* -1 (log (* 2 y))))))) |
(sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
(sin (/ x (exp (neg (* -1 (+ (log 2) (log y))))))) |
(sin.f64 (*.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) y))) |
(sin (/ x (exp (neg (* -1 (+ (log 2) (log y))))))) |
(sin.f64 (*.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) y))) |
(sin (/ x (exp (neg (* -1 (+ (log 2) (log y))))))) |
(sin.f64 (*.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) y))) |
(sin (/ x (exp (neg (* -1 (+ (log 2) (log y))))))) |
(sin.f64 (*.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) y))) |
(sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y))))))))) |
(sin.f64 (*.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) y))) |
(sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y))))))))) |
(sin.f64 (*.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) y))) |
(sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y))))))))) |
(sin.f64 (*.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) y))) |
(sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y))))))))) |
(sin.f64 (*.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) y))) |
(sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y))))))))) |
(sin.f64 (*.f64 (/.f64 x #s(literal 1 binary64)) (*.f64 #s(literal -1/2 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64))))) |
(sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y))))))))) |
(sin.f64 (*.f64 (/.f64 x #s(literal 1 binary64)) (*.f64 #s(literal -1/2 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64))))) |
(sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y))))))))) |
(sin.f64 (*.f64 (/.f64 x #s(literal 1 binary64)) (*.f64 #s(literal -1/2 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64))))) |
(sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y))))))))) |
(sin.f64 (*.f64 (/.f64 x #s(literal 1 binary64)) (*.f64 #s(literal -1/2 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64))))) |
Compiled 44 277 to 4 921 computations (88.9% saved)
135 alts after pruning (133 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 988 | 61 | 2 049 |
| Fresh | 21 | 72 | 93 |
| Picked | 5 | 0 | 5 |
| Done | 0 | 2 | 2 |
| Total | 2 014 | 135 | 2 149 |
| Status | Accuracy | Program |
|---|---|---|
| 54.6% | (pow.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) | |
| 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)) | |
| 54.6% | (pow.f64 (pow.f64 (cos.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y))) #s(literal 2 binary64)) #s(literal -1/2 binary64)) | |
| 12.1% | (pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (/.f64 x y)) #s(literal 3 binary64))) (*.f64 #s(literal 2 binary64) (fma.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x y))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))))))))) #s(literal -1/2 binary64)) | |
| 53.9% | (pow.f64 (*.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (cos.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal -1 binary64) x) y)))) #s(literal -1/2 binary64)) | |
| 53.9% | (pow.f64 (*.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) #s(literal -1/2 binary64)) | |
| 40.1% | (pow.f64 (*.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (cos.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1/2 binary64) y)) (*.f64 x x)))) #s(literal -1/2 binary64)) | |
| 52.7% | (pow.f64 (*.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (cos.f64 (exp.f64 (*.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal -1 binary64))))) #s(literal -1/2 binary64)) | |
| 52.8% | (pow.f64 (*.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 1 binary64)) #s(literal -1/2 binary64)) | |
| 44.6% | (/.f64 (/.f64 (-.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 (neg.f64 x) y))) (+.f64 (cos.f64 #s(literal 0 binary64)) (cos.f64 (/.f64 (neg.f64 x) y)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 41.0% | (/.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 37.7% | (/.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sin.f64 (/.f64 x (exp.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (log.f64 (*.f64 y #s(literal 2 binary64))))))))) | |
| 39.4% | (/.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) | |
| 40.3% | (/.f64 (/.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (sin.f64 (/.f64 x (exp.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (log.f64 (*.f64 y #s(literal 2 binary64))))))))) | |
| 42.8% | (/.f64 (/.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) | |
| 44.6% | (/.f64 (/.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.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 43.2% | (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 43.3% | (/.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 (*.f64 x #s(literal 1/2 binary64)) y)))) | |
| 43.3% | (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) | |
| 5.8% | (/.f64 (-.f64 #s(literal 0 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 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))))) | |
| 6.3% | (/.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))))) | |
| ▶ | 1.7% | (/.f64 (*.f64 (*.f64 y y) #s(literal -8 binary64)) (*.f64 x x)) |
| 40.6% | (/.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 y (sin.f64 (*.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) y))))) | |
| 19.9% | (/.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))))) | |
| 20.6% | (/.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))))) | |
| 13.4% | (/.f64 (tan.f64 (/.f64 (*.f64 (neg.f64 (*.f64 x (*.f64 x x))) #s(literal -1/2 binary64)) (*.f64 (*.f64 x x) y))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 21.4% | (/.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))))) | |
| 21.7% | (/.f64 (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 x y)))) | |
| 40.3% | (/.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))))) | |
| 40.3% | (/.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.2% | (/.f64 (tan.f64 (/.f64 x (*.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)))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 40.7% | (/.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))))) | |
| 40.6% | (/.f64 (tan.f64 (/.f64 x (*.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)))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 40.1% | (/.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 x (*.f64 y #s(literal 2 binary64))))) | |
| 41.4% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) | |
| 43.2% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) | |
| 38.9% | (/.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)))) | |
| 20.8% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) y) x))) | |
| 28.7% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) (/.f64 y x)) x))) | |
| 24.7% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 y (sqrt.f64 x)) (/.f64 (/.f64 #s(literal 2 binary64) x) (sqrt.f64 x)))) x))) | |
| 18.2% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (/.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) y)) #s(literal -1 binary64)))) x))) | |
| 20.0% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y (*.f64 x x))) x))) | |
| 19.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))))) | |
| 20.6% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (*.f64 x x)) x))) | |
| 25.7% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 x)) (/.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) y)) x))) | |
| 40.5% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (pow.f64 (exp.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (*.f64 y #s(literal 2 binary64)))))))) | |
| 40.0% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (pow.f64 (E.f64) (log.f64 (*.f64 y #s(literal 2 binary64))))))) | |
| 41.0% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.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))))))) | |
| 40.0% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.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))))))) | |
| 40.3% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 (pow.f64 (E.f64) (log.f64 y)) (pow.f64 (E.f64) (log.f64 #s(literal 2 binary64))))))) | |
| 39.5% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (exp.f64 (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (log.f64 #s(literal 2 binary64)) (-.f64 (log.f64 #s(literal 2 binary64)) (log.f64 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))))))))) | |
| 40.1% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.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)))))))))) | |
| 40.3% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (exp.f64 (log.f64 (*.f64 y #s(literal 2 binary64))))))) | |
| 2.9% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 x y)))) | |
| 43.8% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (/.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 x)) (/.f64 x (sqrt.f64 x))))) | |
| 44.1% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/2 binary64)) x) (sqrt.f64 x)) (/.f64 (*.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/2 binary64)) x) (sqrt.f64 x))))) | |
| 21.3% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (/.f64 (neg.f64 x) (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 y y)))) (*.f64 y #s(literal 2 binary64))))) | |
| 21.6% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x y)) (*.f64 x (neg.f64 x))))) | |
| 24.8% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x x)) (/.f64 #s(literal 1/2 binary64) y)))) | |
| 28.7% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (*.f64 x (/.f64 x y)) (/.f64 #s(literal 1/2 binary64) x)))) | |
| 28.3% | (/.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))))) | |
| 28.0% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (neg.f64 x) (*.f64 x (/.f64 #s(literal -1/2 binary64) (*.f64 x y)))))) | |
| 40.4% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (exp.f64 (-.f64 (log.f64 x) (log.f64 (*.f64 y #s(literal 2 binary64))))))) | |
| 39.4% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (exp.f64 (*.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal -1 binary64))))) | |
| 40.6% | (/.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))) (neg.f64 (log.f64 (*.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 (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)))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 40.7% | (/.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))))) | |
| 40.7% | (/.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/2 binary64) (/.f64 y x))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 38.8% | (/.f64 (tan.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) (sin.f64 (/.f64 x (exp.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (log.f64 (*.f64 y #s(literal 2 binary64))))))))) | |
| 38.6% | (/.f64 (tan.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) 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))))))))) | |
| 44.4% | (/.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))))) | |
| 40.6% | (/.f64 (tan.f64 (*.f64 (pow.f64 x #s(literal 1/4 binary64)) (*.f64 (pow.f64 x #s(literal 1/4 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) y)))) (sin.f64 (/.f64 x (exp.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (log.f64 (*.f64 y #s(literal 2 binary64))))))))) | |
| 40.4% | (/.f64 (tan.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (pow.f64 x #s(literal -1/2 binary64))) (/.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal -1/2 binary64))))) (sin.f64 (/.f64 x (exp.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (log.f64 (*.f64 y #s(literal 2 binary64))))))))) | |
| 19.9% | (/.f64 (tan.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) y) (sqrt.f64 x))) (sin.f64 (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 y (*.f64 x (*.f64 x #s(literal 1/2 binary64))))) x))) | |
| 41.0% | (/.f64 (tan.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) y) (sqrt.f64 x))) (sin.f64 (/.f64 x (exp.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (log.f64 (*.f64 y #s(literal 2 binary64))))))))) | |
| ▶ | 42.3% | (/.f64 (tan.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) y) (sqrt.f64 x))) (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) |
| 44.6% | (/.f64 (tan.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 43.1% | (/.f64 (tan.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) | |
| 39.9% | (/.f64 (tan.f64 (exp.f64 (-.f64 (log.f64 x) (log.f64 (*.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))))))))) | |
| ▶ | 38.6% | (/.f64 (tan.f64 (exp.f64 (*.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal -1 binary64)))) (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) |
| 38.7% | (/.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))))) | |
| 52.4% | (/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal -1/8 binary64) #s(literal 1 binary64))) | |
| 45.2% | (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (/.f64 x (/.f64 #s(literal 1 binary64) x)) (*.f64 y y)) #s(literal -1/8 binary64) #s(literal 1 binary64))) | |
| 47.8% | (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 y (*.f64 x x))) #s(literal -1/8 binary64) #s(literal 1 binary64))) | |
| 47.8% | (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) y) (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64))) | |
| 52.5% | (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 x (/.f64 x y)) y) #s(literal -1/8 binary64) #s(literal 1 binary64))) | |
| 47.8% | (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 x (neg.f64 x)) y) (/.f64 #s(literal -1/8 binary64) (neg.f64 y)) #s(literal 1 binary64))) | |
| 52.4% | (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 x #s(literal -1/8 binary64)) y) (/.f64 x y) #s(literal 1 binary64))) | |
| 50.2% | (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 x (*.f64 y y)) (*.f64 x #s(literal -1/8 binary64)) #s(literal 1 binary64))) | |
| 45.2% | (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 y y)) (*.f64 x x) #s(literal 1 binary64))) | |
| 50.2% | (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 (/.f64 x (*.f64 y y)) (sqrt.f64 x)) (sqrt.f64 x)) #s(literal -1/8 binary64) #s(literal 1 binary64))) | |
| 45.2% | (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal -1/8 binary64) y)) #s(literal 1 binary64))) | |
| 52.4% | (/.f64 #s(literal 1 binary64) (fma.f64 (exp.f64 (*.f64 (log.f64 (/.f64 x y)) #s(literal 2 binary64))) #s(literal -1/8 binary64) #s(literal 1 binary64))) | |
| 52.4% | (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 (/.f64 x y) (/.f64 #s(literal -1/8 binary64) y)) #s(literal 1 binary64))) | |
| 54.6% | (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) | |
| 44.6% | (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 x y))) #s(literal 2 binary64)) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) | |
| 1.7% | (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 y y))) | |
| 44.9% | (/.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.3% | (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) | |
| 55.3% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) y) (pow.f64 x #s(literal -1/2 binary64))) (pow.f64 x #s(literal -1/2 binary64))))) | |
| 48.7% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) x) y))) | |
| 55.5% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) x)) y))) | |
| 55.3% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x)))) | |
| 48.5% | (/.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))))))) | |
| 41.6% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 x y)))) | |
| ✓ | 55.4% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
| 41.4% | (/.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.4% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) | |
| 55.4% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal -1 binary64) x) y)))) | |
| 55.3% | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (pow.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal -1/2 binary64))))) | |
| 55.5% | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (pow.f64 x #s(literal 1/4 binary64)) (*.f64 (pow.f64 x #s(literal 1/4 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) y))))) | |
| 55.3% | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) y) (sqrt.f64 x)))) | |
| 55.5% | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))) (*.f64 x (/.f64 #s(literal -1 binary64) x))))) | |
| 54.7% | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (pow.f64 (exp.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 x)))))) | |
| ▶ | 55.6% | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x))))) |
| 55.5% | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (*.f64 (pow.f64 x #s(literal 1/4 binary64)) (*.f64 (pow.f64 x #s(literal 1/4 binary64)) (sqrt.f64 x)))))) | |
| ▶ | 55.6% | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (*.f64 (sqrt.f64 x) (sqrt.f64 x))))) |
| 54.5% | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (exp.f64 (log.f64 x))))) | |
| 55.5% | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) | |
| 48.4% | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 (*.f64 x x) y)))) | |
| 40.9% | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x y)) (*.f64 x (neg.f64 x))))) | |
| 53.7% | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) x) (*.f64 x (/.f64 x (neg.f64 y)))))) | |
| 55.3% | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) x))) | |
| 46.8% | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (neg.f64 x) (*.f64 x (/.f64 #s(literal -1/2 binary64) (*.f64 x y)))))) | |
| 54.8% | (/.f64 #s(literal 1 binary64) (cos.f64 (exp.f64 (-.f64 (log.f64 x) (log.f64 (*.f64 y #s(literal 2 binary64))))))) | |
| 54.6% | (/.f64 #s(literal 1 binary64) (cos.f64 (exp.f64 (*.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal -1 binary64))))) | |
| 53.8% | (*.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x y))) #s(literal -1/2 binary64)) (pow.f64 #s(literal 1/2 binary64) #s(literal -1/2 binary64))) | |
| 40.4% | (*.f64 (/.f64 (pow.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (/.f64 (pow.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal -1/2 binary64)) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) | |
| 5.6% | (*.f64 (/.f64 (tan.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) (neg.f64 (pow.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 3 binary64)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))))) | |
| 6.4% | (*.f64 (/.f64 (tan.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))))) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) | |
| 34.2% | (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 y (*.f64 y (*.f64 y y)))))) (fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal 1/8 binary64) #s(literal 1 binary64))) | |
| 20.5% | (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 x y)))) (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) | |
| 43.3% | (*.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 (*.f64 x #s(literal 1/2 binary64)) y))))) | |
| ✓ | 56.0% | #s(literal 1 binary64) |
Compiled 5 203 to 3 487 computations (33% saved)
| 1× | egg-herbie |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (/.f64 (tan.f64 (exp.f64 (*.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal -1 binary64)))) (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) |
| ✓ | cost-diff | 192 | (*.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal -1 binary64)) |
| ✓ | cost-diff | 384 | (/.f64 #s(literal 1/2 binary64) (/.f64 y x)) |
| ✓ | cost-diff | 12928 | (exp.f64 (*.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal -1 binary64))) |
| ✓ | cost-diff | 0 | (tan.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) y) (sqrt.f64 x))) |
| ✓ | cost-diff | 0 | (/.f64 (tan.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) y) (sqrt.f64 x))) (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 | 1600 | (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) y) (sqrt.f64 x)) |
| ✓ | cost-diff | 0 | (*.f64 (/.f64 #s(literal 1/2 binary64) y) (*.f64 (sqrt.f64 x) (sqrt.f64 x))) |
| ✓ | cost-diff | 0 | (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (*.f64 (sqrt.f64 x) (sqrt.f64 x)))) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (*.f64 (sqrt.f64 x) (sqrt.f64 x))))) |
| ✓ | cost-diff | 1600 | (*.f64 (sqrt.f64 x) (sqrt.f64 x)) |
| ✓ | cost-diff | 0 | (*.f64 x x) |
| ✓ | cost-diff | 0 | (*.f64 y y) |
| ✓ | cost-diff | 0 | (*.f64 (*.f64 y y) #s(literal -8 binary64)) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 (*.f64 y y) #s(literal -8 binary64)) (*.f64 x x)) |
| ✓ | cost-diff | 0 | (*.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x))) |
| ✓ | cost-diff | 0 | (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)))) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x))))) |
| ✓ | cost-diff | 1408 | (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) |
| 1 082× | times-frac |
| 726× | *-lowering-*.f32 |
| 726× | *-lowering-*.f64 |
| 344× | /-lowering-/.f32 |
| 344× | /-lowering-/.f64 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 36 | 215 |
| 1 | 71 | 198 |
| 2 | 167 | 198 |
| 3 | 525 | 198 |
| 4 | 1208 | 198 |
| 5 | 1445 | 198 |
| 6 | 1505 | 198 |
| 7 | 1519 | 198 |
| 8 | 1524 | 198 |
| 9 | 1524 | 198 |
| 0 | 1524 | 198 |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(/ 1 (cos (* (/ 1/2 y) (/ 1 (/ 1 x))))) |
1 |
(cos (* (/ 1/2 y) (/ 1 (/ 1 x)))) |
(* (/ 1/2 y) (/ 1 (/ 1 x))) |
(/ 1/2 y) |
1/2 |
y |
(/ 1 (/ 1 x)) |
(/ 1 x) |
x |
(/ (* (* y y) -8) (* x x)) |
(* (* y y) -8) |
(* y y) |
y |
-8 |
(* x x) |
x |
(/ 1 (cos (* (/ 1/2 y) (* (sqrt x) (sqrt x))))) |
1 |
(cos (* (/ 1/2 y) (* (sqrt x) (sqrt x)))) |
(* (/ 1/2 y) (* (sqrt x) (sqrt x))) |
(/ 1/2 y) |
1/2 |
y |
(* (sqrt x) (sqrt x)) |
(sqrt x) |
x |
(/ (tan (* (/ (* 1/2 (sqrt x)) y) (sqrt x))) (sin (/ 1/2 (/ y x)))) |
(tan (* (/ (* 1/2 (sqrt x)) y) (sqrt x))) |
(* (/ (* 1/2 (sqrt x)) y) (sqrt x)) |
(/ (* 1/2 (sqrt x)) y) |
(* 1/2 (sqrt x)) |
1/2 |
(sqrt x) |
x |
y |
(sin (/ 1/2 (/ y x))) |
(/ 1/2 (/ y x)) |
(/ y x) |
(/ (tan (exp (* (log (/ y (* x 1/2))) -1))) (sin (/ 1/2 (/ y x)))) |
(tan (exp (* (log (/ y (* x 1/2))) -1))) |
(exp (* (log (/ y (* x 1/2))) -1)) |
(* (log (/ y (* x 1/2))) -1) |
(log (/ y (* x 1/2))) |
(/ y (* x 1/2)) |
y |
(* x 1/2) |
x |
1/2 |
-1 |
(sin (/ 1/2 (/ y x))) |
(/ 1/2 (/ y x)) |
(/ y x) |
| Outputs |
|---|
(/ 1 (cos (* (/ 1/2 y) (/ 1 (/ 1 x))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
1 |
#s(literal 1 binary64) |
(cos (* (/ 1/2 y) (/ 1 (/ 1 x)))) |
(cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
(* (/ 1/2 y) (/ 1 (/ 1 x))) |
(/.f64 x (*.f64 y #s(literal 2 binary64))) |
(/ 1/2 y) |
(/.f64 #s(literal 1/2 binary64) y) |
1/2 |
#s(literal 1/2 binary64) |
y |
(/ 1 (/ 1 x)) |
x |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
x |
(/ (* (* y y) -8) (* x x)) |
(/.f64 (*.f64 (*.f64 y y) #s(literal -8 binary64)) (*.f64 x x)) |
(* (* y y) -8) |
(*.f64 (*.f64 y y) #s(literal -8 binary64)) |
(* y y) |
(*.f64 y y) |
y |
-8 |
#s(literal -8 binary64) |
(* x x) |
(*.f64 x x) |
x |
(/ 1 (cos (* (/ 1/2 y) (* (sqrt x) (sqrt x))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
1 |
#s(literal 1 binary64) |
(cos (* (/ 1/2 y) (* (sqrt x) (sqrt x)))) |
(cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
(* (/ 1/2 y) (* (sqrt x) (sqrt x))) |
(/.f64 x (*.f64 y #s(literal 2 binary64))) |
(/ 1/2 y) |
(/.f64 #s(literal 1/2 binary64) y) |
1/2 |
#s(literal 1/2 binary64) |
y |
(* (sqrt x) (sqrt x)) |
x |
(sqrt x) |
(sqrt.f64 x) |
x |
(/ (tan (* (/ (* 1/2 (sqrt x)) y) (sqrt x))) (sin (/ 1/2 (/ y x)))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(tan (* (/ (* 1/2 (sqrt x)) y) (sqrt x))) |
(tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
(* (/ (* 1/2 (sqrt x)) y) (sqrt x)) |
(/.f64 x (*.f64 y #s(literal 2 binary64))) |
(/ (* 1/2 (sqrt x)) y) |
(/.f64 (sqrt.f64 x) (*.f64 y #s(literal 2 binary64))) |
(* 1/2 (sqrt x)) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) |
1/2 |
#s(literal 1/2 binary64) |
(sqrt x) |
(sqrt.f64 x) |
x |
y |
(sin (/ 1/2 (/ y x))) |
(sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
(/ 1/2 (/ y x)) |
(/.f64 x (*.f64 y #s(literal 2 binary64))) |
(/ y x) |
(/.f64 y x) |
(/ (tan (exp (* (log (/ y (* x 1/2))) -1))) (sin (/ 1/2 (/ y x)))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(tan (exp (* (log (/ y (* x 1/2))) -1))) |
(tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
(exp (* (log (/ y (* x 1/2))) -1)) |
(/.f64 x (*.f64 y #s(literal 2 binary64))) |
(* (log (/ y (* x 1/2))) -1) |
(neg.f64 (log.f64 (/.f64 y (*.f64 #s(literal 1/2 binary64) x)))) |
(log (/ y (* x 1/2))) |
(log.f64 (/.f64 y (*.f64 #s(literal 1/2 binary64) x))) |
(/ y (* x 1/2)) |
(/.f64 y (*.f64 #s(literal 1/2 binary64) x)) |
y |
(* x 1/2) |
(*.f64 #s(literal 1/2 binary64) x) |
x |
1/2 |
#s(literal 1/2 binary64) |
-1 |
#s(literal -1 binary64) |
(sin (/ 1/2 (/ y x))) |
(sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
(/ 1/2 (/ y x)) |
(/.f64 x (*.f64 y #s(literal 2 binary64))) |
(/ y x) |
(/.f64 y x) |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 89.5% | (/.f64 (tan.f64 (exp.f64 (*.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal -1 binary64)))) (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) |
| ✓ | accuracy | 77.4% | (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) |
| ✓ | accuracy | 55.8% | (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) |
| ✓ | accuracy | 55.5% | (tan.f64 (exp.f64 (*.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal -1 binary64)))) |
| ✓ | accuracy | 98.9% | (/.f64 #s(literal 1/2 binary64) (/.f64 y x)) |
| ✓ | accuracy | 89.5% | (/.f64 (tan.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) y) (sqrt.f64 x))) (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) |
| ✓ | accuracy | 55.8% | (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) |
| ✓ | accuracy | 55.5% | (tan.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) y) (sqrt.f64 x))) |
| ✓ | accuracy | 99.9% | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (*.f64 (sqrt.f64 x) (sqrt.f64 x))))) |
| ✓ | accuracy | 99.6% | (*.f64 (/.f64 #s(literal 1/2 binary64) y) (*.f64 (sqrt.f64 x) (sqrt.f64 x))) |
| ✓ | accuracy | 99.1% | (*.f64 (sqrt.f64 x) (sqrt.f64 x)) |
| ✓ | accuracy | 55.6% | (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (*.f64 (sqrt.f64 x) (sqrt.f64 x)))) |
| ✓ | accuracy | 100.0% | (*.f64 y y) |
| ✓ | accuracy | 100.0% | (*.f64 x x) |
| ✓ | accuracy | 100.0% | (*.f64 (*.f64 y y) #s(literal -8 binary64)) |
| ✓ | accuracy | 75.2% | (/.f64 (*.f64 (*.f64 y y) #s(literal -8 binary64)) (*.f64 x x)) |
| ✓ | accuracy | 99.9% | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x))))) |
| ✓ | accuracy | 99.7% | (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) |
| ✓ | accuracy | 99.6% | (*.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x))) |
| ✓ | accuracy | 55.6% | (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)))) |
| 108.0ms | 125× | 1 | valid |
| 42.0ms | 131× | 0 | valid |
Compiled 257 to 38 computations (85.2% saved)
ival-div: 34.0ms (27.9% of total)ival-mult: 25.0ms (20.5% of total)ival-tan: 13.0ms (10.7% of total)ival-exp: 12.0ms (9.9% of total)ival-cos: 12.0ms (9.9% of total)ival-sin: 10.0ms (8.2% of total)ival-log: 9.0ms (7.4% of total)adjust: 4.0ms (3.3% of total)ival-sqrt: 3.0ms (2.5% of total)exact: 1.0ms (0.8% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| Inputs |
|---|
#<alt (/ 1 (/ 1 x))> |
#<alt (/ 1 (cos (* (/ 1/2 y) (/ 1 (/ 1 x)))))> |
#<alt (cos (* (/ 1/2 y) (/ 1 (/ 1 x))))> |
#<alt (* (/ 1/2 y) (/ 1 (/ 1 x)))> |
#<alt (/ (* (* y y) -8) (* x x))> |
#<alt (* (* y y) -8)> |
#<alt (* y y)> |
#<alt (* x x)> |
#<alt (* (sqrt x) (sqrt x))> |
#<alt (/ 1 (cos (* (/ 1/2 y) (* (sqrt x) (sqrt x)))))> |
#<alt (cos (* (/ 1/2 y) (* (sqrt x) (sqrt x))))> |
#<alt (* (/ 1/2 y) (* (sqrt x) (sqrt x)))> |
#<alt (* (/ (* 1/2 (sqrt x)) y) (sqrt x))> |
#<alt (/ 1/2 (/ y x))> |
#<alt (/ (tan (* (/ (* 1/2 (sqrt x)) y) (sqrt x))) (sin (/ 1/2 (/ y x))))> |
#<alt (tan (* (/ (* 1/2 (sqrt x)) y) (sqrt x)))> |
#<alt (exp (* (log (/ y (* x 1/2))) -1))> |
#<alt (* (log (/ y (* x 1/2))) -1)> |
#<alt (/ (tan (exp (* (log (/ y (* x 1/2))) -1))) (sin (/ 1/2 (/ y x))))> |
#<alt (sin (/ 1/2 (/ y x)))> |
#<alt (tan (exp (* (log (/ y (* x 1/2))) -1)))> |
#<alt (log (/ y (* x 1/2)))> |
| Outputs |
|---|
#<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 (/ 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 (* -8 (/ (pow y 2) (pow x 2)))> |
#<alt (* -8 (/ (pow y 2) (pow x 2)))> |
#<alt (* -8 (/ (pow y 2) (pow x 2)))> |
#<alt (* -8 (/ (pow y 2) (pow x 2)))> |
#<alt (* -8 (/ (pow y 2) (pow x 2)))> |
#<alt (* -8 (/ (pow y 2) (pow x 2)))> |
#<alt (* -8 (/ (pow y 2) (pow x 2)))> |
#<alt (* -8 (/ (pow y 2) (pow x 2)))> |
#<alt (* -8 (/ (pow y 2) (pow x 2)))> |
#<alt (* -8 (/ (pow y 2) (pow x 2)))> |
#<alt (* -8 (/ (pow y 2) (pow x 2)))> |
#<alt (* -8 (/ (pow y 2) (pow x 2)))> |
#<alt (* -8 (/ (pow y 2) (pow x 2)))> |
#<alt (* -8 (/ (pow y 2) (pow x 2)))> |
#<alt (* -8 (/ (pow y 2) (pow x 2)))> |
#<alt (* -8 (/ (pow y 2) (pow x 2)))> |
#<alt (* -8 (/ (pow y 2) (pow x 2)))> |
#<alt (* -8 (/ (pow y 2) (pow x 2)))> |
#<alt (* -8 (/ (pow y 2) (pow x 2)))> |
#<alt (* -8 (/ (pow y 2) (pow x 2)))> |
#<alt (* -8 (/ (pow y 2) (pow x 2)))> |
#<alt (* -8 (/ (pow y 2) (pow x 2)))> |
#<alt (* -8 (/ (pow y 2) (pow x 2)))> |
#<alt (* -8 (/ (pow y 2) (pow x 2)))> |
#<alt (* -8 (pow y 2))> |
#<alt (* -8 (pow y 2))> |
#<alt (* -8 (pow y 2))> |
#<alt (* -8 (pow y 2))> |
#<alt (* -8 (pow y 2))> |
#<alt (* -8 (pow y 2))> |
#<alt (* -8 (pow y 2))> |
#<alt (* -8 (pow y 2))> |
#<alt (* -8 (pow y 2))> |
#<alt (* -8 (pow y 2))> |
#<alt (* -8 (pow y 2))> |
#<alt (* -8 (pow y 2))> |
#<alt (pow y 2)> |
#<alt (pow y 2)> |
#<alt (pow y 2)> |
#<alt (pow y 2)> |
#<alt (pow y 2)> |
#<alt (pow y 2)> |
#<alt (pow y 2)> |
#<alt (pow y 2)> |
#<alt (pow y 2)> |
#<alt (pow y 2)> |
#<alt (pow y 2)> |
#<alt (pow y 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt x> |
#<alt x> |
#<alt x> |
#<alt x> |
#<alt x> |
#<alt x> |
#<alt x> |
#<alt x> |
#<alt (* -1 (* x (pow (sqrt -1) 2)))> |
#<alt (* -1 (* x (pow (sqrt -1) 2)))> |
#<alt (* -1 (* x (pow (sqrt -1) 2)))> |
#<alt (* -1 (* x (pow (sqrt -1) 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> |
#<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 (pow (sqrt -1) 2)) y))))> |
#<alt (/ 1 (cos (* -1/2 (/ (* x (pow (sqrt -1) 2)) y))))> |
#<alt (/ 1 (cos (* -1/2 (/ (* x (pow (sqrt -1) 2)) y))))> |
#<alt (/ 1 (cos (* -1/2 (/ (* x (pow (sqrt -1) 2)) 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 (pow (sqrt -1) 2)) y)))> |
#<alt (cos (* -1/2 (/ (* x (pow (sqrt -1) 2)) y)))> |
#<alt (cos (* -1/2 (/ (* x (pow (sqrt -1) 2)) y)))> |
#<alt (cos (* -1/2 (/ (* x (pow (sqrt -1) 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 (pow (sqrt -1) 2)) y))> |
#<alt (* -1/2 (/ (* x (pow (sqrt -1) 2)) y))> |
#<alt (* -1/2 (/ (* x (pow (sqrt -1) 2)) y))> |
#<alt (* -1/2 (/ (* x (pow (sqrt -1) 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 (pow (sqrt -1) 2)) y))> |
#<alt (* -1/2 (/ (* x (pow (sqrt -1) 2)) y))> |
#<alt (* -1/2 (/ (* x (pow (sqrt -1) 2)) y))> |
#<alt (* -1/2 (/ (* x (pow (sqrt -1) 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 (* 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 (/ (sin (* -1/2 (/ (* x (pow (sqrt -1) 2)) y))) (* (cos (* -1/2 (/ (* x (pow (sqrt -1) 2)) y))) (sin (* 1/2 (/ x y)))))> |
#<alt (/ (sin (* -1/2 (/ (* x (pow (sqrt -1) 2)) y))) (* (cos (* -1/2 (/ (* x (pow (sqrt -1) 2)) y))) (sin (* 1/2 (/ x y)))))> |
#<alt (/ (sin (* -1/2 (/ (* x (pow (sqrt -1) 2)) y))) (* (cos (* -1/2 (/ (* x (pow (sqrt -1) 2)) y))) (sin (* 1/2 (/ x y)))))> |
#<alt (/ (sin (* -1/2 (/ (* x (pow (sqrt -1) 2)) y))) (* (cos (* -1/2 (/ (* x (pow (sqrt -1) 2)) 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 (- (+ 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 (pow (sqrt -1) 2)) y))) (cos (* -1/2 (/ (* x (pow (sqrt -1) 2)) y))))> |
#<alt (/ (sin (* -1/2 (/ (* x (pow (sqrt -1) 2)) y))) (cos (* -1/2 (/ (* x (pow (sqrt -1) 2)) y))))> |
#<alt (/ (sin (* -1/2 (/ (* x (pow (sqrt -1) 2)) y))) (cos (* -1/2 (/ (* x (pow (sqrt -1) 2)) y))))> |
#<alt (/ (sin (* -1/2 (/ (* x (pow (sqrt -1) 2)) y))) (cos (* -1/2 (/ (* x (pow (sqrt -1) 2)) 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 (* -1 (+ (log y) (log (/ 2 x))))> |
#<alt (* -1 (+ (log y) (log (/ 2 x))))> |
#<alt (* -1 (+ (log y) (log (/ 2 x))))> |
#<alt (* -1 (+ (log y) (log (/ 2 x))))> |
#<alt (* -1 (+ (log (/ 2 x)) (* -1 (log (/ 1 y)))))> |
#<alt (* -1 (+ (log (/ 2 x)) (* -1 (log (/ 1 y)))))> |
#<alt (* -1 (+ (log (/ 2 x)) (* -1 (log (/ 1 y)))))> |
#<alt (* -1 (+ (log (/ 2 x)) (* -1 (log (/ 1 y)))))> |
#<alt (* -1 (+ (log (/ -2 x)) (* -1 (log (/ -1 y)))))> |
#<alt (* -1 (+ (log (/ -2 x)) (* -1 (log (/ -1 y)))))> |
#<alt (* -1 (+ (log (/ -2 x)) (* -1 (log (/ -1 y)))))> |
#<alt (* -1 (+ (log (/ -2 x)) (* -1 (log (/ -1 y)))))> |
#<alt (* -1 (+ (log (* 2 y)) (* -1 (log x))))> |
#<alt (* -1 (+ (log (* 2 y)) (* -1 (log x))))> |
#<alt (* -1 (+ (log (* 2 y)) (* -1 (log x))))> |
#<alt (* -1 (+ (log (* 2 y)) (* -1 (log x))))> |
#<alt (* -1 (+ (log (* 2 y)) (log (/ 1 x))))> |
#<alt (* -1 (+ (log (* 2 y)) (log (/ 1 x))))> |
#<alt (* -1 (+ (log (* 2 y)) (log (/ 1 x))))> |
#<alt (* -1 (+ (log (* 2 y)) (log (/ 1 x))))> |
#<alt (* -1 (+ (log (* -2 y)) (log (/ -1 x))))> |
#<alt (* -1 (+ (log (* -2 y)) (log (/ -1 x))))> |
#<alt (* -1 (+ (log (* -2 y)) (log (/ -1 x))))> |
#<alt (* -1 (+ (log (* -2 y)) (log (/ -1 x))))> |
#<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> |
#<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 (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))) (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 (* 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 (+ (log y) (log (/ 2 x)))> |
#<alt (+ (log y) (log (/ 2 x)))> |
#<alt (+ (log y) (log (/ 2 x)))> |
#<alt (+ (log y) (log (/ 2 x)))> |
#<alt (+ (log (/ 2 x)) (* -1 (log (/ 1 y))))> |
#<alt (+ (log (/ 2 x)) (* -1 (log (/ 1 y))))> |
#<alt (+ (log (/ 2 x)) (* -1 (log (/ 1 y))))> |
#<alt (+ (log (/ 2 x)) (* -1 (log (/ 1 y))))> |
#<alt (+ (log (/ -2 x)) (* -1 (log (/ -1 y))))> |
#<alt (+ (log (/ -2 x)) (* -1 (log (/ -1 y))))> |
#<alt (+ (log (/ -2 x)) (* -1 (log (/ -1 y))))> |
#<alt (+ (log (/ -2 x)) (* -1 (log (/ -1 y))))> |
#<alt (+ (log (* 2 y)) (* -1 (log x)))> |
#<alt (+ (log (* 2 y)) (* -1 (log x)))> |
#<alt (+ (log (* 2 y)) (* -1 (log x)))> |
#<alt (+ (log (* 2 y)) (* -1 (log x)))> |
#<alt (+ (log (* 2 y)) (log (/ 1 x)))> |
#<alt (+ (log (* 2 y)) (log (/ 1 x)))> |
#<alt (+ (log (* 2 y)) (log (/ 1 x)))> |
#<alt (+ (log (* 2 y)) (log (/ 1 x)))> |
#<alt (+ (log (* -2 y)) (log (/ -1 x)))> |
#<alt (+ (log (* -2 y)) (log (/ -1 x)))> |
#<alt (+ (log (* -2 y)) (log (/ -1 x)))> |
#<alt (+ (log (* -2 y)) (log (/ -1 x)))> |
117 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 44.0ms | x | @ | inf | (* (log (/ y (* x 1/2))) -1) |
| 41.0ms | y | @ | 0 | (* (log (/ y (* x 1/2))) -1) |
| 17.0ms | y | @ | -inf | (* (log (/ y (* x 1/2))) -1) |
| 15.0ms | x | @ | -inf | (* (log (/ y (* x 1/2))) -1) |
| 15.0ms | x | @ | 0 | (* (log (/ y (* x 1/2))) -1) |
| 1× | batch-egg-rewrite |
| 2 896× | *-lowering-*.f32 |
| 2 896× | *-lowering-*.f64 |
| 2 020× | /-lowering-/.f32 |
| 2 020× | /-lowering-/.f64 |
| 1 778× | accelerator-lowering-fma.f32 |
Useful iterations: 3 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 36 | 131 |
| 1 | 162 | 122 |
| 2 | 871 | 121 |
| 3 | 5500 | 119 |
| 0 | 8624 | 119 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ 1 (/ 1 x)) |
(/ 1 (cos (* (/ 1/2 y) (/ 1 (/ 1 x))))) |
(cos (* (/ 1/2 y) (/ 1 (/ 1 x)))) |
(* (/ 1/2 y) (/ 1 (/ 1 x))) |
(/ (* (* y y) -8) (* x x)) |
(* (* y y) -8) |
(* y y) |
(* x x) |
(* (sqrt x) (sqrt x)) |
(/ 1 (cos (* (/ 1/2 y) (* (sqrt x) (sqrt x))))) |
(cos (* (/ 1/2 y) (* (sqrt x) (sqrt x)))) |
(* (/ 1/2 y) (* (sqrt x) (sqrt x))) |
(* (/ (* 1/2 (sqrt x)) y) (sqrt x)) |
(/ 1/2 (/ y x)) |
(/ (tan (* (/ (* 1/2 (sqrt x)) y) (sqrt x))) (sin (/ 1/2 (/ y x)))) |
(tan (* (/ (* 1/2 (sqrt x)) y) (sqrt x))) |
(exp (* (log (/ y (* x 1/2))) -1)) |
(* (log (/ y (* x 1/2))) -1) |
(/ (tan (exp (* (log (/ y (* x 1/2))) -1))) (sin (/ 1/2 (/ y x)))) |
(sin (/ 1/2 (/ y x))) |
(tan (exp (* (log (/ y (* x 1/2))) -1))) |
(log (/ y (* x 1/2))) |
| Outputs |
|---|
x |
(+.f64 #s(literal 0 binary64) x) |
(exp.f64 (log.f64 x)) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 x)) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (log.f64 x)) #s(literal 4 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (log.f64 x)) #s(literal -2 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal -2 binary64) (log.f64 x)) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/4 binary64))) |
(fabs.f64 x) |
(-.f64 #s(literal 0 binary64) x) |
(sqrt.f64 (*.f64 x x)) |
(neg.f64 x) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 #s(literal 1 binary64) x))) |
(/.f64 x #s(literal 1 binary64)) |
(/.f64 x #s(literal -1 binary64)) |
(/.f64 (*.f64 x x) x) |
(/.f64 (sqrt.f64 x) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (neg.f64 (sqrt.f64 x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (neg.f64 (sqrt.f64 x))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(/.f64 (*.f64 (sqrt.f64 x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(/.f64 (*.f64 (neg.f64 (sqrt.f64 x)) #s(literal 1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(/.f64 (*.f64 (neg.f64 (sqrt.f64 x)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 x #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 x x (*.f64 #s(literal 0 binary64) x)))) |
(pow.f64 x #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 x) #s(literal 2 binary64)) |
(pow.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -2 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1/2 binary64)) |
(pow.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/4 binary64)) |
(pow.f64 (neg.f64 (sqrt.f64 x)) #s(literal 2 binary64)) |
(pow.f64 (sqrt.f64 (sqrt.f64 x)) #s(literal 4 binary64)) |
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1/4 binary64)) |
(pow.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) x) |
(*.f64 x #s(literal 1 binary64)) |
(*.f64 x #s(literal -1 binary64)) |
(*.f64 (sqrt.f64 x) (sqrt.f64 x)) |
(*.f64 (sqrt.f64 x) (neg.f64 (sqrt.f64 x))) |
(*.f64 (sqrt.f64 x) (*.f64 (sqrt.f64 x) #s(literal -1 binary64))) |
(*.f64 (sqrt.f64 x) (neg.f64 (neg.f64 (sqrt.f64 x)))) |
(*.f64 #s(literal -1 binary64) x) |
(*.f64 (neg.f64 (sqrt.f64 x)) (sqrt.f64 x)) |
(*.f64 (neg.f64 (sqrt.f64 x)) (neg.f64 (sqrt.f64 x))) |
(*.f64 (neg.f64 (sqrt.f64 x)) (/.f64 (sqrt.f64 x) #s(literal -1 binary64))) |
(*.f64 (sqrt.f64 (sqrt.f64 x)) (sqrt.f64 (*.f64 x (sqrt.f64 x)))) |
(*.f64 (sqrt.f64 (sqrt.f64 x)) (*.f64 (sqrt.f64 (sqrt.f64 x)) (sqrt.f64 x))) |
(*.f64 (sqrt.f64 (sqrt.f64 x)) (*.f64 (sqrt.f64 (sqrt.f64 x)) (neg.f64 (sqrt.f64 x)))) |
(*.f64 (sqrt.f64 (*.f64 x (sqrt.f64 x))) (sqrt.f64 (sqrt.f64 x))) |
(*.f64 (*.f64 (neg.f64 (sqrt.f64 x)) #s(literal 1 binary64)) (sqrt.f64 x)) |
(*.f64 (neg.f64 (neg.f64 (sqrt.f64 x))) (sqrt.f64 x)) |
(*.f64 (*.f64 (sqrt.f64 x) (sqrt.f64 (sqrt.f64 x))) (sqrt.f64 (sqrt.f64 x))) |
(*.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 x))) (sqrt.f64 x)) |
(*.f64 (*.f64 (neg.f64 (sqrt.f64 x)) (sqrt.f64 (sqrt.f64 x))) (sqrt.f64 (sqrt.f64 x))) |
(exp.f64 (neg.f64 (log.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #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 (*.f64 x #s(literal 1/2 binary64)) y)))))) #s(literal -1/2 binary64))) |
(-.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 (*.f64 x #s(literal 1/2 binary64)) y))) (/.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) (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)) (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 #s(literal -1 binary64) (cos.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))) (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(/.f64 (/.f64 (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #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 (/.f64 #s(literal 1 binary64) (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)) |
(*.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 (/.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 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(*.f64 (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))) #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 (*.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) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (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) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(*.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 (*.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) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(+.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 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(exp.f64 (log.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(exp.f64 (*.f64 (log.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (neg.f64 (log.f64 (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 #s(literal 0 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(-.f64 (/.f64 #s(literal 0 binary64) (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (cos.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 (*.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 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(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 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 1 binary64)) |
(/.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 #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) (tan.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)))) |
(/.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 #s(literal 0 binary64) (pow.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #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 #s(literal 2 binary64) (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (*.f64 #s(literal 0 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) (cos.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)) |
(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)) |
(*.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 (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 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(*.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (neg.f64 (/.f64 #s(literal 1 binary64) (tan.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) (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) #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) (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 (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (sin.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 (exp.f64 #s(literal -1 binary64))) (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.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 #s(literal 0 binary64) (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 y)) (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(neg.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(/.f64 #s(literal 1 binary64) (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) |
(/.f64 x (*.f64 y #s(literal 2 binary64))) |
(/.f64 x (*.f64 y #s(literal -2 binary64))) |
(/.f64 x (*.f64 #s(literal 1 binary64) (*.f64 y #s(literal -2 binary64)))) |
(/.f64 x (*.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1 binary64))) |
(/.f64 x (*.f64 (*.f64 y #s(literal -2 binary64)) #s(literal 1 binary64))) |
(/.f64 x (*.f64 (*.f64 y #s(literal -2 binary64)) #s(literal -1 binary64))) |
(/.f64 #s(literal 1/2 binary64) (/.f64 y x)) |
(/.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (sqrt.f64 x) (/.f64 y (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) |
(/.f64 (sqrt.f64 x) (/.f64 y (*.f64 (sqrt.f64 x) #s(literal -1/2 binary64)))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) (/.f64 y (sqrt.f64 x))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y)) |
(/.f64 (/.f64 (sqrt.f64 x) (*.f64 y #s(literal 2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) (neg.f64 y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 (neg.f64 y) #s(literal 1 binary64))) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 (neg.f64 y) #s(literal -1 binary64))) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 #s(literal 1 binary64) (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 #s(literal 1 binary64) x)) (/.f64 y (*.f64 (sqrt.f64 x) #s(literal -1/2 binary64))))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 y (*.f64 (sqrt.f64 x) #s(literal -1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) |
(/.f64 #s(literal -1/2 binary64) (/.f64 y x)) |
(/.f64 (*.f64 (sqrt.f64 x) #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (neg.f64 y))) |
(/.f64 (/.f64 x y) #s(literal 2 binary64)) |
(/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x)) |
(/.f64 (/.f64 (sqrt.f64 x) y) (/.f64 #s(literal 2 binary64) (sqrt.f64 x))) |
(/.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (sqrt.f64 x)) (/.f64 y (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) |
(/.f64 (neg.f64 (sqrt.f64 x)) (/.f64 y (*.f64 (sqrt.f64 x) #s(literal -1/2 binary64)))) |
(/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 #s(literal 2 binary64) x)) |
(/.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 1 binary64)) |
(/.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal -1 binary64)) |
(/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 y)) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 x #s(literal 1/2 binary64))))) |
(/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 y x))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 #s(literal 1/2 binary64)))) |
(/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 y x))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 #s(literal -1/2 binary64)))) |
(/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (neg.f64 y))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 x #s(literal 1/2 binary64))))) |
(/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1 binary64)) (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 y (*.f64 (sqrt.f64 x) #s(literal -1/2 binary64))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1 binary64))) (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 (sqrt.f64 x) #s(literal -1 binary64)) (/.f64 y (*.f64 (sqrt.f64 x) #s(literal -1/2 binary64)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (/.f64 y (*.f64 (sqrt.f64 x) #s(literal -1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) |
(/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y)) |
(/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 x) #s(literal -1/2 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (neg.f64 y))) |
(/.f64 (*.f64 (sqrt.f64 x) (sqrt.f64 #s(literal -1 binary64))) (/.f64 y (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) |
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 y (sqrt.f64 x))) |
(/.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (*.f64 (neg.f64 y) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) |
(/.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal -1/2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (neg.f64 y) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)) (/.f64 #s(literal 2 binary64) x)) |
(/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (*.f64 (/.f64 (sqrt.f64 x) (*.f64 y #s(literal 2 binary64))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 (sqrt.f64 x) (*.f64 y #s(literal 2 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 #s(literal -1 binary64))) (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) |
(/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 y #s(literal 2 binary64)))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 x))) |
(/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 y (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (*.f64 #s(literal 1/2 binary64) (log.f64 x)))) |
(/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 x))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 #s(literal 2 binary64))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 x y)))) |
(/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (/.f64 (pow.f64 (log.f64 y) #s(literal 3 binary64)) (fma.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (log.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64)))) (pow.f64 (log.f64 y) #s(literal 2 binary64))))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (/.f64 (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 3 binary64)) (fma.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (log.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64)))) (pow.f64 (log.f64 y) #s(literal 2 binary64)))))) |
(/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (/.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (log.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64)))))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (/.f64 (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 2 binary64)) (log.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64))))))) |
(pow.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal -1 binary64)) |
(pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))))) |
(pow.f64 (exp.f64 #s(literal -1 binary64)) (*.f64 (log.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal -1 binary64))) |
(pow.f64 (exp.f64 #s(literal -1 binary64)) (*.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal 1 binary64))) |
(pow.f64 (pow.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 1 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 (pow.f64 (exp.f64 #s(literal -1 binary64)) (/.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal 2 binary64))) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) #s(literal -1 binary64)) (log.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(pow.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (-.f64 (pow.f64 (log.f64 y) #s(literal 3 binary64)) (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (log.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64)))) (pow.f64 (log.f64 y) #s(literal 2 binary64))))) |
(pow.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (*.f64 (log.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64)))) (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))))) (/.f64 #s(literal 1 binary64) (log.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64)))))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(*.f64 x (/.f64 #s(literal 1/2 binary64) y)) |
(*.f64 x (/.f64 #s(literal -1/2 binary64) y)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 x y)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) x) |
(*.f64 (sqrt.f64 x) (/.f64 (sqrt.f64 x) (*.f64 y #s(literal 2 binary64)))) |
(*.f64 (sqrt.f64 x) (/.f64 (*.f64 (sqrt.f64 x) #s(literal -1/2 binary64)) y)) |
(*.f64 (sqrt.f64 x) (/.f64 (/.f64 (sqrt.f64 x) (*.f64 y #s(literal 2 binary64))) #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) (/.f64 (sqrt.f64 x) y)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) (neg.f64 (/.f64 (sqrt.f64 x) y))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) (/.f64 (/.f64 (sqrt.f64 x) y) #s(literal 1 binary64))) |
(*.f64 (/.f64 (sqrt.f64 x) (*.f64 y #s(literal 2 binary64))) (sqrt.f64 x)) |
(*.f64 (/.f64 (sqrt.f64 x) (*.f64 y #s(literal 2 binary64))) (neg.f64 (sqrt.f64 x))) |
(*.f64 (*.f64 x #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) 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 (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 x y)) |
(*.f64 (*.f64 (sqrt.f64 x) #s(literal -1/2 binary64)) (/.f64 (sqrt.f64 x) y)) |
(*.f64 (*.f64 (sqrt.f64 x) #s(literal -1/2 binary64)) (/.f64 (/.f64 #s(literal -1 binary64) y) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) |
(*.f64 (*.f64 (sqrt.f64 x) #s(literal -1/2 binary64)) (/.f64 (sqrt.f64 x) (neg.f64 y))) |
(*.f64 (*.f64 (sqrt.f64 x) #s(literal -1/2 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) y) (sqrt.f64 x))) |
(*.f64 (/.f64 x y) #s(literal 1/2 binary64)) |
(*.f64 (/.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) (/.f64 x #s(literal 2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 (sqrt.f64 x) (/.f64 #s(literal 2 binary64) (sqrt.f64 x)))) |
(*.f64 (/.f64 (sqrt.f64 x) y) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) |
(*.f64 (/.f64 (sqrt.f64 x) y) (/.f64 (sqrt.f64 x) #s(literal 2 binary64))) |
(*.f64 (/.f64 (sqrt.f64 x) y) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (sqrt.f64 x)))) |
(*.f64 (neg.f64 (sqrt.f64 x)) (/.f64 (sqrt.f64 x) (*.f64 y #s(literal 2 binary64)))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) y) x) |
(*.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 (sqrt.f64 (sqrt.f64 x)) (*.f64 (sqrt.f64 (sqrt.f64 x)) (/.f64 (sqrt.f64 x) (*.f64 y #s(literal 2 binary64))))) |
(*.f64 (sqrt.f64 (sqrt.f64 x)) (/.f64 (sqrt.f64 (sqrt.f64 x)) (/.f64 y (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))))) |
(*.f64 (pow.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal -1/2 binary64)) (neg.f64 (pow.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal -1/2 binary64)))) |
(*.f64 (pow.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal -1/2 binary64)) (/.f64 (pow.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal -1/2 binary64)) #s(literal 1 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) #s(literal -1 binary64)) |
(*.f64 (/.f64 (*.f64 (sqrt.f64 x) #s(literal -1/2 binary64)) y) (sqrt.f64 x)) |
(*.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 y)) (pow.f64 (exp.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64)))))) |
(*.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 y x))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (neg.f64 y))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64)))))) |
(*.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 y))) |
(*.f64 (/.f64 (sqrt.f64 x) #s(literal -1 binary64)) (/.f64 (*.f64 (sqrt.f64 x) #s(literal -1/2 binary64)) y)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)) (*.f64 x #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (sqrt.f64 (sqrt.f64 x)) y) (/.f64 (sqrt.f64 (sqrt.f64 x)) (/.f64 #s(literal 2 binary64) (sqrt.f64 x)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)) (*.f64 x #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (*.f64 (sqrt.f64 x) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (/.f64 (sqrt.f64 x) y)) |
(*.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (/.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal 2 binary64))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (/.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal 2 binary64)))) |
(*.f64 (neg.f64 (pow.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal -1/2 binary64))) (pow.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) #s(literal -1 binary64)) x) |
(*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) (sqrt.f64 x)) (neg.f64 (sqrt.f64 x))) |
(*.f64 (/.f64 (sqrt.f64 x) (neg.f64 y)) (*.f64 (sqrt.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 (sqrt.f64 x) (*.f64 y #s(literal 2 binary64))) (sqrt.f64 (sqrt.f64 x))) (sqrt.f64 (sqrt.f64 x))) |
(*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) (neg.f64 (sqrt.f64 x))) (sqrt.f64 x)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y (sqrt.f64 x))) (sqrt.f64 x)) |
(*.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 y #s(literal 2 binary64)))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 x)))) |
(*.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 #s(literal 2 binary64))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 y x)))) |
(*.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 #s(literal -2 binary64))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 y x)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal -8 binary64))))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y y) (*.f64 x (*.f64 x #s(literal -1/8 binary64))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 x x)) (/.f64 (*.f64 y y) (*.f64 x (*.f64 x #s(literal -1/8 binary64))))) |
(neg.f64 (/.f64 (*.f64 y y) (*.f64 x (*.f64 x #s(literal -1/8 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal -8 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 x) (/.f64 (*.f64 y (*.f64 y #s(literal 8 binary64))) (*.f64 x (sqrt.f64 x))))) |
(/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 x (*.f64 y (*.f64 y #s(literal 8 binary64))))) |
(/.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 x (*.f64 y (*.f64 y #s(literal 8 binary64)))) #s(literal 1 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 x (*.f64 y (*.f64 y #s(literal 8 binary64)))) #s(literal -1 binary64))) |
(/.f64 (*.f64 y y) (*.f64 x (*.f64 x #s(literal -1/8 binary64)))) |
(/.f64 #s(literal -8 binary64) (/.f64 (*.f64 x x) (*.f64 y y))) |
(/.f64 #s(literal -8 binary64) (*.f64 (/.f64 x (*.f64 y y)) x)) |
(/.f64 (*.f64 y (*.f64 y #s(literal -8 binary64))) (*.f64 x x)) |
(/.f64 (/.f64 y x) (*.f64 (/.f64 x y) #s(literal -1/8 binary64))) |
(/.f64 #s(literal -1 binary64) (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal -8 binary64))))) |
(/.f64 (*.f64 y (*.f64 y #s(literal 8 binary64))) (*.f64 x x)) |
(/.f64 (/.f64 (*.f64 y y) x) (*.f64 x #s(literal -1/8 binary64))) |
(/.f64 (/.f64 #s(literal -8 binary64) x) (/.f64 x (*.f64 y y))) |
(/.f64 (/.f64 (*.f64 y y) (*.f64 x #s(literal -1/8 binary64))) x) |
(/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 (/.f64 x (*.f64 y (*.f64 y #s(literal 8 binary64)))) (sqrt.f64 x))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 y y))) |
(/.f64 #s(literal 8 binary64) (/.f64 (*.f64 x x) (*.f64 y y))) |
(/.f64 #s(literal 8 binary64) (*.f64 (/.f64 x (*.f64 y y)) x)) |
(/.f64 (*.f64 y #s(literal 8 binary64)) (*.f64 (/.f64 x y) x)) |
(/.f64 (/.f64 (*.f64 y y) (*.f64 x (*.f64 x #s(literal -1/8 binary64)))) #s(literal 1 binary64)) |
(/.f64 (/.f64 (*.f64 y y) (*.f64 x (*.f64 x #s(literal -1/8 binary64)))) #s(literal -1 binary64)) |
(/.f64 (*.f64 y (*.f64 y (/.f64 #s(literal -8 binary64) (sqrt.f64 x)))) (*.f64 x (sqrt.f64 x))) |
(/.f64 (/.f64 (*.f64 y (*.f64 y #s(literal 8 binary64))) (*.f64 x (sqrt.f64 x))) (sqrt.f64 x)) |
(/.f64 (/.f64 (*.f64 y (*.f64 y #s(literal 8 binary64))) (*.f64 x (sqrt.f64 x))) (neg.f64 (sqrt.f64 x))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 y #s(literal -8 binary64))) (*.f64 (/.f64 x y) x)) |
(/.f64 (*.f64 (/.f64 y (sqrt.f64 x)) (*.f64 y #s(literal -8 binary64))) (*.f64 x (sqrt.f64 x))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal -8 binary64) (sqrt.f64 x))) (*.f64 (/.f64 x (*.f64 y y)) (sqrt.f64 x))) |
(/.f64 (*.f64 (*.f64 y (neg.f64 y)) (/.f64 #s(literal -8 binary64) (sqrt.f64 x))) (*.f64 x (sqrt.f64 x))) |
(/.f64 (*.f64 (*.f64 y (/.f64 y (sqrt.f64 x))) #s(literal 1 binary64)) (*.f64 (sqrt.f64 x) (*.f64 x #s(literal -1/8 binary64)))) |
(/.f64 (*.f64 (*.f64 y (/.f64 y (sqrt.f64 x))) #s(literal -8 binary64)) (*.f64 x (sqrt.f64 x))) |
(/.f64 (*.f64 (*.f64 y (/.f64 y (sqrt.f64 x))) #s(literal 8 binary64)) (*.f64 x (sqrt.f64 x))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 y y)) (*.f64 x (*.f64 x #s(literal -1/8 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 y y)) (*.f64 (*.f64 x #s(literal -1/8 binary64)) x)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 y (neg.f64 y))) (*.f64 (*.f64 x #s(literal -1/8 binary64)) x)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 y (/.f64 y (sqrt.f64 x)))) (*.f64 (*.f64 x #s(literal -1/8 binary64)) (sqrt.f64 x))) |
(/.f64 (*.f64 #s(literal 8 binary64) (*.f64 y (/.f64 y (sqrt.f64 x)))) (*.f64 x (sqrt.f64 x))) |
(/.f64 (*.f64 (/.f64 #s(literal -8 binary64) (sqrt.f64 x)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 x) (/.f64 x (*.f64 y y)))) |
(/.f64 (*.f64 (/.f64 #s(literal -8 binary64) (sqrt.f64 x)) (*.f64 y y)) (*.f64 x (sqrt.f64 x))) |
(/.f64 (*.f64 (/.f64 #s(literal -8 binary64) (sqrt.f64 x)) (*.f64 y (neg.f64 y))) (*.f64 x (sqrt.f64 x))) |
(/.f64 (*.f64 (*.f64 y (*.f64 y #s(literal 8 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (*.f64 x (sqrt.f64 x))) |
(/.f64 (*.f64 (*.f64 y (*.f64 y (/.f64 #s(literal -8 binary64) (sqrt.f64 x)))) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) |
(/.f64 (*.f64 (*.f64 y (*.f64 y (/.f64 #s(literal -8 binary64) (sqrt.f64 x)))) (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) |
(/.f64 (*.f64 (*.f64 y (*.f64 y (/.f64 #s(literal -8 binary64) (sqrt.f64 x)))) (/.f64 #s(literal 1 binary64) x)) (*.f64 (sqrt.f64 x) #s(literal -1 binary64))) |
(/.f64 (*.f64 (*.f64 y (*.f64 y (/.f64 #s(literal -8 binary64) (sqrt.f64 x)))) #s(literal -1 binary64)) (*.f64 x (sqrt.f64 x))) |
(/.f64 (*.f64 (/.f64 y x) (*.f64 y #s(literal -8 binary64))) x) |
(/.f64 (neg.f64 (/.f64 (*.f64 y (*.f64 y #s(literal 8 binary64))) (*.f64 x (sqrt.f64 x)))) (neg.f64 (sqrt.f64 x))) |
(/.f64 (*.f64 (*.f64 y (*.f64 y #s(literal 8 binary64))) #s(literal 1 binary64)) (*.f64 x x)) |
(/.f64 (*.f64 (*.f64 y (*.f64 y #s(literal 8 binary64))) #s(literal -1 binary64)) (*.f64 x x)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal 8 binary64)))) (*.f64 x x)) |
(/.f64 (*.f64 (/.f64 (*.f64 y y) x) #s(literal 8 binary64)) x) |
(/.f64 (*.f64 (*.f64 y (neg.f64 y)) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -1/8 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (*.f64 y #s(literal 8 binary64))) (*.f64 x (sqrt.f64 x)))) (sqrt.f64 x)) |
(/.f64 (*.f64 (/.f64 (*.f64 y y) x) (/.f64 #s(literal -8 binary64) (sqrt.f64 x))) (sqrt.f64 x)) |
(/.f64 (*.f64 (/.f64 #s(literal -8 binary64) x) (*.f64 y (neg.f64 y))) x) |
(/.f64 (*.f64 (/.f64 #s(literal -8 binary64) x) (*.f64 y (/.f64 y (sqrt.f64 x)))) (sqrt.f64 x)) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal -8 binary64)) x)) (/.f64 x y)) |
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 y #s(literal -8 binary64)) x)) (/.f64 x y)) |
(/.f64 (/.f64 (*.f64 y (*.f64 y #s(literal 8 binary64))) (sqrt.f64 x)) (*.f64 x (sqrt.f64 x))) |
(/.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y #s(literal 8 binary64))) (*.f64 x (sqrt.f64 x))) #s(literal 1 binary64)) (sqrt.f64 x)) |
(/.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y #s(literal 8 binary64))) (*.f64 x (sqrt.f64 x))) (sqrt.f64 (sqrt.f64 x))) (sqrt.f64 (sqrt.f64 x))) |
(pow.f64 (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal -8 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 y y) (*.f64 x (*.f64 x #s(literal -1/8 binary64)))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 (sqrt.f64 x) (/.f64 (*.f64 y (*.f64 y #s(literal 8 binary64))) (*.f64 x (sqrt.f64 x)))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal -8 binary64)))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 y y) (*.f64 x (*.f64 x #s(literal -1/8 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 y y) (*.f64 x #s(literal -1/8 binary64)))) |
(*.f64 y (/.f64 y (*.f64 x (*.f64 x #s(literal -1/8 binary64))))) |
(*.f64 y (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 y #s(literal -8 binary64)) x))) |
(*.f64 y (*.f64 (*.f64 y #s(literal 8 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(*.f64 (*.f64 y y) (/.f64 #s(literal -8 binary64) (*.f64 x x))) |
(*.f64 (*.f64 y y) (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -8 binary64) x))) |
(*.f64 #s(literal -8 binary64) (/.f64 (*.f64 y y) (*.f64 x x))) |
(*.f64 #s(literal -8 binary64) (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 y y) x))) |
(*.f64 (*.f64 y (*.f64 y #s(literal -8 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(*.f64 (/.f64 y x) (/.f64 (*.f64 y #s(literal -8 binary64)) x)) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 y y) (*.f64 x (*.f64 x #s(literal -1/8 binary64))))) |
(*.f64 (neg.f64 y) (/.f64 y (*.f64 x (*.f64 x #s(literal -1/8 binary64))))) |
(*.f64 (neg.f64 y) (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 y #s(literal -8 binary64)) x))) |
(*.f64 (*.f64 y (*.f64 y #s(literal 8 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(*.f64 (/.f64 (*.f64 y y) x) (/.f64 #s(literal -8 binary64) x)) |
(*.f64 (/.f64 #s(literal -8 binary64) x) (/.f64 (*.f64 y y) x)) |
(*.f64 (*.f64 y #s(literal -8 binary64)) (/.f64 y (*.f64 x x))) |
(*.f64 (*.f64 y #s(literal -8 binary64)) (*.f64 y (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(*.f64 (/.f64 (*.f64 y y) (*.f64 x #s(literal -1/8 binary64))) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 #s(literal -8 binary64) (*.f64 x x)) (*.f64 y y)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 y (*.f64 y #s(literal -8 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 y (*.f64 y #s(literal 8 binary64)))) |
(*.f64 #s(literal 8 binary64) (/.f64 (*.f64 y y) (*.f64 x x))) |
(*.f64 #s(literal 8 binary64) (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 y y) x))) |
(*.f64 (*.f64 y (neg.f64 y)) (/.f64 #s(literal -8 binary64) (*.f64 x x))) |
(*.f64 (*.f64 y (neg.f64 y)) (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -8 binary64) x))) |
(*.f64 (/.f64 (*.f64 y #s(literal -8 binary64)) x) (/.f64 y x)) |
(*.f64 (/.f64 y (sqrt.f64 x)) (/.f64 (/.f64 (*.f64 y #s(literal -8 binary64)) x) (sqrt.f64 x))) |
(*.f64 (/.f64 y (sqrt.f64 x)) (/.f64 (*.f64 y #s(literal 8 binary64)) (*.f64 x (sqrt.f64 x)))) |
(*.f64 (/.f64 y (sqrt.f64 x)) (/.f64 (*.f64 y #s(literal -8 binary64)) (*.f64 x (sqrt.f64 x)))) |
(*.f64 (/.f64 y (sqrt.f64 x)) (/.f64 (*.f64 y (/.f64 #s(literal -8 binary64) (sqrt.f64 x))) x)) |
(*.f64 (/.f64 y (sqrt.f64 x)) (*.f64 (/.f64 y (sqrt.f64 x)) (/.f64 #s(literal -8 binary64) x))) |
(*.f64 (/.f64 y (sqrt.f64 x)) (*.f64 (*.f64 y (/.f64 #s(literal -8 binary64) (sqrt.f64 x))) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (*.f64 y (/.f64 #s(literal -8 binary64) (sqrt.f64 x))) (/.f64 y (*.f64 x (sqrt.f64 x)))) |
(*.f64 (*.f64 y (/.f64 y (sqrt.f64 x))) (/.f64 (/.f64 #s(literal -8 binary64) x) (sqrt.f64 x))) |
(*.f64 (*.f64 y (/.f64 y (sqrt.f64 x))) (/.f64 #s(literal 8 binary64) (*.f64 x (sqrt.f64 x)))) |
(*.f64 (*.f64 y (/.f64 y (sqrt.f64 x))) (/.f64 #s(literal -8 binary64) (*.f64 x (sqrt.f64 x)))) |
(*.f64 (*.f64 y (/.f64 y (sqrt.f64 x))) (/.f64 (/.f64 #s(literal -8 binary64) (sqrt.f64 x)) x)) |
(*.f64 (*.f64 y (/.f64 y (sqrt.f64 x))) (*.f64 (/.f64 #s(literal -8 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 #s(literal -8 binary64) (sqrt.f64 x)) (/.f64 (/.f64 (*.f64 y y) x) (sqrt.f64 x))) |
(*.f64 (/.f64 #s(literal -8 binary64) (sqrt.f64 x)) (/.f64 (*.f64 y y) (*.f64 x (sqrt.f64 x)))) |
(*.f64 (/.f64 #s(literal -8 binary64) (sqrt.f64 x)) (/.f64 (*.f64 y (neg.f64 y)) (*.f64 x (sqrt.f64 x)))) |
(*.f64 (/.f64 #s(literal -8 binary64) (sqrt.f64 x)) (/.f64 (*.f64 y (/.f64 y (sqrt.f64 x))) x)) |
(*.f64 (/.f64 #s(literal -8 binary64) (sqrt.f64 x)) (*.f64 (*.f64 y (/.f64 y (sqrt.f64 x))) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 (*.f64 y y) (*.f64 x (*.f64 x #s(literal -1/8 binary64)))) #s(literal 1 binary64)) |
(*.f64 (/.f64 (*.f64 y y) (*.f64 x (*.f64 x #s(literal -1/8 binary64)))) #s(literal -1 binary64)) |
(*.f64 (*.f64 y (*.f64 y (/.f64 #s(literal -8 binary64) (sqrt.f64 x)))) (/.f64 (/.f64 #s(literal 1 binary64) x) (sqrt.f64 x))) |
(*.f64 (*.f64 y (*.f64 y (/.f64 #s(literal -8 binary64) (sqrt.f64 x)))) (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x)))) |
(*.f64 (/.f64 (*.f64 y (*.f64 y #s(literal 8 binary64))) (*.f64 x (sqrt.f64 x))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 y (*.f64 x (*.f64 x #s(literal -1/8 binary64)))) y) |
(*.f64 (/.f64 (*.f64 y y) (*.f64 x x)) #s(literal -8 binary64)) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 y y)) (/.f64 #s(literal -8 binary64) (*.f64 x x))) |
(*.f64 (/.f64 (/.f64 (*.f64 y y) x) (sqrt.f64 x)) (/.f64 #s(literal -8 binary64) (sqrt.f64 x))) |
(*.f64 (/.f64 (/.f64 y (sqrt.f64 x)) #s(literal 1 binary64)) (/.f64 (*.f64 y (/.f64 #s(literal -8 binary64) (sqrt.f64 x))) x)) |
(*.f64 (/.f64 (*.f64 y (/.f64 y (sqrt.f64 x))) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal -8 binary64) (sqrt.f64 x)) x)) |
(*.f64 (/.f64 (/.f64 #s(literal -8 binary64) (sqrt.f64 x)) #s(literal 1 binary64)) (/.f64 (*.f64 y (/.f64 y (sqrt.f64 x))) x)) |
(*.f64 (/.f64 (*.f64 y #s(literal -8 binary64)) #s(literal 1 binary64)) (/.f64 y (*.f64 x x))) |
(*.f64 (/.f64 (*.f64 y #s(literal -8 binary64)) #s(literal -1 binary64)) (/.f64 y (*.f64 x x))) |
(*.f64 (/.f64 #s(literal 8 binary64) (sqrt.f64 x)) (/.f64 (*.f64 y y) (*.f64 x (sqrt.f64 x)))) |
(*.f64 (/.f64 (*.f64 y (neg.f64 y)) (sqrt.f64 x)) (/.f64 #s(literal -8 binary64) (*.f64 x (sqrt.f64 x)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 x)) (/.f64 (*.f64 y (*.f64 y #s(literal 8 binary64))) (*.f64 x (sqrt.f64 x)))) |
(*.f64 (/.f64 (neg.f64 y) (sqrt.f64 x)) (/.f64 (*.f64 y #s(literal -8 binary64)) (*.f64 x (sqrt.f64 x)))) |
(*.f64 (/.f64 y (*.f64 x (sqrt.f64 x))) (*.f64 y (/.f64 #s(literal -8 binary64) (sqrt.f64 x)))) |
(*.f64 (/.f64 y (*.f64 x (sqrt.f64 x))) (/.f64 (*.f64 y #s(literal 8 binary64)) (sqrt.f64 x))) |
(*.f64 (/.f64 #s(literal 8 binary64) (*.f64 x (sqrt.f64 x))) (*.f64 y (/.f64 y (sqrt.f64 x)))) |
(*.f64 (/.f64 (*.f64 y y) (*.f64 x (sqrt.f64 x))) (/.f64 #s(literal -8 binary64) (sqrt.f64 x))) |
(*.f64 (/.f64 (*.f64 y y) (*.f64 x (sqrt.f64 x))) (/.f64 #s(literal 8 binary64) (sqrt.f64 x))) |
(*.f64 (/.f64 (*.f64 y (neg.f64 y)) (*.f64 x (sqrt.f64 x))) (/.f64 #s(literal -8 binary64) (sqrt.f64 x))) |
(*.f64 (/.f64 #s(literal -8 binary64) (*.f64 x (sqrt.f64 x))) (*.f64 y (/.f64 y (sqrt.f64 x)))) |
(*.f64 (/.f64 #s(literal -8 binary64) (*.f64 x (sqrt.f64 x))) (/.f64 (*.f64 y (neg.f64 y)) (sqrt.f64 x))) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 x (sqrt.f64 x))) (*.f64 y (*.f64 y (/.f64 #s(literal -8 binary64) (sqrt.f64 x))))) |
(*.f64 (/.f64 (*.f64 y #s(literal -8 binary64)) (*.f64 x (sqrt.f64 x))) (/.f64 y (sqrt.f64 x))) |
(*.f64 (/.f64 (neg.f64 y) (*.f64 x (sqrt.f64 x))) (*.f64 y (/.f64 #s(literal -8 binary64) (sqrt.f64 x)))) |
(*.f64 (/.f64 (/.f64 y (sqrt.f64 x)) x) (/.f64 (*.f64 y (/.f64 #s(literal -8 binary64) (sqrt.f64 x))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (/.f64 y (sqrt.f64 x)) #s(literal -1 binary64)) (/.f64 (*.f64 y (/.f64 #s(literal -8 binary64) (sqrt.f64 x))) x)) |
(*.f64 (/.f64 (/.f64 #s(literal -8 binary64) (sqrt.f64 x)) x) (/.f64 (*.f64 y (/.f64 y (sqrt.f64 x))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (*.f64 y (/.f64 y (sqrt.f64 x))) x) (/.f64 (/.f64 #s(literal -8 binary64) (sqrt.f64 x)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (*.f64 y (/.f64 y (sqrt.f64 x))) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal -8 binary64) (sqrt.f64 x)) x)) |
(*.f64 (/.f64 (/.f64 #s(literal -8 binary64) (sqrt.f64 x)) #s(literal -1 binary64)) (/.f64 (*.f64 y (/.f64 y (sqrt.f64 x))) x)) |
(*.f64 (pow.f64 (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal -8 binary64)))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal -8 binary64)))) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal 8 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(*.f64 (*.f64 (/.f64 (*.f64 y y) x) #s(literal 8 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (*.f64 (/.f64 #s(literal -8 binary64) x) (/.f64 y (sqrt.f64 x))) (/.f64 y (sqrt.f64 x))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) y) (*.f64 y #s(literal -8 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal -8 binary64) x) (*.f64 y (neg.f64 y))) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 (*.f64 y (*.f64 y #s(literal 8 binary64))) (sqrt.f64 x)) (/.f64 (/.f64 #s(literal 1 binary64) x) (sqrt.f64 x))) |
(*.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y #s(literal 8 binary64))) (*.f64 x (sqrt.f64 x))) #s(literal 1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) y)) (*.f64 y #s(literal -8 binary64))) |
(*.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y #s(literal 8 binary64))) (*.f64 x (sqrt.f64 x))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 y y))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 y #s(literal 8 binary64)))) |
(neg.f64 (*.f64 y (*.f64 y #s(literal 8 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 y y))) |
(/.f64 (*.f64 y (*.f64 y #s(literal -8 binary64))) #s(literal 1 binary64)) |
(/.f64 (*.f64 y (*.f64 y #s(literal 8 binary64))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 y (*.f64 y #s(literal -8 binary64))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 y y)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -8 binary64)))) |
(*.f64 y (*.f64 y #s(literal -8 binary64))) |
(*.f64 y (/.f64 (*.f64 y #s(literal -8 binary64)) #s(literal 1 binary64))) |
(*.f64 y (neg.f64 (*.f64 y #s(literal 8 binary64)))) |
(*.f64 y (*.f64 (*.f64 y #s(literal -8 binary64)) #s(literal 1 binary64))) |
(*.f64 (*.f64 y y) #s(literal -8 binary64)) |
(*.f64 #s(literal -8 binary64) (*.f64 y y)) |
(*.f64 #s(literal -8 binary64) (neg.f64 (*.f64 y (neg.f64 y)))) |
(*.f64 (*.f64 y (*.f64 y #s(literal -8 binary64))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (*.f64 y (*.f64 y #s(literal 8 binary64)))) |
(*.f64 (neg.f64 y) (*.f64 y #s(literal 8 binary64))) |
(*.f64 (*.f64 y #s(literal -8 binary64)) y) |
(*.f64 #s(literal 8 binary64) (*.f64 y (neg.f64 y))) |
(*.f64 (*.f64 y (neg.f64 y)) #s(literal 8 binary64)) |
(*.f64 (neg.f64 (*.f64 y (neg.f64 y))) #s(literal -8 binary64)) |
(exp.f64 (*.f64 (log.f64 y) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 y y)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 y y))) |
(/.f64 (*.f64 y y) #s(literal 1 binary64)) |
(/.f64 (*.f64 y (neg.f64 y)) #s(literal -1 binary64)) |
(pow.f64 y #s(literal 2 binary64)) |
(pow.f64 (*.f64 y y) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) #s(literal -1 binary64)) |
(*.f64 y y) |
(*.f64 (*.f64 y y) #s(literal 1 binary64)) |
(+.f64 #s(literal 0 binary64) (*.f64 x x)) |
(exp.f64 (*.f64 #s(literal 2 binary64) (log.f64 x))) |
(exp.f64 (*.f64 (neg.f64 (log.f64 x)) #s(literal -2 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 x)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 x)) #s(literal 4 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal -2 binary64) (log.f64 x)) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/2 binary64))) |
(fabs.f64 (*.f64 x x)) |
(-.f64 #s(literal 0 binary64) (*.f64 x x)) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) x)) (*.f64 x x)) |
(sqrt.f64 (*.f64 x (*.f64 x (*.f64 x x)))) |
(neg.f64 (*.f64 x x)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(/.f64 x (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (*.f64 x x) #s(literal 1 binary64)) |
(/.f64 (*.f64 x x) #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(/.f64 (*.f64 x (sqrt.f64 x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 x #s(literal 6 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 x (*.f64 x x)) (*.f64 #s(literal 0 binary64) (*.f64 x x))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x x)) |
(/.f64 (*.f64 (*.f64 x (sqrt.f64 x)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x (sqrt.f64 x))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(pow.f64 x #s(literal 2 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 1 binary64)) |
(pow.f64 (sqrt.f64 x) #s(literal 4 binary64)) |
(pow.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -4 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 (sqrt.f64 x)) #s(literal 8 binary64)) |
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1/2 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 x x)) |
(*.f64 x x) |
(*.f64 (*.f64 x x) #s(literal 1 binary64)) |
(*.f64 (*.f64 x x) #s(literal -1 binary64)) |
(*.f64 (sqrt.f64 x) (*.f64 x (sqrt.f64 x))) |
(*.f64 (sqrt.f64 x) (*.f64 (neg.f64 (sqrt.f64 x)) x)) |
(*.f64 #s(literal -1 binary64) (*.f64 x x)) |
(*.f64 (neg.f64 (sqrt.f64 x)) (*.f64 x (sqrt.f64 x))) |
(*.f64 (sqrt.f64 (sqrt.f64 x)) (*.f64 (sqrt.f64 (sqrt.f64 x)) (*.f64 x (sqrt.f64 x)))) |
(*.f64 (*.f64 x (sqrt.f64 x)) (sqrt.f64 x)) |
(*.f64 (*.f64 x (sqrt.f64 x)) (neg.f64 (sqrt.f64 x))) |
(*.f64 (/.f64 (sqrt.f64 x) #s(literal -1 binary64)) (*.f64 x (sqrt.f64 x))) |
(*.f64 (/.f64 (neg.f64 (sqrt.f64 x)) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 x))) |
(*.f64 (*.f64 (*.f64 x (sqrt.f64 x)) (sqrt.f64 (sqrt.f64 x))) (sqrt.f64 (sqrt.f64 x))) |
(*.f64 (*.f64 x (neg.f64 (sqrt.f64 x))) (sqrt.f64 x)) |
x |
(+.f64 #s(literal 0 binary64) x) |
(exp.f64 (log.f64 x)) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 x)) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (log.f64 x)) #s(literal 4 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (log.f64 x)) #s(literal -2 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal -2 binary64) (log.f64 x)) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/4 binary64))) |
(fabs.f64 x) |
(-.f64 #s(literal 0 binary64) x) |
(sqrt.f64 (*.f64 x x)) |
(neg.f64 x) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 #s(literal 1 binary64) x))) |
(/.f64 x #s(literal 1 binary64)) |
(/.f64 x #s(literal -1 binary64)) |
(/.f64 (*.f64 x x) x) |
(/.f64 (sqrt.f64 x) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (neg.f64 (sqrt.f64 x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (neg.f64 (sqrt.f64 x))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(/.f64 (*.f64 (sqrt.f64 x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(/.f64 (*.f64 (neg.f64 (sqrt.f64 x)) #s(literal 1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(/.f64 (*.f64 (neg.f64 (sqrt.f64 x)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 x #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 x x (*.f64 #s(literal 0 binary64) x)))) |
(pow.f64 x #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 x) #s(literal 2 binary64)) |
(pow.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -2 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1/2 binary64)) |
(pow.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/4 binary64)) |
(pow.f64 (neg.f64 (sqrt.f64 x)) #s(literal 2 binary64)) |
(pow.f64 (sqrt.f64 (sqrt.f64 x)) #s(literal 4 binary64)) |
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1/4 binary64)) |
(pow.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) x) |
(*.f64 x #s(literal 1 binary64)) |
(*.f64 x #s(literal -1 binary64)) |
(*.f64 (sqrt.f64 x) (sqrt.f64 x)) |
(*.f64 (sqrt.f64 x) (neg.f64 (sqrt.f64 x))) |
(*.f64 (sqrt.f64 x) (*.f64 (sqrt.f64 x) #s(literal -1 binary64))) |
(*.f64 (sqrt.f64 x) (neg.f64 (neg.f64 (sqrt.f64 x)))) |
(*.f64 #s(literal -1 binary64) x) |
(*.f64 (neg.f64 (sqrt.f64 x)) (sqrt.f64 x)) |
(*.f64 (neg.f64 (sqrt.f64 x)) (neg.f64 (sqrt.f64 x))) |
(*.f64 (neg.f64 (sqrt.f64 x)) (/.f64 (sqrt.f64 x) #s(literal -1 binary64))) |
(*.f64 (sqrt.f64 (sqrt.f64 x)) (sqrt.f64 (*.f64 x (sqrt.f64 x)))) |
(*.f64 (sqrt.f64 (sqrt.f64 x)) (*.f64 (sqrt.f64 (sqrt.f64 x)) (sqrt.f64 x))) |
(*.f64 (sqrt.f64 (sqrt.f64 x)) (*.f64 (sqrt.f64 (sqrt.f64 x)) (neg.f64 (sqrt.f64 x)))) |
(*.f64 (sqrt.f64 (*.f64 x (sqrt.f64 x))) (sqrt.f64 (sqrt.f64 x))) |
(*.f64 (*.f64 (neg.f64 (sqrt.f64 x)) #s(literal 1 binary64)) (sqrt.f64 x)) |
(*.f64 (neg.f64 (neg.f64 (sqrt.f64 x))) (sqrt.f64 x)) |
(*.f64 (*.f64 (sqrt.f64 x) (sqrt.f64 (sqrt.f64 x))) (sqrt.f64 (sqrt.f64 x))) |
(*.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 x))) (sqrt.f64 x)) |
(*.f64 (*.f64 (neg.f64 (sqrt.f64 x)) (sqrt.f64 (sqrt.f64 x))) (sqrt.f64 (sqrt.f64 x))) |
(exp.f64 (neg.f64 (log.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #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 (*.f64 x #s(literal 1/2 binary64)) y)))))) #s(literal -1/2 binary64))) |
(-.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 (*.f64 x #s(literal 1/2 binary64)) y))) (/.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) (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)) (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 #s(literal -1 binary64) (cos.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))) (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(/.f64 (/.f64 (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #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 (/.f64 #s(literal 1 binary64) (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)) |
(*.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 (/.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 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(*.f64 (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))) #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 (*.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) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (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) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(*.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 (*.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) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(+.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 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(exp.f64 (log.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(exp.f64 (*.f64 (log.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (neg.f64 (log.f64 (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 #s(literal 0 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(-.f64 (/.f64 #s(literal 0 binary64) (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (cos.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 (*.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 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(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 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 1 binary64)) |
(/.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 #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) (tan.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)))) |
(/.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 #s(literal 0 binary64) (pow.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #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 #s(literal 2 binary64) (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (*.f64 #s(literal 0 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) (cos.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)) |
(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)) |
(*.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 (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 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(*.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (neg.f64 (/.f64 #s(literal 1 binary64) (tan.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) (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) #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) (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 (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (sin.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 (exp.f64 #s(literal -1 binary64))) (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.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 #s(literal 0 binary64) (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 y)) (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(neg.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(/.f64 #s(literal 1 binary64) (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) |
(/.f64 x (*.f64 y #s(literal 2 binary64))) |
(/.f64 x (*.f64 y #s(literal -2 binary64))) |
(/.f64 x (*.f64 #s(literal 1 binary64) (*.f64 y #s(literal -2 binary64)))) |
(/.f64 x (*.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1 binary64))) |
(/.f64 x (*.f64 (*.f64 y #s(literal -2 binary64)) #s(literal 1 binary64))) |
(/.f64 x (*.f64 (*.f64 y #s(literal -2 binary64)) #s(literal -1 binary64))) |
(/.f64 #s(literal 1/2 binary64) (/.f64 y x)) |
(/.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (sqrt.f64 x) (/.f64 y (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) |
(/.f64 (sqrt.f64 x) (/.f64 y (*.f64 (sqrt.f64 x) #s(literal -1/2 binary64)))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) (/.f64 y (sqrt.f64 x))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y)) |
(/.f64 (/.f64 (sqrt.f64 x) (*.f64 y #s(literal 2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) (neg.f64 y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 (neg.f64 y) #s(literal 1 binary64))) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 (neg.f64 y) #s(literal -1 binary64))) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 #s(literal 1 binary64) (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 #s(literal 1 binary64) x)) (/.f64 y (*.f64 (sqrt.f64 x) #s(literal -1/2 binary64))))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 y (*.f64 (sqrt.f64 x) #s(literal -1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) |
(/.f64 #s(literal -1/2 binary64) (/.f64 y x)) |
(/.f64 (*.f64 (sqrt.f64 x) #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (neg.f64 y))) |
(/.f64 (/.f64 x y) #s(literal 2 binary64)) |
(/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x)) |
(/.f64 (/.f64 (sqrt.f64 x) y) (/.f64 #s(literal 2 binary64) (sqrt.f64 x))) |
(/.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (sqrt.f64 x)) (/.f64 y (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) |
(/.f64 (neg.f64 (sqrt.f64 x)) (/.f64 y (*.f64 (sqrt.f64 x) #s(literal -1/2 binary64)))) |
(/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 #s(literal 2 binary64) x)) |
(/.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 1 binary64)) |
(/.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal -1 binary64)) |
(/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 y)) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 x #s(literal 1/2 binary64))))) |
(/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 y x))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 #s(literal 1/2 binary64)))) |
(/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 y x))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 #s(literal -1/2 binary64)))) |
(/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (neg.f64 y))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 x #s(literal 1/2 binary64))))) |
(/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1 binary64)) (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 y (*.f64 (sqrt.f64 x) #s(literal -1/2 binary64))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1 binary64))) (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 (sqrt.f64 x) #s(literal -1 binary64)) (/.f64 y (*.f64 (sqrt.f64 x) #s(literal -1/2 binary64)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (/.f64 y (*.f64 (sqrt.f64 x) #s(literal -1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) |
(/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y)) |
(/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 x) #s(literal -1/2 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (neg.f64 y))) |
(/.f64 (*.f64 (sqrt.f64 x) (sqrt.f64 #s(literal -1 binary64))) (/.f64 y (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) |
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 y (sqrt.f64 x))) |
(/.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (*.f64 (neg.f64 y) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) |
(/.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal -1/2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (neg.f64 y) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)) (/.f64 #s(literal 2 binary64) x)) |
(/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (*.f64 (/.f64 (sqrt.f64 x) (*.f64 y #s(literal 2 binary64))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 (sqrt.f64 x) (*.f64 y #s(literal 2 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 #s(literal -1 binary64))) (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) |
(/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 y #s(literal 2 binary64)))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 x))) |
(/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 y (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (*.f64 #s(literal 1/2 binary64) (log.f64 x)))) |
(/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 x))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 #s(literal 2 binary64))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 x y)))) |
(/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (/.f64 (pow.f64 (log.f64 y) #s(literal 3 binary64)) (fma.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (log.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64)))) (pow.f64 (log.f64 y) #s(literal 2 binary64))))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (/.f64 (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 3 binary64)) (fma.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (log.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64)))) (pow.f64 (log.f64 y) #s(literal 2 binary64)))))) |
(/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (/.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (log.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64)))))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (/.f64 (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 2 binary64)) (log.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64))))))) |
(pow.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal -1 binary64)) |
(pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))))) |
(pow.f64 (exp.f64 #s(literal -1 binary64)) (*.f64 (log.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal -1 binary64))) |
(pow.f64 (exp.f64 #s(literal -1 binary64)) (*.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal 1 binary64))) |
(pow.f64 (pow.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 1 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 (pow.f64 (exp.f64 #s(literal -1 binary64)) (/.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal 2 binary64))) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) #s(literal -1 binary64)) (log.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(pow.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (-.f64 (pow.f64 (log.f64 y) #s(literal 3 binary64)) (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (log.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64)))) (pow.f64 (log.f64 y) #s(literal 2 binary64))))) |
(pow.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (*.f64 (log.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64)))) (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))))) (/.f64 #s(literal 1 binary64) (log.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64)))))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(*.f64 x (/.f64 #s(literal 1/2 binary64) y)) |
(*.f64 x (/.f64 #s(literal -1/2 binary64) y)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 x y)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) x) |
(*.f64 (sqrt.f64 x) (/.f64 (sqrt.f64 x) (*.f64 y #s(literal 2 binary64)))) |
(*.f64 (sqrt.f64 x) (/.f64 (*.f64 (sqrt.f64 x) #s(literal -1/2 binary64)) y)) |
(*.f64 (sqrt.f64 x) (/.f64 (/.f64 (sqrt.f64 x) (*.f64 y #s(literal 2 binary64))) #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) (/.f64 (sqrt.f64 x) y)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) (neg.f64 (/.f64 (sqrt.f64 x) y))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) (/.f64 (/.f64 (sqrt.f64 x) y) #s(literal 1 binary64))) |
(*.f64 (/.f64 (sqrt.f64 x) (*.f64 y #s(literal 2 binary64))) (sqrt.f64 x)) |
(*.f64 (/.f64 (sqrt.f64 x) (*.f64 y #s(literal 2 binary64))) (neg.f64 (sqrt.f64 x))) |
(*.f64 (*.f64 x #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) 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 (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 x y)) |
(*.f64 (*.f64 (sqrt.f64 x) #s(literal -1/2 binary64)) (/.f64 (sqrt.f64 x) y)) |
(*.f64 (*.f64 (sqrt.f64 x) #s(literal -1/2 binary64)) (/.f64 (/.f64 #s(literal -1 binary64) y) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) |
(*.f64 (*.f64 (sqrt.f64 x) #s(literal -1/2 binary64)) (/.f64 (sqrt.f64 x) (neg.f64 y))) |
(*.f64 (*.f64 (sqrt.f64 x) #s(literal -1/2 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) y) (sqrt.f64 x))) |
(*.f64 (/.f64 x y) #s(literal 1/2 binary64)) |
(*.f64 (/.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) (/.f64 x #s(literal 2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 (sqrt.f64 x) (/.f64 #s(literal 2 binary64) (sqrt.f64 x)))) |
(*.f64 (/.f64 (sqrt.f64 x) y) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) |
(*.f64 (/.f64 (sqrt.f64 x) y) (/.f64 (sqrt.f64 x) #s(literal 2 binary64))) |
(*.f64 (/.f64 (sqrt.f64 x) y) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (sqrt.f64 x)))) |
(*.f64 (neg.f64 (sqrt.f64 x)) (/.f64 (sqrt.f64 x) (*.f64 y #s(literal 2 binary64)))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) y) x) |
(*.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 (sqrt.f64 (sqrt.f64 x)) (*.f64 (sqrt.f64 (sqrt.f64 x)) (/.f64 (sqrt.f64 x) (*.f64 y #s(literal 2 binary64))))) |
(*.f64 (sqrt.f64 (sqrt.f64 x)) (/.f64 (sqrt.f64 (sqrt.f64 x)) (/.f64 y (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))))) |
(*.f64 (pow.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal -1/2 binary64)) (neg.f64 (pow.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal -1/2 binary64)))) |
(*.f64 (pow.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal -1/2 binary64)) (/.f64 (pow.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal -1/2 binary64)) #s(literal 1 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) #s(literal -1 binary64)) |
(*.f64 (/.f64 (*.f64 (sqrt.f64 x) #s(literal -1/2 binary64)) y) (sqrt.f64 x)) |
(*.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 y)) (pow.f64 (exp.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64)))))) |
(*.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 y x))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (neg.f64 y))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64)))))) |
(*.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 y))) |
(*.f64 (/.f64 (sqrt.f64 x) #s(literal -1 binary64)) (/.f64 (*.f64 (sqrt.f64 x) #s(literal -1/2 binary64)) y)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)) (*.f64 x #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (sqrt.f64 (sqrt.f64 x)) y) (/.f64 (sqrt.f64 (sqrt.f64 x)) (/.f64 #s(literal 2 binary64) (sqrt.f64 x)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)) (*.f64 x #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (*.f64 (sqrt.f64 x) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (/.f64 (sqrt.f64 x) y)) |
(*.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (/.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal 2 binary64))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (/.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal 2 binary64)))) |
(*.f64 (neg.f64 (pow.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal -1/2 binary64))) (pow.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) #s(literal -1 binary64)) x) |
(*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) (sqrt.f64 x)) (neg.f64 (sqrt.f64 x))) |
(*.f64 (/.f64 (sqrt.f64 x) (neg.f64 y)) (*.f64 (sqrt.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 (sqrt.f64 x) (*.f64 y #s(literal 2 binary64))) (sqrt.f64 (sqrt.f64 x))) (sqrt.f64 (sqrt.f64 x))) |
(*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) (neg.f64 (sqrt.f64 x))) (sqrt.f64 x)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y (sqrt.f64 x))) (sqrt.f64 x)) |
(*.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 y #s(literal 2 binary64)))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 x)))) |
(*.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 #s(literal 2 binary64))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 y x)))) |
(*.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 #s(literal -2 binary64))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 y x)))) |
(exp.f64 (log.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(exp.f64 (*.f64 (log.f64 (exp.f64 #s(literal -1 binary64))) (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.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 #s(literal 0 binary64) (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 y)) (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(neg.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(/.f64 #s(literal 1 binary64) (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) |
(/.f64 x (*.f64 y #s(literal 2 binary64))) |
(/.f64 x (*.f64 y #s(literal -2 binary64))) |
(/.f64 x (*.f64 #s(literal 1 binary64) (*.f64 y #s(literal -2 binary64)))) |
(/.f64 x (*.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1 binary64))) |
(/.f64 x (*.f64 (*.f64 y #s(literal -2 binary64)) #s(literal 1 binary64))) |
(/.f64 x (*.f64 (*.f64 y #s(literal -2 binary64)) #s(literal -1 binary64))) |
(/.f64 #s(literal 1/2 binary64) (/.f64 y x)) |
(/.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (sqrt.f64 x) (/.f64 y (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) |
(/.f64 (sqrt.f64 x) (/.f64 y (*.f64 (sqrt.f64 x) #s(literal -1/2 binary64)))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) (/.f64 y (sqrt.f64 x))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y)) |
(/.f64 (/.f64 (sqrt.f64 x) (*.f64 y #s(literal 2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) (neg.f64 y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 (neg.f64 y) #s(literal 1 binary64))) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 (neg.f64 y) #s(literal -1 binary64))) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 #s(literal 1 binary64) (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 #s(literal 1 binary64) x)) (/.f64 y (*.f64 (sqrt.f64 x) #s(literal -1/2 binary64))))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 y (*.f64 (sqrt.f64 x) #s(literal -1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) |
(/.f64 #s(literal -1/2 binary64) (/.f64 y x)) |
(/.f64 (*.f64 (sqrt.f64 x) #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (neg.f64 y))) |
(/.f64 (/.f64 x y) #s(literal 2 binary64)) |
(/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x)) |
(/.f64 (/.f64 (sqrt.f64 x) y) (/.f64 #s(literal 2 binary64) (sqrt.f64 x))) |
(/.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (sqrt.f64 x)) (/.f64 y (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) |
(/.f64 (neg.f64 (sqrt.f64 x)) (/.f64 y (*.f64 (sqrt.f64 x) #s(literal -1/2 binary64)))) |
(/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 #s(literal 2 binary64) x)) |
(/.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 1 binary64)) |
(/.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal -1 binary64)) |
(/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 y)) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 x #s(literal 1/2 binary64))))) |
(/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 y x))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 #s(literal 1/2 binary64)))) |
(/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 y x))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 #s(literal -1/2 binary64)))) |
(/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (neg.f64 y))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 x #s(literal 1/2 binary64))))) |
(/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1 binary64)) (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 y (*.f64 (sqrt.f64 x) #s(literal -1/2 binary64))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1 binary64))) (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 (sqrt.f64 x) #s(literal -1 binary64)) (/.f64 y (*.f64 (sqrt.f64 x) #s(literal -1/2 binary64)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (/.f64 y (*.f64 (sqrt.f64 x) #s(literal -1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) |
(/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y)) |
(/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 x) #s(literal -1/2 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (neg.f64 y))) |
(/.f64 (*.f64 (sqrt.f64 x) (sqrt.f64 #s(literal -1 binary64))) (/.f64 y (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) |
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 y (sqrt.f64 x))) |
(/.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (*.f64 (neg.f64 y) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) |
(/.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal -1/2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (neg.f64 y) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)) (/.f64 #s(literal 2 binary64) x)) |
(/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (*.f64 (/.f64 (sqrt.f64 x) (*.f64 y #s(literal 2 binary64))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 (sqrt.f64 x) (*.f64 y #s(literal 2 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 #s(literal -1 binary64))) (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) |
(/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 y #s(literal 2 binary64)))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 x))) |
(/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 y (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (*.f64 #s(literal 1/2 binary64) (log.f64 x)))) |
(/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 x))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 #s(literal 2 binary64))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 x y)))) |
(/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (/.f64 (pow.f64 (log.f64 y) #s(literal 3 binary64)) (fma.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (log.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64)))) (pow.f64 (log.f64 y) #s(literal 2 binary64))))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (/.f64 (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 3 binary64)) (fma.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (log.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64)))) (pow.f64 (log.f64 y) #s(literal 2 binary64)))))) |
(/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (/.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (log.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64)))))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (/.f64 (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 2 binary64)) (log.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64))))))) |
(pow.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal -1 binary64)) |
(pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))))) |
(pow.f64 (exp.f64 #s(literal -1 binary64)) (*.f64 (log.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal -1 binary64))) |
(pow.f64 (exp.f64 #s(literal -1 binary64)) (*.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal 1 binary64))) |
(pow.f64 (pow.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 1 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 (pow.f64 (exp.f64 #s(literal -1 binary64)) (/.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal 2 binary64))) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) #s(literal -1 binary64)) (log.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(pow.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (-.f64 (pow.f64 (log.f64 y) #s(literal 3 binary64)) (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (log.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64)))) (pow.f64 (log.f64 y) #s(literal 2 binary64))))) |
(pow.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (*.f64 (log.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64)))) (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))))) (/.f64 #s(literal 1 binary64) (log.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64)))))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(*.f64 x (/.f64 #s(literal 1/2 binary64) y)) |
(*.f64 x (/.f64 #s(literal -1/2 binary64) y)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 x y)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) x) |
(*.f64 (sqrt.f64 x) (/.f64 (sqrt.f64 x) (*.f64 y #s(literal 2 binary64)))) |
(*.f64 (sqrt.f64 x) (/.f64 (*.f64 (sqrt.f64 x) #s(literal -1/2 binary64)) y)) |
(*.f64 (sqrt.f64 x) (/.f64 (/.f64 (sqrt.f64 x) (*.f64 y #s(literal 2 binary64))) #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) (/.f64 (sqrt.f64 x) y)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) (neg.f64 (/.f64 (sqrt.f64 x) y))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) (/.f64 (/.f64 (sqrt.f64 x) y) #s(literal 1 binary64))) |
(*.f64 (/.f64 (sqrt.f64 x) (*.f64 y #s(literal 2 binary64))) (sqrt.f64 x)) |
(*.f64 (/.f64 (sqrt.f64 x) (*.f64 y #s(literal 2 binary64))) (neg.f64 (sqrt.f64 x))) |
(*.f64 (*.f64 x #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) 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 (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 x y)) |
(*.f64 (*.f64 (sqrt.f64 x) #s(literal -1/2 binary64)) (/.f64 (sqrt.f64 x) y)) |
(*.f64 (*.f64 (sqrt.f64 x) #s(literal -1/2 binary64)) (/.f64 (/.f64 #s(literal -1 binary64) y) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) |
(*.f64 (*.f64 (sqrt.f64 x) #s(literal -1/2 binary64)) (/.f64 (sqrt.f64 x) (neg.f64 y))) |
(*.f64 (*.f64 (sqrt.f64 x) #s(literal -1/2 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) y) (sqrt.f64 x))) |
(*.f64 (/.f64 x y) #s(literal 1/2 binary64)) |
(*.f64 (/.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) (/.f64 x #s(literal 2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 (sqrt.f64 x) (/.f64 #s(literal 2 binary64) (sqrt.f64 x)))) |
(*.f64 (/.f64 (sqrt.f64 x) y) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) |
(*.f64 (/.f64 (sqrt.f64 x) y) (/.f64 (sqrt.f64 x) #s(literal 2 binary64))) |
(*.f64 (/.f64 (sqrt.f64 x) y) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (sqrt.f64 x)))) |
(*.f64 (neg.f64 (sqrt.f64 x)) (/.f64 (sqrt.f64 x) (*.f64 y #s(literal 2 binary64)))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) y) x) |
(*.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 (sqrt.f64 (sqrt.f64 x)) (*.f64 (sqrt.f64 (sqrt.f64 x)) (/.f64 (sqrt.f64 x) (*.f64 y #s(literal 2 binary64))))) |
(*.f64 (sqrt.f64 (sqrt.f64 x)) (/.f64 (sqrt.f64 (sqrt.f64 x)) (/.f64 y (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))))) |
(*.f64 (pow.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal -1/2 binary64)) (neg.f64 (pow.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal -1/2 binary64)))) |
(*.f64 (pow.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal -1/2 binary64)) (/.f64 (pow.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal -1/2 binary64)) #s(literal 1 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) #s(literal -1 binary64)) |
(*.f64 (/.f64 (*.f64 (sqrt.f64 x) #s(literal -1/2 binary64)) y) (sqrt.f64 x)) |
(*.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 y)) (pow.f64 (exp.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64)))))) |
(*.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 y x))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (neg.f64 y))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64)))))) |
(*.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 y))) |
(*.f64 (/.f64 (sqrt.f64 x) #s(literal -1 binary64)) (/.f64 (*.f64 (sqrt.f64 x) #s(literal -1/2 binary64)) y)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)) (*.f64 x #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (sqrt.f64 (sqrt.f64 x)) y) (/.f64 (sqrt.f64 (sqrt.f64 x)) (/.f64 #s(literal 2 binary64) (sqrt.f64 x)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)) (*.f64 x #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (*.f64 (sqrt.f64 x) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (/.f64 (sqrt.f64 x) y)) |
(*.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (/.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal 2 binary64))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (/.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal 2 binary64)))) |
(*.f64 (neg.f64 (pow.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal -1/2 binary64))) (pow.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) #s(literal -1 binary64)) x) |
(*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) (sqrt.f64 x)) (neg.f64 (sqrt.f64 x))) |
(*.f64 (/.f64 (sqrt.f64 x) (neg.f64 y)) (*.f64 (sqrt.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 (sqrt.f64 x) (*.f64 y #s(literal 2 binary64))) (sqrt.f64 (sqrt.f64 x))) (sqrt.f64 (sqrt.f64 x))) |
(*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) (neg.f64 (sqrt.f64 x))) (sqrt.f64 x)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y (sqrt.f64 x))) (sqrt.f64 x)) |
(*.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 y #s(literal 2 binary64)))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 x)))) |
(*.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 #s(literal 2 binary64))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 y x)))) |
(*.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 #s(literal -2 binary64))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 y x)))) |
(exp.f64 (log.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(exp.f64 (*.f64 (log.f64 (exp.f64 #s(literal -1 binary64))) (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.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 #s(literal 0 binary64) (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 y)) (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(neg.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(/.f64 #s(literal 1 binary64) (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) |
(/.f64 x (*.f64 y #s(literal 2 binary64))) |
(/.f64 x (*.f64 y #s(literal -2 binary64))) |
(/.f64 x (*.f64 #s(literal 1 binary64) (*.f64 y #s(literal -2 binary64)))) |
(/.f64 x (*.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1 binary64))) |
(/.f64 x (*.f64 (*.f64 y #s(literal -2 binary64)) #s(literal 1 binary64))) |
(/.f64 x (*.f64 (*.f64 y #s(literal -2 binary64)) #s(literal -1 binary64))) |
(/.f64 #s(literal 1/2 binary64) (/.f64 y x)) |
(/.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (sqrt.f64 x) (/.f64 y (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) |
(/.f64 (sqrt.f64 x) (/.f64 y (*.f64 (sqrt.f64 x) #s(literal -1/2 binary64)))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) (/.f64 y (sqrt.f64 x))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y)) |
(/.f64 (/.f64 (sqrt.f64 x) (*.f64 y #s(literal 2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) (neg.f64 y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 (neg.f64 y) #s(literal 1 binary64))) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 (neg.f64 y) #s(literal -1 binary64))) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 #s(literal 1 binary64) (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 #s(literal 1 binary64) x)) (/.f64 y (*.f64 (sqrt.f64 x) #s(literal -1/2 binary64))))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 y (*.f64 (sqrt.f64 x) #s(literal -1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) |
(/.f64 #s(literal -1/2 binary64) (/.f64 y x)) |
(/.f64 (*.f64 (sqrt.f64 x) #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (neg.f64 y))) |
(/.f64 (/.f64 x y) #s(literal 2 binary64)) |
(/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x)) |
(/.f64 (/.f64 (sqrt.f64 x) y) (/.f64 #s(literal 2 binary64) (sqrt.f64 x))) |
(/.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (sqrt.f64 x)) (/.f64 y (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) |
(/.f64 (neg.f64 (sqrt.f64 x)) (/.f64 y (*.f64 (sqrt.f64 x) #s(literal -1/2 binary64)))) |
(/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 #s(literal 2 binary64) x)) |
(/.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 1 binary64)) |
(/.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal -1 binary64)) |
(/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 y)) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 x #s(literal 1/2 binary64))))) |
(/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 y x))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 #s(literal 1/2 binary64)))) |
(/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 y x))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 #s(literal -1/2 binary64)))) |
(/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (neg.f64 y))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 x #s(literal 1/2 binary64))))) |
(/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1 binary64)) (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 y (*.f64 (sqrt.f64 x) #s(literal -1/2 binary64))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1 binary64))) (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 (sqrt.f64 x) #s(literal -1 binary64)) (/.f64 y (*.f64 (sqrt.f64 x) #s(literal -1/2 binary64)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (/.f64 y (*.f64 (sqrt.f64 x) #s(literal -1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) |
(/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y)) |
(/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 x) #s(literal -1/2 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (neg.f64 y))) |
(/.f64 (*.f64 (sqrt.f64 x) (sqrt.f64 #s(literal -1 binary64))) (/.f64 y (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) |
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 y (sqrt.f64 x))) |
(/.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (*.f64 (neg.f64 y) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) |
(/.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal -1/2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (neg.f64 y) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)) (/.f64 #s(literal 2 binary64) x)) |
(/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (*.f64 (/.f64 (sqrt.f64 x) (*.f64 y #s(literal 2 binary64))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 (sqrt.f64 x) (*.f64 y #s(literal 2 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 #s(literal -1 binary64))) (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) |
(/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 y #s(literal 2 binary64)))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 x))) |
(/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 y (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (*.f64 #s(literal 1/2 binary64) (log.f64 x)))) |
(/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 x))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 #s(literal 2 binary64))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 x y)))) |
(/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (/.f64 (pow.f64 (log.f64 y) #s(literal 3 binary64)) (fma.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (log.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64)))) (pow.f64 (log.f64 y) #s(literal 2 binary64))))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (/.f64 (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 3 binary64)) (fma.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (log.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64)))) (pow.f64 (log.f64 y) #s(literal 2 binary64)))))) |
(/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (/.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (log.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64)))))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (/.f64 (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 2 binary64)) (log.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64))))))) |
(pow.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal -1 binary64)) |
(pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))))) |
(pow.f64 (exp.f64 #s(literal -1 binary64)) (*.f64 (log.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal -1 binary64))) |
(pow.f64 (exp.f64 #s(literal -1 binary64)) (*.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal 1 binary64))) |
(pow.f64 (pow.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 1 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 (pow.f64 (exp.f64 #s(literal -1 binary64)) (/.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal 2 binary64))) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) #s(literal -1 binary64)) (log.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(pow.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (-.f64 (pow.f64 (log.f64 y) #s(literal 3 binary64)) (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (log.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64)))) (pow.f64 (log.f64 y) #s(literal 2 binary64))))) |
(pow.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (*.f64 (log.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64)))) (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))))) (/.f64 #s(literal 1 binary64) (log.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64)))))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(*.f64 x (/.f64 #s(literal 1/2 binary64) y)) |
(*.f64 x (/.f64 #s(literal -1/2 binary64) y)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 x y)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) x) |
(*.f64 (sqrt.f64 x) (/.f64 (sqrt.f64 x) (*.f64 y #s(literal 2 binary64)))) |
(*.f64 (sqrt.f64 x) (/.f64 (*.f64 (sqrt.f64 x) #s(literal -1/2 binary64)) y)) |
(*.f64 (sqrt.f64 x) (/.f64 (/.f64 (sqrt.f64 x) (*.f64 y #s(literal 2 binary64))) #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) (/.f64 (sqrt.f64 x) y)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) (neg.f64 (/.f64 (sqrt.f64 x) y))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) (/.f64 (/.f64 (sqrt.f64 x) y) #s(literal 1 binary64))) |
(*.f64 (/.f64 (sqrt.f64 x) (*.f64 y #s(literal 2 binary64))) (sqrt.f64 x)) |
(*.f64 (/.f64 (sqrt.f64 x) (*.f64 y #s(literal 2 binary64))) (neg.f64 (sqrt.f64 x))) |
(*.f64 (*.f64 x #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) 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 (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 x y)) |
(*.f64 (*.f64 (sqrt.f64 x) #s(literal -1/2 binary64)) (/.f64 (sqrt.f64 x) y)) |
(*.f64 (*.f64 (sqrt.f64 x) #s(literal -1/2 binary64)) (/.f64 (/.f64 #s(literal -1 binary64) y) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) |
(*.f64 (*.f64 (sqrt.f64 x) #s(literal -1/2 binary64)) (/.f64 (sqrt.f64 x) (neg.f64 y))) |
(*.f64 (*.f64 (sqrt.f64 x) #s(literal -1/2 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) y) (sqrt.f64 x))) |
(*.f64 (/.f64 x y) #s(literal 1/2 binary64)) |
(*.f64 (/.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) (/.f64 x #s(literal 2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 (sqrt.f64 x) (/.f64 #s(literal 2 binary64) (sqrt.f64 x)))) |
(*.f64 (/.f64 (sqrt.f64 x) y) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) |
(*.f64 (/.f64 (sqrt.f64 x) y) (/.f64 (sqrt.f64 x) #s(literal 2 binary64))) |
(*.f64 (/.f64 (sqrt.f64 x) y) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (sqrt.f64 x)))) |
(*.f64 (neg.f64 (sqrt.f64 x)) (/.f64 (sqrt.f64 x) (*.f64 y #s(literal 2 binary64)))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) y) x) |
(*.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 (sqrt.f64 (sqrt.f64 x)) (*.f64 (sqrt.f64 (sqrt.f64 x)) (/.f64 (sqrt.f64 x) (*.f64 y #s(literal 2 binary64))))) |
(*.f64 (sqrt.f64 (sqrt.f64 x)) (/.f64 (sqrt.f64 (sqrt.f64 x)) (/.f64 y (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))))) |
(*.f64 (pow.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal -1/2 binary64)) (neg.f64 (pow.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal -1/2 binary64)))) |
(*.f64 (pow.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal -1/2 binary64)) (/.f64 (pow.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal -1/2 binary64)) #s(literal 1 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) #s(literal -1 binary64)) |
(*.f64 (/.f64 (*.f64 (sqrt.f64 x) #s(literal -1/2 binary64)) y) (sqrt.f64 x)) |
(*.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 y)) (pow.f64 (exp.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64)))))) |
(*.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 y x))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (neg.f64 y))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64)))))) |
(*.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 y))) |
(*.f64 (/.f64 (sqrt.f64 x) #s(literal -1 binary64)) (/.f64 (*.f64 (sqrt.f64 x) #s(literal -1/2 binary64)) y)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)) (*.f64 x #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (sqrt.f64 (sqrt.f64 x)) y) (/.f64 (sqrt.f64 (sqrt.f64 x)) (/.f64 #s(literal 2 binary64) (sqrt.f64 x)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)) (*.f64 x #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (*.f64 (sqrt.f64 x) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (/.f64 (sqrt.f64 x) y)) |
(*.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (/.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal 2 binary64))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (/.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal 2 binary64)))) |
(*.f64 (neg.f64 (pow.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal -1/2 binary64))) (pow.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) #s(literal -1 binary64)) x) |
(*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) (sqrt.f64 x)) (neg.f64 (sqrt.f64 x))) |
(*.f64 (/.f64 (sqrt.f64 x) (neg.f64 y)) (*.f64 (sqrt.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 (sqrt.f64 x) (*.f64 y #s(literal 2 binary64))) (sqrt.f64 (sqrt.f64 x))) (sqrt.f64 (sqrt.f64 x))) |
(*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) (neg.f64 (sqrt.f64 x))) (sqrt.f64 x)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y (sqrt.f64 x))) (sqrt.f64 x)) |
(*.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 y #s(literal 2 binary64)))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 x)))) |
(*.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 #s(literal 2 binary64))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 y x)))) |
(*.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 #s(literal -2 binary64))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 y x)))) |
(exp.f64 (neg.f64 (log.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #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 (*.f64 x #s(literal 1/2 binary64)) y)))))) #s(literal -1/2 binary64))) |
(-.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 (*.f64 x #s(literal 1/2 binary64)) y))) (/.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) (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)) (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 #s(literal -1 binary64) (cos.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))) (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(/.f64 (/.f64 (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #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 (/.f64 #s(literal 1 binary64) (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)) |
(*.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 (/.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 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(*.f64 (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))) #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 (*.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) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (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) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(*.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 (*.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 (*.f64 x #s(literal 1/2 binary64)) y))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(-.f64 (/.f64 #s(literal 0 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(neg.f64 (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (tan.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)) #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 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 2 binary64)) (*.f64 #s(literal 0 binary64) (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 2 binary64))) (tan.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 x y))) (+.f64 (cos.f64 (/.f64 #s(literal 0 binary64) (neg.f64 y))) (cos.f64 (/.f64 x y)))) |
(pow.f64 (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) #s(literal -1 binary64)) |
(pow.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) #s(literal 1 binary64)) #s(literal -1 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 (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 #s(literal -1 binary64) (tan.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 (exp.f64 #s(literal -1 binary64))) (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.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 #s(literal 0 binary64) (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 y)) (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(neg.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(/.f64 #s(literal 1 binary64) (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) |
(/.f64 x (*.f64 y #s(literal 2 binary64))) |
(/.f64 x (*.f64 y #s(literal -2 binary64))) |
(/.f64 x (*.f64 #s(literal 1 binary64) (*.f64 y #s(literal -2 binary64)))) |
(/.f64 x (*.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1 binary64))) |
(/.f64 x (*.f64 (*.f64 y #s(literal -2 binary64)) #s(literal 1 binary64))) |
(/.f64 x (*.f64 (*.f64 y #s(literal -2 binary64)) #s(literal -1 binary64))) |
(/.f64 #s(literal 1/2 binary64) (/.f64 y x)) |
(/.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (sqrt.f64 x) (/.f64 y (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) |
(/.f64 (sqrt.f64 x) (/.f64 y (*.f64 (sqrt.f64 x) #s(literal -1/2 binary64)))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) (/.f64 y (sqrt.f64 x))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y)) |
(/.f64 (/.f64 (sqrt.f64 x) (*.f64 y #s(literal 2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) (neg.f64 y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 (neg.f64 y) #s(literal 1 binary64))) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 (neg.f64 y) #s(literal -1 binary64))) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 #s(literal 1 binary64) (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 #s(literal 1 binary64) x)) (/.f64 y (*.f64 (sqrt.f64 x) #s(literal -1/2 binary64))))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 y (*.f64 (sqrt.f64 x) #s(literal -1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) |
(/.f64 #s(literal -1/2 binary64) (/.f64 y x)) |
(/.f64 (*.f64 (sqrt.f64 x) #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (neg.f64 y))) |
(/.f64 (/.f64 x y) #s(literal 2 binary64)) |
(/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x)) |
(/.f64 (/.f64 (sqrt.f64 x) y) (/.f64 #s(literal 2 binary64) (sqrt.f64 x))) |
(/.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (sqrt.f64 x)) (/.f64 y (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) |
(/.f64 (neg.f64 (sqrt.f64 x)) (/.f64 y (*.f64 (sqrt.f64 x) #s(literal -1/2 binary64)))) |
(/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 #s(literal 2 binary64) x)) |
(/.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 1 binary64)) |
(/.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal -1 binary64)) |
(/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 y)) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 x #s(literal 1/2 binary64))))) |
(/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 y x))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 #s(literal 1/2 binary64)))) |
(/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 y x))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 #s(literal -1/2 binary64)))) |
(/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (neg.f64 y))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 x #s(literal 1/2 binary64))))) |
(/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1 binary64)) (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 y (*.f64 (sqrt.f64 x) #s(literal -1/2 binary64))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1 binary64))) (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 (sqrt.f64 x) #s(literal -1 binary64)) (/.f64 y (*.f64 (sqrt.f64 x) #s(literal -1/2 binary64)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (/.f64 y (*.f64 (sqrt.f64 x) #s(literal -1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) |
(/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y)) |
(/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 x) #s(literal -1/2 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (neg.f64 y))) |
(/.f64 (*.f64 (sqrt.f64 x) (sqrt.f64 #s(literal -1 binary64))) (/.f64 y (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) |
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 y (sqrt.f64 x))) |
(/.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (*.f64 (neg.f64 y) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) |
(/.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal -1/2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (neg.f64 y) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)) (/.f64 #s(literal 2 binary64) x)) |
(/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (*.f64 (/.f64 (sqrt.f64 x) (*.f64 y #s(literal 2 binary64))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 (sqrt.f64 x) (*.f64 y #s(literal 2 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 #s(literal -1 binary64))) (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) |
(/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 y #s(literal 2 binary64)))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 x))) |
(/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 y (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (*.f64 #s(literal 1/2 binary64) (log.f64 x)))) |
(/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 x))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 #s(literal 2 binary64))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 x y)))) |
(/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (/.f64 (pow.f64 (log.f64 y) #s(literal 3 binary64)) (fma.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (log.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64)))) (pow.f64 (log.f64 y) #s(literal 2 binary64))))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (/.f64 (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 3 binary64)) (fma.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (log.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64)))) (pow.f64 (log.f64 y) #s(literal 2 binary64)))))) |
(/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (/.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (log.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64)))))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (/.f64 (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 2 binary64)) (log.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64))))))) |
(pow.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal -1 binary64)) |
(pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))))) |
(pow.f64 (exp.f64 #s(literal -1 binary64)) (*.f64 (log.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal -1 binary64))) |
(pow.f64 (exp.f64 #s(literal -1 binary64)) (*.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal 1 binary64))) |
(pow.f64 (pow.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 1 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 (pow.f64 (exp.f64 #s(literal -1 binary64)) (/.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal 2 binary64))) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) #s(literal -1 binary64)) (log.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(pow.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (-.f64 (pow.f64 (log.f64 y) #s(literal 3 binary64)) (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (log.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64)))) (pow.f64 (log.f64 y) #s(literal 2 binary64))))) |
(pow.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (*.f64 (log.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64)))) (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))))) (/.f64 #s(literal 1 binary64) (log.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64)))))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(*.f64 x (/.f64 #s(literal 1/2 binary64) y)) |
(*.f64 x (/.f64 #s(literal -1/2 binary64) y)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 x y)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) x) |
(*.f64 (sqrt.f64 x) (/.f64 (sqrt.f64 x) (*.f64 y #s(literal 2 binary64)))) |
(*.f64 (sqrt.f64 x) (/.f64 (*.f64 (sqrt.f64 x) #s(literal -1/2 binary64)) y)) |
(*.f64 (sqrt.f64 x) (/.f64 (/.f64 (sqrt.f64 x) (*.f64 y #s(literal 2 binary64))) #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) (/.f64 (sqrt.f64 x) y)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) (neg.f64 (/.f64 (sqrt.f64 x) y))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) (/.f64 (/.f64 (sqrt.f64 x) y) #s(literal 1 binary64))) |
(*.f64 (/.f64 (sqrt.f64 x) (*.f64 y #s(literal 2 binary64))) (sqrt.f64 x)) |
(*.f64 (/.f64 (sqrt.f64 x) (*.f64 y #s(literal 2 binary64))) (neg.f64 (sqrt.f64 x))) |
(*.f64 (*.f64 x #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) 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 (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 x y)) |
(*.f64 (*.f64 (sqrt.f64 x) #s(literal -1/2 binary64)) (/.f64 (sqrt.f64 x) y)) |
(*.f64 (*.f64 (sqrt.f64 x) #s(literal -1/2 binary64)) (/.f64 (/.f64 #s(literal -1 binary64) y) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) |
(*.f64 (*.f64 (sqrt.f64 x) #s(literal -1/2 binary64)) (/.f64 (sqrt.f64 x) (neg.f64 y))) |
(*.f64 (*.f64 (sqrt.f64 x) #s(literal -1/2 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) y) (sqrt.f64 x))) |
(*.f64 (/.f64 x y) #s(literal 1/2 binary64)) |
(*.f64 (/.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) (/.f64 x #s(literal 2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 (sqrt.f64 x) (/.f64 #s(literal 2 binary64) (sqrt.f64 x)))) |
(*.f64 (/.f64 (sqrt.f64 x) y) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) |
(*.f64 (/.f64 (sqrt.f64 x) y) (/.f64 (sqrt.f64 x) #s(literal 2 binary64))) |
(*.f64 (/.f64 (sqrt.f64 x) y) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (sqrt.f64 x)))) |
(*.f64 (neg.f64 (sqrt.f64 x)) (/.f64 (sqrt.f64 x) (*.f64 y #s(literal 2 binary64)))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) y) x) |
(*.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 (sqrt.f64 (sqrt.f64 x)) (*.f64 (sqrt.f64 (sqrt.f64 x)) (/.f64 (sqrt.f64 x) (*.f64 y #s(literal 2 binary64))))) |
(*.f64 (sqrt.f64 (sqrt.f64 x)) (/.f64 (sqrt.f64 (sqrt.f64 x)) (/.f64 y (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))))) |
(*.f64 (pow.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal -1/2 binary64)) (neg.f64 (pow.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal -1/2 binary64)))) |
(*.f64 (pow.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal -1/2 binary64)) (/.f64 (pow.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal -1/2 binary64)) #s(literal 1 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) #s(literal -1 binary64)) |
(*.f64 (/.f64 (*.f64 (sqrt.f64 x) #s(literal -1/2 binary64)) y) (sqrt.f64 x)) |
(*.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 y)) (pow.f64 (exp.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64)))))) |
(*.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 y x))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (neg.f64 y))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64)))))) |
(*.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 y))) |
(*.f64 (/.f64 (sqrt.f64 x) #s(literal -1 binary64)) (/.f64 (*.f64 (sqrt.f64 x) #s(literal -1/2 binary64)) y)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)) (*.f64 x #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (sqrt.f64 (sqrt.f64 x)) y) (/.f64 (sqrt.f64 (sqrt.f64 x)) (/.f64 #s(literal 2 binary64) (sqrt.f64 x)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)) (*.f64 x #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (*.f64 (sqrt.f64 x) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (/.f64 (sqrt.f64 x) y)) |
(*.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (/.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal 2 binary64))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (/.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal 2 binary64)))) |
(*.f64 (neg.f64 (pow.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal -1/2 binary64))) (pow.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) #s(literal -1 binary64)) x) |
(*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) (sqrt.f64 x)) (neg.f64 (sqrt.f64 x))) |
(*.f64 (/.f64 (sqrt.f64 x) (neg.f64 y)) (*.f64 (sqrt.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 (sqrt.f64 x) (*.f64 y #s(literal 2 binary64))) (sqrt.f64 (sqrt.f64 x))) (sqrt.f64 (sqrt.f64 x))) |
(*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) (neg.f64 (sqrt.f64 x))) (sqrt.f64 x)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y (sqrt.f64 x))) (sqrt.f64 x)) |
(*.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 y #s(literal 2 binary64)))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 x)))) |
(*.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 #s(literal 2 binary64))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 y x)))) |
(*.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 #s(literal -2 binary64))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 y x)))) |
(log.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(+.f64 (log.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 0 binary64)) |
(+.f64 (log.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (log.f64 #s(literal -1 binary64))) |
(+.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (neg.f64 (log.f64 y))) |
(+.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (neg.f64 (log.f64 (neg.f64 y)))) |
(+.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (log.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)))) |
(+.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (log.f64 (/.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64)))) |
(+.f64 #s(literal 0 binary64) (log.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(+.f64 (log.f64 x) (neg.f64 (log.f64 (*.f64 y #s(literal 2 binary64))))) |
(+.f64 (log.f64 x) (neg.f64 (log.f64 (*.f64 y #s(literal -2 binary64))))) |
(+.f64 (log.f64 #s(literal 1/2 binary64)) (log.f64 (/.f64 x y))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 x)) (log.f64 (/.f64 (sqrt.f64 x) (*.f64 y #s(literal 2 binary64))))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 x)) (log.f64 (/.f64 (*.f64 (sqrt.f64 x) #s(literal -1/2 binary64)) y))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 x)) (log.f64 (/.f64 (/.f64 (sqrt.f64 x) (*.f64 y #s(literal 2 binary64))) #s(literal 1 binary64)))) |
(+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(+.f64 (neg.f64 (log.f64 (*.f64 y #s(literal 2 binary64)))) (log.f64 x)) |
(+.f64 (log.f64 (/.f64 x y)) (log.f64 #s(literal 1/2 binary64))) |
(+.f64 (log.f64 (/.f64 x y)) (log.f64 #s(literal -1/2 binary64))) |
(+.f64 (log.f64 (/.f64 (sqrt.f64 x) (*.f64 y #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (log.f64 x))) |
(+.f64 (log.f64 (/.f64 (sqrt.f64 x) (*.f64 y #s(literal 2 binary64)))) (log.f64 (neg.f64 (sqrt.f64 x)))) |
(+.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) (log.f64 (/.f64 (sqrt.f64 x) y))) |
(+.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) (log.f64 (neg.f64 (/.f64 (sqrt.f64 x) y)))) |
(+.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) (log.f64 (/.f64 (/.f64 (sqrt.f64 x) y) #s(literal 1 binary64)))) |
(+.f64 (log.f64 (/.f64 (sqrt.f64 x) y)) (log.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) |
(+.f64 (log.f64 (/.f64 (sqrt.f64 x) y)) (log.f64 (/.f64 (sqrt.f64 x) #s(literal 2 binary64)))) |
(+.f64 (log.f64 (/.f64 (sqrt.f64 x) y)) (log.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (sqrt.f64 x))))) |
(+.f64 (neg.f64 (log.f64 y)) (log.f64 (*.f64 x #s(literal 1/2 binary64)))) |
(+.f64 (neg.f64 (log.f64 y)) (log.f64 (/.f64 x #s(literal 2 binary64)))) |
(+.f64 (neg.f64 (log.f64 y)) (log.f64 (/.f64 (sqrt.f64 x) (/.f64 #s(literal 2 binary64) (sqrt.f64 x))))) |
(+.f64 (log.f64 #s(literal -1/2 binary64)) (log.f64 (/.f64 x y))) |
(+.f64 (neg.f64 (log.f64 (neg.f64 y))) (log.f64 (*.f64 x #s(literal 1/2 binary64)))) |
(+.f64 (neg.f64 (log.f64 (neg.f64 y))) (log.f64 (/.f64 x #s(literal 2 binary64)))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 #s(literal 1/2 binary64) (log.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (log.f64 (neg.f64 (pow.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal -1/2 binary64))))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (log.f64 (/.f64 (pow.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal -1/2 binary64)) #s(literal 1 binary64)))) |
(+.f64 (*.f64 #s(literal 1/4 binary64) (log.f64 x)) (log.f64 (*.f64 (sqrt.f64 (sqrt.f64 x)) (/.f64 (sqrt.f64 x) (*.f64 y #s(literal 2 binary64)))))) |
(+.f64 (*.f64 #s(literal 1/4 binary64) (log.f64 x)) (log.f64 (/.f64 (sqrt.f64 (sqrt.f64 x)) (/.f64 y (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))))) |
(+.f64 (neg.f64 (log.f64 (*.f64 y #s(literal -2 binary64)))) (log.f64 x)) |
(+.f64 (*.f64 (log.f64 y) #s(literal -1 binary64)) (*.f64 (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64)))) #s(literal -1 binary64))) |
(+.f64 (log.f64 (neg.f64 (sqrt.f64 x))) (log.f64 (/.f64 (sqrt.f64 x) (*.f64 y #s(literal 2 binary64))))) |
(+.f64 (log.f64 (/.f64 (*.f64 (sqrt.f64 x) #s(literal -1/2 binary64)) y)) (*.f64 #s(literal 1/2 binary64) (log.f64 x))) |
(+.f64 (log.f64 (*.f64 (sqrt.f64 x) #s(literal -1/2 binary64))) (log.f64 (/.f64 (sqrt.f64 x) y))) |
(+.f64 (log.f64 (*.f64 (sqrt.f64 x) #s(literal -1/2 binary64))) (log.f64 (/.f64 (sqrt.f64 x) (neg.f64 y)))) |
(+.f64 (log.f64 (*.f64 (sqrt.f64 x) #s(literal -1/2 binary64))) (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) y) (sqrt.f64 x)))) |
(+.f64 (log.f64 (*.f64 (sqrt.f64 x) #s(literal -1/2 binary64))) (log.f64 (/.f64 (/.f64 #s(literal -1 binary64) y) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))))) |
(+.f64 (log.f64 (neg.f64 (pow.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal -1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (log.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(+.f64 (log.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y (sqrt.f64 x)))) (*.f64 #s(literal 1/2 binary64) (log.f64 x))) |
(+.f64 (log.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64))) (log.f64 (*.f64 x #s(literal 1/2 binary64)))) |
(+.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) y) #s(literal -1 binary64))) (log.f64 (*.f64 x #s(literal 1/2 binary64)))) |
(+.f64 (log.f64 (/.f64 (sqrt.f64 (sqrt.f64 x)) y)) (log.f64 (/.f64 (sqrt.f64 (sqrt.f64 x)) (/.f64 #s(literal 2 binary64) (sqrt.f64 x))))) |
(+.f64 (log.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64))) (log.f64 (*.f64 x #s(literal 1/2 binary64)))) |
(+.f64 (log.f64 (/.f64 (sqrt.f64 x) (neg.f64 y))) (log.f64 (*.f64 (sqrt.f64 x) #s(literal -1/2 binary64)))) |
(+.f64 (log.f64 (/.f64 (sqrt.f64 x) #s(literal -1 binary64))) (log.f64 (/.f64 (*.f64 (sqrt.f64 x) #s(literal -1/2 binary64)) y))) |
(+.f64 (log.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 y))) (log.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))))))) |
(+.f64 (log.f64 (/.f64 (*.f64 (sqrt.f64 x) #s(literal -1/2 binary64)) #s(literal -1 binary64))) (log.f64 (/.f64 (sqrt.f64 x) y))) |
(+.f64 (log.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (/.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal 2 binary64)))) (log.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (/.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal 2 binary64))))) |
(+.f64 (log.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) #s(literal -1 binary64))) (log.f64 x)) |
(+.f64 (log.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) (sqrt.f64 x))) (log.f64 (neg.f64 (sqrt.f64 x)))) |
(+.f64 (log.f64 (*.f64 (/.f64 (sqrt.f64 x) (*.f64 y #s(literal 2 binary64))) (sqrt.f64 (sqrt.f64 x)))) (*.f64 #s(literal 1/4 binary64) (log.f64 x))) |
(+.f64 (log.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) (neg.f64 (sqrt.f64 x)))) (*.f64 #s(literal 1/2 binary64) (log.f64 x))) |
(-.f64 (log.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 0 binary64)) |
(-.f64 (log.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (log.f64 #s(literal -1 binary64))) |
(-.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (log.f64 y)) |
(-.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (log.f64 (neg.f64 y))) |
(-.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (log.f64 (*.f64 (neg.f64 y) #s(literal 1 binary64)))) |
(-.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (log.f64 (*.f64 (neg.f64 y) #s(literal -1 binary64)))) |
(-.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (log.f64 (*.f64 #s(literal 1 binary64) (neg.f64 y)))) |
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))))) |
(-.f64 (log.f64 x) (log.f64 (*.f64 y #s(literal 2 binary64)))) |
(-.f64 (log.f64 x) (log.f64 (*.f64 y #s(literal -2 binary64)))) |
(-.f64 (log.f64 x) (log.f64 (*.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1 binary64)))) |
(-.f64 (log.f64 x) (log.f64 (*.f64 #s(literal 1 binary64) (*.f64 y #s(literal -2 binary64))))) |
(-.f64 (log.f64 x) (log.f64 (*.f64 (*.f64 y #s(literal -2 binary64)) #s(literal -1 binary64)))) |
(-.f64 (log.f64 x) (log.f64 (*.f64 (*.f64 y #s(literal -2 binary64)) #s(literal 1 binary64)))) |
(-.f64 (log.f64 #s(literal 1/2 binary64)) (log.f64 (/.f64 y x))) |
(-.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 x)) (log.f64 (/.f64 y (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))))) |
(-.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 x)) (log.f64 (/.f64 y (*.f64 (sqrt.f64 x) #s(literal -1/2 binary64))))) |
(-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))))) |
(-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 y (*.f64 (sqrt.f64 x) #s(literal -1/2 binary64)))))) |
(-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (*.f64 (/.f64 y (*.f64 (sqrt.f64 x) #s(literal -1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))))) |
(-.f64 (neg.f64 (log.f64 (*.f64 y #s(literal 2 binary64)))) (neg.f64 (log.f64 x))) |
(-.f64 (log.f64 (/.f64 x y)) (log.f64 #s(literal 2 binary64))) |
(-.f64 (log.f64 (/.f64 (sqrt.f64 x) (*.f64 y #s(literal 2 binary64)))) (*.f64 #s(literal -1/2 binary64) (log.f64 x))) |
(-.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) (log.f64 (/.f64 y (sqrt.f64 x)))) |
(-.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) (log.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y))) |
(-.f64 (log.f64 (/.f64 (sqrt.f64 x) y)) (log.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 x)))) |
(-.f64 (neg.f64 (log.f64 y)) (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))))) |
(-.f64 (log.f64 #s(literal -1/2 binary64)) (log.f64 (/.f64 y x))) |
(-.f64 (neg.f64 (log.f64 (neg.f64 y))) (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))))) |
(-.f64 (neg.f64 (log.f64 (*.f64 y #s(literal -2 binary64)))) (neg.f64 (log.f64 x))) |
(-.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 #s(literal -1 binary64))) (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))))) |
(-.f64 (log.f64 (neg.f64 (sqrt.f64 x))) (log.f64 (/.f64 y (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))))) |
(-.f64 (log.f64 (neg.f64 (sqrt.f64 x))) (log.f64 (/.f64 y (*.f64 (sqrt.f64 x) #s(literal -1/2 binary64))))) |
(-.f64 (log.f64 (*.f64 (sqrt.f64 x) #s(literal -1 binary64))) (log.f64 (/.f64 y (*.f64 (sqrt.f64 x) #s(literal -1/2 binary64))))) |
(-.f64 (log.f64 (*.f64 (sqrt.f64 x) #s(literal -1/2 binary64))) (log.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (neg.f64 y)))) |
(-.f64 (log.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal -1/2 binary64)) #s(literal 1 binary64))) (log.f64 (*.f64 (neg.f64 y) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))))) |
(-.f64 (log.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64))) (neg.f64 (log.f64 (*.f64 x #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 (*.f64 x #s(literal 1/2 binary64)))))) |
(-.f64 (log.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) #s(literal -1 binary64))) (neg.f64 (log.f64 x))) |
(-.f64 (log.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 x) #s(literal -1/2 binary64)))) (log.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (neg.f64 y)))) |
(-.f64 (log.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal -1/2 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (log.f64 (*.f64 (neg.f64 y) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))))) |
(-.f64 (log.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) (log.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y))) |
(-.f64 (log.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) (sqrt.f64 #s(literal -1 binary64)))) (log.f64 (/.f64 y (sqrt.f64 x)))) |
(-.f64 (log.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1 binary64))) (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))))) |
(-.f64 (log.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))) (log.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 y (*.f64 (sqrt.f64 x) #s(literal -1/2 binary64)))))) |
(-.f64 (log.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1 binary64)))) (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))))) |
(-.f64 (log.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))) (log.f64 (*.f64 (/.f64 y (*.f64 (sqrt.f64 x) #s(literal -1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))))) |
(-.f64 (log.f64 (*.f64 (sqrt.f64 x) (sqrt.f64 #s(literal -1 binary64)))) (log.f64 (/.f64 y (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))))) |
(-.f64 (log.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 y x)))) (log.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 #s(literal 1/2 binary64))))) |
(-.f64 (log.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (neg.f64 y)))) (log.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 x #s(literal 1/2 binary64)))))) |
(-.f64 (log.f64 (*.f64 (/.f64 (sqrt.f64 x) (*.f64 y #s(literal 2 binary64))) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal -1/2 binary64) (log.f64 x))) |
(-.f64 (log.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 (sqrt.f64 x) (*.f64 y #s(literal 2 binary64))))) (*.f64 #s(literal -1/2 binary64) (log.f64 x))) |
(fma.f64 #s(literal 1 binary64) (log.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) (log.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (log.f64 #s(literal -1 binary64))) |
(fma.f64 #s(literal 1 binary64) (log.f64 (*.f64 x #s(literal 1/2 binary64))) (neg.f64 (log.f64 y))) |
(fma.f64 #s(literal 1 binary64) (log.f64 (*.f64 x #s(literal 1/2 binary64))) (neg.f64 (log.f64 (neg.f64 y)))) |
(fma.f64 #s(literal 1 binary64) (log.f64 (*.f64 x #s(literal 1/2 binary64))) (log.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)))) |
(fma.f64 #s(literal 1 binary64) (log.f64 (*.f64 x #s(literal 1/2 binary64))) (log.f64 (/.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64)))) |
(fma.f64 #s(literal 1 binary64) (log.f64 x) (neg.f64 (log.f64 (*.f64 y #s(literal 2 binary64))))) |
(fma.f64 #s(literal 1 binary64) (log.f64 x) (neg.f64 (log.f64 (*.f64 y #s(literal -2 binary64))))) |
(fma.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (log.f64 x)) (log.f64 (/.f64 (sqrt.f64 x) (*.f64 y #s(literal 2 binary64))))) |
(fma.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (log.f64 x)) (log.f64 (/.f64 (*.f64 (sqrt.f64 x) #s(literal -1/2 binary64)) y))) |
(fma.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (log.f64 x)) (log.f64 (/.f64 (/.f64 (sqrt.f64 x) (*.f64 y #s(literal 2 binary64))) #s(literal 1 binary64)))) |
(fma.f64 #s(literal 1 binary64) (log.f64 (/.f64 x y)) (log.f64 #s(literal 1/2 binary64))) |
(fma.f64 #s(literal 1 binary64) (log.f64 (/.f64 x y)) (log.f64 #s(literal -1/2 binary64))) |
(fma.f64 #s(literal 1/2 binary64) (log.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 #s(literal 1/2 binary64) (log.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(fma.f64 #s(literal 1/2 binary64) (log.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (log.f64 (neg.f64 (pow.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal -1/2 binary64))))) |
(fma.f64 #s(literal 1/2 binary64) (log.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (log.f64 (/.f64 (pow.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal -1/2 binary64)) #s(literal 1 binary64)))) |
(fma.f64 #s(literal 1/2 binary64) (log.f64 x) (log.f64 (/.f64 (sqrt.f64 x) (*.f64 y #s(literal 2 binary64))))) |
(fma.f64 #s(literal 1/2 binary64) (log.f64 x) (log.f64 (/.f64 (*.f64 (sqrt.f64 x) #s(literal -1/2 binary64)) y))) |
(fma.f64 #s(literal 1/2 binary64) (log.f64 x) (log.f64 (/.f64 (/.f64 (sqrt.f64 x) (*.f64 y #s(literal 2 binary64))) #s(literal 1 binary64)))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (log.f64 x)) (log.f64 (*.f64 (sqrt.f64 (sqrt.f64 x)) (/.f64 (sqrt.f64 x) (*.f64 y #s(literal 2 binary64)))))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (log.f64 x)) (log.f64 (/.f64 (sqrt.f64 (sqrt.f64 x)) (/.f64 y (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (log.f64 x)) (neg.f64 (log.f64 (*.f64 y #s(literal 2 binary64))))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (log.f64 x)) (neg.f64 (log.f64 (*.f64 y #s(literal -2 binary64))))) |
(fma.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal -1 binary64) #s(literal 0 binary64)) |
(fma.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))) |
(fma.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) (log.f64 (exp.f64 #s(literal -1 binary64))) #s(literal 0 binary64)) |
(fma.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) (log.f64 (exp.f64 #s(literal -1 binary64))) (log.f64 #s(literal -1 binary64))) |
(fma.f64 #s(literal -1 binary64) (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) (log.f64 #s(literal -1 binary64))) |
(fma.f64 #s(literal -1 binary64) (log.f64 y) (log.f64 (*.f64 x #s(literal 1/2 binary64)))) |
(fma.f64 #s(literal -1 binary64) (log.f64 y) (log.f64 (/.f64 x #s(literal 2 binary64)))) |
(fma.f64 #s(literal -1 binary64) (log.f64 y) (log.f64 (/.f64 (sqrt.f64 x) (/.f64 #s(literal 2 binary64) (sqrt.f64 x))))) |
(fma.f64 #s(literal -1 binary64) (log.f64 (/.f64 y x)) (log.f64 #s(literal 1/2 binary64))) |
(fma.f64 #s(literal -1 binary64) (log.f64 (/.f64 y x)) (log.f64 #s(literal -1/2 binary64))) |
(fma.f64 #s(literal -1 binary64) (log.f64 (neg.f64 y)) (log.f64 (*.f64 x #s(literal 1/2 binary64)))) |
(fma.f64 #s(literal -1 binary64) (log.f64 (neg.f64 y)) (log.f64 (/.f64 x #s(literal 2 binary64)))) |
(fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 x)) (neg.f64 (log.f64 (*.f64 y #s(literal 2 binary64))))) |
(fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 x)) (neg.f64 (log.f64 (*.f64 y #s(literal -2 binary64))))) |
(fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64)))) (neg.f64 (log.f64 y))) |
(fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64)))) (neg.f64 (log.f64 (neg.f64 y)))) |
(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) #s(literal 1 binary64)))) |
(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) #s(literal 1 binary64)))) |
(fma.f64 #s(literal -1 binary64) (log.f64 (*.f64 y #s(literal 2 binary64))) (log.f64 x)) |
(fma.f64 #s(literal -1 binary64) (*.f64 #s(literal -1/2 binary64) (log.f64 x)) (log.f64 (/.f64 (sqrt.f64 x) (*.f64 y #s(literal 2 binary64))))) |
(fma.f64 #s(literal -1 binary64) (*.f64 #s(literal -1/2 binary64) (log.f64 x)) (log.f64 (/.f64 (*.f64 (sqrt.f64 x) #s(literal -1/2 binary64)) y))) |
(fma.f64 #s(literal -1 binary64) (*.f64 #s(literal -1/2 binary64) (log.f64 x)) (log.f64 (/.f64 (/.f64 (sqrt.f64 x) (*.f64 y #s(literal 2 binary64))) #s(literal 1 binary64)))) |
(fma.f64 #s(literal -1 binary64) (log.f64 (/.f64 y (sqrt.f64 x))) (log.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) |
(fma.f64 #s(literal -1 binary64) (log.f64 (/.f64 y (sqrt.f64 x))) (log.f64 (/.f64 (sqrt.f64 x) #s(literal 2 binary64)))) |
(fma.f64 #s(literal -1 binary64) (log.f64 (/.f64 y (sqrt.f64 x))) (log.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (sqrt.f64 x))))) |
(fma.f64 #s(literal -1 binary64) (log.f64 (/.f64 y (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) (*.f64 #s(literal 1/2 binary64) (log.f64 x))) |
(fma.f64 #s(literal -1 binary64) (log.f64 (/.f64 y (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) (log.f64 (neg.f64 (sqrt.f64 x)))) |
(fma.f64 (log.f64 y) #s(literal -1 binary64) (*.f64 (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64)))) #s(literal -1 binary64))) |
(fma.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (log.f64 x)) (neg.f64 (log.f64 (*.f64 y #s(literal 2 binary64))))) |
(fma.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (log.f64 x)) (neg.f64 (log.f64 (*.f64 y #s(literal -2 binary64))))) |
(fma.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (log.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) #s(literal 0 binary64)) |
(fma.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (log.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (log.f64 #s(literal -1 binary64))) |
(fma.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/4 binary64) (log.f64 x)) (log.f64 (/.f64 (sqrt.f64 x) (*.f64 y #s(literal 2 binary64))))) |
(fma.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/4 binary64) (log.f64 x)) (log.f64 (/.f64 (*.f64 (sqrt.f64 x) #s(literal -1/2 binary64)) y))) |
(fma.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/4 binary64) (log.f64 x)) (log.f64 (/.f64 (/.f64 (sqrt.f64 x) (*.f64 y #s(literal 2 binary64))) #s(literal 1 binary64)))) |
(fma.f64 #s(literal -1/2 binary64) (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (log.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(fma.f64 #s(literal -1/2 binary64) (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) (log.f64 (neg.f64 (pow.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal -1/2 binary64))))) |
(fma.f64 #s(literal -1/2 binary64) (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) (log.f64 (/.f64 (pow.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal -1/2 binary64)) #s(literal 1 binary64)))) |
(fma.f64 #s(literal -1/2 binary64) (neg.f64 (log.f64 x)) (log.f64 (/.f64 (sqrt.f64 x) (*.f64 y #s(literal 2 binary64))))) |
(fma.f64 #s(literal -1/2 binary64) (neg.f64 (log.f64 x)) (log.f64 (/.f64 (*.f64 (sqrt.f64 x) #s(literal -1/2 binary64)) y))) |
(fma.f64 #s(literal -1/2 binary64) (neg.f64 (log.f64 x)) (log.f64 (/.f64 (/.f64 (sqrt.f64 x) (*.f64 y #s(literal 2 binary64))) #s(literal 1 binary64)))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 #s(literal -2 binary64) (log.f64 x)) (neg.f64 (log.f64 (*.f64 y #s(literal 2 binary64))))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 #s(literal -2 binary64) (log.f64 x)) (neg.f64 (log.f64 (*.f64 y #s(literal -2 binary64))))) |
(fma.f64 #s(literal -1/2 binary64) (log.f64 (*.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) (/.f64 y (*.f64 x #s(literal 1/2 binary64))))) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1/2 binary64) (log.f64 (*.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) (/.f64 y (*.f64 x #s(literal 1/2 binary64))))) (log.f64 #s(literal -1 binary64))) |
(fma.f64 (log.f64 x) #s(literal 1/2 binary64) (log.f64 (/.f64 (sqrt.f64 x) (*.f64 y #s(literal 2 binary64))))) |
(fma.f64 (log.f64 x) #s(literal 1/2 binary64) (log.f64 (/.f64 (*.f64 (sqrt.f64 x) #s(literal -1/2 binary64)) y))) |
(fma.f64 (log.f64 x) #s(literal 1/2 binary64) (log.f64 (/.f64 (/.f64 (sqrt.f64 x) (*.f64 y #s(literal 2 binary64))) #s(literal 1 binary64)))) |
(fma.f64 (neg.f64 (log.f64 x)) #s(literal -1 binary64) (neg.f64 (log.f64 (*.f64 y #s(literal 2 binary64))))) |
(fma.f64 (neg.f64 (log.f64 x)) #s(literal -1 binary64) (neg.f64 (log.f64 (*.f64 y #s(literal -2 binary64))))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 x)) #s(literal 2 binary64) (neg.f64 (log.f64 (*.f64 y #s(literal 2 binary64))))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 x)) #s(literal 2 binary64) (neg.f64 (log.f64 (*.f64 y #s(literal -2 binary64))))) |
(fma.f64 #s(literal 1/4 binary64) (log.f64 x) (log.f64 (*.f64 (sqrt.f64 (sqrt.f64 x)) (/.f64 (sqrt.f64 x) (*.f64 y #s(literal 2 binary64)))))) |
(fma.f64 #s(literal 1/4 binary64) (log.f64 x) (log.f64 (/.f64 (sqrt.f64 (sqrt.f64 x)) (/.f64 y (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))))) |
(fma.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 2 binary64) (log.f64 x)) (log.f64 (/.f64 (sqrt.f64 x) (*.f64 y #s(literal 2 binary64))))) |
(fma.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 2 binary64) (log.f64 x)) (log.f64 (/.f64 (*.f64 (sqrt.f64 x) #s(literal -1/2 binary64)) y))) |
(fma.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 2 binary64) (log.f64 x)) (log.f64 (/.f64 (/.f64 (sqrt.f64 x) (*.f64 y #s(literal 2 binary64))) #s(literal 1 binary64)))) |
(fma.f64 #s(literal 1/4 binary64) (log.f64 (*.f64 x (*.f64 x (*.f64 x x)))) (neg.f64 (log.f64 (*.f64 y #s(literal 2 binary64))))) |
(fma.f64 #s(literal 1/4 binary64) (log.f64 (*.f64 x (*.f64 x (*.f64 x x)))) (neg.f64 (log.f64 (*.f64 y #s(literal -2 binary64))))) |
(fma.f64 #s(literal -1/4 binary64) (neg.f64 (log.f64 x)) (log.f64 (*.f64 (sqrt.f64 (sqrt.f64 x)) (/.f64 (sqrt.f64 x) (*.f64 y #s(literal 2 binary64)))))) |
(fma.f64 #s(literal -1/4 binary64) (neg.f64 (log.f64 x)) (log.f64 (/.f64 (sqrt.f64 (sqrt.f64 x)) (/.f64 y (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 #s(literal -2 binary64) (log.f64 x)) (log.f64 (/.f64 (sqrt.f64 x) (*.f64 y #s(literal 2 binary64))))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 #s(literal -2 binary64) (log.f64 x)) (log.f64 (/.f64 (*.f64 (sqrt.f64 x) #s(literal -1/2 binary64)) y))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 #s(literal -2 binary64) (log.f64 x)) (log.f64 (/.f64 (/.f64 (sqrt.f64 x) (*.f64 y #s(literal 2 binary64))) #s(literal 1 binary64)))) |
(fma.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 2 binary64) (log.f64 x)) (log.f64 (*.f64 (sqrt.f64 (sqrt.f64 x)) (/.f64 (sqrt.f64 x) (*.f64 y #s(literal 2 binary64)))))) |
(fma.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 2 binary64) (log.f64 x)) (log.f64 (/.f64 (sqrt.f64 (sqrt.f64 x)) (/.f64 y (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))))) |
(fma.f64 #s(literal 1/8 binary64) (log.f64 (*.f64 x (*.f64 x (*.f64 x x)))) (log.f64 (/.f64 (sqrt.f64 x) (*.f64 y #s(literal 2 binary64))))) |
(fma.f64 #s(literal 1/8 binary64) (log.f64 (*.f64 x (*.f64 x (*.f64 x x)))) (log.f64 (/.f64 (*.f64 (sqrt.f64 x) #s(literal -1/2 binary64)) y))) |
(fma.f64 #s(literal 1/8 binary64) (log.f64 (*.f64 x (*.f64 x (*.f64 x x)))) (log.f64 (/.f64 (/.f64 (sqrt.f64 x) (*.f64 y #s(literal 2 binary64))) #s(literal 1 binary64)))) |
(neg.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))))) |
(neg.f64 (*.f64 (log.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal -1 binary64))) |
(/.f64 (-.f64 (pow.f64 (log.f64 y) #s(literal 3 binary64)) (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 3 binary64))) (neg.f64 (fma.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (log.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64)))) (pow.f64 (log.f64 y) #s(literal 2 binary64))))) |
(/.f64 (*.f64 (log.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64)))) (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))))) (neg.f64 (log.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (log.f64 y) #s(literal 3 binary64)) (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 3 binary64)))) (fma.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (log.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64)))) (pow.f64 (log.f64 y) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (*.f64 (log.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64)))) (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))))) (log.f64 (*.f64 y (*.f64 x #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 (*.f64 x #s(literal 1/2 binary64))) #s(literal 3 binary64)))) (fma.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (log.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64)))) (pow.f64 (log.f64 y) #s(literal 2 binary64)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (log.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64)))) (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))))) (log.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (log.f64 y) #s(literal 3 binary64)) (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 3 binary64))) #s(literal -1 binary64)) (fma.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (log.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64)))) (pow.f64 (log.f64 y) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (*.f64 (log.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64)))) (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))))) #s(literal -1 binary64)) (log.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64))))) |
(*.f64 #s(literal 1 binary64) (log.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(*.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal -1 binary64)) |
(*.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) (log.f64 (exp.f64 #s(literal -1 binary64)))) |
(*.f64 #s(literal -1 binary64) (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))))) |
(*.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/2 binary64) (log.f64 (*.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) (/.f64 y (*.f64 x #s(literal 1/2 binary64)))))) |
(exp.f64 (neg.f64 (log.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #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 (*.f64 x #s(literal 1/2 binary64)) y)))))) #s(literal -1/2 binary64))) |
(-.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 (*.f64 x #s(literal 1/2 binary64)) y))) (/.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) (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)) (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 #s(literal -1 binary64) (cos.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))) (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(/.f64 (/.f64 (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #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 (/.f64 #s(literal 1 binary64) (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)) |
(*.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 (/.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 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(*.f64 (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))) #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 (*.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) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (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) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(*.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 (*.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) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(-.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 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(-.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 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(neg.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/.f64 #s(literal 1 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 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal -1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #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 #s(literal 2 binary64) (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (*.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) #s(literal -1 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 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(+.f64 #s(literal 0 binary64) (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(-.f64 (/.f64 #s(literal 0 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(neg.f64 (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (tan.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)) #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 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 2 binary64)) (*.f64 #s(literal 0 binary64) (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 2 binary64))) (tan.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 x y))) (+.f64 (cos.f64 (/.f64 #s(literal 0 binary64) (neg.f64 y))) (cos.f64 (/.f64 x y)))) |
(pow.f64 (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) #s(literal -1 binary64)) |
(pow.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) #s(literal 1 binary64)) #s(literal -1 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 (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 #s(literal -1 binary64) (tan.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))) |
(log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) |
(+.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal 0 binary64)) |
(+.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) (log.f64 #s(literal -1 binary64))) |
(+.f64 (log.f64 y) (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))))) |
(+.f64 (log.f64 y) (log.f64 (exp.f64 (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))))))) |
(+.f64 #s(literal 0 binary64) (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))))) |
(+.f64 (log.f64 (/.f64 y x)) (log.f64 #s(literal 2 binary64))) |
(+.f64 (log.f64 (/.f64 y x)) (log.f64 #s(literal -2 binary64))) |
(+.f64 (log.f64 (neg.f64 y)) (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))))) |
(+.f64 (neg.f64 (log.f64 x)) (log.f64 (*.f64 y #s(literal 2 binary64)))) |
(+.f64 (neg.f64 (log.f64 x)) (log.f64 (*.f64 y #s(literal -2 binary64)))) |
(+.f64 (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64)))) (log.f64 y)) |
(+.f64 (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64)))) (log.f64 (neg.f64 y))) |
(+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))))) |
(+.f64 (log.f64 #s(literal 2 binary64)) (log.f64 (/.f64 y x))) |
(+.f64 (log.f64 #s(literal 2 binary64)) (log.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1 binary64) y)))) |
(+.f64 (log.f64 (*.f64 y #s(literal 2 binary64))) (neg.f64 (log.f64 x))) |
(+.f64 (log.f64 #s(literal -2 binary64)) (log.f64 (/.f64 y x))) |
(+.f64 (log.f64 #s(literal -2 binary64)) (log.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1 binary64) y)))) |
(+.f64 (*.f64 #s(literal -1/2 binary64) (log.f64 x)) (log.f64 (/.f64 y (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))))) |
(+.f64 (log.f64 (/.f64 y (sqrt.f64 x))) (log.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 x)))) |
(+.f64 (log.f64 (/.f64 y (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) (*.f64 #s(literal -1/2 binary64) (log.f64 x))) |
(+.f64 (log.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 x))) (log.f64 (/.f64 y (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))))) |
(+.f64 (log.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 x))) (log.f64 (/.f64 y (sqrt.f64 x)))) |
(+.f64 (log.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 x))) (log.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) y)))) |
(+.f64 (log.f64 (*.f64 y #s(literal -2 binary64))) (neg.f64 (log.f64 x))) |
(+.f64 (log.f64 (*.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1 binary64))) (neg.f64 (log.f64 x))) |
(+.f64 (log.f64 (/.f64 #s(literal -1 binary64) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) (log.f64 (/.f64 y (sqrt.f64 x)))) |
(+.f64 (log.f64 (/.f64 y (sqrt.f64 (sqrt.f64 x)))) (log.f64 (/.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 x)) (sqrt.f64 (sqrt.f64 x))))) |
(+.f64 (log.f64 (*.f64 #s(literal 1 binary64) (neg.f64 y))) (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))))) |
(+.f64 (log.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) y))) (log.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 x)))) |
(+.f64 (log.f64 (pow.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal 1/2 binary64))) (log.f64 (pow.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal 1/2 binary64)))) |
(+.f64 (log.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) y))) (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))))) |
(+.f64 (log.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -1/2 binary64))) (log.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal -1 binary64) y)))) |
(+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (neg.f64 y))) (neg.f64 (log.f64 x))) |
(+.f64 (log.f64 (*.f64 #s(literal -2 binary64) y)) (neg.f64 (log.f64 x))) |
(+.f64 (log.f64 (/.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1 binary64))) (neg.f64 (log.f64 x))) |
(+.f64 (log.f64 (/.f64 (/.f64 y (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal -1/2 binary64) (log.f64 x))) |
(-.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal 0 binary64)) |
(-.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) (log.f64 #s(literal -1 binary64))) |
(-.f64 (log.f64 y) (log.f64 (*.f64 x #s(literal 1/2 binary64)))) |
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(-.f64 (log.f64 (/.f64 y x)) (log.f64 #s(literal 1/2 binary64))) |
(-.f64 (log.f64 (/.f64 y x)) (log.f64 #s(literal -1/2 binary64))) |
(-.f64 (log.f64 (neg.f64 y)) (log.f64 (*.f64 x #s(literal 1/2 binary64)))) |
(-.f64 (neg.f64 (log.f64 x)) (neg.f64 (log.f64 (*.f64 y #s(literal 2 binary64))))) |
(-.f64 (neg.f64 (log.f64 x)) (neg.f64 (log.f64 (*.f64 y #s(literal -2 binary64))))) |
(-.f64 (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64)))) (neg.f64 (log.f64 y))) |
(-.f64 (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64)))) (neg.f64 (log.f64 (neg.f64 y)))) |
(-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(-.f64 (log.f64 #s(literal 2 binary64)) (log.f64 (/.f64 x y))) |
(-.f64 (log.f64 (*.f64 y #s(literal 2 binary64))) (log.f64 x)) |
(-.f64 (log.f64 #s(literal -2 binary64)) (log.f64 (/.f64 x y))) |
(-.f64 (*.f64 #s(literal -1/2 binary64) (log.f64 x)) (log.f64 (/.f64 (sqrt.f64 x) (*.f64 y #s(literal 2 binary64))))) |
(-.f64 (log.f64 (/.f64 y (sqrt.f64 x))) (log.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) |
(-.f64 (log.f64 (/.f64 y (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) (*.f64 #s(literal 1/2 binary64) (log.f64 x))) |
(-.f64 (log.f64 (/.f64 y (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) (log.f64 (neg.f64 (sqrt.f64 x)))) |
(-.f64 (/.f64 (pow.f64 (log.f64 y) #s(literal 3 binary64)) (fma.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (log.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64)))) (pow.f64 (log.f64 y) #s(literal 2 binary64)))) (/.f64 (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 3 binary64)) (fma.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (log.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64)))) (pow.f64 (log.f64 y) #s(literal 2 binary64))))) |
(-.f64 (/.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (log.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64))))) (/.f64 (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 2 binary64)) (log.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64)))))) |
(-.f64 (log.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 x))) (log.f64 (/.f64 (sqrt.f64 x) y))) |
(-.f64 (log.f64 (*.f64 y #s(literal -2 binary64))) (log.f64 x)) |
(-.f64 (log.f64 (*.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1 binary64))) (log.f64 x)) |
(-.f64 (log.f64 (/.f64 y (*.f64 (sqrt.f64 x) #s(literal -1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (log.f64 x))) |
(-.f64 (log.f64 (/.f64 y (*.f64 (sqrt.f64 x) #s(literal -1/2 binary64)))) (log.f64 (neg.f64 (sqrt.f64 x)))) |
(-.f64 (log.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y)) (log.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) |
(-.f64 (log.f64 (*.f64 (neg.f64 y) #s(literal 1 binary64))) (log.f64 (*.f64 x #s(literal 1/2 binary64)))) |
(-.f64 (log.f64 (*.f64 (neg.f64 y) #s(literal -1 binary64))) (log.f64 (*.f64 x #s(literal 1/2 binary64)))) |
(-.f64 (log.f64 (*.f64 #s(literal 1 binary64) (neg.f64 y))) (log.f64 (*.f64 x #s(literal 1/2 binary64)))) |
(-.f64 (log.f64 (pow.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal 1/2 binary64))) (*.f64 #s(literal 1/2 binary64) (log.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(-.f64 (log.f64 (*.f64 #s(literal 2 binary64) (neg.f64 y))) (log.f64 x)) |
(-.f64 (log.f64 (*.f64 #s(literal -2 binary64) y)) (log.f64 x)) |
(-.f64 (log.f64 (/.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1 binary64))) (log.f64 x)) |
(-.f64 (log.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (neg.f64 y))) (log.f64 (*.f64 (sqrt.f64 x) #s(literal -1/2 binary64)))) |
(-.f64 (log.f64 (*.f64 (neg.f64 y) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) (log.f64 (*.f64 (sqrt.f64 x) #s(literal -1/2 binary64)))) |
(-.f64 (log.f64 (/.f64 (neg.f64 y) (sqrt.f64 x))) (log.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) |
(-.f64 (log.f64 (exp.f64 (log.f64 (/.f64 y x)))) (log.f64 (exp.f64 (log.f64 #s(literal 1/2 binary64))))) |
(-.f64 (log.f64 (exp.f64 (log.f64 (neg.f64 y)))) (log.f64 (*.f64 x #s(literal 1/2 binary64)))) |
(-.f64 (log.f64 (/.f64 #s(literal 2 binary64) (/.f64 #s(literal -1 binary64) y))) (log.f64 x)) |
(-.f64 (log.f64 (/.f64 (/.f64 y (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) (sqrt.f64 (sqrt.f64 x)))) (*.f64 #s(literal 1/4 binary64) (log.f64 x))) |
(fma.f64 #s(literal 1 binary64) (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) (log.f64 #s(literal -1 binary64))) |
(fma.f64 #s(literal 1 binary64) (log.f64 y) (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))))) |
(fma.f64 #s(literal 1 binary64) (log.f64 y) (log.f64 (exp.f64 (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))))))) |
(fma.f64 #s(literal 1 binary64) (log.f64 (/.f64 y x)) (log.f64 #s(literal 2 binary64))) |
(fma.f64 #s(literal 1 binary64) (log.f64 (/.f64 y x)) (log.f64 #s(literal -2 binary64))) |
(fma.f64 #s(literal 1 binary64) (neg.f64 (log.f64 x)) (log.f64 (*.f64 y #s(literal 2 binary64)))) |
(fma.f64 #s(literal 1 binary64) (neg.f64 (log.f64 x)) (log.f64 (*.f64 y #s(literal -2 binary64)))) |
(fma.f64 #s(literal 1 binary64) (log.f64 (*.f64 y #s(literal 2 binary64))) (neg.f64 (log.f64 x))) |
(fma.f64 #s(literal 1 binary64) (log.f64 (/.f64 y (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) (*.f64 #s(literal -1/2 binary64) (log.f64 x))) |
(fma.f64 #s(literal 1/2 binary64) (neg.f64 (log.f64 x)) (log.f64 (/.f64 y (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -2 binary64) (log.f64 x)) (log.f64 (*.f64 y #s(literal 2 binary64)))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -2 binary64) (log.f64 x)) (log.f64 (*.f64 y #s(literal -2 binary64)))) |
(fma.f64 #s(literal -1 binary64) (log.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (log.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (log.f64 #s(literal -1 binary64))) |
(fma.f64 #s(literal -1 binary64) (log.f64 (*.f64 x #s(literal 1/2 binary64))) (log.f64 y)) |
(fma.f64 #s(literal -1 binary64) (log.f64 (*.f64 x #s(literal 1/2 binary64))) (log.f64 (neg.f64 y))) |
(fma.f64 #s(literal -1 binary64) (log.f64 x) (log.f64 (*.f64 y #s(literal 2 binary64)))) |
(fma.f64 #s(literal -1 binary64) (log.f64 x) (log.f64 (*.f64 y #s(literal -2 binary64)))) |
(fma.f64 #s(literal -1 binary64) (*.f64 #s(literal 1/2 binary64) (log.f64 x)) (log.f64 (/.f64 y (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))))) |
(fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 (*.f64 y #s(literal 2 binary64)))) (neg.f64 (log.f64 x))) |
(fma.f64 #s(literal -1 binary64) (log.f64 (/.f64 x y)) (log.f64 #s(literal 2 binary64))) |
(fma.f64 #s(literal -1 binary64) (log.f64 (/.f64 x y)) (log.f64 #s(literal -2 binary64))) |
(fma.f64 #s(literal -1 binary64) (log.f64 (/.f64 (sqrt.f64 x) (*.f64 y #s(literal 2 binary64)))) (*.f64 #s(literal -1/2 binary64) (log.f64 x))) |
(fma.f64 (log.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (log.f64 (exp.f64 #s(literal -1 binary64))) #s(literal 0 binary64)) |
(fma.f64 (log.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (log.f64 (exp.f64 #s(literal -1 binary64))) (log.f64 #s(literal -1 binary64))) |
(fma.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (log.f64 x)) (log.f64 (*.f64 y #s(literal 2 binary64)))) |
(fma.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (log.f64 x)) (log.f64 (*.f64 y #s(literal -2 binary64)))) |
(fma.f64 #s(literal -1/2 binary64) (log.f64 x) (log.f64 (/.f64 y (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 2 binary64) (log.f64 x)) (log.f64 (*.f64 y #s(literal 2 binary64)))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 2 binary64) (log.f64 x)) (log.f64 (*.f64 y #s(literal -2 binary64)))) |
(fma.f64 (log.f64 x) #s(literal -1 binary64) (log.f64 (*.f64 y #s(literal 2 binary64)))) |
(fma.f64 (log.f64 x) #s(literal -1 binary64) (log.f64 (*.f64 y #s(literal -2 binary64)))) |
(fma.f64 #s(literal -2 binary64) (*.f64 #s(literal 1/2 binary64) (log.f64 x)) (log.f64 (*.f64 y #s(literal 2 binary64)))) |
(fma.f64 #s(literal -2 binary64) (*.f64 #s(literal 1/2 binary64) (log.f64 x)) (log.f64 (*.f64 y #s(literal -2 binary64)))) |
(fma.f64 (-.f64 (pow.f64 (log.f64 y) #s(literal 3 binary64)) (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (log.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64)))) (pow.f64 (log.f64 y) #s(literal 2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (-.f64 (pow.f64 (log.f64 y) #s(literal 3 binary64)) (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (log.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64)))) (pow.f64 (log.f64 y) #s(literal 2 binary64)))) (log.f64 #s(literal -1 binary64))) |
(fma.f64 (*.f64 (log.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64)))) (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))))) (/.f64 #s(literal 1 binary64) (log.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64))))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (log.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64)))) (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))))) (/.f64 #s(literal 1 binary64) (log.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64))))) (log.f64 #s(literal -1 binary64))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 #s(literal 2 binary64) (log.f64 x)) (log.f64 (/.f64 y (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))))) |
(fma.f64 #s(literal -1/4 binary64) (log.f64 (*.f64 x (*.f64 x (*.f64 x x)))) (log.f64 (*.f64 y #s(literal 2 binary64)))) |
(fma.f64 #s(literal -1/4 binary64) (log.f64 (*.f64 x (*.f64 x (*.f64 x x)))) (log.f64 (*.f64 y #s(literal -2 binary64)))) |
(neg.f64 (log.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (log.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64)))) (pow.f64 (log.f64 y) #s(literal 2 binary64))) (-.f64 (pow.f64 (log.f64 y) #s(literal 3 binary64)) (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (log.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (log.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64)))) (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (log.f64 y) #s(literal 3 binary64)) (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 3 binary64))) (fma.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (log.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64)))) (pow.f64 (log.f64 y) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (log.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64)))) (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))))) (log.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (log.f64 y) #s(literal 3 binary64)) (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (log.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64)))) (pow.f64 (log.f64 y) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (log.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64)))) (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))))) (neg.f64 (log.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (log.f64 y) #s(literal 3 binary64)) (pow.f64 (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64)))) #s(literal 3 binary64))) (+.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (-.f64 (pow.f64 (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (*.f64 (log.f64 y) (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64)))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (log.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 2 binary64)) (*.f64 #s(literal 0 binary64) (log.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) |
(/.f64 (-.f64 (pow.f64 (log.f64 (/.f64 y x)) #s(literal 3 binary64)) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 3 binary64))) (+.f64 (pow.f64 (log.f64 (/.f64 y x)) #s(literal 2 binary64)) (+.f64 (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 (log.f64 (/.f64 y x)) (log.f64 #s(literal 1/2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (log.f64 (neg.f64 y)) #s(literal 3 binary64)) (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 3 binary64))) (+.f64 (pow.f64 (log.f64 (neg.f64 y)) #s(literal 2 binary64)) (+.f64 (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 2 binary64)) (*.f64 (log.f64 (neg.f64 y)) (log.f64 (*.f64 x #s(literal 1/2 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (pow.f64 (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64)))) #s(literal 2 binary64))) (log.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 2 binary64))) (log.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/.f64 (-.f64 (pow.f64 (log.f64 (/.f64 y x)) #s(literal 2 binary64)) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64))) (log.f64 (*.f64 (/.f64 y x) #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 (pow.f64 (log.f64 (neg.f64 y)) #s(literal 2 binary64)) (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 2 binary64))) (log.f64 (*.f64 (neg.f64 y) (*.f64 x #s(literal 1/2 binary64))))) |
(pow.f64 (/.f64 (fma.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (log.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64)))) (pow.f64 (log.f64 y) #s(literal 2 binary64))) (-.f64 (pow.f64 (log.f64 y) #s(literal 3 binary64)) (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (log.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (log.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64)))) (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))))) |
(*.f64 #s(literal -1 binary64) (log.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(*.f64 (log.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (log.f64 (exp.f64 #s(literal -1 binary64)))) |
(*.f64 (-.f64 (pow.f64 (log.f64 y) #s(literal 3 binary64)) (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (log.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64)))) (pow.f64 (log.f64 y) #s(literal 2 binary64))))) |
(*.f64 (*.f64 (log.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64)))) (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))))) (/.f64 #s(literal 1 binary64) (log.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64)))))) |
| 1× | egg-herbie |
| 11 578× | accelerator-lowering-fma.f32 |
| 11 578× | accelerator-lowering-fma.f64 |
| 5 892× | *-lowering-*.f32 |
| 5 892× | *-lowering-*.f64 |
| 4 774× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 406 | 6053 |
| 1 | 1202 | 5945 |
| 2 | 4042 | 5913 |
| 0 | 8923 | 5629 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
x |
x |
x |
x |
x |
x |
x |
x |
x |
x |
x |
x |
(/ 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)) |
(* -8 (/ (pow y 2) (pow x 2))) |
(* -8 (/ (pow y 2) (pow x 2))) |
(* -8 (/ (pow y 2) (pow x 2))) |
(* -8 (/ (pow y 2) (pow x 2))) |
(* -8 (/ (pow y 2) (pow x 2))) |
(* -8 (/ (pow y 2) (pow x 2))) |
(* -8 (/ (pow y 2) (pow x 2))) |
(* -8 (/ (pow y 2) (pow x 2))) |
(* -8 (/ (pow y 2) (pow x 2))) |
(* -8 (/ (pow y 2) (pow x 2))) |
(* -8 (/ (pow y 2) (pow x 2))) |
(* -8 (/ (pow y 2) (pow x 2))) |
(* -8 (/ (pow y 2) (pow x 2))) |
(* -8 (/ (pow y 2) (pow x 2))) |
(* -8 (/ (pow y 2) (pow x 2))) |
(* -8 (/ (pow y 2) (pow x 2))) |
(* -8 (/ (pow y 2) (pow x 2))) |
(* -8 (/ (pow y 2) (pow x 2))) |
(* -8 (/ (pow y 2) (pow x 2))) |
(* -8 (/ (pow y 2) (pow x 2))) |
(* -8 (/ (pow y 2) (pow x 2))) |
(* -8 (/ (pow y 2) (pow x 2))) |
(* -8 (/ (pow y 2) (pow x 2))) |
(* -8 (/ (pow y 2) (pow x 2))) |
(* -8 (pow y 2)) |
(* -8 (pow y 2)) |
(* -8 (pow y 2)) |
(* -8 (pow y 2)) |
(* -8 (pow y 2)) |
(* -8 (pow y 2)) |
(* -8 (pow y 2)) |
(* -8 (pow y 2)) |
(* -8 (pow y 2)) |
(* -8 (pow y 2)) |
(* -8 (pow y 2)) |
(* -8 (pow y 2)) |
(pow y 2) |
(pow y 2) |
(pow y 2) |
(pow y 2) |
(pow y 2) |
(pow y 2) |
(pow y 2) |
(pow y 2) |
(pow y 2) |
(pow y 2) |
(pow y 2) |
(pow y 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
x |
x |
x |
x |
x |
x |
x |
x |
(* -1 (* x (pow (sqrt -1) 2))) |
(* -1 (* x (pow (sqrt -1) 2))) |
(* -1 (* x (pow (sqrt -1) 2))) |
(* -1 (* x (pow (sqrt -1) 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 |
(+ 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 (pow (sqrt -1) 2)) y)))) |
(/ 1 (cos (* -1/2 (/ (* x (pow (sqrt -1) 2)) y)))) |
(/ 1 (cos (* -1/2 (/ (* x (pow (sqrt -1) 2)) y)))) |
(/ 1 (cos (* -1/2 (/ (* x (pow (sqrt -1) 2)) 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 (pow (sqrt -1) 2)) y))) |
(cos (* -1/2 (/ (* x (pow (sqrt -1) 2)) y))) |
(cos (* -1/2 (/ (* x (pow (sqrt -1) 2)) y))) |
(cos (* -1/2 (/ (* x (pow (sqrt -1) 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 (pow (sqrt -1) 2)) y)) |
(* -1/2 (/ (* x (pow (sqrt -1) 2)) y)) |
(* -1/2 (/ (* x (pow (sqrt -1) 2)) y)) |
(* -1/2 (/ (* x (pow (sqrt -1) 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 (pow (sqrt -1) 2)) y)) |
(* -1/2 (/ (* x (pow (sqrt -1) 2)) y)) |
(* -1/2 (/ (* x (pow (sqrt -1) 2)) y)) |
(* -1/2 (/ (* x (pow (sqrt -1) 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)) |
(* 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)))) |
(/ (sin (* -1/2 (/ (* x (pow (sqrt -1) 2)) y))) (* (cos (* -1/2 (/ (* x (pow (sqrt -1) 2)) y))) (sin (* 1/2 (/ x y))))) |
(/ (sin (* -1/2 (/ (* x (pow (sqrt -1) 2)) y))) (* (cos (* -1/2 (/ (* x (pow (sqrt -1) 2)) y))) (sin (* 1/2 (/ x y))))) |
(/ (sin (* -1/2 (/ (* x (pow (sqrt -1) 2)) y))) (* (cos (* -1/2 (/ (* x (pow (sqrt -1) 2)) y))) (sin (* 1/2 (/ x y))))) |
(/ (sin (* -1/2 (/ (* x (pow (sqrt -1) 2)) y))) (* (cos (* -1/2 (/ (* x (pow (sqrt -1) 2)) 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 |
(- (+ 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 (pow (sqrt -1) 2)) y))) (cos (* -1/2 (/ (* x (pow (sqrt -1) 2)) y)))) |
(/ (sin (* -1/2 (/ (* x (pow (sqrt -1) 2)) y))) (cos (* -1/2 (/ (* x (pow (sqrt -1) 2)) y)))) |
(/ (sin (* -1/2 (/ (* x (pow (sqrt -1) 2)) y))) (cos (* -1/2 (/ (* x (pow (sqrt -1) 2)) y)))) |
(/ (sin (* -1/2 (/ (* x (pow (sqrt -1) 2)) y))) (cos (* -1/2 (/ (* x (pow (sqrt -1) 2)) 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)) |
(* -1 (+ (log y) (log (/ 2 x)))) |
(* -1 (+ (log y) (log (/ 2 x)))) |
(* -1 (+ (log y) (log (/ 2 x)))) |
(* -1 (+ (log y) (log (/ 2 x)))) |
(* -1 (+ (log (/ 2 x)) (* -1 (log (/ 1 y))))) |
(* -1 (+ (log (/ 2 x)) (* -1 (log (/ 1 y))))) |
(* -1 (+ (log (/ 2 x)) (* -1 (log (/ 1 y))))) |
(* -1 (+ (log (/ 2 x)) (* -1 (log (/ 1 y))))) |
(* -1 (+ (log (/ -2 x)) (* -1 (log (/ -1 y))))) |
(* -1 (+ (log (/ -2 x)) (* -1 (log (/ -1 y))))) |
(* -1 (+ (log (/ -2 x)) (* -1 (log (/ -1 y))))) |
(* -1 (+ (log (/ -2 x)) (* -1 (log (/ -1 y))))) |
(* -1 (+ (log (* 2 y)) (* -1 (log x)))) |
(* -1 (+ (log (* 2 y)) (* -1 (log x)))) |
(* -1 (+ (log (* 2 y)) (* -1 (log x)))) |
(* -1 (+ (log (* 2 y)) (* -1 (log x)))) |
(* -1 (+ (log (* 2 y)) (log (/ 1 x)))) |
(* -1 (+ (log (* 2 y)) (log (/ 1 x)))) |
(* -1 (+ (log (* 2 y)) (log (/ 1 x)))) |
(* -1 (+ (log (* 2 y)) (log (/ 1 x)))) |
(* -1 (+ (log (* -2 y)) (log (/ -1 x)))) |
(* -1 (+ (log (* -2 y)) (log (/ -1 x)))) |
(* -1 (+ (log (* -2 y)) (log (/ -1 x)))) |
(* -1 (+ (log (* -2 y)) (log (/ -1 x)))) |
(/ 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 |
(+ 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)))) |
(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))) (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)) |
(* 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)))) |
(+ (log y) (log (/ 2 x))) |
(+ (log y) (log (/ 2 x))) |
(+ (log y) (log (/ 2 x))) |
(+ (log y) (log (/ 2 x))) |
(+ (log (/ 2 x)) (* -1 (log (/ 1 y)))) |
(+ (log (/ 2 x)) (* -1 (log (/ 1 y)))) |
(+ (log (/ 2 x)) (* -1 (log (/ 1 y)))) |
(+ (log (/ 2 x)) (* -1 (log (/ 1 y)))) |
(+ (log (/ -2 x)) (* -1 (log (/ -1 y)))) |
(+ (log (/ -2 x)) (* -1 (log (/ -1 y)))) |
(+ (log (/ -2 x)) (* -1 (log (/ -1 y)))) |
(+ (log (/ -2 x)) (* -1 (log (/ -1 y)))) |
(+ (log (* 2 y)) (* -1 (log x))) |
(+ (log (* 2 y)) (* -1 (log x))) |
(+ (log (* 2 y)) (* -1 (log x))) |
(+ (log (* 2 y)) (* -1 (log x))) |
(+ (log (* 2 y)) (log (/ 1 x))) |
(+ (log (* 2 y)) (log (/ 1 x))) |
(+ (log (* 2 y)) (log (/ 1 x))) |
(+ (log (* 2 y)) (log (/ 1 x))) |
(+ (log (* -2 y)) (log (/ -1 x))) |
(+ (log (* -2 y)) (log (/ -1 x))) |
(+ (log (* -2 y)) (log (/ -1 x))) |
(+ (log (* -2 y)) (log (/ -1 x))) |
| Outputs |
|---|
x |
x |
x |
x |
x |
x |
x |
x |
x |
x |
x |
x |
(/ 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 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 y #s(literal 4 binary64))) #s(literal 5/384 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 #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 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 y #s(literal 4 binary64))) #s(literal 5/384 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 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 y #s(literal 4 binary64))) #s(literal 5/384 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 #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 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 y #s(literal 4 binary64))) #s(literal 5/384 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 (* (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 x 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 (*.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 (*.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 (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 (*.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 |
#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 (*.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 (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 (*.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 |
#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 #s(literal -1/46080 binary64) (/.f64 (*.f64 x x) (pow.f64 y #s(literal 6 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) |
(* -8 (/ (pow y 2) (pow x 2))) |
(/.f64 (*.f64 y (*.f64 y #s(literal -8 binary64))) (*.f64 x x)) |
(* -8 (/ (pow y 2) (pow x 2))) |
(/.f64 (*.f64 y (*.f64 y #s(literal -8 binary64))) (*.f64 x x)) |
(* -8 (/ (pow y 2) (pow x 2))) |
(/.f64 (*.f64 y (*.f64 y #s(literal -8 binary64))) (*.f64 x x)) |
(* -8 (/ (pow y 2) (pow x 2))) |
(/.f64 (*.f64 y (*.f64 y #s(literal -8 binary64))) (*.f64 x x)) |
(* -8 (/ (pow y 2) (pow x 2))) |
(/.f64 (*.f64 y (*.f64 y #s(literal -8 binary64))) (*.f64 x x)) |
(* -8 (/ (pow y 2) (pow x 2))) |
(/.f64 (*.f64 y (*.f64 y #s(literal -8 binary64))) (*.f64 x x)) |
(* -8 (/ (pow y 2) (pow x 2))) |
(/.f64 (*.f64 y (*.f64 y #s(literal -8 binary64))) (*.f64 x x)) |
(* -8 (/ (pow y 2) (pow x 2))) |
(/.f64 (*.f64 y (*.f64 y #s(literal -8 binary64))) (*.f64 x x)) |
(* -8 (/ (pow y 2) (pow x 2))) |
(/.f64 (*.f64 y (*.f64 y #s(literal -8 binary64))) (*.f64 x x)) |
(* -8 (/ (pow y 2) (pow x 2))) |
(/.f64 (*.f64 y (*.f64 y #s(literal -8 binary64))) (*.f64 x x)) |
(* -8 (/ (pow y 2) (pow x 2))) |
(/.f64 (*.f64 y (*.f64 y #s(literal -8 binary64))) (*.f64 x x)) |
(* -8 (/ (pow y 2) (pow x 2))) |
(/.f64 (*.f64 y (*.f64 y #s(literal -8 binary64))) (*.f64 x x)) |
(* -8 (/ (pow y 2) (pow x 2))) |
(/.f64 (*.f64 y (*.f64 y #s(literal -8 binary64))) (*.f64 x x)) |
(* -8 (/ (pow y 2) (pow x 2))) |
(/.f64 (*.f64 y (*.f64 y #s(literal -8 binary64))) (*.f64 x x)) |
(* -8 (/ (pow y 2) (pow x 2))) |
(/.f64 (*.f64 y (*.f64 y #s(literal -8 binary64))) (*.f64 x x)) |
(* -8 (/ (pow y 2) (pow x 2))) |
(/.f64 (*.f64 y (*.f64 y #s(literal -8 binary64))) (*.f64 x x)) |
(* -8 (/ (pow y 2) (pow x 2))) |
(/.f64 (*.f64 y (*.f64 y #s(literal -8 binary64))) (*.f64 x x)) |
(* -8 (/ (pow y 2) (pow x 2))) |
(/.f64 (*.f64 y (*.f64 y #s(literal -8 binary64))) (*.f64 x x)) |
(* -8 (/ (pow y 2) (pow x 2))) |
(/.f64 (*.f64 y (*.f64 y #s(literal -8 binary64))) (*.f64 x x)) |
(* -8 (/ (pow y 2) (pow x 2))) |
(/.f64 (*.f64 y (*.f64 y #s(literal -8 binary64))) (*.f64 x x)) |
(* -8 (/ (pow y 2) (pow x 2))) |
(/.f64 (*.f64 y (*.f64 y #s(literal -8 binary64))) (*.f64 x x)) |
(* -8 (/ (pow y 2) (pow x 2))) |
(/.f64 (*.f64 y (*.f64 y #s(literal -8 binary64))) (*.f64 x x)) |
(* -8 (/ (pow y 2) (pow x 2))) |
(/.f64 (*.f64 y (*.f64 y #s(literal -8 binary64))) (*.f64 x x)) |
(* -8 (/ (pow y 2) (pow x 2))) |
(/.f64 (*.f64 y (*.f64 y #s(literal -8 binary64))) (*.f64 x x)) |
(* -8 (pow y 2)) |
(*.f64 y (*.f64 y #s(literal -8 binary64))) |
(* -8 (pow y 2)) |
(*.f64 y (*.f64 y #s(literal -8 binary64))) |
(* -8 (pow y 2)) |
(*.f64 y (*.f64 y #s(literal -8 binary64))) |
(* -8 (pow y 2)) |
(*.f64 y (*.f64 y #s(literal -8 binary64))) |
(* -8 (pow y 2)) |
(*.f64 y (*.f64 y #s(literal -8 binary64))) |
(* -8 (pow y 2)) |
(*.f64 y (*.f64 y #s(literal -8 binary64))) |
(* -8 (pow y 2)) |
(*.f64 y (*.f64 y #s(literal -8 binary64))) |
(* -8 (pow y 2)) |
(*.f64 y (*.f64 y #s(literal -8 binary64))) |
(* -8 (pow y 2)) |
(*.f64 y (*.f64 y #s(literal -8 binary64))) |
(* -8 (pow y 2)) |
(*.f64 y (*.f64 y #s(literal -8 binary64))) |
(* -8 (pow y 2)) |
(*.f64 y (*.f64 y #s(literal -8 binary64))) |
(* -8 (pow y 2)) |
(*.f64 y (*.f64 y #s(literal -8 binary64))) |
(pow y 2) |
(*.f64 y y) |
(pow y 2) |
(*.f64 y y) |
(pow y 2) |
(*.f64 y y) |
(pow y 2) |
(*.f64 y y) |
(pow y 2) |
(*.f64 y y) |
(pow y 2) |
(*.f64 y y) |
(pow y 2) |
(*.f64 y y) |
(pow y 2) |
(*.f64 y y) |
(pow y 2) |
(*.f64 y y) |
(pow y 2) |
(*.f64 y y) |
(pow y 2) |
(*.f64 y y) |
(pow y 2) |
(*.f64 y y) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
x |
x |
x |
x |
x |
x |
x |
x |
(* -1 (* x (pow (sqrt -1) 2))) |
x |
(* -1 (* x (pow (sqrt -1) 2))) |
x |
(* -1 (* x (pow (sqrt -1) 2))) |
x |
(* -1 (* x (pow (sqrt -1) 2))) |
x |
(/ 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 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 y #s(literal 4 binary64))) #s(literal 5/384 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 #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 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 y #s(literal 4 binary64))) #s(literal 5/384 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 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 y #s(literal 4 binary64))) #s(literal 5/384 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 #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 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 y #s(literal 4 binary64))) #s(literal 5/384 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 (* (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 x 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 (pow (sqrt -1) 2)) y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ 1 (cos (* -1/2 (/ (* x (pow (sqrt -1) 2)) y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ 1 (cos (* -1/2 (/ (* x (pow (sqrt -1) 2)) y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ 1 (cos (* -1/2 (/ (* x (pow (sqrt -1) 2)) 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 (*.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 (*.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 (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 (*.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 |
#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 (*.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 (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 (*.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 |
#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 #s(literal -1/46080 binary64) (/.f64 (*.f64 x x) (pow.f64 y #s(literal 6 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 (pow (sqrt -1) 2)) y))) |
(cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(cos (* -1/2 (/ (* x (pow (sqrt -1) 2)) y))) |
(cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(cos (* -1/2 (/ (* x (pow (sqrt -1) 2)) y))) |
(cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(cos (* -1/2 (/ (* x (pow (sqrt -1) 2)) 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 (pow (sqrt -1) 2)) y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* -1/2 (/ (* x (pow (sqrt -1) 2)) y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* -1/2 (/ (* x (pow (sqrt -1) 2)) y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* -1/2 (/ (* x (pow (sqrt -1) 2)) 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 (pow (sqrt -1) 2)) y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* -1/2 (/ (* x (pow (sqrt -1) 2)) y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* -1/2 (/ (* x (pow (sqrt -1) 2)) y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* -1/2 (/ (* x (pow (sqrt -1) 2)) 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 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 (*.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 x 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))) |
(/ (sin (* -1/2 (/ (* x (pow (sqrt -1) 2)) y))) (* (cos (* -1/2 (/ (* x (pow (sqrt -1) 2)) y))) (sin (* 1/2 (/ x y))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ (sin (* -1/2 (/ (* x (pow (sqrt -1) 2)) y))) (* (cos (* -1/2 (/ (* x (pow (sqrt -1) 2)) y))) (sin (* 1/2 (/ x y))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ (sin (* -1/2 (/ (* x (pow (sqrt -1) 2)) y))) (* (cos (* -1/2 (/ (* x (pow (sqrt -1) 2)) y))) (sin (* 1/2 (/ x y))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ (sin (* -1/2 (/ (* x (pow (sqrt -1) 2)) y))) (* (cos (* -1/2 (/ (* x (pow (sqrt -1) 2)) y))) (sin (* 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 x (*.f64 (*.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)))))) |
(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 (*.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))))) (+.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 y #s(literal 4 binary64))) #s(literal -1/1920 binary64) (*.f64 #s(literal 1/24 binary64) (fma.f64 (*.f64 x x) (/.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))) (pow.f64 y #s(literal 4 binary64))) (/.f64 (*.f64 x x) (*.f64 y y))))))) |
(- (+ 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 (*.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)))) (/.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 (*.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 (*.f64 (*.f64 x x) (*.f64 x x)) (*.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 (*.f64 x x) (*.f64 (/.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))) (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 (*.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) (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) #s(literal 1/24 binary64)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #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 (*.f64 (*.f64 x x) (*.f64 x x)) (/.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))) (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)))))) |
(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 (*.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))))) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/24 binary64) (fma.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) (pow.f64 y #s(literal 4 binary64))) (/.f64 (*.f64 x 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/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 (fma.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 (*.f64 (*.f64 x x) (*.f64 x x)) (*.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) (/.f64 (*.f64 (*.f64 x x) (fma.f64 #s(literal -2 binary64) (/.f64 (fma.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) (fma.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)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/1920 binary64))))) (pow.f64 y #s(literal 6 binary64))) (fma.f64 #s(literal -1/24 binary64) (fma.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) (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 (*.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 (*.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 x #s(literal 1/2 binary64)) y) |
(* x (+ (* 1/24 (/ (pow x 2) (pow y 3))) (* 1/2 (/ 1 y)))) |
(*.f64 x (fma.f64 x (*.f64 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 x (*.f64 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 (pow (sqrt -1) 2)) y))) (cos (* -1/2 (/ (* x (pow (sqrt -1) 2)) 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 (pow (sqrt -1) 2)) y))) (cos (* -1/2 (/ (* x (pow (sqrt -1) 2)) 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 (pow (sqrt -1) 2)) y))) (cos (* -1/2 (/ (* x (pow (sqrt -1) 2)) 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 (pow (sqrt -1) 2)) y))) (cos (* -1/2 (/ (* x (pow (sqrt -1) 2)) 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 (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 #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 (*.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/645120 binary64) (/.f64 (pow.f64 x #s(literal 7 binary64)) (pow.f64 y #s(literal 6 binary64))) (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 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 (fma.f64 #s(literal 1/3840 binary64) (pow.f64 x #s(literal 5 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))))) (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 (*.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 (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 #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 (*.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 (pow.f64 x #s(literal 5 binary64)) (/.f64 #s(literal -1/3840 binary64) (pow.f64 y #s(literal 4 binary64))) (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/48 binary64))) (*.f64 y y))))) (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 (*.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 (pow.f64 x #s(literal 5 binary64)) (/.f64 #s(literal -1/768 binary64) (pow.f64 y #s(literal 4 binary64))) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/24 binary64))) (pow.f64 y #s(literal 6 binary64))) #s(literal 1/384 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 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 (+ (log y) (log (/ 2 x)))) |
(-.f64 (neg.f64 (log.f64 y)) (log.f64 (/.f64 #s(literal 2 binary64) x))) |
(* -1 (+ (log y) (log (/ 2 x)))) |
(-.f64 (neg.f64 (log.f64 y)) (log.f64 (/.f64 #s(literal 2 binary64) x))) |
(* -1 (+ (log y) (log (/ 2 x)))) |
(-.f64 (neg.f64 (log.f64 y)) (log.f64 (/.f64 #s(literal 2 binary64) x))) |
(* -1 (+ (log y) (log (/ 2 x)))) |
(-.f64 (neg.f64 (log.f64 y)) (log.f64 (/.f64 #s(literal 2 binary64) x))) |
(* -1 (+ (log (/ 2 x)) (* -1 (log (/ 1 y))))) |
(-.f64 (neg.f64 (log.f64 y)) (log.f64 (/.f64 #s(literal 2 binary64) x))) |
(* -1 (+ (log (/ 2 x)) (* -1 (log (/ 1 y))))) |
(-.f64 (neg.f64 (log.f64 y)) (log.f64 (/.f64 #s(literal 2 binary64) x))) |
(* -1 (+ (log (/ 2 x)) (* -1 (log (/ 1 y))))) |
(-.f64 (neg.f64 (log.f64 y)) (log.f64 (/.f64 #s(literal 2 binary64) x))) |
(* -1 (+ (log (/ 2 x)) (* -1 (log (/ 1 y))))) |
(-.f64 (neg.f64 (log.f64 y)) (log.f64 (/.f64 #s(literal 2 binary64) x))) |
(* -1 (+ (log (/ -2 x)) (* -1 (log (/ -1 y))))) |
(-.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) (log.f64 (/.f64 #s(literal -2 binary64) x))) |
(* -1 (+ (log (/ -2 x)) (* -1 (log (/ -1 y))))) |
(-.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) (log.f64 (/.f64 #s(literal -2 binary64) x))) |
(* -1 (+ (log (/ -2 x)) (* -1 (log (/ -1 y))))) |
(-.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) (log.f64 (/.f64 #s(literal -2 binary64) x))) |
(* -1 (+ (log (/ -2 x)) (* -1 (log (/ -1 y))))) |
(-.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) (log.f64 (/.f64 #s(literal -2 binary64) x))) |
(* -1 (+ (log (* 2 y)) (* -1 (log x)))) |
(-.f64 (log.f64 x) (log.f64 (*.f64 y #s(literal 2 binary64)))) |
(* -1 (+ (log (* 2 y)) (* -1 (log x)))) |
(-.f64 (log.f64 x) (log.f64 (*.f64 y #s(literal 2 binary64)))) |
(* -1 (+ (log (* 2 y)) (* -1 (log x)))) |
(-.f64 (log.f64 x) (log.f64 (*.f64 y #s(literal 2 binary64)))) |
(* -1 (+ (log (* 2 y)) (* -1 (log x)))) |
(-.f64 (log.f64 x) (log.f64 (*.f64 y #s(literal 2 binary64)))) |
(* -1 (+ (log (* 2 y)) (log (/ 1 x)))) |
(-.f64 (log.f64 x) (log.f64 (*.f64 y #s(literal 2 binary64)))) |
(* -1 (+ (log (* 2 y)) (log (/ 1 x)))) |
(-.f64 (log.f64 x) (log.f64 (*.f64 y #s(literal 2 binary64)))) |
(* -1 (+ (log (* 2 y)) (log (/ 1 x)))) |
(-.f64 (log.f64 x) (log.f64 (*.f64 y #s(literal 2 binary64)))) |
(* -1 (+ (log (* 2 y)) (log (/ 1 x)))) |
(-.f64 (log.f64 x) (log.f64 (*.f64 y #s(literal 2 binary64)))) |
(* -1 (+ (log (* -2 y)) (log (/ -1 x)))) |
(-.f64 (neg.f64 (log.f64 (*.f64 y #s(literal -2 binary64)))) (log.f64 (/.f64 #s(literal -1 binary64) x))) |
(* -1 (+ (log (* -2 y)) (log (/ -1 x)))) |
(-.f64 (neg.f64 (log.f64 (*.f64 y #s(literal -2 binary64)))) (log.f64 (/.f64 #s(literal -1 binary64) x))) |
(* -1 (+ (log (* -2 y)) (log (/ -1 x)))) |
(-.f64 (neg.f64 (log.f64 (*.f64 y #s(literal -2 binary64)))) (log.f64 (/.f64 #s(literal -1 binary64) x))) |
(* -1 (+ (log (* -2 y)) (log (/ -1 x)))) |
(-.f64 (neg.f64 (log.f64 (*.f64 y #s(literal -2 binary64)))) (log.f64 (/.f64 #s(literal -1 binary64) x))) |
(/ 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 x (*.f64 (*.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)))))) |
(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 (*.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))))) (+.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 y #s(literal 4 binary64))) #s(literal -1/1920 binary64) (*.f64 #s(literal 1/24 binary64) (fma.f64 (*.f64 x x) (/.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))) (pow.f64 y #s(literal 4 binary64))) (/.f64 (*.f64 x x) (*.f64 y y))))))) |
(- (+ 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 (*.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)))) (/.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 (*.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 (*.f64 (*.f64 x x) (*.f64 x x)) (*.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 (*.f64 x x) (*.f64 (/.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))) (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 (*.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) (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) #s(literal 1/24 binary64)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #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 (*.f64 (*.f64 x x) (*.f64 x x)) (/.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))) (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)))))) |
(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 (*.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))))) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/24 binary64) (fma.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) (pow.f64 y #s(literal 4 binary64))) (/.f64 (*.f64 x 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/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 (fma.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 (*.f64 (*.f64 x x) (*.f64 x x)) (*.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) (/.f64 (*.f64 (*.f64 x x) (fma.f64 #s(literal -2 binary64) (/.f64 (fma.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) (fma.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)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/1920 binary64))))) (pow.f64 y #s(literal 6 binary64))) (fma.f64 #s(literal -1/24 binary64) (fma.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) (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 (*.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 (*.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 |
#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 x 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))) |
(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 #s(literal 1/3840 binary64) (/.f64 (pow.f64 x #s(literal 5 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/645120 binary64) (/.f64 (pow.f64 x #s(literal 7 binary64)) (pow.f64 y #s(literal 6 binary64))) (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 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 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 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/48 binary64))) (*.f64 y y))))) (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 #s(literal 1/3840 binary64) (/.f64 (*.f64 x x) (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))) (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 (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 #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 (*.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/645120 binary64) (/.f64 (pow.f64 x #s(literal 7 binary64)) (pow.f64 y #s(literal 6 binary64))) (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 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 (fma.f64 #s(literal 1/3840 binary64) (pow.f64 x #s(literal 5 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))))) (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 (*.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 (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 #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 (*.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 (pow.f64 x #s(literal 5 binary64)) (/.f64 #s(literal -1/3840 binary64) (pow.f64 y #s(literal 4 binary64))) (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/48 binary64))) (*.f64 y y))))) (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 (*.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 (pow.f64 x #s(literal 5 binary64)) (/.f64 #s(literal -1/768 binary64) (pow.f64 y #s(literal 4 binary64))) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/24 binary64))) (pow.f64 y #s(literal 6 binary64))) #s(literal 1/384 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 x #s(literal 1/2 binary64)) y) |
(* x (+ (* 1/24 (/ (pow x 2) (pow y 3))) (* 1/2 (/ 1 y)))) |
(*.f64 x (fma.f64 x (*.f64 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 x (*.f64 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))) |
(+ (log y) (log (/ 2 x))) |
(+.f64 (log.f64 y) (log.f64 (/.f64 #s(literal 2 binary64) x))) |
(+ (log y) (log (/ 2 x))) |
(+.f64 (log.f64 y) (log.f64 (/.f64 #s(literal 2 binary64) x))) |
(+ (log y) (log (/ 2 x))) |
(+.f64 (log.f64 y) (log.f64 (/.f64 #s(literal 2 binary64) x))) |
(+ (log y) (log (/ 2 x))) |
(+.f64 (log.f64 y) (log.f64 (/.f64 #s(literal 2 binary64) x))) |
(+ (log (/ 2 x)) (* -1 (log (/ 1 y)))) |
(+.f64 (log.f64 y) (log.f64 (/.f64 #s(literal 2 binary64) x))) |
(+ (log (/ 2 x)) (* -1 (log (/ 1 y)))) |
(+.f64 (log.f64 y) (log.f64 (/.f64 #s(literal 2 binary64) x))) |
(+ (log (/ 2 x)) (* -1 (log (/ 1 y)))) |
(+.f64 (log.f64 y) (log.f64 (/.f64 #s(literal 2 binary64) x))) |
(+ (log (/ 2 x)) (* -1 (log (/ 1 y)))) |
(+.f64 (log.f64 y) (log.f64 (/.f64 #s(literal 2 binary64) x))) |
(+ (log (/ -2 x)) (* -1 (log (/ -1 y)))) |
(-.f64 (log.f64 (/.f64 #s(literal -2 binary64) x)) (log.f64 (/.f64 #s(literal -1 binary64) y))) |
(+ (log (/ -2 x)) (* -1 (log (/ -1 y)))) |
(-.f64 (log.f64 (/.f64 #s(literal -2 binary64) x)) (log.f64 (/.f64 #s(literal -1 binary64) y))) |
(+ (log (/ -2 x)) (* -1 (log (/ -1 y)))) |
(-.f64 (log.f64 (/.f64 #s(literal -2 binary64) x)) (log.f64 (/.f64 #s(literal -1 binary64) y))) |
(+ (log (/ -2 x)) (* -1 (log (/ -1 y)))) |
(-.f64 (log.f64 (/.f64 #s(literal -2 binary64) x)) (log.f64 (/.f64 #s(literal -1 binary64) y))) |
(+ (log (* 2 y)) (* -1 (log x))) |
(-.f64 (log.f64 (*.f64 y #s(literal 2 binary64))) (log.f64 x)) |
(+ (log (* 2 y)) (* -1 (log x))) |
(-.f64 (log.f64 (*.f64 y #s(literal 2 binary64))) (log.f64 x)) |
(+ (log (* 2 y)) (* -1 (log x))) |
(-.f64 (log.f64 (*.f64 y #s(literal 2 binary64))) (log.f64 x)) |
(+ (log (* 2 y)) (* -1 (log x))) |
(-.f64 (log.f64 (*.f64 y #s(literal 2 binary64))) (log.f64 x)) |
(+ (log (* 2 y)) (log (/ 1 x))) |
(-.f64 (log.f64 (*.f64 y #s(literal 2 binary64))) (log.f64 x)) |
(+ (log (* 2 y)) (log (/ 1 x))) |
(-.f64 (log.f64 (*.f64 y #s(literal 2 binary64))) (log.f64 x)) |
(+ (log (* 2 y)) (log (/ 1 x))) |
(-.f64 (log.f64 (*.f64 y #s(literal 2 binary64))) (log.f64 x)) |
(+ (log (* 2 y)) (log (/ 1 x))) |
(-.f64 (log.f64 (*.f64 y #s(literal 2 binary64))) (log.f64 x)) |
(+ (log (* -2 y)) (log (/ -1 x))) |
(+.f64 (log.f64 (*.f64 y #s(literal -2 binary64))) (log.f64 (/.f64 #s(literal -1 binary64) x))) |
(+ (log (* -2 y)) (log (/ -1 x))) |
(+.f64 (log.f64 (*.f64 y #s(literal -2 binary64))) (log.f64 (/.f64 #s(literal -1 binary64) x))) |
(+ (log (* -2 y)) (log (/ -1 x))) |
(+.f64 (log.f64 (*.f64 y #s(literal -2 binary64))) (log.f64 (/.f64 #s(literal -1 binary64) x))) |
(+ (log (* -2 y)) (log (/ -1 x))) |
(+.f64 (log.f64 (*.f64 y #s(literal -2 binary64))) (log.f64 (/.f64 #s(literal -1 binary64) x))) |
Compiled 42 441 to 4 398 computations (89.6% saved)
175 alts after pruning (171 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 2 290 | 88 | 2 378 |
| Fresh | 45 | 83 | 128 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 2 | 2 |
| Total | 2 338 | 175 | 2 513 |
| Status | Accuracy | Program |
|---|---|---|
| 54.6% | (pow.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) | |
| 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)) | |
| 54.6% | (pow.f64 (pow.f64 (cos.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y))) #s(literal 2 binary64)) #s(literal -1/2 binary64)) | |
| 12.1% | (pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (/.f64 x y)) #s(literal 3 binary64))) (*.f64 #s(literal 2 binary64) (fma.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x y))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))))))))) #s(literal -1/2 binary64)) | |
| 53.9% | (pow.f64 (*.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (cos.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal -1 binary64) x) y)))) #s(literal -1/2 binary64)) | |
| 53.9% | (pow.f64 (*.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) #s(literal -1/2 binary64)) | |
| 40.1% | (pow.f64 (*.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (cos.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1/2 binary64) y)) (*.f64 x x)))) #s(literal -1/2 binary64)) | |
| 52.7% | (pow.f64 (*.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (cos.f64 (exp.f64 (*.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal -1 binary64))))) #s(literal -1/2 binary64)) | |
| 52.8% | (pow.f64 (*.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 1 binary64)) #s(literal -1/2 binary64)) | |
| 44.6% | (/.f64 (/.f64 (-.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 (neg.f64 x) y))) (+.f64 (cos.f64 #s(literal 0 binary64)) (cos.f64 (/.f64 (neg.f64 x) y)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 4.1% | (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 2 binary64)) (*.f64 #s(literal 0 binary64) (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) | |
| 1.8% | (/.f64 (/.f64 (*.f64 y (*.f64 y #s(literal 8 binary64))) (*.f64 x (sqrt.f64 x))) (neg.f64 (sqrt.f64 x))) | |
| 4.2% | (/.f64 (/.f64 (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal -1 binary64)) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) | |
| 40.3% | (/.f64 (/.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (sin.f64 (/.f64 x (exp.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (log.f64 (*.f64 y #s(literal 2 binary64))))))))) | |
| 43.3% | (/.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 (*.f64 x #s(literal 1/2 binary64)) y)))) | |
| 43.3% | (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) | |
| 5.8% | (/.f64 (-.f64 #s(literal 0 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 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))))) | |
| 2.1% | (/.f64 (*.f64 (/.f64 y x) (*.f64 y #s(literal -8 binary64))) x) | |
| 6.3% | (/.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))))) | |
| 1.9% | (/.f64 (*.f64 (*.f64 y (/.f64 y (sqrt.f64 x))) #s(literal -8 binary64)) (*.f64 x (sqrt.f64 x))) | |
| 1.7% | (/.f64 (*.f64 (*.f64 y #s(literal -8 binary64)) y) (*.f64 x x)) | |
| 2.1% | (/.f64 (*.f64 #s(literal 1 binary64) (*.f64 y #s(literal -8 binary64))) (*.f64 (/.f64 x y) x)) | |
| 39.1% | (/.f64 (tan.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) #s(literal -1 binary64)) (log.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) | |
| 23.3% | (/.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 #s(literal 1/2 binary64) (/.f64 y x)))) | |
| 38.5% | (/.f64 (tan.f64 (/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 y)) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 x #s(literal 1/2 binary64)))))) (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) | |
| 4.3% | (/.f64 (tan.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal 1 binary64) x))) (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) | |
| 19.9% | (/.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))))) | |
| 13.4% | (/.f64 (tan.f64 (/.f64 (*.f64 (neg.f64 (*.f64 x (*.f64 x x))) #s(literal -1/2 binary64)) (*.f64 (*.f64 x x) y))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 21.7% | (/.f64 (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 x y)))) | |
| 42.7% | (/.f64 (tan.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) (/.f64 y (sqrt.f64 x)))) (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) | |
| 40.3% | (/.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))))) | |
| 40.3% | (/.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.2% | (/.f64 (tan.f64 (/.f64 x (*.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)))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 40.6% | (/.f64 (tan.f64 (/.f64 x (*.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)))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 40.1% | (/.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 x (*.f64 y #s(literal 2 binary64))))) | |
| 43.2% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) | |
| 38.9% | (/.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)))) | |
| 19.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))))) | |
| 20.6% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (*.f64 x x)) x))) | |
| 40.0% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (pow.f64 (E.f64) (log.f64 (*.f64 y #s(literal 2 binary64))))))) | |
| 41.0% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.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))))))) | |
| 40.3% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 (pow.f64 (E.f64) (log.f64 y)) (pow.f64 (E.f64) (log.f64 #s(literal 2 binary64))))))) | |
| 39.5% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (exp.f64 (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (log.f64 #s(literal 2 binary64)) (-.f64 (log.f64 #s(literal 2 binary64)) (log.f64 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))))))))) | |
| 40.1% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.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)))))))))) | |
| 40.3% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (exp.f64 (log.f64 (*.f64 y #s(literal 2 binary64))))))) | |
| 21.3% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (/.f64 (neg.f64 x) (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 y y)))) (*.f64 y #s(literal 2 binary64))))) | |
| 21.6% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x y)) (*.f64 x (neg.f64 x))))) | |
| 28.7% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (*.f64 x (/.f64 x y)) (/.f64 #s(literal 1/2 binary64) x)))) | |
| 28.0% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (neg.f64 x) (*.f64 x (/.f64 #s(literal -1/2 binary64) (*.f64 x y)))))) | |
| 40.4% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (exp.f64 (-.f64 (log.f64 x) (log.f64 (*.f64 y #s(literal 2 binary64))))))) | |
| 39.4% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (exp.f64 (*.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal -1 binary64))))) | |
| 4.3% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) | |
| 40.7% | (/.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))))) | |
| 40.7% | (/.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/2 binary64) (/.f64 y x))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 38.8% | (/.f64 (tan.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) (sin.f64 (/.f64 x (exp.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (log.f64 (*.f64 y #s(literal 2 binary64))))))))) | |
| 4.2% | (/.f64 (tan.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x))) (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) | |
| 38.6% | (/.f64 (tan.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) 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))))))))) | |
| 44.4% | (/.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))))) | |
| 38.8% | (/.f64 (tan.f64 (*.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 y)))) (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) | |
| 40.6% | (/.f64 (tan.f64 (*.f64 (pow.f64 x #s(literal 1/4 binary64)) (*.f64 (pow.f64 x #s(literal 1/4 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) y)))) (sin.f64 (/.f64 x (exp.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (log.f64 (*.f64 y #s(literal 2 binary64))))))))) | |
| 40.4% | (/.f64 (tan.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (pow.f64 x #s(literal -1/2 binary64))) (/.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal -1/2 binary64))))) (sin.f64 (/.f64 x (exp.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (log.f64 (*.f64 y #s(literal 2 binary64))))))))) | |
| 3.8% | (/.f64 (tan.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) y) (sqrt.f64 x))) (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #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 #s(literal 2 binary64) (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (*.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))))))) | |
| 4.6% | (/.f64 (tan.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) y) (sqrt.f64 x))) (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) | |
| 40.5% | (/.f64 (tan.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) y) (sqrt.f64 x))) (sin.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) #s(literal -1 binary64)) (log.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) | |
| 38.8% | (/.f64 (tan.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) y) (sqrt.f64 x))) (sin.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))))))) | |
| 26.6% | (/.f64 (tan.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) y) (sqrt.f64 x))) (sin.f64 (/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (/.f64 (pow.f64 (log.f64 y) #s(literal 3 binary64)) (fma.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (log.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64)))) (pow.f64 (log.f64 y) #s(literal 2 binary64))))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (/.f64 (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 3 binary64)) (fma.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (log.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64)))) (pow.f64 (log.f64 y) #s(literal 2 binary64)))))))) | |
| 22.2% | (/.f64 (tan.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) y) (sqrt.f64 x))) (sin.f64 (/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (/.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (log.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64)))))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (/.f64 (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 2 binary64)) (log.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64))))))))) | |
| 40.2% | (/.f64 (tan.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) y) (sqrt.f64 x))) (sin.f64 (/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 y (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (*.f64 #s(literal 1/2 binary64) (log.f64 x)))))) | |
| 44.3% | (/.f64 (tan.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) y) (sqrt.f64 x))) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) | |
| 44.0% | (/.f64 (tan.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) y) (sqrt.f64 x))) (sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) (/.f64 y (sqrt.f64 x))))) | |
| 4.7% | (/.f64 (tan.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) y) (sqrt.f64 x))) (sin.f64 (/.f64 (sqrt.f64 x) (/.f64 y (*.f64 (sqrt.f64 x) #s(literal -1/2 binary64)))))) | |
| 4.0% | (/.f64 (tan.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) y) (sqrt.f64 x))) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) | |
| 41.0% | (/.f64 (tan.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) y) (sqrt.f64 x))) (sin.f64 (/.f64 x (exp.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (log.f64 (*.f64 y #s(literal 2 binary64))))))))) | |
| 42.7% | (/.f64 (tan.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) y) (sqrt.f64 x))) (sin.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 y (*.f64 (sqrt.f64 x) #s(literal -1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))))) | |
| 4.3% | (/.f64 (tan.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) y) (sqrt.f64 x))) (sin.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 x) #s(literal -1/2 binary64)) y) (sqrt.f64 x)))) | |
| 44.1% | (/.f64 (tan.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) y) (sqrt.f64 x))) (sin.f64 (*.f64 (/.f64 (sqrt.f64 (sqrt.f64 x)) y) (/.f64 (sqrt.f64 (sqrt.f64 x)) (/.f64 #s(literal 2 binary64) (sqrt.f64 x)))))) | |
| 44.7% | (/.f64 (tan.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) y) (sqrt.f64 x))) (sin.f64 (*.f64 (/.f64 (sqrt.f64 x) (*.f64 y #s(literal 2 binary64))) (sqrt.f64 x)))) | |
| 44.5% | (/.f64 (tan.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) y) (sqrt.f64 x))) (sin.f64 (*.f64 (*.f64 (/.f64 (sqrt.f64 x) (*.f64 y #s(literal 2 binary64))) (sqrt.f64 (sqrt.f64 x))) (sqrt.f64 (sqrt.f64 x))))) | |
| 22.1% | (/.f64 (tan.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) y) (sqrt.f64 x))) (sin.f64 (exp.f64 (*.f64 (log.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))))) | |
| 44.6% | (/.f64 (tan.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 43.1% | (/.f64 (tan.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) | |
| 3.9% | (/.f64 (tan.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) | |
| 42.9% | (/.f64 (tan.f64 (*.f64 (*.f64 (/.f64 (sqrt.f64 x) (*.f64 y #s(literal 2 binary64))) (sqrt.f64 (sqrt.f64 x))) (sqrt.f64 (sqrt.f64 x)))) (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) | |
| 23.9% | (/.f64 (tan.f64 (exp.f64 (/.f64 (*.f64 (log.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64)))) (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))))) (neg.f64 (log.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64)))))))) (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) | |
| 38.4% | (/.f64 (tan.f64 (exp.f64 (-.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (log.f64 y)))) (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) | |
| 39.9% | (/.f64 (tan.f64 (exp.f64 (-.f64 (log.f64 x) (log.f64 (*.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))))))))) | |
| 38.5% | (/.f64 (tan.f64 (exp.f64 (*.f64 (/.f64 (-.f64 (pow.f64 (log.f64 (/.f64 y x)) #s(literal 2 binary64)) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64))) (log.f64 (*.f64 (/.f64 y x) #s(literal 1/2 binary64)))) #s(literal -1 binary64)))) (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) | |
| 38.7% | (/.f64 (tan.f64 (exp.f64 (*.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) | |
| 38.6% | (/.f64 (tan.f64 (exp.f64 (*.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal -1 binary64)))) (sin.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (/.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal 2 binary64))) #s(literal 2 binary64)))) | |
| 38.6% | (/.f64 (tan.f64 (exp.f64 (*.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal -1 binary64)))) (sin.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))))))) | |
| 38.8% | (/.f64 (tan.f64 (exp.f64 (*.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal -1 binary64)))) (sin.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x)))) | |
| 38.7% | (/.f64 (tan.f64 (exp.f64 (*.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal -1 binary64)))) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) | |
| 38.1% | (/.f64 (tan.f64 (exp.f64 (*.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal -1 binary64)))) (sin.f64 (*.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 y))))) | |
| 39.2% | (/.f64 (tan.f64 (exp.f64 (*.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal -1 binary64)))) (sin.f64 (*.f64 (/.f64 (sqrt.f64 x) (*.f64 y #s(literal 2 binary64))) (sqrt.f64 x)))) | |
| 39.1% | (/.f64 (tan.f64 (exp.f64 (*.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal -1 binary64)))) (sin.f64 (*.f64 (/.f64 (sqrt.f64 x) y) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (sqrt.f64 x)))))) | |
| 4.2% | (/.f64 (tan.f64 (exp.f64 (*.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal -1 binary64)))) (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y (sqrt.f64 x))) (sqrt.f64 x)))) | |
| 4.3% | (/.f64 (tan.f64 (exp.f64 (*.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal -1 binary64)))) (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) | |
| 38.7% | (/.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)))) | |
| 45.2% | (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (/.f64 x (/.f64 #s(literal 1 binary64) x)) (*.f64 y y)) #s(literal -1/8 binary64) #s(literal 1 binary64))) | |
| 47.8% | (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 y (*.f64 x x))) #s(literal -1/8 binary64) #s(literal 1 binary64))) | |
| 47.8% | (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) y) (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64))) | |
| 52.4% | (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 x #s(literal -1/8 binary64)) y) (/.f64 x y) #s(literal 1 binary64))) | |
| 45.2% | (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal -1/8 binary64) y)) #s(literal 1 binary64))) | |
| 52.4% | (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 (/.f64 x y) (/.f64 #s(literal -1/8 binary64) y)) #s(literal 1 binary64))) | |
| 44.6% | (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 x y))) #s(literal 2 binary64)) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) | |
| 4.4% | (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) | |
| 44.9% | (/.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.3% | (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) | |
| 4.2% | (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (neg.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) | |
| 39.8% | (/.f64 #s(literal 1 binary64) (cos.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (*.f64 (log.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64)))) (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))))) (/.f64 #s(literal 1 binary64) (log.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64)))))))) | |
| 55.3% | (/.f64 #s(literal 1 binary64) (cos.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) #s(literal -1 binary64)) (log.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) | |
| 53.2% | (/.f64 #s(literal 1 binary64) (cos.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)))) | |
| 54.4% | (/.f64 #s(literal 1 binary64) (cos.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))))))) | |
| 43.1% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (/.f64 (pow.f64 (log.f64 y) #s(literal 3 binary64)) (fma.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (log.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64)))) (pow.f64 (log.f64 y) #s(literal 2 binary64))))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (/.f64 (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 3 binary64)) (fma.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (log.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64)))) (pow.f64 (log.f64 y) #s(literal 2 binary64)))))))) | |
| 36.6% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (/.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (log.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64)))))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (/.f64 (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 2 binary64)) (log.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64))))))))) | |
| 55.0% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 y (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (*.f64 #s(literal 1/2 binary64) (log.f64 x)))))) | |
| 54.6% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 y #s(literal 2 binary64)))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 x))))) | |
| 55.1% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 y)) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 x #s(literal 1/2 binary64))))))) | |
| 55.1% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 #s(literal 2 binary64))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 x y)))))) | |
| 55.3% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) y) (pow.f64 x #s(literal -1/2 binary64))) (pow.f64 x #s(literal -1/2 binary64))))) | |
| 48.7% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) x) y))) | |
| 55.4% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (/.f64 (sqrt.f64 x) y) (/.f64 #s(literal 2 binary64) (sqrt.f64 x))))) | |
| 55.5% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) x)) y))) | |
| 55.3% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x)))) | |
| ✓ | 55.4% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
| 55.3% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) (/.f64 y (sqrt.f64 x))))) | |
| 55.3% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y)))) | |
| 41.4% | (/.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.4% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) | |
| 55.4% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal -1 binary64) x) y)))) | |
| 55.2% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 y (*.f64 (sqrt.f64 x) #s(literal -1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))))) | |
| 55.0% | (/.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))))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 y))))) | |
| 55.3% | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 x) #s(literal -1/2 binary64)) y) (sqrt.f64 x)))) | |
| 55.7% | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 (sqrt.f64 (sqrt.f64 x)) y) (/.f64 (sqrt.f64 (sqrt.f64 x)) (/.f64 #s(literal 2 binary64) (sqrt.f64 x)))))) | |
| 55.5% | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))) (*.f64 x (/.f64 #s(literal -1 binary64) x))))) | |
| 44.1% | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1/4 binary64))))) | |
| 55.6% | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (pow.f64 (sqrt.f64 (sqrt.f64 x)) #s(literal 4 binary64))))) | |
| 54.7% | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (pow.f64 (exp.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 x)))))) | |
| ✓ | 55.6% | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x))))) |
| 55.5% | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (*.f64 (pow.f64 x #s(literal 1/4 binary64)) (*.f64 (pow.f64 x #s(literal 1/4 binary64)) (sqrt.f64 x)))))) | |
| 55.7% | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (*.f64 (*.f64 (sqrt.f64 x) (sqrt.f64 (sqrt.f64 x))) (sqrt.f64 (sqrt.f64 x)))))) | |
| 52.6% | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (*.f64 (sqrt.f64 (*.f64 x (sqrt.f64 x))) (sqrt.f64 (sqrt.f64 x)))))) | |
| ✓ | 55.6% | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (*.f64 (sqrt.f64 x) (sqrt.f64 x))))) |
| 48.7% | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (sqrt.f64 (*.f64 x x))))) | |
| 54.5% | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (exp.f64 (log.f64 x))))) | |
| 55.5% | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) | |
| 40.9% | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x y)) (*.f64 x (neg.f64 x))))) | |
| 53.7% | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) x) (*.f64 x (/.f64 x (neg.f64 y)))))) | |
| 55.8% | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 (/.f64 (sqrt.f64 x) (*.f64 y #s(literal 2 binary64))) (sqrt.f64 (sqrt.f64 x))) (sqrt.f64 (sqrt.f64 x))))) | |
| 55.3% | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) x))) | |
| 55.5% | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (sqrt.f64 (sqrt.f64 x)) (/.f64 (sqrt.f64 (sqrt.f64 x)) (/.f64 y (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))))))) | |
| 46.8% | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (neg.f64 x) (*.f64 x (/.f64 #s(literal -1/2 binary64) (*.f64 x y)))))) | |
| 54.8% | (/.f64 #s(literal 1 binary64) (cos.f64 (exp.f64 (-.f64 (log.f64 x) (log.f64 (*.f64 y #s(literal 2 binary64))))))) | |
| 54.5% | (/.f64 #s(literal 1 binary64) (cos.f64 (exp.f64 (log.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) | |
| 4.4% | (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) | |
| 53.8% | (*.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x y))) #s(literal -1/2 binary64)) (pow.f64 #s(literal 1/2 binary64) #s(literal -1/2 binary64))) | |
| 40.4% | (*.f64 (/.f64 (pow.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (/.f64 (pow.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal -1/2 binary64)) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) | |
| 1.7% | (*.f64 (/.f64 (*.f64 y y) (*.f64 x x)) #s(literal -8 binary64)) | |
| 2.0% | (*.f64 (/.f64 (*.f64 y y) x) (/.f64 #s(literal -8 binary64) x)) | |
| 2.1% | (*.f64 (/.f64 (*.f64 y #s(literal -8 binary64)) x) (/.f64 y x)) | |
| 5.6% | (*.f64 (/.f64 (tan.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) (neg.f64 (pow.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 3 binary64)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))))) | |
| 2.1% | (*.f64 (/.f64 y (*.f64 x (*.f64 x #s(literal -1/8 binary64)))) y) | |
| 2.1% | (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) y)) (*.f64 y #s(literal -8 binary64))) | |
| 34.2% | (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 y (*.f64 y (*.f64 y y)))))) (fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal 1/8 binary64) #s(literal 1 binary64))) | |
| 20.5% | (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 x y)))) (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) | |
| 1.7% | (*.f64 (/.f64 #s(literal -8 binary64) (*.f64 x x)) (*.f64 y y)) | |
| 2.0% | (*.f64 (/.f64 #s(literal -8 binary64) (sqrt.f64 x)) (/.f64 (*.f64 y (/.f64 y (sqrt.f64 x))) x)) | |
| 2.1% | (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) y) (*.f64 y #s(literal -8 binary64))) | |
| 1.9% | (*.f64 (*.f64 y (*.f64 y (/.f64 #s(literal -8 binary64) (sqrt.f64 x)))) (/.f64 (/.f64 #s(literal 1 binary64) x) (sqrt.f64 x))) | |
| 1.9% | (*.f64 (*.f64 y (*.f64 y (/.f64 #s(literal -8 binary64) (sqrt.f64 x)))) (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x)))) | |
| 1.7% | (*.f64 (*.f64 y y) (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -8 binary64) x))) | |
| 2.1% | (*.f64 (*.f64 y #s(literal -8 binary64)) (/.f64 y (*.f64 x x))) | |
| 43.3% | (*.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 (*.f64 x #s(literal 1/2 binary64)) y))))) | |
| ✓ | 56.0% | #s(literal 1 binary64) |
Compiled 8 480 to 3 363 computations (60.3% saved)
Total -35.8b remaining (-127.3%)
Threshold costs -35.8b (-127.3%)
| Inputs |
|---|
#s(literal 1 binary64) |
(*.f64 (*.f64 y #s(literal -8 binary64)) (/.f64 y (*.f64 x x))) |
(*.f64 (/.f64 #s(literal -8 binary64) (*.f64 x x)) (*.f64 y y)) |
(*.f64 (/.f64 y (*.f64 x (*.f64 x #s(literal -1/8 binary64)))) y) |
(*.f64 (/.f64 (*.f64 y y) (*.f64 x x)) #s(literal -8 binary64)) |
(/.f64 (*.f64 (*.f64 y #s(literal -8 binary64)) y) (*.f64 x x)) |
(/.f64 (*.f64 (*.f64 y y) #s(literal -8 binary64)) (*.f64 x x)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) y) (*.f64 y #s(literal -8 binary64))) |
(*.f64 (/.f64 (*.f64 y #s(literal -8 binary64)) x) (/.f64 y x)) |
(*.f64 (/.f64 (*.f64 y y) x) (/.f64 #s(literal -8 binary64) x)) |
(/.f64 (*.f64 (/.f64 y x) (*.f64 y #s(literal -8 binary64))) x) |
(*.f64 (*.f64 y y) (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -8 binary64) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) y)) (*.f64 y #s(literal -8 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 y y))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 y #s(literal -8 binary64))) (*.f64 (/.f64 x y) x)) |
(/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 y y)) (*.f64 x x) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 x (*.f64 y y)) (*.f64 x #s(literal -1/8 binary64)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal -1/8 binary64) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 (/.f64 x y) (/.f64 #s(literal -1/8 binary64) y)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 x #s(literal -1/8 binary64)) y) (/.f64 x y) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 x (/.f64 x y)) y) #s(literal -1/8 binary64) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 x (neg.f64 x)) y) (/.f64 #s(literal -1/8 binary64) (neg.f64 y)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal -1/8 binary64) y)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) y) (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 y (*.f64 x x))) #s(literal -1/8 binary64) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (/.f64 x (/.f64 #s(literal 1 binary64) x)) (*.f64 y y)) #s(literal -1/8 binary64) #s(literal 1 binary64))) |
(/.f64 (*.f64 (*.f64 y (/.f64 y (sqrt.f64 x))) #s(literal -8 binary64)) (*.f64 x (sqrt.f64 x))) |
(/.f64 (/.f64 (*.f64 y (*.f64 y #s(literal 8 binary64))) (*.f64 x (sqrt.f64 x))) (neg.f64 (sqrt.f64 x))) |
(*.f64 (*.f64 y (*.f64 y (/.f64 #s(literal -8 binary64) (sqrt.f64 x)))) (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x)))) |
(*.f64 (/.f64 #s(literal -8 binary64) (sqrt.f64 x)) (/.f64 (*.f64 y (/.f64 y (sqrt.f64 x))) x)) |
(/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 (/.f64 x (*.f64 y y)) (sqrt.f64 x)) (sqrt.f64 x)) #s(literal -1/8 binary64) #s(literal 1 binary64))) |
(*.f64 (*.f64 y (*.f64 y (/.f64 #s(literal -8 binary64) (sqrt.f64 x)))) (/.f64 (/.f64 #s(literal 1 binary64) x) (sqrt.f64 x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 y (*.f64 y (*.f64 y y)))))) (fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal 1/8 binary64) #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 #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) (fma.f64 (pow.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal -1/8 binary64) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) |
(/.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 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal -1 binary64) 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 (/.f64 #s(literal 1/2 binary64) y) (sqrt.f64 (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 (*.f64 x x) y)))) |
(/.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 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) x)) y))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) x) (*.f64 x (/.f64 x (neg.f64 y)))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) 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 (*.f64 x #s(literal 1/2 binary64)) (*.f64 y (sin.f64 (*.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) y))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x))))) |
(/.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 #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 #s(literal 1/2 binary64) y) (*.f64 (sqrt.f64 x) (sqrt.f64 x))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) y) (sqrt.f64 x)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 x) #s(literal -1/2 binary64)) y) (sqrt.f64 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 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) (/.f64 y (sqrt.f64 x))))) |
(/.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) 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 (/.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (/.f64 (sqrt.f64 x) y) (/.f64 #s(literal 2 binary64) (sqrt.f64 x))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 y (*.f64 (sqrt.f64 x) #s(literal -1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))))) |
(/.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 (/.f64 #s(literal 1/2 binary64) y) (*.f64 (sqrt.f64 (*.f64 x (sqrt.f64 x))) (sqrt.f64 (sqrt.f64 x)))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (/.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))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 (/.f64 (sqrt.f64 x) (*.f64 y #s(literal 2 binary64))) (sqrt.f64 (sqrt.f64 x))) (sqrt.f64 (sqrt.f64 x))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (*.f64 (*.f64 (sqrt.f64 x) (sqrt.f64 (sqrt.f64 x))) (sqrt.f64 (sqrt.f64 x)))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (sqrt.f64 (sqrt.f64 x)) (/.f64 (sqrt.f64 (sqrt.f64 x)) (/.f64 y (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 (sqrt.f64 (sqrt.f64 x)) y) (/.f64 (sqrt.f64 (sqrt.f64 x)) (/.f64 #s(literal 2 binary64) (sqrt.f64 x)))))) |
(pow.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) |
(pow.f64 (*.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 1 binary64)) #s(literal -1/2 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) |
(/.f64 #s(literal 1 binary64) (fma.f64 (exp.f64 (*.f64 (log.f64 (/.f64 x y)) #s(literal 2 binary64))) #s(literal -1/8 binary64) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 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 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (pow.f64 (sqrt.f64 (sqrt.f64 x)) #s(literal 4 binary64))))) |
(/.f64 #s(literal 1 binary64) (cos.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 (/.f64 #s(literal -1/2 binary64) y) x)) (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) |
(/.f64 (tan.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) |
(/.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 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) |
(/.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 #s(literal 1/2 binary64))) (*.f64 x y)))) |
(/.f64 (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 x y)))) |
(/.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 (/.f64 (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal -1 binary64)) (sin.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 (neg.f64 x) (*.f64 x (/.f64 #s(literal -1/2 binary64) (*.f64 x y)))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x y)) (*.f64 x (neg.f64 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 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 x y)))) (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (tan.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 (*.f64 (*.f64 x (/.f64 x y)) (/.f64 #s(literal 1/2 binary64) x)))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (*.f64 x x)) x))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) y) x))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (/.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) y))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (neg.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) x) (*.f64 x (/.f64 x (neg.f64 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 (-.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 (neg.f64 x) (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 y y)))) (*.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 x x)) (/.f64 #s(literal 1/2 binary64) y)))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -1/2 binary64))) (/.f64 #s(literal -1 binary64) x)) y))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1/4 binary64))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (*.f64 (neg.f64 (*.f64 x (*.f64 x x))) #s(literal -1/2 binary64)) (*.f64 (*.f64 x x) y)))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y (*.f64 x x))) x))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (/.f64 x (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) x))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) (/.f64 y x)) x))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) |
(/.f64 (tan.f64 (/.f64 (*.f64 (neg.f64 (*.f64 x (*.f64 x x))) #s(literal -1/2 binary64)) (*.f64 (*.f64 x x) y))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (*.f64 (*.f64 x (neg.f64 x)) (/.f64 #s(literal -1 binary64) x))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 y (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) (neg.f64 x))))) |
(/.f64 (tan.f64 (/.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))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal 1 binary64) x))) (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) |
(/.f64 (tan.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) y) (sqrt.f64 x))) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) |
(/.f64 (tan.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) y) (sqrt.f64 x))) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) (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 (/.f64 #s(literal 1 binary64) (/.f64 y (*.f64 x (*.f64 x #s(literal 1/2 binary64))))) x))) |
(/.f64 (tan.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) y) (sqrt.f64 x))) (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) |
(/.f64 (tan.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) (/.f64 y (sqrt.f64 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 (neg.f64 (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -1/2 binary64)) (*.f64 (*.f64 x x) y)) x))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 x)) (/.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) y)) x))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (/.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 x)) (/.f64 x (sqrt.f64 x))))) |
(/.f64 (tan.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) y) (sqrt.f64 x))) (sin.f64 (*.f64 (/.f64 (sqrt.f64 x) (*.f64 y #s(literal 2 binary64))) (sqrt.f64 x)))) |
(/.f64 (tan.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) y) (sqrt.f64 x))) (sin.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 x) #s(literal -1/2 binary64)) y) (sqrt.f64 x)))) |
(/.f64 (tan.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) y) (sqrt.f64 x))) (sin.f64 (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 y (*.f64 x (*.f64 x #s(literal 1/2 binary64))))) x))) |
(/.f64 (tan.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) y) (sqrt.f64 x))) (sin.f64 (/.f64 (sqrt.f64 x) (/.f64 y (*.f64 (sqrt.f64 x) #s(literal -1/2 binary64)))))) |
(/.f64 (tan.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) y) (sqrt.f64 x))) (sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) (/.f64 y (sqrt.f64 x))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 y (sqrt.f64 x)) (/.f64 (/.f64 #s(literal 2 binary64) x) (sqrt.f64 x)))) x))) |
(/.f64 (tan.f64 (*.f64 (*.f64 (/.f64 (sqrt.f64 x) (*.f64 y #s(literal 2 binary64))) (sqrt.f64 (sqrt.f64 x))) (sqrt.f64 (sqrt.f64 x)))) (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) |
(/.f64 (tan.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) y) (sqrt.f64 x))) (sin.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 y (*.f64 (sqrt.f64 x) #s(literal -1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))))) |
(pow.f64 (pow.f64 (cos.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y))) #s(literal 2 binary64)) #s(literal -1/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 (pow.f64 (+.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x y))) #s(literal -1/2 binary64)) (pow.f64 #s(literal 1/2 binary64) #s(literal -1/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 (/.f64 #s(literal 1/2 binary64) y) (exp.f64 (log.f64 x))))) |
(/.f64 (tan.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) y) (sqrt.f64 x))) (sin.f64 (*.f64 (*.f64 (/.f64 (sqrt.f64 x) (*.f64 y #s(literal 2 binary64))) (sqrt.f64 (sqrt.f64 x))) (sqrt.f64 (sqrt.f64 x))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (exp.f64 (*.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal -1 binary64))))) |
(pow.f64 (*.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) #s(literal -1/2 binary64)) |
(pow.f64 (*.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) #s(literal -1/2 binary64)) |
(/.f64 (tan.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) y) (sqrt.f64 x))) (sin.f64 (*.f64 (/.f64 (sqrt.f64 (sqrt.f64 x)) y) (/.f64 (sqrt.f64 (sqrt.f64 x)) (/.f64 #s(literal 2 binary64) (sqrt.f64 x)))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) y) (pow.f64 x #s(literal -1/2 binary64))) (pow.f64 x #s(literal -1/2 binary64))))) |
(/.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.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 (/.f64 #s(literal 1/2 binary64) y) (*.f64 (pow.f64 x #s(literal 1/4 binary64)) (*.f64 (pow.f64 x #s(literal 1/4 binary64)) (sqrt.f64 x)))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (pow.f64 x #s(literal 1/4 binary64)) (*.f64 (pow.f64 x #s(literal 1/4 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) y))))) |
(pow.f64 (*.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (cos.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal -1 binary64) x) y)))) #s(literal -1/2 binary64)) |
(pow.f64 (*.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (cos.f64 (/.f64 #s(literal 1 binary64) (/.f64 y (*.f64 x #s(literal 1/2 binary64)))))) #s(literal -1/2 binary64)) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (pow.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal -1/2 binary64))))) |
(/.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sin.f64 (/.f64 x (exp.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (log.f64 (*.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 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/.f64 (tan.f64 (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) (/.f64 #s(literal -1/2 binary64) y))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(pow.f64 (*.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (cos.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1/2 binary64) y)) (*.f64 x x)))) #s(literal -1/2 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 x y))) #s(literal 2 binary64)) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(/.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 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(*.f64 (/.f64 (tan.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))))) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/.f64 (-.f64 #s(literal 0 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 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))))) |
(/.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 #s(literal 1/2 binary64) (/.f64 y x)))) |
(/.f64 (/.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) |
(*.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 (*.f64 x #s(literal 1/2 binary64)) y))))) |
(/.f64 (sin.f64 (*.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) y))) (*.f64 (sin.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y))) (cos.f64 (*.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) y))))) |
(/.f64 (/.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.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) y) (sqrt.f64 x))) (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (exp.f64 (-.f64 (log.f64 x) (log.f64 (*.f64 y #s(literal 2 binary64))))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (pow.f64 (exp.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 x)))))) |
(/.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 (/.f64 x (exp.f64 (log.f64 (*.f64 y #s(literal 2 binary64))))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (pow.f64 (E.f64) (log.f64 (*.f64 y #s(literal 2 binary64))))))) |
(/.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 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 1/2 binary64)) #s(literal 2 binary64)))) |
(/.f64 (tan.f64 (pow.f64 (pow.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y) #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 (exp.f64 (*.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal -1 binary64)))) (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) |
(/.f64 (tan.f64 (exp.f64 (*.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal -1 binary64)))) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/.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 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (exp.f64 (*.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal -1 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 (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 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 (tan.f64 (exp.f64 (*.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal -1 binary64)))) (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) |
(/.f64 (tan.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) (sin.f64 (/.f64 x (exp.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (log.f64 (*.f64 y #s(literal 2 binary64))))))))) |
(/.f64 (tan.f64 (exp.f64 (*.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal -1 binary64)))) (sin.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) 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)) (/.f64 #s(literal 1 binary64) x)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) 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 (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)) (/.f64 #s(literal 1 binary64) x))))) |
(/.f64 (neg.f64 (pow.f64 (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 2 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 x (*.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))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(*.f64 (/.f64 (tan.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) (neg.f64 (pow.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 3 binary64)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))))) |
(/.f64 (tan.f64 (exp.f64 (*.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sin.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 (/.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 (exp.f64 (*.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal -1 binary64)))) (sin.f64 (*.f64 (/.f64 (sqrt.f64 x) (*.f64 y #s(literal 2 binary64))) (sqrt.f64 x)))) |
(/.f64 (tan.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) y) (sqrt.f64 x))) (sin.f64 (/.f64 x (exp.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (log.f64 (*.f64 y #s(literal 2 binary64))))))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (/.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) y)) #s(literal -1 binary64)))) x))) |
(/.f64 (tan.f64 (exp.f64 (*.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal -1 binary64)))) (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y (sqrt.f64 x))) (sqrt.f64 x)))) |
(/.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 (exp.f64 (*.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal -1 binary64)))) (sin.f64 (*.f64 (/.f64 (sqrt.f64 x) y) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (sqrt.f64 x)))))) |
(/.f64 (tan.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) y) (sqrt.f64 x))) (sin.f64 (exp.f64 (*.f64 (log.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 (*.f64 (/.f64 (*.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/2 binary64)) x) (sqrt.f64 x)) (/.f64 (*.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/2 binary64)) x) (sqrt.f64 x))))) |
(/.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 (*.f64 x #s(literal 1/2 binary64)) y)))) (sin.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 (pow.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) #s(literal -1 binary64)) (log.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (exp.f64 (-.f64 (log.f64 x) (log.f64 (*.f64 y #s(literal 2 binary64))))))) |
(/.f64 (tan.f64 (exp.f64 (-.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (log.f64 y)))) (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) |
(/.f64 (tan.f64 (/.f64 x (exp.f64 (+.f64 (log.f64 y) (log.f64 #s(literal 2 binary64)))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(pow.f64 (*.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (cos.f64 (exp.f64 (*.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal -1 binary64))))) #s(literal -1/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 (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (pow.f64 (exp.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (*.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 (/.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) y) (sqrt.f64 x))) (sin.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 y (*.f64 x #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))))) |
(pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (/.f64 x y)) #s(literal 3 binary64))) (*.f64 #s(literal 2 binary64) (fma.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x y))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))))))))) #s(literal -1/2 binary64)) |
(/.f64 (/.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (sin.f64 (/.f64 x (exp.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (log.f64 (*.f64 y #s(literal 2 binary64))))))))) |
(/.f64 (tan.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) y) (sqrt.f64 x))) (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #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 #s(literal 2 binary64) (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (*.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 (exp.f64 (log.f64 y)) (exp.f64 (log.f64 #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 (pow.f64 (E.f64) (log.f64 y)) (pow.f64 (E.f64) (log.f64 #s(literal 2 binary64))))))) |
(/.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 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) #s(literal -1 binary64)) (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 x (exp.f64 (/.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)))))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) y) (sqrt.f64 x))) (sin.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) #s(literal -1 binary64)) (log.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) |
(/.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 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.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)))))))))) |
(/.f64 (tan.f64 (*.f64 (pow.f64 x #s(literal 1/4 binary64)) (*.f64 (pow.f64 x #s(literal 1/4 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) y)))) (sin.f64 (/.f64 x (exp.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (log.f64 (*.f64 y #s(literal 2 binary64))))))))) |
(/.f64 (tan.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (pow.f64 x #s(literal -1/2 binary64))) (/.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal -1/2 binary64))))) (sin.f64 (/.f64 x (exp.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (log.f64 (*.f64 y #s(literal 2 binary64))))))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.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))))))) |
(/.f64 (tan.f64 (/.f64 x (*.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)))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (exp.f64 (/.f64 (*.f64 (log.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64)))) (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))))) (neg.f64 (log.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64)))))))) (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) |
(*.f64 (/.f64 (pow.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (/.f64 (pow.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal -1/2 binary64)) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 2 binary64)) (*.f64 #s(literal 0 binary64) (tan.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 (pow.f64 (exp.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 y))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 y)) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 x #s(literal 1/2 binary64))))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 y #s(literal 2 binary64)))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 x))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 #s(literal 2 binary64))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 x y)))))) |
(/.f64 (tan.f64 (exp.f64 (-.f64 (log.f64 x) (log.f64 (*.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 (tan.f64 (exp.f64 (*.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal -1 binary64)))) (sin.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 y (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (*.f64 #s(literal 1/2 binary64) (log.f64 x)))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (*.f64 (log.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64)))) (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))))) (/.f64 #s(literal 1 binary64) (log.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64)))))))) |
(/.f64 (tan.f64 (/.f64 x (exp.f64 (/.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)))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (/.f64 x (exp.f64 (*.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))))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (*.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 y)))) (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) |
(/.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 (tan.f64 (/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 y)) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 x #s(literal 1/2 binary64)))))) (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) |
(/.f64 (tan.f64 (exp.f64 (*.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal -1 binary64)))) (sin.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (/.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal 2 binary64))) #s(literal 2 binary64)))) |
(/.f64 (tan.f64 (exp.f64 (*.f64 (/.f64 (-.f64 (pow.f64 (log.f64 (/.f64 y x)) #s(literal 2 binary64)) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64))) (log.f64 (*.f64 (/.f64 y x) #s(literal 1/2 binary64)))) #s(literal -1 binary64)))) (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 x (*.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 (tan.f64 (/.f64 x (*.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)))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) y) (sqrt.f64 x))) (sin.f64 (/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 y (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (*.f64 #s(literal 1/2 binary64) (log.f64 x)))))) |
(/.f64 (tan.f64 (exp.f64 (*.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal -1 binary64)))) (sin.f64 (*.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 y))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (/.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (log.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64)))))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (/.f64 (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 2 binary64)) (log.f64 (*.f64 y (*.f64 x #s(literal 1/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)) (-.f64 (log.f64 #s(literal 2 binary64)) (log.f64 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 (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (exp.f64 (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (log.f64 #s(literal 2 binary64)) (-.f64 (log.f64 #s(literal 2 binary64)) (log.f64 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 (tan.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) y) (sqrt.f64 x))) (sin.f64 (/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (/.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (log.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64)))))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (/.f64 (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 2 binary64)) (log.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64))))))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (/.f64 (pow.f64 (log.f64 y) #s(literal 3 binary64)) (fma.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (log.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64)))) (pow.f64 (log.f64 y) #s(literal 2 binary64))))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (/.f64 (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 3 binary64)) (fma.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (log.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64)))) (pow.f64 (log.f64 y) #s(literal 2 binary64)))))))) |
(/.f64 (tan.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) y) (sqrt.f64 x))) (sin.f64 (/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (/.f64 (pow.f64 (log.f64 y) #s(literal 3 binary64)) (fma.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (log.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64)))) (pow.f64 (log.f64 y) #s(literal 2 binary64))))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (/.f64 (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 3 binary64)) (fma.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (log.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64)))) (pow.f64 (log.f64 y) #s(literal 2 binary64)))))))) |
| Outputs |
|---|
#s(literal 1 binary64) |
5 calls:
| 111.0ms | y |
| 86.0ms | (/.f64 x (*.f64 y #s(literal 2 binary64))) |
| 85.0ms | (*.f64 y #s(literal 2 binary64)) |
| 80.0ms | x |
| 78.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.0% | 1 | x |
| 56.0% | 1 | y |
| 56.0% | 1 | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
| 56.0% | 1 | (/.f64 x (*.f64 y #s(literal 2 binary64))) |
| 56.0% | 1 | (*.f64 y #s(literal 2 binary64)) |
Compiled 33 to 21 computations (36.4% saved)
| 1× | egg-herbie |
| 2× | 1-exp_binary64 |
| 2× | 1-exp_binary32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1 | 1 |
| 1 | 4 | 1 |
| 1× | saturated |
| Inputs |
|---|
#s(literal 1 binary64) |
| Outputs |
|---|
#s(literal 1 binary64) |
| 14 468× | accelerator-lowering-fma.f32 |
| 14 468× | accelerator-lowering-fma.f64 |
| 6 082× | +-lowering-+.f64 |
| 6 082× | +-lowering-+.f32 |
| 5 448× | *-lowering-*.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 316 | 2054 |
| 1 | 950 | 2028 |
| 2 | 3388 | 1926 |
| 0 | 9111 | 1817 |
| 1× | fuel |
| 1× | iter limit |
| 1× | node limit |
Compiled 6 to 6 computations (0% saved)
(abs x)
(abs y)
Compiled 116 to 70 computations (39.7% saved)
Loading profile data...