
Time bar (total: 11.2s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 0 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 1 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 2 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 3 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 4 |
| 12.5% | 12.5% | 87.4% | 0.1% | 0% | 0% | 0% | 5 |
| 25% | 25% | 74.9% | 0.1% | 0% | 0% | 0% | 6 |
| 46.9% | 46.8% | 53.1% | 0.1% | 0% | 0% | 0% | 7 |
| 56.3% | 56.2% | 43.7% | 0.1% | 0% | 0% | 0% | 8 |
| 71.1% | 71% | 28.9% | 0.1% | 0% | 0% | 0% | 9 |
| 76.6% | 76.5% | 23.4% | 0.1% | 0% | 0% | 0% | 10 |
| 85% | 84.9% | 15% | 0.1% | 0% | 0% | 0% | 11 |
| 87.9% | 87.8% | 12.1% | 0.1% | 0% | 0% | 0% | 12 |
Compiled 24 to 16 computations (33.3% saved)
ival-mult: 44.0ms (50.1% of total)ival-div: 27.0ms (30.7% of total)ival-sub: 10.0ms (11.4% of total)ival-pi: 4.0ms (4.6% of total)const: 2.0ms (2.3% of total)backward-pass: 0.0ms (0% of total)| 1.2s | 8256× | 0 | valid |
ival-sub: 352.0ms (36.4% of total)ival-div: 288.0ms (29.8% of total)ival-mult: 269.0ms (27.8% of total)ival-pi: 38.0ms (3.9% of total)const: 18.0ms (1.9% of total)backward-pass: 4.0ms (0.4% of total)| 2× | egg-herbie |
| 3816× | *-lowering-*.f32 |
| 3816× | *-lowering-*.f64 |
| 1474× | sum3-define |
| 1388× | div-sub |
| 1178× | /-lowering-/.f32 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 38 | 100 |
| 1 | 155 | 90 |
| 2 | 518 | 90 |
| 3 | 2542 | 90 |
| 4 | 6735 | 90 |
| 0 | 15 | 16 |
| 1 | 42 | 15 |
| 2 | 105 | 15 |
| 3 | 404 | 15 |
| 4 | 1658 | 15 |
| 5 | 4963 | 15 |
| 0 | 8476 | 15 |
| 1× | iter limit |
| 1× | node limit |
| 1× | node limit |
| Inputs |
|---|
(* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) |
| Outputs |
|---|
(* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) |
(/.f64 (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) (*.f64 (+.f64 b a) (*.f64 #s(literal 2 binary64) (-.f64 b a)))) |
| Inputs |
|---|
(* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) |
(* (* (/ (PI) 2) (/ 1 (- (* b b) (* (neg a) (neg a))))) (- (/ 1 (neg a)) (/ 1 b))) |
(* (* (/ (PI) 2) (/ 1 (- (* (neg b) (neg b)) (* a a)))) (- (/ 1 a) (/ 1 (neg b)))) |
(neg (* (* (/ (PI) 2) (/ 1 (- (* b b) (* (neg a) (neg a))))) (- (/ 1 (neg a)) (/ 1 b)))) |
(neg (* (* (/ (PI) 2) (/ 1 (- (* (neg b) (neg b)) (* a a)))) (- (/ 1 a) (/ 1 (neg b))))) |
(* (* (/ (PI) 2) (/ 1 (- (* a a) (* b b)))) (- (/ 1 b) (/ 1 a))) |
| Outputs |
|---|
(* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) |
(* (* (PI) 1/2) (/ (- (recip a) (recip b)) (- (square b) (square a)))) |
(* (* (/ (PI) 2) (/ 1 (- (* b b) (* (neg a) (neg a))))) (- (/ 1 (neg a)) (/ 1 b))) |
(* (+ (recip a) (recip b)) (/ (* (PI) 1/2) (- (square a) (square b)))) |
(* (* (/ (PI) 2) (/ 1 (- (* (neg b) (neg b)) (* a a)))) (- (/ 1 a) (/ 1 (neg b)))) |
(* (/ (* (PI) 1/2) (- (square b) (square a))) (+ (recip a) (recip b))) |
(neg (* (* (/ (PI) 2) (/ 1 (- (* b b) (* (neg a) (neg a))))) (- (/ 1 (neg a)) (/ 1 b)))) |
(* (/ (* (PI) 1/2) (- (square b) (square a))) (+ (recip a) (recip b))) |
(neg (* (* (/ (PI) 2) (/ 1 (- (* (neg b) (neg b)) (* a a)))) (- (/ 1 a) (/ 1 (neg b))))) |
(* (+ (recip a) (recip b)) (/ (* (PI) 1/2) (- (square a) (square b)))) |
(* (* (/ (PI) 2) (/ 1 (- (* a a) (* b b)))) (- (/ 1 b) (/ 1 a))) |
(* (* (PI) 1/2) (/ (- (recip a) (recip b)) (- (square b) (square a)))) |
(sort a b)
| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 42 | 0 | - | 5 | (-8.71128022838576e-94 3.1809736661297446e+159) | (*.f64 (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) |
| 16 | 0 | - | 0 | - | (-.f64 (*.f64 b b) (*.f64 a a)) |
| 8 | 0 | - | 0 | - | (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) |
| 0 | 0 | - | 0 | - | (PI.f64) |
| 0 | 0 | - | 0 | - | b |
| 0 | 0 | - | 0 | - | (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) |
| 0 | 0 | - | 0 | - | (/.f64 #s(literal 1 binary64) a) |
| 0 | 0 | - | 0 | - | (/.f64 #s(literal 1 binary64) b) |
| 0 | 0 | - | 0 | - | #s(literal 2 binary64) |
| 0 | 0 | - | 0 | - | (*.f64 b b) |
| 0 | 0 | - | 0 | - | #s(literal 1 binary64) |
| 0 | 0 | - | 0 | - | (/.f64 (PI.f64) #s(literal 2 binary64)) |
| 0 | 0 | - | 0 | - | a |
| 0 | 0 | - | 0 | - | (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) |
| 0 | 0 | - | 0 | - | (*.f64 a a) |
| 135.0ms | 512× | 0 | valid |
Compiled 183 to 47 computations (74.3% saved)
ival-mult: 48.0ms (62.7% of total)ival-div: 20.0ms (26.1% of total)ival-sub: 5.0ms (6.5% of total)ival-pi: 2.0ms (2.6% of total)const: 1.0ms (1.3% of total)backward-pass: 0.0ms (0% of total)Compiled 19 to 12 computations (36.8% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 85.2% | (/.f64 (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) (*.f64 (+.f64 b a) (*.f64 #s(literal 2 binary64) (-.f64 b a)))) |
| ▶ | 76.6% | (*.f64 (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) |
Compiled 42 to 27 computations (35.7% saved)
| 1× | egg-herbie |
Found 8 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (PI.f64) |
| ✓ | cost-diff | 0 | (/.f64 (PI.f64) a) |
| ✓ | cost-diff | 0 | (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) |
| ✓ | cost-diff | 0 | (/.f64 (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) (*.f64 (+.f64 b a) (*.f64 #s(literal 2 binary64) (-.f64 b a)))) |
| ✓ | cost-diff | 0 | (PI.f64) |
| ✓ | cost-diff | 0 | (/.f64 (PI.f64) #s(literal 2 binary64)) |
| ✓ | cost-diff | 128 | (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) |
| ✓ | cost-diff | 256 | (*.f64 (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) |
| 3368× | *-lowering-*.f32 |
| 3368× | *-lowering-*.f64 |
| 1992× | +-lowering-+.f64 |
| 1992× | +-lowering-+.f32 |
| 1276× | /-lowering-/.f32 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 23 | 111 |
| 1 | 61 | 106 |
| 2 | 188 | 106 |
| 3 | 710 | 106 |
| 4 | 2868 | 106 |
| 0 | 8383 | 106 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) |
(* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) |
(/ (PI) 2) |
(PI) |
2 |
(/ 1 (- (* b b) (* a a))) |
1 |
(- (* b b) (* a a)) |
(* b b) |
b |
(* a a) |
a |
(- (/ 1 a) (/ 1 b)) |
(/ 1 a) |
(/ 1 b) |
(/ (- (/ (PI) a) (/ (PI) b)) (* (+ b a) (* 2 (- b a)))) |
(- (/ (PI) a) (/ (PI) b)) |
(/ (PI) a) |
(PI) |
a |
(/ (PI) b) |
b |
(* (+ b a) (* 2 (- b a))) |
(+ b a) |
(* 2 (- b a)) |
2 |
(- b a) |
| Outputs |
|---|
(* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) |
(/.f64 (*.f64 (PI.f64) (-.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1/2 binary64) b))) (-.f64 (*.f64 b b) (*.f64 a a))) |
(* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) |
(/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) |
(/ (PI) 2) |
(/.f64 (PI.f64) #s(literal 2 binary64)) |
(PI) |
(PI.f64) |
2 |
#s(literal 2 binary64) |
(/ 1 (- (* b b) (* a a))) |
(/.f64 (/.f64 #s(literal 1 binary64) (-.f64 b a)) (+.f64 b a)) |
1 |
#s(literal 1 binary64) |
(- (* b b) (* a a)) |
(-.f64 (*.f64 b b) (*.f64 a a)) |
(* b b) |
(*.f64 b b) |
b |
(* a a) |
(*.f64 a a) |
a |
(- (/ 1 a) (/ 1 b)) |
(+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1 binary64) b)) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
(/ 1 b) |
(/.f64 #s(literal 1 binary64) b) |
(/ (- (/ (PI) a) (/ (PI) b)) (* (+ b a) (* 2 (- b a)))) |
(/.f64 (*.f64 (PI.f64) (-.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1/2 binary64) b))) (-.f64 (*.f64 b b) (*.f64 a a))) |
(- (/ (PI) a) (/ (PI) b)) |
(-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) |
(/ (PI) a) |
(/.f64 (PI.f64) a) |
(PI) |
(PI.f64) |
a |
(/ (PI) b) |
(/.f64 (PI.f64) b) |
b |
(* (+ b a) (* 2 (- b a))) |
(*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) |
(+ b a) |
(+.f64 b a) |
(* 2 (- b a)) |
(*.f64 #s(literal 2 binary64) (-.f64 b a)) |
2 |
#s(literal 2 binary64) |
(- b a) |
(-.f64 b a) |
Found 8 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) |
| ✓ | accuracy | 99.6% | (/.f64 (PI.f64) a) |
| ✓ | accuracy | 99.6% | (/.f64 (PI.f64) b) |
| ✓ | accuracy | 85.2% | (/.f64 (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) (*.f64 (+.f64 b a) (*.f64 #s(literal 2 binary64) (-.f64 b a)))) |
| ✓ | accuracy | 99.8% | (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) |
| ✓ | accuracy | 98.4% | (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) |
| ✓ | accuracy | 94.8% | (-.f64 (*.f64 b b) (*.f64 a a)) |
| ✓ | accuracy | 86.8% | (*.f64 (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) |
| 74.0ms | 256× | 0 | valid |
Compiled 134 to 24 computations (82.1% saved)
ival-div: 18.0ms (37.7% of total)ival-mult: 17.0ms (35.6% of total)ival-sub: 10.0ms (21% of total)ival-pi: 1.0ms (2.1% of total)ival-add: 1.0ms (2.1% of total)const: 1.0ms (2.1% of total)backward-pass: 0.0ms (0% of total)| Inputs |
|---|
#<alt (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b)))> |
#<alt (* (/ (PI) 2) (/ 1 (- (* b b) (* a a))))> |
#<alt (/ (PI) 2)> |
#<alt (PI)> |
#<alt (/ (- (/ (PI) a) (/ (PI) b)) (* (+ b a) (* 2 (- b a))))> |
#<alt (- (/ (PI) a) (/ (PI) b))> |
#<alt (/ (PI) a)> |
#<alt (- (* b b) (* a a))> |
#<alt (/ 1 (- (* b b) (* a a)))> |
#<alt (/ (PI) b)> |
| Outputs |
|---|
#<alt (* 1/2 (/ (PI) (* (pow a 2) b)))> |
#<alt (/ (+ (* -1/2 (/ (* b (PI)) (pow a 3))) (* 1/2 (/ (PI) (pow a 2)))) b)> |
#<alt (/ (+ (* 1/2 (/ (PI) (pow a 2))) (* b (+ (* -1/2 (/ (PI) (pow a 3))) (* 1/2 (/ (* b (PI)) (pow a 4)))))) b)> |
#<alt (/ (+ (* 1/2 (/ (PI) (pow a 2))) (* b (+ (* -1/2 (/ (PI) (pow a 3))) (* b (+ (* -1/2 (/ (* b (PI)) (pow a 5))) (* 1/2 (/ (PI) (pow a 4)))))))) b)> |
#<alt (* 1/2 (/ (PI) (* a (pow b 2))))> |
#<alt (/ (+ (* -1/2 (/ (PI) b)) (* 1/2 (/ (PI) a))) (pow b 2))> |
#<alt (/ (+ (* -1/2 (/ (PI) b)) (+ (* 1/2 (/ (PI) a)) (* 1/2 (/ (* a (PI)) (pow b 2))))) (pow b 2))> |
#<alt (/ (+ (* -1/2 (/ (PI) b)) (+ (* -1/2 (/ (* (pow a 2) (PI)) (pow b 3))) (+ (* 1/2 (/ (PI) a)) (* 1/2 (/ (* a (PI)) (pow b 2)))))) (pow b 2))> |
#<alt (* 1/2 (/ (PI) (* a (pow b 2))))> |
#<alt (/ (+ (* -1/2 (/ (PI) b)) (* 1/2 (/ (PI) a))) (pow b 2))> |
#<alt (/ (+ (* -1 (/ (+ (* -1/2 (/ (* a (PI)) b)) (* 1/2 (PI))) b)) (* 1/2 (/ (PI) a))) (pow b 2))> |
#<alt (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (* (pow a 2) (PI)) b)) (* 1/2 (* a (PI)))) b)) (* 1/2 (PI))) b)) (* 1/2 (/ (PI) a))) (pow b 2))> |
#<alt (* 1/2 (/ (PI) (* a (pow b 2))))> |
#<alt (/ (+ (* -1/2 (/ (* a (PI)) (pow b 3))) (* 1/2 (/ (PI) (pow b 2)))) a)> |
#<alt (/ (+ (* 1/2 (/ (PI) (pow b 2))) (* a (+ (* -1/2 (/ (PI) (pow b 3))) (* 1/2 (/ (* a (PI)) (pow b 4)))))) a)> |
#<alt (/ (+ (* 1/2 (/ (PI) (pow b 2))) (* a (+ (* -1/2 (/ (PI) (pow b 3))) (* a (+ (* -1/2 (/ (* a (PI)) (pow b 5))) (* 1/2 (/ (PI) (pow b 4)))))))) a)> |
#<alt (* 1/2 (/ (PI) (* (pow a 2) b)))> |
#<alt (/ (+ (* -1/2 (/ (PI) a)) (* 1/2 (/ (PI) b))) (pow a 2))> |
#<alt (/ (+ (* -1/2 (/ (PI) a)) (+ (* 1/2 (/ (PI) b)) (* 1/2 (/ (* b (PI)) (pow a 2))))) (pow a 2))> |
#<alt (/ (+ (* -1/2 (/ (PI) a)) (+ (* -1/2 (/ (* (pow b 2) (PI)) (pow a 3))) (+ (* 1/2 (/ (PI) b)) (* 1/2 (/ (* b (PI)) (pow a 2)))))) (pow a 2))> |
#<alt (* 1/2 (/ (PI) (* (pow a 2) b)))> |
#<alt (/ (+ (* -1/2 (/ (PI) a)) (* 1/2 (/ (PI) b))) (pow a 2))> |
#<alt (/ (+ (* -1 (/ (+ (* -1/2 (/ (* b (PI)) a)) (* 1/2 (PI))) a)) (* 1/2 (/ (PI) b))) (pow a 2))> |
#<alt (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (* (pow b 2) (PI)) a)) (* 1/2 (* b (PI)))) a)) (* 1/2 (PI))) a)) (* 1/2 (/ (PI) b))) (pow a 2))> |
#<alt (* -1/2 (/ (PI) (pow a 2)))> |
#<alt (+ (* -1/2 (/ (PI) (pow a 2))) (* -1/2 (/ (* (pow b 2) (PI)) (pow a 4))))> |
#<alt (+ (* -1/2 (/ (PI) (pow a 2))) (* (pow b 2) (+ (* -1/2 (/ (PI) (pow a 4))) (* -1/2 (/ (* (pow b 2) (PI)) (pow a 6))))))> |
#<alt (+ (* -1/2 (/ (PI) (pow a 2))) (* (pow b 2) (+ (* -1/2 (/ (PI) (pow a 4))) (* (pow b 2) (+ (* -1/2 (/ (PI) (pow a 6))) (* -1/2 (/ (* (pow b 2) (PI)) (pow a 8))))))))> |
#<alt (* 1/2 (/ (PI) (pow b 2)))> |
#<alt (/ (+ (* 1/2 (PI)) (* 1/2 (/ (* (pow a 2) (PI)) (pow b 2)))) (pow b 2))> |
#<alt (/ (+ (* 1/2 (PI)) (+ (* 1/2 (/ (* (pow a 2) (PI)) (pow b 2))) (* 1/2 (/ (* (pow a 4) (PI)) (pow b 4))))) (pow b 2))> |
#<alt (/ (+ (* 1/2 (PI)) (+ (* 1/2 (/ (* (pow a 2) (PI)) (pow b 2))) (+ (* 1/2 (/ (* (pow a 4) (PI)) (pow b 4))) (* 1/2 (/ (* (pow a 6) (PI)) (pow b 6)))))) (pow b 2))> |
#<alt (* 1/2 (/ (PI) (pow b 2)))> |
#<alt (/ (+ (* 1/2 (PI)) (* 1/2 (/ (* (pow a 2) (PI)) (pow b 2)))) (pow b 2))> |
#<alt (/ (+ (* 1/2 (PI)) (+ (* 1/2 (/ (* (pow a 2) (PI)) (pow b 2))) (* 1/2 (/ (* (pow a 4) (PI)) (pow b 4))))) (pow b 2))> |
#<alt (/ (+ (* 1/2 (PI)) (+ (* 1/2 (/ (* (pow a 2) (PI)) (pow b 2))) (+ (* 1/2 (/ (* (pow a 4) (PI)) (pow b 4))) (* 1/2 (/ (* (pow a 6) (PI)) (pow b 6)))))) (pow b 2))> |
#<alt (* 1/2 (/ (PI) (pow b 2)))> |
#<alt (+ (* 1/2 (/ (PI) (pow b 2))) (* 1/2 (/ (* (pow a 2) (PI)) (pow b 4))))> |
#<alt (+ (* 1/2 (/ (PI) (pow b 2))) (* (pow a 2) (+ (* 1/2 (/ (PI) (pow b 4))) (* 1/2 (/ (* (pow a 2) (PI)) (pow b 6))))))> |
#<alt (+ (* 1/2 (/ (PI) (pow b 2))) (* (pow a 2) (+ (* 1/2 (/ (PI) (pow b 4))) (* (pow a 2) (+ (* 1/2 (/ (PI) (pow b 6))) (* 1/2 (/ (* (pow a 2) (PI)) (pow b 8))))))))> |
#<alt (* -1/2 (/ (PI) (pow a 2)))> |
#<alt (/ (+ (* -1/2 (PI)) (* -1/2 (/ (* (pow b 2) (PI)) (pow a 2)))) (pow a 2))> |
#<alt (/ (+ (* -1/2 (PI)) (+ (* -1/2 (/ (* (pow b 2) (PI)) (pow a 2))) (* -1/2 (/ (* (pow b 4) (PI)) (pow a 4))))) (pow a 2))> |
#<alt (/ (+ (* -1/2 (PI)) (+ (* -1/2 (/ (* (pow b 2) (PI)) (pow a 2))) (+ (* -1/2 (/ (* (pow b 4) (PI)) (pow a 4))) (* -1/2 (/ (* (pow b 6) (PI)) (pow a 6)))))) (pow a 2))> |
#<alt (* -1/2 (/ (PI) (pow a 2)))> |
#<alt (/ (+ (* -1/2 (PI)) (* -1/2 (/ (* (pow b 2) (PI)) (pow a 2)))) (pow a 2))> |
#<alt (/ (+ (* -1/2 (PI)) (+ (* -1/2 (/ (* (pow b 2) (PI)) (pow a 2))) (* -1/2 (/ (* (pow b 4) (PI)) (pow a 4))))) (pow a 2))> |
#<alt (/ (+ (* -1/2 (PI)) (+ (* -1/2 (/ (* (pow b 2) (PI)) (pow a 2))) (+ (* -1/2 (/ (* (pow b 4) (PI)) (pow a 4))) (* -1/2 (/ (* (pow b 6) (PI)) (pow a 6)))))) (pow a 2))> |
#<alt (* 1/2 (/ (PI) (* a (pow b 2))))> |
#<alt (/ (+ (* 1/2 (* a (- (* -1 (/ (PI) (pow b 3))) (/ (* (PI) (+ b (* -1 b))) (pow b 4))))) (* 1/2 (/ (PI) (pow b 2)))) a)> |
#<alt (/ (+ (* 1/2 (/ (PI) (pow b 2))) (* a (+ (* -1/2 (* a (+ (* -1 (/ (PI) (pow b 4))) (/ (* (+ b (* -1 b)) (- (* -1 (/ (PI) (pow b 3))) (/ (* (PI) (+ b (* -1 b))) (pow b 4)))) (pow b 2))))) (* 1/2 (- (* -1 (/ (PI) (pow b 3))) (/ (* (PI) (+ b (* -1 b))) (pow b 4))))))) a)> |
#<alt (/ (+ (* 1/2 (/ (PI) (pow b 2))) (* a (+ (* 1/2 (- (* -1 (/ (PI) (pow b 3))) (/ (* (PI) (+ b (* -1 b))) (pow b 4)))) (* a (+ (* -1/2 (* a (+ (* -1 (/ (* (+ b (* -1 b)) (+ (* -1 (/ (PI) (pow b 4))) (/ (* (+ b (* -1 b)) (- (* -1 (/ (PI) (pow b 3))) (/ (* (PI) (+ b (* -1 b))) (pow b 4)))) (pow b 2)))) (pow b 2))) (* -1 (/ (- (* -1 (/ (PI) (pow b 3))) (/ (* (PI) (+ b (* -1 b))) (pow b 4))) (pow b 2)))))) (* -1/2 (+ (* -1 (/ (PI) (pow b 4))) (/ (* (+ b (* -1 b)) (- (* -1 (/ (PI) (pow b 3))) (/ (* (PI) (+ b (* -1 b))) (pow b 4)))) (pow b 2))))))))) a)> |
#<alt (* 1/2 (/ (PI) (* (pow a 2) b)))> |
#<alt (/ (+ (* 1/2 (/ (PI) b)) (* 1/2 (/ (- (* -1 (PI)) (* -1 (/ (* (PI) (+ b (* -1 b))) b))) a))) (pow a 2))> |
#<alt (/ (+ (* -1/2 (/ (+ (* -1 (* b (PI))) (* -1 (* (+ b (* -1 b)) (- (* -1 (PI)) (* -1 (/ (* (PI) (+ b (* -1 b))) b)))))) (pow a 2))) (+ (* 1/2 (/ (PI) b)) (* 1/2 (/ (- (* -1 (PI)) (* -1 (/ (* (PI) (+ b (* -1 b))) b))) a)))) (pow a 2))> |
#<alt (/ (+ (* -1/2 (/ (+ (* -1 (* b (PI))) (* -1 (* (+ b (* -1 b)) (- (* -1 (PI)) (* -1 (/ (* (PI) (+ b (* -1 b))) b)))))) (pow a 2))) (+ (* -1/2 (/ (+ (* -1 (* (pow b 2) (- (* -1 (PI)) (* -1 (/ (* (PI) (+ b (* -1 b))) b))))) (* (+ b (* -1 b)) (+ (* -1 (* b (PI))) (* -1 (* (+ b (* -1 b)) (- (* -1 (PI)) (* -1 (/ (* (PI) (+ b (* -1 b))) b)))))))) (pow a 3))) (+ (* 1/2 (/ (PI) b)) (* 1/2 (/ (- (* -1 (PI)) (* -1 (/ (* (PI) (+ b (* -1 b))) b))) a))))) (pow a 2))> |
#<alt (* 1/2 (/ (PI) (* (pow a 2) b)))> |
#<alt (/ (+ (* -1/2 (/ (- (PI) (* -1 (/ (* (PI) (+ b (* -1 b))) b))) a)) (* 1/2 (/ (PI) b))) (pow a 2))> |
#<alt (/ (+ (* -1 (/ (+ (* 1/2 (- (PI) (* -1 (/ (* (PI) (+ b (* -1 b))) b)))) (* 1/2 (/ (+ (* -1 (* b (PI))) (* -1 (* (+ b (* -1 b)) (- (PI) (* -1 (/ (* (PI) (+ b (* -1 b))) b)))))) a))) a)) (* 1/2 (/ (PI) b))) (pow a 2))> |
#<alt (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (+ (* -1 (* b (PI))) (* -1 (* (+ b (* -1 b)) (- (PI) (* -1 (/ (* (PI) (+ b (* -1 b))) b))))))) (* 1/2 (/ (+ (* -1 (* (pow b 2) (- (PI) (* -1 (/ (* (PI) (+ b (* -1 b))) b))))) (* (+ b (* -1 b)) (+ (* -1 (* b (PI))) (* -1 (* (+ b (* -1 b)) (- (PI) (* -1 (/ (* (PI) (+ b (* -1 b))) b)))))))) a))) a)) (* 1/2 (- (PI) (* -1 (/ (* (PI) (+ b (* -1 b))) b))))) a)) (* 1/2 (/ (PI) b))) (pow a 2))> |
#<alt (* 1/2 (/ (PI) (* (pow a 2) b)))> |
#<alt (/ (+ (* 1/2 (* b (- (* -1 (/ (PI) (pow a 3))) (* -1 (/ (* (PI) (+ a (* -1 a))) (pow a 4)))))) (* 1/2 (/ (PI) (pow a 2)))) b)> |
#<alt (/ (+ (* 1/2 (/ (PI) (pow a 2))) (* b (+ (* -1/2 (* b (+ (* -1 (/ (PI) (pow a 4))) (* -1 (/ (* (+ a (* -1 a)) (- (* -1 (/ (PI) (pow a 3))) (* -1 (/ (* (PI) (+ a (* -1 a))) (pow a 4))))) (pow a 2)))))) (* 1/2 (- (* -1 (/ (PI) (pow a 3))) (* -1 (/ (* (PI) (+ a (* -1 a))) (pow a 4)))))))) b)> |
#<alt (/ (+ (* 1/2 (/ (PI) (pow a 2))) (* b (+ (* 1/2 (- (* -1 (/ (PI) (pow a 3))) (* -1 (/ (* (PI) (+ a (* -1 a))) (pow a 4))))) (* b (+ (* -1/2 (* b (+ (* -1 (/ (- (* -1 (/ (PI) (pow a 3))) (* -1 (/ (* (PI) (+ a (* -1 a))) (pow a 4)))) (pow a 2))) (/ (* (+ a (* -1 a)) (+ (* -1 (/ (PI) (pow a 4))) (* -1 (/ (* (+ a (* -1 a)) (- (* -1 (/ (PI) (pow a 3))) (* -1 (/ (* (PI) (+ a (* -1 a))) (pow a 4))))) (pow a 2))))) (pow a 2))))) (* -1/2 (+ (* -1 (/ (PI) (pow a 4))) (* -1 (/ (* (+ a (* -1 a)) (- (* -1 (/ (PI) (pow a 3))) (* -1 (/ (* (PI) (+ a (* -1 a))) (pow a 4))))) (pow a 2)))))))))) b)> |
#<alt (* 1/2 (/ (PI) (* a (pow b 2))))> |
#<alt (/ (+ (* 1/2 (/ (PI) a)) (* 1/2 (/ (- (* -1 (PI)) (/ (* (PI) (+ a (* -1 a))) a)) b))) (pow b 2))> |
#<alt (/ (+ (* -1/2 (/ (+ (* -1 (* a (PI))) (* (+ a (* -1 a)) (- (* -1 (PI)) (/ (* (PI) (+ a (* -1 a))) a)))) (pow b 2))) (+ (* 1/2 (/ (PI) a)) (* 1/2 (/ (- (* -1 (PI)) (/ (* (PI) (+ a (* -1 a))) a)) b)))) (pow b 2))> |
#<alt (/ (+ (* -1/2 (/ (+ (* -1 (* a (PI))) (* (+ a (* -1 a)) (- (* -1 (PI)) (/ (* (PI) (+ a (* -1 a))) a)))) (pow b 2))) (+ (* -1/2 (/ (+ (* -1 (* (+ a (* -1 a)) (+ (* -1 (* a (PI))) (* (+ a (* -1 a)) (- (* -1 (PI)) (/ (* (PI) (+ a (* -1 a))) a)))))) (* -1 (* (pow a 2) (- (* -1 (PI)) (/ (* (PI) (+ a (* -1 a))) a))))) (pow b 3))) (+ (* 1/2 (/ (PI) a)) (* 1/2 (/ (- (* -1 (PI)) (/ (* (PI) (+ a (* -1 a))) a)) b))))) (pow b 2))> |
#<alt (* 1/2 (/ (PI) (* a (pow b 2))))> |
#<alt (/ (+ (* 1/2 (/ (PI) a)) (* 1/2 (/ (- (* -1 (PI)) (/ (* (PI) (+ a (* -1 a))) a)) b))) (pow b 2))> |
#<alt (/ (+ (* -1 (/ (+ (* -1/2 (- (* -1 (PI)) (/ (* (PI) (+ a (* -1 a))) a))) (* -1/2 (/ (+ (* -1 (* (+ a (* -1 a)) (- (* -1 (PI)) (/ (* (PI) (+ a (* -1 a))) a)))) (* a (PI))) b))) b)) (* 1/2 (/ (PI) a))) (pow b 2))> |
#<alt (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (+ (* -1 (* (pow a 2) (- (* -1 (PI)) (/ (* (PI) (+ a (* -1 a))) a)))) (* (+ a (* -1 a)) (+ (* -1 (* (+ a (* -1 a)) (- (* -1 (PI)) (/ (* (PI) (+ a (* -1 a))) a)))) (* a (PI))))) b)) (* 1/2 (+ (* -1 (* (+ a (* -1 a)) (- (* -1 (PI)) (/ (* (PI) (+ a (* -1 a))) a)))) (* a (PI))))) b)) (* -1/2 (- (* -1 (PI)) (/ (* (PI) (+ a (* -1 a))) a)))) b)) (* 1/2 (/ (PI) a))) (pow b 2))> |
#<alt (/ (PI) a)> |
#<alt (/ (+ (PI) (* -1 (/ (* a (PI)) b))) a)> |
#<alt (/ (+ (PI) (* -1 (/ (* a (PI)) b))) a)> |
#<alt (/ (+ (PI) (* -1 (/ (* a (PI)) b))) a)> |
#<alt (* -1 (/ (PI) b))> |
#<alt (- (/ (PI) a) (/ (PI) b))> |
#<alt (- (/ (PI) a) (/ (PI) b))> |
#<alt (- (/ (PI) a) (/ (PI) b))> |
#<alt (* -1 (/ (PI) b))> |
#<alt (- (/ (PI) a) (/ (PI) b))> |
#<alt (- (/ (PI) a) (/ (PI) b))> |
#<alt (- (/ (PI) a) (/ (PI) b))> |
#<alt (* -1 (/ (PI) b))> |
#<alt (/ (- (/ (* b (PI)) a) (PI)) b)> |
#<alt (/ (- (/ (* b (PI)) a) (PI)) b)> |
#<alt (/ (- (/ (* b (PI)) a) (PI)) b)> |
#<alt (/ (PI) a)> |
#<alt (+ (* -1 (/ (PI) b)) (/ (PI) a))> |
#<alt (+ (* -1 (/ (PI) b)) (/ (PI) a))> |
#<alt (+ (* -1 (/ (PI) b)) (/ (PI) a))> |
#<alt (/ (PI) a)> |
#<alt (+ (* -1 (/ (PI) b)) (/ (PI) a))> |
#<alt (+ (* -1 (/ (PI) b)) (/ (PI) a))> |
#<alt (+ (* -1 (/ (PI) b)) (/ (PI) a))> |
#<alt (/ (PI) a)> |
#<alt (/ (PI) a)> |
#<alt (/ (PI) a)> |
#<alt (/ (PI) a)> |
#<alt (/ (PI) a)> |
#<alt (/ (PI) a)> |
#<alt (/ (PI) a)> |
#<alt (/ (PI) a)> |
#<alt (/ (PI) a)> |
#<alt (/ (PI) a)> |
#<alt (/ (PI) a)> |
#<alt (/ (PI) a)> |
#<alt (* -1 (pow a 2))> |
#<alt (- (pow b 2) (pow a 2))> |
#<alt (- (pow b 2) (pow a 2))> |
#<alt (- (pow b 2) (pow a 2))> |
#<alt (pow b 2)> |
#<alt (* (pow b 2) (+ 1 (* -1 (/ (pow a 2) (pow b 2)))))> |
#<alt (* (pow b 2) (+ 1 (* -1 (/ (pow a 2) (pow b 2)))))> |
#<alt (* (pow b 2) (+ 1 (* -1 (/ (pow a 2) (pow b 2)))))> |
#<alt (pow b 2)> |
#<alt (* (pow b 2) (+ 1 (* -1 (/ (pow a 2) (pow b 2)))))> |
#<alt (* (pow b 2) (+ 1 (* -1 (/ (pow a 2) (pow b 2)))))> |
#<alt (* (pow b 2) (+ 1 (* -1 (/ (pow a 2) (pow b 2)))))> |
#<alt (pow b 2)> |
#<alt (+ (* -1 (pow a 2)) (pow b 2))> |
#<alt (+ (* -1 (pow a 2)) (pow b 2))> |
#<alt (+ (* -1 (pow a 2)) (pow b 2))> |
#<alt (* -1 (pow a 2))> |
#<alt (* (pow a 2) (- (/ (pow b 2) (pow a 2)) 1))> |
#<alt (* (pow a 2) (- (/ (pow b 2) (pow a 2)) 1))> |
#<alt (* (pow a 2) (- (/ (pow b 2) (pow a 2)) 1))> |
#<alt (* -1 (pow a 2))> |
#<alt (* (pow a 2) (- (/ (pow b 2) (pow a 2)) 1))> |
#<alt (* (pow a 2) (- (/ (pow b 2) (pow a 2)) 1))> |
#<alt (* (pow a 2) (- (/ (pow b 2) (pow a 2)) 1))> |
#<alt (/ -1 (pow a 2))> |
#<alt (- (* -1 (/ (pow b 2) (pow a 4))) (/ 1 (pow a 2)))> |
#<alt (- (* (pow b 2) (- (* -1 (/ (pow b 2) (pow a 6))) (/ 1 (pow a 4)))) (/ 1 (pow a 2)))> |
#<alt (- (* (pow b 2) (- (* (pow b 2) (- (* -1 (/ (pow b 2) (pow a 8))) (/ 1 (pow a 6)))) (/ 1 (pow a 4)))) (/ 1 (pow a 2)))> |
#<alt (/ 1 (pow b 2))> |
#<alt (/ (+ 1 (/ (pow a 2) (pow b 2))) (pow b 2))> |
#<alt (/ (- (+ 1 (/ (pow a 4) (pow b 4))) (* -1 (/ (pow a 2) (pow b 2)))) (pow b 2))> |
#<alt (/ (- (+ 1 (/ (pow a 6) (pow b 6))) (+ (* -1 (/ (pow a 2) (pow b 2))) (* -1 (/ (pow a 4) (pow b 4))))) (pow b 2))> |
#<alt (/ 1 (pow b 2))> |
#<alt (/ (+ 1 (/ (pow a 2) (pow b 2))) (pow b 2))> |
#<alt (/ (- (+ 1 (/ (pow a 4) (pow b 4))) (* -1 (/ (pow a 2) (pow b 2)))) (pow b 2))> |
#<alt (/ (- (+ 1 (/ (pow a 6) (pow b 6))) (+ (* -1 (/ (pow a 2) (pow b 2))) (* -1 (/ (pow a 4) (pow b 4))))) (pow b 2))> |
#<alt (/ 1 (pow b 2))> |
#<alt (+ (/ 1 (pow b 2)) (/ (pow a 2) (pow b 4)))> |
#<alt (+ (* (pow a 2) (+ (/ 1 (pow b 4)) (/ (pow a 2) (pow b 6)))) (/ 1 (pow b 2)))> |
#<alt (+ (* (pow a 2) (+ (* (pow a 2) (+ (/ 1 (pow b 6)) (/ (pow a 2) (pow b 8)))) (/ 1 (pow b 4)))) (/ 1 (pow b 2)))> |
#<alt (/ -1 (pow a 2))> |
#<alt (/ (- (* -1 (/ (pow b 2) (pow a 2))) 1) (pow a 2))> |
#<alt (/ (- (* -1 (/ (pow b 4) (pow a 4))) (+ 1 (/ (pow b 2) (pow a 2)))) (pow a 2))> |
#<alt (/ (- (* -1 (/ (pow b 6) (pow a 6))) (+ 1 (+ (/ (pow b 2) (pow a 2)) (/ (pow b 4) (pow a 4))))) (pow a 2))> |
#<alt (/ -1 (pow a 2))> |
#<alt (/ (- (* -1 (/ (pow b 2) (pow a 2))) 1) (pow a 2))> |
#<alt (/ (- (* -1 (/ (pow b 4) (pow a 4))) (+ 1 (/ (pow b 2) (pow a 2)))) (pow a 2))> |
#<alt (/ (- (* -1 (/ (pow b 6) (pow a 6))) (+ 1 (+ (/ (pow b 2) (pow a 2)) (/ (pow b 4) (pow a 4))))) (pow a 2))> |
#<alt (/ (PI) b)> |
#<alt (/ (PI) b)> |
#<alt (/ (PI) b)> |
#<alt (/ (PI) b)> |
#<alt (/ (PI) b)> |
#<alt (/ (PI) b)> |
#<alt (/ (PI) b)> |
#<alt (/ (PI) b)> |
#<alt (/ (PI) b)> |
#<alt (/ (PI) b)> |
#<alt (/ (PI) b)> |
#<alt (/ (PI) b)> |
42 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 3.0ms | b | @ | 0 | (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) |
| 2.0ms | b | @ | 0 | (/ (- (/ (PI) a) (/ (PI) b)) (* (+ b a) (* 2 (- b a)))) |
| 1.0ms | a | @ | 0 | (/ (- (/ (PI) a) (/ (PI) b)) (* (+ b a) (* 2 (- b a)))) |
| 1.0ms | a | @ | inf | (/ 1 (- (* b b) (* a a))) |
| 1.0ms | a | @ | inf | (/ (- (/ (PI) a) (/ (PI) b)) (* (+ b a) (* 2 (- b a)))) |
| 1× | batch-egg-rewrite |
| 4860× | *-lowering-*.f32 |
| 4860× | *-lowering-*.f64 |
| 2960× | /-lowering-/.f32 |
| 2960× | /-lowering-/.f64 |
| 1848× | --lowering--.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 23 | 67 |
| 1 | 190 | 67 |
| 2 | 2082 | 67 |
| 0 | 8861 | 67 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) |
(* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) |
(/ (PI) 2) |
(PI) |
(/ (- (/ (PI) a) (/ (PI) b)) (* (+ b a) (* 2 (- b a)))) |
(- (/ (PI) a) (/ (PI) b)) |
(/ (PI) a) |
(- (* b b) (* a a)) |
(/ 1 (- (* b b) (* a a))) |
(/ (PI) b) |
| Outputs |
|---|
(+.f64 (/.f64 (/.f64 (PI.f64) a) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) (neg.f64 (/.f64 (/.f64 (PI.f64) b) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))))) |
(+.f64 (*.f64 (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) (/.f64 #s(literal 1 binary64) a)) (*.f64 (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) (/.f64 #s(literal -1 binary64) b))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))))) (*.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))))) |
(+.f64 (fma.f64 (PI.f64) (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) (PI.f64)))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))))) (PI.f64) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) (PI.f64)))) |
(+.f64 (fma.f64 (PI.f64) (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) (/.f64 (PI.f64) b)))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))))) (/.f64 (PI.f64) b) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) (/.f64 (PI.f64) b)))) |
(+.f64 (fma.f64 (PI.f64) (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (/.f64 (PI.f64) (+.f64 b a))))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 #s(literal 2 binary64) (-.f64 b a)))) (/.f64 (PI.f64) (+.f64 b a)) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (/.f64 (PI.f64) (+.f64 b a))))) |
(+.f64 (fma.f64 (PI.f64) (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 b a)) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (-.f64 b a)))))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 b a))) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 b a)) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (-.f64 b a)))))) |
(+.f64 (fma.f64 (PI.f64) (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 b a)) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (+.f64 b a)))))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 b a))) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (+.f64 b a))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 b a)) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (+.f64 b a)))))) |
(+.f64 (fma.f64 (/.f64 (PI.f64) a) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) (PI.f64)))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))))) (PI.f64) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) (PI.f64)))) |
(+.f64 (fma.f64 (/.f64 (PI.f64) a) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) (/.f64 (PI.f64) b)))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))))) (/.f64 (PI.f64) b) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) (/.f64 (PI.f64) b)))) |
(+.f64 (fma.f64 (/.f64 (PI.f64) a) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (/.f64 (PI.f64) (+.f64 b a))))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 #s(literal 2 binary64) (-.f64 b a)))) (/.f64 (PI.f64) (+.f64 b a)) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (/.f64 (PI.f64) (+.f64 b a))))) |
(+.f64 (fma.f64 (/.f64 (PI.f64) a) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 b a)) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (-.f64 b a)))))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 b a))) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 b a)) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (-.f64 b a)))))) |
(+.f64 (fma.f64 (/.f64 (PI.f64) a) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 b a)) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (+.f64 b a)))))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 b a))) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (+.f64 b a))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 b a)) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (+.f64 b a)))))) |
(+.f64 (fma.f64 (/.f64 (PI.f64) (+.f64 b a)) (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) (PI.f64)))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))))) (PI.f64) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) (PI.f64)))) |
(+.f64 (fma.f64 (/.f64 (PI.f64) (+.f64 b a)) (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) (/.f64 (PI.f64) b)))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))))) (/.f64 (PI.f64) b) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) (/.f64 (PI.f64) b)))) |
(+.f64 (fma.f64 (/.f64 (PI.f64) (+.f64 b a)) (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (/.f64 (PI.f64) (+.f64 b a))))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 #s(literal 2 binary64) (-.f64 b a)))) (/.f64 (PI.f64) (+.f64 b a)) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (/.f64 (PI.f64) (+.f64 b a))))) |
(+.f64 (fma.f64 (/.f64 (PI.f64) (+.f64 b a)) (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 b a)) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (-.f64 b a)))))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 b a))) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 b a)) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (-.f64 b a)))))) |
(+.f64 (fma.f64 (/.f64 (PI.f64) (+.f64 b a)) (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 b a)) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (+.f64 b a)))))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 b a))) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (+.f64 b a))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 b a)) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (+.f64 b a)))))) |
(+.f64 (fma.f64 (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (/.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 b a)) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) (PI.f64)))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))))) (PI.f64) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) (PI.f64)))) |
(+.f64 (fma.f64 (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (/.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 b a)) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) (/.f64 (PI.f64) b)))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))))) (/.f64 (PI.f64) b) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) (/.f64 (PI.f64) b)))) |
(+.f64 (fma.f64 (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (/.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 b a)) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (/.f64 (PI.f64) (+.f64 b a))))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 #s(literal 2 binary64) (-.f64 b a)))) (/.f64 (PI.f64) (+.f64 b a)) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (/.f64 (PI.f64) (+.f64 b a))))) |
(+.f64 (fma.f64 (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (/.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 b a)) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 b a)) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (-.f64 b a)))))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 b a))) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 b a)) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (-.f64 b a)))))) |
(+.f64 (fma.f64 (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (/.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 b a)) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 b a)) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (+.f64 b a)))))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 b a))) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (+.f64 b a))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 b a)) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (+.f64 b a)))))) |
(+.f64 (fma.f64 (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (+.f64 b a))) (/.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 b a)) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) (PI.f64)))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))))) (PI.f64) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) (PI.f64)))) |
(+.f64 (fma.f64 (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (+.f64 b a))) (/.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 b a)) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) (/.f64 (PI.f64) b)))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))))) (/.f64 (PI.f64) b) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) (/.f64 (PI.f64) b)))) |
(+.f64 (fma.f64 (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (+.f64 b a))) (/.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 b a)) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (/.f64 (PI.f64) (+.f64 b a))))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 #s(literal 2 binary64) (-.f64 b a)))) (/.f64 (PI.f64) (+.f64 b a)) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (/.f64 (PI.f64) (+.f64 b a))))) |
(+.f64 (fma.f64 (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (+.f64 b a))) (/.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 b a)) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 b a)) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (-.f64 b a)))))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 b a))) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 b a)) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (-.f64 b a)))))) |
(+.f64 (fma.f64 (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (+.f64 b a))) (/.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 b a)) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 b a)) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (+.f64 b a)))))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 b a))) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (+.f64 b a))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 b a)) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (+.f64 b a)))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)))) #s(literal -1 binary64))) |
(-.f64 (/.f64 (/.f64 (PI.f64) a) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) (/.f64 (/.f64 (PI.f64) b) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))))) |
(fma.f64 (PI.f64) (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) (neg.f64 (/.f64 (/.f64 (PI.f64) b) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))))) |
(fma.f64 (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) (/.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) (/.f64 #s(literal -1 binary64) b))) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))))) |
(fma.f64 (/.f64 (PI.f64) a) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) (neg.f64 (/.f64 (/.f64 (PI.f64) b) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))))) |
(fma.f64 (/.f64 (PI.f64) (+.f64 b a)) (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (neg.f64 (/.f64 (/.f64 (PI.f64) b) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))))) |
(fma.f64 (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (/.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 b a)) (neg.f64 (/.f64 (/.f64 (PI.f64) b) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))))) |
(fma.f64 (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (+.f64 b a))) (/.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 b a)) (neg.f64 (/.f64 (/.f64 (PI.f64) b) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))))) |
(neg.f64 (/.f64 (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))))) |
(neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (PI.f64) a)) (/.f64 (PI.f64) b)) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 b a)) (/.f64 (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) (+.f64 b a)))) |
(/.f64 (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b))))) |
(/.f64 (-.f64 (*.f64 (PI.f64) b) (*.f64 (PI.f64) a)) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (*.f64 b a))) |
(/.f64 (+.f64 (neg.f64 (/.f64 (PI.f64) a)) (/.f64 (PI.f64) b)) (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (+.f64 (/.f64 (PI.f64) (*.f64 a (/.f64 a (PI.f64)))) (*.f64 (/.f64 (PI.f64) b) (+.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)))))) |
(/.f64 (-.f64 (/.f64 (PI.f64) (*.f64 a (/.f64 a (PI.f64)))) (/.f64 (/.f64 (PI.f64) b) (/.f64 b (PI.f64)))) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (+.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)))) |
(/.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1 binary64) b)) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 #s(literal 2 binary64) (PI.f64))) |
(/.f64 (/.f64 (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) (+.f64 b a)) (*.f64 #s(literal 2 binary64) (-.f64 b a))) |
(/.f64 (-.f64 (*.f64 (/.f64 (PI.f64) a) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 (PI.f64) b))) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (PI.f64) b) (*.f64 (PI.f64) a)) #s(literal 1 binary64)) (*.f64 (*.f64 b a) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))))) |
(/.f64 (*.f64 (-.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 b (*.f64 b b)))) #s(literal 1 binary64)) (*.f64 (+.f64 (/.f64 (PI.f64) (*.f64 a (/.f64 a (PI.f64)))) (*.f64 (/.f64 (PI.f64) b) (+.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)))) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))))) |
(/.f64 (*.f64 (-.f64 (/.f64 (PI.f64) (*.f64 a (/.f64 a (PI.f64)))) (/.f64 (/.f64 (PI.f64) b) (/.f64 b (PI.f64)))) #s(literal 1 binary64)) (*.f64 (+.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))))) |
(/.f64 (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))))) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)))))) |
(/.f64 (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (*.f64 b b)))) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)))) |
(/.f64 (*.f64 (PI.f64) (-.f64 b a)) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (*.f64 b a))) |
(/.f64 (*.f64 (PI.f64) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)))))) |
(/.f64 (*.f64 (PI.f64) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (*.f64 b b)))) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)))) |
(/.f64 (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (-.f64 b a)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 b a))) |
(/.f64 (*.f64 (/.f64 (PI.f64) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 b a)) (*.f64 #s(literal 2 binary64) (*.f64 b a))) |
(/.f64 (*.f64 (/.f64 (PI.f64) (-.f64 (*.f64 b b) (*.f64 a a))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)))))) |
(/.f64 (*.f64 (/.f64 (PI.f64) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)))) |
(/.f64 (*.f64 (-.f64 b a) (PI.f64)) (*.f64 (*.f64 b a) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))))) |
(/.f64 (*.f64 (-.f64 b a) (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (*.f64 b a) (-.f64 (*.f64 b b) (*.f64 a a)))) |
(/.f64 (*.f64 (-.f64 b a) (/.f64 (PI.f64) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 (*.f64 b a) #s(literal 2 binary64))) |
(/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b)))) (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)))) (-.f64 (*.f64 b b) (*.f64 a a)))) |
(/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b)))) (PI.f64)) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)))) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))))) |
(/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b)))) (/.f64 (PI.f64) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)))) #s(literal 2 binary64))) |
(/.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (*.f64 b b))) (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (-.f64 (*.f64 b b) (*.f64 a a)))) |
(/.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (*.f64 b b))) (PI.f64)) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))))) |
(/.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (*.f64 b b))) (/.f64 (PI.f64) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) #s(literal 2 binary64))) |
(/.f64 (neg.f64 (+.f64 (neg.f64 (/.f64 (PI.f64) a)) (/.f64 (PI.f64) b))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) (+.f64 b a))) (neg.f64 (*.f64 #s(literal 2 binary64) (-.f64 b a)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (PI.f64) a) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 (/.f64 (/.f64 (PI.f64) a) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) (/.f64 (/.f64 (PI.f64) a) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))))) (*.f64 (/.f64 (/.f64 (PI.f64) b) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 (/.f64 (/.f64 (PI.f64) b) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) (/.f64 (/.f64 (PI.f64) b) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))))))) (+.f64 (*.f64 (/.f64 (/.f64 (PI.f64) a) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) (/.f64 (/.f64 (PI.f64) a) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))))) (+.f64 (*.f64 (/.f64 (/.f64 (PI.f64) b) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) (/.f64 (/.f64 (PI.f64) b) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))))) (*.f64 (/.f64 (/.f64 (PI.f64) a) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) (/.f64 (/.f64 (PI.f64) b) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (PI.f64) a) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) (/.f64 (/.f64 (PI.f64) a) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))))) (*.f64 (/.f64 (/.f64 (PI.f64) b) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) (/.f64 (/.f64 (PI.f64) b) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))))) (+.f64 (/.f64 (/.f64 (PI.f64) a) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) (/.f64 (/.f64 (PI.f64) b) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))))) |
(/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1 binary64) b)) (/.f64 (PI.f64) #s(literal 2 binary64))) (-.f64 (*.f64 b b) (*.f64 a a))) |
(/.f64 (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1 binary64) b))) (-.f64 (*.f64 b b) (*.f64 a a))) |
(/.f64 (*.f64 (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) |
(/.f64 (*.f64 (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) (-.f64 b a)) (*.f64 b a)) |
(/.f64 (*.f64 (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))))) |
(/.f64 (*.f64 (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (*.f64 b b)))) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) |
(/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1 binary64) b)) (PI.f64)) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) |
(/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1 binary64) b)) (/.f64 (PI.f64) (-.f64 (*.f64 b b) (*.f64 a a)))) #s(literal 2 binary64)) |
(/.f64 (*.f64 (-.f64 (*.f64 (PI.f64) b) (*.f64 (PI.f64) a)) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))))) (*.f64 b a)) |
(/.f64 (*.f64 (-.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))))) (+.f64 (/.f64 (PI.f64) (*.f64 a (/.f64 a (PI.f64)))) (*.f64 (/.f64 (PI.f64) b) (+.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b))))) |
(/.f64 (*.f64 (-.f64 (/.f64 (PI.f64) (*.f64 a (/.f64 a (PI.f64)))) (/.f64 (/.f64 (PI.f64) b) (/.f64 b (PI.f64)))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))))) (+.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b))) |
(/.f64 (*.f64 (PI.f64) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1 binary64) b)) (-.f64 (*.f64 b b) (*.f64 a a)))) #s(literal 2 binary64)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (PI.f64)) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1 binary64) b)) (-.f64 (*.f64 b b) (*.f64 a a)))) #s(literal -2 binary64)) |
(/.f64 (*.f64 (/.f64 (PI.f64) (-.f64 (*.f64 b b) (*.f64 a a))) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1 binary64) b))) #s(literal 2 binary64)) |
(/.f64 (*.f64 (-.f64 b a) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))))) (*.f64 b a)) |
(/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b)))) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))))) |
(/.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (*.f64 b b))) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))))) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) |
(/.f64 (/.f64 (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (+.f64 b a)) |
(/.f64 (/.f64 (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) (*.f64 #s(literal 2 binary64) (+.f64 b a))) (-.f64 b a)) |
(/.f64 (/.f64 (/.f64 (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) (+.f64 b a)) #s(literal 2 binary64)) (-.f64 b a)) |
(/.f64 (/.f64 (/.f64 (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) (+.f64 b a)) (-.f64 b a)) #s(literal 2 binary64)) |
(/.f64 (-.f64 (neg.f64 (/.f64 (PI.f64) a)) (-.f64 #s(literal 0 binary64) (/.f64 (PI.f64) b))) (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))))) |
(/.f64 (-.f64 (/.f64 (/.f64 (PI.f64) a) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (/.f64 (/.f64 (PI.f64) b) (*.f64 #s(literal 2 binary64) (-.f64 b a)))) (+.f64 b a)) |
(/.f64 (-.f64 (/.f64 (/.f64 (PI.f64) a) (*.f64 #s(literal 2 binary64) (+.f64 b a))) (/.f64 (/.f64 (PI.f64) b) (*.f64 #s(literal 2 binary64) (+.f64 b a)))) (-.f64 b a)) |
(/.f64 (-.f64 (*.f64 (PI.f64) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) b)) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) a) (PI.f64))) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) a) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) b))) |
(/.f64 (-.f64 (*.f64 (PI.f64) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 (PI.f64) b))) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) a) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) a) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 (PI.f64) b)))) |
(/.f64 (-.f64 (*.f64 (PI.f64) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 b (PI.f64)))) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) a) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) a) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 b (PI.f64))))) |
(/.f64 (-.f64 (*.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) a) (/.f64 (PI.f64) b))) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) a) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))))) |
(/.f64 (-.f64 (*.f64 (PI.f64) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 0 binary64) b))) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) a) (-.f64 #s(literal 0 binary64) (PI.f64)))) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) a) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 0 binary64) b)))) |
(/.f64 (-.f64 (*.f64 (PI.f64) (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))))) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) a) (-.f64 #s(literal 0 binary64) (/.f64 (PI.f64) b)))) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) a) (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))))) |
(/.f64 (-.f64 (*.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) a) (/.f64 (/.f64 (PI.f64) b) (+.f64 b a)))) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) a) (*.f64 #s(literal 2 binary64) (-.f64 b a)))) |
(/.f64 (-.f64 (*.f64 (PI.f64) (+.f64 b a)) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) a) (/.f64 (/.f64 (PI.f64) b) (*.f64 #s(literal 2 binary64) (-.f64 b a))))) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) a) (+.f64 b a))) |
(/.f64 (-.f64 (*.f64 (PI.f64) (-.f64 b a)) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) a) (/.f64 (/.f64 (PI.f64) b) (*.f64 #s(literal 2 binary64) (+.f64 b a))))) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) a) (-.f64 b a))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) b)) (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 (PI.f64) a)) (PI.f64))) (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 (PI.f64) a)) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) b))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 (PI.f64) b))) (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 (PI.f64) a)) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 (PI.f64) a)) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 (PI.f64) b)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 b (PI.f64)))) (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 (PI.f64) a)) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 (PI.f64) a)) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 b (PI.f64))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 (PI.f64) a)) (/.f64 (PI.f64) b))) (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 (PI.f64) a)) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 0 binary64) b))) (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 (PI.f64) a)) (-.f64 #s(literal 0 binary64) (PI.f64)))) (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 (PI.f64) a)) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 0 binary64) b)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))))) (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 (PI.f64) a)) (-.f64 #s(literal 0 binary64) (/.f64 (PI.f64) b)))) (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 (PI.f64) a)) (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 (PI.f64) a)) (/.f64 (/.f64 (PI.f64) b) (+.f64 b a)))) (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 (PI.f64) a)) (*.f64 #s(literal 2 binary64) (-.f64 b a)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 b a)) (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 (PI.f64) a)) (/.f64 (/.f64 (PI.f64) b) (*.f64 #s(literal 2 binary64) (-.f64 b a))))) (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 (PI.f64) a)) (+.f64 b a))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 b a)) (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 (PI.f64) a)) (/.f64 (/.f64 (PI.f64) b) (*.f64 #s(literal 2 binary64) (+.f64 b a))))) (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 (PI.f64) a)) (-.f64 b a))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) b)) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 a (PI.f64))) (PI.f64))) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 a (PI.f64))) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) b))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 (PI.f64) b))) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 a (PI.f64))) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 a (PI.f64))) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 (PI.f64) b)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 b (PI.f64)))) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 a (PI.f64))) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 a (PI.f64))) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 b (PI.f64))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 a (PI.f64))) (/.f64 (PI.f64) b))) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 a (PI.f64))) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 0 binary64) b))) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 a (PI.f64))) (-.f64 #s(literal 0 binary64) (PI.f64)))) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 a (PI.f64))) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 0 binary64) b)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))))) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 a (PI.f64))) (-.f64 #s(literal 0 binary64) (/.f64 (PI.f64) b)))) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 a (PI.f64))) (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 a (PI.f64))) (/.f64 (/.f64 (PI.f64) b) (+.f64 b a)))) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 a (PI.f64))) (*.f64 #s(literal 2 binary64) (-.f64 b a)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 b a)) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 a (PI.f64))) (/.f64 (/.f64 (PI.f64) b) (*.f64 #s(literal 2 binary64) (-.f64 b a))))) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 a (PI.f64))) (+.f64 b a))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 b a)) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 a (PI.f64))) (/.f64 (/.f64 (PI.f64) b) (*.f64 #s(literal 2 binary64) (+.f64 b a))))) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 a (PI.f64))) (-.f64 b a))) |
(/.f64 (-.f64 (*.f64 (/.f64 (PI.f64) a) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) b)) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (PI.f64))) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) b))) |
(/.f64 (-.f64 (*.f64 (/.f64 (PI.f64) a) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 (PI.f64) b))) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) #s(literal 1 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 (PI.f64) b)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (PI.f64) a) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 b (PI.f64)))) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) #s(literal 1 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 b (PI.f64))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (PI.f64) a) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 0 binary64) b))) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 0 binary64) (PI.f64)))) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 0 binary64) b)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (PI.f64) a) (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))))) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 0 binary64) (/.f64 (PI.f64) b)))) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (PI.f64) a) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 (/.f64 (PI.f64) b) (+.f64 b a)))) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (*.f64 #s(literal 2 binary64) (-.f64 b a)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (PI.f64) a) (+.f64 b a)) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 (/.f64 (PI.f64) b) (*.f64 #s(literal 2 binary64) (-.f64 b a))))) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (+.f64 b a))) |
(/.f64 (-.f64 (*.f64 (/.f64 (PI.f64) a) (-.f64 b a)) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 (/.f64 (PI.f64) b) (*.f64 #s(literal 2 binary64) (+.f64 b a))))) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 b a))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (PI.f64)) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) b)) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 0 binary64) a)) (PI.f64))) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 0 binary64) a)) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) b))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (PI.f64)) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 (PI.f64) b))) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 0 binary64) a)) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 0 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 (PI.f64) b)))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (PI.f64)) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 b (PI.f64)))) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 0 binary64) a)) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 0 binary64) a)) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 b (PI.f64))))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (PI.f64)) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 0 binary64) a)) (/.f64 (PI.f64) b))) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 0 binary64) a)) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (PI.f64)) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 0 binary64) b))) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 0 binary64) a)) (-.f64 #s(literal 0 binary64) (PI.f64)))) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 0 binary64) a)) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 0 binary64) b)))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (PI.f64)) (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))))) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 0 binary64) a)) (-.f64 #s(literal 0 binary64) (/.f64 (PI.f64) b)))) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 0 binary64) a)) (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (PI.f64)) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 0 binary64) a)) (/.f64 (/.f64 (PI.f64) b) (+.f64 b a)))) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 0 binary64) a)) (*.f64 #s(literal 2 binary64) (-.f64 b a)))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (PI.f64)) (+.f64 b a)) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 0 binary64) a)) (/.f64 (/.f64 (PI.f64) b) (*.f64 #s(literal 2 binary64) (-.f64 b a))))) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 0 binary64) a)) (+.f64 b a))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (PI.f64)) (-.f64 b a)) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 0 binary64) a)) (/.f64 (/.f64 (PI.f64) b) (*.f64 #s(literal 2 binary64) (+.f64 b a))))) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 0 binary64) a)) (-.f64 b a))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 (PI.f64) a)) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) b)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) (PI.f64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) b))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 (PI.f64) a)) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 (PI.f64) b))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 (PI.f64) b)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 (PI.f64) a)) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 b (PI.f64)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 b (PI.f64))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 (PI.f64) a)) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) (/.f64 (PI.f64) b))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 (PI.f64) a)) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 0 binary64) b))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) (-.f64 #s(literal 0 binary64) (PI.f64)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 0 binary64) b)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 (PI.f64) a)) (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) (-.f64 #s(literal 0 binary64) (/.f64 (PI.f64) b)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 (PI.f64) a)) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) (/.f64 (/.f64 (PI.f64) b) (+.f64 b a)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 #s(literal 2 binary64) (-.f64 b a)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 (PI.f64) a)) (+.f64 b a)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) (/.f64 (/.f64 (PI.f64) b) (*.f64 #s(literal 2 binary64) (-.f64 b a))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) (+.f64 b a))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 (PI.f64) a)) (-.f64 b a)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) (/.f64 (/.f64 (PI.f64) b) (*.f64 #s(literal 2 binary64) (+.f64 b a))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) (-.f64 b a))) |
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (PI.f64) a) (+.f64 b a)) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) b)) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 b a)) (PI.f64))) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 b a)) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) b))) |
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (PI.f64) a) (+.f64 b a)) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 (PI.f64) b))) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 b a)) #s(literal 1 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 b a)) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 (PI.f64) b)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (PI.f64) a) (+.f64 b a)) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 b (PI.f64)))) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 b a)) #s(literal 1 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 b a)) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 b (PI.f64))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (PI.f64) a) (+.f64 b a)) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 b a)) (/.f64 (PI.f64) b))) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 b a)) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (PI.f64) a) (+.f64 b a)) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 0 binary64) b))) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 b a)) (-.f64 #s(literal 0 binary64) (PI.f64)))) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 b a)) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 0 binary64) b)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (PI.f64) a) (+.f64 b a)) (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))))) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 b a)) (-.f64 #s(literal 0 binary64) (/.f64 (PI.f64) b)))) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 b a)) (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (PI.f64) a) (+.f64 b a)) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 b a)) (/.f64 (/.f64 (PI.f64) b) (+.f64 b a)))) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 b a)) (*.f64 #s(literal 2 binary64) (-.f64 b a)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (PI.f64) a) (+.f64 b a)) (+.f64 b a)) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 b a)) (/.f64 (/.f64 (PI.f64) b) (*.f64 #s(literal 2 binary64) (-.f64 b a))))) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (PI.f64) a) (+.f64 b a)) (-.f64 b a)) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 b a)) (/.f64 (/.f64 (PI.f64) b) (*.f64 #s(literal 2 binary64) (+.f64 b a))))) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 b a)) (-.f64 b a))) |
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (PI.f64) a) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) b)) (*.f64 (+.f64 b a) (PI.f64))) (*.f64 (+.f64 b a) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) b))) |
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (PI.f64) a) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 (PI.f64) b))) (*.f64 (+.f64 b a) #s(literal 1 binary64))) (*.f64 (+.f64 b a) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 (PI.f64) b)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (PI.f64) a) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 b (PI.f64)))) (*.f64 (+.f64 b a) #s(literal 1 binary64))) (*.f64 (+.f64 b a) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 b (PI.f64))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (PI.f64) a) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 (+.f64 b a) (/.f64 (PI.f64) b))) (*.f64 (+.f64 b a) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (PI.f64) a) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 0 binary64) b))) (*.f64 (+.f64 b a) (-.f64 #s(literal 0 binary64) (PI.f64)))) (*.f64 (+.f64 b a) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 0 binary64) b)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (PI.f64) a) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))))) (*.f64 (+.f64 b a) (-.f64 #s(literal 0 binary64) (/.f64 (PI.f64) b)))) (*.f64 (+.f64 b a) (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (PI.f64) a) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (*.f64 (+.f64 b a) (/.f64 (/.f64 (PI.f64) b) (+.f64 b a)))) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (PI.f64) a) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (+.f64 b a)) (*.f64 (+.f64 b a) (/.f64 (/.f64 (PI.f64) b) (*.f64 #s(literal 2 binary64) (-.f64 b a))))) (*.f64 (+.f64 b a) (+.f64 b a))) |
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (PI.f64) a) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (-.f64 b a)) (*.f64 (+.f64 b a) (/.f64 (/.f64 (PI.f64) b) (*.f64 #s(literal 2 binary64) (+.f64 b a))))) (-.f64 (*.f64 b b) (*.f64 a a))) |
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (PI.f64) a) (*.f64 #s(literal 2 binary64) (+.f64 b a))) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) b)) (*.f64 (-.f64 b a) (PI.f64))) (*.f64 (-.f64 b a) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) b))) |
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (PI.f64) a) (*.f64 #s(literal 2 binary64) (+.f64 b a))) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 (PI.f64) b))) (*.f64 (-.f64 b a) #s(literal 1 binary64))) (*.f64 (-.f64 b a) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 (PI.f64) b)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (PI.f64) a) (*.f64 #s(literal 2 binary64) (+.f64 b a))) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 b (PI.f64)))) (*.f64 (-.f64 b a) #s(literal 1 binary64))) (*.f64 (-.f64 b a) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 b (PI.f64))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (PI.f64) a) (*.f64 #s(literal 2 binary64) (+.f64 b a))) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 (-.f64 b a) (/.f64 (PI.f64) b))) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (PI.f64) a) (*.f64 #s(literal 2 binary64) (+.f64 b a))) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 0 binary64) b))) (*.f64 (-.f64 b a) (-.f64 #s(literal 0 binary64) (PI.f64)))) (*.f64 (-.f64 b a) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 0 binary64) b)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (PI.f64) a) (*.f64 #s(literal 2 binary64) (+.f64 b a))) (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))))) (*.f64 (-.f64 b a) (-.f64 #s(literal 0 binary64) (/.f64 (PI.f64) b)))) (*.f64 (-.f64 b a) (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (PI.f64) a) (*.f64 #s(literal 2 binary64) (+.f64 b a))) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (*.f64 (-.f64 b a) (/.f64 (/.f64 (PI.f64) b) (+.f64 b a)))) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (-.f64 b a)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (PI.f64) a) (*.f64 #s(literal 2 binary64) (+.f64 b a))) (+.f64 b a)) (*.f64 (-.f64 b a) (/.f64 (/.f64 (PI.f64) b) (*.f64 #s(literal 2 binary64) (-.f64 b a))))) (-.f64 (*.f64 b b) (*.f64 a a))) |
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (PI.f64) a) (*.f64 #s(literal 2 binary64) (+.f64 b a))) (-.f64 b a)) (*.f64 (-.f64 b a) (/.f64 (/.f64 (PI.f64) b) (*.f64 #s(literal 2 binary64) (+.f64 b a))))) (*.f64 (-.f64 b a) (-.f64 b a))) |
(pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 b a)) (/.f64 (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) (+.f64 b a))) #s(literal -1 binary64)) |
(*.f64 (PI.f64) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1 binary64) b)) (-.f64 (*.f64 b b) (*.f64 a a))))) |
(*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1 binary64) b)) (-.f64 (*.f64 b b) (*.f64 a a)))) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1 binary64) b)))) |
(*.f64 (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1 binary64) b))) |
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1 binary64) b)) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))))) |
(*.f64 (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))))) |
(*.f64 (+.f64 (neg.f64 (/.f64 (PI.f64) a)) (/.f64 (PI.f64) b)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1 binary64) b)) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 (PI.f64) #s(literal 2 binary64))) |
(*.f64 (/.f64 (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) (+.f64 b a)) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (-.f64 b a)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 b a)) (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (/.f64 (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) (+.f64 b a))) |
(*.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1 binary64) b)) (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (+.f64 b a))) (pow.f64 (/.f64 (-.f64 b a) (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 (*.f64 (PI.f64) b) (*.f64 (PI.f64) a))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 b a))) |
(*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 b (*.f64 b b))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (PI.f64) (*.f64 a (/.f64 a (PI.f64)))) (*.f64 (/.f64 (PI.f64) b) (+.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)))))) |
(*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 (/.f64 (PI.f64) (*.f64 a (/.f64 a (PI.f64)))) (/.f64 (/.f64 (PI.f64) b) (/.f64 b (PI.f64))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)))) |
(/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) |
(/.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (-.f64 (*.f64 b b) (*.f64 a a))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 2 binary64) (PI.f64)) (-.f64 (*.f64 b b) (*.f64 a a)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (/.f64 #s(literal 2 binary64) (PI.f64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (PI.f64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (-.f64 (*.f64 b b) (*.f64 a a))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 #s(literal 2 binary64) (PI.f64))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 2 binary64) (PI.f64)) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 b b) (*.f64 a a))))) |
(/.f64 #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 #s(literal 2 binary64) (PI.f64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (PI.f64)) (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (PI.f64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) #s(literal -2 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (PI.f64)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) #s(literal 2 binary64))) |
(/.f64 (/.f64 (PI.f64) (-.f64 (*.f64 b b) (*.f64 a a))) #s(literal 2 binary64)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (PI.f64)) #s(literal 1 binary64)) (*.f64 #s(literal -2 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) |
(/.f64 (*.f64 (PI.f64) #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 b b) (*.f64 a a))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (PI.f64)) #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 b b) (*.f64 a a))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (PI.f64))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) #s(literal -2 binary64))) |
(/.f64 (neg.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) |
(/.f64 (neg.f64 (/.f64 (PI.f64) (-.f64 (*.f64 b b) (*.f64 a a)))) #s(literal -2 binary64)) |
(/.f64 (/.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (+.f64 b a)) (-.f64 b a)) |
(/.f64 (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 0 binary64) (PI.f64))) #s(literal -2 binary64)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (PI.f64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) #s(literal -2 binary64)) |
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) |
(pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) (PI.f64)) (-.f64 (*.f64 b b) (*.f64 a a))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (/.f64 #s(literal 2 binary64) (PI.f64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (/.f64 (PI.f64) #s(literal 2 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (PI.f64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (-.f64 (*.f64 b b) (*.f64 a a)))) #s(literal -1 binary64)) |
(*.f64 (PI.f64) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))))) |
(*.f64 (PI.f64) (/.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) |
(*.f64 (PI.f64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) #s(literal 2 binary64))) |
(*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) |
(*.f64 #s(literal 1 binary64) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 (PI.f64) #s(literal 2 binary64))) |
(*.f64 (/.f64 (PI.f64) (-.f64 (*.f64 b b) (*.f64 a a))) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 (PI.f64) (+.f64 b a)) (/.f64 #s(literal 1/2 binary64) (-.f64 b a))) |
(*.f64 (/.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (+.f64 b a)) (/.f64 #s(literal 1 binary64) (-.f64 b a))) |
(*.f64 (/.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a a) (+.f64 (*.f64 b b) (*.f64 a a))))) |
(*.f64 (/.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a a))))) (+.f64 (*.f64 b b) (*.f64 a a))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 2 binary64) (PI.f64))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (PI.f64) #s(literal -2 binary64))) |
(/.f64 (PI.f64) #s(literal 2 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (PI.f64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 2 binary64) (PI.f64)) #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 2 binary64) (PI.f64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (PI.f64)) #s(literal -2 binary64)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (PI.f64)) #s(literal 1 binary64)) #s(literal -2 binary64)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (PI.f64))) #s(literal 2 binary64)) |
(pow.f64 (/.f64 #s(literal 2 binary64) (PI.f64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 2 binary64) (PI.f64)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 (PI.f64) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (cbrt.f64 (PI.f64)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (/.f64 (cbrt.f64 (PI.f64)) #s(literal 2 binary64))) |
(*.f64 (sqrt.f64 (PI.f64)) (*.f64 (sqrt.f64 (PI.f64)) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (PI.f64)) (/.f64 (sqrt.f64 (PI.f64)) #s(literal 2 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) (PI.f64)) #s(literal -1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) (PI.f64)) |
(*.f64 #s(literal 1/2 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) #s(literal -1 binary64))) |
(PI.f64) |
(log.f64 (exp.f64 (PI.f64))) |
(exp.f64 (log.f64 (PI.f64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (log.f64 (PI.f64))) #s(literal 3 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) #s(literal 1/3 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (PI.f64))) #s(literal 2 binary64))) |
(fabs.f64 (PI.f64)) |
(-.f64 (+.f64 #s(literal 1 binary64) (PI.f64)) #s(literal 1 binary64)) |
(sqrt.f64 (*.f64 (PI.f64) (PI.f64))) |
(cbrt.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) |
(expm1.f64 (log1p.f64 (PI.f64))) |
(log1p.f64 (expm1.f64 (PI.f64))) |
(pow.f64 (PI.f64) #s(literal 1 binary64)) |
(pow.f64 (cbrt.f64 (PI.f64)) #s(literal 3 binary64)) |
(pow.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 1/3 binary64)) |
(pow.f64 (sqrt.f64 (PI.f64)) #s(literal 2 binary64)) |
(pow.f64 (E.f64) (log.f64 (PI.f64))) |
(*.f64 (PI.f64) #s(literal 1 binary64)) |
(*.f64 (PI.f64) (log.f64 (E.f64))) |
(*.f64 #s(literal 1 binary64) (PI.f64)) |
(*.f64 (cbrt.f64 (PI.f64)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) |
(*.f64 (cbrt.f64 (PI.f64)) (log.f64 (exp.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64))))) |
(*.f64 (cbrt.f64 (PI.f64)) (sqrt.f64 (pow.f64 (PI.f64) #s(literal 4/3 binary64)))) |
(*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (cbrt.f64 (PI.f64))) |
(*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (pow.f64 (pow.f64 (PI.f64) #s(literal 1/6 binary64)) #s(literal 2 binary64))) |
(*.f64 (sqrt.f64 (PI.f64)) (sqrt.f64 (PI.f64))) |
(*.f64 (sqrt.f64 (PI.f64)) (log.f64 (exp.f64 (sqrt.f64 (PI.f64))))) |
(*.f64 (pow.f64 (PI.f64) #s(literal 1/4 binary64)) (sqrt.f64 (pow.f64 (PI.f64) #s(literal 3/2 binary64)))) |
(*.f64 (pow.f64 (pow.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) #s(literal 1/3 binary64)) #s(literal 3 binary64)) (pow.f64 (pow.f64 (cbrt.f64 (PI.f64)) #s(literal 1/3 binary64)) #s(literal 3 binary64))) |
(*.f64 (pow.f64 (pow.f64 (sqrt.f64 (PI.f64)) #s(literal 1/3 binary64)) #s(literal 3 binary64)) (pow.f64 (pow.f64 (sqrt.f64 (PI.f64)) #s(literal 1/3 binary64)) #s(literal 3 binary64))) |
(*.f64 (pow.f64 (pow.f64 (PI.f64) #s(literal 3/2 binary64)) #s(literal 1/3 binary64)) (pow.f64 (pow.f64 (PI.f64) #s(literal 3/2 binary64)) #s(literal 1/3 binary64))) |
(*.f64 (pow.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) #s(literal 1/3 binary64)) (pow.f64 (cbrt.f64 (PI.f64)) #s(literal 1/3 binary64))) |
(*.f64 (pow.f64 (pow.f64 (PI.f64) #s(literal 5/2 binary64)) #s(literal 1/3 binary64)) (pow.f64 (sqrt.f64 (PI.f64)) #s(literal 1/3 binary64))) |
(*.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/3 binary64) (log.f64 (PI.f64))))) (exp.f64 (*.f64 #s(literal 1/3 binary64) (log.f64 (PI.f64))))) |
(*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (PI.f64)))) (exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (PI.f64))))) |
(*.f64 (cbrt.f64 (pow.f64 (PI.f64) #s(literal 3/2 binary64))) (cbrt.f64 (pow.f64 (PI.f64) #s(literal 3/2 binary64)))) |
(*.f64 (cbrt.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) (pow.f64 (cbrt.f64 (PI.f64)) #s(literal 1/3 binary64))) |
(*.f64 (cbrt.f64 (pow.f64 (PI.f64) #s(literal 5/2 binary64))) (pow.f64 (sqrt.f64 (PI.f64)) #s(literal 1/3 binary64))) |
(*.f64 (sqrt.f64 (pow.f64 (PI.f64) #s(literal 3/2 binary64))) (pow.f64 (PI.f64) #s(literal 1/4 binary64))) |
(*.f64 (sqrt.f64 (cbrt.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))))) (cbrt.f64 (PI.f64))) |
(*.f64 (sqrt.f64 (*.f64 (PI.f64) (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) (pow.f64 (PI.f64) #s(literal 1/6 binary64))) |
(+.f64 (/.f64 (/.f64 (PI.f64) a) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) (neg.f64 (/.f64 (/.f64 (PI.f64) b) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))))) |
(+.f64 (*.f64 (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) (/.f64 #s(literal 1 binary64) a)) (*.f64 (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) (/.f64 #s(literal -1 binary64) b))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))))) (*.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))))) |
(+.f64 (fma.f64 (PI.f64) (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) (PI.f64)))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))))) (PI.f64) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) (PI.f64)))) |
(+.f64 (fma.f64 (PI.f64) (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) (/.f64 (PI.f64) b)))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))))) (/.f64 (PI.f64) b) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) (/.f64 (PI.f64) b)))) |
(+.f64 (fma.f64 (PI.f64) (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (/.f64 (PI.f64) (+.f64 b a))))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 #s(literal 2 binary64) (-.f64 b a)))) (/.f64 (PI.f64) (+.f64 b a)) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (/.f64 (PI.f64) (+.f64 b a))))) |
(+.f64 (fma.f64 (PI.f64) (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 b a)) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (-.f64 b a)))))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 b a))) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 b a)) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (-.f64 b a)))))) |
(+.f64 (fma.f64 (PI.f64) (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 b a)) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (+.f64 b a)))))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 b a))) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (+.f64 b a))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 b a)) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (+.f64 b a)))))) |
(+.f64 (fma.f64 (/.f64 (PI.f64) a) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) (PI.f64)))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))))) (PI.f64) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) (PI.f64)))) |
(+.f64 (fma.f64 (/.f64 (PI.f64) a) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) (/.f64 (PI.f64) b)))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))))) (/.f64 (PI.f64) b) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) (/.f64 (PI.f64) b)))) |
(+.f64 (fma.f64 (/.f64 (PI.f64) a) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (/.f64 (PI.f64) (+.f64 b a))))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 #s(literal 2 binary64) (-.f64 b a)))) (/.f64 (PI.f64) (+.f64 b a)) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (/.f64 (PI.f64) (+.f64 b a))))) |
(+.f64 (fma.f64 (/.f64 (PI.f64) a) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 b a)) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (-.f64 b a)))))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 b a))) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 b a)) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (-.f64 b a)))))) |
(+.f64 (fma.f64 (/.f64 (PI.f64) a) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 b a)) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (+.f64 b a)))))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 b a))) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (+.f64 b a))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 b a)) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (+.f64 b a)))))) |
(+.f64 (fma.f64 (/.f64 (PI.f64) (+.f64 b a)) (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) (PI.f64)))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))))) (PI.f64) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) (PI.f64)))) |
(+.f64 (fma.f64 (/.f64 (PI.f64) (+.f64 b a)) (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) (/.f64 (PI.f64) b)))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))))) (/.f64 (PI.f64) b) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) (/.f64 (PI.f64) b)))) |
(+.f64 (fma.f64 (/.f64 (PI.f64) (+.f64 b a)) (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (/.f64 (PI.f64) (+.f64 b a))))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 #s(literal 2 binary64) (-.f64 b a)))) (/.f64 (PI.f64) (+.f64 b a)) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (/.f64 (PI.f64) (+.f64 b a))))) |
(+.f64 (fma.f64 (/.f64 (PI.f64) (+.f64 b a)) (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 b a)) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (-.f64 b a)))))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 b a))) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 b a)) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (-.f64 b a)))))) |
(+.f64 (fma.f64 (/.f64 (PI.f64) (+.f64 b a)) (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 b a)) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (+.f64 b a)))))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 b a))) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (+.f64 b a))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 b a)) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (+.f64 b a)))))) |
(+.f64 (fma.f64 (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (/.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 b a)) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) (PI.f64)))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))))) (PI.f64) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) (PI.f64)))) |
(+.f64 (fma.f64 (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (/.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 b a)) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) (/.f64 (PI.f64) b)))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))))) (/.f64 (PI.f64) b) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) (/.f64 (PI.f64) b)))) |
(+.f64 (fma.f64 (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (/.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 b a)) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (/.f64 (PI.f64) (+.f64 b a))))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 #s(literal 2 binary64) (-.f64 b a)))) (/.f64 (PI.f64) (+.f64 b a)) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (/.f64 (PI.f64) (+.f64 b a))))) |
(+.f64 (fma.f64 (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (/.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 b a)) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 b a)) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (-.f64 b a)))))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 b a))) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 b a)) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (-.f64 b a)))))) |
(+.f64 (fma.f64 (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (/.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 b a)) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 b a)) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (+.f64 b a)))))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 b a))) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (+.f64 b a))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 b a)) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (+.f64 b a)))))) |
(+.f64 (fma.f64 (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (+.f64 b a))) (/.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 b a)) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) (PI.f64)))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))))) (PI.f64) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) (PI.f64)))) |
(+.f64 (fma.f64 (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (+.f64 b a))) (/.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 b a)) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) (/.f64 (PI.f64) b)))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))))) (/.f64 (PI.f64) b) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) (/.f64 (PI.f64) b)))) |
(+.f64 (fma.f64 (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (+.f64 b a))) (/.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 b a)) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (/.f64 (PI.f64) (+.f64 b a))))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 #s(literal 2 binary64) (-.f64 b a)))) (/.f64 (PI.f64) (+.f64 b a)) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (/.f64 (PI.f64) (+.f64 b a))))) |
(+.f64 (fma.f64 (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (+.f64 b a))) (/.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 b a)) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 b a)) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (-.f64 b a)))))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 b a))) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 b a)) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (-.f64 b a)))))) |
(+.f64 (fma.f64 (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (+.f64 b a))) (/.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 b a)) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 b a)) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (+.f64 b a)))))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 b a))) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (+.f64 b a))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 b a)) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (+.f64 b a)))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)))) #s(literal -1 binary64))) |
(-.f64 (/.f64 (/.f64 (PI.f64) a) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) (/.f64 (/.f64 (PI.f64) b) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))))) |
(fma.f64 (PI.f64) (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) (neg.f64 (/.f64 (/.f64 (PI.f64) b) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))))) |
(fma.f64 (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) (/.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) (/.f64 #s(literal -1 binary64) b))) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))))) |
(fma.f64 (/.f64 (PI.f64) a) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) (neg.f64 (/.f64 (/.f64 (PI.f64) b) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))))) |
(fma.f64 (/.f64 (PI.f64) (+.f64 b a)) (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (neg.f64 (/.f64 (/.f64 (PI.f64) b) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))))) |
(fma.f64 (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (/.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 b a)) (neg.f64 (/.f64 (/.f64 (PI.f64) b) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))))) |
(fma.f64 (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (+.f64 b a))) (/.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 b a)) (neg.f64 (/.f64 (/.f64 (PI.f64) b) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))))) |
(neg.f64 (/.f64 (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))))) |
(neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (PI.f64) a)) (/.f64 (PI.f64) b)) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 b a)) (/.f64 (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) (+.f64 b a)))) |
(/.f64 (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b))))) |
(/.f64 (-.f64 (*.f64 (PI.f64) b) (*.f64 (PI.f64) a)) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (*.f64 b a))) |
(/.f64 (+.f64 (neg.f64 (/.f64 (PI.f64) a)) (/.f64 (PI.f64) b)) (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (+.f64 (/.f64 (PI.f64) (*.f64 a (/.f64 a (PI.f64)))) (*.f64 (/.f64 (PI.f64) b) (+.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)))))) |
(/.f64 (-.f64 (/.f64 (PI.f64) (*.f64 a (/.f64 a (PI.f64)))) (/.f64 (/.f64 (PI.f64) b) (/.f64 b (PI.f64)))) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (+.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)))) |
(/.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1 binary64) b)) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 #s(literal 2 binary64) (PI.f64))) |
(/.f64 (/.f64 (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) (+.f64 b a)) (*.f64 #s(literal 2 binary64) (-.f64 b a))) |
(/.f64 (-.f64 (*.f64 (/.f64 (PI.f64) a) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 (PI.f64) b))) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (PI.f64) b) (*.f64 (PI.f64) a)) #s(literal 1 binary64)) (*.f64 (*.f64 b a) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))))) |
(/.f64 (*.f64 (-.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 b (*.f64 b b)))) #s(literal 1 binary64)) (*.f64 (+.f64 (/.f64 (PI.f64) (*.f64 a (/.f64 a (PI.f64)))) (*.f64 (/.f64 (PI.f64) b) (+.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)))) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))))) |
(/.f64 (*.f64 (-.f64 (/.f64 (PI.f64) (*.f64 a (/.f64 a (PI.f64)))) (/.f64 (/.f64 (PI.f64) b) (/.f64 b (PI.f64)))) #s(literal 1 binary64)) (*.f64 (+.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))))) |
(/.f64 (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))))) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)))))) |
(/.f64 (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (*.f64 b b)))) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)))) |
(/.f64 (*.f64 (PI.f64) (-.f64 b a)) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (*.f64 b a))) |
(/.f64 (*.f64 (PI.f64) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)))))) |
(/.f64 (*.f64 (PI.f64) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (*.f64 b b)))) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)))) |
(/.f64 (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (-.f64 b a)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 b a))) |
(/.f64 (*.f64 (/.f64 (PI.f64) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 b a)) (*.f64 #s(literal 2 binary64) (*.f64 b a))) |
(/.f64 (*.f64 (/.f64 (PI.f64) (-.f64 (*.f64 b b) (*.f64 a a))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)))))) |
(/.f64 (*.f64 (/.f64 (PI.f64) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)))) |
(/.f64 (*.f64 (-.f64 b a) (PI.f64)) (*.f64 (*.f64 b a) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))))) |
(/.f64 (*.f64 (-.f64 b a) (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (*.f64 b a) (-.f64 (*.f64 b b) (*.f64 a a)))) |
(/.f64 (*.f64 (-.f64 b a) (/.f64 (PI.f64) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 (*.f64 b a) #s(literal 2 binary64))) |
(/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b)))) (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)))) (-.f64 (*.f64 b b) (*.f64 a a)))) |
(/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b)))) (PI.f64)) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)))) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))))) |
(/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b)))) (/.f64 (PI.f64) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)))) #s(literal 2 binary64))) |
(/.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (*.f64 b b))) (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (-.f64 (*.f64 b b) (*.f64 a a)))) |
(/.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (*.f64 b b))) (PI.f64)) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))))) |
(/.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (*.f64 b b))) (/.f64 (PI.f64) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) #s(literal 2 binary64))) |
(/.f64 (neg.f64 (+.f64 (neg.f64 (/.f64 (PI.f64) a)) (/.f64 (PI.f64) b))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) (+.f64 b a))) (neg.f64 (*.f64 #s(literal 2 binary64) (-.f64 b a)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (PI.f64) a) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 (/.f64 (/.f64 (PI.f64) a) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) (/.f64 (/.f64 (PI.f64) a) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))))) (*.f64 (/.f64 (/.f64 (PI.f64) b) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 (/.f64 (/.f64 (PI.f64) b) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) (/.f64 (/.f64 (PI.f64) b) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))))))) (+.f64 (*.f64 (/.f64 (/.f64 (PI.f64) a) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) (/.f64 (/.f64 (PI.f64) a) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))))) (+.f64 (*.f64 (/.f64 (/.f64 (PI.f64) b) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) (/.f64 (/.f64 (PI.f64) b) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))))) (*.f64 (/.f64 (/.f64 (PI.f64) a) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) (/.f64 (/.f64 (PI.f64) b) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (PI.f64) a) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) (/.f64 (/.f64 (PI.f64) a) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))))) (*.f64 (/.f64 (/.f64 (PI.f64) b) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) (/.f64 (/.f64 (PI.f64) b) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))))) (+.f64 (/.f64 (/.f64 (PI.f64) a) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) (/.f64 (/.f64 (PI.f64) b) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))))) |
(/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1 binary64) b)) (/.f64 (PI.f64) #s(literal 2 binary64))) (-.f64 (*.f64 b b) (*.f64 a a))) |
(/.f64 (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1 binary64) b))) (-.f64 (*.f64 b b) (*.f64 a a))) |
(/.f64 (*.f64 (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) |
(/.f64 (*.f64 (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) (-.f64 b a)) (*.f64 b a)) |
(/.f64 (*.f64 (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))))) |
(/.f64 (*.f64 (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (*.f64 b b)))) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) |
(/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1 binary64) b)) (PI.f64)) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) |
(/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1 binary64) b)) (/.f64 (PI.f64) (-.f64 (*.f64 b b) (*.f64 a a)))) #s(literal 2 binary64)) |
(/.f64 (*.f64 (-.f64 (*.f64 (PI.f64) b) (*.f64 (PI.f64) a)) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))))) (*.f64 b a)) |
(/.f64 (*.f64 (-.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))))) (+.f64 (/.f64 (PI.f64) (*.f64 a (/.f64 a (PI.f64)))) (*.f64 (/.f64 (PI.f64) b) (+.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b))))) |
(/.f64 (*.f64 (-.f64 (/.f64 (PI.f64) (*.f64 a (/.f64 a (PI.f64)))) (/.f64 (/.f64 (PI.f64) b) (/.f64 b (PI.f64)))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))))) (+.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b))) |
(/.f64 (*.f64 (PI.f64) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1 binary64) b)) (-.f64 (*.f64 b b) (*.f64 a a)))) #s(literal 2 binary64)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (PI.f64)) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1 binary64) b)) (-.f64 (*.f64 b b) (*.f64 a a)))) #s(literal -2 binary64)) |
(/.f64 (*.f64 (/.f64 (PI.f64) (-.f64 (*.f64 b b) (*.f64 a a))) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1 binary64) b))) #s(literal 2 binary64)) |
(/.f64 (*.f64 (-.f64 b a) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))))) (*.f64 b a)) |
(/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b)))) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))))) |
(/.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (*.f64 b b))) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))))) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) |
(/.f64 (/.f64 (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (+.f64 b a)) |
(/.f64 (/.f64 (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) (*.f64 #s(literal 2 binary64) (+.f64 b a))) (-.f64 b a)) |
(/.f64 (/.f64 (/.f64 (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) (+.f64 b a)) #s(literal 2 binary64)) (-.f64 b a)) |
(/.f64 (/.f64 (/.f64 (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) (+.f64 b a)) (-.f64 b a)) #s(literal 2 binary64)) |
(/.f64 (-.f64 (neg.f64 (/.f64 (PI.f64) a)) (-.f64 #s(literal 0 binary64) (/.f64 (PI.f64) b))) (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))))) |
(/.f64 (-.f64 (/.f64 (/.f64 (PI.f64) a) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (/.f64 (/.f64 (PI.f64) b) (*.f64 #s(literal 2 binary64) (-.f64 b a)))) (+.f64 b a)) |
(/.f64 (-.f64 (/.f64 (/.f64 (PI.f64) a) (*.f64 #s(literal 2 binary64) (+.f64 b a))) (/.f64 (/.f64 (PI.f64) b) (*.f64 #s(literal 2 binary64) (+.f64 b a)))) (-.f64 b a)) |
(/.f64 (-.f64 (*.f64 (PI.f64) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) b)) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) a) (PI.f64))) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) a) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) b))) |
(/.f64 (-.f64 (*.f64 (PI.f64) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 (PI.f64) b))) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) a) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) a) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 (PI.f64) b)))) |
(/.f64 (-.f64 (*.f64 (PI.f64) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 b (PI.f64)))) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) a) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) a) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 b (PI.f64))))) |
(/.f64 (-.f64 (*.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) a) (/.f64 (PI.f64) b))) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) a) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))))) |
(/.f64 (-.f64 (*.f64 (PI.f64) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 0 binary64) b))) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) a) (-.f64 #s(literal 0 binary64) (PI.f64)))) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) a) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 0 binary64) b)))) |
(/.f64 (-.f64 (*.f64 (PI.f64) (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))))) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) a) (-.f64 #s(literal 0 binary64) (/.f64 (PI.f64) b)))) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) a) (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))))) |
(/.f64 (-.f64 (*.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) a) (/.f64 (/.f64 (PI.f64) b) (+.f64 b a)))) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) a) (*.f64 #s(literal 2 binary64) (-.f64 b a)))) |
(/.f64 (-.f64 (*.f64 (PI.f64) (+.f64 b a)) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) a) (/.f64 (/.f64 (PI.f64) b) (*.f64 #s(literal 2 binary64) (-.f64 b a))))) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) a) (+.f64 b a))) |
(/.f64 (-.f64 (*.f64 (PI.f64) (-.f64 b a)) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) a) (/.f64 (/.f64 (PI.f64) b) (*.f64 #s(literal 2 binary64) (+.f64 b a))))) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) a) (-.f64 b a))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) b)) (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 (PI.f64) a)) (PI.f64))) (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 (PI.f64) a)) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) b))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 (PI.f64) b))) (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 (PI.f64) a)) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 (PI.f64) a)) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 (PI.f64) b)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 b (PI.f64)))) (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 (PI.f64) a)) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 (PI.f64) a)) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 b (PI.f64))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 (PI.f64) a)) (/.f64 (PI.f64) b))) (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 (PI.f64) a)) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 0 binary64) b))) (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 (PI.f64) a)) (-.f64 #s(literal 0 binary64) (PI.f64)))) (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 (PI.f64) a)) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 0 binary64) b)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))))) (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 (PI.f64) a)) (-.f64 #s(literal 0 binary64) (/.f64 (PI.f64) b)))) (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 (PI.f64) a)) (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 (PI.f64) a)) (/.f64 (/.f64 (PI.f64) b) (+.f64 b a)))) (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 (PI.f64) a)) (*.f64 #s(literal 2 binary64) (-.f64 b a)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 b a)) (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 (PI.f64) a)) (/.f64 (/.f64 (PI.f64) b) (*.f64 #s(literal 2 binary64) (-.f64 b a))))) (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 (PI.f64) a)) (+.f64 b a))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 b a)) (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 (PI.f64) a)) (/.f64 (/.f64 (PI.f64) b) (*.f64 #s(literal 2 binary64) (+.f64 b a))))) (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 (PI.f64) a)) (-.f64 b a))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) b)) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 a (PI.f64))) (PI.f64))) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 a (PI.f64))) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) b))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 (PI.f64) b))) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 a (PI.f64))) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 a (PI.f64))) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 (PI.f64) b)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 b (PI.f64)))) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 a (PI.f64))) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 a (PI.f64))) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 b (PI.f64))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 a (PI.f64))) (/.f64 (PI.f64) b))) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 a (PI.f64))) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 0 binary64) b))) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 a (PI.f64))) (-.f64 #s(literal 0 binary64) (PI.f64)))) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 a (PI.f64))) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 0 binary64) b)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))))) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 a (PI.f64))) (-.f64 #s(literal 0 binary64) (/.f64 (PI.f64) b)))) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 a (PI.f64))) (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 a (PI.f64))) (/.f64 (/.f64 (PI.f64) b) (+.f64 b a)))) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 a (PI.f64))) (*.f64 #s(literal 2 binary64) (-.f64 b a)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 b a)) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 a (PI.f64))) (/.f64 (/.f64 (PI.f64) b) (*.f64 #s(literal 2 binary64) (-.f64 b a))))) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 a (PI.f64))) (+.f64 b a))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 b a)) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 a (PI.f64))) (/.f64 (/.f64 (PI.f64) b) (*.f64 #s(literal 2 binary64) (+.f64 b a))))) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 a (PI.f64))) (-.f64 b a))) |
(/.f64 (-.f64 (*.f64 (/.f64 (PI.f64) a) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) b)) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (PI.f64))) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) b))) |
(/.f64 (-.f64 (*.f64 (/.f64 (PI.f64) a) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 (PI.f64) b))) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) #s(literal 1 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 (PI.f64) b)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (PI.f64) a) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 b (PI.f64)))) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) #s(literal 1 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 b (PI.f64))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (PI.f64) a) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 0 binary64) b))) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 0 binary64) (PI.f64)))) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 0 binary64) b)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (PI.f64) a) (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))))) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 0 binary64) (/.f64 (PI.f64) b)))) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (PI.f64) a) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 (/.f64 (PI.f64) b) (+.f64 b a)))) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (*.f64 #s(literal 2 binary64) (-.f64 b a)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (PI.f64) a) (+.f64 b a)) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 (/.f64 (PI.f64) b) (*.f64 #s(literal 2 binary64) (-.f64 b a))))) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (+.f64 b a))) |
(/.f64 (-.f64 (*.f64 (/.f64 (PI.f64) a) (-.f64 b a)) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 (/.f64 (PI.f64) b) (*.f64 #s(literal 2 binary64) (+.f64 b a))))) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 b a))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (PI.f64)) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) b)) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 0 binary64) a)) (PI.f64))) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 0 binary64) a)) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) b))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (PI.f64)) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 (PI.f64) b))) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 0 binary64) a)) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 0 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 (PI.f64) b)))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (PI.f64)) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 b (PI.f64)))) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 0 binary64) a)) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 0 binary64) a)) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 b (PI.f64))))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (PI.f64)) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 0 binary64) a)) (/.f64 (PI.f64) b))) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 0 binary64) a)) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (PI.f64)) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 0 binary64) b))) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 0 binary64) a)) (-.f64 #s(literal 0 binary64) (PI.f64)))) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 0 binary64) a)) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 0 binary64) b)))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (PI.f64)) (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))))) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 0 binary64) a)) (-.f64 #s(literal 0 binary64) (/.f64 (PI.f64) b)))) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 0 binary64) a)) (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (PI.f64)) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 0 binary64) a)) (/.f64 (/.f64 (PI.f64) b) (+.f64 b a)))) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 0 binary64) a)) (*.f64 #s(literal 2 binary64) (-.f64 b a)))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (PI.f64)) (+.f64 b a)) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 0 binary64) a)) (/.f64 (/.f64 (PI.f64) b) (*.f64 #s(literal 2 binary64) (-.f64 b a))))) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 0 binary64) a)) (+.f64 b a))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (PI.f64)) (-.f64 b a)) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 0 binary64) a)) (/.f64 (/.f64 (PI.f64) b) (*.f64 #s(literal 2 binary64) (+.f64 b a))))) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 0 binary64) a)) (-.f64 b a))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 (PI.f64) a)) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) b)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) (PI.f64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) b))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 (PI.f64) a)) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 (PI.f64) b))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 (PI.f64) b)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 (PI.f64) a)) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 b (PI.f64)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 b (PI.f64))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 (PI.f64) a)) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) (/.f64 (PI.f64) b))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 (PI.f64) a)) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 0 binary64) b))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) (-.f64 #s(literal 0 binary64) (PI.f64)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 0 binary64) b)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 (PI.f64) a)) (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) (-.f64 #s(literal 0 binary64) (/.f64 (PI.f64) b)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 (PI.f64) a)) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) (/.f64 (/.f64 (PI.f64) b) (+.f64 b a)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 #s(literal 2 binary64) (-.f64 b a)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 (PI.f64) a)) (+.f64 b a)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) (/.f64 (/.f64 (PI.f64) b) (*.f64 #s(literal 2 binary64) (-.f64 b a))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) (+.f64 b a))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 (PI.f64) a)) (-.f64 b a)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) (/.f64 (/.f64 (PI.f64) b) (*.f64 #s(literal 2 binary64) (+.f64 b a))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) (-.f64 b a))) |
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (PI.f64) a) (+.f64 b a)) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) b)) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 b a)) (PI.f64))) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 b a)) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) b))) |
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (PI.f64) a) (+.f64 b a)) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 (PI.f64) b))) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 b a)) #s(literal 1 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 b a)) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 (PI.f64) b)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (PI.f64) a) (+.f64 b a)) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 b (PI.f64)))) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 b a)) #s(literal 1 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 b a)) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 b (PI.f64))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (PI.f64) a) (+.f64 b a)) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 b a)) (/.f64 (PI.f64) b))) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 b a)) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (PI.f64) a) (+.f64 b a)) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 0 binary64) b))) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 b a)) (-.f64 #s(literal 0 binary64) (PI.f64)))) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 b a)) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 0 binary64) b)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (PI.f64) a) (+.f64 b a)) (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))))) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 b a)) (-.f64 #s(literal 0 binary64) (/.f64 (PI.f64) b)))) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 b a)) (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (PI.f64) a) (+.f64 b a)) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 b a)) (/.f64 (/.f64 (PI.f64) b) (+.f64 b a)))) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 b a)) (*.f64 #s(literal 2 binary64) (-.f64 b a)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (PI.f64) a) (+.f64 b a)) (+.f64 b a)) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 b a)) (/.f64 (/.f64 (PI.f64) b) (*.f64 #s(literal 2 binary64) (-.f64 b a))))) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (PI.f64) a) (+.f64 b a)) (-.f64 b a)) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 b a)) (/.f64 (/.f64 (PI.f64) b) (*.f64 #s(literal 2 binary64) (+.f64 b a))))) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 b a)) (-.f64 b a))) |
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (PI.f64) a) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) b)) (*.f64 (+.f64 b a) (PI.f64))) (*.f64 (+.f64 b a) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) b))) |
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (PI.f64) a) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 (PI.f64) b))) (*.f64 (+.f64 b a) #s(literal 1 binary64))) (*.f64 (+.f64 b a) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 (PI.f64) b)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (PI.f64) a) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 b (PI.f64)))) (*.f64 (+.f64 b a) #s(literal 1 binary64))) (*.f64 (+.f64 b a) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 b (PI.f64))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (PI.f64) a) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 (+.f64 b a) (/.f64 (PI.f64) b))) (*.f64 (+.f64 b a) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (PI.f64) a) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 0 binary64) b))) (*.f64 (+.f64 b a) (-.f64 #s(literal 0 binary64) (PI.f64)))) (*.f64 (+.f64 b a) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 0 binary64) b)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (PI.f64) a) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))))) (*.f64 (+.f64 b a) (-.f64 #s(literal 0 binary64) (/.f64 (PI.f64) b)))) (*.f64 (+.f64 b a) (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (PI.f64) a) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (*.f64 (+.f64 b a) (/.f64 (/.f64 (PI.f64) b) (+.f64 b a)))) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (PI.f64) a) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (+.f64 b a)) (*.f64 (+.f64 b a) (/.f64 (/.f64 (PI.f64) b) (*.f64 #s(literal 2 binary64) (-.f64 b a))))) (*.f64 (+.f64 b a) (+.f64 b a))) |
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (PI.f64) a) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (-.f64 b a)) (*.f64 (+.f64 b a) (/.f64 (/.f64 (PI.f64) b) (*.f64 #s(literal 2 binary64) (+.f64 b a))))) (-.f64 (*.f64 b b) (*.f64 a a))) |
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (PI.f64) a) (*.f64 #s(literal 2 binary64) (+.f64 b a))) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) b)) (*.f64 (-.f64 b a) (PI.f64))) (*.f64 (-.f64 b a) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) b))) |
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (PI.f64) a) (*.f64 #s(literal 2 binary64) (+.f64 b a))) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 (PI.f64) b))) (*.f64 (-.f64 b a) #s(literal 1 binary64))) (*.f64 (-.f64 b a) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 (PI.f64) b)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (PI.f64) a) (*.f64 #s(literal 2 binary64) (+.f64 b a))) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 b (PI.f64)))) (*.f64 (-.f64 b a) #s(literal 1 binary64))) (*.f64 (-.f64 b a) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 b (PI.f64))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (PI.f64) a) (*.f64 #s(literal 2 binary64) (+.f64 b a))) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 (-.f64 b a) (/.f64 (PI.f64) b))) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (PI.f64) a) (*.f64 #s(literal 2 binary64) (+.f64 b a))) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 0 binary64) b))) (*.f64 (-.f64 b a) (-.f64 #s(literal 0 binary64) (PI.f64)))) (*.f64 (-.f64 b a) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 0 binary64) b)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (PI.f64) a) (*.f64 #s(literal 2 binary64) (+.f64 b a))) (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))))) (*.f64 (-.f64 b a) (-.f64 #s(literal 0 binary64) (/.f64 (PI.f64) b)))) (*.f64 (-.f64 b a) (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (PI.f64) a) (*.f64 #s(literal 2 binary64) (+.f64 b a))) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (*.f64 (-.f64 b a) (/.f64 (/.f64 (PI.f64) b) (+.f64 b a)))) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (-.f64 b a)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (PI.f64) a) (*.f64 #s(literal 2 binary64) (+.f64 b a))) (+.f64 b a)) (*.f64 (-.f64 b a) (/.f64 (/.f64 (PI.f64) b) (*.f64 #s(literal 2 binary64) (-.f64 b a))))) (-.f64 (*.f64 b b) (*.f64 a a))) |
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (PI.f64) a) (*.f64 #s(literal 2 binary64) (+.f64 b a))) (-.f64 b a)) (*.f64 (-.f64 b a) (/.f64 (/.f64 (PI.f64) b) (*.f64 #s(literal 2 binary64) (+.f64 b a))))) (*.f64 (-.f64 b a) (-.f64 b a))) |
(pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 b a)) (/.f64 (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) (+.f64 b a))) #s(literal -1 binary64)) |
(*.f64 (PI.f64) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1 binary64) b)) (-.f64 (*.f64 b b) (*.f64 a a))))) |
(*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1 binary64) b)) (-.f64 (*.f64 b b) (*.f64 a a)))) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1 binary64) b)))) |
(*.f64 (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1 binary64) b))) |
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1 binary64) b)) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))))) |
(*.f64 (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))))) |
(*.f64 (+.f64 (neg.f64 (/.f64 (PI.f64) a)) (/.f64 (PI.f64) b)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1 binary64) b)) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 (PI.f64) #s(literal 2 binary64))) |
(*.f64 (/.f64 (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) (+.f64 b a)) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (-.f64 b a)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 b a)) (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (/.f64 (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) (+.f64 b a))) |
(*.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1 binary64) b)) (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (+.f64 b a))) (pow.f64 (/.f64 (-.f64 b a) (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 (*.f64 (PI.f64) b) (*.f64 (PI.f64) a))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 b a))) |
(*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 b (*.f64 b b))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (PI.f64) (*.f64 a (/.f64 a (PI.f64)))) (*.f64 (/.f64 (PI.f64) b) (+.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)))))) |
(*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 (/.f64 (PI.f64) (*.f64 a (/.f64 a (PI.f64)))) (/.f64 (/.f64 (PI.f64) b) (/.f64 b (PI.f64))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)))) |
(+.f64 (/.f64 (PI.f64) a) (-.f64 #s(literal 0 binary64) (/.f64 (PI.f64) b))) |
(+.f64 (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) (+.f64 (*.f64 (/.f64 #s(literal -1 binary64) b) (PI.f64)) (/.f64 (PI.f64) b))) |
(+.f64 (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) (fma.f64 (-.f64 #s(literal 0 binary64) (PI.f64)) (/.f64 #s(literal 1 binary64) b) (/.f64 (PI.f64) b))) |
(+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (PI.f64) b)) (/.f64 (PI.f64) a)) |
(+.f64 (fma.f64 (PI.f64) (/.f64 #s(literal 1 binary64) a) (neg.f64 (*.f64 (/.f64 (PI.f64) b) #s(literal 1 binary64)))) (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 (PI.f64) b)) #s(literal 1 binary64) (*.f64 (/.f64 (PI.f64) b) #s(literal 1 binary64)))) |
(+.f64 (fma.f64 (PI.f64) (/.f64 #s(literal 1 binary64) a) (neg.f64 (*.f64 (*.f64 (cbrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) b)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))))) (fma.f64 (neg.f64 (*.f64 (cbrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) b))) (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (*.f64 (cbrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) b)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))))) |
(+.f64 (fma.f64 (PI.f64) (/.f64 #s(literal 1 binary64) a) (neg.f64 (*.f64 (/.f64 (cbrt.f64 (PI.f64)) b) (pow.f64 (PI.f64) #s(literal 2/3 binary64))))) (fma.f64 (neg.f64 (/.f64 (cbrt.f64 (PI.f64)) b)) (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (/.f64 (cbrt.f64 (PI.f64)) b) (pow.f64 (PI.f64) #s(literal 2/3 binary64))))) |
(+.f64 (fma.f64 (PI.f64) (/.f64 #s(literal 1 binary64) a) (neg.f64 (*.f64 (*.f64 (sqrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) b)) (sqrt.f64 (PI.f64))))) (fma.f64 (neg.f64 (*.f64 (sqrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) b))) (sqrt.f64 (PI.f64)) (*.f64 (*.f64 (sqrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) b)) (sqrt.f64 (PI.f64))))) |
(+.f64 (fma.f64 (PI.f64) (/.f64 #s(literal 1 binary64) a) (neg.f64 (*.f64 (/.f64 (sqrt.f64 (PI.f64)) b) (sqrt.f64 (PI.f64))))) (fma.f64 (neg.f64 (/.f64 (sqrt.f64 (PI.f64)) b)) (sqrt.f64 (PI.f64)) (*.f64 (/.f64 (sqrt.f64 (PI.f64)) b) (sqrt.f64 (PI.f64))))) |
(+.f64 (fma.f64 (PI.f64) (/.f64 #s(literal 1 binary64) a) (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) b) (-.f64 #s(literal 0 binary64) (PI.f64))))) (fma.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 #s(literal 0 binary64) (PI.f64)) (*.f64 (/.f64 #s(literal -1 binary64) b) (-.f64 #s(literal 0 binary64) (PI.f64))))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (PI.f64) a) (neg.f64 (*.f64 (/.f64 (PI.f64) b) #s(literal 1 binary64)))) (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 (PI.f64) b)) #s(literal 1 binary64) (*.f64 (/.f64 (PI.f64) b) #s(literal 1 binary64)))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (PI.f64) a) (neg.f64 (*.f64 (*.f64 (cbrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) b)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))))) (fma.f64 (neg.f64 (*.f64 (cbrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) b))) (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (*.f64 (cbrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) b)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (PI.f64) a) (neg.f64 (*.f64 (/.f64 (cbrt.f64 (PI.f64)) b) (pow.f64 (PI.f64) #s(literal 2/3 binary64))))) (fma.f64 (neg.f64 (/.f64 (cbrt.f64 (PI.f64)) b)) (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (/.f64 (cbrt.f64 (PI.f64)) b) (pow.f64 (PI.f64) #s(literal 2/3 binary64))))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (PI.f64) a) (neg.f64 (*.f64 (*.f64 (sqrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) b)) (sqrt.f64 (PI.f64))))) (fma.f64 (neg.f64 (*.f64 (sqrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) b))) (sqrt.f64 (PI.f64)) (*.f64 (*.f64 (sqrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) b)) (sqrt.f64 (PI.f64))))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (PI.f64) a) (neg.f64 (*.f64 (/.f64 (sqrt.f64 (PI.f64)) b) (sqrt.f64 (PI.f64))))) (fma.f64 (neg.f64 (/.f64 (sqrt.f64 (PI.f64)) b)) (sqrt.f64 (PI.f64)) (*.f64 (/.f64 (sqrt.f64 (PI.f64)) b) (sqrt.f64 (PI.f64))))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (PI.f64) a) (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) b) (-.f64 #s(literal 0 binary64) (PI.f64))))) (fma.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 #s(literal 0 binary64) (PI.f64)) (*.f64 (/.f64 #s(literal -1 binary64) b) (-.f64 #s(literal 0 binary64) (PI.f64))))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) a) (PI.f64) (neg.f64 (*.f64 (/.f64 (PI.f64) b) #s(literal 1 binary64)))) (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 (PI.f64) b)) #s(literal 1 binary64) (*.f64 (/.f64 (PI.f64) b) #s(literal 1 binary64)))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) a) (PI.f64) (neg.f64 (*.f64 (*.f64 (cbrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) b)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))))) (fma.f64 (neg.f64 (*.f64 (cbrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) b))) (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (*.f64 (cbrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) b)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) a) (PI.f64) (neg.f64 (*.f64 (/.f64 (cbrt.f64 (PI.f64)) b) (pow.f64 (PI.f64) #s(literal 2/3 binary64))))) (fma.f64 (neg.f64 (/.f64 (cbrt.f64 (PI.f64)) b)) (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (/.f64 (cbrt.f64 (PI.f64)) b) (pow.f64 (PI.f64) #s(literal 2/3 binary64))))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) a) (PI.f64) (neg.f64 (*.f64 (*.f64 (sqrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) b)) (sqrt.f64 (PI.f64))))) (fma.f64 (neg.f64 (*.f64 (sqrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) b))) (sqrt.f64 (PI.f64)) (*.f64 (*.f64 (sqrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) b)) (sqrt.f64 (PI.f64))))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) a) (PI.f64) (neg.f64 (*.f64 (/.f64 (sqrt.f64 (PI.f64)) b) (sqrt.f64 (PI.f64))))) (fma.f64 (neg.f64 (/.f64 (sqrt.f64 (PI.f64)) b)) (sqrt.f64 (PI.f64)) (*.f64 (/.f64 (sqrt.f64 (PI.f64)) b) (sqrt.f64 (PI.f64))))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) a) (PI.f64) (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) b) (-.f64 #s(literal 0 binary64) (PI.f64))))) (fma.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 #s(literal 0 binary64) (PI.f64)) (*.f64 (/.f64 #s(literal -1 binary64) b) (-.f64 #s(literal 0 binary64) (PI.f64))))) |
(+.f64 (fma.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (cbrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) a)) (neg.f64 (*.f64 (/.f64 (PI.f64) b) #s(literal 1 binary64)))) (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 (PI.f64) b)) #s(literal 1 binary64) (*.f64 (/.f64 (PI.f64) b) #s(literal 1 binary64)))) |
(+.f64 (fma.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (cbrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) a)) (neg.f64 (*.f64 (*.f64 (cbrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) b)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))))) (fma.f64 (neg.f64 (*.f64 (cbrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) b))) (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (*.f64 (cbrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) b)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))))) |
(+.f64 (fma.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (cbrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) a)) (neg.f64 (*.f64 (/.f64 (cbrt.f64 (PI.f64)) b) (pow.f64 (PI.f64) #s(literal 2/3 binary64))))) (fma.f64 (neg.f64 (/.f64 (cbrt.f64 (PI.f64)) b)) (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (/.f64 (cbrt.f64 (PI.f64)) b) (pow.f64 (PI.f64) #s(literal 2/3 binary64))))) |
(+.f64 (fma.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (cbrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) a)) (neg.f64 (*.f64 (*.f64 (sqrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) b)) (sqrt.f64 (PI.f64))))) (fma.f64 (neg.f64 (*.f64 (sqrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) b))) (sqrt.f64 (PI.f64)) (*.f64 (*.f64 (sqrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) b)) (sqrt.f64 (PI.f64))))) |
(+.f64 (fma.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (cbrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) a)) (neg.f64 (*.f64 (/.f64 (sqrt.f64 (PI.f64)) b) (sqrt.f64 (PI.f64))))) (fma.f64 (neg.f64 (/.f64 (sqrt.f64 (PI.f64)) b)) (sqrt.f64 (PI.f64)) (*.f64 (/.f64 (sqrt.f64 (PI.f64)) b) (sqrt.f64 (PI.f64))))) |
(+.f64 (fma.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (cbrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) a)) (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) b) (-.f64 #s(literal 0 binary64) (PI.f64))))) (fma.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 #s(literal 0 binary64) (PI.f64)) (*.f64 (/.f64 #s(literal -1 binary64) b) (-.f64 #s(literal 0 binary64) (PI.f64))))) |
(+.f64 (fma.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (/.f64 (cbrt.f64 (PI.f64)) a) (neg.f64 (*.f64 (/.f64 (PI.f64) b) #s(literal 1 binary64)))) (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 (PI.f64) b)) #s(literal 1 binary64) (*.f64 (/.f64 (PI.f64) b) #s(literal 1 binary64)))) |
(+.f64 (fma.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (/.f64 (cbrt.f64 (PI.f64)) a) (neg.f64 (*.f64 (*.f64 (cbrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) b)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))))) (fma.f64 (neg.f64 (*.f64 (cbrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) b))) (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (*.f64 (cbrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) b)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))))) |
(+.f64 (fma.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (/.f64 (cbrt.f64 (PI.f64)) a) (neg.f64 (*.f64 (/.f64 (cbrt.f64 (PI.f64)) b) (pow.f64 (PI.f64) #s(literal 2/3 binary64))))) (fma.f64 (neg.f64 (/.f64 (cbrt.f64 (PI.f64)) b)) (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (/.f64 (cbrt.f64 (PI.f64)) b) (pow.f64 (PI.f64) #s(literal 2/3 binary64))))) |
(+.f64 (fma.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (/.f64 (cbrt.f64 (PI.f64)) a) (neg.f64 (*.f64 (*.f64 (sqrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) b)) (sqrt.f64 (PI.f64))))) (fma.f64 (neg.f64 (*.f64 (sqrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) b))) (sqrt.f64 (PI.f64)) (*.f64 (*.f64 (sqrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) b)) (sqrt.f64 (PI.f64))))) |
(+.f64 (fma.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (/.f64 (cbrt.f64 (PI.f64)) a) (neg.f64 (*.f64 (/.f64 (sqrt.f64 (PI.f64)) b) (sqrt.f64 (PI.f64))))) (fma.f64 (neg.f64 (/.f64 (sqrt.f64 (PI.f64)) b)) (sqrt.f64 (PI.f64)) (*.f64 (/.f64 (sqrt.f64 (PI.f64)) b) (sqrt.f64 (PI.f64))))) |
(+.f64 (fma.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (/.f64 (cbrt.f64 (PI.f64)) a) (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) b) (-.f64 #s(literal 0 binary64) (PI.f64))))) (fma.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 #s(literal 0 binary64) (PI.f64)) (*.f64 (/.f64 #s(literal -1 binary64) b) (-.f64 #s(literal 0 binary64) (PI.f64))))) |
(+.f64 (fma.f64 (sqrt.f64 (PI.f64)) (*.f64 (sqrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) a)) (neg.f64 (*.f64 (/.f64 (PI.f64) b) #s(literal 1 binary64)))) (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 (PI.f64) b)) #s(literal 1 binary64) (*.f64 (/.f64 (PI.f64) b) #s(literal 1 binary64)))) |
(+.f64 (fma.f64 (sqrt.f64 (PI.f64)) (*.f64 (sqrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) a)) (neg.f64 (*.f64 (*.f64 (cbrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) b)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))))) (fma.f64 (neg.f64 (*.f64 (cbrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) b))) (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (*.f64 (cbrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) b)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))))) |
(+.f64 (fma.f64 (sqrt.f64 (PI.f64)) (*.f64 (sqrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) a)) (neg.f64 (*.f64 (/.f64 (cbrt.f64 (PI.f64)) b) (pow.f64 (PI.f64) #s(literal 2/3 binary64))))) (fma.f64 (neg.f64 (/.f64 (cbrt.f64 (PI.f64)) b)) (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (/.f64 (cbrt.f64 (PI.f64)) b) (pow.f64 (PI.f64) #s(literal 2/3 binary64))))) |
(+.f64 (fma.f64 (sqrt.f64 (PI.f64)) (*.f64 (sqrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) a)) (neg.f64 (*.f64 (*.f64 (sqrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) b)) (sqrt.f64 (PI.f64))))) (fma.f64 (neg.f64 (*.f64 (sqrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) b))) (sqrt.f64 (PI.f64)) (*.f64 (*.f64 (sqrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) b)) (sqrt.f64 (PI.f64))))) |
(+.f64 (fma.f64 (sqrt.f64 (PI.f64)) (*.f64 (sqrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) a)) (neg.f64 (*.f64 (/.f64 (sqrt.f64 (PI.f64)) b) (sqrt.f64 (PI.f64))))) (fma.f64 (neg.f64 (/.f64 (sqrt.f64 (PI.f64)) b)) (sqrt.f64 (PI.f64)) (*.f64 (/.f64 (sqrt.f64 (PI.f64)) b) (sqrt.f64 (PI.f64))))) |
(+.f64 (fma.f64 (sqrt.f64 (PI.f64)) (*.f64 (sqrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) a)) (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) b) (-.f64 #s(literal 0 binary64) (PI.f64))))) (fma.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 #s(literal 0 binary64) (PI.f64)) (*.f64 (/.f64 #s(literal -1 binary64) b) (-.f64 #s(literal 0 binary64) (PI.f64))))) |
(+.f64 (fma.f64 (sqrt.f64 (PI.f64)) (/.f64 (sqrt.f64 (PI.f64)) a) (neg.f64 (*.f64 (/.f64 (PI.f64) b) #s(literal 1 binary64)))) (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 (PI.f64) b)) #s(literal 1 binary64) (*.f64 (/.f64 (PI.f64) b) #s(literal 1 binary64)))) |
(+.f64 (fma.f64 (sqrt.f64 (PI.f64)) (/.f64 (sqrt.f64 (PI.f64)) a) (neg.f64 (*.f64 (*.f64 (cbrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) b)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))))) (fma.f64 (neg.f64 (*.f64 (cbrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) b))) (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (*.f64 (cbrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) b)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))))) |
(+.f64 (fma.f64 (sqrt.f64 (PI.f64)) (/.f64 (sqrt.f64 (PI.f64)) a) (neg.f64 (*.f64 (/.f64 (cbrt.f64 (PI.f64)) b) (pow.f64 (PI.f64) #s(literal 2/3 binary64))))) (fma.f64 (neg.f64 (/.f64 (cbrt.f64 (PI.f64)) b)) (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (/.f64 (cbrt.f64 (PI.f64)) b) (pow.f64 (PI.f64) #s(literal 2/3 binary64))))) |
(+.f64 (fma.f64 (sqrt.f64 (PI.f64)) (/.f64 (sqrt.f64 (PI.f64)) a) (neg.f64 (*.f64 (*.f64 (sqrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) b)) (sqrt.f64 (PI.f64))))) (fma.f64 (neg.f64 (*.f64 (sqrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) b))) (sqrt.f64 (PI.f64)) (*.f64 (*.f64 (sqrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) b)) (sqrt.f64 (PI.f64))))) |
(+.f64 (fma.f64 (sqrt.f64 (PI.f64)) (/.f64 (sqrt.f64 (PI.f64)) a) (neg.f64 (*.f64 (/.f64 (sqrt.f64 (PI.f64)) b) (sqrt.f64 (PI.f64))))) (fma.f64 (neg.f64 (/.f64 (sqrt.f64 (PI.f64)) b)) (sqrt.f64 (PI.f64)) (*.f64 (/.f64 (sqrt.f64 (PI.f64)) b) (sqrt.f64 (PI.f64))))) |
(+.f64 (fma.f64 (sqrt.f64 (PI.f64)) (/.f64 (sqrt.f64 (PI.f64)) a) (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) b) (-.f64 #s(literal 0 binary64) (PI.f64))))) (fma.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 #s(literal 0 binary64) (PI.f64)) (*.f64 (/.f64 #s(literal -1 binary64) b) (-.f64 #s(literal 0 binary64) (PI.f64))))) |
(+.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (PI.f64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (neg.f64 (*.f64 (/.f64 (PI.f64) b) #s(literal 1 binary64)))) (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 (PI.f64) b)) #s(literal 1 binary64) (*.f64 (/.f64 (PI.f64) b) #s(literal 1 binary64)))) |
(+.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (PI.f64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (neg.f64 (*.f64 (*.f64 (cbrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) b)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))))) (fma.f64 (neg.f64 (*.f64 (cbrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) b))) (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (*.f64 (cbrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) b)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))))) |
(+.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (PI.f64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (neg.f64 (*.f64 (/.f64 (cbrt.f64 (PI.f64)) b) (pow.f64 (PI.f64) #s(literal 2/3 binary64))))) (fma.f64 (neg.f64 (/.f64 (cbrt.f64 (PI.f64)) b)) (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (/.f64 (cbrt.f64 (PI.f64)) b) (pow.f64 (PI.f64) #s(literal 2/3 binary64))))) |
(+.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (PI.f64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (neg.f64 (*.f64 (*.f64 (sqrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) b)) (sqrt.f64 (PI.f64))))) (fma.f64 (neg.f64 (*.f64 (sqrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) b))) (sqrt.f64 (PI.f64)) (*.f64 (*.f64 (sqrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) b)) (sqrt.f64 (PI.f64))))) |
(+.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (PI.f64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (neg.f64 (*.f64 (/.f64 (sqrt.f64 (PI.f64)) b) (sqrt.f64 (PI.f64))))) (fma.f64 (neg.f64 (/.f64 (sqrt.f64 (PI.f64)) b)) (sqrt.f64 (PI.f64)) (*.f64 (/.f64 (sqrt.f64 (PI.f64)) b) (sqrt.f64 (PI.f64))))) |
(+.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (PI.f64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) b) (-.f64 #s(literal 0 binary64) (PI.f64))))) (fma.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 #s(literal 0 binary64) (PI.f64)) (*.f64 (/.f64 #s(literal -1 binary64) b) (-.f64 #s(literal 0 binary64) (PI.f64))))) |
(-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) |
(-.f64 (/.f64 (*.f64 (PI.f64) b) (*.f64 b a)) (/.f64 (*.f64 (PI.f64) a) (*.f64 b a))) |
(-.f64 (/.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 a (*.f64 a a))) (+.f64 (/.f64 (PI.f64) (*.f64 a (/.f64 a (PI.f64)))) (*.f64 (/.f64 (PI.f64) b) (+.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b))))) (/.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 b (*.f64 b b))) (+.f64 (/.f64 (PI.f64) (*.f64 a (/.f64 a (PI.f64)))) (*.f64 (/.f64 (PI.f64) b) (+.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)))))) |
(-.f64 (/.f64 (/.f64 (PI.f64) (*.f64 a (/.f64 a (PI.f64)))) (+.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b))) (/.f64 (/.f64 (/.f64 (PI.f64) b) (/.f64 b (PI.f64))) (+.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)))) |
(fma.f64 (PI.f64) (/.f64 #s(literal 1 binary64) a) (-.f64 #s(literal 0 binary64) (/.f64 (PI.f64) b))) |
(fma.f64 (PI.f64) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1 binary64) b)) (+.f64 (*.f64 (/.f64 #s(literal -1 binary64) b) (PI.f64)) (/.f64 (PI.f64) b))) |
(fma.f64 (PI.f64) (/.f64 #s(literal -1 binary64) b) (/.f64 (PI.f64) a)) |
(fma.f64 #s(literal 1 binary64) (/.f64 (PI.f64) a) (-.f64 #s(literal 0 binary64) (/.f64 (PI.f64) b))) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (PI.f64) (-.f64 #s(literal 0 binary64) (/.f64 (PI.f64) b))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (PI.f64) b) (/.f64 (PI.f64) a)) |
(fma.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (cbrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) a)) (-.f64 #s(literal 0 binary64) (/.f64 (PI.f64) b))) |
(fma.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (/.f64 (cbrt.f64 (PI.f64)) a) (-.f64 #s(literal 0 binary64) (/.f64 (PI.f64) b))) |
(fma.f64 (sqrt.f64 (PI.f64)) (*.f64 (sqrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) a)) (-.f64 #s(literal 0 binary64) (/.f64 (PI.f64) b))) |
(fma.f64 (sqrt.f64 (PI.f64)) (/.f64 (sqrt.f64 (PI.f64)) a) (-.f64 #s(literal 0 binary64) (/.f64 (PI.f64) b))) |
(fma.f64 (-.f64 (*.f64 (PI.f64) b) (*.f64 (PI.f64) a)) (/.f64 #s(literal 1 binary64) (*.f64 b a)) (+.f64 (*.f64 (/.f64 #s(literal -1 binary64) b) (PI.f64)) (/.f64 (PI.f64) b))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (PI.f64)) (/.f64 #s(literal 1 binary64) b) (/.f64 (PI.f64) a)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (PI.f64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (-.f64 #s(literal 0 binary64) (/.f64 (PI.f64) b))) |
(fma.f64 (-.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (PI.f64) (*.f64 a (/.f64 a (PI.f64)))) (*.f64 (/.f64 (PI.f64) b) (+.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b))))) (+.f64 (*.f64 (/.f64 #s(literal -1 binary64) b) (PI.f64)) (/.f64 (PI.f64) b))) |
(fma.f64 (-.f64 (/.f64 (PI.f64) (*.f64 a (/.f64 a (PI.f64)))) (/.f64 (/.f64 (PI.f64) b) (/.f64 b (PI.f64)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b))) (+.f64 (*.f64 (/.f64 #s(literal -1 binary64) b) (PI.f64)) (/.f64 (PI.f64) b))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b a) (-.f64 (*.f64 (PI.f64) b) (*.f64 (PI.f64) a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (PI.f64) (*.f64 a (/.f64 a (PI.f64)))) (*.f64 (/.f64 (PI.f64) b) (+.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)))) (-.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 b (*.f64 b b)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) (-.f64 (/.f64 (PI.f64) (*.f64 a (/.f64 a (PI.f64)))) (/.f64 (/.f64 (PI.f64) b) (/.f64 b (PI.f64)))))) |
(/.f64 (-.f64 (*.f64 (PI.f64) b) (*.f64 (PI.f64) a)) (*.f64 b a)) |
(/.f64 (-.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 b (*.f64 b b)))) (+.f64 (/.f64 (PI.f64) (*.f64 a (/.f64 a (PI.f64)))) (*.f64 (/.f64 (PI.f64) b) (+.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 b (*.f64 b b)))) (+.f64 (/.f64 (PI.f64) (*.f64 a (/.f64 a (PI.f64)))) (-.f64 (/.f64 (/.f64 (PI.f64) b) (/.f64 b (PI.f64))) (*.f64 (/.f64 (PI.f64) a) (-.f64 #s(literal 0 binary64) (/.f64 (PI.f64) b)))))) |
(/.f64 (-.f64 (/.f64 (PI.f64) (*.f64 a (/.f64 a (PI.f64)))) (/.f64 (/.f64 (PI.f64) b) (/.f64 b (PI.f64)))) (+.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b))) |
(/.f64 (-.f64 (*.f64 (PI.f64) (-.f64 #s(literal 0 binary64) b)) (*.f64 a (-.f64 #s(literal 0 binary64) (PI.f64)))) (*.f64 a (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (-.f64 b (*.f64 (/.f64 a (PI.f64)) (PI.f64))) (*.f64 (/.f64 a (PI.f64)) b)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 b (PI.f64))) (*.f64 (/.f64 a (PI.f64)) #s(literal 1 binary64))) (*.f64 (/.f64 a (PI.f64)) (/.f64 b (PI.f64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)) (*.f64 (/.f64 a (PI.f64)) (-.f64 #s(literal 0 binary64) (PI.f64)))) (*.f64 (/.f64 a (PI.f64)) (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (PI.f64)) b) (*.f64 (-.f64 #s(literal 0 binary64) a) (PI.f64))) (*.f64 (-.f64 #s(literal 0 binary64) a) b)) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (PI.f64)) (/.f64 b (PI.f64))) (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 b (PI.f64)))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (PI.f64)) (-.f64 #s(literal 0 binary64) b)) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (PI.f64)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (PI.f64) b) (*.f64 (PI.f64) a))) (neg.f64 (*.f64 b a))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 b (*.f64 b b))))) (neg.f64 (+.f64 (/.f64 (PI.f64) (*.f64 a (/.f64 a (PI.f64)))) (*.f64 (/.f64 (PI.f64) b) (+.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (PI.f64) (*.f64 a (/.f64 a (PI.f64)))) (/.f64 (/.f64 (PI.f64) b) (/.f64 b (PI.f64))))) (neg.f64 (+.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)))) |
(/.f64 (/.f64 (-.f64 (*.f64 (PI.f64) b) (*.f64 (PI.f64) a)) a) b) |
(/.f64 (-.f64 (*.f64 (PI.f64) (/.f64 b (PI.f64))) a) (*.f64 a (/.f64 b (PI.f64)))) |
(/.f64 (-.f64 (*.f64 (PI.f64) (/.f64 (/.f64 b (PI.f64)) #s(literal 1 binary64))) a) (*.f64 a (/.f64 (/.f64 b (PI.f64)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 (PI.f64) (neg.f64 (/.f64 b (PI.f64)))) (*.f64 a #s(literal -1 binary64))) (*.f64 a (neg.f64 (/.f64 b (PI.f64))))) |
(/.f64 (-.f64 (*.f64 (PI.f64) (-.f64 #s(literal 0 binary64) b)) (*.f64 a (*.f64 (PI.f64) #s(literal -1 binary64)))) (*.f64 a (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (-.f64 (*.f64 (PI.f64) (neg.f64 (-.f64 #s(literal 0 binary64) b))) (*.f64 a (neg.f64 (-.f64 #s(literal 0 binary64) (PI.f64))))) (*.f64 a (neg.f64 (-.f64 #s(literal 0 binary64) b)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (PI.f64)) #s(literal 1 binary64))) (*.f64 (/.f64 a (PI.f64)) #s(literal 1 binary64))) (*.f64 (/.f64 a (PI.f64)) (/.f64 (/.f64 b (PI.f64)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 b (PI.f64)))) (*.f64 (/.f64 a (PI.f64)) #s(literal -1 binary64))) (*.f64 (/.f64 a (PI.f64)) (neg.f64 (/.f64 b (PI.f64))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)) (*.f64 (/.f64 a (PI.f64)) (*.f64 (PI.f64) #s(literal -1 binary64)))) (*.f64 (/.f64 a (PI.f64)) (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) b))) (*.f64 (/.f64 a (PI.f64)) (neg.f64 (-.f64 #s(literal 0 binary64) (PI.f64))))) (*.f64 (/.f64 a (PI.f64)) (neg.f64 (-.f64 #s(literal 0 binary64) b)))) |
(/.f64 (-.f64 b (*.f64 (/.f64 (/.f64 a (PI.f64)) #s(literal 1 binary64)) (PI.f64))) (*.f64 (/.f64 (/.f64 a (PI.f64)) #s(literal 1 binary64)) b)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 b (PI.f64))) (*.f64 (/.f64 (/.f64 a (PI.f64)) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 (/.f64 a (PI.f64)) #s(literal 1 binary64)) (/.f64 b (PI.f64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (PI.f64)) #s(literal 1 binary64))) (*.f64 (/.f64 (/.f64 a (PI.f64)) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 (/.f64 a (PI.f64)) #s(literal 1 binary64)) (/.f64 (/.f64 b (PI.f64)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 b (PI.f64)))) (*.f64 (/.f64 (/.f64 a (PI.f64)) #s(literal 1 binary64)) #s(literal -1 binary64))) (*.f64 (/.f64 (/.f64 a (PI.f64)) #s(literal 1 binary64)) (neg.f64 (/.f64 b (PI.f64))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)) (*.f64 (/.f64 (/.f64 a (PI.f64)) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (PI.f64)))) (*.f64 (/.f64 (/.f64 a (PI.f64)) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)) (*.f64 (/.f64 (/.f64 a (PI.f64)) #s(literal 1 binary64)) (*.f64 (PI.f64) #s(literal -1 binary64)))) (*.f64 (/.f64 (/.f64 a (PI.f64)) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) b))) (*.f64 (/.f64 (/.f64 a (PI.f64)) #s(literal 1 binary64)) (neg.f64 (-.f64 #s(literal 0 binary64) (PI.f64))))) (*.f64 (/.f64 (/.f64 a (PI.f64)) #s(literal 1 binary64)) (neg.f64 (-.f64 #s(literal 0 binary64) b)))) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 (neg.f64 (/.f64 a (PI.f64))) (PI.f64))) (*.f64 (neg.f64 (/.f64 a (PI.f64))) b)) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 b (PI.f64))) (*.f64 (neg.f64 (/.f64 a (PI.f64))) #s(literal 1 binary64))) (*.f64 (neg.f64 (/.f64 a (PI.f64))) (/.f64 b (PI.f64)))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (PI.f64)) #s(literal 1 binary64))) (*.f64 (neg.f64 (/.f64 a (PI.f64))) #s(literal 1 binary64))) (*.f64 (neg.f64 (/.f64 a (PI.f64))) (/.f64 (/.f64 b (PI.f64)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (/.f64 b (PI.f64)))) (*.f64 (neg.f64 (/.f64 a (PI.f64))) #s(literal -1 binary64))) (*.f64 (neg.f64 (/.f64 a (PI.f64))) (neg.f64 (/.f64 b (PI.f64))))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) b)) (*.f64 (neg.f64 (/.f64 a (PI.f64))) (-.f64 #s(literal 0 binary64) (PI.f64)))) (*.f64 (neg.f64 (/.f64 a (PI.f64))) (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) b)) (*.f64 (neg.f64 (/.f64 a (PI.f64))) (*.f64 (PI.f64) #s(literal -1 binary64)))) (*.f64 (neg.f64 (/.f64 a (PI.f64))) (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) b))) (*.f64 (neg.f64 (/.f64 a (PI.f64))) (neg.f64 (-.f64 #s(literal 0 binary64) (PI.f64))))) (*.f64 (neg.f64 (/.f64 a (PI.f64))) (neg.f64 (-.f64 #s(literal 0 binary64) b)))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (PI.f64)) (/.f64 (/.f64 b (PI.f64)) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (/.f64 b (PI.f64)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (PI.f64)) (neg.f64 (/.f64 b (PI.f64)))) (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal -1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) a) (neg.f64 (/.f64 b (PI.f64))))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (PI.f64)) (-.f64 #s(literal 0 binary64) b)) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (PI.f64) #s(literal -1 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (PI.f64)) (neg.f64 (-.f64 #s(literal 0 binary64) b))) (*.f64 (-.f64 #s(literal 0 binary64) a) (neg.f64 (-.f64 #s(literal 0 binary64) (PI.f64))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (neg.f64 (-.f64 #s(literal 0 binary64) b)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (PI.f64) #s(literal -1 binary64)) b) (*.f64 (-.f64 #s(literal 0 binary64) a) (PI.f64))) (*.f64 (-.f64 #s(literal 0 binary64) a) b)) |
(/.f64 (-.f64 (*.f64 (*.f64 (PI.f64) #s(literal -1 binary64)) (/.f64 b (PI.f64))) (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 b (PI.f64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (PI.f64) #s(literal -1 binary64)) (/.f64 (/.f64 b (PI.f64)) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (/.f64 b (PI.f64)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (PI.f64) #s(literal -1 binary64)) (neg.f64 (/.f64 b (PI.f64)))) (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal -1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) a) (neg.f64 (/.f64 b (PI.f64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (PI.f64) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) b)) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (PI.f64)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (-.f64 (*.f64 (*.f64 (PI.f64) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) b)) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (PI.f64) #s(literal -1 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (-.f64 (*.f64 (*.f64 (PI.f64) #s(literal -1 binary64)) (neg.f64 (-.f64 #s(literal 0 binary64) b))) (*.f64 (-.f64 #s(literal 0 binary64) a) (neg.f64 (-.f64 #s(literal 0 binary64) (PI.f64))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (neg.f64 (-.f64 #s(literal 0 binary64) b)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (PI.f64))) b) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)) (PI.f64))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)) b)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (PI.f64))) (/.f64 b (PI.f64))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)) #s(literal 1 binary64))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)) (/.f64 b (PI.f64)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (PI.f64))) (/.f64 (/.f64 b (PI.f64)) #s(literal 1 binary64))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)) #s(literal 1 binary64))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)) (/.f64 (/.f64 b (PI.f64)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (PI.f64))) (neg.f64 (/.f64 b (PI.f64)))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)) #s(literal -1 binary64))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)) (neg.f64 (/.f64 b (PI.f64))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (PI.f64))) (-.f64 #s(literal 0 binary64) b)) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)) (-.f64 #s(literal 0 binary64) (PI.f64)))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)) (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (PI.f64))) (-.f64 #s(literal 0 binary64) b)) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)) (*.f64 (PI.f64) #s(literal -1 binary64)))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)) (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (PI.f64))) (neg.f64 (-.f64 #s(literal 0 binary64) b))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)) (neg.f64 (-.f64 #s(literal 0 binary64) (PI.f64))))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)) (neg.f64 (-.f64 #s(literal 0 binary64) b)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (PI.f64) b) (*.f64 b a)) (*.f64 (*.f64 b a) (*.f64 (PI.f64) a))) (*.f64 b (*.f64 b (*.f64 a a)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 a (*.f64 a a))) (+.f64 (/.f64 (PI.f64) (*.f64 a (/.f64 a (PI.f64)))) (*.f64 (/.f64 (PI.f64) b) (+.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b))))) (*.f64 (+.f64 (/.f64 (PI.f64) (*.f64 a (/.f64 a (PI.f64)))) (*.f64 (/.f64 (PI.f64) b) (+.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)))) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 b (*.f64 b b))))) (*.f64 (+.f64 (/.f64 (PI.f64) (*.f64 a (/.f64 a (PI.f64)))) (*.f64 (/.f64 (PI.f64) b) (+.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)))) (+.f64 (/.f64 (PI.f64) (*.f64 a (/.f64 a (PI.f64)))) (*.f64 (/.f64 (PI.f64) b) (+.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (PI.f64) (*.f64 a (/.f64 a (PI.f64)))) (+.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b))) (*.f64 (+.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) (/.f64 (/.f64 (PI.f64) b) (/.f64 b (PI.f64))))) (*.f64 (+.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) (+.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)))) |
(pow.f64 (/.f64 (*.f64 b a) (-.f64 (*.f64 (PI.f64) b) (*.f64 (PI.f64) a))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (/.f64 (PI.f64) (*.f64 a (/.f64 a (PI.f64)))) (*.f64 (/.f64 (PI.f64) b) (+.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)))) (-.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 b (*.f64 b b))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) (-.f64 (/.f64 (PI.f64) (*.f64 a (/.f64 a (PI.f64)))) (/.f64 (/.f64 (PI.f64) b) (/.f64 b (PI.f64))))) #s(literal -1 binary64)) |
(*.f64 (PI.f64) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1 binary64) b))) |
(*.f64 (-.f64 (*.f64 (PI.f64) b) (*.f64 (PI.f64) a)) (/.f64 #s(literal 1 binary64) (*.f64 b a))) |
(*.f64 (-.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (PI.f64) (*.f64 a (/.f64 a (PI.f64)))) (*.f64 (/.f64 (PI.f64) b) (+.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)))))) |
(*.f64 (-.f64 (/.f64 (PI.f64) (*.f64 a (/.f64 a (PI.f64)))) (/.f64 (/.f64 (PI.f64) b) (/.f64 b (PI.f64)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)))) |
(exp.f64 (log.f64 (/.f64 (PI.f64) a))) |
(exp.f64 (*.f64 (log.f64 (/.f64 a (PI.f64))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (PI.f64) (-.f64 #s(literal 0 binary64) a))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (PI.f64)) a)) |
(/.f64 (PI.f64) a) |
(/.f64 #s(literal 1 binary64) (/.f64 a (PI.f64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (PI.f64)) #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a (PI.f64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (PI.f64)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (*.f64 (PI.f64) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (PI.f64))) (neg.f64 (-.f64 #s(literal 0 binary64) a))) |
(pow.f64 (/.f64 a (PI.f64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 a (PI.f64)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 (PI.f64) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 #s(literal 1 binary64) (/.f64 (PI.f64) a)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (PI.f64)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (cbrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) a))) |
(*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (/.f64 (cbrt.f64 (PI.f64)) a)) |
(*.f64 (sqrt.f64 (PI.f64)) (*.f64 (sqrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) a))) |
(*.f64 (sqrt.f64 (PI.f64)) (/.f64 (sqrt.f64 (PI.f64)) a)) |
(*.f64 (-.f64 #s(literal 0 binary64) (PI.f64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a))) |
(+.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (*.f64 a a))) |
(+.f64 (*.f64 b b) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) (*.f64 a a)))) |
(+.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) (*.f64 a a))) |
(+.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (+.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) (*.f64 a a)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) (*.f64 a a)))) |
(+.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)) (-.f64 #s(literal 0 binary64) a) (*.f64 a a))) |
(+.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) |
(+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) (*.f64 b b)) |
(+.f64 (*.f64 (+.f64 b a) b) (*.f64 (+.f64 b a) (-.f64 #s(literal 0 binary64) a))) |
(+.f64 (*.f64 b (+.f64 b a)) (*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 b a))) |
(exp.f64 (neg.f64 (*.f64 (log.f64 (-.f64 (*.f64 b b) (*.f64 a a))) #s(literal -1 binary64)))) |
(-.f64 (*.f64 b b) (*.f64 a a)) |
(-.f64 (*.f64 b b) (-.f64 (*.f64 a a) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) (*.f64 a a)))) |
(-.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a a) (+.f64 (*.f64 b b) (*.f64 a a))))) (/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a a) (+.f64 (*.f64 b b) (*.f64 a a)))))) |
(-.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 b b) (*.f64 a a))) (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 (*.f64 b b) (*.f64 a a)))) |
(-.f64 (/.f64 (*.f64 b b) #s(literal 1 binary64)) (/.f64 (*.f64 a a) #s(literal 1 binary64))) |
(fma.f64 b b (-.f64 #s(literal 0 binary64) (*.f64 a a))) |
(fma.f64 b b (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) (*.f64 a a)))) |
(fma.f64 b b (neg.f64 (-.f64 (*.f64 a a) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) (*.f64 a a))))) |
(fma.f64 b (+.f64 b a) (*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 b a))) |
(fma.f64 a (-.f64 #s(literal 0 binary64) a) (*.f64 b b)) |
(fma.f64 (-.f64 (*.f64 b b) (*.f64 a a)) #s(literal 1 binary64) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) (*.f64 a a))) |
(fma.f64 (-.f64 (*.f64 b b) (*.f64 a a)) #s(literal 1 binary64) (+.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) (*.f64 a a)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) (*.f64 a a)))) |
(fma.f64 (+.f64 b a) b (*.f64 (+.f64 b a) (-.f64 #s(literal 0 binary64) a))) |
(fma.f64 (+.f64 b a) (-.f64 b a) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) (*.f64 a a))) |
(fma.f64 (+.f64 b a) (-.f64 b a) (+.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) (*.f64 a a)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) (*.f64 a a)))) |
(fma.f64 (-.f64 b a) (+.f64 b a) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) (*.f64 a a))) |
(fma.f64 (-.f64 b a) (+.f64 b a) (+.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) (*.f64 a a)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) (*.f64 a a)))) |
(fma.f64 (-.f64 #s(literal 0 binary64) a) a (*.f64 b b)) |
(fma.f64 #s(literal -1 binary64) (*.f64 a a) (*.f64 b b)) |
(fma.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a a) (+.f64 (*.f64 b b) (*.f64 a a))))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) (*.f64 a a))) |
(fma.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a a) (+.f64 (*.f64 b b) (*.f64 a a))))) (+.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) (*.f64 a a)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) (*.f64 a a)))) |
(fma.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 a a))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) (*.f64 a a))) |
(fma.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 a a))) (+.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) (*.f64 a a)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) (*.f64 a a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a a) (+.f64 (*.f64 b b) (*.f64 a a)))) (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a a)))))) |
(/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) #s(literal 1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) #s(literal -1 binary64)) |
(/.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a a) (+.f64 (*.f64 b b) (*.f64 a a))))) |
(/.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (-.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (*.f64 a a)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a a) (+.f64 (*.f64 b b) (*.f64 a a)))))) |
(/.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a a)))) (+.f64 (*.f64 b b) (*.f64 a a))) |
(/.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a a)))) (-.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (*.f64 a a)))) |
(/.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 a a)))) |
(/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 (*.f64 b b) (*.f64 a a))) |
(/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))) (*.f64 (-.f64 b a) (+.f64 (*.f64 b b) (*.f64 a (+.f64 b a))))) |
(/.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))) (-.f64 (*.f64 b b) (*.f64 a a))) (+.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))) |
(/.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))) (-.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (-.f64 a b))) (+.f64 (*.f64 b b) (*.f64 a (+.f64 b a))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))))) (neg.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a a) (+.f64 (*.f64 b b) (*.f64 a a)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a a))))) (neg.f64 (+.f64 (*.f64 b b) (*.f64 a a)))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) (*.f64 a a)) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) (*.f64 a a)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) (*.f64 a a))))) (+.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) (*.f64 a a)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) (*.f64 a a))) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) (*.f64 a a)))))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) (*.f64 a a)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) (*.f64 a a)))) (-.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) (*.f64 a a)))) |
(/.f64 (*.f64 (+.f64 b a) (-.f64 (*.f64 b b) (*.f64 a a))) (+.f64 b a)) |
(/.f64 (*.f64 (+.f64 b a) (-.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))) (+.f64 (*.f64 b b) (*.f64 a (+.f64 b a)))) |
(/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 b a)) (-.f64 b a)) |
(/.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))) (-.f64 b a)) (+.f64 (*.f64 b b) (*.f64 a (-.f64 a b)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a a) (+.f64 (*.f64 b b) (*.f64 a a))))) (*.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a a) (+.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))))) (*.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a a) (+.f64 (*.f64 b b) (*.f64 a a)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a a) (+.f64 (*.f64 b b) (*.f64 a a)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 b b) (*.f64 a a))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a a)) (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a a)) (+.f64 (*.f64 b b) (*.f64 a a)))) |
(pow.f64 (-.f64 (*.f64 b b) (*.f64 a a)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a a) (+.f64 (*.f64 b b) (*.f64 a a)))) (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -1 binary64)) |
(*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) #s(literal 1 binary64)) |
(*.f64 (+.f64 b a) (-.f64 b a)) |
(*.f64 (-.f64 b a) (+.f64 b a)) |
(*.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a a) (+.f64 (*.f64 b b) (*.f64 a a)))))) |
(*.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 a a)))) |
(exp.f64 (*.f64 (log.f64 (-.f64 (*.f64 b b) (*.f64 a a))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) |
(/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 b b) (*.f64 a a))))) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) (-.f64 b a)) |
(pow.f64 (-.f64 (*.f64 b b) (*.f64 a a)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) #s(literal -1/2 binary64)) |
(pow.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (-.f64 (*.f64 b b) (*.f64 a a)) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (-.f64 (*.f64 b b) (*.f64 a a)))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 b b) (*.f64 a a))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 b a)) (/.f64 #s(literal 1 binary64) (+.f64 b a))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) (/.f64 #s(literal 1 binary64) (-.f64 b a))) |
(*.f64 (pow.f64 (-.f64 (*.f64 b b) (*.f64 a a)) #s(literal -1/2 binary64)) (pow.f64 (-.f64 (*.f64 b b) (*.f64 a a)) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a a) (+.f64 (*.f64 b b) (*.f64 a a))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a a) (+.f64 (*.f64 b b) (*.f64 a a))))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a a))))) (+.f64 (*.f64 b b) (*.f64 a a))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a a))))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 a a))) #s(literal -1 binary64))) |
(exp.f64 (log.f64 (/.f64 (PI.f64) b))) |
(exp.f64 (*.f64 (log.f64 (/.f64 b (PI.f64))) #s(literal -1 binary64))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (PI.f64) b))) |
(/.f64 (PI.f64) b) |
(/.f64 #s(literal 1 binary64) (/.f64 b (PI.f64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (PI.f64)) #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 b (PI.f64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (PI.f64)) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (*.f64 (PI.f64) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (PI.f64))) (neg.f64 (-.f64 #s(literal 0 binary64) b))) |
(pow.f64 (/.f64 b (PI.f64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 b (PI.f64)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 (PI.f64) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 #s(literal 1 binary64) (/.f64 (PI.f64) b)) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (PI.f64)) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (pow.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (cbrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) b))) |
(*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (/.f64 (cbrt.f64 (PI.f64)) b)) |
(*.f64 (sqrt.f64 (PI.f64)) (*.f64 (sqrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) b))) |
(*.f64 (sqrt.f64 (PI.f64)) (/.f64 (sqrt.f64 (PI.f64)) b)) |
(*.f64 (-.f64 #s(literal 0 binary64) (PI.f64)) (/.f64 #s(literal -1 binary64) b)) |
| 1× | egg-herbie |
| 3722× | *-lowering-*.f32 |
| 3722× | *-lowering-*.f64 |
| 2006× | fnmadd-define |
| 1966× | +-lowering-+.f64 |
| 1966× | +-lowering-+.f32 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 474 | 3081 |
| 1 | 1533 | 2539 |
| 2 | 6231 | 2458 |
| 0 | 8065 | 2458 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/ (+ (* -1/2 (/ (* b (PI)) (pow a 3))) (* 1/2 (/ (PI) (pow a 2)))) b) |
(/ (+ (* 1/2 (/ (PI) (pow a 2))) (* b (+ (* -1/2 (/ (PI) (pow a 3))) (* 1/2 (/ (* b (PI)) (pow a 4)))))) b) |
(/ (+ (* 1/2 (/ (PI) (pow a 2))) (* b (+ (* -1/2 (/ (PI) (pow a 3))) (* b (+ (* -1/2 (/ (* b (PI)) (pow a 5))) (* 1/2 (/ (PI) (pow a 4)))))))) b) |
(* 1/2 (/ (PI) (* a (pow b 2)))) |
(/ (+ (* -1/2 (/ (PI) b)) (* 1/2 (/ (PI) a))) (pow b 2)) |
(/ (+ (* -1/2 (/ (PI) b)) (+ (* 1/2 (/ (PI) a)) (* 1/2 (/ (* a (PI)) (pow b 2))))) (pow b 2)) |
(/ (+ (* -1/2 (/ (PI) b)) (+ (* -1/2 (/ (* (pow a 2) (PI)) (pow b 3))) (+ (* 1/2 (/ (PI) a)) (* 1/2 (/ (* a (PI)) (pow b 2)))))) (pow b 2)) |
(* 1/2 (/ (PI) (* a (pow b 2)))) |
(/ (+ (* -1/2 (/ (PI) b)) (* 1/2 (/ (PI) a))) (pow b 2)) |
(/ (+ (* -1 (/ (+ (* -1/2 (/ (* a (PI)) b)) (* 1/2 (PI))) b)) (* 1/2 (/ (PI) a))) (pow b 2)) |
(/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (* (pow a 2) (PI)) b)) (* 1/2 (* a (PI)))) b)) (* 1/2 (PI))) b)) (* 1/2 (/ (PI) a))) (pow b 2)) |
(* 1/2 (/ (PI) (* a (pow b 2)))) |
(/ (+ (* -1/2 (/ (* a (PI)) (pow b 3))) (* 1/2 (/ (PI) (pow b 2)))) a) |
(/ (+ (* 1/2 (/ (PI) (pow b 2))) (* a (+ (* -1/2 (/ (PI) (pow b 3))) (* 1/2 (/ (* a (PI)) (pow b 4)))))) a) |
(/ (+ (* 1/2 (/ (PI) (pow b 2))) (* a (+ (* -1/2 (/ (PI) (pow b 3))) (* a (+ (* -1/2 (/ (* a (PI)) (pow b 5))) (* 1/2 (/ (PI) (pow b 4)))))))) a) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/ (+ (* -1/2 (/ (PI) a)) (* 1/2 (/ (PI) b))) (pow a 2)) |
(/ (+ (* -1/2 (/ (PI) a)) (+ (* 1/2 (/ (PI) b)) (* 1/2 (/ (* b (PI)) (pow a 2))))) (pow a 2)) |
(/ (+ (* -1/2 (/ (PI) a)) (+ (* -1/2 (/ (* (pow b 2) (PI)) (pow a 3))) (+ (* 1/2 (/ (PI) b)) (* 1/2 (/ (* b (PI)) (pow a 2)))))) (pow a 2)) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/ (+ (* -1/2 (/ (PI) a)) (* 1/2 (/ (PI) b))) (pow a 2)) |
(/ (+ (* -1 (/ (+ (* -1/2 (/ (* b (PI)) a)) (* 1/2 (PI))) a)) (* 1/2 (/ (PI) b))) (pow a 2)) |
(/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (* (pow b 2) (PI)) a)) (* 1/2 (* b (PI)))) a)) (* 1/2 (PI))) a)) (* 1/2 (/ (PI) b))) (pow a 2)) |
(* -1/2 (/ (PI) (pow a 2))) |
(+ (* -1/2 (/ (PI) (pow a 2))) (* -1/2 (/ (* (pow b 2) (PI)) (pow a 4)))) |
(+ (* -1/2 (/ (PI) (pow a 2))) (* (pow b 2) (+ (* -1/2 (/ (PI) (pow a 4))) (* -1/2 (/ (* (pow b 2) (PI)) (pow a 6)))))) |
(+ (* -1/2 (/ (PI) (pow a 2))) (* (pow b 2) (+ (* -1/2 (/ (PI) (pow a 4))) (* (pow b 2) (+ (* -1/2 (/ (PI) (pow a 6))) (* -1/2 (/ (* (pow b 2) (PI)) (pow a 8)))))))) |
(* 1/2 (/ (PI) (pow b 2))) |
(/ (+ (* 1/2 (PI)) (* 1/2 (/ (* (pow a 2) (PI)) (pow b 2)))) (pow b 2)) |
(/ (+ (* 1/2 (PI)) (+ (* 1/2 (/ (* (pow a 2) (PI)) (pow b 2))) (* 1/2 (/ (* (pow a 4) (PI)) (pow b 4))))) (pow b 2)) |
(/ (+ (* 1/2 (PI)) (+ (* 1/2 (/ (* (pow a 2) (PI)) (pow b 2))) (+ (* 1/2 (/ (* (pow a 4) (PI)) (pow b 4))) (* 1/2 (/ (* (pow a 6) (PI)) (pow b 6)))))) (pow b 2)) |
(* 1/2 (/ (PI) (pow b 2))) |
(/ (+ (* 1/2 (PI)) (* 1/2 (/ (* (pow a 2) (PI)) (pow b 2)))) (pow b 2)) |
(/ (+ (* 1/2 (PI)) (+ (* 1/2 (/ (* (pow a 2) (PI)) (pow b 2))) (* 1/2 (/ (* (pow a 4) (PI)) (pow b 4))))) (pow b 2)) |
(/ (+ (* 1/2 (PI)) (+ (* 1/2 (/ (* (pow a 2) (PI)) (pow b 2))) (+ (* 1/2 (/ (* (pow a 4) (PI)) (pow b 4))) (* 1/2 (/ (* (pow a 6) (PI)) (pow b 6)))))) (pow b 2)) |
(* 1/2 (/ (PI) (pow b 2))) |
(+ (* 1/2 (/ (PI) (pow b 2))) (* 1/2 (/ (* (pow a 2) (PI)) (pow b 4)))) |
(+ (* 1/2 (/ (PI) (pow b 2))) (* (pow a 2) (+ (* 1/2 (/ (PI) (pow b 4))) (* 1/2 (/ (* (pow a 2) (PI)) (pow b 6)))))) |
(+ (* 1/2 (/ (PI) (pow b 2))) (* (pow a 2) (+ (* 1/2 (/ (PI) (pow b 4))) (* (pow a 2) (+ (* 1/2 (/ (PI) (pow b 6))) (* 1/2 (/ (* (pow a 2) (PI)) (pow b 8)))))))) |
(* -1/2 (/ (PI) (pow a 2))) |
(/ (+ (* -1/2 (PI)) (* -1/2 (/ (* (pow b 2) (PI)) (pow a 2)))) (pow a 2)) |
(/ (+ (* -1/2 (PI)) (+ (* -1/2 (/ (* (pow b 2) (PI)) (pow a 2))) (* -1/2 (/ (* (pow b 4) (PI)) (pow a 4))))) (pow a 2)) |
(/ (+ (* -1/2 (PI)) (+ (* -1/2 (/ (* (pow b 2) (PI)) (pow a 2))) (+ (* -1/2 (/ (* (pow b 4) (PI)) (pow a 4))) (* -1/2 (/ (* (pow b 6) (PI)) (pow a 6)))))) (pow a 2)) |
(* -1/2 (/ (PI) (pow a 2))) |
(/ (+ (* -1/2 (PI)) (* -1/2 (/ (* (pow b 2) (PI)) (pow a 2)))) (pow a 2)) |
(/ (+ (* -1/2 (PI)) (+ (* -1/2 (/ (* (pow b 2) (PI)) (pow a 2))) (* -1/2 (/ (* (pow b 4) (PI)) (pow a 4))))) (pow a 2)) |
(/ (+ (* -1/2 (PI)) (+ (* -1/2 (/ (* (pow b 2) (PI)) (pow a 2))) (+ (* -1/2 (/ (* (pow b 4) (PI)) (pow a 4))) (* -1/2 (/ (* (pow b 6) (PI)) (pow a 6)))))) (pow a 2)) |
(* 1/2 (/ (PI) (* a (pow b 2)))) |
(/ (+ (* 1/2 (* a (- (* -1 (/ (PI) (pow b 3))) (/ (* (PI) (+ b (* -1 b))) (pow b 4))))) (* 1/2 (/ (PI) (pow b 2)))) a) |
(/ (+ (* 1/2 (/ (PI) (pow b 2))) (* a (+ (* -1/2 (* a (+ (* -1 (/ (PI) (pow b 4))) (/ (* (+ b (* -1 b)) (- (* -1 (/ (PI) (pow b 3))) (/ (* (PI) (+ b (* -1 b))) (pow b 4)))) (pow b 2))))) (* 1/2 (- (* -1 (/ (PI) (pow b 3))) (/ (* (PI) (+ b (* -1 b))) (pow b 4))))))) a) |
(/ (+ (* 1/2 (/ (PI) (pow b 2))) (* a (+ (* 1/2 (- (* -1 (/ (PI) (pow b 3))) (/ (* (PI) (+ b (* -1 b))) (pow b 4)))) (* a (+ (* -1/2 (* a (+ (* -1 (/ (* (+ b (* -1 b)) (+ (* -1 (/ (PI) (pow b 4))) (/ (* (+ b (* -1 b)) (- (* -1 (/ (PI) (pow b 3))) (/ (* (PI) (+ b (* -1 b))) (pow b 4)))) (pow b 2)))) (pow b 2))) (* -1 (/ (- (* -1 (/ (PI) (pow b 3))) (/ (* (PI) (+ b (* -1 b))) (pow b 4))) (pow b 2)))))) (* -1/2 (+ (* -1 (/ (PI) (pow b 4))) (/ (* (+ b (* -1 b)) (- (* -1 (/ (PI) (pow b 3))) (/ (* (PI) (+ b (* -1 b))) (pow b 4)))) (pow b 2))))))))) a) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/ (+ (* 1/2 (/ (PI) b)) (* 1/2 (/ (- (* -1 (PI)) (* -1 (/ (* (PI) (+ b (* -1 b))) b))) a))) (pow a 2)) |
(/ (+ (* -1/2 (/ (+ (* -1 (* b (PI))) (* -1 (* (+ b (* -1 b)) (- (* -1 (PI)) (* -1 (/ (* (PI) (+ b (* -1 b))) b)))))) (pow a 2))) (+ (* 1/2 (/ (PI) b)) (* 1/2 (/ (- (* -1 (PI)) (* -1 (/ (* (PI) (+ b (* -1 b))) b))) a)))) (pow a 2)) |
(/ (+ (* -1/2 (/ (+ (* -1 (* b (PI))) (* -1 (* (+ b (* -1 b)) (- (* -1 (PI)) (* -1 (/ (* (PI) (+ b (* -1 b))) b)))))) (pow a 2))) (+ (* -1/2 (/ (+ (* -1 (* (pow b 2) (- (* -1 (PI)) (* -1 (/ (* (PI) (+ b (* -1 b))) b))))) (* (+ b (* -1 b)) (+ (* -1 (* b (PI))) (* -1 (* (+ b (* -1 b)) (- (* -1 (PI)) (* -1 (/ (* (PI) (+ b (* -1 b))) b)))))))) (pow a 3))) (+ (* 1/2 (/ (PI) b)) (* 1/2 (/ (- (* -1 (PI)) (* -1 (/ (* (PI) (+ b (* -1 b))) b))) a))))) (pow a 2)) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/ (+ (* -1/2 (/ (- (PI) (* -1 (/ (* (PI) (+ b (* -1 b))) b))) a)) (* 1/2 (/ (PI) b))) (pow a 2)) |
(/ (+ (* -1 (/ (+ (* 1/2 (- (PI) (* -1 (/ (* (PI) (+ b (* -1 b))) b)))) (* 1/2 (/ (+ (* -1 (* b (PI))) (* -1 (* (+ b (* -1 b)) (- (PI) (* -1 (/ (* (PI) (+ b (* -1 b))) b)))))) a))) a)) (* 1/2 (/ (PI) b))) (pow a 2)) |
(/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (+ (* -1 (* b (PI))) (* -1 (* (+ b (* -1 b)) (- (PI) (* -1 (/ (* (PI) (+ b (* -1 b))) b))))))) (* 1/2 (/ (+ (* -1 (* (pow b 2) (- (PI) (* -1 (/ (* (PI) (+ b (* -1 b))) b))))) (* (+ b (* -1 b)) (+ (* -1 (* b (PI))) (* -1 (* (+ b (* -1 b)) (- (PI) (* -1 (/ (* (PI) (+ b (* -1 b))) b)))))))) a))) a)) (* 1/2 (- (PI) (* -1 (/ (* (PI) (+ b (* -1 b))) b))))) a)) (* 1/2 (/ (PI) b))) (pow a 2)) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/ (+ (* 1/2 (* b (- (* -1 (/ (PI) (pow a 3))) (* -1 (/ (* (PI) (+ a (* -1 a))) (pow a 4)))))) (* 1/2 (/ (PI) (pow a 2)))) b) |
(/ (+ (* 1/2 (/ (PI) (pow a 2))) (* b (+ (* -1/2 (* b (+ (* -1 (/ (PI) (pow a 4))) (* -1 (/ (* (+ a (* -1 a)) (- (* -1 (/ (PI) (pow a 3))) (* -1 (/ (* (PI) (+ a (* -1 a))) (pow a 4))))) (pow a 2)))))) (* 1/2 (- (* -1 (/ (PI) (pow a 3))) (* -1 (/ (* (PI) (+ a (* -1 a))) (pow a 4)))))))) b) |
(/ (+ (* 1/2 (/ (PI) (pow a 2))) (* b (+ (* 1/2 (- (* -1 (/ (PI) (pow a 3))) (* -1 (/ (* (PI) (+ a (* -1 a))) (pow a 4))))) (* b (+ (* -1/2 (* b (+ (* -1 (/ (- (* -1 (/ (PI) (pow a 3))) (* -1 (/ (* (PI) (+ a (* -1 a))) (pow a 4)))) (pow a 2))) (/ (* (+ a (* -1 a)) (+ (* -1 (/ (PI) (pow a 4))) (* -1 (/ (* (+ a (* -1 a)) (- (* -1 (/ (PI) (pow a 3))) (* -1 (/ (* (PI) (+ a (* -1 a))) (pow a 4))))) (pow a 2))))) (pow a 2))))) (* -1/2 (+ (* -1 (/ (PI) (pow a 4))) (* -1 (/ (* (+ a (* -1 a)) (- (* -1 (/ (PI) (pow a 3))) (* -1 (/ (* (PI) (+ a (* -1 a))) (pow a 4))))) (pow a 2)))))))))) b) |
(* 1/2 (/ (PI) (* a (pow b 2)))) |
(/ (+ (* 1/2 (/ (PI) a)) (* 1/2 (/ (- (* -1 (PI)) (/ (* (PI) (+ a (* -1 a))) a)) b))) (pow b 2)) |
(/ (+ (* -1/2 (/ (+ (* -1 (* a (PI))) (* (+ a (* -1 a)) (- (* -1 (PI)) (/ (* (PI) (+ a (* -1 a))) a)))) (pow b 2))) (+ (* 1/2 (/ (PI) a)) (* 1/2 (/ (- (* -1 (PI)) (/ (* (PI) (+ a (* -1 a))) a)) b)))) (pow b 2)) |
(/ (+ (* -1/2 (/ (+ (* -1 (* a (PI))) (* (+ a (* -1 a)) (- (* -1 (PI)) (/ (* (PI) (+ a (* -1 a))) a)))) (pow b 2))) (+ (* -1/2 (/ (+ (* -1 (* (+ a (* -1 a)) (+ (* -1 (* a (PI))) (* (+ a (* -1 a)) (- (* -1 (PI)) (/ (* (PI) (+ a (* -1 a))) a)))))) (* -1 (* (pow a 2) (- (* -1 (PI)) (/ (* (PI) (+ a (* -1 a))) a))))) (pow b 3))) (+ (* 1/2 (/ (PI) a)) (* 1/2 (/ (- (* -1 (PI)) (/ (* (PI) (+ a (* -1 a))) a)) b))))) (pow b 2)) |
(* 1/2 (/ (PI) (* a (pow b 2)))) |
(/ (+ (* 1/2 (/ (PI) a)) (* 1/2 (/ (- (* -1 (PI)) (/ (* (PI) (+ a (* -1 a))) a)) b))) (pow b 2)) |
(/ (+ (* -1 (/ (+ (* -1/2 (- (* -1 (PI)) (/ (* (PI) (+ a (* -1 a))) a))) (* -1/2 (/ (+ (* -1 (* (+ a (* -1 a)) (- (* -1 (PI)) (/ (* (PI) (+ a (* -1 a))) a)))) (* a (PI))) b))) b)) (* 1/2 (/ (PI) a))) (pow b 2)) |
(/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (+ (* -1 (* (pow a 2) (- (* -1 (PI)) (/ (* (PI) (+ a (* -1 a))) a)))) (* (+ a (* -1 a)) (+ (* -1 (* (+ a (* -1 a)) (- (* -1 (PI)) (/ (* (PI) (+ a (* -1 a))) a)))) (* a (PI))))) b)) (* 1/2 (+ (* -1 (* (+ a (* -1 a)) (- (* -1 (PI)) (/ (* (PI) (+ a (* -1 a))) a)))) (* a (PI))))) b)) (* -1/2 (- (* -1 (PI)) (/ (* (PI) (+ a (* -1 a))) a)))) b)) (* 1/2 (/ (PI) a))) (pow b 2)) |
(/ (PI) a) |
(/ (+ (PI) (* -1 (/ (* a (PI)) b))) a) |
(/ (+ (PI) (* -1 (/ (* a (PI)) b))) a) |
(/ (+ (PI) (* -1 (/ (* a (PI)) b))) a) |
(* -1 (/ (PI) b)) |
(- (/ (PI) a) (/ (PI) b)) |
(- (/ (PI) a) (/ (PI) b)) |
(- (/ (PI) a) (/ (PI) b)) |
(* -1 (/ (PI) b)) |
(- (/ (PI) a) (/ (PI) b)) |
(- (/ (PI) a) (/ (PI) b)) |
(- (/ (PI) a) (/ (PI) b)) |
(* -1 (/ (PI) b)) |
(/ (- (/ (* b (PI)) a) (PI)) b) |
(/ (- (/ (* b (PI)) a) (PI)) b) |
(/ (- (/ (* b (PI)) a) (PI)) b) |
(/ (PI) a) |
(+ (* -1 (/ (PI) b)) (/ (PI) a)) |
(+ (* -1 (/ (PI) b)) (/ (PI) a)) |
(+ (* -1 (/ (PI) b)) (/ (PI) a)) |
(/ (PI) a) |
(+ (* -1 (/ (PI) b)) (/ (PI) a)) |
(+ (* -1 (/ (PI) b)) (/ (PI) a)) |
(+ (* -1 (/ (PI) b)) (/ (PI) a)) |
(/ (PI) a) |
(/ (PI) a) |
(/ (PI) a) |
(/ (PI) a) |
(/ (PI) a) |
(/ (PI) a) |
(/ (PI) a) |
(/ (PI) a) |
(/ (PI) a) |
(/ (PI) a) |
(/ (PI) a) |
(/ (PI) a) |
(* -1 (pow a 2)) |
(- (pow b 2) (pow a 2)) |
(- (pow b 2) (pow a 2)) |
(- (pow b 2) (pow a 2)) |
(pow b 2) |
(* (pow b 2) (+ 1 (* -1 (/ (pow a 2) (pow b 2))))) |
(* (pow b 2) (+ 1 (* -1 (/ (pow a 2) (pow b 2))))) |
(* (pow b 2) (+ 1 (* -1 (/ (pow a 2) (pow b 2))))) |
(pow b 2) |
(* (pow b 2) (+ 1 (* -1 (/ (pow a 2) (pow b 2))))) |
(* (pow b 2) (+ 1 (* -1 (/ (pow a 2) (pow b 2))))) |
(* (pow b 2) (+ 1 (* -1 (/ (pow a 2) (pow b 2))))) |
(pow b 2) |
(+ (* -1 (pow a 2)) (pow b 2)) |
(+ (* -1 (pow a 2)) (pow b 2)) |
(+ (* -1 (pow a 2)) (pow b 2)) |
(* -1 (pow a 2)) |
(* (pow a 2) (- (/ (pow b 2) (pow a 2)) 1)) |
(* (pow a 2) (- (/ (pow b 2) (pow a 2)) 1)) |
(* (pow a 2) (- (/ (pow b 2) (pow a 2)) 1)) |
(* -1 (pow a 2)) |
(* (pow a 2) (- (/ (pow b 2) (pow a 2)) 1)) |
(* (pow a 2) (- (/ (pow b 2) (pow a 2)) 1)) |
(* (pow a 2) (- (/ (pow b 2) (pow a 2)) 1)) |
(/ -1 (pow a 2)) |
(- (* -1 (/ (pow b 2) (pow a 4))) (/ 1 (pow a 2))) |
(- (* (pow b 2) (- (* -1 (/ (pow b 2) (pow a 6))) (/ 1 (pow a 4)))) (/ 1 (pow a 2))) |
(- (* (pow b 2) (- (* (pow b 2) (- (* -1 (/ (pow b 2) (pow a 8))) (/ 1 (pow a 6)))) (/ 1 (pow a 4)))) (/ 1 (pow a 2))) |
(/ 1 (pow b 2)) |
(/ (+ 1 (/ (pow a 2) (pow b 2))) (pow b 2)) |
(/ (- (+ 1 (/ (pow a 4) (pow b 4))) (* -1 (/ (pow a 2) (pow b 2)))) (pow b 2)) |
(/ (- (+ 1 (/ (pow a 6) (pow b 6))) (+ (* -1 (/ (pow a 2) (pow b 2))) (* -1 (/ (pow a 4) (pow b 4))))) (pow b 2)) |
(/ 1 (pow b 2)) |
(/ (+ 1 (/ (pow a 2) (pow b 2))) (pow b 2)) |
(/ (- (+ 1 (/ (pow a 4) (pow b 4))) (* -1 (/ (pow a 2) (pow b 2)))) (pow b 2)) |
(/ (- (+ 1 (/ (pow a 6) (pow b 6))) (+ (* -1 (/ (pow a 2) (pow b 2))) (* -1 (/ (pow a 4) (pow b 4))))) (pow b 2)) |
(/ 1 (pow b 2)) |
(+ (/ 1 (pow b 2)) (/ (pow a 2) (pow b 4))) |
(+ (* (pow a 2) (+ (/ 1 (pow b 4)) (/ (pow a 2) (pow b 6)))) (/ 1 (pow b 2))) |
(+ (* (pow a 2) (+ (* (pow a 2) (+ (/ 1 (pow b 6)) (/ (pow a 2) (pow b 8)))) (/ 1 (pow b 4)))) (/ 1 (pow b 2))) |
(/ -1 (pow a 2)) |
(/ (- (* -1 (/ (pow b 2) (pow a 2))) 1) (pow a 2)) |
(/ (- (* -1 (/ (pow b 4) (pow a 4))) (+ 1 (/ (pow b 2) (pow a 2)))) (pow a 2)) |
(/ (- (* -1 (/ (pow b 6) (pow a 6))) (+ 1 (+ (/ (pow b 2) (pow a 2)) (/ (pow b 4) (pow a 4))))) (pow a 2)) |
(/ -1 (pow a 2)) |
(/ (- (* -1 (/ (pow b 2) (pow a 2))) 1) (pow a 2)) |
(/ (- (* -1 (/ (pow b 4) (pow a 4))) (+ 1 (/ (pow b 2) (pow a 2)))) (pow a 2)) |
(/ (- (* -1 (/ (pow b 6) (pow a 6))) (+ 1 (+ (/ (pow b 2) (pow a 2)) (/ (pow b 4) (pow a 4))))) (pow a 2)) |
(/ (PI) b) |
(/ (PI) b) |
(/ (PI) b) |
(/ (PI) b) |
(/ (PI) b) |
(/ (PI) b) |
(/ (PI) b) |
(/ (PI) b) |
(/ (PI) b) |
(/ (PI) b) |
(/ (PI) b) |
(/ (PI) b) |
| Outputs |
|---|
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 (*.f64 a a) b)) |
(/ (+ (* -1/2 (/ (* b (PI)) (pow a 3))) (* 1/2 (/ (PI) (pow a 2)))) b) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a a)) (/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (PI.f64) b)) a) (*.f64 a a))) b) |
(/ (+ (* 1/2 (/ (PI) (pow a 2))) (* b (+ (* -1/2 (/ (PI) (pow a 3))) (* 1/2 (/ (* b (PI)) (pow a 4)))))) b) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a a)) (*.f64 b (+.f64 (/.f64 (/.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) a) (*.f64 a a)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (PI.f64) b)) (pow.f64 a #s(literal 4 binary64)))))) b) |
(/ (+ (* 1/2 (/ (PI) (pow a 2))) (* b (+ (* -1/2 (/ (PI) (pow a 3))) (* b (+ (* -1/2 (/ (* b (PI)) (pow a 5))) (* 1/2 (/ (PI) (pow a 4)))))))) b) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a a)) (*.f64 b (+.f64 (/.f64 (/.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) a) (*.f64 a a)) (*.f64 b (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (PI.f64) b)) (pow.f64 a #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (pow.f64 a #s(literal 4 binary64)))))))) b) |
(* 1/2 (/ (PI) (* a (pow b 2)))) |
(/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) b)) b) a) |
(/ (+ (* -1/2 (/ (PI) b)) (* 1/2 (/ (PI) a))) (pow b 2)) |
(/.f64 (+.f64 (/.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) b) (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) a)) (*.f64 b b)) |
(/ (+ (* -1/2 (/ (PI) b)) (+ (* 1/2 (/ (PI) a)) (* 1/2 (/ (* a (PI)) (pow b 2))))) (pow b 2)) |
(/.f64 (+.f64 (/.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) b) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (PI.f64) a) (/.f64 (*.f64 a (/.f64 (PI.f64) b)) b)))) (*.f64 b b)) |
(/ (+ (* -1/2 (/ (PI) b)) (+ (* -1/2 (/ (* (pow a 2) (PI)) (pow b 3))) (+ (* 1/2 (/ (PI) a)) (* 1/2 (/ (* a (PI)) (pow b 2)))))) (pow b 2)) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (PI.f64) a) (/.f64 (*.f64 a (/.f64 (PI.f64) b)) b))) (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (PI.f64) b) (/.f64 (*.f64 (PI.f64) (*.f64 a a)) (*.f64 b (*.f64 b b)))))) (*.f64 b b)) |
(* 1/2 (/ (PI) (* a (pow b 2)))) |
(/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) b)) b) a) |
(/ (+ (* -1/2 (/ (PI) b)) (* 1/2 (/ (PI) a))) (pow b 2)) |
(/.f64 (+.f64 (/.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) b) (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) a)) (*.f64 b b)) |
(/ (+ (* -1 (/ (+ (* -1/2 (/ (* a (PI)) b)) (* 1/2 (PI))) b)) (* 1/2 (/ (PI) a))) (pow b 2)) |
(/.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) a) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (PI.f64) a)) b) (*.f64 #s(literal 1/2 binary64) (PI.f64))) b)) (*.f64 b b)) |
(/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (* (pow a 2) (PI)) b)) (* 1/2 (* a (PI)))) b)) (* 1/2 (PI))) b)) (* 1/2 (/ (PI) a))) (pow b 2)) |
(/.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) a) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (PI.f64) (*.f64 a a)) b)) (*.f64 #s(literal 1/2 binary64) (*.f64 (PI.f64) a))) b)) b)) (*.f64 b b)) |
(* 1/2 (/ (PI) (* a (pow b 2)))) |
(/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) b)) b) a) |
(/ (+ (* -1/2 (/ (* a (PI)) (pow b 3))) (* 1/2 (/ (PI) (pow b 2)))) a) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) b)) b) (/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (PI.f64) a)) b) (*.f64 b b))) a) |
(/ (+ (* 1/2 (/ (PI) (pow b 2))) (* a (+ (* -1/2 (/ (PI) (pow b 3))) (* 1/2 (/ (* a (PI)) (pow b 4)))))) a) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) b)) b) (*.f64 a (+.f64 (/.f64 (/.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) b) (*.f64 b b)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (PI.f64) a)) (pow.f64 b #s(literal 4 binary64)))))) a) |
(/ (+ (* 1/2 (/ (PI) (pow b 2))) (* a (+ (* -1/2 (/ (PI) (pow b 3))) (* a (+ (* -1/2 (/ (* a (PI)) (pow b 5))) (* 1/2 (/ (PI) (pow b 4)))))))) a) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) b)) b) (*.f64 a (+.f64 (/.f64 (/.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) b) (*.f64 b b)) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (PI.f64) a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (pow.f64 b #s(literal 4 binary64)))))))) a) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 (*.f64 a a) b)) |
(/ (+ (* -1/2 (/ (PI) a)) (* 1/2 (/ (PI) b))) (pow a 2)) |
(/.f64 (+.f64 (/.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) a) (*.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) b))) (*.f64 a a)) |
(/ (+ (* -1/2 (/ (PI) a)) (+ (* 1/2 (/ (PI) b)) (* 1/2 (/ (* b (PI)) (pow a 2))))) (pow a 2)) |
(/.f64 (+.f64 (/.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) a) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (PI.f64) b) (/.f64 (*.f64 (PI.f64) b) (*.f64 a a))))) (*.f64 a a)) |
(/ (+ (* -1/2 (/ (PI) a)) (+ (* -1/2 (/ (* (pow b 2) (PI)) (pow a 3))) (+ (* 1/2 (/ (PI) b)) (* 1/2 (/ (* b (PI)) (pow a 2)))))) (pow a 2)) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (PI.f64) b) (/.f64 (*.f64 (PI.f64) b) (*.f64 a a)))) (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (PI.f64) a) (/.f64 (*.f64 (PI.f64) (*.f64 b b)) (*.f64 a (*.f64 a a)))))) (*.f64 a a)) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 (*.f64 a a) b)) |
(/ (+ (* -1/2 (/ (PI) a)) (* 1/2 (/ (PI) b))) (pow a 2)) |
(/.f64 (+.f64 (/.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) a) (*.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) b))) (*.f64 a a)) |
(/ (+ (* -1 (/ (+ (* -1/2 (/ (* b (PI)) a)) (* 1/2 (PI))) a)) (* 1/2 (/ (PI) b))) (pow a 2)) |
(/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) b)) (/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (PI.f64) b)) a)) a)) (*.f64 a a)) |
(/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (* (pow b 2) (PI)) a)) (* 1/2 (* b (PI)))) a)) (* 1/2 (PI))) a)) (* 1/2 (/ (PI) b))) (pow a 2)) |
(/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) b)) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (PI.f64) (/.f64 (*.f64 b b) a))) (*.f64 #s(literal 1/2 binary64) (*.f64 (PI.f64) b))) a)) a)) (*.f64 a a)) |
(* -1/2 (/ (PI) (pow a 2))) |
(/.f64 (/.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) a) a) |
(+ (* -1/2 (/ (PI) (pow a 2))) (* -1/2 (/ (* (pow b 2) (PI)) (pow a 4)))) |
(*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (PI.f64) (*.f64 a a)) (/.f64 (*.f64 (PI.f64) (*.f64 b b)) (pow.f64 a #s(literal 4 binary64))))) |
(+ (* -1/2 (/ (PI) (pow a 2))) (* (pow b 2) (+ (* -1/2 (/ (PI) (pow a 4))) (* -1/2 (/ (* (pow b 2) (PI)) (pow a 6)))))) |
(+.f64 (/.f64 (/.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) a) a) (*.f64 (*.f64 b b) (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (PI.f64) (pow.f64 a #s(literal 4 binary64))) (*.f64 (PI.f64) (*.f64 b (/.f64 b (pow.f64 a #s(literal 6 binary64))))))))) |
(+ (* -1/2 (/ (PI) (pow a 2))) (* (pow b 2) (+ (* -1/2 (/ (PI) (pow a 4))) (* (pow b 2) (+ (* -1/2 (/ (PI) (pow a 6))) (* -1/2 (/ (* (pow b 2) (PI)) (pow a 8)))))))) |
(+.f64 (/.f64 (/.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) a) a) (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) (pow.f64 a #s(literal 4 binary64))) (*.f64 (*.f64 (*.f64 b b) #s(literal -1/2 binary64)) (+.f64 (/.f64 (PI.f64) (pow.f64 a #s(literal 6 binary64))) (/.f64 (*.f64 (PI.f64) (*.f64 b b)) (pow.f64 a #s(literal 8 binary64)))))))) |
(* 1/2 (/ (PI) (pow b 2))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) b)) b) |
(/ (+ (* 1/2 (PI)) (* 1/2 (/ (* (pow a 2) (PI)) (pow b 2)))) (pow b 2)) |
(/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (PI.f64) (/.f64 (/.f64 (*.f64 (PI.f64) (*.f64 a a)) b) b))) b) b) |
(/ (+ (* 1/2 (PI)) (+ (* 1/2 (/ (* (pow a 2) (PI)) (pow b 2))) (* 1/2 (/ (* (pow a 4) (PI)) (pow b 4))))) (pow b 2)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (PI.f64) (+.f64 (/.f64 (/.f64 (*.f64 (PI.f64) (*.f64 a a)) b) b) (/.f64 (*.f64 (PI.f64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 b #s(literal 4 binary64)))))) (*.f64 b b)) |
(/ (+ (* 1/2 (PI)) (+ (* 1/2 (/ (* (pow a 2) (PI)) (pow b 2))) (+ (* 1/2 (/ (* (pow a 4) (PI)) (pow b 4))) (* 1/2 (/ (* (pow a 6) (PI)) (pow b 6)))))) (pow b 2)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 (PI.f64) (/.f64 (/.f64 (*.f64 (PI.f64) (*.f64 a a)) b) b)) (+.f64 (/.f64 (*.f64 (PI.f64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 (PI.f64) (pow.f64 a #s(literal 6 binary64))) (pow.f64 b #s(literal 6 binary64)))))) (*.f64 b b)) |
(* 1/2 (/ (PI) (pow b 2))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) b)) b) |
(/ (+ (* 1/2 (PI)) (* 1/2 (/ (* (pow a 2) (PI)) (pow b 2)))) (pow b 2)) |
(/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (PI.f64) (/.f64 (/.f64 (*.f64 (PI.f64) (*.f64 a a)) b) b))) b) b) |
(/ (+ (* 1/2 (PI)) (+ (* 1/2 (/ (* (pow a 2) (PI)) (pow b 2))) (* 1/2 (/ (* (pow a 4) (PI)) (pow b 4))))) (pow b 2)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (PI.f64) (+.f64 (/.f64 (/.f64 (*.f64 (PI.f64) (*.f64 a a)) b) b) (/.f64 (*.f64 (PI.f64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 b #s(literal 4 binary64)))))) (*.f64 b b)) |
(/ (+ (* 1/2 (PI)) (+ (* 1/2 (/ (* (pow a 2) (PI)) (pow b 2))) (+ (* 1/2 (/ (* (pow a 4) (PI)) (pow b 4))) (* 1/2 (/ (* (pow a 6) (PI)) (pow b 6)))))) (pow b 2)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 (PI.f64) (/.f64 (/.f64 (*.f64 (PI.f64) (*.f64 a a)) b) b)) (+.f64 (/.f64 (*.f64 (PI.f64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 (PI.f64) (pow.f64 a #s(literal 6 binary64))) (pow.f64 b #s(literal 6 binary64)))))) (*.f64 b b)) |
(* 1/2 (/ (PI) (pow b 2))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) b)) b) |
(+ (* 1/2 (/ (PI) (pow b 2))) (* 1/2 (/ (* (pow a 2) (PI)) (pow b 4)))) |
(*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (PI.f64) (*.f64 b b)) (/.f64 (*.f64 (PI.f64) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))))) |
(+ (* 1/2 (/ (PI) (pow b 2))) (* (pow a 2) (+ (* 1/2 (/ (PI) (pow b 4))) (* 1/2 (/ (* (pow a 2) (PI)) (pow b 6)))))) |
(+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) b)) b) (*.f64 (*.f64 a a) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (PI.f64) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 (PI.f64) (*.f64 a a)) (pow.f64 b #s(literal 6 binary64))))))) |
(+ (* 1/2 (/ (PI) (pow b 2))) (* (pow a 2) (+ (* 1/2 (/ (PI) (pow b 4))) (* (pow a 2) (+ (* 1/2 (/ (PI) (pow b 6))) (* 1/2 (/ (* (pow a 2) (PI)) (pow b 8)))))))) |
(+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) b)) b) (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (pow.f64 b #s(literal 4 binary64))) (*.f64 (*.f64 (*.f64 a a) #s(literal 1/2 binary64)) (+.f64 (/.f64 (PI.f64) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 (PI.f64) (*.f64 a a)) (pow.f64 b #s(literal 8 binary64)))))))) |
(* -1/2 (/ (PI) (pow a 2))) |
(/.f64 (/.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) a) a) |
(/ (+ (* -1/2 (PI)) (* -1/2 (/ (* (pow b 2) (PI)) (pow a 2)))) (pow a 2)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (PI.f64) (/.f64 (*.f64 (PI.f64) (*.f64 b b)) (*.f64 a a)))) (*.f64 a a)) |
(/ (+ (* -1/2 (PI)) (+ (* -1/2 (/ (* (pow b 2) (PI)) (pow a 2))) (* -1/2 (/ (* (pow b 4) (PI)) (pow a 4))))) (pow a 2)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (PI.f64) (+.f64 (/.f64 (*.f64 (PI.f64) (*.f64 b b)) (*.f64 a a)) (/.f64 (*.f64 (PI.f64) (pow.f64 b #s(literal 4 binary64))) (pow.f64 a #s(literal 4 binary64)))))) (*.f64 a a)) |
(/ (+ (* -1/2 (PI)) (+ (* -1/2 (/ (* (pow b 2) (PI)) (pow a 2))) (+ (* -1/2 (/ (* (pow b 4) (PI)) (pow a 4))) (* -1/2 (/ (* (pow b 6) (PI)) (pow a 6)))))) (pow a 2)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (+.f64 (PI.f64) (/.f64 (*.f64 (PI.f64) (*.f64 b b)) (*.f64 a a))) (+.f64 (/.f64 (*.f64 (PI.f64) (pow.f64 b #s(literal 4 binary64))) (pow.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 (PI.f64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 a #s(literal 6 binary64)))))) (*.f64 a a)) |
(* -1/2 (/ (PI) (pow a 2))) |
(/.f64 (/.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) a) a) |
(/ (+ (* -1/2 (PI)) (* -1/2 (/ (* (pow b 2) (PI)) (pow a 2)))) (pow a 2)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (PI.f64) (/.f64 (*.f64 (PI.f64) (*.f64 b b)) (*.f64 a a)))) (*.f64 a a)) |
(/ (+ (* -1/2 (PI)) (+ (* -1/2 (/ (* (pow b 2) (PI)) (pow a 2))) (* -1/2 (/ (* (pow b 4) (PI)) (pow a 4))))) (pow a 2)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (PI.f64) (+.f64 (/.f64 (*.f64 (PI.f64) (*.f64 b b)) (*.f64 a a)) (/.f64 (*.f64 (PI.f64) (pow.f64 b #s(literal 4 binary64))) (pow.f64 a #s(literal 4 binary64)))))) (*.f64 a a)) |
(/ (+ (* -1/2 (PI)) (+ (* -1/2 (/ (* (pow b 2) (PI)) (pow a 2))) (+ (* -1/2 (/ (* (pow b 4) (PI)) (pow a 4))) (* -1/2 (/ (* (pow b 6) (PI)) (pow a 6)))))) (pow a 2)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (+.f64 (PI.f64) (/.f64 (*.f64 (PI.f64) (*.f64 b b)) (*.f64 a a))) (+.f64 (/.f64 (*.f64 (PI.f64) (pow.f64 b #s(literal 4 binary64))) (pow.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 (PI.f64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 a #s(literal 6 binary64)))))) (*.f64 a a)) |
(* 1/2 (/ (PI) (* a (pow b 2)))) |
(/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) b)) b) a) |
(/ (+ (* 1/2 (* a (- (* -1 (/ (PI) (pow b 3))) (/ (* (PI) (+ b (* -1 b))) (pow b 4))))) (* 1/2 (/ (PI) (pow b 2)))) a) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (PI.f64) (*.f64 b b)) (*.f64 a (+.f64 (/.f64 (-.f64 #s(literal 0 binary64) (PI.f64)) (*.f64 b (*.f64 b b))) (*.f64 (PI.f64) (/.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 4 binary64)))))))) a) |
(/ (+ (* 1/2 (/ (PI) (pow b 2))) (* a (+ (* -1/2 (* a (+ (* -1 (/ (PI) (pow b 4))) (/ (* (+ b (* -1 b)) (- (* -1 (/ (PI) (pow b 3))) (/ (* (PI) (+ b (* -1 b))) (pow b 4)))) (pow b 2))))) (* 1/2 (- (* -1 (/ (PI) (pow b 3))) (/ (* (PI) (+ b (* -1 b))) (pow b 4))))))) a) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) b)) b) (*.f64 a (+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (-.f64 #s(literal 0 binary64) (PI.f64)) (*.f64 b (*.f64 b b))) (*.f64 (PI.f64) (/.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 4 binary64)))))) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (PI.f64) a)) (pow.f64 b #s(literal 4 binary64))) (*.f64 (+.f64 (/.f64 (-.f64 #s(literal 0 binary64) (PI.f64)) (*.f64 b (*.f64 b b))) (*.f64 (PI.f64) (/.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 4 binary64))))) (/.f64 #s(literal 0 binary64) (*.f64 b b))))))) a) |
(/ (+ (* 1/2 (/ (PI) (pow b 2))) (* a (+ (* 1/2 (- (* -1 (/ (PI) (pow b 3))) (/ (* (PI) (+ b (* -1 b))) (pow b 4)))) (* a (+ (* -1/2 (* a (+ (* -1 (/ (* (+ b (* -1 b)) (+ (* -1 (/ (PI) (pow b 4))) (/ (* (+ b (* -1 b)) (- (* -1 (/ (PI) (pow b 3))) (/ (* (PI) (+ b (* -1 b))) (pow b 4)))) (pow b 2)))) (pow b 2))) (* -1 (/ (- (* -1 (/ (PI) (pow b 3))) (/ (* (PI) (+ b (* -1 b))) (pow b 4))) (pow b 2)))))) (* -1/2 (+ (* -1 (/ (PI) (pow b 4))) (/ (* (+ b (* -1 b)) (- (* -1 (/ (PI) (pow b 3))) (/ (* (PI) (+ b (* -1 b))) (pow b 4)))) (pow b 2))))))))) a) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) b)) b) (*.f64 a (+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (-.f64 #s(literal 0 binary64) (PI.f64)) (*.f64 b (*.f64 b b))) (*.f64 (PI.f64) (/.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 4 binary64)))))) (*.f64 (*.f64 a #s(literal -1/2 binary64)) (+.f64 (-.f64 (*.f64 (+.f64 (/.f64 (-.f64 #s(literal 0 binary64) (PI.f64)) (*.f64 b (*.f64 b b))) (*.f64 (PI.f64) (/.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 4 binary64))))) (/.f64 #s(literal 0 binary64) (*.f64 b b))) (/.f64 (PI.f64) (pow.f64 b #s(literal 4 binary64)))) (*.f64 a (-.f64 (/.f64 (+.f64 (*.f64 (+.f64 (/.f64 (-.f64 #s(literal 0 binary64) (PI.f64)) (*.f64 b (*.f64 b b))) (*.f64 (PI.f64) (/.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 4 binary64))))) (/.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (PI.f64) (/.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 4 binary64))))) (*.f64 b b)) (/.f64 (+.f64 (/.f64 (-.f64 #s(literal 0 binary64) (PI.f64)) (*.f64 b (*.f64 b b))) (*.f64 (PI.f64) (/.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 4 binary64))))) (*.f64 b b))))))))) a) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 (*.f64 a a) b)) |
(/ (+ (* 1/2 (/ (PI) b)) (* 1/2 (/ (- (* -1 (PI)) (* -1 (/ (* (PI) (+ b (* -1 b))) b))) a))) (pow a 2)) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) b)) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (PI.f64) (/.f64 (*.f64 (PI.f64) #s(literal 0 binary64)) b))) a)) (*.f64 a a)) |
(/ (+ (* -1/2 (/ (+ (* -1 (* b (PI))) (* -1 (* (+ b (* -1 b)) (- (* -1 (PI)) (* -1 (/ (* (PI) (+ b (* -1 b))) b)))))) (pow a 2))) (+ (* 1/2 (/ (PI) b)) (* 1/2 (/ (- (* -1 (PI)) (* -1 (/ (* (PI) (+ b (* -1 b))) b))) a)))) (pow a 2)) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) b)) (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (PI.f64) (/.f64 (*.f64 (PI.f64) #s(literal 0 binary64)) b))) a) (/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (PI.f64) b)) (*.f64 (+.f64 (PI.f64) (/.f64 (*.f64 (PI.f64) #s(literal 0 binary64)) b)) #s(literal 0 binary64))) (*.f64 a a)))) (*.f64 a a)) |
(/ (+ (* -1/2 (/ (+ (* -1 (* b (PI))) (* -1 (* (+ b (* -1 b)) (- (* -1 (PI)) (* -1 (/ (* (PI) (+ b (* -1 b))) b)))))) (pow a 2))) (+ (* -1/2 (/ (+ (* -1 (* (pow b 2) (- (* -1 (PI)) (* -1 (/ (* (PI) (+ b (* -1 b))) b))))) (* (+ b (* -1 b)) (+ (* -1 (* b (PI))) (* -1 (* (+ b (* -1 b)) (- (* -1 (PI)) (* -1 (/ (* (PI) (+ b (* -1 b))) b)))))))) (pow a 3))) (+ (* 1/2 (/ (PI) b)) (* 1/2 (/ (- (* -1 (PI)) (* -1 (/ (* (PI) (+ b (* -1 b))) b))) a))))) (pow a 2)) |
(/.f64 (+.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) b)) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (PI.f64) (/.f64 (*.f64 (PI.f64) #s(literal 0 binary64)) b))) a)) (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (-.f64 (*.f64 (+.f64 (PI.f64) (/.f64 (*.f64 (PI.f64) #s(literal 0 binary64)) b)) #s(literal 0 binary64)) (*.f64 (PI.f64) b)) (*.f64 a a)) (/.f64 (-.f64 (+.f64 (*.f64 (+.f64 (PI.f64) (/.f64 (*.f64 (PI.f64) #s(literal 0 binary64)) b)) #s(literal 0 binary64)) (*.f64 (PI.f64) #s(literal 0 binary64))) (*.f64 (+.f64 (PI.f64) (/.f64 (*.f64 (PI.f64) #s(literal 0 binary64)) b)) (*.f64 (*.f64 b b) #s(literal -1 binary64)))) (*.f64 a (*.f64 a a)))))) (*.f64 a a)) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 (*.f64 a a) b)) |
(/ (+ (* -1/2 (/ (- (PI) (* -1 (/ (* (PI) (+ b (* -1 b))) b))) a)) (* 1/2 (/ (PI) b))) (pow a 2)) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) b)) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (PI.f64) (/.f64 (*.f64 (PI.f64) #s(literal 0 binary64)) b))) a)) (*.f64 a a)) |
(/ (+ (* -1 (/ (+ (* 1/2 (- (PI) (* -1 (/ (* (PI) (+ b (* -1 b))) b)))) (* 1/2 (/ (+ (* -1 (* b (PI))) (* -1 (* (+ b (* -1 b)) (- (PI) (* -1 (/ (* (PI) (+ b (* -1 b))) b)))))) a))) a)) (* 1/2 (/ (PI) b))) (pow a 2)) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) b)) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (PI.f64) (+.f64 (/.f64 (*.f64 (PI.f64) #s(literal 0 binary64)) b) (/.f64 (-.f64 (*.f64 (+.f64 (PI.f64) (/.f64 (*.f64 (PI.f64) #s(literal 0 binary64)) b)) #s(literal 0 binary64)) (*.f64 (PI.f64) b)) a)))) a)) (*.f64 a a)) |
(/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (+ (* -1 (* b (PI))) (* -1 (* (+ b (* -1 b)) (- (PI) (* -1 (/ (* (PI) (+ b (* -1 b))) b))))))) (* 1/2 (/ (+ (* -1 (* (pow b 2) (- (PI) (* -1 (/ (* (PI) (+ b (* -1 b))) b))))) (* (+ b (* -1 b)) (+ (* -1 (* b (PI))) (* -1 (* (+ b (* -1 b)) (- (PI) (* -1 (/ (* (PI) (+ b (* -1 b))) b)))))))) a))) a)) (* 1/2 (- (PI) (* -1 (/ (* (PI) (+ b (* -1 b))) b))))) a)) (* 1/2 (/ (PI) b))) (pow a 2)) |
(/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) b)) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (PI.f64) (/.f64 (*.f64 (PI.f64) #s(literal 0 binary64)) b))) (/.f64 (+.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (PI.f64) b)) (*.f64 (+.f64 (PI.f64) (/.f64 (*.f64 (PI.f64) #s(literal 0 binary64)) b)) #s(literal 0 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (*.f64 (+.f64 (PI.f64) (/.f64 (*.f64 (PI.f64) #s(literal 0 binary64)) b)) #s(literal 0 binary64)) (*.f64 (PI.f64) #s(literal 0 binary64))) (*.f64 (*.f64 b b) (+.f64 (PI.f64) (/.f64 (*.f64 (PI.f64) #s(literal 0 binary64)) b))))) a)) a)) a)) (*.f64 a a)) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 (*.f64 a a) b)) |
(/ (+ (* 1/2 (* b (- (* -1 (/ (PI) (pow a 3))) (* -1 (/ (* (PI) (+ a (* -1 a))) (pow a 4)))))) (* 1/2 (/ (PI) (pow a 2)))) b) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (/.f64 (PI.f64) (*.f64 a a)) (*.f64 b (+.f64 (/.f64 (-.f64 #s(literal 0 binary64) (PI.f64)) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (PI.f64) #s(literal 0 binary64)) (pow.f64 a #s(literal 4 binary64)))))) b)) |
(/ (+ (* 1/2 (/ (PI) (pow a 2))) (* b (+ (* -1/2 (* b (+ (* -1 (/ (PI) (pow a 4))) (* -1 (/ (* (+ a (* -1 a)) (- (* -1 (/ (PI) (pow a 3))) (* -1 (/ (* (PI) (+ a (* -1 a))) (pow a 4))))) (pow a 2)))))) (* 1/2 (- (* -1 (/ (PI) (pow a 3))) (* -1 (/ (* (PI) (+ a (* -1 a))) (pow a 4)))))))) b) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a a)) (*.f64 b (+.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (PI.f64) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (PI.f64) #s(literal 0 binary64)) (pow.f64 a #s(literal 4 binary64))))) (*.f64 b (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (PI.f64) (pow.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal 0 binary64) (+.f64 (/.f64 (PI.f64) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (PI.f64) #s(literal 0 binary64)) (pow.f64 a #s(literal 4 binary64))))) (*.f64 a a)))))))) b) |
(/ (+ (* 1/2 (/ (PI) (pow a 2))) (* b (+ (* 1/2 (- (* -1 (/ (PI) (pow a 3))) (* -1 (/ (* (PI) (+ a (* -1 a))) (pow a 4))))) (* b (+ (* -1/2 (* b (+ (* -1 (/ (- (* -1 (/ (PI) (pow a 3))) (* -1 (/ (* (PI) (+ a (* -1 a))) (pow a 4)))) (pow a 2))) (/ (* (+ a (* -1 a)) (+ (* -1 (/ (PI) (pow a 4))) (* -1 (/ (* (+ a (* -1 a)) (- (* -1 (/ (PI) (pow a 3))) (* -1 (/ (* (PI) (+ a (* -1 a))) (pow a 4))))) (pow a 2))))) (pow a 2))))) (* -1/2 (+ (* -1 (/ (PI) (pow a 4))) (* -1 (/ (* (+ a (* -1 a)) (- (* -1 (/ (PI) (pow a 3))) (* -1 (/ (* (PI) (+ a (* -1 a))) (pow a 4))))) (pow a 2)))))))))) b) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a a)) (*.f64 b (+.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (PI.f64) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (PI.f64) #s(literal 0 binary64)) (pow.f64 a #s(literal 4 binary64))))) (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 (-.f64 (/.f64 (*.f64 #s(literal 0 binary64) (+.f64 (/.f64 (PI.f64) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (PI.f64) #s(literal 0 binary64)) (pow.f64 a #s(literal 4 binary64))))) (*.f64 a a)) (/.f64 (PI.f64) (pow.f64 a #s(literal 4 binary64)))) (+.f64 (/.f64 (*.f64 b (*.f64 #s(literal 1 binary64) (+.f64 (/.f64 (PI.f64) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (PI.f64) #s(literal 0 binary64)) (pow.f64 a #s(literal 4 binary64)))))) (*.f64 a a)) (*.f64 (-.f64 (/.f64 (*.f64 #s(literal 0 binary64) (+.f64 (/.f64 (PI.f64) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (PI.f64) #s(literal 0 binary64)) (pow.f64 a #s(literal 4 binary64))))) (*.f64 a a)) (/.f64 (PI.f64) (pow.f64 a #s(literal 4 binary64)))) (/.f64 #s(literal 0 binary64) (*.f64 a a))))) b))))) b) |
(* 1/2 (/ (PI) (* a (pow b 2)))) |
(/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) b)) b) a) |
(/ (+ (* 1/2 (/ (PI) a)) (* 1/2 (/ (- (* -1 (PI)) (/ (* (PI) (+ a (* -1 a))) a)) b))) (pow b 2)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (PI.f64) a) (/.f64 (*.f64 (PI.f64) (-.f64 #s(literal -1 binary64) (/.f64 #s(literal 0 binary64) a))) b))) (*.f64 b b)) |
(/ (+ (* -1/2 (/ (+ (* -1 (* a (PI))) (* (+ a (* -1 a)) (- (* -1 (PI)) (/ (* (PI) (+ a (* -1 a))) a)))) (pow b 2))) (+ (* 1/2 (/ (PI) a)) (* 1/2 (/ (- (* -1 (PI)) (/ (* (PI) (+ a (* -1 a))) a)) b)))) (pow b 2)) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (PI.f64) a) (/.f64 (*.f64 (PI.f64) (-.f64 #s(literal -1 binary64) (/.f64 #s(literal 0 binary64) a))) b))) (/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal -1 binary64) (/.f64 #s(literal 0 binary64) a))) #s(literal 0 binary64)) (*.f64 (PI.f64) a))) (*.f64 b b))) (*.f64 b b)) |
(/ (+ (* -1/2 (/ (+ (* -1 (* a (PI))) (* (+ a (* -1 a)) (- (* -1 (PI)) (/ (* (PI) (+ a (* -1 a))) a)))) (pow b 2))) (+ (* -1/2 (/ (+ (* -1 (* (+ a (* -1 a)) (+ (* -1 (* a (PI))) (* (+ a (* -1 a)) (- (* -1 (PI)) (/ (* (PI) (+ a (* -1 a))) a)))))) (* -1 (* (pow a 2) (- (* -1 (PI)) (/ (* (PI) (+ a (* -1 a))) a))))) (pow b 3))) (+ (* 1/2 (/ (PI) a)) (* 1/2 (/ (- (* -1 (PI)) (/ (* (PI) (+ a (* -1 a))) a)) b))))) (pow b 2)) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (PI.f64) a) (/.f64 (*.f64 (PI.f64) (-.f64 #s(literal -1 binary64) (/.f64 #s(literal 0 binary64) a))) b))) (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (-.f64 (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal -1 binary64) (/.f64 #s(literal 0 binary64) a))) #s(literal 0 binary64)) (*.f64 (PI.f64) a)) (*.f64 b b)) (/.f64 (-.f64 (+.f64 (*.f64 (PI.f64) #s(literal 0 binary64)) (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal -1 binary64) (/.f64 #s(literal 0 binary64) a))) #s(literal 0 binary64))) (*.f64 (*.f64 a a) (*.f64 (PI.f64) (-.f64 #s(literal -1 binary64) (/.f64 #s(literal 0 binary64) a))))) (*.f64 b (*.f64 b b)))))) (*.f64 b b)) |
(* 1/2 (/ (PI) (* a (pow b 2)))) |
(/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) b)) b) a) |
(/ (+ (* 1/2 (/ (PI) a)) (* 1/2 (/ (- (* -1 (PI)) (/ (* (PI) (+ a (* -1 a))) a)) b))) (pow b 2)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (PI.f64) a) (/.f64 (*.f64 (PI.f64) (-.f64 #s(literal -1 binary64) (/.f64 #s(literal 0 binary64) a))) b))) (*.f64 b b)) |
(/ (+ (* -1 (/ (+ (* -1/2 (- (* -1 (PI)) (/ (* (PI) (+ a (* -1 a))) a))) (* -1/2 (/ (+ (* -1 (* (+ a (* -1 a)) (- (* -1 (PI)) (/ (* (PI) (+ a (* -1 a))) a)))) (* a (PI))) b))) b)) (* 1/2 (/ (PI) a))) (pow b 2)) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) a) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 (PI.f64) (-.f64 #s(literal -1 binary64) (/.f64 #s(literal 0 binary64) a))) (/.f64 (+.f64 (*.f64 (PI.f64) a) (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal -1 binary64) (/.f64 #s(literal 0 binary64) a))) #s(literal 0 binary64))) b))) b)) (*.f64 b b)) |
(/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (+ (* -1 (* (pow a 2) (- (* -1 (PI)) (/ (* (PI) (+ a (* -1 a))) a)))) (* (+ a (* -1 a)) (+ (* -1 (* (+ a (* -1 a)) (- (* -1 (PI)) (/ (* (PI) (+ a (* -1 a))) a)))) (* a (PI))))) b)) (* 1/2 (+ (* -1 (* (+ a (* -1 a)) (- (* -1 (PI)) (/ (* (PI) (+ a (* -1 a))) a)))) (* a (PI))))) b)) (* -1/2 (- (* -1 (PI)) (/ (* (PI) (+ a (* -1 a))) a)))) b)) (* 1/2 (/ (PI) a))) (pow b 2)) |
(/.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) a) (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (PI.f64) (-.f64 #s(literal -1 binary64) (/.f64 #s(literal 0 binary64) a)))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 (PI.f64) #s(literal 0 binary64)) (+.f64 (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal -1 binary64) (/.f64 #s(literal 0 binary64) a))) #s(literal 0 binary64)) (*.f64 (*.f64 a a) (*.f64 (PI.f64) (-.f64 #s(literal -1 binary64) (/.f64 #s(literal 0 binary64) a))))))) b) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (PI.f64) a)) (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal -1 binary64) (/.f64 #s(literal 0 binary64) a))) #s(literal 0 binary64)))) b)) b)) (*.f64 b b)) |
(/ (PI) a) |
(/.f64 (PI.f64) a) |
(/ (+ (PI) (* -1 (/ (* a (PI)) b))) a) |
(/.f64 (-.f64 (PI.f64) (*.f64 a (/.f64 (PI.f64) b))) a) |
(/ (+ (PI) (* -1 (/ (* a (PI)) b))) a) |
(/.f64 (-.f64 (PI.f64) (*.f64 a (/.f64 (PI.f64) b))) a) |
(/ (+ (PI) (* -1 (/ (* a (PI)) b))) a) |
(/.f64 (-.f64 (PI.f64) (*.f64 a (/.f64 (PI.f64) b))) a) |
(* -1 (/ (PI) b)) |
(-.f64 #s(literal 0 binary64) (/.f64 (PI.f64) b)) |
(- (/ (PI) a) (/ (PI) b)) |
(-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) |
(- (/ (PI) a) (/ (PI) b)) |
(-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) |
(- (/ (PI) a) (/ (PI) b)) |
(-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) |
(* -1 (/ (PI) b)) |
(-.f64 #s(literal 0 binary64) (/.f64 (PI.f64) b)) |
(- (/ (PI) a) (/ (PI) b)) |
(-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) |
(- (/ (PI) a) (/ (PI) b)) |
(-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) |
(- (/ (PI) a) (/ (PI) b)) |
(-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) |
(* -1 (/ (PI) b)) |
(-.f64 #s(literal 0 binary64) (/.f64 (PI.f64) b)) |
(/ (- (/ (* b (PI)) a) (PI)) b) |
(/.f64 (-.f64 (/.f64 (*.f64 (PI.f64) b) a) (PI.f64)) b) |
(/ (- (/ (* b (PI)) a) (PI)) b) |
(/.f64 (-.f64 (/.f64 (*.f64 (PI.f64) b) a) (PI.f64)) b) |
(/ (- (/ (* b (PI)) a) (PI)) b) |
(/.f64 (-.f64 (/.f64 (*.f64 (PI.f64) b) a) (PI.f64)) b) |
(/ (PI) a) |
(/.f64 (PI.f64) a) |
(+ (* -1 (/ (PI) b)) (/ (PI) a)) |
(-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) |
(+ (* -1 (/ (PI) b)) (/ (PI) a)) |
(-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) |
(+ (* -1 (/ (PI) b)) (/ (PI) a)) |
(-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) |
(/ (PI) a) |
(/.f64 (PI.f64) a) |
(+ (* -1 (/ (PI) b)) (/ (PI) a)) |
(-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) |
(+ (* -1 (/ (PI) b)) (/ (PI) a)) |
(-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) |
(+ (* -1 (/ (PI) b)) (/ (PI) a)) |
(-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) |
(/ (PI) a) |
(/.f64 (PI.f64) a) |
(/ (PI) a) |
(/.f64 (PI.f64) a) |
(/ (PI) a) |
(/.f64 (PI.f64) a) |
(/ (PI) a) |
(/.f64 (PI.f64) a) |
(/ (PI) a) |
(/.f64 (PI.f64) a) |
(/ (PI) a) |
(/.f64 (PI.f64) a) |
(/ (PI) a) |
(/.f64 (PI.f64) a) |
(/ (PI) a) |
(/.f64 (PI.f64) a) |
(/ (PI) a) |
(/.f64 (PI.f64) a) |
(/ (PI) a) |
(/.f64 (PI.f64) a) |
(/ (PI) a) |
(/.f64 (PI.f64) a) |
(/ (PI) a) |
(/.f64 (PI.f64) a) |
(* -1 (pow a 2)) |
(-.f64 #s(literal 0 binary64) (*.f64 a a)) |
(- (pow b 2) (pow a 2)) |
(-.f64 (*.f64 b b) (*.f64 a a)) |
(- (pow b 2) (pow a 2)) |
(-.f64 (*.f64 b b) (*.f64 a a)) |
(- (pow b 2) (pow a 2)) |
(-.f64 (*.f64 b b) (*.f64 a a)) |
(pow b 2) |
(*.f64 b b) |
(* (pow b 2) (+ 1 (* -1 (/ (pow a 2) (pow b 2))))) |
(*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 a a) (*.f64 b b)))) |
(* (pow b 2) (+ 1 (* -1 (/ (pow a 2) (pow b 2))))) |
(*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 a a) (*.f64 b b)))) |
(* (pow b 2) (+ 1 (* -1 (/ (pow a 2) (pow b 2))))) |
(*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 a a) (*.f64 b b)))) |
(pow b 2) |
(*.f64 b b) |
(* (pow b 2) (+ 1 (* -1 (/ (pow a 2) (pow b 2))))) |
(*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 a a) (*.f64 b b)))) |
(* (pow b 2) (+ 1 (* -1 (/ (pow a 2) (pow b 2))))) |
(*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 a a) (*.f64 b b)))) |
(* (pow b 2) (+ 1 (* -1 (/ (pow a 2) (pow b 2))))) |
(*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 a a) (*.f64 b b)))) |
(pow b 2) |
(*.f64 b b) |
(+ (* -1 (pow a 2)) (pow b 2)) |
(-.f64 (*.f64 b b) (*.f64 a a)) |
(+ (* -1 (pow a 2)) (pow b 2)) |
(-.f64 (*.f64 b b) (*.f64 a a)) |
(+ (* -1 (pow a 2)) (pow b 2)) |
(-.f64 (*.f64 b b) (*.f64 a a)) |
(* -1 (pow a 2)) |
(-.f64 #s(literal 0 binary64) (*.f64 a a)) |
(* (pow a 2) (- (/ (pow b 2) (pow a 2)) 1)) |
(*.f64 (*.f64 a a) (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 b b) a) a))) |
(* (pow a 2) (- (/ (pow b 2) (pow a 2)) 1)) |
(*.f64 (*.f64 a a) (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 b b) a) a))) |
(* (pow a 2) (- (/ (pow b 2) (pow a 2)) 1)) |
(*.f64 (*.f64 a a) (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 b b) a) a))) |
(* -1 (pow a 2)) |
(-.f64 #s(literal 0 binary64) (*.f64 a a)) |
(* (pow a 2) (- (/ (pow b 2) (pow a 2)) 1)) |
(*.f64 (*.f64 a a) (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 b b) a) a))) |
(* (pow a 2) (- (/ (pow b 2) (pow a 2)) 1)) |
(*.f64 (*.f64 a a) (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 b b) a) a))) |
(* (pow a 2) (- (/ (pow b 2) (pow a 2)) 1)) |
(*.f64 (*.f64 a a) (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 b b) a) a))) |
(/ -1 (pow a 2)) |
(/.f64 #s(literal -1 binary64) (*.f64 a a)) |
(- (* -1 (/ (pow b 2) (pow a 4))) (/ 1 (pow a 2))) |
(+.f64 (/.f64 (*.f64 b b) (*.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal -1 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 a a))) |
(- (* (pow b 2) (- (* -1 (/ (pow b 2) (pow a 6))) (/ 1 (pow a 4)))) (/ 1 (pow a 2))) |
(+.f64 (*.f64 (*.f64 b b) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (/.f64 b (pow.f64 a #s(literal 6 binary64))))) (/.f64 #s(literal -1 binary64) (pow.f64 a #s(literal 4 binary64))))) (/.f64 #s(literal -1 binary64) (*.f64 a a))) |
(- (* (pow b 2) (- (* (pow b 2) (- (* -1 (/ (pow b 2) (pow a 8))) (/ 1 (pow a 6)))) (/ 1 (pow a 4)))) (/ 1 (pow a 2))) |
(+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal -1 binary64)) (pow.f64 a #s(literal 8 binary64))) (/.f64 #s(literal -1 binary64) (pow.f64 a #s(literal 6 binary64))))) (/.f64 #s(literal -1 binary64) (pow.f64 a #s(literal 4 binary64))))) (/.f64 #s(literal -1 binary64) (*.f64 a a))) |
(/ 1 (pow b 2)) |
(/.f64 #s(literal 1 binary64) (*.f64 b b)) |
(/ (+ 1 (/ (pow a 2) (pow b 2))) (pow b 2)) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a a) (*.f64 b b))) (*.f64 b b)) |
(/ (- (+ 1 (/ (pow a 4) (pow b 4))) (* -1 (/ (pow a 2) (pow b 2)))) (pow b 2)) |
(/.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 a a) (*.f64 b b)) (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64))))) (*.f64 b b)) |
(/ (- (+ 1 (/ (pow a 6) (pow b 6))) (+ (* -1 (/ (pow a 2) (pow b 2))) (* -1 (/ (pow a 4) (pow b 4))))) (pow b 2)) |
(/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 (pow.f64 a #s(literal 6 binary64)) (pow.f64 b #s(literal 6 binary64)))) (-.f64 (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) b) b) (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64))))) (*.f64 b b)) |
(/ 1 (pow b 2)) |
(/.f64 #s(literal 1 binary64) (*.f64 b b)) |
(/ (+ 1 (/ (pow a 2) (pow b 2))) (pow b 2)) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a a) (*.f64 b b))) (*.f64 b b)) |
(/ (- (+ 1 (/ (pow a 4) (pow b 4))) (* -1 (/ (pow a 2) (pow b 2)))) (pow b 2)) |
(/.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 a a) (*.f64 b b)) (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64))))) (*.f64 b b)) |
(/ (- (+ 1 (/ (pow a 6) (pow b 6))) (+ (* -1 (/ (pow a 2) (pow b 2))) (* -1 (/ (pow a 4) (pow b 4))))) (pow b 2)) |
(/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 (pow.f64 a #s(literal 6 binary64)) (pow.f64 b #s(literal 6 binary64)))) (-.f64 (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) b) b) (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64))))) (*.f64 b b)) |
(/ 1 (pow b 2)) |
(/.f64 #s(literal 1 binary64) (*.f64 b b)) |
(+ (/ 1 (pow b 2)) (/ (pow a 2) (pow b 4))) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 a (/.f64 a (pow.f64 b #s(literal 4 binary64))))) |
(+ (* (pow a 2) (+ (/ 1 (pow b 4)) (/ (pow a 2) (pow b 6)))) (/ 1 (pow b 2))) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 (*.f64 a a) (+.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 a (/.f64 a (pow.f64 b #s(literal 6 binary64))))))) |
(+ (* (pow a 2) (+ (* (pow a 2) (+ (/ 1 (pow b 6)) (/ (pow a 2) (pow b 8)))) (/ 1 (pow b 4)))) (/ 1 (pow b 2))) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 (*.f64 a a) (+.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 (*.f64 a a) (+.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 8 binary64)))))))) |
(/ -1 (pow a 2)) |
(/.f64 #s(literal -1 binary64) (*.f64 a a)) |
(/ (- (* -1 (/ (pow b 2) (pow a 2))) 1) (pow a 2)) |
(/.f64 (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 (*.f64 b b) a) a))) (*.f64 a a)) |
(/ (- (* -1 (/ (pow b 4) (pow a 4))) (+ 1 (/ (pow b 2) (pow a 2)))) (pow a 2)) |
(/.f64 (-.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal -1 binary64))) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b b) a) a))) (*.f64 a a)) |
(/ (- (* -1 (/ (pow b 6) (pow a 6))) (+ 1 (+ (/ (pow b 2) (pow a 2)) (/ (pow b 4) (pow a 4))))) (pow a 2)) |
(/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 a #s(literal 6 binary64))) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 (*.f64 b b) a) a) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64)))))) (*.f64 a a)) |
(/ -1 (pow a 2)) |
(/.f64 #s(literal -1 binary64) (*.f64 a a)) |
(/ (- (* -1 (/ (pow b 2) (pow a 2))) 1) (pow a 2)) |
(/.f64 (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 (*.f64 b b) a) a))) (*.f64 a a)) |
(/ (- (* -1 (/ (pow b 4) (pow a 4))) (+ 1 (/ (pow b 2) (pow a 2)))) (pow a 2)) |
(/.f64 (-.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal -1 binary64))) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b b) a) a))) (*.f64 a a)) |
(/ (- (* -1 (/ (pow b 6) (pow a 6))) (+ 1 (+ (/ (pow b 2) (pow a 2)) (/ (pow b 4) (pow a 4))))) (pow a 2)) |
(/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 a #s(literal 6 binary64))) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 (*.f64 b b) a) a) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64)))))) (*.f64 a a)) |
(/ (PI) b) |
(/.f64 (PI.f64) b) |
(/ (PI) b) |
(/.f64 (PI.f64) b) |
(/ (PI) b) |
(/.f64 (PI.f64) b) |
(/ (PI) b) |
(/.f64 (PI.f64) b) |
(/ (PI) b) |
(/.f64 (PI.f64) b) |
(/ (PI) b) |
(/.f64 (PI.f64) b) |
(/ (PI) b) |
(/.f64 (PI.f64) b) |
(/ (PI) b) |
(/.f64 (PI.f64) b) |
(/ (PI) b) |
(/.f64 (PI.f64) b) |
(/ (PI) b) |
(/.f64 (PI.f64) b) |
(/ (PI) b) |
(/.f64 (PI.f64) b) |
(/ (PI) b) |
(/.f64 (PI.f64) b) |
Compiled 34775 to 2958 computations (91.5% saved)
18 alts after pruning (18 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1013 | 18 | 1031 |
| Fresh | 0 | 0 | 0 |
| Picked | 2 | 0 | 2 |
| Done | 0 | 0 | 0 |
| Total | 1015 | 18 | 1033 |
| Status | Accuracy | Program |
|---|---|---|
| 78.0% | (fma.f64 (/.f64 (PI.f64) (+.f64 b a)) (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (neg.f64 (/.f64 (/.f64 (PI.f64) b) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))))) | |
| ▶ | 99.7% | (/.f64 (/.f64 (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (+.f64 b a)) |
| 56.7% | (/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) b)) b) a) | |
| 65.2% | (/.f64 (/.f64 (PI.f64) a) (*.f64 (+.f64 b a) (*.f64 #s(literal 2 binary64) (-.f64 b a)))) | |
| ▶ | 85.2% | (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (/.f64 a (PI.f64))) (/.f64 (PI.f64) b)) (*.f64 (+.f64 b a) (*.f64 #s(literal 2 binary64) (-.f64 b a)))) |
| 49.1% | (/.f64 (+.f64 (/.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) a) (*.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) b))) (*.f64 a a)) | |
| 76.6% | (/.f64 (*.f64 (/.f64 (PI.f64) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 b a)) (*.f64 #s(literal 2 binary64) (*.f64 b a))) | |
| 69.8% | (/.f64 (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (-.f64 b a)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 b a))) | |
| ▶ | 57.2% | (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 (*.f64 a a) b)) |
| 98.6% | (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 b a)) (/.f64 (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) (+.f64 b a)))) | |
| 85.5% | (+.f64 (fma.f64 (/.f64 (PI.f64) (+.f64 b a)) (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 b a)) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (+.f64 b a)))))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 b a))) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (+.f64 b a))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 b a)) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (+.f64 b a)))))) | |
| ▶ | 49.3% | (*.f64 (/.f64 (/.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) a) a) (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) |
| ▶ | 99.6% | (*.f64 (/.f64 (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) (+.f64 b a)) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (-.f64 b a)))) |
| 49.7% | (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) b)) b) (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) | |
| 99.6% | (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 b a)) (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b))) #s(literal -1 binary64))) | |
| 76.6% | (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b))) | |
| 86.7% | (*.f64 (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) (-.f64 b a))) (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) | |
| 48.4% | (*.f64 (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 b b))) (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) |
Compiled 788 to 480 computations (39.1% saved)
| 1× | egg-herbie |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (/.f64 a (PI.f64)) |
| ✓ | cost-diff | 128 | (/.f64 #s(literal 1 binary64) (/.f64 a (PI.f64))) |
| ✓ | cost-diff | 128 | (-.f64 (/.f64 #s(literal 1 binary64) (/.f64 a (PI.f64))) (/.f64 (PI.f64) b)) |
| ✓ | cost-diff | 128 | (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (/.f64 a (PI.f64))) (/.f64 (PI.f64) b)) (*.f64 (+.f64 b a) (*.f64 #s(literal 2 binary64) (-.f64 b a)))) |
| ✓ | cost-diff | 0 | (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) |
| ✓ | cost-diff | 0 | (/.f64 (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) (+.f64 b a)) |
| ✓ | cost-diff | 128 | (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (-.f64 b a))) |
| ✓ | cost-diff | 128 | (*.f64 (/.f64 (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) (+.f64 b a)) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (-.f64 b a)))) |
| ✓ | cost-diff | 0 | (*.f64 (PI.f64) #s(literal -1/2 binary64)) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) a) |
| ✓ | cost-diff | 0 | (/.f64 (/.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) a) a) |
| ✓ | cost-diff | 128 | (*.f64 (/.f64 (/.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) a) a) (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) |
| ✓ | cost-diff | 0 | (*.f64 (*.f64 a a) b) |
| ✓ | cost-diff | 0 | (PI.f64) |
| ✓ | cost-diff | 0 | (*.f64 #s(literal 1/2 binary64) (PI.f64)) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 (*.f64 a a) b)) |
| ✓ | cost-diff | 0 | (/.f64 (PI.f64) a) |
| ✓ | cost-diff | 0 | (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) |
| ✓ | cost-diff | 0 | (/.f64 (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) (*.f64 #s(literal 2 binary64) (-.f64 b a))) |
| ✓ | cost-diff | 0 | (/.f64 (/.f64 (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (+.f64 b a)) |
| 4430× | *-lowering-*.f32 |
| 4430× | *-lowering-*.f64 |
| 2516× | +-lowering-+.f64 |
| 2516× | +-lowering-+.f32 |
| 1508× | fma-define |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 34 | 239 |
| 1 | 92 | 239 |
| 2 | 296 | 239 |
| 3 | 961 | 239 |
| 4 | 3205 | 239 |
| 0 | 8139 | 239 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (/ (- (/ (PI) a) (/ (PI) b)) (* 2 (- b a))) (+ b a)) |
(/ (- (/ (PI) a) (/ (PI) b)) (* 2 (- b a))) |
(- (/ (PI) a) (/ (PI) b)) |
(/ (PI) a) |
(PI) |
a |
(/ (PI) b) |
b |
(* 2 (- b a)) |
2 |
(- b a) |
(+ b a) |
(/ (* 1/2 (PI)) (* (* a a) b)) |
(* 1/2 (PI)) |
1/2 |
(PI) |
(* (* a a) b) |
(* a a) |
a |
b |
(* (/ (/ (* (PI) -1/2) a) a) (- (/ 1 a) (/ 1 b))) |
(/ (/ (* (PI) -1/2) a) a) |
(/ (* (PI) -1/2) a) |
(* (PI) -1/2) |
(PI) |
-1/2 |
a |
(- (/ 1 a) (/ 1 b)) |
(/ 1 a) |
1 |
(/ 1 b) |
b |
(* (/ (- (/ (PI) a) (/ (PI) b)) (+ b a)) (/ 1 (* 2 (- b a)))) |
(/ (- (/ (PI) a) (/ (PI) b)) (+ b a)) |
(- (/ (PI) a) (/ (PI) b)) |
(/ (PI) a) |
(PI) |
a |
(/ (PI) b) |
b |
(+ b a) |
(/ 1 (* 2 (- b a))) |
1 |
(* 2 (- b a)) |
2 |
(- b a) |
(/ (- (/ 1 (/ a (PI))) (/ (PI) b)) (* (+ b a) (* 2 (- b a)))) |
(- (/ 1 (/ a (PI))) (/ (PI) b)) |
(/ 1 (/ a (PI))) |
1 |
(/ a (PI)) |
a |
(PI) |
(/ (PI) b) |
b |
(* (+ b a) (* 2 (- b a))) |
(+ b a) |
(* 2 (- b a)) |
2 |
(- b a) |
| Outputs |
|---|
(/ (/ (- (/ (PI) a) (/ (PI) b)) (* 2 (- b a))) (+ b a)) |
(/.f64 (*.f64 (PI.f64) (-.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1/2 binary64) b))) (*.f64 (-.f64 b a) (+.f64 a b))) |
(/ (- (/ (PI) a) (/ (PI) b)) (* 2 (- b a))) |
(/.f64 (*.f64 (PI.f64) (-.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1/2 binary64) b))) (-.f64 b a)) |
(- (/ (PI) a) (/ (PI) b)) |
(-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) |
(/ (PI) a) |
(/.f64 (PI.f64) a) |
(PI) |
(PI.f64) |
a |
(/ (PI) b) |
(/.f64 (PI.f64) b) |
b |
(* 2 (- b a)) |
(*.f64 #s(literal 2 binary64) (-.f64 b a)) |
2 |
#s(literal 2 binary64) |
(- b a) |
(-.f64 b a) |
(+ b a) |
(+.f64 a b) |
(/ (* 1/2 (PI)) (* (* a a) b)) |
(/.f64 (/.f64 (/.f64 (PI.f64) (*.f64 a #s(literal 2 binary64))) b) a) |
(* 1/2 (PI)) |
(/.f64 (PI.f64) #s(literal 2 binary64)) |
1/2 |
#s(literal 1/2 binary64) |
(PI) |
(PI.f64) |
(* (* a a) b) |
(*.f64 a (*.f64 a b)) |
(* a a) |
(*.f64 a a) |
a |
b |
(* (/ (/ (* (PI) -1/2) a) a) (- (/ 1 a) (/ 1 b))) |
(/.f64 (/.f64 (*.f64 (PI.f64) (+.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 #s(literal 1/2 binary64) b))) a) a) |
(/ (/ (* (PI) -1/2) a) a) |
(/.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 a (PI.f64))) a) |
(/ (* (PI) -1/2) a) |
(/.f64 #s(literal -1/2 binary64) (/.f64 a (PI.f64))) |
(* (PI) -1/2) |
(*.f64 (PI.f64) #s(literal -1/2 binary64)) |
(PI) |
(PI.f64) |
-1/2 |
#s(literal -1/2 binary64) |
a |
(- (/ 1 a) (/ 1 b)) |
(+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1 binary64) b)) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
1 |
#s(literal 1 binary64) |
(/ 1 b) |
(/.f64 #s(literal 1 binary64) b) |
b |
(* (/ (- (/ (PI) a) (/ (PI) b)) (+ b a)) (/ 1 (* 2 (- b a)))) |
(/.f64 (*.f64 (PI.f64) (-.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1/2 binary64) b))) (*.f64 (-.f64 b a) (+.f64 a b))) |
(/ (- (/ (PI) a) (/ (PI) b)) (+ b a)) |
(/.f64 (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) (+.f64 a b)) |
(- (/ (PI) a) (/ (PI) b)) |
(-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) |
(/ (PI) a) |
(/.f64 (PI.f64) a) |
(PI) |
(PI.f64) |
a |
(/ (PI) b) |
(/.f64 (PI.f64) b) |
b |
(+ b a) |
(+.f64 a b) |
(/ 1 (* 2 (- b a))) |
(/.f64 #s(literal 1/2 binary64) (-.f64 b a)) |
1 |
#s(literal 1 binary64) |
(* 2 (- b a)) |
(*.f64 #s(literal 2 binary64) (-.f64 b a)) |
2 |
#s(literal 2 binary64) |
(- b a) |
(-.f64 b a) |
(/ (- (/ 1 (/ a (PI))) (/ (PI) b)) (* (+ b a) (* 2 (- b a)))) |
(/.f64 (*.f64 (PI.f64) (-.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1/2 binary64) b))) (*.f64 (-.f64 b a) (+.f64 a b))) |
(- (/ 1 (/ a (PI))) (/ (PI) b)) |
(-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) |
(/ 1 (/ a (PI))) |
(/.f64 (PI.f64) a) |
1 |
#s(literal 1 binary64) |
(/ a (PI)) |
(/.f64 a (PI.f64)) |
a |
(PI) |
(PI.f64) |
(/ (PI) b) |
(/.f64 (PI.f64) b) |
b |
(* (+ b a) (* 2 (- b a))) |
(*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b))) |
(+ b a) |
(+.f64 a b) |
(* 2 (- b a)) |
(*.f64 #s(literal 2 binary64) (-.f64 b a)) |
2 |
#s(literal 2 binary64) |
(- b a) |
(-.f64 b a) |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 99.6% | (/.f64 a (PI.f64)) |
| ✓ | accuracy | 99.6% | (/.f64 (PI.f64) b) |
| ✓ | accuracy | 99.5% | (/.f64 #s(literal 1 binary64) (/.f64 a (PI.f64))) |
| ✓ | accuracy | 85.2% | (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (/.f64 a (PI.f64))) (/.f64 (PI.f64) b)) (*.f64 (+.f64 b a) (*.f64 #s(literal 2 binary64) (-.f64 b a)))) |
| ✓ | accuracy | 99.7% | (*.f64 (/.f64 (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) (+.f64 b a)) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (-.f64 b a)))) |
| ✓ | accuracy | 99.7% | (/.f64 (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) (+.f64 b a)) |
| ✓ | accuracy | 99.6% | (/.f64 (PI.f64) a) |
| ✓ | accuracy | 99.6% | (/.f64 (PI.f64) b) |
| ✓ | accuracy | 100.0% | (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) |
| ✓ | accuracy | 99.8% | (/.f64 (/.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) a) a) |
| ✓ | accuracy | 99.6% | (/.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) a) |
| ✓ | accuracy | 92.1% | (*.f64 (/.f64 (/.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) a) a) (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) |
| ✓ | accuracy | 100.0% | (*.f64 #s(literal 1/2 binary64) (PI.f64)) |
| ✓ | accuracy | 100.0% | (PI.f64) |
| ✓ | accuracy | 99.5% | (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 (*.f64 a a) b)) |
| ✓ | accuracy | 86.0% | (*.f64 (*.f64 a a) b) |
| ✓ | accuracy | 99.8% | (/.f64 (/.f64 (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (+.f64 b a)) |
| ✓ | accuracy | 99.7% | (/.f64 (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) (*.f64 #s(literal 2 binary64) (-.f64 b a))) |
| ✓ | accuracy | 99.6% | (/.f64 (PI.f64) a) |
| ✓ | accuracy | 99.6% | (/.f64 (PI.f64) b) |
| 138.0ms | 256× | 0 | valid |
Compiled 263 to 35 computations (86.7% saved)
ival-mult: 37.0ms (49% of total)ival-div: 29.0ms (38.4% of total)ival-sub: 5.0ms (6.6% of total)ival-pi: 1.0ms (1.3% of total)ival-add: 1.0ms (1.3% of total)const: 1.0ms (1.3% of total)backward-pass: 0.0ms (0% of total)| Inputs |
|---|
#<alt (/ (/ (- (/ (PI) a) (/ (PI) b)) (* 2 (- b a))) (+ b a))> |
#<alt (/ (- (/ (PI) a) (/ (PI) b)) (* 2 (- b a)))> |
#<alt (- (/ (PI) a) (/ (PI) b))> |
#<alt (/ (PI) a)> |
#<alt (/ (* 1/2 (PI)) (* (* a a) b))> |
#<alt (* 1/2 (PI))> |
#<alt (PI)> |
#<alt (* (* a a) b)> |
#<alt (* (/ (/ (* (PI) -1/2) a) a) (- (/ 1 a) (/ 1 b)))> |
#<alt (/ (/ (* (PI) -1/2) a) a)> |
#<alt (/ (* (PI) -1/2) a)> |
#<alt (* (PI) -1/2)> |
#<alt (* (/ (- (/ (PI) a) (/ (PI) b)) (+ b a)) (/ 1 (* 2 (- b a))))> |
#<alt (/ 1 (* 2 (- b a)))> |
#<alt (/ (- (/ (PI) a) (/ (PI) b)) (+ b a))> |
#<alt (/ (- (/ 1 (/ a (PI))) (/ (PI) b)) (* (+ b a) (* 2 (- b a))))> |
#<alt (- (/ 1 (/ a (PI))) (/ (PI) b))> |
#<alt (/ 1 (/ a (PI)))> |
#<alt (/ a (PI))> |
#<alt (/ (PI) b)> |
#<alt (- (/ 1 a) (/ 1 b))> |
| Outputs |
|---|
#<alt (* 1/2 (/ (PI) (* a (pow b 2))))> |
#<alt (/ (+ (* 1/2 (* a (- (* -1 (/ (PI) (pow b 3))) (/ (* (PI) (+ b (* -1 b))) (pow b 4))))) (* 1/2 (/ (PI) (pow b 2)))) a)> |
#<alt (/ (+ (* 1/2 (/ (PI) (pow b 2))) (* a (+ (* -1/2 (* a (+ (* -1 (/ (PI) (pow b 4))) (/ (* (+ b (* -1 b)) (- (* -1 (/ (PI) (pow b 3))) (/ (* (PI) (+ b (* -1 b))) (pow b 4)))) (pow b 2))))) (* 1/2 (- (* -1 (/ (PI) (pow b 3))) (/ (* (PI) (+ b (* -1 b))) (pow b 4))))))) a)> |
#<alt (/ (+ (* 1/2 (/ (PI) (pow b 2))) (* a (+ (* 1/2 (- (* -1 (/ (PI) (pow b 3))) (/ (* (PI) (+ b (* -1 b))) (pow b 4)))) (* a (+ (* -1/2 (* a (+ (* -1 (/ (* (+ b (* -1 b)) (+ (* -1 (/ (PI) (pow b 4))) (/ (* (+ b (* -1 b)) (- (* -1 (/ (PI) (pow b 3))) (/ (* (PI) (+ b (* -1 b))) (pow b 4)))) (pow b 2)))) (pow b 2))) (* -1 (/ (- (* -1 (/ (PI) (pow b 3))) (/ (* (PI) (+ b (* -1 b))) (pow b 4))) (pow b 2)))))) (* -1/2 (+ (* -1 (/ (PI) (pow b 4))) (/ (* (+ b (* -1 b)) (- (* -1 (/ (PI) (pow b 3))) (/ (* (PI) (+ b (* -1 b))) (pow b 4)))) (pow b 2))))))))) a)> |
#<alt (* 1/2 (/ (PI) (* (pow a 2) b)))> |
#<alt (/ (+ (* 1/2 (/ (PI) b)) (* 1/2 (/ (- (* -1 (PI)) (* -1 (/ (* (PI) (+ b (* -1 b))) b))) a))) (pow a 2))> |
#<alt (/ (+ (* -1/2 (/ (+ (* -1 (* b (PI))) (* -1 (* (+ b (* -1 b)) (- (* -1 (PI)) (* -1 (/ (* (PI) (+ b (* -1 b))) b)))))) (pow a 2))) (+ (* 1/2 (/ (PI) b)) (* 1/2 (/ (- (* -1 (PI)) (* -1 (/ (* (PI) (+ b (* -1 b))) b))) a)))) (pow a 2))> |
#<alt (/ (+ (* -1/2 (/ (+ (* -1 (* b (PI))) (* -1 (* (+ b (* -1 b)) (- (* -1 (PI)) (* -1 (/ (* (PI) (+ b (* -1 b))) b)))))) (pow a 2))) (+ (* -1/2 (/ (+ (* -1 (* (pow b 2) (- (* -1 (PI)) (* -1 (/ (* (PI) (+ b (* -1 b))) b))))) (* (+ b (* -1 b)) (+ (* -1 (* b (PI))) (* -1 (* (+ b (* -1 b)) (- (* -1 (PI)) (* -1 (/ (* (PI) (+ b (* -1 b))) b)))))))) (pow a 3))) (+ (* 1/2 (/ (PI) b)) (* 1/2 (/ (- (* -1 (PI)) (* -1 (/ (* (PI) (+ b (* -1 b))) b))) a))))) (pow a 2))> |
#<alt (* 1/2 (/ (PI) (* (pow a 2) b)))> |
#<alt (/ (+ (* -1/2 (/ (- (PI) (* -1 (/ (* (PI) (+ b (* -1 b))) b))) a)) (* 1/2 (/ (PI) b))) (pow a 2))> |
#<alt (/ (+ (* -1 (/ (+ (* 1/2 (- (PI) (* -1 (/ (* (PI) (+ b (* -1 b))) b)))) (* 1/2 (/ (+ (* -1 (* b (PI))) (* -1 (* (+ b (* -1 b)) (- (PI) (* -1 (/ (* (PI) (+ b (* -1 b))) b)))))) a))) a)) (* 1/2 (/ (PI) b))) (pow a 2))> |
#<alt (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (+ (* -1 (* b (PI))) (* -1 (* (+ b (* -1 b)) (- (PI) (* -1 (/ (* (PI) (+ b (* -1 b))) b))))))) (* 1/2 (/ (+ (* -1 (* (pow b 2) (- (PI) (* -1 (/ (* (PI) (+ b (* -1 b))) b))))) (* (+ b (* -1 b)) (+ (* -1 (* b (PI))) (* -1 (* (+ b (* -1 b)) (- (PI) (* -1 (/ (* (PI) (+ b (* -1 b))) b)))))))) a))) a)) (* 1/2 (- (PI) (* -1 (/ (* (PI) (+ b (* -1 b))) b))))) a)) (* 1/2 (/ (PI) b))) (pow a 2))> |
#<alt (* 1/2 (/ (PI) (* (pow a 2) b)))> |
#<alt (/ (+ (* 1/2 (* b (- (* -1 (/ (PI) (pow a 3))) (* -1 (/ (* (PI) (+ a (* -1 a))) (pow a 4)))))) (* 1/2 (/ (PI) (pow a 2)))) b)> |
#<alt (/ (+ (* 1/2 (/ (PI) (pow a 2))) (* b (+ (* -1/2 (* b (+ (* -1 (/ (PI) (pow a 4))) (* -1 (/ (* (+ a (* -1 a)) (- (* -1 (/ (PI) (pow a 3))) (* -1 (/ (* (PI) (+ a (* -1 a))) (pow a 4))))) (pow a 2)))))) (* 1/2 (- (* -1 (/ (PI) (pow a 3))) (* -1 (/ (* (PI) (+ a (* -1 a))) (pow a 4)))))))) b)> |
#<alt (/ (+ (* 1/2 (/ (PI) (pow a 2))) (* b (+ (* 1/2 (- (* -1 (/ (PI) (pow a 3))) (* -1 (/ (* (PI) (+ a (* -1 a))) (pow a 4))))) (* b (+ (* -1/2 (* b (+ (* -1 (/ (- (* -1 (/ (PI) (pow a 3))) (* -1 (/ (* (PI) (+ a (* -1 a))) (pow a 4)))) (pow a 2))) (/ (* (+ a (* -1 a)) (+ (* -1 (/ (PI) (pow a 4))) (* -1 (/ (* (+ a (* -1 a)) (- (* -1 (/ (PI) (pow a 3))) (* -1 (/ (* (PI) (+ a (* -1 a))) (pow a 4))))) (pow a 2))))) (pow a 2))))) (* -1/2 (+ (* -1 (/ (PI) (pow a 4))) (* -1 (/ (* (+ a (* -1 a)) (- (* -1 (/ (PI) (pow a 3))) (* -1 (/ (* (PI) (+ a (* -1 a))) (pow a 4))))) (pow a 2)))))))))) b)> |
#<alt (* 1/2 (/ (PI) (* a (pow b 2))))> |
#<alt (/ (+ (* 1/2 (/ (PI) a)) (* 1/2 (/ (- (* -1 (PI)) (/ (* (PI) (+ a (* -1 a))) a)) b))) (pow b 2))> |
#<alt (/ (+ (* -1/2 (/ (+ (* -1 (* a (PI))) (* (+ a (* -1 a)) (- (* -1 (PI)) (/ (* (PI) (+ a (* -1 a))) a)))) (pow b 2))) (+ (* 1/2 (/ (PI) a)) (* 1/2 (/ (- (* -1 (PI)) (/ (* (PI) (+ a (* -1 a))) a)) b)))) (pow b 2))> |
#<alt (/ (+ (* -1/2 (/ (+ (* -1 (* a (PI))) (* (+ a (* -1 a)) (- (* -1 (PI)) (/ (* (PI) (+ a (* -1 a))) a)))) (pow b 2))) (+ (* -1/2 (/ (+ (* -1 (* (+ a (* -1 a)) (+ (* -1 (* a (PI))) (* (+ a (* -1 a)) (- (* -1 (PI)) (/ (* (PI) (+ a (* -1 a))) a)))))) (* -1 (* (pow a 2) (- (* -1 (PI)) (/ (* (PI) (+ a (* -1 a))) a))))) (pow b 3))) (+ (* 1/2 (/ (PI) a)) (* 1/2 (/ (- (* -1 (PI)) (/ (* (PI) (+ a (* -1 a))) a)) b))))) (pow b 2))> |
#<alt (* 1/2 (/ (PI) (* a (pow b 2))))> |
#<alt (/ (+ (* 1/2 (/ (PI) a)) (* 1/2 (/ (- (* -1 (PI)) (/ (* (PI) (+ a (* -1 a))) a)) b))) (pow b 2))> |
#<alt (/ (+ (* -1 (/ (+ (* -1/2 (- (* -1 (PI)) (/ (* (PI) (+ a (* -1 a))) a))) (* -1/2 (/ (+ (* -1 (* (+ a (* -1 a)) (- (* -1 (PI)) (/ (* (PI) (+ a (* -1 a))) a)))) (* a (PI))) b))) b)) (* 1/2 (/ (PI) a))) (pow b 2))> |
#<alt (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (+ (* -1 (* (pow a 2) (- (* -1 (PI)) (/ (* (PI) (+ a (* -1 a))) a)))) (* (+ a (* -1 a)) (+ (* -1 (* (+ a (* -1 a)) (- (* -1 (PI)) (/ (* (PI) (+ a (* -1 a))) a)))) (* a (PI))))) b)) (* 1/2 (+ (* -1 (* (+ a (* -1 a)) (- (* -1 (PI)) (/ (* (PI) (+ a (* -1 a))) a)))) (* a (PI))))) b)) (* -1/2 (- (* -1 (PI)) (/ (* (PI) (+ a (* -1 a))) a)))) b)) (* 1/2 (/ (PI) a))) (pow b 2))> |
#<alt (* 1/2 (/ (PI) (* a b)))> |
#<alt (* 1/2 (/ (PI) (* a b)))> |
#<alt (* 1/2 (/ (PI) (* a b)))> |
#<alt (* 1/2 (/ (PI) (* a b)))> |
#<alt (* 1/2 (/ (PI) (* a b)))> |
#<alt (* 1/2 (/ (PI) (* a b)))> |
#<alt (* 1/2 (/ (PI) (* a b)))> |
#<alt (* 1/2 (/ (PI) (* a b)))> |
#<alt (* 1/2 (/ (PI) (* a b)))> |
#<alt (* 1/2 (/ (PI) (* a b)))> |
#<alt (* 1/2 (/ (PI) (* a b)))> |
#<alt (* 1/2 (/ (PI) (* a b)))> |
#<alt (* 1/2 (/ (PI) (* a b)))> |
#<alt (* 1/2 (/ (PI) (* a b)))> |
#<alt (* 1/2 (/ (PI) (* a b)))> |
#<alt (* 1/2 (/ (PI) (* a b)))> |
#<alt (* 1/2 (/ (PI) (* a b)))> |
#<alt (* 1/2 (/ (PI) (* a b)))> |
#<alt (* 1/2 (/ (PI) (* a b)))> |
#<alt (* 1/2 (/ (PI) (* a b)))> |
#<alt (* 1/2 (/ (PI) (* a b)))> |
#<alt (* 1/2 (/ (PI) (* a b)))> |
#<alt (* 1/2 (/ (PI) (* a b)))> |
#<alt (* 1/2 (/ (PI) (* a b)))> |
#<alt (/ (PI) a)> |
#<alt (/ (+ (PI) (* -1 (/ (* a (PI)) b))) a)> |
#<alt (/ (+ (PI) (* -1 (/ (* a (PI)) b))) a)> |
#<alt (/ (+ (PI) (* -1 (/ (* a (PI)) b))) a)> |
#<alt (* -1 (/ (PI) b))> |
#<alt (- (/ (PI) a) (/ (PI) b))> |
#<alt (- (/ (PI) a) (/ (PI) b))> |
#<alt (- (/ (PI) a) (/ (PI) b))> |
#<alt (* -1 (/ (PI) b))> |
#<alt (- (/ (PI) a) (/ (PI) b))> |
#<alt (- (/ (PI) a) (/ (PI) b))> |
#<alt (- (/ (PI) a) (/ (PI) b))> |
#<alt (* -1 (/ (PI) b))> |
#<alt (/ (- (/ (* b (PI)) a) (PI)) b)> |
#<alt (/ (- (/ (* b (PI)) a) (PI)) b)> |
#<alt (/ (- (/ (* b (PI)) a) (PI)) b)> |
#<alt (/ (PI) a)> |
#<alt (+ (* -1 (/ (PI) b)) (/ (PI) a))> |
#<alt (+ (* -1 (/ (PI) b)) (/ (PI) a))> |
#<alt (+ (* -1 (/ (PI) b)) (/ (PI) a))> |
#<alt (/ (PI) a)> |
#<alt (+ (* -1 (/ (PI) b)) (/ (PI) a))> |
#<alt (+ (* -1 (/ (PI) b)) (/ (PI) a))> |
#<alt (+ (* -1 (/ (PI) b)) (/ (PI) a))> |
#<alt (/ (PI) a)> |
#<alt (/ (PI) a)> |
#<alt (/ (PI) a)> |
#<alt (/ (PI) a)> |
#<alt (/ (PI) a)> |
#<alt (/ (PI) a)> |
#<alt (/ (PI) a)> |
#<alt (/ (PI) a)> |
#<alt (/ (PI) a)> |
#<alt (/ (PI) a)> |
#<alt (/ (PI) a)> |
#<alt (/ (PI) a)> |
#<alt (* 1/2 (/ (PI) (* (pow a 2) b)))> |
#<alt (* 1/2 (/ (PI) (* (pow a 2) b)))> |
#<alt (* 1/2 (/ (PI) (* (pow a 2) b)))> |
#<alt (* 1/2 (/ (PI) (* (pow a 2) b)))> |
#<alt (* 1/2 (/ (PI) (* (pow a 2) b)))> |
#<alt (* 1/2 (/ (PI) (* (pow a 2) b)))> |
#<alt (* 1/2 (/ (PI) (* (pow a 2) b)))> |
#<alt (* 1/2 (/ (PI) (* (pow a 2) b)))> |
#<alt (* 1/2 (/ (PI) (* (pow a 2) b)))> |
#<alt (* 1/2 (/ (PI) (* (pow a 2) b)))> |
#<alt (* 1/2 (/ (PI) (* (pow a 2) b)))> |
#<alt (* 1/2 (/ (PI) (* (pow a 2) b)))> |
#<alt (* 1/2 (/ (PI) (* (pow a 2) b)))> |
#<alt (* 1/2 (/ (PI) (* (pow a 2) b)))> |
#<alt (* 1/2 (/ (PI) (* (pow a 2) b)))> |
#<alt (* 1/2 (/ (PI) (* (pow a 2) b)))> |
#<alt (* 1/2 (/ (PI) (* (pow a 2) b)))> |
#<alt (* 1/2 (/ (PI) (* (pow a 2) b)))> |
#<alt (* 1/2 (/ (PI) (* (pow a 2) b)))> |
#<alt (* 1/2 (/ (PI) (* (pow a 2) b)))> |
#<alt (* 1/2 (/ (PI) (* (pow a 2) b)))> |
#<alt (* 1/2 (/ (PI) (* (pow a 2) b)))> |
#<alt (* 1/2 (/ (PI) (* (pow a 2) b)))> |
#<alt (* 1/2 (/ (PI) (* (pow a 2) b)))> |
#<alt (* (pow a 2) b)> |
#<alt (* (pow a 2) b)> |
#<alt (* (pow a 2) b)> |
#<alt (* (pow a 2) b)> |
#<alt (* (pow a 2) b)> |
#<alt (* (pow a 2) b)> |
#<alt (* (pow a 2) b)> |
#<alt (* (pow a 2) b)> |
#<alt (* (pow a 2) b)> |
#<alt (* (pow a 2) b)> |
#<alt (* (pow a 2) b)> |
#<alt (* (pow a 2) b)> |
#<alt (* (pow a 2) b)> |
#<alt (* (pow a 2) b)> |
#<alt (* (pow a 2) b)> |
#<alt (* (pow a 2) b)> |
#<alt (* (pow a 2) b)> |
#<alt (* (pow a 2) b)> |
#<alt (* (pow a 2) b)> |
#<alt (* (pow a 2) b)> |
#<alt (* (pow a 2) b)> |
#<alt (* (pow a 2) b)> |
#<alt (* (pow a 2) b)> |
#<alt (* (pow a 2) b)> |
#<alt (* -1/2 (/ (PI) (pow a 3)))> |
#<alt (/ (+ (* -1/2 (PI)) (* 1/2 (/ (* a (PI)) b))) (pow a 3))> |
#<alt (/ (+ (* -1/2 (PI)) (* 1/2 (/ (* a (PI)) b))) (pow a 3))> |
#<alt (/ (+ (* -1/2 (PI)) (* 1/2 (/ (* a (PI)) b))) (pow a 3))> |
#<alt (* 1/2 (/ (PI) (* (pow a 2) b)))> |
#<alt (/ (+ (* -1/2 (/ (PI) a)) (* 1/2 (/ (PI) b))) (pow a 2))> |
#<alt (/ (+ (* -1/2 (/ (PI) a)) (* 1/2 (/ (PI) b))) (pow a 2))> |
#<alt (/ (+ (* -1/2 (/ (PI) a)) (* 1/2 (/ (PI) b))) (pow a 2))> |
#<alt (* 1/2 (/ (PI) (* (pow a 2) b)))> |
#<alt (/ (+ (* -1/2 (/ (PI) a)) (* 1/2 (/ (PI) b))) (pow a 2))> |
#<alt (/ (+ (* -1/2 (/ (PI) a)) (* 1/2 (/ (PI) b))) (pow a 2))> |
#<alt (/ (+ (* -1/2 (/ (PI) a)) (* 1/2 (/ (PI) b))) (pow a 2))> |
#<alt (* 1/2 (/ (PI) (* (pow a 2) b)))> |
#<alt (/ (+ (* -1/2 (/ (* b (PI)) (pow a 3))) (* 1/2 (/ (PI) (pow a 2)))) b)> |
#<alt (/ (+ (* -1/2 (/ (* b (PI)) (pow a 3))) (* 1/2 (/ (PI) (pow a 2)))) b)> |
#<alt (/ (+ (* -1/2 (/ (* b (PI)) (pow a 3))) (* 1/2 (/ (PI) (pow a 2)))) b)> |
#<alt (* -1/2 (/ (PI) (pow a 3)))> |
#<alt (+ (* -1/2 (/ (PI) (pow a 3))) (* 1/2 (/ (PI) (* (pow a 2) b))))> |
#<alt (+ (* -1/2 (/ (PI) (pow a 3))) (* 1/2 (/ (PI) (* (pow a 2) b))))> |
#<alt (+ (* -1/2 (/ (PI) (pow a 3))) (* 1/2 (/ (PI) (* (pow a 2) b))))> |
#<alt (* -1/2 (/ (PI) (pow a 3)))> |
#<alt (+ (* -1/2 (/ (PI) (pow a 3))) (* 1/2 (/ (PI) (* (pow a 2) b))))> |
#<alt (+ (* -1/2 (/ (PI) (pow a 3))) (* 1/2 (/ (PI) (* (pow a 2) b))))> |
#<alt (+ (* -1/2 (/ (PI) (pow a 3))) (* 1/2 (/ (PI) (* (pow a 2) b))))> |
#<alt (* -1/2 (/ (PI) (pow a 2)))> |
#<alt (* -1/2 (/ (PI) (pow a 2)))> |
#<alt (* -1/2 (/ (PI) (pow a 2)))> |
#<alt (* -1/2 (/ (PI) (pow a 2)))> |
#<alt (* -1/2 (/ (PI) (pow a 2)))> |
#<alt (* -1/2 (/ (PI) (pow a 2)))> |
#<alt (* -1/2 (/ (PI) (pow a 2)))> |
#<alt (* -1/2 (/ (PI) (pow a 2)))> |
#<alt (* -1/2 (/ (PI) (pow a 2)))> |
#<alt (* -1/2 (/ (PI) (pow a 2)))> |
#<alt (* -1/2 (/ (PI) (pow a 2)))> |
#<alt (* -1/2 (/ (PI) (pow a 2)))> |
#<alt (* -1/2 (/ (PI) a))> |
#<alt (* -1/2 (/ (PI) a))> |
#<alt (* -1/2 (/ (PI) a))> |
#<alt (* -1/2 (/ (PI) a))> |
#<alt (* -1/2 (/ (PI) a))> |
#<alt (* -1/2 (/ (PI) a))> |
#<alt (* -1/2 (/ (PI) a))> |
#<alt (* -1/2 (/ (PI) a))> |
#<alt (* -1/2 (/ (PI) a))> |
#<alt (* -1/2 (/ (PI) a))> |
#<alt (* -1/2 (/ (PI) a))> |
#<alt (* -1/2 (/ (PI) a))> |
#<alt (* 1/2 (/ (PI) (* a (pow b 2))))> |
#<alt (/ (+ (* 1/2 (* a (- (* -1 (/ (PI) (pow b 3))) (/ (* (PI) (+ b (* -1 b))) (pow b 4))))) (* 1/2 (/ (PI) (pow b 2)))) a)> |
#<alt (/ (+ (* 1/2 (/ (PI) (pow b 2))) (* a (+ (* -1/2 (* a (+ (* -1 (/ (PI) (pow b 4))) (/ (* (+ b (* -1 b)) (- (* -1 (/ (PI) (pow b 3))) (/ (* (PI) (+ b (* -1 b))) (pow b 4)))) (pow b 2))))) (* 1/2 (- (* -1 (/ (PI) (pow b 3))) (/ (* (PI) (+ b (* -1 b))) (pow b 4))))))) a)> |
#<alt (/ (+ (* 1/2 (/ (PI) (pow b 2))) (* a (+ (* 1/2 (- (* -1 (/ (PI) (pow b 3))) (/ (* (PI) (+ b (* -1 b))) (pow b 4)))) (* a (+ (* -1/2 (* a (+ (* -1 (/ (* (+ b (* -1 b)) (+ (* -1 (/ (PI) (pow b 4))) (/ (* (+ b (* -1 b)) (- (* -1 (/ (PI) (pow b 3))) (/ (* (PI) (+ b (* -1 b))) (pow b 4)))) (pow b 2)))) (pow b 2))) (* -1 (/ (- (* -1 (/ (PI) (pow b 3))) (/ (* (PI) (+ b (* -1 b))) (pow b 4))) (pow b 2)))))) (* -1/2 (+ (* -1 (/ (PI) (pow b 4))) (/ (* (+ b (* -1 b)) (- (* -1 (/ (PI) (pow b 3))) (/ (* (PI) (+ b (* -1 b))) (pow b 4)))) (pow b 2))))))))) a)> |
#<alt (* 1/2 (/ (PI) (* (pow a 2) b)))> |
#<alt (/ (+ (* 1/2 (/ (PI) b)) (* 1/2 (/ (- (* -1 (PI)) (* -1 (/ (* (PI) (+ b (* -1 b))) b))) a))) (pow a 2))> |
#<alt (/ (+ (* -1/2 (/ (+ (* -1 (* b (PI))) (* -1 (* (+ b (* -1 b)) (- (* -1 (PI)) (* -1 (/ (* (PI) (+ b (* -1 b))) b)))))) (pow a 2))) (+ (* 1/2 (/ (PI) b)) (* 1/2 (/ (- (* -1 (PI)) (* -1 (/ (* (PI) (+ b (* -1 b))) b))) a)))) (pow a 2))> |
#<alt (/ (+ (* -1/2 (/ (+ (* -1 (* b (PI))) (* -1 (* (+ b (* -1 b)) (- (* -1 (PI)) (* -1 (/ (* (PI) (+ b (* -1 b))) b)))))) (pow a 2))) (+ (* -1/2 (/ (+ (* -1 (* (pow b 2) (- (* -1 (PI)) (* -1 (/ (* (PI) (+ b (* -1 b))) b))))) (* (+ b (* -1 b)) (+ (* -1 (* b (PI))) (* -1 (* (+ b (* -1 b)) (- (* -1 (PI)) (* -1 (/ (* (PI) (+ b (* -1 b))) b)))))))) (pow a 3))) (+ (* 1/2 (/ (PI) b)) (* 1/2 (/ (- (* -1 (PI)) (* -1 (/ (* (PI) (+ b (* -1 b))) b))) a))))) (pow a 2))> |
#<alt (* 1/2 (/ (PI) (* (pow a 2) b)))> |
#<alt (/ (+ (* -1/2 (/ (- (PI) (* -1 (/ (* (PI) (+ b (* -1 b))) b))) a)) (* 1/2 (/ (PI) b))) (pow a 2))> |
#<alt (/ (+ (* -1 (/ (+ (* 1/2 (- (PI) (* -1 (/ (* (PI) (+ b (* -1 b))) b)))) (* 1/2 (/ (+ (* -1 (* b (PI))) (* -1 (* (+ b (* -1 b)) (- (PI) (* -1 (/ (* (PI) (+ b (* -1 b))) b)))))) a))) a)) (* 1/2 (/ (PI) b))) (pow a 2))> |
#<alt (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (+ (* -1 (* b (PI))) (* -1 (* (+ b (* -1 b)) (- (PI) (* -1 (/ (* (PI) (+ b (* -1 b))) b))))))) (* 1/2 (/ (+ (* -1 (* (pow b 2) (- (PI) (* -1 (/ (* (PI) (+ b (* -1 b))) b))))) (* (+ b (* -1 b)) (+ (* -1 (* b (PI))) (* -1 (* (+ b (* -1 b)) (- (PI) (* -1 (/ (* (PI) (+ b (* -1 b))) b)))))))) a))) a)) (* 1/2 (- (PI) (* -1 (/ (* (PI) (+ b (* -1 b))) b))))) a)) (* 1/2 (/ (PI) b))) (pow a 2))> |
#<alt (* 1/2 (/ (PI) (* (pow a 2) b)))> |
#<alt (/ (+ (* 1/2 (* b (- (* -1 (/ (PI) (pow a 3))) (* -1 (/ (* (PI) (+ a (* -1 a))) (pow a 4)))))) (* 1/2 (/ (PI) (pow a 2)))) b)> |
#<alt (/ (+ (* 1/2 (/ (PI) (pow a 2))) (* b (+ (* -1/2 (* b (+ (* -1 (/ (PI) (pow a 4))) (* -1 (/ (* (+ a (* -1 a)) (- (* -1 (/ (PI) (pow a 3))) (* -1 (/ (* (PI) (+ a (* -1 a))) (pow a 4))))) (pow a 2)))))) (* 1/2 (- (* -1 (/ (PI) (pow a 3))) (* -1 (/ (* (PI) (+ a (* -1 a))) (pow a 4)))))))) b)> |
#<alt (/ (+ (* 1/2 (/ (PI) (pow a 2))) (* b (+ (* 1/2 (- (* -1 (/ (PI) (pow a 3))) (* -1 (/ (* (PI) (+ a (* -1 a))) (pow a 4))))) (* b (+ (* -1/2 (* b (+ (* -1 (/ (- (* -1 (/ (PI) (pow a 3))) (* -1 (/ (* (PI) (+ a (* -1 a))) (pow a 4)))) (pow a 2))) (/ (* (+ a (* -1 a)) (+ (* -1 (/ (PI) (pow a 4))) (* -1 (/ (* (+ a (* -1 a)) (- (* -1 (/ (PI) (pow a 3))) (* -1 (/ (* (PI) (+ a (* -1 a))) (pow a 4))))) (pow a 2))))) (pow a 2))))) (* -1/2 (+ (* -1 (/ (PI) (pow a 4))) (* -1 (/ (* (+ a (* -1 a)) (- (* -1 (/ (PI) (pow a 3))) (* -1 (/ (* (PI) (+ a (* -1 a))) (pow a 4))))) (pow a 2)))))))))) b)> |
#<alt (* 1/2 (/ (PI) (* a (pow b 2))))> |
#<alt (/ (+ (* 1/2 (/ (PI) a)) (* 1/2 (/ (- (* -1 (PI)) (/ (* (PI) (+ a (* -1 a))) a)) b))) (pow b 2))> |
#<alt (/ (+ (* -1/2 (/ (+ (* -1 (* a (PI))) (* (+ a (* -1 a)) (- (* -1 (PI)) (/ (* (PI) (+ a (* -1 a))) a)))) (pow b 2))) (+ (* 1/2 (/ (PI) a)) (* 1/2 (/ (- (* -1 (PI)) (/ (* (PI) (+ a (* -1 a))) a)) b)))) (pow b 2))> |
#<alt (/ (+ (* -1/2 (/ (+ (* -1 (* a (PI))) (* (+ a (* -1 a)) (- (* -1 (PI)) (/ (* (PI) (+ a (* -1 a))) a)))) (pow b 2))) (+ (* -1/2 (/ (+ (* -1 (* (+ a (* -1 a)) (+ (* -1 (* a (PI))) (* (+ a (* -1 a)) (- (* -1 (PI)) (/ (* (PI) (+ a (* -1 a))) a)))))) (* -1 (* (pow a 2) (- (* -1 (PI)) (/ (* (PI) (+ a (* -1 a))) a))))) (pow b 3))) (+ (* 1/2 (/ (PI) a)) (* 1/2 (/ (- (* -1 (PI)) (/ (* (PI) (+ a (* -1 a))) a)) b))))) (pow b 2))> |
#<alt (* 1/2 (/ (PI) (* a (pow b 2))))> |
#<alt (/ (+ (* 1/2 (/ (PI) a)) (* 1/2 (/ (- (* -1 (PI)) (/ (* (PI) (+ a (* -1 a))) a)) b))) (pow b 2))> |
#<alt (/ (+ (* -1 (/ (+ (* -1/2 (- (* -1 (PI)) (/ (* (PI) (+ a (* -1 a))) a))) (* -1/2 (/ (+ (* -1 (* (+ a (* -1 a)) (- (* -1 (PI)) (/ (* (PI) (+ a (* -1 a))) a)))) (* a (PI))) b))) b)) (* 1/2 (/ (PI) a))) (pow b 2))> |
#<alt (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (+ (* -1 (* (pow a 2) (- (* -1 (PI)) (/ (* (PI) (+ a (* -1 a))) a)))) (* (+ a (* -1 a)) (+ (* -1 (* (+ a (* -1 a)) (- (* -1 (PI)) (/ (* (PI) (+ a (* -1 a))) a)))) (* a (PI))))) b)) (* 1/2 (+ (* -1 (* (+ a (* -1 a)) (- (* -1 (PI)) (/ (* (PI) (+ a (* -1 a))) a)))) (* a (PI))))) b)) (* -1/2 (- (* -1 (PI)) (/ (* (PI) (+ a (* -1 a))) a)))) b)) (* 1/2 (/ (PI) a))) (pow b 2))> |
#<alt (/ -1/2 a)> |
#<alt (- (* -1/2 (/ b (pow a 2))) (* 1/2 (/ 1 a)))> |
#<alt (- (* b (- (* -1/2 (/ b (pow a 3))) (* 1/2 (/ 1 (pow a 2))))) (* 1/2 (/ 1 a)))> |
#<alt (- (* b (- (* b (- (* -1/2 (/ b (pow a 4))) (* 1/2 (/ 1 (pow a 3))))) (* 1/2 (/ 1 (pow a 2))))) (* 1/2 (/ 1 a)))> |
#<alt (/ 1/2 b)> |
#<alt (/ (+ 1/2 (* 1/2 (/ a b))) b)> |
#<alt (/ (- (+ 1/2 (* 1/2 (/ (pow a 2) (pow b 2)))) (* -1/2 (/ a b))) b)> |
#<alt (/ (- (+ 1/2 (* 1/2 (/ (pow a 3) (pow b 3)))) (+ (* -1/2 (/ a b)) (* -1/2 (/ (pow a 2) (pow b 2))))) b)> |
#<alt (/ 1/2 b)> |
#<alt (* -1 (/ (- (* -1/2 (/ a b)) 1/2) b))> |
#<alt (* -1 (/ (- (* -1 (/ (- (* 1/2 (/ (pow a 2) b)) (* -1/2 a)) b)) 1/2) b))> |
#<alt (* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* -1/2 (/ (pow a 3) b)) (* 1/2 (pow a 2))) b)) (* -1/2 a)) b)) 1/2) b))> |
#<alt (/ 1/2 b)> |
#<alt (+ (* 1/2 (/ a (pow b 2))) (* 1/2 (/ 1 b)))> |
#<alt (+ (* a (+ (* 1/2 (/ a (pow b 3))) (* 1/2 (/ 1 (pow b 2))))) (* 1/2 (/ 1 b)))> |
#<alt (+ (* a (+ (* a (+ (* 1/2 (/ a (pow b 4))) (* 1/2 (/ 1 (pow b 3))))) (* 1/2 (/ 1 (pow b 2))))) (* 1/2 (/ 1 b)))> |
#<alt (/ -1/2 a)> |
#<alt (/ (- (* -1/2 (/ b a)) 1/2) a)> |
#<alt (/ (- (* -1/2 (/ (pow b 2) (pow a 2))) (+ 1/2 (* 1/2 (/ b a)))) a)> |
#<alt (/ (- (* -1/2 (/ (pow b 3) (pow a 3))) (+ 1/2 (+ (* 1/2 (/ b a)) (* 1/2 (/ (pow b 2) (pow a 2)))))) a)> |
#<alt (/ -1/2 a)> |
#<alt (* -1 (/ (+ 1/2 (* 1/2 (/ b a))) a))> |
#<alt (* -1 (/ (+ 1/2 (* -1 (/ (- (* -1/2 (/ (pow b 2) a)) (* 1/2 b)) a))) a))> |
#<alt (* -1 (/ (+ 1/2 (* -1 (/ (- (* -1 (/ (- (* 1/2 (/ (pow b 3) a)) (* -1/2 (pow b 2))) a)) (* 1/2 b)) a))) a))> |
#<alt (/ (PI) (* a b))> |
#<alt (/ (+ (* a (- (* -1 (/ (PI) (pow b 2))) (/ (PI) (pow b 2)))) (/ (PI) b)) a)> |
#<alt (/ (+ (* a (- (+ (* -1 (/ (PI) (pow b 2))) (* a (- (/ (PI) (pow b 3)) (* -1 (/ (PI) (pow b 3)))))) (/ (PI) (pow b 2)))) (/ (PI) b)) a)> |
#<alt (/ (+ (* a (- (+ (* -1 (/ (PI) (pow b 2))) (* a (- (+ (* a (- (* -1 (/ (PI) (pow b 4))) (/ (PI) (pow b 4)))) (/ (PI) (pow b 3))) (* -1 (/ (PI) (pow b 3)))))) (/ (PI) (pow b 2)))) (/ (PI) b)) a)> |
#<alt (* -1 (/ (PI) (* a b)))> |
#<alt (/ (- (+ (* -1 (/ (PI) b)) (/ (PI) a)) (* -1 (/ (PI) a))) a)> |
#<alt (/ (- (+ (* -1 (/ (PI) b)) (+ (* -1 (/ (* b (- (PI) (* -1 (PI)))) (pow a 2))) (/ (PI) a))) (* -1 (/ (PI) a))) a)> |
#<alt (/ (- (+ (* -1 (/ (PI) b)) (+ (/ (PI) a) (/ (* (pow b 2) (- (PI) (* -1 (PI)))) (pow a 3)))) (+ (* -1 (/ (PI) a)) (/ (* b (- (PI) (* -1 (PI)))) (pow a 2)))) a)> |
#<alt (* -1 (/ (PI) (* a b)))> |
#<alt (* -1 (/ (+ (* -1 (/ (- (PI) (* -1 (PI))) a)) (/ (PI) b)) a))> |
#<alt (* -1 (/ (+ (* -1 (/ (- (+ (PI) (* -1 (/ (* b (- (PI) (* -1 (PI)))) a))) (* -1 (PI))) a)) (/ (PI) b)) a))> |
#<alt (* -1 (/ (+ (* -1 (/ (- (+ (PI) (* -1 (/ (- (* -1 (/ (* (pow b 2) (- (PI) (* -1 (PI)))) a)) (* -1 (* b (- (PI) (* -1 (PI)))))) a))) (* -1 (PI))) a)) (/ (PI) b)) a))> |
#<alt (* -1 (/ (PI) (* a b)))> |
#<alt (/ (+ (* -1 (/ (PI) a)) (* b (- (/ (PI) (pow a 2)) (* -1 (/ (PI) (pow a 2)))))) b)> |
#<alt (/ (+ (* -1 (/ (PI) a)) (* b (- (+ (* b (- (* -1 (/ (PI) (pow a 3))) (/ (PI) (pow a 3)))) (/ (PI) (pow a 2))) (* -1 (/ (PI) (pow a 2)))))) b)> |
#<alt (/ (+ (* -1 (/ (PI) a)) (* b (- (+ (* b (- (+ (* -1 (/ (PI) (pow a 3))) (* b (- (/ (PI) (pow a 4)) (* -1 (/ (PI) (pow a 4)))))) (/ (PI) (pow a 3)))) (/ (PI) (pow a 2))) (* -1 (/ (PI) (pow a 2)))))) b)> |
#<alt (/ (PI) (* a b))> |
#<alt (/ (- (+ (* -1 (/ (PI) b)) (/ (PI) a)) (/ (PI) b)) b)> |
#<alt (/ (- (+ (* -1 (/ (PI) b)) (+ (* -1 (/ (* a (- (* -1 (PI)) (PI))) (pow b 2))) (/ (PI) a))) (/ (PI) b)) b)> |
#<alt (/ (- (+ (* -1 (/ (PI) b)) (+ (/ (PI) a) (/ (* (pow a 2) (- (* -1 (PI)) (PI))) (pow b 3)))) (+ (/ (PI) b) (/ (* a (- (* -1 (PI)) (PI))) (pow b 2)))) b)> |
#<alt (/ (PI) (* a b))> |
#<alt (* -1 (/ (+ (* -1 (/ (PI) a)) (* -1 (/ (- (* -1 (PI)) (PI)) b))) b))> |
#<alt (* -1 (/ (+ (* -1 (/ (PI) a)) (* -1 (/ (- (+ (* -1 (PI)) (* -1 (/ (* a (- (* -1 (PI)) (PI))) b))) (PI)) b))) b))> |
#<alt (* -1 (/ (+ (* -1 (/ (PI) a)) (* -1 (/ (- (+ (* -1 (PI)) (* -1 (/ (- (* -1 (/ (* (pow a 2) (- (* -1 (PI)) (PI))) b)) (* -1 (* a (- (* -1 (PI)) (PI))))) b))) (PI)) b))) b))> |
#<alt (* 1/2 (/ (PI) (* a (pow b 2))))> |
#<alt (/ (+ (* 1/2 (* a (- (* -1 (/ (PI) (pow b 3))) (/ (* (PI) (+ b (* -1 b))) (pow b 4))))) (* 1/2 (/ (PI) (pow b 2)))) a)> |
#<alt (/ (+ (* 1/2 (/ (PI) (pow b 2))) (* a (+ (* -1/2 (* a (+ (* -1 (/ (PI) (pow b 4))) (/ (* (+ b (* -1 b)) (- (* -1 (/ (PI) (pow b 3))) (/ (* (PI) (+ b (* -1 b))) (pow b 4)))) (pow b 2))))) (* 1/2 (- (* -1 (/ (PI) (pow b 3))) (/ (* (PI) (+ b (* -1 b))) (pow b 4))))))) a)> |
#<alt (/ (+ (* 1/2 (/ (PI) (pow b 2))) (* a (+ (* 1/2 (- (* -1 (/ (PI) (pow b 3))) (/ (* (PI) (+ b (* -1 b))) (pow b 4)))) (* a (+ (* -1/2 (* a (+ (* -1 (/ (* (+ b (* -1 b)) (+ (* -1 (/ (PI) (pow b 4))) (/ (* (+ b (* -1 b)) (- (* -1 (/ (PI) (pow b 3))) (/ (* (PI) (+ b (* -1 b))) (pow b 4)))) (pow b 2)))) (pow b 2))) (* -1 (/ (- (* -1 (/ (PI) (pow b 3))) (/ (* (PI) (+ b (* -1 b))) (pow b 4))) (pow b 2)))))) (* -1/2 (+ (* -1 (/ (PI) (pow b 4))) (/ (* (+ b (* -1 b)) (- (* -1 (/ (PI) (pow b 3))) (/ (* (PI) (+ b (* -1 b))) (pow b 4)))) (pow b 2))))))))) a)> |
#<alt (* 1/2 (/ (PI) (* (pow a 2) b)))> |
#<alt (/ (+ (* 1/2 (/ (PI) b)) (* 1/2 (/ (- (* -1 (PI)) (* -1 (/ (* (PI) (+ b (* -1 b))) b))) a))) (pow a 2))> |
#<alt (/ (+ (* -1/2 (/ (+ (* -1 (* b (PI))) (* -1 (* (+ b (* -1 b)) (- (* -1 (PI)) (* -1 (/ (* (PI) (+ b (* -1 b))) b)))))) (pow a 2))) (+ (* 1/2 (/ (PI) b)) (* 1/2 (/ (- (* -1 (PI)) (* -1 (/ (* (PI) (+ b (* -1 b))) b))) a)))) (pow a 2))> |
#<alt (/ (+ (* -1/2 (/ (+ (* -1 (* b (PI))) (* -1 (* (+ b (* -1 b)) (- (* -1 (PI)) (* -1 (/ (* (PI) (+ b (* -1 b))) b)))))) (pow a 2))) (+ (* -1/2 (/ (+ (* -1 (* (pow b 2) (- (* -1 (PI)) (* -1 (/ (* (PI) (+ b (* -1 b))) b))))) (* (+ b (* -1 b)) (+ (* -1 (* b (PI))) (* -1 (* (+ b (* -1 b)) (- (* -1 (PI)) (* -1 (/ (* (PI) (+ b (* -1 b))) b)))))))) (pow a 3))) (+ (* 1/2 (/ (PI) b)) (* 1/2 (/ (- (* -1 (PI)) (* -1 (/ (* (PI) (+ b (* -1 b))) b))) a))))) (pow a 2))> |
#<alt (* 1/2 (/ (PI) (* (pow a 2) b)))> |
#<alt (/ (+ (* -1/2 (/ (- (PI) (* -1 (/ (* (PI) (+ b (* -1 b))) b))) a)) (* 1/2 (/ (PI) b))) (pow a 2))> |
#<alt (/ (+ (* -1 (/ (+ (* 1/2 (- (PI) (* -1 (/ (* (PI) (+ b (* -1 b))) b)))) (* 1/2 (/ (+ (* -1 (* b (PI))) (* -1 (* (+ b (* -1 b)) (- (PI) (* -1 (/ (* (PI) (+ b (* -1 b))) b)))))) a))) a)) (* 1/2 (/ (PI) b))) (pow a 2))> |
#<alt (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (+ (* -1 (* b (PI))) (* -1 (* (+ b (* -1 b)) (- (PI) (* -1 (/ (* (PI) (+ b (* -1 b))) b))))))) (* 1/2 (/ (+ (* -1 (* (pow b 2) (- (PI) (* -1 (/ (* (PI) (+ b (* -1 b))) b))))) (* (+ b (* -1 b)) (+ (* -1 (* b (PI))) (* -1 (* (+ b (* -1 b)) (- (PI) (* -1 (/ (* (PI) (+ b (* -1 b))) b)))))))) a))) a)) (* 1/2 (- (PI) (* -1 (/ (* (PI) (+ b (* -1 b))) b))))) a)) (* 1/2 (/ (PI) b))) (pow a 2))> |
#<alt (* 1/2 (/ (PI) (* (pow a 2) b)))> |
#<alt (/ (+ (* 1/2 (* b (- (* -1 (/ (PI) (pow a 3))) (* -1 (/ (* (PI) (+ a (* -1 a))) (pow a 4)))))) (* 1/2 (/ (PI) (pow a 2)))) b)> |
#<alt (/ (+ (* 1/2 (/ (PI) (pow a 2))) (* b (+ (* -1/2 (* b (+ (* -1 (/ (PI) (pow a 4))) (* -1 (/ (* (+ a (* -1 a)) (- (* -1 (/ (PI) (pow a 3))) (* -1 (/ (* (PI) (+ a (* -1 a))) (pow a 4))))) (pow a 2)))))) (* 1/2 (- (* -1 (/ (PI) (pow a 3))) (* -1 (/ (* (PI) (+ a (* -1 a))) (pow a 4)))))))) b)> |
#<alt (/ (+ (* 1/2 (/ (PI) (pow a 2))) (* b (+ (* 1/2 (- (* -1 (/ (PI) (pow a 3))) (* -1 (/ (* (PI) (+ a (* -1 a))) (pow a 4))))) (* b (+ (* -1/2 (* b (+ (* -1 (/ (- (* -1 (/ (PI) (pow a 3))) (* -1 (/ (* (PI) (+ a (* -1 a))) (pow a 4)))) (pow a 2))) (/ (* (+ a (* -1 a)) (+ (* -1 (/ (PI) (pow a 4))) (* -1 (/ (* (+ a (* -1 a)) (- (* -1 (/ (PI) (pow a 3))) (* -1 (/ (* (PI) (+ a (* -1 a))) (pow a 4))))) (pow a 2))))) (pow a 2))))) (* -1/2 (+ (* -1 (/ (PI) (pow a 4))) (* -1 (/ (* (+ a (* -1 a)) (- (* -1 (/ (PI) (pow a 3))) (* -1 (/ (* (PI) (+ a (* -1 a))) (pow a 4))))) (pow a 2)))))))))) b)> |
#<alt (* 1/2 (/ (PI) (* a (pow b 2))))> |
#<alt (/ (+ (* 1/2 (/ (PI) a)) (* 1/2 (/ (- (* -1 (PI)) (/ (* (PI) (+ a (* -1 a))) a)) b))) (pow b 2))> |
#<alt (/ (+ (* -1/2 (/ (+ (* -1 (* a (PI))) (* (+ a (* -1 a)) (- (* -1 (PI)) (/ (* (PI) (+ a (* -1 a))) a)))) (pow b 2))) (+ (* 1/2 (/ (PI) a)) (* 1/2 (/ (- (* -1 (PI)) (/ (* (PI) (+ a (* -1 a))) a)) b)))) (pow b 2))> |
#<alt (/ (+ (* -1/2 (/ (+ (* -1 (* a (PI))) (* (+ a (* -1 a)) (- (* -1 (PI)) (/ (* (PI) (+ a (* -1 a))) a)))) (pow b 2))) (+ (* -1/2 (/ (+ (* -1 (* (+ a (* -1 a)) (+ (* -1 (* a (PI))) (* (+ a (* -1 a)) (- (* -1 (PI)) (/ (* (PI) (+ a (* -1 a))) a)))))) (* -1 (* (pow a 2) (- (* -1 (PI)) (/ (* (PI) (+ a (* -1 a))) a))))) (pow b 3))) (+ (* 1/2 (/ (PI) a)) (* 1/2 (/ (- (* -1 (PI)) (/ (* (PI) (+ a (* -1 a))) a)) b))))) (pow b 2))> |
#<alt (* 1/2 (/ (PI) (* a (pow b 2))))> |
#<alt (/ (+ (* 1/2 (/ (PI) a)) (* 1/2 (/ (- (* -1 (PI)) (/ (* (PI) (+ a (* -1 a))) a)) b))) (pow b 2))> |
#<alt (/ (+ (* -1 (/ (+ (* -1/2 (- (* -1 (PI)) (/ (* (PI) (+ a (* -1 a))) a))) (* -1/2 (/ (+ (* -1 (* (+ a (* -1 a)) (- (* -1 (PI)) (/ (* (PI) (+ a (* -1 a))) a)))) (* a (PI))) b))) b)) (* 1/2 (/ (PI) a))) (pow b 2))> |
#<alt (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (+ (* -1 (* (pow a 2) (- (* -1 (PI)) (/ (* (PI) (+ a (* -1 a))) a)))) (* (+ a (* -1 a)) (+ (* -1 (* (+ a (* -1 a)) (- (* -1 (PI)) (/ (* (PI) (+ a (* -1 a))) a)))) (* a (PI))))) b)) (* 1/2 (+ (* -1 (* (+ a (* -1 a)) (- (* -1 (PI)) (/ (* (PI) (+ a (* -1 a))) a)))) (* a (PI))))) b)) (* -1/2 (- (* -1 (PI)) (/ (* (PI) (+ a (* -1 a))) a)))) b)) (* 1/2 (/ (PI) a))) (pow b 2))> |
#<alt (/ (PI) a)> |
#<alt (/ (+ (PI) (* -1 (/ (* a (PI)) b))) a)> |
#<alt (/ (+ (PI) (* -1 (/ (* a (PI)) b))) a)> |
#<alt (/ (+ (PI) (* -1 (/ (* a (PI)) b))) a)> |
#<alt (* -1 (/ (PI) b))> |
#<alt (- (/ (PI) a) (/ (PI) b))> |
#<alt (- (/ (PI) a) (/ (PI) b))> |
#<alt (- (/ (PI) a) (/ (PI) b))> |
#<alt (* -1 (/ (PI) b))> |
#<alt (- (/ (PI) a) (/ (PI) b))> |
#<alt (- (/ (PI) a) (/ (PI) b))> |
#<alt (- (/ (PI) a) (/ (PI) b))> |
#<alt (* -1 (/ (PI) b))> |
#<alt (/ (- (/ (* b (PI)) a) (PI)) b)> |
#<alt (/ (- (/ (* b (PI)) a) (PI)) b)> |
#<alt (/ (- (/ (* b (PI)) a) (PI)) b)> |
#<alt (/ (PI) a)> |
#<alt (+ (* -1 (/ (PI) b)) (/ (PI) a))> |
#<alt (+ (* -1 (/ (PI) b)) (/ (PI) a))> |
#<alt (+ (* -1 (/ (PI) b)) (/ (PI) a))> |
#<alt (/ (PI) a)> |
#<alt (+ (* -1 (/ (PI) b)) (/ (PI) a))> |
#<alt (+ (* -1 (/ (PI) b)) (/ (PI) a))> |
#<alt (+ (* -1 (/ (PI) b)) (/ (PI) a))> |
#<alt (/ (PI) a)> |
#<alt (/ (PI) a)> |
#<alt (/ (PI) a)> |
#<alt (/ (PI) a)> |
#<alt (/ (PI) a)> |
#<alt (/ (PI) a)> |
#<alt (/ (PI) a)> |
#<alt (/ (PI) a)> |
#<alt (/ (PI) a)> |
#<alt (/ (PI) a)> |
#<alt (/ (PI) a)> |
#<alt (/ (PI) a)> |
#<alt (/ a (PI))> |
#<alt (/ a (PI))> |
#<alt (/ a (PI))> |
#<alt (/ a (PI))> |
#<alt (/ a (PI))> |
#<alt (/ a (PI))> |
#<alt (/ a (PI))> |
#<alt (/ a (PI))> |
#<alt (/ a (PI))> |
#<alt (/ a (PI))> |
#<alt (/ a (PI))> |
#<alt (/ a (PI))> |
#<alt (/ (PI) b)> |
#<alt (/ (PI) b)> |
#<alt (/ (PI) b)> |
#<alt (/ (PI) b)> |
#<alt (/ (PI) b)> |
#<alt (/ (PI) b)> |
#<alt (/ (PI) b)> |
#<alt (/ (PI) b)> |
#<alt (/ (PI) b)> |
#<alt (/ (PI) b)> |
#<alt (/ (PI) b)> |
#<alt (/ (PI) b)> |
#<alt (/ 1 a)> |
#<alt (/ (+ 1 (* -1 (/ a b))) a)> |
#<alt (/ (+ 1 (* -1 (/ a b))) a)> |
#<alt (/ (+ 1 (* -1 (/ a b))) a)> |
#<alt (/ -1 b)> |
#<alt (- (/ 1 a) (/ 1 b))> |
#<alt (- (/ 1 a) (/ 1 b))> |
#<alt (- (/ 1 a) (/ 1 b))> |
#<alt (/ -1 b)> |
#<alt (- (/ 1 a) (/ 1 b))> |
#<alt (- (/ 1 a) (/ 1 b))> |
#<alt (- (/ 1 a) (/ 1 b))> |
#<alt (/ -1 b)> |
#<alt (/ (- (/ b a) 1) b)> |
#<alt (/ (- (/ b a) 1) b)> |
#<alt (/ (- (/ b a) 1) b)> |
#<alt (/ 1 a)> |
#<alt (- (/ 1 a) (/ 1 b))> |
#<alt (- (/ 1 a) (/ 1 b))> |
#<alt (- (/ 1 a) (/ 1 b))> |
#<alt (/ 1 a)> |
#<alt (- (/ 1 a) (/ 1 b))> |
#<alt (- (/ 1 a) (/ 1 b))> |
#<alt (- (/ 1 a) (/ 1 b))> |
90 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 8.0ms | a | @ | 0 | (/ (* 1/2 (PI)) (* (* a a) b)) |
| 3.0ms | b | @ | 0 | (- (/ 1 a) (/ 1 b)) |
| 1.0ms | b | @ | 0 | (/ (* 1/2 (PI)) (* (* a a) b)) |
| 1.0ms | b | @ | 0 | (/ (- (/ (PI) a) (/ (PI) b)) (* 2 (- b a))) |
| 1.0ms | a | @ | inf | (/ (- (/ (PI) a) (/ (PI) b)) (* 2 (- b a))) |
| 1× | batch-egg-rewrite |
| 3536× | /-lowering-/.f32 |
| 3536× | /-lowering-/.f64 |
| 2928× | *-lowering-*.f32 |
| 2928× | *-lowering-*.f64 |
| 1816× | fma-lowering-fma.f32 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 34 | 153 |
| 1 | 252 | 147 |
| 2 | 2748 | 138 |
| 0 | 8458 | 138 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (/ (- (/ (PI) a) (/ (PI) b)) (* 2 (- b a))) (+ b a)) |
(/ (- (/ (PI) a) (/ (PI) b)) (* 2 (- b a))) |
(- (/ (PI) a) (/ (PI) b)) |
(/ (PI) a) |
(/ (* 1/2 (PI)) (* (* a a) b)) |
(* 1/2 (PI)) |
(PI) |
(* (* a a) b) |
(* (/ (/ (* (PI) -1/2) a) a) (- (/ 1 a) (/ 1 b))) |
(/ (/ (* (PI) -1/2) a) a) |
(/ (* (PI) -1/2) a) |
(* (PI) -1/2) |
(* (/ (- (/ (PI) a) (/ (PI) b)) (+ b a)) (/ 1 (* 2 (- b a)))) |
(/ 1 (* 2 (- b a))) |
(/ (- (/ (PI) a) (/ (PI) b)) (+ b a)) |
(/ (- (/ 1 (/ a (PI))) (/ (PI) b)) (* (+ b a) (* 2 (- b a)))) |
(- (/ 1 (/ a (PI))) (/ (PI) b)) |
(/ 1 (/ a (PI))) |
(/ a (PI)) |
(/ (PI) b) |
(- (/ 1 a) (/ 1 b)) |
| Outputs |
|---|
(+.f64 (/.f64 (/.f64 (PI.f64) a) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b)))) (neg.f64 (/.f64 (/.f64 (PI.f64) b) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b)))))) |
(+.f64 (fma.f64 (PI.f64) (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b)))) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b)))) (PI.f64)))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b))))) (PI.f64) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b)))) (PI.f64)))) |
(+.f64 (fma.f64 (PI.f64) (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b)))) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 b a)) (+.f64 a b)) (/.f64 (PI.f64) b)))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 b a)) (+.f64 a b))) (/.f64 (PI.f64) b) (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 b a)) (+.f64 a b)) (/.f64 (PI.f64) b)))) |
(+.f64 (fma.f64 (PI.f64) (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b)))) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 a b)) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (-.f64 b a)))))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 a b))) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 a b)) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (-.f64 b a)))))) |
(+.f64 (fma.f64 (PI.f64) (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b)))) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (/.f64 (PI.f64) (+.f64 a b))))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 #s(literal 2 binary64) (-.f64 b a)))) (/.f64 (PI.f64) (+.f64 a b)) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (/.f64 (PI.f64) (+.f64 a b))))) |
(+.f64 (fma.f64 (PI.f64) (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b)))) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 b a)) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (+.f64 a b)))))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 b a))) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (+.f64 a b))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 b a)) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (+.f64 a b)))))) |
(+.f64 (fma.f64 (/.f64 (PI.f64) a) (/.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 b a)) (+.f64 a b)) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b)))) (PI.f64)))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b))))) (PI.f64) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b)))) (PI.f64)))) |
(+.f64 (fma.f64 (/.f64 (PI.f64) a) (/.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 b a)) (+.f64 a b)) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 b a)) (+.f64 a b)) (/.f64 (PI.f64) b)))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 b a)) (+.f64 a b))) (/.f64 (PI.f64) b) (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 b a)) (+.f64 a b)) (/.f64 (PI.f64) b)))) |
(+.f64 (fma.f64 (/.f64 (PI.f64) a) (/.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 b a)) (+.f64 a b)) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 a b)) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (-.f64 b a)))))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 a b))) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 a b)) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (-.f64 b a)))))) |
(+.f64 (fma.f64 (/.f64 (PI.f64) a) (/.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 b a)) (+.f64 a b)) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (/.f64 (PI.f64) (+.f64 a b))))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 #s(literal 2 binary64) (-.f64 b a)))) (/.f64 (PI.f64) (+.f64 a b)) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (/.f64 (PI.f64) (+.f64 a b))))) |
(+.f64 (fma.f64 (/.f64 (PI.f64) a) (/.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 b a)) (+.f64 a b)) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 b a)) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (+.f64 a b)))))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 b a))) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (+.f64 a b))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 b a)) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (+.f64 a b)))))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (/.f64 (PI.f64) a) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b)))) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b)))) (PI.f64)))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b))))) (PI.f64) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b)))) (PI.f64)))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (/.f64 (PI.f64) a) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b)))) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 b a)) (+.f64 a b)) (/.f64 (PI.f64) b)))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 b a)) (+.f64 a b))) (/.f64 (PI.f64) b) (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 b a)) (+.f64 a b)) (/.f64 (PI.f64) b)))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (/.f64 (PI.f64) a) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b)))) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 a b)) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (-.f64 b a)))))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 a b))) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 a b)) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (-.f64 b a)))))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (/.f64 (PI.f64) a) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b)))) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (/.f64 (PI.f64) (+.f64 a b))))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 #s(literal 2 binary64) (-.f64 b a)))) (/.f64 (PI.f64) (+.f64 a b)) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (/.f64 (PI.f64) (+.f64 a b))))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (/.f64 (PI.f64) a) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b)))) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 b a)) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (+.f64 a b)))))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 b a))) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (+.f64 a b))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 b a)) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (+.f64 a b)))))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (PI.f64) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b)))) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b)))) (PI.f64)))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b))))) (PI.f64) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b)))) (PI.f64)))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (PI.f64) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b)))) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 b a)) (+.f64 a b)) (/.f64 (PI.f64) b)))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 b a)) (+.f64 a b))) (/.f64 (PI.f64) b) (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 b a)) (+.f64 a b)) (/.f64 (PI.f64) b)))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (PI.f64) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b)))) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 a b)) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (-.f64 b a)))))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 a b))) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 a b)) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (-.f64 b a)))))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (PI.f64) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b)))) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (/.f64 (PI.f64) (+.f64 a b))))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 #s(literal 2 binary64) (-.f64 b a)))) (/.f64 (PI.f64) (+.f64 a b)) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (/.f64 (PI.f64) (+.f64 a b))))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (PI.f64) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b)))) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 b a)) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (+.f64 a b)))))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 b a))) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (+.f64 a b))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 b a)) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (+.f64 a b)))))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 b a)) (/.f64 (PI.f64) (*.f64 (+.f64 a b) a)) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b)))) (PI.f64)))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b))))) (PI.f64) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b)))) (PI.f64)))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 b a)) (/.f64 (PI.f64) (*.f64 (+.f64 a b) a)) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 b a)) (+.f64 a b)) (/.f64 (PI.f64) b)))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 b a)) (+.f64 a b))) (/.f64 (PI.f64) b) (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 b a)) (+.f64 a b)) (/.f64 (PI.f64) b)))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 b a)) (/.f64 (PI.f64) (*.f64 (+.f64 a b) a)) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 a b)) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (-.f64 b a)))))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 a b))) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 a b)) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (-.f64 b a)))))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 b a)) (/.f64 (PI.f64) (*.f64 (+.f64 a b) a)) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (/.f64 (PI.f64) (+.f64 a b))))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 #s(literal 2 binary64) (-.f64 b a)))) (/.f64 (PI.f64) (+.f64 a b)) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (/.f64 (PI.f64) (+.f64 a b))))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 b a)) (/.f64 (PI.f64) (*.f64 (+.f64 a b) a)) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 b a)) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (+.f64 a b)))))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 b a))) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (+.f64 a b))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 b a)) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (+.f64 a b)))))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 a b)) (/.f64 (PI.f64) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 b a)) a)) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b)))) (PI.f64)))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b))))) (PI.f64) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b)))) (PI.f64)))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 a b)) (/.f64 (PI.f64) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 b a)) a)) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 b a)) (+.f64 a b)) (/.f64 (PI.f64) b)))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 b a)) (+.f64 a b))) (/.f64 (PI.f64) b) (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 b a)) (+.f64 a b)) (/.f64 (PI.f64) b)))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 a b)) (/.f64 (PI.f64) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 b a)) a)) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 a b)) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (-.f64 b a)))))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 a b))) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 a b)) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (-.f64 b a)))))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 a b)) (/.f64 (PI.f64) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 b a)) a)) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (/.f64 (PI.f64) (+.f64 a b))))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 #s(literal 2 binary64) (-.f64 b a)))) (/.f64 (PI.f64) (+.f64 a b)) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (/.f64 (PI.f64) (+.f64 a b))))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 a b)) (/.f64 (PI.f64) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 b a)) a)) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 b a)) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (+.f64 a b)))))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 b a))) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (+.f64 a b))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 b a)) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (+.f64 a b)))))) |
(+.f64 (fma.f64 (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (/.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 a b)) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b)))) (PI.f64)))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b))))) (PI.f64) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b)))) (PI.f64)))) |
(+.f64 (fma.f64 (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (/.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 a b)) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 b a)) (+.f64 a b)) (/.f64 (PI.f64) b)))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 b a)) (+.f64 a b))) (/.f64 (PI.f64) b) (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 b a)) (+.f64 a b)) (/.f64 (PI.f64) b)))) |
(+.f64 (fma.f64 (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (/.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 a b)) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 a b)) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (-.f64 b a)))))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 a b))) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 a b)) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (-.f64 b a)))))) |
(+.f64 (fma.f64 (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (/.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 a b)) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (/.f64 (PI.f64) (+.f64 a b))))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 #s(literal 2 binary64) (-.f64 b a)))) (/.f64 (PI.f64) (+.f64 a b)) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (/.f64 (PI.f64) (+.f64 a b))))) |
(+.f64 (fma.f64 (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (/.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 a b)) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 b a)) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (+.f64 a b)))))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 b a))) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (+.f64 a b))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 b a)) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (+.f64 a b)))))) |
(+.f64 (fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 a b)) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b)))) (PI.f64)))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b))))) (PI.f64) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b)))) (PI.f64)))) |
(+.f64 (fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 a b)) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 b a)) (+.f64 a b)) (/.f64 (PI.f64) b)))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 b a)) (+.f64 a b))) (/.f64 (PI.f64) b) (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 b a)) (+.f64 a b)) (/.f64 (PI.f64) b)))) |
(+.f64 (fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 a b)) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 a b)) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (-.f64 b a)))))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 a b))) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 a b)) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (-.f64 b a)))))) |
(+.f64 (fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 a b)) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (/.f64 (PI.f64) (+.f64 a b))))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 #s(literal 2 binary64) (-.f64 b a)))) (/.f64 (PI.f64) (+.f64 a b)) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (/.f64 (PI.f64) (+.f64 a b))))) |
(+.f64 (fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 a b)) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 b a)) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (+.f64 a b)))))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 b a))) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (+.f64 a b))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 b a)) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (+.f64 a b)))))) |
(+.f64 (fma.f64 (/.f64 (PI.f64) (+.f64 a b)) (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b)))) (PI.f64)))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b))))) (PI.f64) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b)))) (PI.f64)))) |
(+.f64 (fma.f64 (/.f64 (PI.f64) (+.f64 a b)) (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 b a)) (+.f64 a b)) (/.f64 (PI.f64) b)))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 b a)) (+.f64 a b))) (/.f64 (PI.f64) b) (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 b a)) (+.f64 a b)) (/.f64 (PI.f64) b)))) |
(+.f64 (fma.f64 (/.f64 (PI.f64) (+.f64 a b)) (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 a b)) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (-.f64 b a)))))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 a b))) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 a b)) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (-.f64 b a)))))) |
(+.f64 (fma.f64 (/.f64 (PI.f64) (+.f64 a b)) (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (/.f64 (PI.f64) (+.f64 a b))))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 #s(literal 2 binary64) (-.f64 b a)))) (/.f64 (PI.f64) (+.f64 a b)) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (/.f64 (PI.f64) (+.f64 a b))))) |
(+.f64 (fma.f64 (/.f64 (PI.f64) (+.f64 a b)) (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 b a)) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (+.f64 a b)))))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 b a))) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (+.f64 a b))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 b a)) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (+.f64 a b)))))) |
(+.f64 (fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (/.f64 (PI.f64) (+.f64 a b)) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b)))) (PI.f64)))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b))))) (PI.f64) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b)))) (PI.f64)))) |
(+.f64 (fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (/.f64 (PI.f64) (+.f64 a b)) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 b a)) (+.f64 a b)) (/.f64 (PI.f64) b)))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 b a)) (+.f64 a b))) (/.f64 (PI.f64) b) (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 b a)) (+.f64 a b)) (/.f64 (PI.f64) b)))) |
(+.f64 (fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (/.f64 (PI.f64) (+.f64 a b)) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 a b)) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (-.f64 b a)))))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 a b))) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 a b)) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (-.f64 b a)))))) |
(+.f64 (fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (/.f64 (PI.f64) (+.f64 a b)) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (/.f64 (PI.f64) (+.f64 a b))))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 #s(literal 2 binary64) (-.f64 b a)))) (/.f64 (PI.f64) (+.f64 a b)) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (/.f64 (PI.f64) (+.f64 a b))))) |
(+.f64 (fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (/.f64 (PI.f64) (+.f64 a b)) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 b a)) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (+.f64 a b)))))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 b a))) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (+.f64 a b))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 b a)) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (+.f64 a b)))))) |
(+.f64 (fma.f64 (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (+.f64 a b))) (/.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 b a)) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b)))) (PI.f64)))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b))))) (PI.f64) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b)))) (PI.f64)))) |
(+.f64 (fma.f64 (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (+.f64 a b))) (/.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 b a)) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 b a)) (+.f64 a b)) (/.f64 (PI.f64) b)))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 b a)) (+.f64 a b))) (/.f64 (PI.f64) b) (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 b a)) (+.f64 a b)) (/.f64 (PI.f64) b)))) |
(+.f64 (fma.f64 (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (+.f64 a b))) (/.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 b a)) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 a b)) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (-.f64 b a)))))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 a b))) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 a b)) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (-.f64 b a)))))) |
(+.f64 (fma.f64 (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (+.f64 a b))) (/.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 b a)) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (/.f64 (PI.f64) (+.f64 a b))))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 #s(literal 2 binary64) (-.f64 b a)))) (/.f64 (PI.f64) (+.f64 a b)) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (/.f64 (PI.f64) (+.f64 a b))))) |
(+.f64 (fma.f64 (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (+.f64 a b))) (/.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 b a)) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 b a)) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (+.f64 a b)))))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 b a))) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (+.f64 a b))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 b a)) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (+.f64 a b)))))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (+.f64 a b))) (/.f64 (/.f64 (PI.f64) a) (-.f64 b a)) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b)))) (PI.f64)))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b))))) (PI.f64) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b)))) (PI.f64)))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (+.f64 a b))) (/.f64 (/.f64 (PI.f64) a) (-.f64 b a)) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 b a)) (+.f64 a b)) (/.f64 (PI.f64) b)))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 b a)) (+.f64 a b))) (/.f64 (PI.f64) b) (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 b a)) (+.f64 a b)) (/.f64 (PI.f64) b)))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (+.f64 a b))) (/.f64 (/.f64 (PI.f64) a) (-.f64 b a)) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 a b)) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (-.f64 b a)))))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 a b))) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 a b)) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (-.f64 b a)))))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (+.f64 a b))) (/.f64 (/.f64 (PI.f64) a) (-.f64 b a)) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (/.f64 (PI.f64) (+.f64 a b))))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 #s(literal 2 binary64) (-.f64 b a)))) (/.f64 (PI.f64) (+.f64 a b)) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (/.f64 (PI.f64) (+.f64 a b))))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (+.f64 a b))) (/.f64 (/.f64 (PI.f64) a) (-.f64 b a)) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 b a)) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (+.f64 a b)))))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 b a))) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (+.f64 a b))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 b a)) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (+.f64 a b)))))) |
(+.f64 (fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal 2 binary64) (+.f64 a b))) (/.f64 (PI.f64) (-.f64 b a)) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b)))) (PI.f64)))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b))))) (PI.f64) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b)))) (PI.f64)))) |
(+.f64 (fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal 2 binary64) (+.f64 a b))) (/.f64 (PI.f64) (-.f64 b a)) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 b a)) (+.f64 a b)) (/.f64 (PI.f64) b)))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 b a)) (+.f64 a b))) (/.f64 (PI.f64) b) (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 b a)) (+.f64 a b)) (/.f64 (PI.f64) b)))) |
(+.f64 (fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal 2 binary64) (+.f64 a b))) (/.f64 (PI.f64) (-.f64 b a)) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 a b)) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (-.f64 b a)))))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 a b))) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 a b)) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (-.f64 b a)))))) |
(+.f64 (fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal 2 binary64) (+.f64 a b))) (/.f64 (PI.f64) (-.f64 b a)) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (/.f64 (PI.f64) (+.f64 a b))))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 #s(literal 2 binary64) (-.f64 b a)))) (/.f64 (PI.f64) (+.f64 a b)) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (/.f64 (PI.f64) (+.f64 a b))))) |
(+.f64 (fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal 2 binary64) (+.f64 a b))) (/.f64 (PI.f64) (-.f64 b a)) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 b a)) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (+.f64 a b)))))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 b a))) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (+.f64 a b))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 b a)) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (+.f64 a b)))))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (*.f64 #s(literal 2 binary64) (+.f64 a b)) (/.f64 b (/.f64 (PI.f64) a)))) #s(literal -1 binary64))) |
(-.f64 (/.f64 (/.f64 (PI.f64) a) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b)))) (/.f64 (/.f64 (PI.f64) b) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b))))) |
(fma.f64 (PI.f64) (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b)))) (neg.f64 (/.f64 (/.f64 (PI.f64) b) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b)))))) |
(fma.f64 (/.f64 (PI.f64) a) (/.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 b a)) (+.f64 a b)) (neg.f64 (/.f64 (/.f64 (PI.f64) b) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b)))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (/.f64 (PI.f64) a) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b)))) (neg.f64 (/.f64 (/.f64 (PI.f64) b) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b)))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (PI.f64) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b)))) (neg.f64 (/.f64 (/.f64 (PI.f64) b) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b)))))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 b a)) (/.f64 (PI.f64) (*.f64 (+.f64 a b) a)) (neg.f64 (/.f64 (/.f64 (PI.f64) b) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b)))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 a b)) (/.f64 (PI.f64) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 b a)) a)) (neg.f64 (/.f64 (/.f64 (PI.f64) b) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b)))))) |
(fma.f64 (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (/.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 a b)) (neg.f64 (/.f64 (/.f64 (PI.f64) b) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b)))))) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 a b)) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (neg.f64 (/.f64 (/.f64 (PI.f64) b) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b)))))) |
(fma.f64 (/.f64 (PI.f64) (+.f64 a b)) (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (neg.f64 (/.f64 (/.f64 (PI.f64) b) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b)))))) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (/.f64 (PI.f64) (+.f64 a b)) (neg.f64 (/.f64 (/.f64 (PI.f64) b) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b)))))) |
(fma.f64 (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (+.f64 a b))) (/.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 b a)) (neg.f64 (/.f64 (/.f64 (PI.f64) b) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b)))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (+.f64 a b))) (/.f64 (/.f64 (PI.f64) a) (-.f64 b a)) (neg.f64 (/.f64 (/.f64 (PI.f64) b) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b)))))) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal 2 binary64) (+.f64 a b))) (/.f64 (PI.f64) (-.f64 b a)) (neg.f64 (/.f64 (/.f64 (PI.f64) b) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b)))))) |
(neg.f64 (/.f64 (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) (*.f64 (+.f64 a b) (*.f64 (-.f64 b a) #s(literal -2 binary64))))) |
(neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (PI.f64) a)) (/.f64 (PI.f64) b)) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b))))) |
(neg.f64 (/.f64 (/.f64 (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) (*.f64 (-.f64 b a) #s(literal -2 binary64))) (+.f64 a b))) |
(/.f64 (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b)))) |
(/.f64 (-.f64 b a) (*.f64 (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b))) (/.f64 b (/.f64 (PI.f64) a)))) |
(/.f64 (/.f64 (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (+.f64 a b)) |
(/.f64 (/.f64 (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 a b)))) |
(/.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (+.f64 a b) (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b))) (-.f64 b a))) |
(/.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 b a) (/.f64 (+.f64 a b) (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b))))) |
(/.f64 #s(literal -1/2 binary64) (neg.f64 (*.f64 (/.f64 (+.f64 a b) (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b))) (-.f64 b a)))) |
(/.f64 #s(literal -1/2 binary64) (neg.f64 (*.f64 (-.f64 b a) (/.f64 (+.f64 a b) (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (+.f64 a b)) (/.f64 b (/.f64 (PI.f64) a)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 b a)) (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b))) (+.f64 a b))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (+.f64 a b)) (/.f64 b (/.f64 (PI.f64) a))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 b a)) (/.f64 (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) (+.f64 a b)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 (+.f64 a b) (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b))) (*.f64 (-.f64 b a) #s(literal -2 binary64))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (*.f64 (-.f64 b a) #s(literal -2 binary64)) (/.f64 (+.f64 a b) (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (*.f64 (*.f64 #s(literal 2 binary64) (+.f64 a b)) (/.f64 b (/.f64 (PI.f64) a)))))) |
(/.f64 (/.f64 (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) (+.f64 a b)) (*.f64 #s(literal 2 binary64) (-.f64 b a))) |
(/.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 b a)) (/.f64 (+.f64 a b) (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 (+.f64 a b) (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b))) (*.f64 (-.f64 b a) #s(literal -2 binary64)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (*.f64 (-.f64 b a) #s(literal -2 binary64)) (/.f64 (+.f64 a b) (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (*.f64 #s(literal 2 binary64) (+.f64 a b)) (/.f64 b (/.f64 (PI.f64) a))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 b a)) (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b))) (+.f64 a b)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (+.f64 a b)) (/.f64 b (/.f64 (PI.f64) a))) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 b a)) (/.f64 (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) (+.f64 a b))))) |
(/.f64 (-.f64 (*.f64 (PI.f64) b) (*.f64 (PI.f64) a)) (*.f64 (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b))) (*.f64 a b))) |
(/.f64 (+.f64 (neg.f64 (/.f64 (PI.f64) a)) (/.f64 (PI.f64) b)) (*.f64 (+.f64 a b) (*.f64 (-.f64 b a) #s(literal -2 binary64)))) |
(/.f64 (/.f64 (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) (*.f64 (-.f64 b a) #s(literal -2 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 a b))) |
(/.f64 (/.f64 (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) (*.f64 (-.f64 b a) #s(literal -2 binary64))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 a b))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b))) (+.f64 (/.f64 (PI.f64) (*.f64 (/.f64 a (PI.f64)) a)) (*.f64 (/.f64 (PI.f64) b) (+.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (+.f64 a b)) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 b a)) (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)))) |
(/.f64 (-.f64 (/.f64 (PI.f64) (*.f64 (/.f64 a (PI.f64)) a)) (/.f64 (PI.f64) (*.f64 b (/.f64 b (PI.f64))))) (*.f64 (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b))) (+.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)))) |
(/.f64 (/.f64 (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) #s(literal 2 binary64)) (-.f64 (*.f64 b b) (*.f64 a a))) |
(/.f64 (-.f64 (*.f64 (/.f64 (PI.f64) a) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b)))) (*.f64 (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b))) (/.f64 (PI.f64) b))) (*.f64 (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b))) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (PI.f64) b) (*.f64 (PI.f64) a)) #s(literal 1 binary64)) (*.f64 (*.f64 a b) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b))))) |
(/.f64 (*.f64 (-.f64 b a) #s(literal 1 binary64)) (*.f64 (/.f64 b (/.f64 (PI.f64) a)) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b))))) |
(/.f64 (*.f64 (-.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 b (*.f64 b b)))) #s(literal 1 binary64)) (*.f64 (+.f64 (/.f64 (PI.f64) (*.f64 (/.f64 a (PI.f64)) a)) (*.f64 (/.f64 (PI.f64) b) (+.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)))) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b))))) |
(/.f64 (*.f64 (-.f64 (/.f64 (PI.f64) (*.f64 (/.f64 a (PI.f64)) a)) (/.f64 (PI.f64) (*.f64 b (/.f64 b (PI.f64))))) #s(literal 1 binary64)) (*.f64 (+.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b))))) |
(/.f64 (*.f64 (+.f64 (neg.f64 (/.f64 (PI.f64) a)) (/.f64 (PI.f64) b)) #s(literal 1 binary64)) (*.f64 (+.f64 a b) (*.f64 (-.f64 b a) #s(literal -2 binary64)))) |
(/.f64 (*.f64 (/.f64 (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 b a) (+.f64 a b))) |
(/.f64 (*.f64 (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) #s(literal -1 binary64)) (*.f64 (+.f64 a b) (*.f64 (-.f64 b a) #s(literal -2 binary64)))) |
(/.f64 (*.f64 (+.f64 (neg.f64 (/.f64 (PI.f64) a)) (/.f64 (PI.f64) b)) #s(literal 1/2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 a b)) (-.f64 b a))) |
(/.f64 (*.f64 (+.f64 (neg.f64 (/.f64 (PI.f64) a)) (/.f64 (PI.f64) b)) #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 a b)) (*.f64 (-.f64 b a) #s(literal -2 binary64)))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b))) (*.f64 (-.f64 b a) (+.f64 a b))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (neg.f64 (/.f64 (PI.f64) a)) (/.f64 (PI.f64) b))) (*.f64 (-.f64 b a) (-.f64 #s(literal 0 binary64) (+.f64 a b)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (neg.f64 (/.f64 (PI.f64) a)) (/.f64 (PI.f64) b))) (*.f64 (+.f64 a b) (*.f64 (-.f64 b a) #s(literal -2 binary64)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (neg.f64 (/.f64 (PI.f64) a)) (/.f64 (PI.f64) b))) (*.f64 (*.f64 (-.f64 b a) #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 a b)))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) (+.f64 a b))) (*.f64 (-.f64 b a) #s(literal -2 binary64))) |
(/.f64 (neg.f64 (+.f64 (neg.f64 (/.f64 (PI.f64) a)) (/.f64 (PI.f64) b))) (neg.f64 (*.f64 (+.f64 a b) (*.f64 (-.f64 b a) #s(literal -2 binary64))))) |
(/.f64 (neg.f64 (-.f64 b a)) (neg.f64 (*.f64 (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b))) (/.f64 b (/.f64 (PI.f64) a))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (PI.f64) b) (*.f64 (PI.f64) a))) (neg.f64 (*.f64 (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b))) (*.f64 a b)))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 b (*.f64 b b))))) (neg.f64 (*.f64 (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b))) (+.f64 (/.f64 (PI.f64) (*.f64 (/.f64 a (PI.f64)) a)) (*.f64 (/.f64 (PI.f64) b) (+.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b))))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (PI.f64) (*.f64 (/.f64 a (PI.f64)) a)) (/.f64 (PI.f64) (*.f64 b (/.f64 b (PI.f64)))))) (neg.f64 (*.f64 (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b))) (+.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) #s(literal 2 binary64))) (neg.f64 (-.f64 (*.f64 b b) (*.f64 a a)))) |
(/.f64 (/.f64 (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) (*.f64 #s(literal 2 binary64) (+.f64 a b))) (-.f64 b a)) |
(/.f64 (/.f64 (/.f64 (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) (+.f64 a b)) #s(literal 2 binary64)) (-.f64 b a)) |
(/.f64 (/.f64 (/.f64 (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) (+.f64 a b)) (-.f64 b a)) #s(literal 2 binary64)) |
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (PI.f64) a) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b)))) (*.f64 (/.f64 (/.f64 (PI.f64) a) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b)))) (/.f64 (/.f64 (PI.f64) a) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b)))))) (*.f64 (/.f64 (/.f64 (PI.f64) b) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b)))) (*.f64 (/.f64 (/.f64 (PI.f64) b) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b)))) (/.f64 (/.f64 (PI.f64) b) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b))))))) (+.f64 (*.f64 (/.f64 (/.f64 (PI.f64) a) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b)))) (/.f64 (/.f64 (PI.f64) a) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b))))) (+.f64 (*.f64 (/.f64 (/.f64 (PI.f64) b) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b)))) (/.f64 (/.f64 (PI.f64) b) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b))))) (*.f64 (/.f64 (/.f64 (PI.f64) a) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b)))) (/.f64 (/.f64 (PI.f64) b) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b)))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (PI.f64) a) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b)))) (/.f64 (/.f64 (PI.f64) a) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b))))) (*.f64 (/.f64 (/.f64 (PI.f64) b) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b)))) (/.f64 (/.f64 (PI.f64) b) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b)))))) (+.f64 (/.f64 (/.f64 (PI.f64) a) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b)))) (/.f64 (/.f64 (PI.f64) b) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b)))))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 b a))) (neg.f64 (/.f64 (+.f64 a b) (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b))))) |
(/.f64 (*.f64 (/.f64 (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) (*.f64 #s(literal 2 binary64) (-.f64 b a))) #s(literal 1 binary64)) (+.f64 a b)) |
(/.f64 (*.f64 (/.f64 (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) (+.f64 a b)) #s(literal 1/2 binary64)) (-.f64 b a)) |
(/.f64 (*.f64 (/.f64 (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) (+.f64 a b)) #s(literal -1 binary64)) (*.f64 (-.f64 b a) #s(literal -2 binary64))) |
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 b a)) (+.f64 (neg.f64 (/.f64 (PI.f64) a)) (/.f64 (PI.f64) b))) (-.f64 #s(literal 0 binary64) (+.f64 a b))) |
(/.f64 (*.f64 (-.f64 (*.f64 (PI.f64) b) (*.f64 (PI.f64) a)) (/.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 b a)) (+.f64 a b))) (*.f64 a b)) |
(/.f64 (*.f64 (-.f64 b a) (/.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 b a)) (+.f64 a b))) (/.f64 b (/.f64 (PI.f64) a))) |
(/.f64 (*.f64 (-.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 b a)) (+.f64 a b))) (+.f64 (/.f64 (PI.f64) (*.f64 (/.f64 a (PI.f64)) a)) (*.f64 (/.f64 (PI.f64) b) (+.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b))))) |
(/.f64 (*.f64 (-.f64 (/.f64 (PI.f64) (*.f64 (/.f64 a (PI.f64)) a)) (/.f64 (PI.f64) (*.f64 b (/.f64 b (PI.f64))))) (/.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 b a)) (+.f64 a b))) (+.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b))) |
(/.f64 (*.f64 (+.f64 (neg.f64 (/.f64 (PI.f64) a)) (/.f64 (PI.f64) b)) (/.f64 #s(literal 1 binary64) (+.f64 a b))) (*.f64 (-.f64 b a) #s(literal -2 binary64))) |
(/.f64 (*.f64 (/.f64 (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 a b))) (-.f64 b a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) (+.f64 a b))) (-.f64 b a)) |
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) (+.f64 a b))) (*.f64 (-.f64 b a) #s(literal -2 binary64))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 a b))) (neg.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 b a)) (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b))))) |
(/.f64 (-.f64 (neg.f64 (/.f64 (PI.f64) a)) (-.f64 #s(literal 0 binary64) (/.f64 (PI.f64) b))) (*.f64 (+.f64 a b) (*.f64 (-.f64 b a) #s(literal -2 binary64)))) |
(/.f64 (-.f64 (/.f64 (/.f64 (PI.f64) a) (*.f64 #s(literal 2 binary64) (+.f64 a b))) (/.f64 (/.f64 (PI.f64) b) (*.f64 #s(literal 2 binary64) (+.f64 a b)))) (-.f64 b a)) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 (PI.f64) a) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b)))) (*.f64 (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b))) (/.f64 (PI.f64) b)))) (neg.f64 (*.f64 (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b))) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (PI.f64) b) (*.f64 (PI.f64) a)) #s(literal 1 binary64))) (neg.f64 (*.f64 (*.f64 a b) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 b a) #s(literal 1 binary64))) (neg.f64 (*.f64 (/.f64 b (/.f64 (PI.f64) a)) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 b (*.f64 b b)))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (/.f64 (PI.f64) (*.f64 (/.f64 a (PI.f64)) a)) (*.f64 (/.f64 (PI.f64) b) (+.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)))) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (/.f64 (PI.f64) (*.f64 (/.f64 a (PI.f64)) a)) (/.f64 (PI.f64) (*.f64 b (/.f64 b (PI.f64))))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b)))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (neg.f64 (/.f64 (PI.f64) a)) (/.f64 (PI.f64) b)) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 a b) (*.f64 (-.f64 b a) #s(literal -2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 (-.f64 b a) (+.f64 a b)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) #s(literal -1 binary64))) (neg.f64 (*.f64 (+.f64 a b) (*.f64 (-.f64 b a) #s(literal -2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (neg.f64 (/.f64 (PI.f64) a)) (/.f64 (PI.f64) b)) #s(literal 1/2 binary64))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 a b)) (-.f64 b a)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (neg.f64 (/.f64 (PI.f64) a)) (/.f64 (PI.f64) b)) #s(literal -1 binary64))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 a b)) (*.f64 (-.f64 b a) #s(literal -2 binary64))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)))) (neg.f64 (*.f64 (-.f64 b a) (+.f64 a b)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (neg.f64 (/.f64 (PI.f64) a)) (/.f64 (PI.f64) b)))) (neg.f64 (*.f64 (-.f64 b a) (-.f64 #s(literal 0 binary64) (+.f64 a b))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (+.f64 (neg.f64 (/.f64 (PI.f64) a)) (/.f64 (PI.f64) b)))) (neg.f64 (*.f64 (+.f64 a b) (*.f64 (-.f64 b a) #s(literal -2 binary64))))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (+.f64 (neg.f64 (/.f64 (PI.f64) a)) (/.f64 (PI.f64) b)))) (neg.f64 (*.f64 (*.f64 (-.f64 b a) #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 a b))))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) (+.f64 a b)))) (neg.f64 (*.f64 (-.f64 b a) #s(literal -2 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (neg.f64 (/.f64 (PI.f64) a)) (/.f64 (PI.f64) b)))) (neg.f64 (neg.f64 (*.f64 (+.f64 a b) (*.f64 (-.f64 b a) #s(literal -2 binary64)))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) (*.f64 #s(literal 2 binary64) (+.f64 a b)))) (neg.f64 (-.f64 b a))) |
(/.f64 (neg.f64 (/.f64 (/.f64 (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) (+.f64 a b)) #s(literal 2 binary64))) (neg.f64 (-.f64 b a))) |
(/.f64 (neg.f64 (/.f64 (/.f64 (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) (+.f64 a b)) (-.f64 b a))) #s(literal -2 binary64)) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 (/.f64 (PI.f64) a) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b)))) (*.f64 (/.f64 (/.f64 (PI.f64) a) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b)))) (/.f64 (/.f64 (PI.f64) a) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b)))))) (*.f64 (/.f64 (/.f64 (PI.f64) b) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b)))) (*.f64 (/.f64 (/.f64 (PI.f64) b) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b)))) (/.f64 (/.f64 (PI.f64) b) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b)))))))) (neg.f64 (+.f64 (*.f64 (/.f64 (/.f64 (PI.f64) a) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b)))) (/.f64 (/.f64 (PI.f64) a) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b))))) (+.f64 (*.f64 (/.f64 (/.f64 (PI.f64) b) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b)))) (/.f64 (/.f64 (PI.f64) b) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b))))) (*.f64 (/.f64 (/.f64 (PI.f64) a) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b)))) (/.f64 (/.f64 (PI.f64) b) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b))))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 (/.f64 (PI.f64) a) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b)))) (/.f64 (/.f64 (PI.f64) a) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b))))) (*.f64 (/.f64 (/.f64 (PI.f64) b) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b)))) (/.f64 (/.f64 (PI.f64) b) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b))))))) (neg.f64 (+.f64 (/.f64 (/.f64 (PI.f64) a) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b)))) (/.f64 (/.f64 (PI.f64) b) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b))))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) (*.f64 #s(literal 2 binary64) (-.f64 b a))) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 a b))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) (+.f64 a b)) #s(literal 1/2 binary64))) (neg.f64 (-.f64 b a))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) (+.f64 a b)) #s(literal -1 binary64))) (neg.f64 (*.f64 (-.f64 b a) #s(literal -2 binary64)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 b a)) (+.f64 (neg.f64 (/.f64 (PI.f64) a)) (/.f64 (PI.f64) b)))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 a b)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (PI.f64) b) (*.f64 (PI.f64) a)) (/.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 b a)) (+.f64 a b)))) (neg.f64 (*.f64 a b))) |
(/.f64 (neg.f64 (*.f64 (-.f64 b a) (/.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 b a)) (+.f64 a b)))) (neg.f64 (/.f64 b (/.f64 (PI.f64) a)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 b a)) (+.f64 a b)))) (neg.f64 (+.f64 (/.f64 (PI.f64) (*.f64 (/.f64 a (PI.f64)) a)) (*.f64 (/.f64 (PI.f64) b) (+.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (/.f64 (PI.f64) (*.f64 (/.f64 a (PI.f64)) a)) (/.f64 (PI.f64) (*.f64 b (/.f64 b (PI.f64))))) (/.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 b a)) (+.f64 a b)))) (neg.f64 (+.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (neg.f64 (/.f64 (PI.f64) a)) (/.f64 (PI.f64) b)) (/.f64 #s(literal 1 binary64) (+.f64 a b)))) (neg.f64 (*.f64 (-.f64 b a) #s(literal -2 binary64)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 a b)))) (neg.f64 (-.f64 b a))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) (+.f64 a b)))) (neg.f64 (-.f64 b a))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) (+.f64 a b)))) (neg.f64 (*.f64 (-.f64 b a) #s(literal -2 binary64)))) |
(pow.f64 (*.f64 (*.f64 #s(literal 2 binary64) (+.f64 a b)) (/.f64 b (/.f64 (PI.f64) a))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 b a)) (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b))) (+.f64 a b)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (+.f64 a b)) (/.f64 b (/.f64 (PI.f64) a))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 b a)) (/.f64 (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) (+.f64 a b))) #s(literal -1 binary64)) |
(*.f64 (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) (/.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 b a)) (+.f64 a b))) |
(*.f64 (/.f64 (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (/.f64 #s(literal 1 binary64) (+.f64 a b))) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (+.f64 a b)) (/.f64 b (/.f64 (PI.f64) a))))) |
(*.f64 (/.f64 (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) (+.f64 a b)) (/.f64 #s(literal 1/2 binary64) (-.f64 b a))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 b a)) (/.f64 (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) (+.f64 a b))) |
(*.f64 (+.f64 (neg.f64 (/.f64 (PI.f64) a)) (/.f64 (PI.f64) b)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 a b) (*.f64 (-.f64 b a) #s(literal -2 binary64))))) |
(*.f64 (/.f64 (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) (*.f64 (-.f64 b a) #s(literal -2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 a b)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 a b)) (/.f64 (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) (*.f64 #s(literal 2 binary64) (-.f64 b a)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 b a)) (+.f64 a b)) (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b))) |
(*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 b a)) (+.f64 a b)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 a b)) (-.f64 b a))) |
(*.f64 (/.f64 (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) (-.f64 b a)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 a b)) #s(literal 2 binary64))) |
(*.f64 (/.f64 (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) (*.f64 #s(literal 2 binary64) (+.f64 a b))) (/.f64 #s(literal 1 binary64) (-.f64 b a))) |
(*.f64 (/.f64 (/.f64 (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) (+.f64 a b)) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 b a))) |
(*.f64 (/.f64 (/.f64 (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) (+.f64 a b)) (-.f64 b a)) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (+.f64 a b))) (/.f64 #s(literal 1 binary64) (/.f64 b (/.f64 (PI.f64) a)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (+.f64 a b))) (pow.f64 (/.f64 (-.f64 b a) (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (/.f64 (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (+.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))) (+.f64 (*.f64 b b) (*.f64 a (-.f64 a b)))) |
(*.f64 (/.f64 (/.f64 (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 b a)) |
(*.f64 (pow.f64 (/.f64 (+.f64 a b) (+.f64 (neg.f64 (/.f64 (PI.f64) a)) (/.f64 (PI.f64) b))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 #s(literal 2 binary64) (-.f64 b a)))) |
(*.f64 (pow.f64 (/.f64 (+.f64 a b) (/.f64 (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) #s(literal 2 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 b a))) |
(*.f64 (pow.f64 (/.f64 (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b))) (-.f64 (*.f64 (PI.f64) b) (*.f64 (PI.f64) a))) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) a) b)) |
(*.f64 (pow.f64 (/.f64 (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b))) (-.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 b (*.f64 b b))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (PI.f64) (*.f64 (/.f64 a (PI.f64)) a)) (*.f64 (/.f64 (PI.f64) b) (+.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)))))) |
(*.f64 (pow.f64 (/.f64 (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b))) (-.f64 (/.f64 (PI.f64) (*.f64 (/.f64 a (PI.f64)) a)) (/.f64 (PI.f64) (*.f64 b (/.f64 b (PI.f64)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)))) |
(+.f64 (/.f64 (PI.f64) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 b a)) a)) (neg.f64 (/.f64 (PI.f64) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 b a)) b)))) |
(+.f64 (fma.f64 (PI.f64) (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (PI.f64)))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 #s(literal 2 binary64) (-.f64 b a)))) (PI.f64) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (PI.f64)))) |
(+.f64 (fma.f64 (PI.f64) (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 b a)) (/.f64 (PI.f64) b)))) (fma.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 b a))) (/.f64 (PI.f64) b) (*.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 b a)) (/.f64 (PI.f64) b)))) |
(+.f64 (fma.f64 (PI.f64) (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 b a)) (/.f64 (PI.f64) #s(literal 2 binary64))))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 b a))) (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 b a)) (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(+.f64 (fma.f64 (PI.f64) (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 2 binary64)) (/.f64 (PI.f64) (-.f64 b a))))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 2 binary64))) (/.f64 (PI.f64) (-.f64 b a)) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 2 binary64)) (/.f64 (PI.f64) (-.f64 b a))))) |
(+.f64 (fma.f64 (/.f64 (PI.f64) a) (/.f64 #s(literal 1/2 binary64) (-.f64 b a)) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (PI.f64)))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 #s(literal 2 binary64) (-.f64 b a)))) (PI.f64) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (PI.f64)))) |
(+.f64 (fma.f64 (/.f64 (PI.f64) a) (/.f64 #s(literal 1/2 binary64) (-.f64 b a)) (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 b a)) (/.f64 (PI.f64) b)))) (fma.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 b a))) (/.f64 (PI.f64) b) (*.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 b a)) (/.f64 (PI.f64) b)))) |
(+.f64 (fma.f64 (/.f64 (PI.f64) a) (/.f64 #s(literal 1/2 binary64) (-.f64 b a)) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 b a)) (/.f64 (PI.f64) #s(literal 2 binary64))))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 b a))) (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 b a)) (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(+.f64 (fma.f64 (/.f64 (PI.f64) a) (/.f64 #s(literal 1/2 binary64) (-.f64 b a)) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 2 binary64)) (/.f64 (PI.f64) (-.f64 b a))))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 2 binary64))) (/.f64 (PI.f64) (-.f64 b a)) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 2 binary64)) (/.f64 (PI.f64) (-.f64 b a))))) |
(+.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 (PI.f64) a) (-.f64 b a)) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (PI.f64)))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 #s(literal 2 binary64) (-.f64 b a)))) (PI.f64) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (PI.f64)))) |
(+.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 (PI.f64) a) (-.f64 b a)) (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 b a)) (/.f64 (PI.f64) b)))) (fma.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 b a))) (/.f64 (PI.f64) b) (*.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 b a)) (/.f64 (PI.f64) b)))) |
(+.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 (PI.f64) a) (-.f64 b a)) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 b a)) (/.f64 (PI.f64) #s(literal 2 binary64))))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 b a))) (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 b a)) (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(+.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 (PI.f64) a) (-.f64 b a)) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 2 binary64)) (/.f64 (PI.f64) (-.f64 b a))))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 2 binary64))) (/.f64 (PI.f64) (-.f64 b a)) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 2 binary64)) (/.f64 (PI.f64) (-.f64 b a))))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (PI.f64) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 b a)) a)) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (PI.f64)))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 #s(literal 2 binary64) (-.f64 b a)))) (PI.f64) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (PI.f64)))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (PI.f64) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 b a)) a)) (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 b a)) (/.f64 (PI.f64) b)))) (fma.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 b a))) (/.f64 (PI.f64) b) (*.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 b a)) (/.f64 (PI.f64) b)))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (PI.f64) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 b a)) a)) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 b a)) (/.f64 (PI.f64) #s(literal 2 binary64))))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 b a))) (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 b a)) (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (PI.f64) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 b a)) a)) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 2 binary64)) (/.f64 (PI.f64) (-.f64 b a))))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 2 binary64))) (/.f64 (PI.f64) (-.f64 b a)) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 2 binary64)) (/.f64 (PI.f64) (-.f64 b a))))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (PI.f64)))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 #s(literal 2 binary64) (-.f64 b a)))) (PI.f64) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (PI.f64)))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 b a)) (/.f64 (PI.f64) b)))) (fma.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 b a))) (/.f64 (PI.f64) b) (*.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 b a)) (/.f64 (PI.f64) b)))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 b a)) (/.f64 (PI.f64) #s(literal 2 binary64))))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 b a))) (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 b a)) (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 2 binary64)) (/.f64 (PI.f64) (-.f64 b a))))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 2 binary64))) (/.f64 (PI.f64) (-.f64 b a)) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 2 binary64)) (/.f64 (PI.f64) (-.f64 b a))))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 b a)) (/.f64 (/.f64 (PI.f64) a) #s(literal 2 binary64)) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (PI.f64)))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 #s(literal 2 binary64) (-.f64 b a)))) (PI.f64) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (PI.f64)))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 b a)) (/.f64 (/.f64 (PI.f64) a) #s(literal 2 binary64)) (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 b a)) (/.f64 (PI.f64) b)))) (fma.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 b a))) (/.f64 (PI.f64) b) (*.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 b a)) (/.f64 (PI.f64) b)))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 b a)) (/.f64 (/.f64 (PI.f64) a) #s(literal 2 binary64)) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 b a)) (/.f64 (PI.f64) #s(literal 2 binary64))))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 b a))) (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 b a)) (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 b a)) (/.f64 (/.f64 (PI.f64) a) #s(literal 2 binary64)) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 2 binary64)) (/.f64 (PI.f64) (-.f64 b a))))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 2 binary64))) (/.f64 (PI.f64) (-.f64 b a)) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 2 binary64)) (/.f64 (PI.f64) (-.f64 b a))))) |
(+.f64 (fma.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 b a)) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (PI.f64)))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 #s(literal 2 binary64) (-.f64 b a)))) (PI.f64) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (PI.f64)))) |
(+.f64 (fma.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 b a)) (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 b a)) (/.f64 (PI.f64) b)))) (fma.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 b a))) (/.f64 (PI.f64) b) (*.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 b a)) (/.f64 (PI.f64) b)))) |
(+.f64 (fma.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 b a)) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 b a)) (/.f64 (PI.f64) #s(literal 2 binary64))))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 b a))) (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 b a)) (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(+.f64 (fma.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 b a)) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 2 binary64)) (/.f64 (PI.f64) (-.f64 b a))))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 2 binary64))) (/.f64 (PI.f64) (-.f64 b a)) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 2 binary64)) (/.f64 (PI.f64) (-.f64 b a))))) |
(+.f64 (fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 b a)) (/.f64 (PI.f64) #s(literal 2 binary64)) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (PI.f64)))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 #s(literal 2 binary64) (-.f64 b a)))) (PI.f64) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (PI.f64)))) |
(+.f64 (fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 b a)) (/.f64 (PI.f64) #s(literal 2 binary64)) (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 b a)) (/.f64 (PI.f64) b)))) (fma.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 b a))) (/.f64 (PI.f64) b) (*.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 b a)) (/.f64 (PI.f64) b)))) |
(+.f64 (fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 b a)) (/.f64 (PI.f64) #s(literal 2 binary64)) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 b a)) (/.f64 (PI.f64) #s(literal 2 binary64))))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 b a))) (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 b a)) (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(+.f64 (fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 b a)) (/.f64 (PI.f64) #s(literal 2 binary64)) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 2 binary64)) (/.f64 (PI.f64) (-.f64 b a))))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 2 binary64))) (/.f64 (PI.f64) (-.f64 b a)) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 2 binary64)) (/.f64 (PI.f64) (-.f64 b a))))) |
(+.f64 (fma.f64 (/.f64 (PI.f64) (-.f64 b a)) (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 2 binary64)) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (PI.f64)))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 #s(literal 2 binary64) (-.f64 b a)))) (PI.f64) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (PI.f64)))) |
(+.f64 (fma.f64 (/.f64 (PI.f64) (-.f64 b a)) (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 2 binary64)) (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 b a)) (/.f64 (PI.f64) b)))) (fma.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 b a))) (/.f64 (PI.f64) b) (*.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 b a)) (/.f64 (PI.f64) b)))) |
(+.f64 (fma.f64 (/.f64 (PI.f64) (-.f64 b a)) (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 2 binary64)) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 b a)) (/.f64 (PI.f64) #s(literal 2 binary64))))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 b a))) (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 b a)) (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(+.f64 (fma.f64 (/.f64 (PI.f64) (-.f64 b a)) (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 2 binary64)) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 2 binary64)) (/.f64 (PI.f64) (-.f64 b a))))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 2 binary64))) (/.f64 (PI.f64) (-.f64 b a)) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 2 binary64)) (/.f64 (PI.f64) (-.f64 b a))))) |
(+.f64 (fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 2 binary64)) (/.f64 (PI.f64) (-.f64 b a)) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (PI.f64)))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 #s(literal 2 binary64) (-.f64 b a)))) (PI.f64) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (PI.f64)))) |
(+.f64 (fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 2 binary64)) (/.f64 (PI.f64) (-.f64 b a)) (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 b a)) (/.f64 (PI.f64) b)))) (fma.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 b a))) (/.f64 (PI.f64) b) (*.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 b a)) (/.f64 (PI.f64) b)))) |
(+.f64 (fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 2 binary64)) (/.f64 (PI.f64) (-.f64 b a)) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 b a)) (/.f64 (PI.f64) #s(literal 2 binary64))))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 b a))) (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 b a)) (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(+.f64 (fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 2 binary64)) (/.f64 (PI.f64) (-.f64 b a)) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 2 binary64)) (/.f64 (PI.f64) (-.f64 b a))))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 2 binary64))) (/.f64 (PI.f64) (-.f64 b a)) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 2 binary64)) (/.f64 (PI.f64) (-.f64 b a))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 b a)) (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)))) #s(literal -1 binary64))) |
(-.f64 (/.f64 (PI.f64) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 b a)) a)) (/.f64 (PI.f64) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 b a)) b))) |
(fma.f64 (PI.f64) (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (neg.f64 (/.f64 (PI.f64) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 b a)) b)))) |
(fma.f64 (/.f64 (PI.f64) a) (/.f64 #s(literal 1/2 binary64) (-.f64 b a)) (neg.f64 (/.f64 (PI.f64) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 b a)) b)))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 (PI.f64) a) (-.f64 b a)) (neg.f64 (/.f64 (PI.f64) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 b a)) b)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (PI.f64) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 b a)) a)) (neg.f64 (/.f64 (PI.f64) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 b a)) b)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (neg.f64 (/.f64 (PI.f64) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 b a)) b)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 b a)) (/.f64 (/.f64 (PI.f64) a) #s(literal 2 binary64)) (neg.f64 (/.f64 (PI.f64) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 b a)) b)))) |
(fma.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 b a)) (neg.f64 (/.f64 (PI.f64) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 b a)) b)))) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 b a)) (/.f64 (PI.f64) #s(literal 2 binary64)) (neg.f64 (/.f64 (PI.f64) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 b a)) b)))) |
(fma.f64 (/.f64 (PI.f64) (-.f64 b a)) (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 2 binary64)) (neg.f64 (/.f64 (PI.f64) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 b a)) b)))) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 2 binary64)) (/.f64 (PI.f64) (-.f64 b a)) (neg.f64 (/.f64 (PI.f64) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 b a)) b)))) |
(neg.f64 (/.f64 (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) (*.f64 (-.f64 b a) #s(literal -2 binary64)))) |
(/.f64 (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) (*.f64 #s(literal 2 binary64) (-.f64 b a))) |
(/.f64 (-.f64 b a) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 b a)) (/.f64 b (/.f64 (PI.f64) a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 b a)) (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 b a)) (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 b a) (/.f64 (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 b a)) (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 b a)) (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 b a)) (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b))) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 b a) (/.f64 (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (PI.f64) b) (*.f64 (PI.f64) a)) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 b a)) (*.f64 a b))) |
(/.f64 (+.f64 (neg.f64 (/.f64 (PI.f64) a)) (/.f64 (PI.f64) b)) (*.f64 (-.f64 b a) #s(literal -2 binary64))) |
(/.f64 (-.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 b a)) (+.f64 (/.f64 (PI.f64) (*.f64 (/.f64 a (PI.f64)) a)) (*.f64 (/.f64 (PI.f64) b) (+.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)))))) |
(/.f64 (-.f64 (/.f64 (PI.f64) (*.f64 (/.f64 a (PI.f64)) a)) (/.f64 (PI.f64) (*.f64 b (/.f64 b (PI.f64))))) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 b a)) (+.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)))) |
(/.f64 (/.f64 (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) #s(literal 2 binary64)) (-.f64 b a)) |
(/.f64 (-.f64 (*.f64 (/.f64 (PI.f64) a) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 b a)) (/.f64 (PI.f64) b))) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 b a)) (*.f64 #s(literal 2 binary64) (-.f64 b a)))) |
(/.f64 (*.f64 (-.f64 (*.f64 (PI.f64) b) (*.f64 (PI.f64) a)) #s(literal 1 binary64)) (*.f64 (*.f64 a b) (*.f64 #s(literal 2 binary64) (-.f64 b a)))) |
(/.f64 (*.f64 (-.f64 b a) #s(literal 1 binary64)) (*.f64 (/.f64 b (/.f64 (PI.f64) a)) (*.f64 #s(literal 2 binary64) (-.f64 b a)))) |
(/.f64 (*.f64 (-.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 b (*.f64 b b)))) #s(literal 1 binary64)) (*.f64 (+.f64 (/.f64 (PI.f64) (*.f64 (/.f64 a (PI.f64)) a)) (*.f64 (/.f64 (PI.f64) b) (+.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)))) (*.f64 #s(literal 2 binary64) (-.f64 b a)))) |
(/.f64 (*.f64 (-.f64 (/.f64 (PI.f64) (*.f64 (/.f64 a (PI.f64)) a)) (/.f64 (PI.f64) (*.f64 b (/.f64 b (PI.f64))))) #s(literal 1 binary64)) (*.f64 (+.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) (*.f64 #s(literal 2 binary64) (-.f64 b a)))) |
(/.f64 (*.f64 (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) #s(literal -1 binary64)) (*.f64 (-.f64 b a) #s(literal -2 binary64))) |
(/.f64 (*.f64 (-.f64 (*.f64 (PI.f64) b) (*.f64 (PI.f64) a)) #s(literal 1/2 binary64)) (*.f64 (*.f64 a b) (-.f64 b a))) |
(/.f64 (*.f64 (-.f64 (*.f64 (PI.f64) b) (*.f64 (PI.f64) a)) #s(literal -1 binary64)) (*.f64 (*.f64 a b) (*.f64 (-.f64 b a) #s(literal -2 binary64)))) |
(/.f64 (*.f64 (-.f64 b a) #s(literal 1/2 binary64)) (*.f64 (/.f64 b (/.f64 (PI.f64) a)) (-.f64 b a))) |
(/.f64 (*.f64 (-.f64 b a) #s(literal -1 binary64)) (*.f64 (/.f64 b (/.f64 (PI.f64) a)) (*.f64 (-.f64 b a) #s(literal -2 binary64)))) |
(/.f64 (*.f64 (-.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 b (*.f64 b b)))) #s(literal 1/2 binary64)) (*.f64 (+.f64 (/.f64 (PI.f64) (*.f64 (/.f64 a (PI.f64)) a)) (*.f64 (/.f64 (PI.f64) b) (+.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)))) (-.f64 b a))) |
(/.f64 (*.f64 (-.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 b (*.f64 b b)))) #s(literal -1 binary64)) (*.f64 (+.f64 (/.f64 (PI.f64) (*.f64 (/.f64 a (PI.f64)) a)) (*.f64 (/.f64 (PI.f64) b) (+.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)))) (*.f64 (-.f64 b a) #s(literal -2 binary64)))) |
(/.f64 (*.f64 (-.f64 (/.f64 (PI.f64) (*.f64 (/.f64 a (PI.f64)) a)) (/.f64 (PI.f64) (*.f64 b (/.f64 b (PI.f64))))) #s(literal 1/2 binary64)) (*.f64 (+.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) (-.f64 b a))) |
(/.f64 (*.f64 (-.f64 (/.f64 (PI.f64) (*.f64 (/.f64 a (PI.f64)) a)) (/.f64 (PI.f64) (*.f64 b (/.f64 b (PI.f64))))) #s(literal -1 binary64)) (*.f64 (+.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) (*.f64 (-.f64 b a) #s(literal -2 binary64)))) |
(/.f64 (neg.f64 (+.f64 (neg.f64 (/.f64 (PI.f64) a)) (/.f64 (PI.f64) b))) (neg.f64 (*.f64 (-.f64 b a) #s(literal -2 binary64)))) |
(/.f64 (neg.f64 (-.f64 b a)) (neg.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 b a)) (/.f64 b (/.f64 (PI.f64) a))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (PI.f64) b) (*.f64 (PI.f64) a))) (neg.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 b a)) (*.f64 a b)))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 b (*.f64 b b))))) (neg.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 b a)) (+.f64 (/.f64 (PI.f64) (*.f64 (/.f64 a (PI.f64)) a)) (*.f64 (/.f64 (PI.f64) b) (+.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b))))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (PI.f64) (*.f64 (/.f64 a (PI.f64)) a)) (/.f64 (PI.f64) (*.f64 b (/.f64 b (PI.f64)))))) (neg.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 b a)) (+.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) #s(literal 2 binary64))) (neg.f64 (-.f64 b a))) |
(/.f64 (/.f64 (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) (-.f64 b a)) #s(literal 2 binary64)) |
(/.f64 (-.f64 (*.f64 (/.f64 (PI.f64) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 b a)) a)) (*.f64 (/.f64 (PI.f64) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 b a)) a)) (/.f64 (PI.f64) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 b a)) a)))) (*.f64 (/.f64 (PI.f64) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 b a)) b)) (*.f64 (/.f64 (PI.f64) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 b a)) b)) (/.f64 (PI.f64) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 b a)) b))))) (+.f64 (*.f64 (/.f64 (PI.f64) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 b a)) a)) (/.f64 (PI.f64) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 b a)) a))) (+.f64 (*.f64 (/.f64 (PI.f64) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 b a)) b)) (/.f64 (PI.f64) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 b a)) b))) (*.f64 (/.f64 (PI.f64) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 b a)) a)) (/.f64 (PI.f64) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 b a)) b)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (PI.f64) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 b a)) a)) (/.f64 (PI.f64) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 b a)) a))) (*.f64 (/.f64 (PI.f64) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 b a)) b)) (/.f64 (PI.f64) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 b a)) b)))) (+.f64 (/.f64 (PI.f64) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 b a)) a)) (/.f64 (PI.f64) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 b a)) b)))) |
(/.f64 (*.f64 (-.f64 (*.f64 (PI.f64) b) (*.f64 (PI.f64) a)) (/.f64 #s(literal 1/2 binary64) (-.f64 b a))) (*.f64 a b)) |
(/.f64 (*.f64 (-.f64 b a) (/.f64 #s(literal 1/2 binary64) (-.f64 b a))) (/.f64 b (/.f64 (PI.f64) a))) |
(/.f64 (*.f64 (-.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) (-.f64 b a))) (+.f64 (/.f64 (PI.f64) (*.f64 (/.f64 a (PI.f64)) a)) (*.f64 (/.f64 (PI.f64) b) (+.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b))))) |
(/.f64 (*.f64 (-.f64 (/.f64 (PI.f64) (*.f64 (/.f64 a (PI.f64)) a)) (/.f64 (PI.f64) (*.f64 b (/.f64 b (PI.f64))))) (/.f64 #s(literal 1/2 binary64) (-.f64 b a))) (+.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b))) |
(/.f64 (-.f64 (neg.f64 (/.f64 (PI.f64) a)) (-.f64 #s(literal 0 binary64) (/.f64 (PI.f64) b))) (*.f64 (-.f64 b a) #s(literal -2 binary64))) |
(/.f64 (-.f64 (/.f64 (/.f64 (PI.f64) a) (-.f64 b a)) (/.f64 (/.f64 (PI.f64) b) (-.f64 b a))) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (PI.f64) b) (*.f64 (PI.f64) a)) #s(literal 1 binary64))) (neg.f64 (*.f64 (*.f64 a b) (*.f64 #s(literal 2 binary64) (-.f64 b a))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 b a) #s(literal 1 binary64))) (neg.f64 (*.f64 (/.f64 b (/.f64 (PI.f64) a)) (*.f64 #s(literal 2 binary64) (-.f64 b a))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 b (*.f64 b b)))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (/.f64 (PI.f64) (*.f64 (/.f64 a (PI.f64)) a)) (*.f64 (/.f64 (PI.f64) b) (+.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)))) (*.f64 #s(literal 2 binary64) (-.f64 b a))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (/.f64 (PI.f64) (*.f64 (/.f64 a (PI.f64)) a)) (/.f64 (PI.f64) (*.f64 b (/.f64 b (PI.f64))))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) (*.f64 #s(literal 2 binary64) (-.f64 b a))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) #s(literal -1 binary64))) (neg.f64 (*.f64 (-.f64 b a) #s(literal -2 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (neg.f64 (/.f64 (PI.f64) a)) (/.f64 (PI.f64) b)))) (neg.f64 (neg.f64 (*.f64 (-.f64 b a) #s(literal -2 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) #s(literal 2 binary64)))) (neg.f64 (neg.f64 (-.f64 b a)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 (PI.f64) a) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 b a)) (/.f64 (PI.f64) b)))) (neg.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 b a)) (*.f64 #s(literal 2 binary64) (-.f64 b a))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (PI.f64) b) (*.f64 (PI.f64) a)) #s(literal 1/2 binary64))) (neg.f64 (*.f64 (*.f64 a b) (-.f64 b a)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (PI.f64) b) (*.f64 (PI.f64) a)) #s(literal -1 binary64))) (neg.f64 (*.f64 (*.f64 a b) (*.f64 (-.f64 b a) #s(literal -2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 b a) #s(literal 1/2 binary64))) (neg.f64 (*.f64 (/.f64 b (/.f64 (PI.f64) a)) (-.f64 b a)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 b a) #s(literal -1 binary64))) (neg.f64 (*.f64 (/.f64 b (/.f64 (PI.f64) a)) (*.f64 (-.f64 b a) #s(literal -2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 b (*.f64 b b)))) #s(literal 1/2 binary64))) (neg.f64 (*.f64 (+.f64 (/.f64 (PI.f64) (*.f64 (/.f64 a (PI.f64)) a)) (*.f64 (/.f64 (PI.f64) b) (+.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)))) (-.f64 b a)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 b (*.f64 b b)))) #s(literal -1 binary64))) (neg.f64 (*.f64 (+.f64 (/.f64 (PI.f64) (*.f64 (/.f64 a (PI.f64)) a)) (*.f64 (/.f64 (PI.f64) b) (+.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)))) (*.f64 (-.f64 b a) #s(literal -2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (/.f64 (PI.f64) (*.f64 (/.f64 a (PI.f64)) a)) (/.f64 (PI.f64) (*.f64 b (/.f64 b (PI.f64))))) #s(literal 1/2 binary64))) (neg.f64 (*.f64 (+.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) (-.f64 b a)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (/.f64 (PI.f64) (*.f64 (/.f64 a (PI.f64)) a)) (/.f64 (PI.f64) (*.f64 b (/.f64 b (PI.f64))))) #s(literal -1 binary64))) (neg.f64 (*.f64 (+.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) (*.f64 (-.f64 b a) #s(literal -2 binary64))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) (-.f64 b a))) #s(literal -2 binary64)) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 (PI.f64) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 b a)) a)) (*.f64 (/.f64 (PI.f64) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 b a)) a)) (/.f64 (PI.f64) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 b a)) a)))) (*.f64 (/.f64 (PI.f64) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 b a)) b)) (*.f64 (/.f64 (PI.f64) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 b a)) b)) (/.f64 (PI.f64) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 b a)) b)))))) (neg.f64 (+.f64 (*.f64 (/.f64 (PI.f64) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 b a)) a)) (/.f64 (PI.f64) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 b a)) a))) (+.f64 (*.f64 (/.f64 (PI.f64) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 b a)) b)) (/.f64 (PI.f64) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 b a)) b))) (*.f64 (/.f64 (PI.f64) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 b a)) a)) (/.f64 (PI.f64) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 b a)) b))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 (PI.f64) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 b a)) a)) (/.f64 (PI.f64) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 b a)) a))) (*.f64 (/.f64 (PI.f64) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 b a)) b)) (/.f64 (PI.f64) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 b a)) b))))) (neg.f64 (+.f64 (/.f64 (PI.f64) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 b a)) a)) (/.f64 (PI.f64) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 b a)) b))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (PI.f64) b) (*.f64 (PI.f64) a)) (/.f64 #s(literal 1/2 binary64) (-.f64 b a)))) (neg.f64 (*.f64 a b))) |
(/.f64 (neg.f64 (*.f64 (-.f64 b a) (/.f64 #s(literal 1/2 binary64) (-.f64 b a)))) (neg.f64 (/.f64 b (/.f64 (PI.f64) a)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) (-.f64 b a)))) (neg.f64 (+.f64 (/.f64 (PI.f64) (*.f64 (/.f64 a (PI.f64)) a)) (*.f64 (/.f64 (PI.f64) b) (+.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (/.f64 (PI.f64) (*.f64 (/.f64 a (PI.f64)) a)) (/.f64 (PI.f64) (*.f64 b (/.f64 b (PI.f64))))) (/.f64 #s(literal 1/2 binary64) (-.f64 b a)))) (neg.f64 (+.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)))) |
(pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 b a)) (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 b a)) (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 b a) (/.f64 (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) #s(literal 2 binary64))) #s(literal -1 binary64)) |
(*.f64 (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) (/.f64 #s(literal 1/2 binary64) (-.f64 b a))) |
(*.f64 #s(literal 1/2 binary64) (pow.f64 (/.f64 (-.f64 b a) (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b))) #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) (*.f64 #s(literal 2 binary64) (-.f64 b a)))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 b a)) (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 b a)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (+.f64 a b)) (/.f64 b (/.f64 (PI.f64) a)))) (+.f64 a b)) |
(*.f64 (+.f64 (neg.f64 (/.f64 (PI.f64) a)) (/.f64 (PI.f64) b)) (/.f64 #s(literal -1 binary64) (*.f64 #s(literal 2 binary64) (-.f64 b a)))) |
(*.f64 (/.f64 (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 b a))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 b a)) (/.f64 (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) #s(literal 2 binary64))) |
(*.f64 (/.f64 (/.f64 (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) #s(literal 2 binary64)) (-.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))) (+.f64 (*.f64 b b) (*.f64 a (+.f64 a b)))) |
(*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 b a)) (-.f64 (*.f64 (PI.f64) b) (*.f64 (PI.f64) a))) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) a) b)) |
(*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 b a)) (-.f64 b a)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 b (/.f64 (PI.f64) a)))) |
(*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 b a)) (-.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 b (*.f64 b b))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (PI.f64) (*.f64 (/.f64 a (PI.f64)) a)) (*.f64 (/.f64 (PI.f64) b) (+.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)))))) |
(*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 b a)) (-.f64 (/.f64 (PI.f64) (*.f64 (/.f64 a (PI.f64)) a)) (/.f64 (PI.f64) (*.f64 b (/.f64 b (PI.f64)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)))) |
(+.f64 (/.f64 (PI.f64) a) (-.f64 #s(literal 0 binary64) (/.f64 (PI.f64) b))) |
(+.f64 (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) (+.f64 (*.f64 (/.f64 #s(literal -1 binary64) b) (PI.f64)) (/.f64 (PI.f64) b))) |
(+.f64 (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) (fma.f64 (-.f64 #s(literal 0 binary64) (PI.f64)) (/.f64 #s(literal 1 binary64) b) (/.f64 (PI.f64) b))) |
(+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (PI.f64) b)) (/.f64 (PI.f64) a)) |
(+.f64 (fma.f64 (PI.f64) (/.f64 #s(literal 1 binary64) a) (neg.f64 (*.f64 (/.f64 (PI.f64) b) #s(literal 1 binary64)))) (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 (PI.f64) b)) #s(literal 1 binary64) (*.f64 (/.f64 (PI.f64) b) #s(literal 1 binary64)))) |
(+.f64 (fma.f64 (PI.f64) (/.f64 #s(literal 1 binary64) a) (neg.f64 (*.f64 (/.f64 (cbrt.f64 (PI.f64)) b) (pow.f64 (PI.f64) #s(literal 2/3 binary64))))) (fma.f64 (neg.f64 (/.f64 (cbrt.f64 (PI.f64)) b)) (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (/.f64 (cbrt.f64 (PI.f64)) b) (pow.f64 (PI.f64) #s(literal 2/3 binary64))))) |
(+.f64 (fma.f64 (PI.f64) (/.f64 #s(literal 1 binary64) a) (neg.f64 (*.f64 (*.f64 (cbrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) b)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))))) (fma.f64 (neg.f64 (*.f64 (cbrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) b))) (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (*.f64 (cbrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) b)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))))) |
(+.f64 (fma.f64 (PI.f64) (/.f64 #s(literal 1 binary64) a) (neg.f64 (*.f64 (/.f64 (sqrt.f64 (PI.f64)) b) (sqrt.f64 (PI.f64))))) (fma.f64 (neg.f64 (/.f64 (sqrt.f64 (PI.f64)) b)) (sqrt.f64 (PI.f64)) (*.f64 (/.f64 (sqrt.f64 (PI.f64)) b) (sqrt.f64 (PI.f64))))) |
(+.f64 (fma.f64 (PI.f64) (/.f64 #s(literal 1 binary64) a) (neg.f64 (*.f64 (*.f64 (sqrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) b)) (sqrt.f64 (PI.f64))))) (fma.f64 (neg.f64 (*.f64 (sqrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) b))) (sqrt.f64 (PI.f64)) (*.f64 (*.f64 (sqrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) b)) (sqrt.f64 (PI.f64))))) |
(+.f64 (fma.f64 (PI.f64) (/.f64 #s(literal 1 binary64) a) (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) b) (-.f64 #s(literal 0 binary64) (PI.f64))))) (fma.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 #s(literal 0 binary64) (PI.f64)) (*.f64 (/.f64 #s(literal -1 binary64) b) (-.f64 #s(literal 0 binary64) (PI.f64))))) |
(+.f64 (fma.f64 (/.f64 (PI.f64) a) #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 (PI.f64) b) #s(literal 1 binary64)))) (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 (PI.f64) b)) #s(literal 1 binary64) (*.f64 (/.f64 (PI.f64) b) #s(literal 1 binary64)))) |
(+.f64 (fma.f64 (/.f64 (PI.f64) a) #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 (cbrt.f64 (PI.f64)) b) (pow.f64 (PI.f64) #s(literal 2/3 binary64))))) (fma.f64 (neg.f64 (/.f64 (cbrt.f64 (PI.f64)) b)) (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (/.f64 (cbrt.f64 (PI.f64)) b) (pow.f64 (PI.f64) #s(literal 2/3 binary64))))) |
(+.f64 (fma.f64 (/.f64 (PI.f64) a) #s(literal 1 binary64) (neg.f64 (*.f64 (*.f64 (cbrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) b)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))))) (fma.f64 (neg.f64 (*.f64 (cbrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) b))) (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (*.f64 (cbrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) b)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))))) |
(+.f64 (fma.f64 (/.f64 (PI.f64) a) #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 (sqrt.f64 (PI.f64)) b) (sqrt.f64 (PI.f64))))) (fma.f64 (neg.f64 (/.f64 (sqrt.f64 (PI.f64)) b)) (sqrt.f64 (PI.f64)) (*.f64 (/.f64 (sqrt.f64 (PI.f64)) b) (sqrt.f64 (PI.f64))))) |
(+.f64 (fma.f64 (/.f64 (PI.f64) a) #s(literal 1 binary64) (neg.f64 (*.f64 (*.f64 (sqrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) b)) (sqrt.f64 (PI.f64))))) (fma.f64 (neg.f64 (*.f64 (sqrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) b))) (sqrt.f64 (PI.f64)) (*.f64 (*.f64 (sqrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) b)) (sqrt.f64 (PI.f64))))) |
(+.f64 (fma.f64 (/.f64 (PI.f64) a) #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) b) (-.f64 #s(literal 0 binary64) (PI.f64))))) (fma.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 #s(literal 0 binary64) (PI.f64)) (*.f64 (/.f64 #s(literal -1 binary64) b) (-.f64 #s(literal 0 binary64) (PI.f64))))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (PI.f64) a) (neg.f64 (*.f64 (/.f64 (PI.f64) b) #s(literal 1 binary64)))) (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 (PI.f64) b)) #s(literal 1 binary64) (*.f64 (/.f64 (PI.f64) b) #s(literal 1 binary64)))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (PI.f64) a) (neg.f64 (*.f64 (/.f64 (cbrt.f64 (PI.f64)) b) (pow.f64 (PI.f64) #s(literal 2/3 binary64))))) (fma.f64 (neg.f64 (/.f64 (cbrt.f64 (PI.f64)) b)) (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (/.f64 (cbrt.f64 (PI.f64)) b) (pow.f64 (PI.f64) #s(literal 2/3 binary64))))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (PI.f64) a) (neg.f64 (*.f64 (*.f64 (cbrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) b)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))))) (fma.f64 (neg.f64 (*.f64 (cbrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) b))) (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (*.f64 (cbrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) b)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (PI.f64) a) (neg.f64 (*.f64 (/.f64 (sqrt.f64 (PI.f64)) b) (sqrt.f64 (PI.f64))))) (fma.f64 (neg.f64 (/.f64 (sqrt.f64 (PI.f64)) b)) (sqrt.f64 (PI.f64)) (*.f64 (/.f64 (sqrt.f64 (PI.f64)) b) (sqrt.f64 (PI.f64))))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (PI.f64) a) (neg.f64 (*.f64 (*.f64 (sqrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) b)) (sqrt.f64 (PI.f64))))) (fma.f64 (neg.f64 (*.f64 (sqrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) b))) (sqrt.f64 (PI.f64)) (*.f64 (*.f64 (sqrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) b)) (sqrt.f64 (PI.f64))))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (PI.f64) a) (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) b) (-.f64 #s(literal 0 binary64) (PI.f64))))) (fma.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 #s(literal 0 binary64) (PI.f64)) (*.f64 (/.f64 #s(literal -1 binary64) b) (-.f64 #s(literal 0 binary64) (PI.f64))))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) a) (PI.f64) (neg.f64 (*.f64 (/.f64 (PI.f64) b) #s(literal 1 binary64)))) (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 (PI.f64) b)) #s(literal 1 binary64) (*.f64 (/.f64 (PI.f64) b) #s(literal 1 binary64)))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) a) (PI.f64) (neg.f64 (*.f64 (/.f64 (cbrt.f64 (PI.f64)) b) (pow.f64 (PI.f64) #s(literal 2/3 binary64))))) (fma.f64 (neg.f64 (/.f64 (cbrt.f64 (PI.f64)) b)) (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (/.f64 (cbrt.f64 (PI.f64)) b) (pow.f64 (PI.f64) #s(literal 2/3 binary64))))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) a) (PI.f64) (neg.f64 (*.f64 (*.f64 (cbrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) b)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))))) (fma.f64 (neg.f64 (*.f64 (cbrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) b))) (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (*.f64 (cbrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) b)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) a) (PI.f64) (neg.f64 (*.f64 (/.f64 (sqrt.f64 (PI.f64)) b) (sqrt.f64 (PI.f64))))) (fma.f64 (neg.f64 (/.f64 (sqrt.f64 (PI.f64)) b)) (sqrt.f64 (PI.f64)) (*.f64 (/.f64 (sqrt.f64 (PI.f64)) b) (sqrt.f64 (PI.f64))))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) a) (PI.f64) (neg.f64 (*.f64 (*.f64 (sqrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) b)) (sqrt.f64 (PI.f64))))) (fma.f64 (neg.f64 (*.f64 (sqrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) b))) (sqrt.f64 (PI.f64)) (*.f64 (*.f64 (sqrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) b)) (sqrt.f64 (PI.f64))))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) a) (PI.f64) (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) b) (-.f64 #s(literal 0 binary64) (PI.f64))))) (fma.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 #s(literal 0 binary64) (PI.f64)) (*.f64 (/.f64 #s(literal -1 binary64) b) (-.f64 #s(literal 0 binary64) (PI.f64))))) |
(+.f64 (fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (/.f64 a (PI.f64))) (neg.f64 (*.f64 (/.f64 (PI.f64) b) #s(literal 1 binary64)))) (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 (PI.f64) b)) #s(literal 1 binary64) (*.f64 (/.f64 (PI.f64) b) #s(literal 1 binary64)))) |
(+.f64 (fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (/.f64 a (PI.f64))) (neg.f64 (*.f64 (/.f64 (cbrt.f64 (PI.f64)) b) (pow.f64 (PI.f64) #s(literal 2/3 binary64))))) (fma.f64 (neg.f64 (/.f64 (cbrt.f64 (PI.f64)) b)) (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (/.f64 (cbrt.f64 (PI.f64)) b) (pow.f64 (PI.f64) #s(literal 2/3 binary64))))) |
(+.f64 (fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (/.f64 a (PI.f64))) (neg.f64 (*.f64 (*.f64 (cbrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) b)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))))) (fma.f64 (neg.f64 (*.f64 (cbrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) b))) (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (*.f64 (cbrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) b)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))))) |
(+.f64 (fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (/.f64 a (PI.f64))) (neg.f64 (*.f64 (/.f64 (sqrt.f64 (PI.f64)) b) (sqrt.f64 (PI.f64))))) (fma.f64 (neg.f64 (/.f64 (sqrt.f64 (PI.f64)) b)) (sqrt.f64 (PI.f64)) (*.f64 (/.f64 (sqrt.f64 (PI.f64)) b) (sqrt.f64 (PI.f64))))) |
(+.f64 (fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (/.f64 a (PI.f64))) (neg.f64 (*.f64 (*.f64 (sqrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) b)) (sqrt.f64 (PI.f64))))) (fma.f64 (neg.f64 (*.f64 (sqrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) b))) (sqrt.f64 (PI.f64)) (*.f64 (*.f64 (sqrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) b)) (sqrt.f64 (PI.f64))))) |
(+.f64 (fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (/.f64 a (PI.f64))) (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) b) (-.f64 #s(literal 0 binary64) (PI.f64))))) (fma.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 #s(literal 0 binary64) (PI.f64)) (*.f64 (/.f64 #s(literal -1 binary64) b) (-.f64 #s(literal 0 binary64) (PI.f64))))) |
(+.f64 (fma.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (cbrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) a)) (neg.f64 (*.f64 (/.f64 (PI.f64) b) #s(literal 1 binary64)))) (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 (PI.f64) b)) #s(literal 1 binary64) (*.f64 (/.f64 (PI.f64) b) #s(literal 1 binary64)))) |
(+.f64 (fma.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (cbrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) a)) (neg.f64 (*.f64 (/.f64 (cbrt.f64 (PI.f64)) b) (pow.f64 (PI.f64) #s(literal 2/3 binary64))))) (fma.f64 (neg.f64 (/.f64 (cbrt.f64 (PI.f64)) b)) (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (/.f64 (cbrt.f64 (PI.f64)) b) (pow.f64 (PI.f64) #s(literal 2/3 binary64))))) |
(+.f64 (fma.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (cbrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) a)) (neg.f64 (*.f64 (*.f64 (cbrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) b)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))))) (fma.f64 (neg.f64 (*.f64 (cbrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) b))) (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (*.f64 (cbrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) b)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))))) |
(+.f64 (fma.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (cbrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) a)) (neg.f64 (*.f64 (/.f64 (sqrt.f64 (PI.f64)) b) (sqrt.f64 (PI.f64))))) (fma.f64 (neg.f64 (/.f64 (sqrt.f64 (PI.f64)) b)) (sqrt.f64 (PI.f64)) (*.f64 (/.f64 (sqrt.f64 (PI.f64)) b) (sqrt.f64 (PI.f64))))) |
(+.f64 (fma.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (cbrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) a)) (neg.f64 (*.f64 (*.f64 (sqrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) b)) (sqrt.f64 (PI.f64))))) (fma.f64 (neg.f64 (*.f64 (sqrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) b))) (sqrt.f64 (PI.f64)) (*.f64 (*.f64 (sqrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) b)) (sqrt.f64 (PI.f64))))) |
(+.f64 (fma.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (cbrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) a)) (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) b) (-.f64 #s(literal 0 binary64) (PI.f64))))) (fma.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 #s(literal 0 binary64) (PI.f64)) (*.f64 (/.f64 #s(literal -1 binary64) b) (-.f64 #s(literal 0 binary64) (PI.f64))))) |
(+.f64 (fma.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (/.f64 (cbrt.f64 (PI.f64)) a) (neg.f64 (*.f64 (/.f64 (PI.f64) b) #s(literal 1 binary64)))) (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 (PI.f64) b)) #s(literal 1 binary64) (*.f64 (/.f64 (PI.f64) b) #s(literal 1 binary64)))) |
(+.f64 (fma.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (/.f64 (cbrt.f64 (PI.f64)) a) (neg.f64 (*.f64 (/.f64 (cbrt.f64 (PI.f64)) b) (pow.f64 (PI.f64) #s(literal 2/3 binary64))))) (fma.f64 (neg.f64 (/.f64 (cbrt.f64 (PI.f64)) b)) (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (/.f64 (cbrt.f64 (PI.f64)) b) (pow.f64 (PI.f64) #s(literal 2/3 binary64))))) |
(+.f64 (fma.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (/.f64 (cbrt.f64 (PI.f64)) a) (neg.f64 (*.f64 (*.f64 (cbrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) b)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))))) (fma.f64 (neg.f64 (*.f64 (cbrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) b))) (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (*.f64 (cbrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) b)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))))) |
(+.f64 (fma.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (/.f64 (cbrt.f64 (PI.f64)) a) (neg.f64 (*.f64 (/.f64 (sqrt.f64 (PI.f64)) b) (sqrt.f64 (PI.f64))))) (fma.f64 (neg.f64 (/.f64 (sqrt.f64 (PI.f64)) b)) (sqrt.f64 (PI.f64)) (*.f64 (/.f64 (sqrt.f64 (PI.f64)) b) (sqrt.f64 (PI.f64))))) |
(+.f64 (fma.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (/.f64 (cbrt.f64 (PI.f64)) a) (neg.f64 (*.f64 (*.f64 (sqrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) b)) (sqrt.f64 (PI.f64))))) (fma.f64 (neg.f64 (*.f64 (sqrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) b))) (sqrt.f64 (PI.f64)) (*.f64 (*.f64 (sqrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) b)) (sqrt.f64 (PI.f64))))) |
(+.f64 (fma.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (/.f64 (cbrt.f64 (PI.f64)) a) (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) b) (-.f64 #s(literal 0 binary64) (PI.f64))))) (fma.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 #s(literal 0 binary64) (PI.f64)) (*.f64 (/.f64 #s(literal -1 binary64) b) (-.f64 #s(literal 0 binary64) (PI.f64))))) |
(+.f64 (fma.f64 (sqrt.f64 (PI.f64)) (/.f64 (sqrt.f64 (PI.f64)) a) (neg.f64 (*.f64 (/.f64 (PI.f64) b) #s(literal 1 binary64)))) (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 (PI.f64) b)) #s(literal 1 binary64) (*.f64 (/.f64 (PI.f64) b) #s(literal 1 binary64)))) |
(+.f64 (fma.f64 (sqrt.f64 (PI.f64)) (/.f64 (sqrt.f64 (PI.f64)) a) (neg.f64 (*.f64 (/.f64 (cbrt.f64 (PI.f64)) b) (pow.f64 (PI.f64) #s(literal 2/3 binary64))))) (fma.f64 (neg.f64 (/.f64 (cbrt.f64 (PI.f64)) b)) (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (/.f64 (cbrt.f64 (PI.f64)) b) (pow.f64 (PI.f64) #s(literal 2/3 binary64))))) |
(+.f64 (fma.f64 (sqrt.f64 (PI.f64)) (/.f64 (sqrt.f64 (PI.f64)) a) (neg.f64 (*.f64 (*.f64 (cbrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) b)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))))) (fma.f64 (neg.f64 (*.f64 (cbrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) b))) (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (*.f64 (cbrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) b)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))))) |
(+.f64 (fma.f64 (sqrt.f64 (PI.f64)) (/.f64 (sqrt.f64 (PI.f64)) a) (neg.f64 (*.f64 (/.f64 (sqrt.f64 (PI.f64)) b) (sqrt.f64 (PI.f64))))) (fma.f64 (neg.f64 (/.f64 (sqrt.f64 (PI.f64)) b)) (sqrt.f64 (PI.f64)) (*.f64 (/.f64 (sqrt.f64 (PI.f64)) b) (sqrt.f64 (PI.f64))))) |
(+.f64 (fma.f64 (sqrt.f64 (PI.f64)) (/.f64 (sqrt.f64 (PI.f64)) a) (neg.f64 (*.f64 (*.f64 (sqrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) b)) (sqrt.f64 (PI.f64))))) (fma.f64 (neg.f64 (*.f64 (sqrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) b))) (sqrt.f64 (PI.f64)) (*.f64 (*.f64 (sqrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) b)) (sqrt.f64 (PI.f64))))) |
(+.f64 (fma.f64 (sqrt.f64 (PI.f64)) (/.f64 (sqrt.f64 (PI.f64)) a) (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) b) (-.f64 #s(literal 0 binary64) (PI.f64))))) (fma.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 #s(literal 0 binary64) (PI.f64)) (*.f64 (/.f64 #s(literal -1 binary64) b) (-.f64 #s(literal 0 binary64) (PI.f64))))) |
(+.f64 (fma.f64 (sqrt.f64 (PI.f64)) (*.f64 (sqrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) a)) (neg.f64 (*.f64 (/.f64 (PI.f64) b) #s(literal 1 binary64)))) (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 (PI.f64) b)) #s(literal 1 binary64) (*.f64 (/.f64 (PI.f64) b) #s(literal 1 binary64)))) |
(+.f64 (fma.f64 (sqrt.f64 (PI.f64)) (*.f64 (sqrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) a)) (neg.f64 (*.f64 (/.f64 (cbrt.f64 (PI.f64)) b) (pow.f64 (PI.f64) #s(literal 2/3 binary64))))) (fma.f64 (neg.f64 (/.f64 (cbrt.f64 (PI.f64)) b)) (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (/.f64 (cbrt.f64 (PI.f64)) b) (pow.f64 (PI.f64) #s(literal 2/3 binary64))))) |
(+.f64 (fma.f64 (sqrt.f64 (PI.f64)) (*.f64 (sqrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) a)) (neg.f64 (*.f64 (*.f64 (cbrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) b)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))))) (fma.f64 (neg.f64 (*.f64 (cbrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) b))) (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (*.f64 (cbrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) b)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))))) |
(+.f64 (fma.f64 (sqrt.f64 (PI.f64)) (*.f64 (sqrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) a)) (neg.f64 (*.f64 (/.f64 (sqrt.f64 (PI.f64)) b) (sqrt.f64 (PI.f64))))) (fma.f64 (neg.f64 (/.f64 (sqrt.f64 (PI.f64)) b)) (sqrt.f64 (PI.f64)) (*.f64 (/.f64 (sqrt.f64 (PI.f64)) b) (sqrt.f64 (PI.f64))))) |
(+.f64 (fma.f64 (sqrt.f64 (PI.f64)) (*.f64 (sqrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) a)) (neg.f64 (*.f64 (*.f64 (sqrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) b)) (sqrt.f64 (PI.f64))))) (fma.f64 (neg.f64 (*.f64 (sqrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) b))) (sqrt.f64 (PI.f64)) (*.f64 (*.f64 (sqrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) b)) (sqrt.f64 (PI.f64))))) |
(+.f64 (fma.f64 (sqrt.f64 (PI.f64)) (*.f64 (sqrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) a)) (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) b) (-.f64 #s(literal 0 binary64) (PI.f64))))) (fma.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 #s(literal 0 binary64) (PI.f64)) (*.f64 (/.f64 #s(literal -1 binary64) b) (-.f64 #s(literal 0 binary64) (PI.f64))))) |
(+.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (PI.f64)) (/.f64 #s(literal -1 binary64) a) (neg.f64 (*.f64 (/.f64 (PI.f64) b) #s(literal 1 binary64)))) (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 (PI.f64) b)) #s(literal 1 binary64) (*.f64 (/.f64 (PI.f64) b) #s(literal 1 binary64)))) |
(+.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (PI.f64)) (/.f64 #s(literal -1 binary64) a) (neg.f64 (*.f64 (/.f64 (cbrt.f64 (PI.f64)) b) (pow.f64 (PI.f64) #s(literal 2/3 binary64))))) (fma.f64 (neg.f64 (/.f64 (cbrt.f64 (PI.f64)) b)) (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (/.f64 (cbrt.f64 (PI.f64)) b) (pow.f64 (PI.f64) #s(literal 2/3 binary64))))) |
(+.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (PI.f64)) (/.f64 #s(literal -1 binary64) a) (neg.f64 (*.f64 (*.f64 (cbrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) b)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))))) (fma.f64 (neg.f64 (*.f64 (cbrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) b))) (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (*.f64 (cbrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) b)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))))) |
(+.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (PI.f64)) (/.f64 #s(literal -1 binary64) a) (neg.f64 (*.f64 (/.f64 (sqrt.f64 (PI.f64)) b) (sqrt.f64 (PI.f64))))) (fma.f64 (neg.f64 (/.f64 (sqrt.f64 (PI.f64)) b)) (sqrt.f64 (PI.f64)) (*.f64 (/.f64 (sqrt.f64 (PI.f64)) b) (sqrt.f64 (PI.f64))))) |
(+.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (PI.f64)) (/.f64 #s(literal -1 binary64) a) (neg.f64 (*.f64 (*.f64 (sqrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) b)) (sqrt.f64 (PI.f64))))) (fma.f64 (neg.f64 (*.f64 (sqrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) b))) (sqrt.f64 (PI.f64)) (*.f64 (*.f64 (sqrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) b)) (sqrt.f64 (PI.f64))))) |
(+.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (PI.f64)) (/.f64 #s(literal -1 binary64) a) (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) b) (-.f64 #s(literal 0 binary64) (PI.f64))))) (fma.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 #s(literal 0 binary64) (PI.f64)) (*.f64 (/.f64 #s(literal -1 binary64) b) (-.f64 #s(literal 0 binary64) (PI.f64))))) |
(+.f64 (fma.f64 (/.f64 #s(literal -1 binary64) a) (-.f64 #s(literal 0 binary64) (PI.f64)) (neg.f64 (*.f64 (/.f64 (PI.f64) b) #s(literal 1 binary64)))) (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 (PI.f64) b)) #s(literal 1 binary64) (*.f64 (/.f64 (PI.f64) b) #s(literal 1 binary64)))) |
(+.f64 (fma.f64 (/.f64 #s(literal -1 binary64) a) (-.f64 #s(literal 0 binary64) (PI.f64)) (neg.f64 (*.f64 (/.f64 (cbrt.f64 (PI.f64)) b) (pow.f64 (PI.f64) #s(literal 2/3 binary64))))) (fma.f64 (neg.f64 (/.f64 (cbrt.f64 (PI.f64)) b)) (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (/.f64 (cbrt.f64 (PI.f64)) b) (pow.f64 (PI.f64) #s(literal 2/3 binary64))))) |
(+.f64 (fma.f64 (/.f64 #s(literal -1 binary64) a) (-.f64 #s(literal 0 binary64) (PI.f64)) (neg.f64 (*.f64 (*.f64 (cbrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) b)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))))) (fma.f64 (neg.f64 (*.f64 (cbrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) b))) (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (*.f64 (cbrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) b)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))))) |
(+.f64 (fma.f64 (/.f64 #s(literal -1 binary64) a) (-.f64 #s(literal 0 binary64) (PI.f64)) (neg.f64 (*.f64 (/.f64 (sqrt.f64 (PI.f64)) b) (sqrt.f64 (PI.f64))))) (fma.f64 (neg.f64 (/.f64 (sqrt.f64 (PI.f64)) b)) (sqrt.f64 (PI.f64)) (*.f64 (/.f64 (sqrt.f64 (PI.f64)) b) (sqrt.f64 (PI.f64))))) |
(+.f64 (fma.f64 (/.f64 #s(literal -1 binary64) a) (-.f64 #s(literal 0 binary64) (PI.f64)) (neg.f64 (*.f64 (*.f64 (sqrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) b)) (sqrt.f64 (PI.f64))))) (fma.f64 (neg.f64 (*.f64 (sqrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) b))) (sqrt.f64 (PI.f64)) (*.f64 (*.f64 (sqrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) b)) (sqrt.f64 (PI.f64))))) |
(+.f64 (fma.f64 (/.f64 #s(literal -1 binary64) a) (-.f64 #s(literal 0 binary64) (PI.f64)) (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) b) (-.f64 #s(literal 0 binary64) (PI.f64))))) (fma.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 #s(literal 0 binary64) (PI.f64)) (*.f64 (/.f64 #s(literal -1 binary64) b) (-.f64 #s(literal 0 binary64) (PI.f64))))) |
(+.f64 (fma.f64 (pow.f64 (/.f64 (PI.f64) a) #s(literal 1/2 binary64)) (pow.f64 (/.f64 (PI.f64) a) #s(literal 1/2 binary64)) (neg.f64 (*.f64 (/.f64 (PI.f64) b) #s(literal 1 binary64)))) (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 (PI.f64) b)) #s(literal 1 binary64) (*.f64 (/.f64 (PI.f64) b) #s(literal 1 binary64)))) |
(+.f64 (fma.f64 (pow.f64 (/.f64 (PI.f64) a) #s(literal 1/2 binary64)) (pow.f64 (/.f64 (PI.f64) a) #s(literal 1/2 binary64)) (neg.f64 (*.f64 (/.f64 (cbrt.f64 (PI.f64)) b) (pow.f64 (PI.f64) #s(literal 2/3 binary64))))) (fma.f64 (neg.f64 (/.f64 (cbrt.f64 (PI.f64)) b)) (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (/.f64 (cbrt.f64 (PI.f64)) b) (pow.f64 (PI.f64) #s(literal 2/3 binary64))))) |
(+.f64 (fma.f64 (pow.f64 (/.f64 (PI.f64) a) #s(literal 1/2 binary64)) (pow.f64 (/.f64 (PI.f64) a) #s(literal 1/2 binary64)) (neg.f64 (*.f64 (*.f64 (cbrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) b)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))))) (fma.f64 (neg.f64 (*.f64 (cbrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) b))) (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (*.f64 (cbrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) b)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))))) |
(+.f64 (fma.f64 (pow.f64 (/.f64 (PI.f64) a) #s(literal 1/2 binary64)) (pow.f64 (/.f64 (PI.f64) a) #s(literal 1/2 binary64)) (neg.f64 (*.f64 (/.f64 (sqrt.f64 (PI.f64)) b) (sqrt.f64 (PI.f64))))) (fma.f64 (neg.f64 (/.f64 (sqrt.f64 (PI.f64)) b)) (sqrt.f64 (PI.f64)) (*.f64 (/.f64 (sqrt.f64 (PI.f64)) b) (sqrt.f64 (PI.f64))))) |
(+.f64 (fma.f64 (pow.f64 (/.f64 (PI.f64) a) #s(literal 1/2 binary64)) (pow.f64 (/.f64 (PI.f64) a) #s(literal 1/2 binary64)) (neg.f64 (*.f64 (*.f64 (sqrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) b)) (sqrt.f64 (PI.f64))))) (fma.f64 (neg.f64 (*.f64 (sqrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) b))) (sqrt.f64 (PI.f64)) (*.f64 (*.f64 (sqrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) b)) (sqrt.f64 (PI.f64))))) |
(+.f64 (fma.f64 (pow.f64 (/.f64 (PI.f64) a) #s(literal 1/2 binary64)) (pow.f64 (/.f64 (PI.f64) a) #s(literal 1/2 binary64)) (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) b) (-.f64 #s(literal 0 binary64) (PI.f64))))) (fma.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 #s(literal 0 binary64) (PI.f64)) (*.f64 (/.f64 #s(literal -1 binary64) b) (-.f64 #s(literal 0 binary64) (PI.f64))))) |
(+.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (cbrt.f64 (PI.f64)) (neg.f64 (*.f64 (/.f64 (PI.f64) b) #s(literal 1 binary64)))) (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 (PI.f64) b)) #s(literal 1 binary64) (*.f64 (/.f64 (PI.f64) b) #s(literal 1 binary64)))) |
(+.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (cbrt.f64 (PI.f64)) (neg.f64 (*.f64 (/.f64 (cbrt.f64 (PI.f64)) b) (pow.f64 (PI.f64) #s(literal 2/3 binary64))))) (fma.f64 (neg.f64 (/.f64 (cbrt.f64 (PI.f64)) b)) (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (/.f64 (cbrt.f64 (PI.f64)) b) (pow.f64 (PI.f64) #s(literal 2/3 binary64))))) |
(+.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (cbrt.f64 (PI.f64)) (neg.f64 (*.f64 (*.f64 (cbrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) b)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))))) (fma.f64 (neg.f64 (*.f64 (cbrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) b))) (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (*.f64 (cbrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) b)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))))) |
(+.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (cbrt.f64 (PI.f64)) (neg.f64 (*.f64 (/.f64 (sqrt.f64 (PI.f64)) b) (sqrt.f64 (PI.f64))))) (fma.f64 (neg.f64 (/.f64 (sqrt.f64 (PI.f64)) b)) (sqrt.f64 (PI.f64)) (*.f64 (/.f64 (sqrt.f64 (PI.f64)) b) (sqrt.f64 (PI.f64))))) |
(+.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (cbrt.f64 (PI.f64)) (neg.f64 (*.f64 (*.f64 (sqrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) b)) (sqrt.f64 (PI.f64))))) (fma.f64 (neg.f64 (*.f64 (sqrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) b))) (sqrt.f64 (PI.f64)) (*.f64 (*.f64 (sqrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) b)) (sqrt.f64 (PI.f64))))) |
(+.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (cbrt.f64 (PI.f64)) (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) b) (-.f64 #s(literal 0 binary64) (PI.f64))))) (fma.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 #s(literal 0 binary64) (PI.f64)) (*.f64 (/.f64 #s(literal -1 binary64) b) (-.f64 #s(literal 0 binary64) (PI.f64))))) |
(+.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (sqrt.f64 (PI.f64))) (sqrt.f64 (PI.f64)) (neg.f64 (*.f64 (/.f64 (PI.f64) b) #s(literal 1 binary64)))) (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 (PI.f64) b)) #s(literal 1 binary64) (*.f64 (/.f64 (PI.f64) b) #s(literal 1 binary64)))) |
(+.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (sqrt.f64 (PI.f64))) (sqrt.f64 (PI.f64)) (neg.f64 (*.f64 (/.f64 (cbrt.f64 (PI.f64)) b) (pow.f64 (PI.f64) #s(literal 2/3 binary64))))) (fma.f64 (neg.f64 (/.f64 (cbrt.f64 (PI.f64)) b)) (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (/.f64 (cbrt.f64 (PI.f64)) b) (pow.f64 (PI.f64) #s(literal 2/3 binary64))))) |
(+.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (sqrt.f64 (PI.f64))) (sqrt.f64 (PI.f64)) (neg.f64 (*.f64 (*.f64 (cbrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) b)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))))) (fma.f64 (neg.f64 (*.f64 (cbrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) b))) (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (*.f64 (cbrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) b)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))))) |
(+.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (sqrt.f64 (PI.f64))) (sqrt.f64 (PI.f64)) (neg.f64 (*.f64 (/.f64 (sqrt.f64 (PI.f64)) b) (sqrt.f64 (PI.f64))))) (fma.f64 (neg.f64 (/.f64 (sqrt.f64 (PI.f64)) b)) (sqrt.f64 (PI.f64)) (*.f64 (/.f64 (sqrt.f64 (PI.f64)) b) (sqrt.f64 (PI.f64))))) |
(+.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (sqrt.f64 (PI.f64))) (sqrt.f64 (PI.f64)) (neg.f64 (*.f64 (*.f64 (sqrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) b)) (sqrt.f64 (PI.f64))))) (fma.f64 (neg.f64 (*.f64 (sqrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) b))) (sqrt.f64 (PI.f64)) (*.f64 (*.f64 (sqrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) b)) (sqrt.f64 (PI.f64))))) |
(+.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (sqrt.f64 (PI.f64))) (sqrt.f64 (PI.f64)) (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) b) (-.f64 #s(literal 0 binary64) (PI.f64))))) (fma.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 #s(literal 0 binary64) (PI.f64)) (*.f64 (/.f64 #s(literal -1 binary64) b) (-.f64 #s(literal 0 binary64) (PI.f64))))) |
(-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) |
(-.f64 (/.f64 (*.f64 (PI.f64) b) (*.f64 a b)) (/.f64 (*.f64 (PI.f64) a) (*.f64 a b))) |
(-.f64 (/.f64 b (/.f64 b (/.f64 (PI.f64) a))) (/.f64 a (/.f64 b (/.f64 (PI.f64) a)))) |
(-.f64 (/.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 a (*.f64 a a))) (+.f64 (/.f64 (PI.f64) (*.f64 (/.f64 a (PI.f64)) a)) (*.f64 (/.f64 (PI.f64) b) (+.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b))))) (/.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 b (*.f64 b b))) (+.f64 (/.f64 (PI.f64) (*.f64 (/.f64 a (PI.f64)) a)) (*.f64 (/.f64 (PI.f64) b) (+.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)))))) |
(-.f64 (/.f64 (/.f64 (PI.f64) (*.f64 (/.f64 a (PI.f64)) a)) (+.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b))) (/.f64 (/.f64 (PI.f64) (*.f64 b (/.f64 b (PI.f64)))) (+.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)))) |
(fma.f64 (PI.f64) (/.f64 #s(literal 1 binary64) a) (-.f64 #s(literal 0 binary64) (/.f64 (PI.f64) b))) |
(fma.f64 (PI.f64) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1 binary64) b)) (+.f64 (*.f64 (/.f64 #s(literal -1 binary64) b) (PI.f64)) (/.f64 (PI.f64) b))) |
(fma.f64 (PI.f64) (/.f64 #s(literal -1 binary64) b) (/.f64 (PI.f64) a)) |
(fma.f64 (/.f64 (PI.f64) a) #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (PI.f64) b))) |
(fma.f64 (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) #s(literal 1 binary64) (+.f64 (*.f64 (/.f64 #s(literal -1 binary64) b) (PI.f64)) (/.f64 (PI.f64) b))) |
(fma.f64 (-.f64 b a) (/.f64 #s(literal 1 binary64) (/.f64 b (/.f64 (PI.f64) a))) (+.f64 (*.f64 (/.f64 #s(literal -1 binary64) b) (PI.f64)) (/.f64 (PI.f64) b))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (PI.f64) a) (-.f64 #s(literal 0 binary64) (/.f64 (PI.f64) b))) |
(fma.f64 #s(literal 1 binary64) (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) (+.f64 (*.f64 (/.f64 #s(literal -1 binary64) b) (PI.f64)) (/.f64 (PI.f64) b))) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (PI.f64) (-.f64 #s(literal 0 binary64) (/.f64 (PI.f64) b))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (PI.f64) b) (/.f64 (PI.f64) a)) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (/.f64 a (PI.f64))) (-.f64 #s(literal 0 binary64) (/.f64 (PI.f64) b))) |
(fma.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (cbrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) a)) (-.f64 #s(literal 0 binary64) (/.f64 (PI.f64) b))) |
(fma.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (/.f64 (cbrt.f64 (PI.f64)) a) (-.f64 #s(literal 0 binary64) (/.f64 (PI.f64) b))) |
(fma.f64 (sqrt.f64 (PI.f64)) (/.f64 (sqrt.f64 (PI.f64)) a) (-.f64 #s(literal 0 binary64) (/.f64 (PI.f64) b))) |
(fma.f64 (sqrt.f64 (PI.f64)) (*.f64 (sqrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) a)) (-.f64 #s(literal 0 binary64) (/.f64 (PI.f64) b))) |
(fma.f64 (-.f64 (*.f64 (PI.f64) b) (*.f64 (PI.f64) a)) (/.f64 (/.f64 #s(literal 1 binary64) a) b) (+.f64 (*.f64 (/.f64 #s(literal -1 binary64) b) (PI.f64)) (/.f64 (PI.f64) b))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (PI.f64)) (/.f64 #s(literal 1 binary64) b) (/.f64 (PI.f64) a)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (PI.f64)) (/.f64 #s(literal -1 binary64) a) (-.f64 #s(literal 0 binary64) (/.f64 (PI.f64) b))) |
(fma.f64 (-.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (PI.f64) (*.f64 (/.f64 a (PI.f64)) a)) (*.f64 (/.f64 (PI.f64) b) (+.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b))))) (+.f64 (*.f64 (/.f64 #s(literal -1 binary64) b) (PI.f64)) (/.f64 (PI.f64) b))) |
(fma.f64 (-.f64 (/.f64 (PI.f64) (*.f64 (/.f64 a (PI.f64)) a)) (/.f64 (PI.f64) (*.f64 b (/.f64 b (PI.f64))))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b))) (+.f64 (*.f64 (/.f64 #s(literal -1 binary64) b) (PI.f64)) (/.f64 (PI.f64) b))) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) (-.f64 #s(literal 0 binary64) (PI.f64)) (-.f64 #s(literal 0 binary64) (/.f64 (PI.f64) b))) |
(fma.f64 (pow.f64 (/.f64 (PI.f64) a) #s(literal 1/2 binary64)) (pow.f64 (/.f64 (PI.f64) a) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 (PI.f64) b))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (cbrt.f64 (PI.f64)) (-.f64 #s(literal 0 binary64) (/.f64 (PI.f64) b))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (sqrt.f64 (PI.f64))) (sqrt.f64 (PI.f64)) (-.f64 #s(literal 0 binary64) (/.f64 (PI.f64) b))) |
(/.f64 (-.f64 b a) (/.f64 b (/.f64 (PI.f64) a))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a b) (-.f64 (*.f64 (PI.f64) b) (*.f64 (PI.f64) a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (/.f64 (PI.f64) a)) (-.f64 b a))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (PI.f64) (*.f64 (/.f64 a (PI.f64)) a)) (*.f64 (/.f64 (PI.f64) b) (+.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)))) (-.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 b (*.f64 b b)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) (-.f64 (/.f64 (PI.f64) (*.f64 (/.f64 a (PI.f64)) a)) (/.f64 (PI.f64) (*.f64 b (/.f64 b (PI.f64))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 a b) (-.f64 (*.f64 (PI.f64) b) (*.f64 (PI.f64) a))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 b (/.f64 (PI.f64) a)) (-.f64 b a)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (/.f64 (PI.f64) (*.f64 (/.f64 a (PI.f64)) a)) (*.f64 (/.f64 (PI.f64) b) (+.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)))) (-.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 b (*.f64 b b))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) (-.f64 (/.f64 (PI.f64) (*.f64 (/.f64 a (PI.f64)) a)) (/.f64 (PI.f64) (*.f64 b (/.f64 b (PI.f64)))))))) |
(/.f64 (-.f64 (*.f64 (PI.f64) b) (*.f64 (PI.f64) a)) (*.f64 a b)) |
(/.f64 (-.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 b (*.f64 b b)))) (+.f64 (/.f64 (PI.f64) (*.f64 (/.f64 a (PI.f64)) a)) (*.f64 (/.f64 (PI.f64) b) (+.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 b (*.f64 b b)))) (+.f64 (/.f64 (PI.f64) (*.f64 (/.f64 a (PI.f64)) a)) (-.f64 (/.f64 (PI.f64) (*.f64 b (/.f64 b (PI.f64)))) (*.f64 (/.f64 (PI.f64) a) (-.f64 #s(literal 0 binary64) (/.f64 (PI.f64) b)))))) |
(/.f64 (-.f64 (/.f64 (PI.f64) (*.f64 (/.f64 a (PI.f64)) a)) (/.f64 (PI.f64) (*.f64 b (/.f64 b (PI.f64))))) (+.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b))) |
(/.f64 (-.f64 (*.f64 (PI.f64) (-.f64 #s(literal 0 binary64) b)) (*.f64 a (-.f64 #s(literal 0 binary64) (PI.f64)))) (*.f64 a (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)) (*.f64 (/.f64 a (PI.f64)) (-.f64 #s(literal 0 binary64) (PI.f64)))) (*.f64 (/.f64 a (PI.f64)) (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 a (PI.f64))) (PI.f64))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 a (PI.f64))) b)) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 b (PI.f64))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 a (PI.f64))) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 a (PI.f64))) (/.f64 b (PI.f64)))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) b)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 a (PI.f64))) (-.f64 #s(literal 0 binary64) (PI.f64)))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 a (PI.f64))) (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (PI.f64)) b) (*.f64 (-.f64 #s(literal 0 binary64) a) (PI.f64))) (*.f64 (-.f64 #s(literal 0 binary64) a) b)) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (PI.f64)) (/.f64 b (PI.f64))) (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 b (PI.f64)))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (PI.f64)) (-.f64 #s(literal 0 binary64) b)) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (PI.f64)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (*.f64 (-.f64 (*.f64 (PI.f64) b) (*.f64 (PI.f64) a)) #s(literal 1 binary64)) (*.f64 a b)) |
(/.f64 (*.f64 (-.f64 b a) #s(literal 1 binary64)) (/.f64 b (/.f64 (PI.f64) a))) |
(/.f64 (*.f64 (-.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 b (*.f64 b b)))) #s(literal 1 binary64)) (+.f64 (/.f64 (PI.f64) (*.f64 (/.f64 a (PI.f64)) a)) (*.f64 (/.f64 (PI.f64) b) (+.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b))))) |
(/.f64 (*.f64 (-.f64 (/.f64 (PI.f64) (*.f64 (/.f64 a (PI.f64)) a)) (/.f64 (PI.f64) (*.f64 b (/.f64 b (PI.f64))))) #s(literal 1 binary64)) (+.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b))) |
(/.f64 (neg.f64 (-.f64 b a)) (neg.f64 (/.f64 b (/.f64 (PI.f64) a)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (PI.f64) b) (*.f64 (PI.f64) a))) (neg.f64 (*.f64 a b))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 b (*.f64 b b))))) (neg.f64 (+.f64 (/.f64 (PI.f64) (*.f64 (/.f64 a (PI.f64)) a)) (*.f64 (/.f64 (PI.f64) b) (+.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 b (*.f64 b b))))) (neg.f64 (+.f64 (/.f64 (PI.f64) (*.f64 (/.f64 a (PI.f64)) a)) (-.f64 (/.f64 (PI.f64) (*.f64 b (/.f64 b (PI.f64)))) (*.f64 (/.f64 (PI.f64) a) (-.f64 #s(literal 0 binary64) (/.f64 (PI.f64) b))))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (PI.f64) (*.f64 (/.f64 a (PI.f64)) a)) (/.f64 (PI.f64) (*.f64 b (/.f64 b (PI.f64)))))) (neg.f64 (+.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)))) |
(/.f64 (/.f64 (-.f64 (*.f64 (PI.f64) b) (*.f64 (PI.f64) a)) a) b) |
(/.f64 (/.f64 (-.f64 b a) (/.f64 a (PI.f64))) b) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 b (PI.f64))) (/.f64 a (PI.f64))) (*.f64 (/.f64 a (PI.f64)) (/.f64 b (PI.f64)))) |
(/.f64 (-.f64 (*.f64 (PI.f64) (/.f64 b (PI.f64))) a) (*.f64 a (/.f64 b (PI.f64)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 b a))) (neg.f64 (neg.f64 (/.f64 b (/.f64 (PI.f64) a))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (PI.f64) b) (*.f64 (PI.f64) a)) #s(literal 1 binary64))) (neg.f64 (*.f64 a b))) |
(/.f64 (neg.f64 (*.f64 (-.f64 b a) #s(literal 1 binary64))) (neg.f64 (/.f64 b (/.f64 (PI.f64) a)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 b (*.f64 b b)))) #s(literal 1 binary64))) (neg.f64 (+.f64 (/.f64 (PI.f64) (*.f64 (/.f64 a (PI.f64)) a)) (*.f64 (/.f64 (PI.f64) b) (+.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (/.f64 (PI.f64) (*.f64 (/.f64 a (PI.f64)) a)) (/.f64 (PI.f64) (*.f64 b (/.f64 b (PI.f64))))) #s(literal 1 binary64))) (neg.f64 (+.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (PI.f64) (/.f64 b (PI.f64))) a)) (neg.f64 (*.f64 a (/.f64 b (PI.f64))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (PI.f64) (-.f64 #s(literal 0 binary64) b)) (*.f64 a (-.f64 #s(literal 0 binary64) (PI.f64))))) (neg.f64 (*.f64 a (-.f64 #s(literal 0 binary64) b)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 b (PI.f64))) (/.f64 a (PI.f64)))) (neg.f64 (*.f64 (/.f64 a (PI.f64)) (/.f64 b (PI.f64))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)) (*.f64 (/.f64 a (PI.f64)) (-.f64 #s(literal 0 binary64) (PI.f64))))) (neg.f64 (*.f64 (/.f64 a (PI.f64)) (-.f64 #s(literal 0 binary64) b)))) |
(/.f64 (neg.f64 (-.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 a (PI.f64))) (PI.f64)))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 a (PI.f64))) b))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 b (PI.f64))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 a (PI.f64))) #s(literal 1 binary64)))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 a (PI.f64))) (/.f64 b (PI.f64))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) b)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 a (PI.f64))) (-.f64 #s(literal 0 binary64) (PI.f64))))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 a (PI.f64))) (-.f64 #s(literal 0 binary64) b)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (PI.f64)) b) (*.f64 (-.f64 #s(literal 0 binary64) a) (PI.f64)))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) b))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (PI.f64)) (/.f64 b (PI.f64))) (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 1 binary64)))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 b (PI.f64))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (PI.f64)) (-.f64 #s(literal 0 binary64) b)) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (PI.f64))))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) b)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 (PI.f64) b) (*.f64 (PI.f64) a)))) (neg.f64 (neg.f64 (*.f64 a b)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 b (*.f64 b b)))))) (neg.f64 (neg.f64 (+.f64 (/.f64 (PI.f64) (*.f64 (/.f64 a (PI.f64)) a)) (*.f64 (/.f64 (PI.f64) b) (+.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (/.f64 (PI.f64) (*.f64 (/.f64 a (PI.f64)) a)) (/.f64 (PI.f64) (*.f64 b (/.f64 b (PI.f64))))))) (neg.f64 (neg.f64 (+.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (PI.f64) b) (*.f64 (PI.f64) a)) a)) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (neg.f64 (/.f64 (-.f64 b a) (/.f64 a (PI.f64)))) (-.f64 #s(literal 0 binary64) b)) |
(pow.f64 (/.f64 (*.f64 a b) (-.f64 (*.f64 (PI.f64) b) (*.f64 (PI.f64) a))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 b (/.f64 (PI.f64) a)) (-.f64 b a)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (/.f64 (PI.f64) (*.f64 (/.f64 a (PI.f64)) a)) (*.f64 (/.f64 (PI.f64) b) (+.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)))) (-.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 b (*.f64 b b))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) (-.f64 (/.f64 (PI.f64) (*.f64 (/.f64 a (PI.f64)) a)) (/.f64 (PI.f64) (*.f64 b (/.f64 b (PI.f64)))))) #s(literal -1 binary64)) |
(*.f64 (PI.f64) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1 binary64) b))) |
(*.f64 (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) #s(literal 1 binary64)) |
(*.f64 (-.f64 b a) (/.f64 #s(literal 1 binary64) (/.f64 b (/.f64 (PI.f64) a)))) |
(*.f64 #s(literal 1 binary64) (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b))) |
(*.f64 (-.f64 (*.f64 (PI.f64) b) (*.f64 (PI.f64) a)) (/.f64 (/.f64 #s(literal 1 binary64) a) b)) |
(*.f64 (-.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (PI.f64) (*.f64 (/.f64 a (PI.f64)) a)) (*.f64 (/.f64 (PI.f64) b) (+.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)))))) |
(*.f64 (-.f64 (/.f64 (PI.f64) (*.f64 (/.f64 a (PI.f64)) a)) (/.f64 (PI.f64) (*.f64 b (/.f64 b (PI.f64))))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)))) |
(exp.f64 (log.f64 (/.f64 (PI.f64) a))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 a (PI.f64)))) |
(neg.f64 (/.f64 (PI.f64) (-.f64 #s(literal 0 binary64) a))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (PI.f64)) a)) |
(/.f64 (PI.f64) a) |
(/.f64 #s(literal 1 binary64) (/.f64 a (PI.f64))) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) (PI.f64))) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 a (PI.f64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (PI.f64)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (*.f64 (PI.f64) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (PI.f64))) (neg.f64 (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) a)) (neg.f64 (/.f64 #s(literal 1 binary64) (PI.f64)))) |
(/.f64 (neg.f64 (*.f64 (PI.f64) #s(literal -1 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (PI.f64)))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)))) |
(pow.f64 (/.f64 (PI.f64) a) #s(literal 1 binary64)) |
(pow.f64 (/.f64 a (PI.f64)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 a (PI.f64)) (/.f64 a (PI.f64))) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 (/.f64 (PI.f64) a) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(*.f64 (PI.f64) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 (PI.f64) a) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (PI.f64) a)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (PI.f64)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (/.f64 a (PI.f64)))) |
(*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (cbrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) a))) |
(*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (/.f64 (cbrt.f64 (PI.f64)) a)) |
(*.f64 (sqrt.f64 (PI.f64)) (/.f64 (sqrt.f64 (PI.f64)) a)) |
(*.f64 (sqrt.f64 (PI.f64)) (*.f64 (sqrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) a))) |
(*.f64 (-.f64 #s(literal 0 binary64) (PI.f64)) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (-.f64 #s(literal 0 binary64) (PI.f64))) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (PI.f64))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (PI.f64) a) #s(literal 1/2 binary64)) (pow.f64 (/.f64 (PI.f64) a) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (cbrt.f64 (PI.f64))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (sqrt.f64 (PI.f64))) (sqrt.f64 (PI.f64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (PI.f64))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) a)) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 b (*.f64 a a)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) (*.f64 b (*.f64 a a)))) |
(/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a a) (/.f64 b (PI.f64)))) |
(/.f64 #s(literal -1/2 binary64) (neg.f64 (*.f64 (*.f64 a a) (/.f64 b (PI.f64))))) |
(/.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 a a)))) |
(/.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 a a)))))) |
(/.f64 (/.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) a) (neg.f64 (*.f64 a b))) |
(/.f64 (/.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) (*.f64 a a)) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 a a)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b (*.f64 a a)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 b (/.f64 (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) a) a))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (*.f64 b (*.f64 a a)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 b (*.f64 a a)) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (*.f64 b (*.f64 a a)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 b (/.f64 (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) a) a)))) |
(/.f64 (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) a) (*.f64 a b)) |
(/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 b (*.f64 a a))) |
(/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 a a))))) |
(/.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 a a)) (/.f64 b (PI.f64))) |
(/.f64 (/.f64 (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) a) a) b) |
(/.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 b (*.f64 a a))) |
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 a a)) (PI.f64)) b) |
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 a a)) #s(literal 1 binary64)) (/.f64 b (PI.f64))) |
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 a a)) (-.f64 #s(literal 0 binary64) (PI.f64))) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) b)) (*.f64 a a)) |
(/.f64 (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) b) (*.f64 a a)) |
(/.f64 (neg.f64 (/.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) (*.f64 a a))) (neg.f64 (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 a a))) (neg.f64 (/.f64 b (PI.f64)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 a a)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 a a)) (PI.f64))) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 a a)) #s(literal 1 binary64))) (neg.f64 (/.f64 b (PI.f64)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 a a)) (-.f64 #s(literal 0 binary64) (PI.f64)))) (neg.f64 (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) b))) (neg.f64 (*.f64 a a))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) b)) (neg.f64 (*.f64 a a))) |
(pow.f64 (/.f64 (*.f64 b (*.f64 a a)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 b (*.f64 a a)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 b (/.f64 (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) a) a)) #s(literal -1 binary64)) |
(*.f64 (PI.f64) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 a a))))) |
(*.f64 (PI.f64) (/.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a)))) |
(*.f64 (/.f64 (PI.f64) a) (/.f64 #s(literal 1/2 binary64) (*.f64 a b))) |
(*.f64 (/.f64 (PI.f64) a) (pow.f64 (/.f64 (*.f64 a b) #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 (PI.f64) b) (/.f64 #s(literal 1/2 binary64) (*.f64 a a))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) (*.f64 b (*.f64 a a)))) |
(*.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 a a))))) |
(*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) a) a) b)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 (*.f64 a b) (*.f64 (PI.f64) #s(literal 1/2 binary64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) a) a)) |
(*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 a a)))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 a a)) (/.f64 (PI.f64) b)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (pow.f64 (/.f64 b (*.f64 (PI.f64) #s(literal 1/2 binary64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 a a))) (*.f64 (PI.f64) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 a a))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) #s(literal 1/2 binary64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) a) a) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 (/.f64 (PI.f64) (*.f64 b (*.f64 a a))) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 (PI.f64) (*.f64 a a)) (/.f64 #s(literal 1/2 binary64) b)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (PI.f64) (*.f64 a a))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (PI.f64) (*.f64 a b))) |
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 a a)) (PI.f64)) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 (pow.f64 (/.f64 a #s(literal 1/2 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 b (/.f64 (PI.f64) a)))) |
(*.f64 (pow.f64 (/.f64 b #s(literal 1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 a a) (PI.f64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 a a) (PI.f64)) #s(literal -1 binary64)) (pow.f64 (/.f64 b #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) #s(literal -1/2 binary64))) |
(neg.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64))) |
(*.f64 (PI.f64) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) (PI.f64)) |
(*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (PI.f64))) |
(*.f64 #s(literal 1 binary64) (*.f64 (PI.f64) #s(literal 1/2 binary64))) |
(*.f64 #s(literal -1 binary64) (*.f64 (PI.f64) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (cbrt.f64 (PI.f64)) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (PI.f64)) (*.f64 (sqrt.f64 (PI.f64)) #s(literal 1/2 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) (PI.f64)) #s(literal -1/2 binary64)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (cbrt.f64 (PI.f64))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (PI.f64))) (sqrt.f64 (PI.f64))) |
(PI.f64) |
(log.f64 (exp.f64 (PI.f64))) |
(exp.f64 (log.f64 (PI.f64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (log.f64 (PI.f64))) #s(literal 3 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (PI.f64))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) #s(literal 1/3 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (PI.f64))) #s(literal -1 binary64))) |
(fabs.f64 (PI.f64)) |
(-.f64 (+.f64 #s(literal 1 binary64) (PI.f64)) #s(literal 1 binary64)) |
(sqrt.f64 (*.f64 (PI.f64) (PI.f64))) |
(cbrt.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) |
(expm1.f64 (log1p.f64 (PI.f64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (PI.f64))) |
(log1p.f64 (expm1.f64 (PI.f64))) |
(pow.f64 (PI.f64) #s(literal 1 binary64)) |
(pow.f64 (cbrt.f64 (PI.f64)) #s(literal 3 binary64)) |
(pow.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 (PI.f64)) #s(literal 2 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 1/3 binary64)) |
(pow.f64 (E.f64) (log.f64 (PI.f64))) |
(*.f64 (PI.f64) #s(literal 1 binary64)) |
(*.f64 (PI.f64) (log.f64 (E.f64))) |
(*.f64 #s(literal 1 binary64) (PI.f64)) |
(*.f64 (cbrt.f64 (PI.f64)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) |
(*.f64 (cbrt.f64 (PI.f64)) (log.f64 (exp.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64))))) |
(*.f64 (cbrt.f64 (PI.f64)) (sqrt.f64 (pow.f64 (PI.f64) #s(literal 4/3 binary64)))) |
(*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (cbrt.f64 (PI.f64))) |
(*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (pow.f64 (pow.f64 (PI.f64) #s(literal 1/6 binary64)) #s(literal 2 binary64))) |
(*.f64 (sqrt.f64 (PI.f64)) (sqrt.f64 (PI.f64))) |
(*.f64 (sqrt.f64 (PI.f64)) (log.f64 (exp.f64 (sqrt.f64 (PI.f64))))) |
(*.f64 (pow.f64 (PI.f64) #s(literal 1/4 binary64)) (sqrt.f64 (pow.f64 (PI.f64) #s(literal 3/2 binary64)))) |
(*.f64 (pow.f64 (pow.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) #s(literal 1/3 binary64)) #s(literal 3 binary64)) (pow.f64 (pow.f64 (cbrt.f64 (PI.f64)) #s(literal 1/3 binary64)) #s(literal 3 binary64))) |
(*.f64 (pow.f64 (pow.f64 (sqrt.f64 (PI.f64)) #s(literal 1/3 binary64)) #s(literal 3 binary64)) (pow.f64 (pow.f64 (sqrt.f64 (PI.f64)) #s(literal 1/3 binary64)) #s(literal 3 binary64))) |
(*.f64 (pow.f64 (pow.f64 (PI.f64) #s(literal 3/2 binary64)) #s(literal 1/3 binary64)) (pow.f64 (pow.f64 (PI.f64) #s(literal 3/2 binary64)) #s(literal 1/3 binary64))) |
(*.f64 (pow.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) #s(literal 1/3 binary64)) (pow.f64 (cbrt.f64 (PI.f64)) #s(literal 1/3 binary64))) |
(*.f64 (pow.f64 (pow.f64 (PI.f64) #s(literal 5/2 binary64)) #s(literal 1/3 binary64)) (pow.f64 (sqrt.f64 (PI.f64)) #s(literal 1/3 binary64))) |
(*.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/3 binary64) (log.f64 (PI.f64))))) (exp.f64 (*.f64 #s(literal 1/3 binary64) (log.f64 (PI.f64))))) |
(*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (PI.f64)))) (exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (PI.f64))))) |
(*.f64 (cbrt.f64 (pow.f64 (PI.f64) #s(literal 3/2 binary64))) (cbrt.f64 (pow.f64 (PI.f64) #s(literal 3/2 binary64)))) |
(*.f64 (cbrt.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) (pow.f64 (cbrt.f64 (PI.f64)) #s(literal 1/3 binary64))) |
(*.f64 (cbrt.f64 (pow.f64 (PI.f64) #s(literal 5/2 binary64))) (pow.f64 (sqrt.f64 (PI.f64)) #s(literal 1/3 binary64))) |
(*.f64 (sqrt.f64 (pow.f64 (PI.f64) #s(literal 3/2 binary64))) (pow.f64 (PI.f64) #s(literal 1/4 binary64))) |
(*.f64 (sqrt.f64 (cbrt.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))))) (cbrt.f64 (PI.f64))) |
(*.f64 (sqrt.f64 (*.f64 (PI.f64) (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) (pow.f64 (PI.f64) #s(literal 1/6 binary64))) |
(*.f64 a (*.f64 a b)) |
(*.f64 b (*.f64 a a)) |
(*.f64 (*.f64 a a) b) |
(*.f64 (*.f64 a b) a) |
(+.f64 (*.f64 (/.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) (*.f64 a a)) (/.f64 #s(literal 1 binary64) a)) (*.f64 (/.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) (*.f64 a a)) (/.f64 #s(literal -1 binary64) b))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) (*.f64 a a))) (*.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) (*.f64 a a)))) |
(fma.f64 (/.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) (*.f64 a a)) (/.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) (*.f64 a a)) (/.f64 #s(literal -1 binary64) b))) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) (*.f64 a a)) (*.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) (*.f64 a a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1 binary64) b)) (/.f64 a (*.f64 (PI.f64) #s(literal -1/2 binary64)))))) |
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1 binary64) b)) (/.f64 (/.f64 a (PI.f64)) (/.f64 #s(literal -1/2 binary64) a))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1 binary64) b)) (/.f64 a (*.f64 (PI.f64) #s(literal -1/2 binary64))))))) |
(/.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1 binary64) b)) (/.f64 a (*.f64 (PI.f64) #s(literal -1/2 binary64)))) a) |
(/.f64 (*.f64 (-.f64 b a) #s(literal 1 binary64)) (*.f64 (*.f64 a b) (/.f64 (/.f64 a (PI.f64)) (/.f64 #s(literal -1/2 binary64) a)))) |
(/.f64 (*.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) (-.f64 b a)) (*.f64 (*.f64 a a) (*.f64 a b))) |
(/.f64 (*.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 a a) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)))))) |
(/.f64 (*.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (*.f64 b b)))) (*.f64 (*.f64 a a) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)))) |
(/.f64 (*.f64 (/.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) a) (-.f64 b a)) (*.f64 b (*.f64 a a))) |
(/.f64 (*.f64 (/.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) a) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))))) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)))))) |
(/.f64 (*.f64 (/.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) a) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (*.f64 b b)))) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 b a)) (*.f64 (/.f64 (/.f64 a (PI.f64)) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 a b))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (/.f64 a (PI.f64)) (/.f64 #s(literal -1/2 binary64) a)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (*.f64 b b)))) (*.f64 (/.f64 (/.f64 a (PI.f64)) (/.f64 #s(literal -1/2 binary64) a)) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)))) |
(/.f64 (*.f64 (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) a) (-.f64 b a)) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 a a)))) |
(/.f64 (*.f64 (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) a) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)))))) |
(/.f64 (*.f64 (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) a) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (*.f64 b b)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)))) |
(/.f64 (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal -1/2 binary64))) (*.f64 (*.f64 a b) (*.f64 a a))) |
(/.f64 (*.f64 (-.f64 b a) (/.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) a)) (*.f64 b (*.f64 a a))) |
(/.f64 (*.f64 (-.f64 b a) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) a)) (*.f64 (*.f64 a b) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b)))) (*.f64 (PI.f64) #s(literal -1/2 binary64))) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)))) (*.f64 a a))) |
(/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) a)) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)))) a)) |
(/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b)))) #s(literal 1 binary64)) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)))) (/.f64 (/.f64 a (PI.f64)) (/.f64 #s(literal -1/2 binary64) a)))) |
(/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) a)) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)))) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (*.f64 b b))) (*.f64 (PI.f64) #s(literal -1/2 binary64))) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 a a))) |
(/.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (*.f64 b b))) (/.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) a)) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) a)) |
(/.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (*.f64 b b))) #s(literal 1 binary64)) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (/.f64 (/.f64 a (PI.f64)) (/.f64 #s(literal -1/2 binary64) a)))) |
(/.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (*.f64 b b))) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) a)) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (neg.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1 binary64) b)) (/.f64 a (*.f64 (PI.f64) #s(literal -1/2 binary64))))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (*.f64 (/.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) (*.f64 a a)) (-.f64 b a)) (*.f64 a b)) |
(/.f64 (*.f64 (/.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) (*.f64 a a)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))))) |
(/.f64 (*.f64 (/.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) (*.f64 a a)) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (*.f64 b b)))) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) |
(/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1 binary64) b)) (*.f64 (PI.f64) #s(literal -1/2 binary64))) (*.f64 a a)) |
(/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1 binary64) b)) #s(literal 1 binary64)) (/.f64 (/.f64 a (PI.f64)) (/.f64 #s(literal -1/2 binary64) a))) |
(/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1 binary64) b)) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) a)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (*.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1 binary64) b))) (*.f64 a a)) |
(/.f64 (*.f64 (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) a) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1 binary64) b))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (*.f64 (-.f64 b a) (/.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) (*.f64 a a))) (*.f64 a b)) |
(/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) (*.f64 a a))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))))) |
(/.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (*.f64 b b))) (/.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) (*.f64 a a))) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) |
(/.f64 (neg.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1 binary64) b))) (neg.f64 (/.f64 (/.f64 a (PI.f64)) (/.f64 #s(literal -1/2 binary64) a)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 b a) #s(literal 1 binary64))) (neg.f64 (*.f64 (*.f64 a b) (/.f64 (/.f64 a (PI.f64)) (/.f64 #s(literal -1/2 binary64) a))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) (-.f64 b a))) (neg.f64 (*.f64 (*.f64 a a) (*.f64 a b)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b)))))) (neg.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (*.f64 b b))))) (neg.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) a) (-.f64 b a))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 a a)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) a) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b)))))) (neg.f64 (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) a) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (*.f64 b b))))) (neg.f64 (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 b a))) (neg.f64 (*.f64 (/.f64 (/.f64 a (PI.f64)) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 a b)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b)))))) (neg.f64 (*.f64 (/.f64 (/.f64 a (PI.f64)) (/.f64 #s(literal -1/2 binary64) a)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (*.f64 b b))))) (neg.f64 (*.f64 (/.f64 (/.f64 a (PI.f64)) (/.f64 #s(literal -1/2 binary64) a)) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) a) (-.f64 b a))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 a a))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) a) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b)))))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) a) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (*.f64 b b))))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal -1/2 binary64)))) (neg.f64 (*.f64 (*.f64 a b) (*.f64 a a)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 b a) (/.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) a))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 a a)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 b a) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) a))) (neg.f64 (*.f64 (*.f64 a b) (-.f64 #s(literal 0 binary64) a)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b)))) (*.f64 (PI.f64) #s(literal -1/2 binary64)))) (neg.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)))) (*.f64 a a)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) a))) (neg.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)))) a))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b)))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)))) (/.f64 (/.f64 a (PI.f64)) (/.f64 #s(literal -1/2 binary64) a))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) a))) (neg.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)))) (-.f64 #s(literal 0 binary64) a)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (*.f64 b b))) (*.f64 (PI.f64) #s(literal -1/2 binary64)))) (neg.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 a a)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (*.f64 b b))) (/.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) a))) (neg.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) a))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (*.f64 b b))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (/.f64 (/.f64 a (PI.f64)) (/.f64 #s(literal -1/2 binary64) a))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (*.f64 b b))) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) a))) (neg.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (-.f64 #s(literal 0 binary64) a)))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1 binary64) b)) (/.f64 a (*.f64 (PI.f64) #s(literal -1/2 binary64)))))) (neg.f64 (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) (*.f64 a a)) (-.f64 b a))) (neg.f64 (*.f64 a b))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) (*.f64 a a)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b)))))) (neg.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) (*.f64 a a)) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (*.f64 b b))))) (neg.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1 binary64) b)) (*.f64 (PI.f64) #s(literal -1/2 binary64)))) (neg.f64 (*.f64 a a))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1 binary64) b)) #s(literal 1 binary64))) (neg.f64 (/.f64 (/.f64 a (PI.f64)) (/.f64 #s(literal -1/2 binary64) a)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1 binary64) b)) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) a))) (neg.f64 (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1 binary64) b)))) (neg.f64 (*.f64 a a))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) a) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1 binary64) b)))) (neg.f64 (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (neg.f64 (*.f64 (-.f64 b a) (/.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) (*.f64 a a)))) (neg.f64 (*.f64 a b))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) (*.f64 a a)))) (neg.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (*.f64 b b))) (/.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) (*.f64 a a)))) (neg.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)))) |
(pow.f64 (/.f64 a (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1 binary64) b)) (/.f64 a (*.f64 (PI.f64) #s(literal -1/2 binary64))))) #s(literal -1 binary64)) |
(*.f64 (/.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) a) (*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1 binary64) b)))) |
(*.f64 (/.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) a) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1 binary64) b)) a)) |
(*.f64 (/.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) (*.f64 a a)) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1 binary64) b))) |
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1 binary64) b)) (/.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) (*.f64 a a))) |
(*.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1 binary64) b)) (/.f64 a (*.f64 (PI.f64) #s(literal -1/2 binary64)))) (/.f64 #s(literal 1 binary64) a)) |
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 a (PI.f64)) (/.f64 #s(literal -1/2 binary64) a))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) a) a)) |
(/.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) (*.f64 a a)) |
(/.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) (neg.f64 (neg.f64 (*.f64 a a)))) |
(/.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) (neg.f64 (*.f64 a (-.f64 #s(literal 0 binary64) a)))) |
(/.f64 (/.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) a) a) |
(/.f64 (/.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) a) (neg.f64 (-.f64 #s(literal 0 binary64) a))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (PI.f64)) (/.f64 #s(literal -1/2 binary64) a))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a a) (*.f64 (PI.f64) #s(literal -1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 a (PI.f64)) (/.f64 #s(literal -1/2 binary64) a)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 a (*.f64 (PI.f64) #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) a)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (/.f64 a (PI.f64)) (/.f64 #s(literal -1/2 binary64) a))))) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 a (*.f64 (PI.f64) #s(literal -1/2 binary64)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 a (*.f64 (PI.f64) #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 a (PI.f64)) (/.f64 #s(literal -1/2 binary64) a)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 a a) (*.f64 (PI.f64) #s(literal -1/2 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (/.f64 a (PI.f64)) (/.f64 #s(literal -1/2 binary64) a)) #s(literal 1 binary64)))) |
(/.f64 (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) a) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) a) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)))) |
(/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (neg.f64 (*.f64 a a))) |
(/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 a (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (*.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (*.f64 a a)) |
(/.f64 (*.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (*.f64 a (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) a) a)) |
(/.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (*.f64 a a)) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) a)) (neg.f64 (/.f64 a (*.f64 (PI.f64) #s(literal -1/2 binary64))))) |
(/.f64 (*.f64 (/.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) a) #s(literal 1 binary64)) a) |
(/.f64 (*.f64 (/.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) a) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (neg.f64 (*.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 a a))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) #s(literal -1 binary64))) (neg.f64 (*.f64 a (-.f64 #s(literal 0 binary64) a)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) a))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) #s(literal -1 binary64))) (neg.f64 (*.f64 a a))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) a) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (neg.f64 (*.f64 (/.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) a) #s(literal -1 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) a))) |
(pow.f64 (/.f64 (/.f64 a (PI.f64)) (/.f64 #s(literal -1/2 binary64) a)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 a a) (*.f64 (PI.f64) #s(literal -1/2 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (/.f64 a (PI.f64)) (/.f64 #s(literal -1/2 binary64) a)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 (PI.f64) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 #s(literal 1 binary64) a))) |
(*.f64 (PI.f64) (/.f64 #s(literal -1/2 binary64) (*.f64 a a))) |
(*.f64 (PI.f64) (/.f64 (/.f64 #s(literal -1/2 binary64) a) a)) |
(*.f64 (/.f64 (PI.f64) a) (/.f64 #s(literal -1/2 binary64) a)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (PI.f64) (*.f64 a a))) |
(*.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 a a))) |
(*.f64 (/.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) a) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) (*.f64 a a))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) a)) |
(*.f64 (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) a) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 (PI.f64) a)) |
(*.f64 (*.f64 (/.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) a) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (pow.f64 (/.f64 a (*.f64 (PI.f64) #s(literal 1/2 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) a)) |
(exp.f64 (*.f64 (log.f64 (/.f64 a (*.f64 (PI.f64) #s(literal -1/2 binary64)))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) a)) |
(/.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) a) |
(/.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) (neg.f64 (-.f64 #s(literal 0 binary64) a))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 (PI.f64) #s(literal -1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (*.f64 (PI.f64) #s(literal -1/2 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 a (*.f64 (PI.f64) #s(literal -1/2 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a (*.f64 (PI.f64) #s(literal -1/2 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 a (*.f64 (PI.f64) #s(literal -1/2 binary64))) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)))) |
(/.f64 (*.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) #s(literal 1 binary64)) a) |
(/.f64 (*.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (neg.f64 (*.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (neg.f64 (*.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) #s(literal -1 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) a))) |
(pow.f64 (/.f64 a (*.f64 (PI.f64) #s(literal -1/2 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 a (*.f64 (PI.f64) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 (PI.f64) (/.f64 #s(literal -1/2 binary64) a)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (PI.f64) a)) |
(*.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) a)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (PI.f64) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) #s(literal -1/2 binary64))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (cbrt.f64 (PI.f64)) (/.f64 #s(literal -1/2 binary64) a))) |
(*.f64 (sqrt.f64 (PI.f64)) (*.f64 (sqrt.f64 (PI.f64)) (/.f64 #s(literal -1/2 binary64) a))) |
(*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (PI.f64)) |
(*.f64 (*.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) #s(literal 1/2 binary64))) |
(neg.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) |
(*.f64 (PI.f64) #s(literal -1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) (PI.f64))) |
(*.f64 #s(literal -1/2 binary64) (PI.f64)) |
(*.f64 #s(literal 1 binary64) (*.f64 (PI.f64) #s(literal -1/2 binary64))) |
(*.f64 #s(literal -1 binary64) (*.f64 (PI.f64) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (cbrt.f64 (PI.f64)) #s(literal -1/2 binary64))) |
(*.f64 (sqrt.f64 (PI.f64)) (*.f64 (sqrt.f64 (PI.f64)) #s(literal -1/2 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) (PI.f64)) #s(literal 1/2 binary64)) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (cbrt.f64 (PI.f64))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (PI.f64))) (sqrt.f64 (PI.f64))) |
(+.f64 (/.f64 (/.f64 (PI.f64) a) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b)))) (neg.f64 (/.f64 (/.f64 (PI.f64) b) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b)))))) |
(+.f64 (fma.f64 (PI.f64) (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b)))) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b)))) (PI.f64)))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b))))) (PI.f64) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b)))) (PI.f64)))) |
(+.f64 (fma.f64 (PI.f64) (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b)))) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 b a)) (+.f64 a b)) (/.f64 (PI.f64) b)))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 b a)) (+.f64 a b))) (/.f64 (PI.f64) b) (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 b a)) (+.f64 a b)) (/.f64 (PI.f64) b)))) |
(+.f64 (fma.f64 (PI.f64) (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b)))) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 a b)) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (-.f64 b a)))))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 a b))) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 a b)) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (-.f64 b a)))))) |
(+.f64 (fma.f64 (PI.f64) (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b)))) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (/.f64 (PI.f64) (+.f64 a b))))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 #s(literal 2 binary64) (-.f64 b a)))) (/.f64 (PI.f64) (+.f64 a b)) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (/.f64 (PI.f64) (+.f64 a b))))) |
(+.f64 (fma.f64 (PI.f64) (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b)))) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 b a)) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (+.f64 a b)))))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 b a))) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (+.f64 a b))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 b a)) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (+.f64 a b)))))) |
(+.f64 (fma.f64 (/.f64 (PI.f64) a) (/.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 b a)) (+.f64 a b)) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b)))) (PI.f64)))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b))))) (PI.f64) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b)))) (PI.f64)))) |
(+.f64 (fma.f64 (/.f64 (PI.f64) a) (/.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 b a)) (+.f64 a b)) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 b a)) (+.f64 a b)) (/.f64 (PI.f64) b)))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 b a)) (+.f64 a b))) (/.f64 (PI.f64) b) (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 b a)) (+.f64 a b)) (/.f64 (PI.f64) b)))) |
(+.f64 (fma.f64 (/.f64 (PI.f64) a) (/.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 b a)) (+.f64 a b)) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 a b)) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (-.f64 b a)))))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 a b))) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 a b)) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (-.f64 b a)))))) |
(+.f64 (fma.f64 (/.f64 (PI.f64) a) (/.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 b a)) (+.f64 a b)) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (/.f64 (PI.f64) (+.f64 a b))))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 #s(literal 2 binary64) (-.f64 b a)))) (/.f64 (PI.f64) (+.f64 a b)) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (/.f64 (PI.f64) (+.f64 a b))))) |
(+.f64 (fma.f64 (/.f64 (PI.f64) a) (/.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 b a)) (+.f64 a b)) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 b a)) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (+.f64 a b)))))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 b a))) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (+.f64 a b))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 b a)) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (+.f64 a b)))))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (/.f64 (PI.f64) a) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b)))) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b)))) (PI.f64)))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b))))) (PI.f64) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b)))) (PI.f64)))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (/.f64 (PI.f64) a) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b)))) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 b a)) (+.f64 a b)) (/.f64 (PI.f64) b)))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 b a)) (+.f64 a b))) (/.f64 (PI.f64) b) (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 b a)) (+.f64 a b)) (/.f64 (PI.f64) b)))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (/.f64 (PI.f64) a) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b)))) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 a b)) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (-.f64 b a)))))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 a b))) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 a b)) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (-.f64 b a)))))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (/.f64 (PI.f64) a) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b)))) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (/.f64 (PI.f64) (+.f64 a b))))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 #s(literal 2 binary64) (-.f64 b a)))) (/.f64 (PI.f64) (+.f64 a b)) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (/.f64 (PI.f64) (+.f64 a b))))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (/.f64 (PI.f64) a) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b)))) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 b a)) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (+.f64 a b)))))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 b a))) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (+.f64 a b))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 b a)) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (+.f64 a b)))))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (PI.f64) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b)))) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b)))) (PI.f64)))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b))))) (PI.f64) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b)))) (PI.f64)))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (PI.f64) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b)))) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 b a)) (+.f64 a b)) (/.f64 (PI.f64) b)))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 b a)) (+.f64 a b))) (/.f64 (PI.f64) b) (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 b a)) (+.f64 a b)) (/.f64 (PI.f64) b)))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (PI.f64) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b)))) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 a b)) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (-.f64 b a)))))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 a b))) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 a b)) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (-.f64 b a)))))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (PI.f64) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b)))) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (/.f64 (PI.f64) (+.f64 a b))))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 #s(literal 2 binary64) (-.f64 b a)))) (/.f64 (PI.f64) (+.f64 a b)) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (/.f64 (PI.f64) (+.f64 a b))))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (PI.f64) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b)))) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 b a)) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (+.f64 a b)))))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 b a))) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (+.f64 a b))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 b a)) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (+.f64 a b)))))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 b a)) (/.f64 (PI.f64) (*.f64 (+.f64 a b) a)) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b)))) (PI.f64)))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b))))) (PI.f64) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b)))) (PI.f64)))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 b a)) (/.f64 (PI.f64) (*.f64 (+.f64 a b) a)) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 b a)) (+.f64 a b)) (/.f64 (PI.f64) b)))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 b a)) (+.f64 a b))) (/.f64 (PI.f64) b) (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 b a)) (+.f64 a b)) (/.f64 (PI.f64) b)))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 b a)) (/.f64 (PI.f64) (*.f64 (+.f64 a b) a)) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 a b)) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (-.f64 b a)))))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 a b))) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 a b)) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (-.f64 b a)))))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 b a)) (/.f64 (PI.f64) (*.f64 (+.f64 a b) a)) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (/.f64 (PI.f64) (+.f64 a b))))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 #s(literal 2 binary64) (-.f64 b a)))) (/.f64 (PI.f64) (+.f64 a b)) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (/.f64 (PI.f64) (+.f64 a b))))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 b a)) (/.f64 (PI.f64) (*.f64 (+.f64 a b) a)) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 b a)) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (+.f64 a b)))))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 b a))) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (+.f64 a b))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 b a)) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (+.f64 a b)))))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 a b)) (/.f64 (PI.f64) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 b a)) a)) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b)))) (PI.f64)))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b))))) (PI.f64) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b)))) (PI.f64)))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 a b)) (/.f64 (PI.f64) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 b a)) a)) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 b a)) (+.f64 a b)) (/.f64 (PI.f64) b)))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 b a)) (+.f64 a b))) (/.f64 (PI.f64) b) (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 b a)) (+.f64 a b)) (/.f64 (PI.f64) b)))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 a b)) (/.f64 (PI.f64) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 b a)) a)) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 a b)) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (-.f64 b a)))))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 a b))) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 a b)) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (-.f64 b a)))))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 a b)) (/.f64 (PI.f64) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 b a)) a)) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (/.f64 (PI.f64) (+.f64 a b))))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 #s(literal 2 binary64) (-.f64 b a)))) (/.f64 (PI.f64) (+.f64 a b)) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (/.f64 (PI.f64) (+.f64 a b))))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 a b)) (/.f64 (PI.f64) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 b a)) a)) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 b a)) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (+.f64 a b)))))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 b a))) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (+.f64 a b))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 b a)) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (+.f64 a b)))))) |
(+.f64 (fma.f64 (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (/.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 a b)) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b)))) (PI.f64)))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b))))) (PI.f64) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b)))) (PI.f64)))) |
(+.f64 (fma.f64 (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (/.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 a b)) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 b a)) (+.f64 a b)) (/.f64 (PI.f64) b)))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 b a)) (+.f64 a b))) (/.f64 (PI.f64) b) (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 b a)) (+.f64 a b)) (/.f64 (PI.f64) b)))) |
(+.f64 (fma.f64 (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (/.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 a b)) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 a b)) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (-.f64 b a)))))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 a b))) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 a b)) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (-.f64 b a)))))) |
(+.f64 (fma.f64 (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (/.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 a b)) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (/.f64 (PI.f64) (+.f64 a b))))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 #s(literal 2 binary64) (-.f64 b a)))) (/.f64 (PI.f64) (+.f64 a b)) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (/.f64 (PI.f64) (+.f64 a b))))) |
(+.f64 (fma.f64 (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (/.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 a b)) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 b a)) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (+.f64 a b)))))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 b a))) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (+.f64 a b))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 b a)) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (+.f64 a b)))))) |
(+.f64 (fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 a b)) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b)))) (PI.f64)))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b))))) (PI.f64) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b)))) (PI.f64)))) |
(+.f64 (fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 a b)) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 b a)) (+.f64 a b)) (/.f64 (PI.f64) b)))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 b a)) (+.f64 a b))) (/.f64 (PI.f64) b) (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 b a)) (+.f64 a b)) (/.f64 (PI.f64) b)))) |
(+.f64 (fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 a b)) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 a b)) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (-.f64 b a)))))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 a b))) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 a b)) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (-.f64 b a)))))) |
(+.f64 (fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 a b)) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (/.f64 (PI.f64) (+.f64 a b))))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 #s(literal 2 binary64) (-.f64 b a)))) (/.f64 (PI.f64) (+.f64 a b)) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (/.f64 (PI.f64) (+.f64 a b))))) |
(+.f64 (fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 a b)) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 b a)) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (+.f64 a b)))))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 b a))) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (+.f64 a b))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 b a)) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (+.f64 a b)))))) |
(+.f64 (fma.f64 (/.f64 (PI.f64) (+.f64 a b)) (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b)))) (PI.f64)))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b))))) (PI.f64) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b)))) (PI.f64)))) |
(+.f64 (fma.f64 (/.f64 (PI.f64) (+.f64 a b)) (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 b a)) (+.f64 a b)) (/.f64 (PI.f64) b)))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 b a)) (+.f64 a b))) (/.f64 (PI.f64) b) (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 b a)) (+.f64 a b)) (/.f64 (PI.f64) b)))) |
(+.f64 (fma.f64 (/.f64 (PI.f64) (+.f64 a b)) (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 a b)) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (-.f64 b a)))))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 a b))) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 a b)) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (-.f64 b a)))))) |
(+.f64 (fma.f64 (/.f64 (PI.f64) (+.f64 a b)) (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (/.f64 (PI.f64) (+.f64 a b))))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 #s(literal 2 binary64) (-.f64 b a)))) (/.f64 (PI.f64) (+.f64 a b)) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (/.f64 (PI.f64) (+.f64 a b))))) |
(+.f64 (fma.f64 (/.f64 (PI.f64) (+.f64 a b)) (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 b a)) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (+.f64 a b)))))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 b a))) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (+.f64 a b))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 b a)) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (+.f64 a b)))))) |
(+.f64 (fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (/.f64 (PI.f64) (+.f64 a b)) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b)))) (PI.f64)))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b))))) (PI.f64) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b)))) (PI.f64)))) |
(+.f64 (fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (/.f64 (PI.f64) (+.f64 a b)) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 b a)) (+.f64 a b)) (/.f64 (PI.f64) b)))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 b a)) (+.f64 a b))) (/.f64 (PI.f64) b) (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 b a)) (+.f64 a b)) (/.f64 (PI.f64) b)))) |
(+.f64 (fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (/.f64 (PI.f64) (+.f64 a b)) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 a b)) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (-.f64 b a)))))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 a b))) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 a b)) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (-.f64 b a)))))) |
(+.f64 (fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (/.f64 (PI.f64) (+.f64 a b)) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (/.f64 (PI.f64) (+.f64 a b))))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 #s(literal 2 binary64) (-.f64 b a)))) (/.f64 (PI.f64) (+.f64 a b)) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (/.f64 (PI.f64) (+.f64 a b))))) |
(+.f64 (fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (/.f64 (PI.f64) (+.f64 a b)) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 b a)) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (+.f64 a b)))))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 b a))) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (+.f64 a b))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 b a)) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (+.f64 a b)))))) |
(+.f64 (fma.f64 (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (+.f64 a b))) (/.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 b a)) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b)))) (PI.f64)))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b))))) (PI.f64) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b)))) (PI.f64)))) |
(+.f64 (fma.f64 (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (+.f64 a b))) (/.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 b a)) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 b a)) (+.f64 a b)) (/.f64 (PI.f64) b)))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 b a)) (+.f64 a b))) (/.f64 (PI.f64) b) (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 b a)) (+.f64 a b)) (/.f64 (PI.f64) b)))) |
(+.f64 (fma.f64 (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (+.f64 a b))) (/.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 b a)) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 a b)) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (-.f64 b a)))))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 a b))) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 a b)) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (-.f64 b a)))))) |
(+.f64 (fma.f64 (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (+.f64 a b))) (/.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 b a)) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (/.f64 (PI.f64) (+.f64 a b))))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 #s(literal 2 binary64) (-.f64 b a)))) (/.f64 (PI.f64) (+.f64 a b)) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (/.f64 (PI.f64) (+.f64 a b))))) |
(+.f64 (fma.f64 (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (+.f64 a b))) (/.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 b a)) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 b a)) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (+.f64 a b)))))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 b a))) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (+.f64 a b))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 b a)) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (+.f64 a b)))))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (+.f64 a b))) (/.f64 (/.f64 (PI.f64) a) (-.f64 b a)) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b)))) (PI.f64)))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b))))) (PI.f64) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b)))) (PI.f64)))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (+.f64 a b))) (/.f64 (/.f64 (PI.f64) a) (-.f64 b a)) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 b a)) (+.f64 a b)) (/.f64 (PI.f64) b)))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 b a)) (+.f64 a b))) (/.f64 (PI.f64) b) (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 b a)) (+.f64 a b)) (/.f64 (PI.f64) b)))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (+.f64 a b))) (/.f64 (/.f64 (PI.f64) a) (-.f64 b a)) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 a b)) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (-.f64 b a)))))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 a b))) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 a b)) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (-.f64 b a)))))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (+.f64 a b))) (/.f64 (/.f64 (PI.f64) a) (-.f64 b a)) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (/.f64 (PI.f64) (+.f64 a b))))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 #s(literal 2 binary64) (-.f64 b a)))) (/.f64 (PI.f64) (+.f64 a b)) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (/.f64 (PI.f64) (+.f64 a b))))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (+.f64 a b))) (/.f64 (/.f64 (PI.f64) a) (-.f64 b a)) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 b a)) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (+.f64 a b)))))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 b a))) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (+.f64 a b))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 b a)) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (+.f64 a b)))))) |
(+.f64 (fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal 2 binary64) (+.f64 a b))) (/.f64 (PI.f64) (-.f64 b a)) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b)))) (PI.f64)))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b))))) (PI.f64) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b)))) (PI.f64)))) |
(+.f64 (fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal 2 binary64) (+.f64 a b))) (/.f64 (PI.f64) (-.f64 b a)) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 b a)) (+.f64 a b)) (/.f64 (PI.f64) b)))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 b a)) (+.f64 a b))) (/.f64 (PI.f64) b) (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 b a)) (+.f64 a b)) (/.f64 (PI.f64) b)))) |
(+.f64 (fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal 2 binary64) (+.f64 a b))) (/.f64 (PI.f64) (-.f64 b a)) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 a b)) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (-.f64 b a)))))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 a b))) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 a b)) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (-.f64 b a)))))) |
(+.f64 (fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal 2 binary64) (+.f64 a b))) (/.f64 (PI.f64) (-.f64 b a)) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (/.f64 (PI.f64) (+.f64 a b))))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 #s(literal 2 binary64) (-.f64 b a)))) (/.f64 (PI.f64) (+.f64 a b)) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (/.f64 (PI.f64) (+.f64 a b))))) |
(+.f64 (fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal 2 binary64) (+.f64 a b))) (/.f64 (PI.f64) (-.f64 b a)) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 b a)) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (+.f64 a b)))))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 b a))) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (+.f64 a b))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 b a)) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (+.f64 a b)))))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (*.f64 #s(literal 2 binary64) (+.f64 a b)) (/.f64 b (/.f64 (PI.f64) a)))) #s(literal -1 binary64))) |
(-.f64 (/.f64 (/.f64 (PI.f64) a) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b)))) (/.f64 (/.f64 (PI.f64) b) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b))))) |
(fma.f64 (PI.f64) (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b)))) (neg.f64 (/.f64 (/.f64 (PI.f64) b) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b)))))) |
(fma.f64 (/.f64 (PI.f64) a) (/.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 b a)) (+.f64 a b)) (neg.f64 (/.f64 (/.f64 (PI.f64) b) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b)))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (/.f64 (PI.f64) a) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b)))) (neg.f64 (/.f64 (/.f64 (PI.f64) b) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b)))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (PI.f64) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b)))) (neg.f64 (/.f64 (/.f64 (PI.f64) b) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b)))))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 b a)) (/.f64 (PI.f64) (*.f64 (+.f64 a b) a)) (neg.f64 (/.f64 (/.f64 (PI.f64) b) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b)))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 a b)) (/.f64 (PI.f64) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 b a)) a)) (neg.f64 (/.f64 (/.f64 (PI.f64) b) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b)))))) |
(fma.f64 (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (/.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 a b)) (neg.f64 (/.f64 (/.f64 (PI.f64) b) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b)))))) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 a b)) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (neg.f64 (/.f64 (/.f64 (PI.f64) b) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b)))))) |
(fma.f64 (/.f64 (PI.f64) (+.f64 a b)) (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (neg.f64 (/.f64 (/.f64 (PI.f64) b) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b)))))) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (/.f64 (PI.f64) (+.f64 a b)) (neg.f64 (/.f64 (/.f64 (PI.f64) b) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b)))))) |
(fma.f64 (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (+.f64 a b))) (/.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 b a)) (neg.f64 (/.f64 (/.f64 (PI.f64) b) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b)))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (+.f64 a b))) (/.f64 (/.f64 (PI.f64) a) (-.f64 b a)) (neg.f64 (/.f64 (/.f64 (PI.f64) b) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b)))))) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal 2 binary64) (+.f64 a b))) (/.f64 (PI.f64) (-.f64 b a)) (neg.f64 (/.f64 (/.f64 (PI.f64) b) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b)))))) |
(neg.f64 (/.f64 (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) (*.f64 (+.f64 a b) (*.f64 (-.f64 b a) #s(literal -2 binary64))))) |
(neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (PI.f64) a)) (/.f64 (PI.f64) b)) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b))))) |
(neg.f64 (/.f64 (/.f64 (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) (*.f64 (-.f64 b a) #s(literal -2 binary64))) (+.f64 a b))) |
(/.f64 (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b)))) |
(/.f64 (-.f64 b a) (*.f64 (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b))) (/.f64 b (/.f64 (PI.f64) a)))) |
(/.f64 (/.f64 (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (+.f64 a b)) |
(/.f64 (/.f64 (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 a b)))) |
(/.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (+.f64 a b) (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b))) (-.f64 b a))) |
(/.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 b a) (/.f64 (+.f64 a b) (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b))))) |
(/.f64 #s(literal -1/2 binary64) (neg.f64 (*.f64 (/.f64 (+.f64 a b) (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b))) (-.f64 b a)))) |
(/.f64 #s(literal -1/2 binary64) (neg.f64 (*.f64 (-.f64 b a) (/.f64 (+.f64 a b) (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (+.f64 a b)) (/.f64 b (/.f64 (PI.f64) a)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 b a)) (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b))) (+.f64 a b))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (+.f64 a b)) (/.f64 b (/.f64 (PI.f64) a))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 b a)) (/.f64 (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) (+.f64 a b)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 (+.f64 a b) (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b))) (*.f64 (-.f64 b a) #s(literal -2 binary64))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (*.f64 (-.f64 b a) #s(literal -2 binary64)) (/.f64 (+.f64 a b) (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (*.f64 (*.f64 #s(literal 2 binary64) (+.f64 a b)) (/.f64 b (/.f64 (PI.f64) a)))))) |
(/.f64 (/.f64 (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) (+.f64 a b)) (*.f64 #s(literal 2 binary64) (-.f64 b a))) |
(/.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 b a)) (/.f64 (+.f64 a b) (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 (+.f64 a b) (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b))) (*.f64 (-.f64 b a) #s(literal -2 binary64)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (*.f64 (-.f64 b a) #s(literal -2 binary64)) (/.f64 (+.f64 a b) (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (*.f64 #s(literal 2 binary64) (+.f64 a b)) (/.f64 b (/.f64 (PI.f64) a))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 b a)) (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b))) (+.f64 a b)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (+.f64 a b)) (/.f64 b (/.f64 (PI.f64) a))) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 b a)) (/.f64 (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) (+.f64 a b))))) |
(/.f64 (-.f64 (*.f64 (PI.f64) b) (*.f64 (PI.f64) a)) (*.f64 (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b))) (*.f64 a b))) |
(/.f64 (+.f64 (neg.f64 (/.f64 (PI.f64) a)) (/.f64 (PI.f64) b)) (*.f64 (+.f64 a b) (*.f64 (-.f64 b a) #s(literal -2 binary64)))) |
(/.f64 (/.f64 (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) (*.f64 (-.f64 b a) #s(literal -2 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 a b))) |
(/.f64 (/.f64 (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) (*.f64 (-.f64 b a) #s(literal -2 binary64))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 a b))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b))) (+.f64 (/.f64 (PI.f64) (*.f64 (/.f64 a (PI.f64)) a)) (*.f64 (/.f64 (PI.f64) b) (+.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (+.f64 a b)) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 b a)) (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)))) |
(/.f64 (-.f64 (/.f64 (PI.f64) (*.f64 (/.f64 a (PI.f64)) a)) (/.f64 (PI.f64) (*.f64 b (/.f64 b (PI.f64))))) (*.f64 (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b))) (+.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)))) |
(/.f64 (/.f64 (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) #s(literal 2 binary64)) (-.f64 (*.f64 b b) (*.f64 a a))) |
(/.f64 (-.f64 (*.f64 (/.f64 (PI.f64) a) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b)))) (*.f64 (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b))) (/.f64 (PI.f64) b))) (*.f64 (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b))) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (PI.f64) b) (*.f64 (PI.f64) a)) #s(literal 1 binary64)) (*.f64 (*.f64 a b) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b))))) |
(/.f64 (*.f64 (-.f64 b a) #s(literal 1 binary64)) (*.f64 (/.f64 b (/.f64 (PI.f64) a)) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b))))) |
(/.f64 (*.f64 (-.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 b (*.f64 b b)))) #s(literal 1 binary64)) (*.f64 (+.f64 (/.f64 (PI.f64) (*.f64 (/.f64 a (PI.f64)) a)) (*.f64 (/.f64 (PI.f64) b) (+.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)))) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b))))) |
(/.f64 (*.f64 (-.f64 (/.f64 (PI.f64) (*.f64 (/.f64 a (PI.f64)) a)) (/.f64 (PI.f64) (*.f64 b (/.f64 b (PI.f64))))) #s(literal 1 binary64)) (*.f64 (+.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b))))) |
(/.f64 (*.f64 (+.f64 (neg.f64 (/.f64 (PI.f64) a)) (/.f64 (PI.f64) b)) #s(literal 1 binary64)) (*.f64 (+.f64 a b) (*.f64 (-.f64 b a) #s(literal -2 binary64)))) |
(/.f64 (*.f64 (/.f64 (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 b a) (+.f64 a b))) |
(/.f64 (*.f64 (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) #s(literal -1 binary64)) (*.f64 (+.f64 a b) (*.f64 (-.f64 b a) #s(literal -2 binary64)))) |
(/.f64 (*.f64 (+.f64 (neg.f64 (/.f64 (PI.f64) a)) (/.f64 (PI.f64) b)) #s(literal 1/2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 a b)) (-.f64 b a))) |
(/.f64 (*.f64 (+.f64 (neg.f64 (/.f64 (PI.f64) a)) (/.f64 (PI.f64) b)) #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 a b)) (*.f64 (-.f64 b a) #s(literal -2 binary64)))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b))) (*.f64 (-.f64 b a) (+.f64 a b))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (neg.f64 (/.f64 (PI.f64) a)) (/.f64 (PI.f64) b))) (*.f64 (-.f64 b a) (-.f64 #s(literal 0 binary64) (+.f64 a b)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (neg.f64 (/.f64 (PI.f64) a)) (/.f64 (PI.f64) b))) (*.f64 (+.f64 a b) (*.f64 (-.f64 b a) #s(literal -2 binary64)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (neg.f64 (/.f64 (PI.f64) a)) (/.f64 (PI.f64) b))) (*.f64 (*.f64 (-.f64 b a) #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 a b)))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) (+.f64 a b))) (*.f64 (-.f64 b a) #s(literal -2 binary64))) |
(/.f64 (neg.f64 (+.f64 (neg.f64 (/.f64 (PI.f64) a)) (/.f64 (PI.f64) b))) (neg.f64 (*.f64 (+.f64 a b) (*.f64 (-.f64 b a) #s(literal -2 binary64))))) |
(/.f64 (neg.f64 (-.f64 b a)) (neg.f64 (*.f64 (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b))) (/.f64 b (/.f64 (PI.f64) a))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (PI.f64) b) (*.f64 (PI.f64) a))) (neg.f64 (*.f64 (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b))) (*.f64 a b)))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 b (*.f64 b b))))) (neg.f64 (*.f64 (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b))) (+.f64 (/.f64 (PI.f64) (*.f64 (/.f64 a (PI.f64)) a)) (*.f64 (/.f64 (PI.f64) b) (+.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b))))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (PI.f64) (*.f64 (/.f64 a (PI.f64)) a)) (/.f64 (PI.f64) (*.f64 b (/.f64 b (PI.f64)))))) (neg.f64 (*.f64 (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b))) (+.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) #s(literal 2 binary64))) (neg.f64 (-.f64 (*.f64 b b) (*.f64 a a)))) |
(/.f64 (/.f64 (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) (*.f64 #s(literal 2 binary64) (+.f64 a b))) (-.f64 b a)) |
(/.f64 (/.f64 (/.f64 (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) (+.f64 a b)) #s(literal 2 binary64)) (-.f64 b a)) |
(/.f64 (/.f64 (/.f64 (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) (+.f64 a b)) (-.f64 b a)) #s(literal 2 binary64)) |
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (PI.f64) a) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b)))) (*.f64 (/.f64 (/.f64 (PI.f64) a) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b)))) (/.f64 (/.f64 (PI.f64) a) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b)))))) (*.f64 (/.f64 (/.f64 (PI.f64) b) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b)))) (*.f64 (/.f64 (/.f64 (PI.f64) b) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b)))) (/.f64 (/.f64 (PI.f64) b) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b))))))) (+.f64 (*.f64 (/.f64 (/.f64 (PI.f64) a) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b)))) (/.f64 (/.f64 (PI.f64) a) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b))))) (+.f64 (*.f64 (/.f64 (/.f64 (PI.f64) b) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b)))) (/.f64 (/.f64 (PI.f64) b) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b))))) (*.f64 (/.f64 (/.f64 (PI.f64) a) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b)))) (/.f64 (/.f64 (PI.f64) b) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b)))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (PI.f64) a) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b)))) (/.f64 (/.f64 (PI.f64) a) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b))))) (*.f64 (/.f64 (/.f64 (PI.f64) b) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b)))) (/.f64 (/.f64 (PI.f64) b) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b)))))) (+.f64 (/.f64 (/.f64 (PI.f64) a) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b)))) (/.f64 (/.f64 (PI.f64) b) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b)))))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 b a))) (neg.f64 (/.f64 (+.f64 a b) (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b))))) |
(/.f64 (*.f64 (/.f64 (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) (*.f64 #s(literal 2 binary64) (-.f64 b a))) #s(literal 1 binary64)) (+.f64 a b)) |
(/.f64 (*.f64 (/.f64 (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) (+.f64 a b)) #s(literal 1/2 binary64)) (-.f64 b a)) |
(/.f64 (*.f64 (/.f64 (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) (+.f64 a b)) #s(literal -1 binary64)) (*.f64 (-.f64 b a) #s(literal -2 binary64))) |
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 b a)) (+.f64 (neg.f64 (/.f64 (PI.f64) a)) (/.f64 (PI.f64) b))) (-.f64 #s(literal 0 binary64) (+.f64 a b))) |
(/.f64 (*.f64 (-.f64 (*.f64 (PI.f64) b) (*.f64 (PI.f64) a)) (/.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 b a)) (+.f64 a b))) (*.f64 a b)) |
(/.f64 (*.f64 (-.f64 b a) (/.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 b a)) (+.f64 a b))) (/.f64 b (/.f64 (PI.f64) a))) |
(/.f64 (*.f64 (-.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 b a)) (+.f64 a b))) (+.f64 (/.f64 (PI.f64) (*.f64 (/.f64 a (PI.f64)) a)) (*.f64 (/.f64 (PI.f64) b) (+.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b))))) |
(/.f64 (*.f64 (-.f64 (/.f64 (PI.f64) (*.f64 (/.f64 a (PI.f64)) a)) (/.f64 (PI.f64) (*.f64 b (/.f64 b (PI.f64))))) (/.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 b a)) (+.f64 a b))) (+.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b))) |
(/.f64 (*.f64 (+.f64 (neg.f64 (/.f64 (PI.f64) a)) (/.f64 (PI.f64) b)) (/.f64 #s(literal 1 binary64) (+.f64 a b))) (*.f64 (-.f64 b a) #s(literal -2 binary64))) |
(/.f64 (*.f64 (/.f64 (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 a b))) (-.f64 b a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) (+.f64 a b))) (-.f64 b a)) |
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) (+.f64 a b))) (*.f64 (-.f64 b a) #s(literal -2 binary64))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 a b))) (neg.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 b a)) (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b))))) |
(/.f64 (-.f64 (neg.f64 (/.f64 (PI.f64) a)) (-.f64 #s(literal 0 binary64) (/.f64 (PI.f64) b))) (*.f64 (+.f64 a b) (*.f64 (-.f64 b a) #s(literal -2 binary64)))) |
(/.f64 (-.f64 (/.f64 (/.f64 (PI.f64) a) (*.f64 #s(literal 2 binary64) (+.f64 a b))) (/.f64 (/.f64 (PI.f64) b) (*.f64 #s(literal 2 binary64) (+.f64 a b)))) (-.f64 b a)) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 (PI.f64) a) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b)))) (*.f64 (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b))) (/.f64 (PI.f64) b)))) (neg.f64 (*.f64 (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b))) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (PI.f64) b) (*.f64 (PI.f64) a)) #s(literal 1 binary64))) (neg.f64 (*.f64 (*.f64 a b) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 b a) #s(literal 1 binary64))) (neg.f64 (*.f64 (/.f64 b (/.f64 (PI.f64) a)) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 b (*.f64 b b)))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (/.f64 (PI.f64) (*.f64 (/.f64 a (PI.f64)) a)) (*.f64 (/.f64 (PI.f64) b) (+.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)))) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (/.f64 (PI.f64) (*.f64 (/.f64 a (PI.f64)) a)) (/.f64 (PI.f64) (*.f64 b (/.f64 b (PI.f64))))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b)))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (neg.f64 (/.f64 (PI.f64) a)) (/.f64 (PI.f64) b)) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 a b) (*.f64 (-.f64 b a) #s(literal -2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 (-.f64 b a) (+.f64 a b)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) #s(literal -1 binary64))) (neg.f64 (*.f64 (+.f64 a b) (*.f64 (-.f64 b a) #s(literal -2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (neg.f64 (/.f64 (PI.f64) a)) (/.f64 (PI.f64) b)) #s(literal 1/2 binary64))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 a b)) (-.f64 b a)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (neg.f64 (/.f64 (PI.f64) a)) (/.f64 (PI.f64) b)) #s(literal -1 binary64))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 a b)) (*.f64 (-.f64 b a) #s(literal -2 binary64))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)))) (neg.f64 (*.f64 (-.f64 b a) (+.f64 a b)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (neg.f64 (/.f64 (PI.f64) a)) (/.f64 (PI.f64) b)))) (neg.f64 (*.f64 (-.f64 b a) (-.f64 #s(literal 0 binary64) (+.f64 a b))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (+.f64 (neg.f64 (/.f64 (PI.f64) a)) (/.f64 (PI.f64) b)))) (neg.f64 (*.f64 (+.f64 a b) (*.f64 (-.f64 b a) #s(literal -2 binary64))))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (+.f64 (neg.f64 (/.f64 (PI.f64) a)) (/.f64 (PI.f64) b)))) (neg.f64 (*.f64 (*.f64 (-.f64 b a) #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 a b))))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) (+.f64 a b)))) (neg.f64 (*.f64 (-.f64 b a) #s(literal -2 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (neg.f64 (/.f64 (PI.f64) a)) (/.f64 (PI.f64) b)))) (neg.f64 (neg.f64 (*.f64 (+.f64 a b) (*.f64 (-.f64 b a) #s(literal -2 binary64)))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) (*.f64 #s(literal 2 binary64) (+.f64 a b)))) (neg.f64 (-.f64 b a))) |
(/.f64 (neg.f64 (/.f64 (/.f64 (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) (+.f64 a b)) #s(literal 2 binary64))) (neg.f64 (-.f64 b a))) |
(/.f64 (neg.f64 (/.f64 (/.f64 (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) (+.f64 a b)) (-.f64 b a))) #s(literal -2 binary64)) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 (/.f64 (PI.f64) a) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b)))) (*.f64 (/.f64 (/.f64 (PI.f64) a) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b)))) (/.f64 (/.f64 (PI.f64) a) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b)))))) (*.f64 (/.f64 (/.f64 (PI.f64) b) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b)))) (*.f64 (/.f64 (/.f64 (PI.f64) b) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b)))) (/.f64 (/.f64 (PI.f64) b) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b)))))))) (neg.f64 (+.f64 (*.f64 (/.f64 (/.f64 (PI.f64) a) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b)))) (/.f64 (/.f64 (PI.f64) a) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b))))) (+.f64 (*.f64 (/.f64 (/.f64 (PI.f64) b) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b)))) (/.f64 (/.f64 (PI.f64) b) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b))))) (*.f64 (/.f64 (/.f64 (PI.f64) a) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b)))) (/.f64 (/.f64 (PI.f64) b) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b))))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 (/.f64 (PI.f64) a) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b)))) (/.f64 (/.f64 (PI.f64) a) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b))))) (*.f64 (/.f64 (/.f64 (PI.f64) b) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b)))) (/.f64 (/.f64 (PI.f64) b) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b))))))) (neg.f64 (+.f64 (/.f64 (/.f64 (PI.f64) a) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b)))) (/.f64 (/.f64 (PI.f64) b) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b))))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) (*.f64 #s(literal 2 binary64) (-.f64 b a))) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 a b))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) (+.f64 a b)) #s(literal 1/2 binary64))) (neg.f64 (-.f64 b a))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) (+.f64 a b)) #s(literal -1 binary64))) (neg.f64 (*.f64 (-.f64 b a) #s(literal -2 binary64)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 b a)) (+.f64 (neg.f64 (/.f64 (PI.f64) a)) (/.f64 (PI.f64) b)))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 a b)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (PI.f64) b) (*.f64 (PI.f64) a)) (/.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 b a)) (+.f64 a b)))) (neg.f64 (*.f64 a b))) |
(/.f64 (neg.f64 (*.f64 (-.f64 b a) (/.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 b a)) (+.f64 a b)))) (neg.f64 (/.f64 b (/.f64 (PI.f64) a)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 b a)) (+.f64 a b)))) (neg.f64 (+.f64 (/.f64 (PI.f64) (*.f64 (/.f64 a (PI.f64)) a)) (*.f64 (/.f64 (PI.f64) b) (+.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (/.f64 (PI.f64) (*.f64 (/.f64 a (PI.f64)) a)) (/.f64 (PI.f64) (*.f64 b (/.f64 b (PI.f64))))) (/.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 b a)) (+.f64 a b)))) (neg.f64 (+.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (neg.f64 (/.f64 (PI.f64) a)) (/.f64 (PI.f64) b)) (/.f64 #s(literal 1 binary64) (+.f64 a b)))) (neg.f64 (*.f64 (-.f64 b a) #s(literal -2 binary64)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 a b)))) (neg.f64 (-.f64 b a))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) (+.f64 a b)))) (neg.f64 (-.f64 b a))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) (+.f64 a b)))) (neg.f64 (*.f64 (-.f64 b a) #s(literal -2 binary64)))) |
(pow.f64 (*.f64 (*.f64 #s(literal 2 binary64) (+.f64 a b)) (/.f64 b (/.f64 (PI.f64) a))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 b a)) (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b))) (+.f64 a b)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (+.f64 a b)) (/.f64 b (/.f64 (PI.f64) a))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 b a)) (/.f64 (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) (+.f64 a b))) #s(literal -1 binary64)) |
(*.f64 (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) (/.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 b a)) (+.f64 a b))) |
(*.f64 (/.f64 (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (/.f64 #s(literal 1 binary64) (+.f64 a b))) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (+.f64 a b)) (/.f64 b (/.f64 (PI.f64) a))))) |
(*.f64 (/.f64 (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) (+.f64 a b)) (/.f64 #s(literal 1/2 binary64) (-.f64 b a))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 b a)) (/.f64 (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) (+.f64 a b))) |
(*.f64 (+.f64 (neg.f64 (/.f64 (PI.f64) a)) (/.f64 (PI.f64) b)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 a b) (*.f64 (-.f64 b a) #s(literal -2 binary64))))) |
(*.f64 (/.f64 (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) (*.f64 (-.f64 b a) #s(literal -2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 a b)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 a b)) (/.f64 (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) (*.f64 #s(literal 2 binary64) (-.f64 b a)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 b a)) (+.f64 a b)) (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b))) |
(*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 b a)) (+.f64 a b)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 a b)) (-.f64 b a))) |
(*.f64 (/.f64 (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) (-.f64 b a)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 a b)) #s(literal 2 binary64))) |
(*.f64 (/.f64 (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) (*.f64 #s(literal 2 binary64) (+.f64 a b))) (/.f64 #s(literal 1 binary64) (-.f64 b a))) |
(*.f64 (/.f64 (/.f64 (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) (+.f64 a b)) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 b a))) |
(*.f64 (/.f64 (/.f64 (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) (+.f64 a b)) (-.f64 b a)) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (+.f64 a b))) (/.f64 #s(literal 1 binary64) (/.f64 b (/.f64 (PI.f64) a)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (+.f64 a b))) (pow.f64 (/.f64 (-.f64 b a) (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (/.f64 (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (+.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))) (+.f64 (*.f64 b b) (*.f64 a (-.f64 a b)))) |
(*.f64 (/.f64 (/.f64 (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 b a)) |
(*.f64 (pow.f64 (/.f64 (+.f64 a b) (+.f64 (neg.f64 (/.f64 (PI.f64) a)) (/.f64 (PI.f64) b))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 #s(literal 2 binary64) (-.f64 b a)))) |
(*.f64 (pow.f64 (/.f64 (+.f64 a b) (/.f64 (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) #s(literal 2 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 b a))) |
(*.f64 (pow.f64 (/.f64 (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b))) (-.f64 (*.f64 (PI.f64) b) (*.f64 (PI.f64) a))) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) a) b)) |
(*.f64 (pow.f64 (/.f64 (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b))) (-.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 b (*.f64 b b))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (PI.f64) (*.f64 (/.f64 a (PI.f64)) a)) (*.f64 (/.f64 (PI.f64) b) (+.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)))))) |
(*.f64 (pow.f64 (/.f64 (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b))) (-.f64 (/.f64 (PI.f64) (*.f64 (/.f64 a (PI.f64)) a)) (/.f64 (PI.f64) (*.f64 b (/.f64 b (PI.f64)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) (-.f64 b a))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (*.f64 #s(literal 2 binary64) (-.f64 b a)))) |
(/.f64 #s(literal 1/2 binary64) (-.f64 b a)) |
(/.f64 #s(literal 1/2 binary64) (neg.f64 (neg.f64 (-.f64 b a)))) |
(/.f64 #s(literal -1/2 binary64) (neg.f64 (-.f64 b a))) |
(/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (-.f64 b a))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (-.f64 b a) #s(literal -2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 b a) #s(literal 1/2 binary64))) |
(/.f64 #s(literal -1 binary64) (*.f64 (-.f64 b a) #s(literal -2 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (*.f64 (-.f64 b a) #s(literal -2 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 b a) #s(literal 1/2 binary64)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (-.f64 b a)) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 b a))) #s(literal -2 binary64)) |
(pow.f64 (*.f64 #s(literal 2 binary64) (-.f64 b a)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 b a)) (*.f64 #s(literal 2 binary64) (-.f64 b a))) #s(literal -1/2 binary64)) |
(pow.f64 (neg.f64 (*.f64 (-.f64 b a) #s(literal -2 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 b a) #s(literal 1/2 binary64)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (-.f64 b a)) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (-.f64 b a)))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 b a))) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (-.f64 b a))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 b a)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 #s(literal 2 binary64) (-.f64 b a)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 b a)) #s(literal 1/2 binary64)) |
(*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (-.f64 b a)) #s(literal -1/2 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (-.f64 b a)) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))) (+.f64 (*.f64 b b) (*.f64 a (+.f64 a b)))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (+.f64 a b)) |
(+.f64 (/.f64 (PI.f64) (*.f64 (+.f64 a b) a)) (neg.f64 (/.f64 (PI.f64) (*.f64 (+.f64 a b) b)))) |
(+.f64 (fma.f64 (PI.f64) (/.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 a b)) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 a b)) (PI.f64)))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 a b))) (PI.f64) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 a b)) (PI.f64)))) |
(+.f64 (fma.f64 (PI.f64) (/.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 a b)) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 a b)) (/.f64 (PI.f64) b)))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 a b))) (/.f64 (PI.f64) b) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 a b)) (/.f64 (PI.f64) b)))) |
(+.f64 (fma.f64 (PI.f64) (/.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 a b)) (neg.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (-.f64 a b))) (/.f64 (/.f64 (PI.f64) b) (+.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))))))) (fma.f64 (neg.f64 (+.f64 (*.f64 b b) (*.f64 a (-.f64 a b)))) (/.f64 (/.f64 (PI.f64) b) (+.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (-.f64 a b))) (/.f64 (/.f64 (PI.f64) b) (+.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))))))) |
(+.f64 (fma.f64 (PI.f64) (/.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 a b)) (neg.f64 (*.f64 (-.f64 b a) (/.f64 (/.f64 (PI.f64) b) (-.f64 (*.f64 b b) (*.f64 a a)))))) (fma.f64 (neg.f64 (-.f64 b a)) (/.f64 (/.f64 (PI.f64) b) (-.f64 (*.f64 b b) (*.f64 a a))) (*.f64 (-.f64 b a) (/.f64 (/.f64 (PI.f64) b) (-.f64 (*.f64 b b) (*.f64 a a)))))) |
(+.f64 (fma.f64 (/.f64 (PI.f64) a) (/.f64 #s(literal 1 binary64) (+.f64 a b)) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 a b)) (PI.f64)))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 a b))) (PI.f64) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 a b)) (PI.f64)))) |
(+.f64 (fma.f64 (/.f64 (PI.f64) a) (/.f64 #s(literal 1 binary64) (+.f64 a b)) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 a b)) (/.f64 (PI.f64) b)))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 a b))) (/.f64 (PI.f64) b) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 a b)) (/.f64 (PI.f64) b)))) |
(+.f64 (fma.f64 (/.f64 (PI.f64) a) (/.f64 #s(literal 1 binary64) (+.f64 a b)) (neg.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (-.f64 a b))) (/.f64 (/.f64 (PI.f64) b) (+.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))))))) (fma.f64 (neg.f64 (+.f64 (*.f64 b b) (*.f64 a (-.f64 a b)))) (/.f64 (/.f64 (PI.f64) b) (+.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (-.f64 a b))) (/.f64 (/.f64 (PI.f64) b) (+.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))))))) |
(+.f64 (fma.f64 (/.f64 (PI.f64) a) (/.f64 #s(literal 1 binary64) (+.f64 a b)) (neg.f64 (*.f64 (-.f64 b a) (/.f64 (/.f64 (PI.f64) b) (-.f64 (*.f64 b b) (*.f64 a a)))))) (fma.f64 (neg.f64 (-.f64 b a)) (/.f64 (/.f64 (PI.f64) b) (-.f64 (*.f64 b b) (*.f64 a a))) (*.f64 (-.f64 b a) (/.f64 (/.f64 (PI.f64) b) (-.f64 (*.f64 b b) (*.f64 a a)))))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (PI.f64) (*.f64 (+.f64 a b) a)) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 a b)) (PI.f64)))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 a b))) (PI.f64) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 a b)) (PI.f64)))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (PI.f64) (*.f64 (+.f64 a b) a)) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 a b)) (/.f64 (PI.f64) b)))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 a b))) (/.f64 (PI.f64) b) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 a b)) (/.f64 (PI.f64) b)))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (PI.f64) (*.f64 (+.f64 a b) a)) (neg.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (-.f64 a b))) (/.f64 (/.f64 (PI.f64) b) (+.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))))))) (fma.f64 (neg.f64 (+.f64 (*.f64 b b) (*.f64 a (-.f64 a b)))) (/.f64 (/.f64 (PI.f64) b) (+.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (-.f64 a b))) (/.f64 (/.f64 (PI.f64) b) (+.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))))))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (PI.f64) (*.f64 (+.f64 a b) a)) (neg.f64 (*.f64 (-.f64 b a) (/.f64 (/.f64 (PI.f64) b) (-.f64 (*.f64 b b) (*.f64 a a)))))) (fma.f64 (neg.f64 (-.f64 b a)) (/.f64 (/.f64 (PI.f64) b) (-.f64 (*.f64 b b) (*.f64 a a))) (*.f64 (-.f64 b a) (/.f64 (/.f64 (PI.f64) b) (-.f64 (*.f64 b b) (*.f64 a a)))))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (PI.f64) (+.f64 a b)) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 a b)) (PI.f64)))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 a b))) (PI.f64) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 a b)) (PI.f64)))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (PI.f64) (+.f64 a b)) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 a b)) (/.f64 (PI.f64) b)))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 a b))) (/.f64 (PI.f64) b) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 a b)) (/.f64 (PI.f64) b)))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (PI.f64) (+.f64 a b)) (neg.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (-.f64 a b))) (/.f64 (/.f64 (PI.f64) b) (+.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))))))) (fma.f64 (neg.f64 (+.f64 (*.f64 b b) (*.f64 a (-.f64 a b)))) (/.f64 (/.f64 (PI.f64) b) (+.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (-.f64 a b))) (/.f64 (/.f64 (PI.f64) b) (+.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))))))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (PI.f64) (+.f64 a b)) (neg.f64 (*.f64 (-.f64 b a) (/.f64 (/.f64 (PI.f64) b) (-.f64 (*.f64 b b) (*.f64 a a)))))) (fma.f64 (neg.f64 (-.f64 b a)) (/.f64 (/.f64 (PI.f64) b) (-.f64 (*.f64 b b) (*.f64 a a))) (*.f64 (-.f64 b a) (/.f64 (/.f64 (PI.f64) b) (-.f64 (*.f64 b b) (*.f64 a a)))))) |
(+.f64 (fma.f64 (/.f64 (/.f64 (PI.f64) a) (+.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))) (+.f64 (*.f64 b b) (*.f64 a (-.f64 a b))) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 a b)) (PI.f64)))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 a b))) (PI.f64) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 a b)) (PI.f64)))) |
(+.f64 (fma.f64 (/.f64 (/.f64 (PI.f64) a) (+.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))) (+.f64 (*.f64 b b) (*.f64 a (-.f64 a b))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 a b)) (/.f64 (PI.f64) b)))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 a b))) (/.f64 (PI.f64) b) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 a b)) (/.f64 (PI.f64) b)))) |
(+.f64 (fma.f64 (/.f64 (/.f64 (PI.f64) a) (+.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))) (+.f64 (*.f64 b b) (*.f64 a (-.f64 a b))) (neg.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (-.f64 a b))) (/.f64 (/.f64 (PI.f64) b) (+.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))))))) (fma.f64 (neg.f64 (+.f64 (*.f64 b b) (*.f64 a (-.f64 a b)))) (/.f64 (/.f64 (PI.f64) b) (+.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (-.f64 a b))) (/.f64 (/.f64 (PI.f64) b) (+.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))))))) |
(+.f64 (fma.f64 (/.f64 (/.f64 (PI.f64) a) (+.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))) (+.f64 (*.f64 b b) (*.f64 a (-.f64 a b))) (neg.f64 (*.f64 (-.f64 b a) (/.f64 (/.f64 (PI.f64) b) (-.f64 (*.f64 b b) (*.f64 a a)))))) (fma.f64 (neg.f64 (-.f64 b a)) (/.f64 (/.f64 (PI.f64) b) (-.f64 (*.f64 b b) (*.f64 a a))) (*.f64 (-.f64 b a) (/.f64 (/.f64 (PI.f64) b) (-.f64 (*.f64 b b) (*.f64 a a)))))) |
(+.f64 (fma.f64 (/.f64 (/.f64 (PI.f64) a) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 b a) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 a b)) (PI.f64)))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 a b))) (PI.f64) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 a b)) (PI.f64)))) |
(+.f64 (fma.f64 (/.f64 (/.f64 (PI.f64) a) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 b a) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 a b)) (/.f64 (PI.f64) b)))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 a b))) (/.f64 (PI.f64) b) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 a b)) (/.f64 (PI.f64) b)))) |
(+.f64 (fma.f64 (/.f64 (/.f64 (PI.f64) a) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 b a) (neg.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (-.f64 a b))) (/.f64 (/.f64 (PI.f64) b) (+.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))))))) (fma.f64 (neg.f64 (+.f64 (*.f64 b b) (*.f64 a (-.f64 a b)))) (/.f64 (/.f64 (PI.f64) b) (+.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (-.f64 a b))) (/.f64 (/.f64 (PI.f64) b) (+.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))))))) |
(+.f64 (fma.f64 (/.f64 (/.f64 (PI.f64) a) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 b a) (neg.f64 (*.f64 (-.f64 b a) (/.f64 (/.f64 (PI.f64) b) (-.f64 (*.f64 b b) (*.f64 a a)))))) (fma.f64 (neg.f64 (-.f64 b a)) (/.f64 (/.f64 (PI.f64) b) (-.f64 (*.f64 b b) (*.f64 a a))) (*.f64 (-.f64 b a) (/.f64 (/.f64 (PI.f64) b) (-.f64 (*.f64 b b) (*.f64 a a)))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (+.f64 a b) (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)))) #s(literal -1 binary64))) |
(-.f64 (/.f64 (PI.f64) (*.f64 (+.f64 a b) a)) (/.f64 (PI.f64) (*.f64 (+.f64 a b) b))) |
(fma.f64 (PI.f64) (/.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 a b)) (neg.f64 (/.f64 (PI.f64) (*.f64 (+.f64 a b) b)))) |
(fma.f64 (/.f64 (PI.f64) a) (/.f64 #s(literal 1 binary64) (+.f64 a b)) (neg.f64 (/.f64 (PI.f64) (*.f64 (+.f64 a b) b)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (PI.f64) (*.f64 (+.f64 a b) a)) (neg.f64 (/.f64 (PI.f64) (*.f64 (+.f64 a b) b)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (PI.f64) (+.f64 a b)) (neg.f64 (/.f64 (PI.f64) (*.f64 (+.f64 a b) b)))) |
(fma.f64 (/.f64 (/.f64 (PI.f64) a) (+.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))) (+.f64 (*.f64 b b) (*.f64 a (-.f64 a b))) (neg.f64 (/.f64 (PI.f64) (*.f64 (+.f64 a b) b)))) |
(fma.f64 (/.f64 (/.f64 (PI.f64) a) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 b a) (neg.f64 (/.f64 (PI.f64) (*.f64 (+.f64 a b) b)))) |
(neg.f64 (/.f64 (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) (-.f64 #s(literal 0 binary64) (+.f64 a b)))) |
(neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (PI.f64) a)) (/.f64 (PI.f64) b)) (+.f64 a b))) |
(/.f64 (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) (+.f64 a b)) |
(/.f64 (-.f64 b a) (*.f64 (+.f64 a b) (/.f64 b (/.f64 (PI.f64) a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 a b) (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 a b) (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (+.f64 a b) (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 a b) (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (+.f64 a b) (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b))) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 (PI.f64) b) (*.f64 (PI.f64) a)) (*.f64 (+.f64 a b) (*.f64 a b))) |
(/.f64 (+.f64 (neg.f64 (/.f64 (PI.f64) a)) (/.f64 (PI.f64) b)) (-.f64 #s(literal 0 binary64) (+.f64 a b))) |
(/.f64 (-.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 b (*.f64 b b)))) (*.f64 (+.f64 a b) (+.f64 (/.f64 (PI.f64) (*.f64 (/.f64 a (PI.f64)) a)) (*.f64 (/.f64 (PI.f64) b) (+.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)))))) |
(/.f64 (-.f64 (/.f64 (PI.f64) (*.f64 (/.f64 a (PI.f64)) a)) (/.f64 (PI.f64) (*.f64 b (/.f64 b (PI.f64))))) (*.f64 (+.f64 a b) (+.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (PI.f64) a) (+.f64 a b)) (*.f64 (+.f64 a b) (/.f64 (PI.f64) b))) (*.f64 (+.f64 a b) (+.f64 a b))) |
(/.f64 (*.f64 (-.f64 (*.f64 (PI.f64) b) (*.f64 (PI.f64) a)) #s(literal 1 binary64)) (*.f64 (*.f64 a b) (+.f64 a b))) |
(/.f64 (*.f64 (-.f64 b a) #s(literal 1 binary64)) (*.f64 (/.f64 b (/.f64 (PI.f64) a)) (+.f64 a b))) |
(/.f64 (*.f64 (-.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 b (*.f64 b b)))) #s(literal 1 binary64)) (*.f64 (+.f64 (/.f64 (PI.f64) (*.f64 (/.f64 a (PI.f64)) a)) (*.f64 (/.f64 (PI.f64) b) (+.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)))) (+.f64 a b))) |
(/.f64 (*.f64 (-.f64 (/.f64 (PI.f64) (*.f64 (/.f64 a (PI.f64)) a)) (/.f64 (PI.f64) (*.f64 b (/.f64 b (PI.f64))))) #s(literal 1 binary64)) (*.f64 (+.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) (+.f64 a b))) |
(/.f64 (*.f64 (+.f64 (neg.f64 (/.f64 (PI.f64) a)) (/.f64 (PI.f64) b)) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 a b))) |
(/.f64 (neg.f64 (+.f64 (neg.f64 (/.f64 (PI.f64) a)) (/.f64 (PI.f64) b))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 a b)))) |
(/.f64 (neg.f64 (-.f64 b a)) (neg.f64 (*.f64 (+.f64 a b) (/.f64 b (/.f64 (PI.f64) a))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (PI.f64) b) (*.f64 (PI.f64) a))) (neg.f64 (*.f64 (+.f64 a b) (*.f64 a b)))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 b (*.f64 b b))))) (neg.f64 (*.f64 (+.f64 a b) (+.f64 (/.f64 (PI.f64) (*.f64 (/.f64 a (PI.f64)) a)) (*.f64 (/.f64 (PI.f64) b) (+.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b))))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (PI.f64) (*.f64 (/.f64 a (PI.f64)) a)) (/.f64 (PI.f64) (*.f64 b (/.f64 b (PI.f64)))))) (neg.f64 (*.f64 (+.f64 a b) (+.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (PI.f64) (*.f64 (+.f64 a b) a)) (*.f64 (/.f64 (PI.f64) (*.f64 (+.f64 a b) a)) (/.f64 (PI.f64) (*.f64 (+.f64 a b) a)))) (*.f64 (/.f64 (PI.f64) (*.f64 (+.f64 a b) b)) (*.f64 (/.f64 (PI.f64) (*.f64 (+.f64 a b) b)) (/.f64 (PI.f64) (*.f64 (+.f64 a b) b))))) (+.f64 (*.f64 (/.f64 (PI.f64) (*.f64 (+.f64 a b) a)) (/.f64 (PI.f64) (*.f64 (+.f64 a b) a))) (+.f64 (*.f64 (/.f64 (PI.f64) (*.f64 (+.f64 a b) b)) (/.f64 (PI.f64) (*.f64 (+.f64 a b) b))) (*.f64 (/.f64 (PI.f64) (*.f64 (+.f64 a b) a)) (/.f64 (PI.f64) (*.f64 (+.f64 a b) b)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (PI.f64) (*.f64 (+.f64 a b) a)) (/.f64 (PI.f64) (*.f64 (+.f64 a b) a))) (*.f64 (/.f64 (PI.f64) (*.f64 (+.f64 a b) b)) (/.f64 (PI.f64) (*.f64 (+.f64 a b) b)))) (+.f64 (/.f64 (PI.f64) (*.f64 (+.f64 a b) a)) (/.f64 (PI.f64) (*.f64 (+.f64 a b) b)))) |
(/.f64 (*.f64 (-.f64 (*.f64 (PI.f64) b) (*.f64 (PI.f64) a)) (/.f64 #s(literal 1 binary64) (+.f64 a b))) (*.f64 a b)) |
(/.f64 (*.f64 (-.f64 b a) (/.f64 #s(literal 1 binary64) (+.f64 a b))) (/.f64 b (/.f64 (PI.f64) a))) |
(/.f64 (*.f64 (-.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (+.f64 a b))) (+.f64 (/.f64 (PI.f64) (*.f64 (/.f64 a (PI.f64)) a)) (*.f64 (/.f64 (PI.f64) b) (+.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b))))) |
(/.f64 (*.f64 (-.f64 (/.f64 (PI.f64) (*.f64 (/.f64 a (PI.f64)) a)) (/.f64 (PI.f64) (*.f64 b (/.f64 b (PI.f64))))) (/.f64 #s(literal 1 binary64) (+.f64 a b))) (+.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b))) |
(/.f64 (-.f64 (neg.f64 (/.f64 (PI.f64) a)) (-.f64 #s(literal 0 binary64) (/.f64 (PI.f64) b))) (-.f64 #s(literal 0 binary64) (+.f64 a b))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (PI.f64) b) (*.f64 (PI.f64) a)) #s(literal 1 binary64))) (neg.f64 (*.f64 (*.f64 a b) (+.f64 a b)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 b a) #s(literal 1 binary64))) (neg.f64 (*.f64 (/.f64 b (/.f64 (PI.f64) a)) (+.f64 a b)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 b (*.f64 b b)))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (/.f64 (PI.f64) (*.f64 (/.f64 a (PI.f64)) a)) (*.f64 (/.f64 (PI.f64) b) (+.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)))) (+.f64 a b)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (/.f64 (PI.f64) (*.f64 (/.f64 a (PI.f64)) a)) (/.f64 (PI.f64) (*.f64 b (/.f64 b (PI.f64))))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) (+.f64 a b)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (neg.f64 (/.f64 (PI.f64) a)) (/.f64 (PI.f64) b)) #s(literal 1 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 a b)))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (neg.f64 (/.f64 (PI.f64) a)) (/.f64 (PI.f64) b)))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 a b))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 (PI.f64) a) (+.f64 a b)) (*.f64 (+.f64 a b) (/.f64 (PI.f64) b)))) (neg.f64 (*.f64 (+.f64 a b) (+.f64 a b)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 (PI.f64) (*.f64 (+.f64 a b) a)) (*.f64 (/.f64 (PI.f64) (*.f64 (+.f64 a b) a)) (/.f64 (PI.f64) (*.f64 (+.f64 a b) a)))) (*.f64 (/.f64 (PI.f64) (*.f64 (+.f64 a b) b)) (*.f64 (/.f64 (PI.f64) (*.f64 (+.f64 a b) b)) (/.f64 (PI.f64) (*.f64 (+.f64 a b) b)))))) (neg.f64 (+.f64 (*.f64 (/.f64 (PI.f64) (*.f64 (+.f64 a b) a)) (/.f64 (PI.f64) (*.f64 (+.f64 a b) a))) (+.f64 (*.f64 (/.f64 (PI.f64) (*.f64 (+.f64 a b) b)) (/.f64 (PI.f64) (*.f64 (+.f64 a b) b))) (*.f64 (/.f64 (PI.f64) (*.f64 (+.f64 a b) a)) (/.f64 (PI.f64) (*.f64 (+.f64 a b) b))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 (PI.f64) (*.f64 (+.f64 a b) a)) (/.f64 (PI.f64) (*.f64 (+.f64 a b) a))) (*.f64 (/.f64 (PI.f64) (*.f64 (+.f64 a b) b)) (/.f64 (PI.f64) (*.f64 (+.f64 a b) b))))) (neg.f64 (+.f64 (/.f64 (PI.f64) (*.f64 (+.f64 a b) a)) (/.f64 (PI.f64) (*.f64 (+.f64 a b) b))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (PI.f64) b) (*.f64 (PI.f64) a)) (/.f64 #s(literal 1 binary64) (+.f64 a b)))) (neg.f64 (*.f64 a b))) |
(/.f64 (neg.f64 (*.f64 (-.f64 b a) (/.f64 #s(literal 1 binary64) (+.f64 a b)))) (neg.f64 (/.f64 b (/.f64 (PI.f64) a)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (+.f64 a b)))) (neg.f64 (+.f64 (/.f64 (PI.f64) (*.f64 (/.f64 a (PI.f64)) a)) (*.f64 (/.f64 (PI.f64) b) (+.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (/.f64 (PI.f64) (*.f64 (/.f64 a (PI.f64)) a)) (/.f64 (PI.f64) (*.f64 b (/.f64 b (PI.f64))))) (/.f64 #s(literal 1 binary64) (+.f64 a b)))) (neg.f64 (+.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)))) |
(pow.f64 (/.f64 (+.f64 a b) (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (+.f64 a b) (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) (/.f64 #s(literal 1 binary64) (+.f64 a b))) |
(*.f64 (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 a b)) #s(literal 1 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) (+.f64 a b))) |
(*.f64 (/.f64 (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) (+.f64 a b)) #s(literal 1 binary64)) |
(*.f64 (+.f64 (neg.f64 (/.f64 (PI.f64) a)) (/.f64 (PI.f64) b)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 a b)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 a b)) (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 a b)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) (+.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))) (+.f64 (*.f64 b b) (*.f64 a (-.f64 a b)))) |
(*.f64 (/.f64 (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 b a)) |
(*.f64 (pow.f64 (/.f64 (+.f64 a b) (-.f64 (*.f64 (PI.f64) b) (*.f64 (PI.f64) a))) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) a) b)) |
(*.f64 (pow.f64 (/.f64 (+.f64 a b) (-.f64 b a)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 b (/.f64 (PI.f64) a)))) |
(*.f64 (pow.f64 (/.f64 (+.f64 a b) (-.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 b (*.f64 b b))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (PI.f64) (*.f64 (/.f64 a (PI.f64)) a)) (*.f64 (/.f64 (PI.f64) b) (+.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)))))) |
(*.f64 (pow.f64 (/.f64 (+.f64 a b) (-.f64 (/.f64 (PI.f64) (*.f64 (/.f64 a (PI.f64)) a)) (/.f64 (PI.f64) (*.f64 b (/.f64 b (PI.f64)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)))) |
(+.f64 (/.f64 (/.f64 (PI.f64) a) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b)))) (neg.f64 (/.f64 (/.f64 (PI.f64) b) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b)))))) |
(+.f64 (fma.f64 (PI.f64) (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b)))) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b)))) (PI.f64)))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b))))) (PI.f64) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b)))) (PI.f64)))) |
(+.f64 (fma.f64 (PI.f64) (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b)))) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 b a)) (+.f64 a b)) (/.f64 (PI.f64) b)))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 b a)) (+.f64 a b))) (/.f64 (PI.f64) b) (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 b a)) (+.f64 a b)) (/.f64 (PI.f64) b)))) |
(+.f64 (fma.f64 (PI.f64) (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b)))) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 a b)) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (-.f64 b a)))))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 a b))) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 a b)) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (-.f64 b a)))))) |
(+.f64 (fma.f64 (PI.f64) (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b)))) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (/.f64 (PI.f64) (+.f64 a b))))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 #s(literal 2 binary64) (-.f64 b a)))) (/.f64 (PI.f64) (+.f64 a b)) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (/.f64 (PI.f64) (+.f64 a b))))) |
(+.f64 (fma.f64 (PI.f64) (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b)))) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 b a)) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (+.f64 a b)))))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 b a))) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (+.f64 a b))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 b a)) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (+.f64 a b)))))) |
(+.f64 (fma.f64 (/.f64 (PI.f64) a) (/.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 b a)) (+.f64 a b)) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b)))) (PI.f64)))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b))))) (PI.f64) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b)))) (PI.f64)))) |
(+.f64 (fma.f64 (/.f64 (PI.f64) a) (/.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 b a)) (+.f64 a b)) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 b a)) (+.f64 a b)) (/.f64 (PI.f64) b)))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 b a)) (+.f64 a b))) (/.f64 (PI.f64) b) (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 b a)) (+.f64 a b)) (/.f64 (PI.f64) b)))) |
(+.f64 (fma.f64 (/.f64 (PI.f64) a) (/.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 b a)) (+.f64 a b)) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 a b)) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (-.f64 b a)))))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 a b))) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 a b)) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (-.f64 b a)))))) |
(+.f64 (fma.f64 (/.f64 (PI.f64) a) (/.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 b a)) (+.f64 a b)) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (/.f64 (PI.f64) (+.f64 a b))))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 #s(literal 2 binary64) (-.f64 b a)))) (/.f64 (PI.f64) (+.f64 a b)) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (/.f64 (PI.f64) (+.f64 a b))))) |
(+.f64 (fma.f64 (/.f64 (PI.f64) a) (/.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 b a)) (+.f64 a b)) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 b a)) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (+.f64 a b)))))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 b a))) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (+.f64 a b))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 b a)) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (+.f64 a b)))))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (/.f64 (PI.f64) a) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b)))) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b)))) (PI.f64)))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b))))) (PI.f64) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b)))) (PI.f64)))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (/.f64 (PI.f64) a) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b)))) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 b a)) (+.f64 a b)) (/.f64 (PI.f64) b)))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 b a)) (+.f64 a b))) (/.f64 (PI.f64) b) (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 b a)) (+.f64 a b)) (/.f64 (PI.f64) b)))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (/.f64 (PI.f64) a) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b)))) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 a b)) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (-.f64 b a)))))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 a b))) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 a b)) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (-.f64 b a)))))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (/.f64 (PI.f64) a) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b)))) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (/.f64 (PI.f64) (+.f64 a b))))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 #s(literal 2 binary64) (-.f64 b a)))) (/.f64 (PI.f64) (+.f64 a b)) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (/.f64 (PI.f64) (+.f64 a b))))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (/.f64 (PI.f64) a) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b)))) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 b a)) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (+.f64 a b)))))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 b a))) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (+.f64 a b))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 b a)) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (+.f64 a b)))))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (PI.f64) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b)))) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b)))) (PI.f64)))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b))))) (PI.f64) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b)))) (PI.f64)))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (PI.f64) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b)))) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 b a)) (+.f64 a b)) (/.f64 (PI.f64) b)))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 b a)) (+.f64 a b))) (/.f64 (PI.f64) b) (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 b a)) (+.f64 a b)) (/.f64 (PI.f64) b)))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (PI.f64) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b)))) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 a b)) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (-.f64 b a)))))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 a b))) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 a b)) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (-.f64 b a)))))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (PI.f64) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b)))) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (/.f64 (PI.f64) (+.f64 a b))))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 #s(literal 2 binary64) (-.f64 b a)))) (/.f64 (PI.f64) (+.f64 a b)) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (/.f64 (PI.f64) (+.f64 a b))))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (PI.f64) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b)))) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 b a)) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (+.f64 a b)))))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 b a))) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (+.f64 a b))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 b a)) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (+.f64 a b)))))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 b a)) (/.f64 (PI.f64) (*.f64 (+.f64 a b) a)) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b)))) (PI.f64)))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b))))) (PI.f64) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b)))) (PI.f64)))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 b a)) (/.f64 (PI.f64) (*.f64 (+.f64 a b) a)) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 b a)) (+.f64 a b)) (/.f64 (PI.f64) b)))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 b a)) (+.f64 a b))) (/.f64 (PI.f64) b) (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 b a)) (+.f64 a b)) (/.f64 (PI.f64) b)))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 b a)) (/.f64 (PI.f64) (*.f64 (+.f64 a b) a)) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 a b)) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (-.f64 b a)))))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 a b))) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 a b)) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (-.f64 b a)))))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 b a)) (/.f64 (PI.f64) (*.f64 (+.f64 a b) a)) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (/.f64 (PI.f64) (+.f64 a b))))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 #s(literal 2 binary64) (-.f64 b a)))) (/.f64 (PI.f64) (+.f64 a b)) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (/.f64 (PI.f64) (+.f64 a b))))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 b a)) (/.f64 (PI.f64) (*.f64 (+.f64 a b) a)) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 b a)) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (+.f64 a b)))))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 b a))) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (+.f64 a b))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 b a)) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (+.f64 a b)))))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 a b)) (/.f64 (PI.f64) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 b a)) a)) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b)))) (PI.f64)))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b))))) (PI.f64) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b)))) (PI.f64)))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 a b)) (/.f64 (PI.f64) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 b a)) a)) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 b a)) (+.f64 a b)) (/.f64 (PI.f64) b)))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 b a)) (+.f64 a b))) (/.f64 (PI.f64) b) (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 b a)) (+.f64 a b)) (/.f64 (PI.f64) b)))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 a b)) (/.f64 (PI.f64) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 b a)) a)) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 a b)) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (-.f64 b a)))))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 a b))) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 a b)) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (-.f64 b a)))))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 a b)) (/.f64 (PI.f64) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 b a)) a)) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (/.f64 (PI.f64) (+.f64 a b))))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 #s(literal 2 binary64) (-.f64 b a)))) (/.f64 (PI.f64) (+.f64 a b)) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (/.f64 (PI.f64) (+.f64 a b))))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 a b)) (/.f64 (PI.f64) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 b a)) a)) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 b a)) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (+.f64 a b)))))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 b a))) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (+.f64 a b))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 b a)) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (+.f64 a b)))))) |
(+.f64 (fma.f64 (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (/.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 a b)) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b)))) (PI.f64)))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b))))) (PI.f64) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b)))) (PI.f64)))) |
(+.f64 (fma.f64 (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (/.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 a b)) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 b a)) (+.f64 a b)) (/.f64 (PI.f64) b)))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 b a)) (+.f64 a b))) (/.f64 (PI.f64) b) (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 b a)) (+.f64 a b)) (/.f64 (PI.f64) b)))) |
(+.f64 (fma.f64 (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (/.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 a b)) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 a b)) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (-.f64 b a)))))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 a b))) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 a b)) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (-.f64 b a)))))) |
(+.f64 (fma.f64 (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (/.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 a b)) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (/.f64 (PI.f64) (+.f64 a b))))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 #s(literal 2 binary64) (-.f64 b a)))) (/.f64 (PI.f64) (+.f64 a b)) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (/.f64 (PI.f64) (+.f64 a b))))) |
(+.f64 (fma.f64 (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (/.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 a b)) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 b a)) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (+.f64 a b)))))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 b a))) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (+.f64 a b))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 b a)) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (+.f64 a b)))))) |
(+.f64 (fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 a b)) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b)))) (PI.f64)))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b))))) (PI.f64) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b)))) (PI.f64)))) |
(+.f64 (fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 a b)) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 b a)) (+.f64 a b)) (/.f64 (PI.f64) b)))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 b a)) (+.f64 a b))) (/.f64 (PI.f64) b) (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 b a)) (+.f64 a b)) (/.f64 (PI.f64) b)))) |
(+.f64 (fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 a b)) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 a b)) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (-.f64 b a)))))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 a b))) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 a b)) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (-.f64 b a)))))) |
(+.f64 (fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 a b)) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (/.f64 (PI.f64) (+.f64 a b))))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 #s(literal 2 binary64) (-.f64 b a)))) (/.f64 (PI.f64) (+.f64 a b)) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (/.f64 (PI.f64) (+.f64 a b))))) |
(+.f64 (fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 a b)) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 b a)) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (+.f64 a b)))))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 b a))) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (+.f64 a b))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 b a)) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (+.f64 a b)))))) |
(+.f64 (fma.f64 (/.f64 (PI.f64) (+.f64 a b)) (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b)))) (PI.f64)))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b))))) (PI.f64) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b)))) (PI.f64)))) |
(+.f64 (fma.f64 (/.f64 (PI.f64) (+.f64 a b)) (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 b a)) (+.f64 a b)) (/.f64 (PI.f64) b)))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 b a)) (+.f64 a b))) (/.f64 (PI.f64) b) (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 b a)) (+.f64 a b)) (/.f64 (PI.f64) b)))) |
(+.f64 (fma.f64 (/.f64 (PI.f64) (+.f64 a b)) (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 a b)) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (-.f64 b a)))))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 a b))) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 a b)) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (-.f64 b a)))))) |
(+.f64 (fma.f64 (/.f64 (PI.f64) (+.f64 a b)) (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (/.f64 (PI.f64) (+.f64 a b))))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 #s(literal 2 binary64) (-.f64 b a)))) (/.f64 (PI.f64) (+.f64 a b)) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (/.f64 (PI.f64) (+.f64 a b))))) |
(+.f64 (fma.f64 (/.f64 (PI.f64) (+.f64 a b)) (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 b a)) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (+.f64 a b)))))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 b a))) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (+.f64 a b))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 b a)) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (+.f64 a b)))))) |
(+.f64 (fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (/.f64 (PI.f64) (+.f64 a b)) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b)))) (PI.f64)))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b))))) (PI.f64) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b)))) (PI.f64)))) |
(+.f64 (fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (/.f64 (PI.f64) (+.f64 a b)) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 b a)) (+.f64 a b)) (/.f64 (PI.f64) b)))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 b a)) (+.f64 a b))) (/.f64 (PI.f64) b) (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 b a)) (+.f64 a b)) (/.f64 (PI.f64) b)))) |
(+.f64 (fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (/.f64 (PI.f64) (+.f64 a b)) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 a b)) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (-.f64 b a)))))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 a b))) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 a b)) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (-.f64 b a)))))) |
(+.f64 (fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (/.f64 (PI.f64) (+.f64 a b)) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (/.f64 (PI.f64) (+.f64 a b))))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 #s(literal 2 binary64) (-.f64 b a)))) (/.f64 (PI.f64) (+.f64 a b)) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (/.f64 (PI.f64) (+.f64 a b))))) |
(+.f64 (fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (/.f64 (PI.f64) (+.f64 a b)) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 b a)) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (+.f64 a b)))))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 b a))) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (+.f64 a b))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 b a)) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (+.f64 a b)))))) |
(+.f64 (fma.f64 (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (+.f64 a b))) (/.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 b a)) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b)))) (PI.f64)))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b))))) (PI.f64) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b)))) (PI.f64)))) |
(+.f64 (fma.f64 (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (+.f64 a b))) (/.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 b a)) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 b a)) (+.f64 a b)) (/.f64 (PI.f64) b)))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 b a)) (+.f64 a b))) (/.f64 (PI.f64) b) (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 b a)) (+.f64 a b)) (/.f64 (PI.f64) b)))) |
(+.f64 (fma.f64 (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (+.f64 a b))) (/.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 b a)) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 a b)) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (-.f64 b a)))))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 a b))) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 a b)) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (-.f64 b a)))))) |
(+.f64 (fma.f64 (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (+.f64 a b))) (/.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 b a)) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (/.f64 (PI.f64) (+.f64 a b))))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 #s(literal 2 binary64) (-.f64 b a)))) (/.f64 (PI.f64) (+.f64 a b)) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (/.f64 (PI.f64) (+.f64 a b))))) |
(+.f64 (fma.f64 (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (+.f64 a b))) (/.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 b a)) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 b a)) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (+.f64 a b)))))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 b a))) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (+.f64 a b))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 b a)) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (+.f64 a b)))))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (+.f64 a b))) (/.f64 (/.f64 (PI.f64) a) (-.f64 b a)) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b)))) (PI.f64)))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b))))) (PI.f64) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b)))) (PI.f64)))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (+.f64 a b))) (/.f64 (/.f64 (PI.f64) a) (-.f64 b a)) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 b a)) (+.f64 a b)) (/.f64 (PI.f64) b)))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 b a)) (+.f64 a b))) (/.f64 (PI.f64) b) (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 b a)) (+.f64 a b)) (/.f64 (PI.f64) b)))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (+.f64 a b))) (/.f64 (/.f64 (PI.f64) a) (-.f64 b a)) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 a b)) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (-.f64 b a)))))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 a b))) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 a b)) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (-.f64 b a)))))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (+.f64 a b))) (/.f64 (/.f64 (PI.f64) a) (-.f64 b a)) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (/.f64 (PI.f64) (+.f64 a b))))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 #s(literal 2 binary64) (-.f64 b a)))) (/.f64 (PI.f64) (+.f64 a b)) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (/.f64 (PI.f64) (+.f64 a b))))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (+.f64 a b))) (/.f64 (/.f64 (PI.f64) a) (-.f64 b a)) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 b a)) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (+.f64 a b)))))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 b a))) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (+.f64 a b))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 b a)) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (+.f64 a b)))))) |
(+.f64 (fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal 2 binary64) (+.f64 a b))) (/.f64 (PI.f64) (-.f64 b a)) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b)))) (PI.f64)))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b))))) (PI.f64) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b)))) (PI.f64)))) |
(+.f64 (fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal 2 binary64) (+.f64 a b))) (/.f64 (PI.f64) (-.f64 b a)) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 b a)) (+.f64 a b)) (/.f64 (PI.f64) b)))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 b a)) (+.f64 a b))) (/.f64 (PI.f64) b) (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 b a)) (+.f64 a b)) (/.f64 (PI.f64) b)))) |
(+.f64 (fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal 2 binary64) (+.f64 a b))) (/.f64 (PI.f64) (-.f64 b a)) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 a b)) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (-.f64 b a)))))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 a b))) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 a b)) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (-.f64 b a)))))) |
(+.f64 (fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal 2 binary64) (+.f64 a b))) (/.f64 (PI.f64) (-.f64 b a)) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (/.f64 (PI.f64) (+.f64 a b))))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 #s(literal 2 binary64) (-.f64 b a)))) (/.f64 (PI.f64) (+.f64 a b)) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (/.f64 (PI.f64) (+.f64 a b))))) |
(+.f64 (fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal 2 binary64) (+.f64 a b))) (/.f64 (PI.f64) (-.f64 b a)) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 b a)) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (+.f64 a b)))))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 b a))) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (+.f64 a b))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 b a)) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (+.f64 a b)))))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (*.f64 #s(literal 2 binary64) (+.f64 a b)) (/.f64 b (/.f64 (PI.f64) a)))) #s(literal -1 binary64))) |
(-.f64 (/.f64 (/.f64 (PI.f64) a) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b)))) (/.f64 (/.f64 (PI.f64) b) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b))))) |
(fma.f64 (PI.f64) (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b)))) (neg.f64 (/.f64 (/.f64 (PI.f64) b) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b)))))) |
(fma.f64 (/.f64 (PI.f64) a) (/.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 b a)) (+.f64 a b)) (neg.f64 (/.f64 (/.f64 (PI.f64) b) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b)))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (/.f64 (PI.f64) a) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b)))) (neg.f64 (/.f64 (/.f64 (PI.f64) b) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b)))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (PI.f64) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b)))) (neg.f64 (/.f64 (/.f64 (PI.f64) b) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b)))))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 b a)) (/.f64 (PI.f64) (*.f64 (+.f64 a b) a)) (neg.f64 (/.f64 (/.f64 (PI.f64) b) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b)))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 a b)) (/.f64 (PI.f64) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 b a)) a)) (neg.f64 (/.f64 (/.f64 (PI.f64) b) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b)))))) |
(fma.f64 (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (/.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 a b)) (neg.f64 (/.f64 (/.f64 (PI.f64) b) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b)))))) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 a b)) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (neg.f64 (/.f64 (/.f64 (PI.f64) b) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b)))))) |
(fma.f64 (/.f64 (PI.f64) (+.f64 a b)) (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (neg.f64 (/.f64 (/.f64 (PI.f64) b) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b)))))) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (/.f64 (PI.f64) (+.f64 a b)) (neg.f64 (/.f64 (/.f64 (PI.f64) b) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b)))))) |
(fma.f64 (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (+.f64 a b))) (/.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 b a)) (neg.f64 (/.f64 (/.f64 (PI.f64) b) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b)))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (+.f64 a b))) (/.f64 (/.f64 (PI.f64) a) (-.f64 b a)) (neg.f64 (/.f64 (/.f64 (PI.f64) b) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b)))))) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal 2 binary64) (+.f64 a b))) (/.f64 (PI.f64) (-.f64 b a)) (neg.f64 (/.f64 (/.f64 (PI.f64) b) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b)))))) |
(neg.f64 (/.f64 (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) (*.f64 (+.f64 a b) (*.f64 (-.f64 b a) #s(literal -2 binary64))))) |
(neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (PI.f64) a)) (/.f64 (PI.f64) b)) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b))))) |
(neg.f64 (/.f64 (/.f64 (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) (*.f64 (-.f64 b a) #s(literal -2 binary64))) (+.f64 a b))) |
(/.f64 (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b)))) |
(/.f64 (-.f64 b a) (*.f64 (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b))) (/.f64 b (/.f64 (PI.f64) a)))) |
(/.f64 (/.f64 (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (+.f64 a b)) |
(/.f64 (/.f64 (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 a b)))) |
(/.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (+.f64 a b) (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b))) (-.f64 b a))) |
(/.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 b a) (/.f64 (+.f64 a b) (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b))))) |
(/.f64 #s(literal -1/2 binary64) (neg.f64 (*.f64 (/.f64 (+.f64 a b) (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b))) (-.f64 b a)))) |
(/.f64 #s(literal -1/2 binary64) (neg.f64 (*.f64 (-.f64 b a) (/.f64 (+.f64 a b) (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (+.f64 a b)) (/.f64 b (/.f64 (PI.f64) a)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 b a)) (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b))) (+.f64 a b))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (+.f64 a b)) (/.f64 b (/.f64 (PI.f64) a))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 b a)) (/.f64 (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) (+.f64 a b)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 (+.f64 a b) (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b))) (*.f64 (-.f64 b a) #s(literal -2 binary64))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (*.f64 (-.f64 b a) #s(literal -2 binary64)) (/.f64 (+.f64 a b) (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (*.f64 (*.f64 #s(literal 2 binary64) (+.f64 a b)) (/.f64 b (/.f64 (PI.f64) a)))))) |
(/.f64 (/.f64 (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) (+.f64 a b)) (*.f64 #s(literal 2 binary64) (-.f64 b a))) |
(/.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 b a)) (/.f64 (+.f64 a b) (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 (+.f64 a b) (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b))) (*.f64 (-.f64 b a) #s(literal -2 binary64)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (*.f64 (-.f64 b a) #s(literal -2 binary64)) (/.f64 (+.f64 a b) (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (*.f64 #s(literal 2 binary64) (+.f64 a b)) (/.f64 b (/.f64 (PI.f64) a))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 b a)) (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b))) (+.f64 a b)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (+.f64 a b)) (/.f64 b (/.f64 (PI.f64) a))) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 b a)) (/.f64 (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) (+.f64 a b))))) |
(/.f64 (-.f64 (*.f64 (PI.f64) b) (*.f64 (PI.f64) a)) (*.f64 (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b))) (*.f64 a b))) |
(/.f64 (+.f64 (neg.f64 (/.f64 (PI.f64) a)) (/.f64 (PI.f64) b)) (*.f64 (+.f64 a b) (*.f64 (-.f64 b a) #s(literal -2 binary64)))) |
(/.f64 (/.f64 (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) (*.f64 (-.f64 b a) #s(literal -2 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 a b))) |
(/.f64 (/.f64 (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) (*.f64 (-.f64 b a) #s(literal -2 binary64))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 a b))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b))) (+.f64 (/.f64 (PI.f64) (*.f64 (/.f64 a (PI.f64)) a)) (*.f64 (/.f64 (PI.f64) b) (+.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (+.f64 a b)) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 b a)) (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)))) |
(/.f64 (-.f64 (/.f64 (PI.f64) (*.f64 (/.f64 a (PI.f64)) a)) (/.f64 (PI.f64) (*.f64 b (/.f64 b (PI.f64))))) (*.f64 (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b))) (+.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)))) |
(/.f64 (/.f64 (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) #s(literal 2 binary64)) (-.f64 (*.f64 b b) (*.f64 a a))) |
(/.f64 (-.f64 (*.f64 (/.f64 (PI.f64) a) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b)))) (*.f64 (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b))) (/.f64 (PI.f64) b))) (*.f64 (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b))) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (PI.f64) b) (*.f64 (PI.f64) a)) #s(literal 1 binary64)) (*.f64 (*.f64 a b) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b))))) |
(/.f64 (*.f64 (-.f64 b a) #s(literal 1 binary64)) (*.f64 (/.f64 b (/.f64 (PI.f64) a)) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b))))) |
(/.f64 (*.f64 (-.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 b (*.f64 b b)))) #s(literal 1 binary64)) (*.f64 (+.f64 (/.f64 (PI.f64) (*.f64 (/.f64 a (PI.f64)) a)) (*.f64 (/.f64 (PI.f64) b) (+.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)))) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b))))) |
(/.f64 (*.f64 (-.f64 (/.f64 (PI.f64) (*.f64 (/.f64 a (PI.f64)) a)) (/.f64 (PI.f64) (*.f64 b (/.f64 b (PI.f64))))) #s(literal 1 binary64)) (*.f64 (+.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b))))) |
(/.f64 (*.f64 (+.f64 (neg.f64 (/.f64 (PI.f64) a)) (/.f64 (PI.f64) b)) #s(literal 1 binary64)) (*.f64 (+.f64 a b) (*.f64 (-.f64 b a) #s(literal -2 binary64)))) |
(/.f64 (*.f64 (/.f64 (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 b a) (+.f64 a b))) |
(/.f64 (*.f64 (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) #s(literal -1 binary64)) (*.f64 (+.f64 a b) (*.f64 (-.f64 b a) #s(literal -2 binary64)))) |
(/.f64 (*.f64 (+.f64 (neg.f64 (/.f64 (PI.f64) a)) (/.f64 (PI.f64) b)) #s(literal 1/2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 a b)) (-.f64 b a))) |
(/.f64 (*.f64 (+.f64 (neg.f64 (/.f64 (PI.f64) a)) (/.f64 (PI.f64) b)) #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 a b)) (*.f64 (-.f64 b a) #s(literal -2 binary64)))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b))) (*.f64 (-.f64 b a) (+.f64 a b))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (neg.f64 (/.f64 (PI.f64) a)) (/.f64 (PI.f64) b))) (*.f64 (-.f64 b a) (-.f64 #s(literal 0 binary64) (+.f64 a b)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (neg.f64 (/.f64 (PI.f64) a)) (/.f64 (PI.f64) b))) (*.f64 (+.f64 a b) (*.f64 (-.f64 b a) #s(literal -2 binary64)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (neg.f64 (/.f64 (PI.f64) a)) (/.f64 (PI.f64) b))) (*.f64 (*.f64 (-.f64 b a) #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 a b)))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) (+.f64 a b))) (*.f64 (-.f64 b a) #s(literal -2 binary64))) |
(/.f64 (neg.f64 (+.f64 (neg.f64 (/.f64 (PI.f64) a)) (/.f64 (PI.f64) b))) (neg.f64 (*.f64 (+.f64 a b) (*.f64 (-.f64 b a) #s(literal -2 binary64))))) |
(/.f64 (neg.f64 (-.f64 b a)) (neg.f64 (*.f64 (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b))) (/.f64 b (/.f64 (PI.f64) a))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (PI.f64) b) (*.f64 (PI.f64) a))) (neg.f64 (*.f64 (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b))) (*.f64 a b)))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 b (*.f64 b b))))) (neg.f64 (*.f64 (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b))) (+.f64 (/.f64 (PI.f64) (*.f64 (/.f64 a (PI.f64)) a)) (*.f64 (/.f64 (PI.f64) b) (+.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b))))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (PI.f64) (*.f64 (/.f64 a (PI.f64)) a)) (/.f64 (PI.f64) (*.f64 b (/.f64 b (PI.f64)))))) (neg.f64 (*.f64 (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b))) (+.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) #s(literal 2 binary64))) (neg.f64 (-.f64 (*.f64 b b) (*.f64 a a)))) |
(/.f64 (/.f64 (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) (*.f64 #s(literal 2 binary64) (+.f64 a b))) (-.f64 b a)) |
(/.f64 (/.f64 (/.f64 (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) (+.f64 a b)) #s(literal 2 binary64)) (-.f64 b a)) |
(/.f64 (/.f64 (/.f64 (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) (+.f64 a b)) (-.f64 b a)) #s(literal 2 binary64)) |
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (PI.f64) a) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b)))) (*.f64 (/.f64 (/.f64 (PI.f64) a) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b)))) (/.f64 (/.f64 (PI.f64) a) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b)))))) (*.f64 (/.f64 (/.f64 (PI.f64) b) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b)))) (*.f64 (/.f64 (/.f64 (PI.f64) b) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b)))) (/.f64 (/.f64 (PI.f64) b) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b))))))) (+.f64 (*.f64 (/.f64 (/.f64 (PI.f64) a) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b)))) (/.f64 (/.f64 (PI.f64) a) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b))))) (+.f64 (*.f64 (/.f64 (/.f64 (PI.f64) b) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b)))) (/.f64 (/.f64 (PI.f64) b) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b))))) (*.f64 (/.f64 (/.f64 (PI.f64) a) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b)))) (/.f64 (/.f64 (PI.f64) b) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b)))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (PI.f64) a) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b)))) (/.f64 (/.f64 (PI.f64) a) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b))))) (*.f64 (/.f64 (/.f64 (PI.f64) b) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b)))) (/.f64 (/.f64 (PI.f64) b) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b)))))) (+.f64 (/.f64 (/.f64 (PI.f64) a) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b)))) (/.f64 (/.f64 (PI.f64) b) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b)))))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 b a))) (neg.f64 (/.f64 (+.f64 a b) (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b))))) |
(/.f64 (*.f64 (/.f64 (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) (*.f64 #s(literal 2 binary64) (-.f64 b a))) #s(literal 1 binary64)) (+.f64 a b)) |
(/.f64 (*.f64 (/.f64 (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) (+.f64 a b)) #s(literal 1/2 binary64)) (-.f64 b a)) |
(/.f64 (*.f64 (/.f64 (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) (+.f64 a b)) #s(literal -1 binary64)) (*.f64 (-.f64 b a) #s(literal -2 binary64))) |
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 b a)) (+.f64 (neg.f64 (/.f64 (PI.f64) a)) (/.f64 (PI.f64) b))) (-.f64 #s(literal 0 binary64) (+.f64 a b))) |
(/.f64 (*.f64 (-.f64 (*.f64 (PI.f64) b) (*.f64 (PI.f64) a)) (/.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 b a)) (+.f64 a b))) (*.f64 a b)) |
(/.f64 (*.f64 (-.f64 b a) (/.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 b a)) (+.f64 a b))) (/.f64 b (/.f64 (PI.f64) a))) |
(/.f64 (*.f64 (-.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 b a)) (+.f64 a b))) (+.f64 (/.f64 (PI.f64) (*.f64 (/.f64 a (PI.f64)) a)) (*.f64 (/.f64 (PI.f64) b) (+.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b))))) |
(/.f64 (*.f64 (-.f64 (/.f64 (PI.f64) (*.f64 (/.f64 a (PI.f64)) a)) (/.f64 (PI.f64) (*.f64 b (/.f64 b (PI.f64))))) (/.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 b a)) (+.f64 a b))) (+.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b))) |
(/.f64 (*.f64 (+.f64 (neg.f64 (/.f64 (PI.f64) a)) (/.f64 (PI.f64) b)) (/.f64 #s(literal 1 binary64) (+.f64 a b))) (*.f64 (-.f64 b a) #s(literal -2 binary64))) |
(/.f64 (*.f64 (/.f64 (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 a b))) (-.f64 b a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) (+.f64 a b))) (-.f64 b a)) |
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) (+.f64 a b))) (*.f64 (-.f64 b a) #s(literal -2 binary64))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 a b))) (neg.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 b a)) (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b))))) |
(/.f64 (-.f64 (neg.f64 (/.f64 (PI.f64) a)) (-.f64 #s(literal 0 binary64) (/.f64 (PI.f64) b))) (*.f64 (+.f64 a b) (*.f64 (-.f64 b a) #s(literal -2 binary64)))) |
(/.f64 (-.f64 (/.f64 (/.f64 (PI.f64) a) (*.f64 #s(literal 2 binary64) (+.f64 a b))) (/.f64 (/.f64 (PI.f64) b) (*.f64 #s(literal 2 binary64) (+.f64 a b)))) (-.f64 b a)) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 (PI.f64) a) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b)))) (*.f64 (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b))) (/.f64 (PI.f64) b)))) (neg.f64 (*.f64 (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b))) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (PI.f64) b) (*.f64 (PI.f64) a)) #s(literal 1 binary64))) (neg.f64 (*.f64 (*.f64 a b) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 b a) #s(literal 1 binary64))) (neg.f64 (*.f64 (/.f64 b (/.f64 (PI.f64) a)) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 b (*.f64 b b)))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (/.f64 (PI.f64) (*.f64 (/.f64 a (PI.f64)) a)) (*.f64 (/.f64 (PI.f64) b) (+.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)))) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (/.f64 (PI.f64) (*.f64 (/.f64 a (PI.f64)) a)) (/.f64 (PI.f64) (*.f64 b (/.f64 b (PI.f64))))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b)))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (neg.f64 (/.f64 (PI.f64) a)) (/.f64 (PI.f64) b)) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 a b) (*.f64 (-.f64 b a) #s(literal -2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 (-.f64 b a) (+.f64 a b)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) #s(literal -1 binary64))) (neg.f64 (*.f64 (+.f64 a b) (*.f64 (-.f64 b a) #s(literal -2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (neg.f64 (/.f64 (PI.f64) a)) (/.f64 (PI.f64) b)) #s(literal 1/2 binary64))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 a b)) (-.f64 b a)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (neg.f64 (/.f64 (PI.f64) a)) (/.f64 (PI.f64) b)) #s(literal -1 binary64))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 a b)) (*.f64 (-.f64 b a) #s(literal -2 binary64))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)))) (neg.f64 (*.f64 (-.f64 b a) (+.f64 a b)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (neg.f64 (/.f64 (PI.f64) a)) (/.f64 (PI.f64) b)))) (neg.f64 (*.f64 (-.f64 b a) (-.f64 #s(literal 0 binary64) (+.f64 a b))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (+.f64 (neg.f64 (/.f64 (PI.f64) a)) (/.f64 (PI.f64) b)))) (neg.f64 (*.f64 (+.f64 a b) (*.f64 (-.f64 b a) #s(literal -2 binary64))))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (+.f64 (neg.f64 (/.f64 (PI.f64) a)) (/.f64 (PI.f64) b)))) (neg.f64 (*.f64 (*.f64 (-.f64 b a) #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 a b))))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) (+.f64 a b)))) (neg.f64 (*.f64 (-.f64 b a) #s(literal -2 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (neg.f64 (/.f64 (PI.f64) a)) (/.f64 (PI.f64) b)))) (neg.f64 (neg.f64 (*.f64 (+.f64 a b) (*.f64 (-.f64 b a) #s(literal -2 binary64)))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) (*.f64 #s(literal 2 binary64) (+.f64 a b)))) (neg.f64 (-.f64 b a))) |
(/.f64 (neg.f64 (/.f64 (/.f64 (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) (+.f64 a b)) #s(literal 2 binary64))) (neg.f64 (-.f64 b a))) |
(/.f64 (neg.f64 (/.f64 (/.f64 (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) (+.f64 a b)) (-.f64 b a))) #s(literal -2 binary64)) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 (/.f64 (PI.f64) a) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b)))) (*.f64 (/.f64 (/.f64 (PI.f64) a) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b)))) (/.f64 (/.f64 (PI.f64) a) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b)))))) (*.f64 (/.f64 (/.f64 (PI.f64) b) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b)))) (*.f64 (/.f64 (/.f64 (PI.f64) b) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b)))) (/.f64 (/.f64 (PI.f64) b) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b)))))))) (neg.f64 (+.f64 (*.f64 (/.f64 (/.f64 (PI.f64) a) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b)))) (/.f64 (/.f64 (PI.f64) a) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b))))) (+.f64 (*.f64 (/.f64 (/.f64 (PI.f64) b) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b)))) (/.f64 (/.f64 (PI.f64) b) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b))))) (*.f64 (/.f64 (/.f64 (PI.f64) a) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b)))) (/.f64 (/.f64 (PI.f64) b) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b))))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 (/.f64 (PI.f64) a) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b)))) (/.f64 (/.f64 (PI.f64) a) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b))))) (*.f64 (/.f64 (/.f64 (PI.f64) b) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b)))) (/.f64 (/.f64 (PI.f64) b) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b))))))) (neg.f64 (+.f64 (/.f64 (/.f64 (PI.f64) a) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b)))) (/.f64 (/.f64 (PI.f64) b) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b))))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) (*.f64 #s(literal 2 binary64) (-.f64 b a))) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 a b))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) (+.f64 a b)) #s(literal 1/2 binary64))) (neg.f64 (-.f64 b a))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) (+.f64 a b)) #s(literal -1 binary64))) (neg.f64 (*.f64 (-.f64 b a) #s(literal -2 binary64)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 b a)) (+.f64 (neg.f64 (/.f64 (PI.f64) a)) (/.f64 (PI.f64) b)))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 a b)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (PI.f64) b) (*.f64 (PI.f64) a)) (/.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 b a)) (+.f64 a b)))) (neg.f64 (*.f64 a b))) |
(/.f64 (neg.f64 (*.f64 (-.f64 b a) (/.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 b a)) (+.f64 a b)))) (neg.f64 (/.f64 b (/.f64 (PI.f64) a)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 b a)) (+.f64 a b)))) (neg.f64 (+.f64 (/.f64 (PI.f64) (*.f64 (/.f64 a (PI.f64)) a)) (*.f64 (/.f64 (PI.f64) b) (+.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (/.f64 (PI.f64) (*.f64 (/.f64 a (PI.f64)) a)) (/.f64 (PI.f64) (*.f64 b (/.f64 b (PI.f64))))) (/.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 b a)) (+.f64 a b)))) (neg.f64 (+.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (neg.f64 (/.f64 (PI.f64) a)) (/.f64 (PI.f64) b)) (/.f64 #s(literal 1 binary64) (+.f64 a b)))) (neg.f64 (*.f64 (-.f64 b a) #s(literal -2 binary64)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 a b)))) (neg.f64 (-.f64 b a))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) (+.f64 a b)))) (neg.f64 (-.f64 b a))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) (+.f64 a b)))) (neg.f64 (*.f64 (-.f64 b a) #s(literal -2 binary64)))) |
(pow.f64 (*.f64 (*.f64 #s(literal 2 binary64) (+.f64 a b)) (/.f64 b (/.f64 (PI.f64) a))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 b a)) (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b))) (+.f64 a b)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (+.f64 a b)) (/.f64 b (/.f64 (PI.f64) a))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 b a)) (/.f64 (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) (+.f64 a b))) #s(literal -1 binary64)) |
(*.f64 (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) (/.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 b a)) (+.f64 a b))) |
(*.f64 (/.f64 (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (/.f64 #s(literal 1 binary64) (+.f64 a b))) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (+.f64 a b)) (/.f64 b (/.f64 (PI.f64) a))))) |
(*.f64 (/.f64 (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) (+.f64 a b)) (/.f64 #s(literal 1/2 binary64) (-.f64 b a))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 b a)) (/.f64 (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) (+.f64 a b))) |
(*.f64 (+.f64 (neg.f64 (/.f64 (PI.f64) a)) (/.f64 (PI.f64) b)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 a b) (*.f64 (-.f64 b a) #s(literal -2 binary64))))) |
(*.f64 (/.f64 (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) (*.f64 (-.f64 b a) #s(literal -2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 a b)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 a b)) (/.f64 (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) (*.f64 #s(literal 2 binary64) (-.f64 b a)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 b a)) (+.f64 a b)) (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b))) |
(*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 b a)) (+.f64 a b)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 a b)) (-.f64 b a))) |
(*.f64 (/.f64 (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) (-.f64 b a)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 a b)) #s(literal 2 binary64))) |
(*.f64 (/.f64 (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) (*.f64 #s(literal 2 binary64) (+.f64 a b))) (/.f64 #s(literal 1 binary64) (-.f64 b a))) |
(*.f64 (/.f64 (/.f64 (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) (+.f64 a b)) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 b a))) |
(*.f64 (/.f64 (/.f64 (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) (+.f64 a b)) (-.f64 b a)) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (+.f64 a b))) (/.f64 #s(literal 1 binary64) (/.f64 b (/.f64 (PI.f64) a)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (+.f64 a b))) (pow.f64 (/.f64 (-.f64 b a) (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (/.f64 (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (+.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))) (+.f64 (*.f64 b b) (*.f64 a (-.f64 a b)))) |
(*.f64 (/.f64 (/.f64 (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 b a)) |
(*.f64 (pow.f64 (/.f64 (+.f64 a b) (+.f64 (neg.f64 (/.f64 (PI.f64) a)) (/.f64 (PI.f64) b))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 #s(literal 2 binary64) (-.f64 b a)))) |
(*.f64 (pow.f64 (/.f64 (+.f64 a b) (/.f64 (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) #s(literal 2 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 b a))) |
(*.f64 (pow.f64 (/.f64 (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b))) (-.f64 (*.f64 (PI.f64) b) (*.f64 (PI.f64) a))) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) a) b)) |
(*.f64 (pow.f64 (/.f64 (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b))) (-.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 b (*.f64 b b))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (PI.f64) (*.f64 (/.f64 a (PI.f64)) a)) (*.f64 (/.f64 (PI.f64) b) (+.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)))))) |
(*.f64 (pow.f64 (/.f64 (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (+.f64 a b))) (-.f64 (/.f64 (PI.f64) (*.f64 (/.f64 a (PI.f64)) a)) (/.f64 (PI.f64) (*.f64 b (/.f64 b (PI.f64)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)))) |
(+.f64 (/.f64 (PI.f64) a) (-.f64 #s(literal 0 binary64) (/.f64 (PI.f64) b))) |
(+.f64 (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) (+.f64 (*.f64 (/.f64 #s(literal -1 binary64) b) (PI.f64)) (/.f64 (PI.f64) b))) |
(+.f64 (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) (fma.f64 (-.f64 #s(literal 0 binary64) (PI.f64)) (/.f64 #s(literal 1 binary64) b) (/.f64 (PI.f64) b))) |
(+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (PI.f64) b)) (/.f64 (PI.f64) a)) |
(+.f64 (fma.f64 (PI.f64) (/.f64 #s(literal 1 binary64) a) (neg.f64 (*.f64 (/.f64 (PI.f64) b) #s(literal 1 binary64)))) (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 (PI.f64) b)) #s(literal 1 binary64) (*.f64 (/.f64 (PI.f64) b) #s(literal 1 binary64)))) |
(+.f64 (fma.f64 (PI.f64) (/.f64 #s(literal 1 binary64) a) (neg.f64 (*.f64 (/.f64 (cbrt.f64 (PI.f64)) b) (pow.f64 (PI.f64) #s(literal 2/3 binary64))))) (fma.f64 (neg.f64 (/.f64 (cbrt.f64 (PI.f64)) b)) (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (/.f64 (cbrt.f64 (PI.f64)) b) (pow.f64 (PI.f64) #s(literal 2/3 binary64))))) |
(+.f64 (fma.f64 (PI.f64) (/.f64 #s(literal 1 binary64) a) (neg.f64 (*.f64 (*.f64 (cbrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) b)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))))) (fma.f64 (neg.f64 (*.f64 (cbrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) b))) (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (*.f64 (cbrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) b)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))))) |
(+.f64 (fma.f64 (PI.f64) (/.f64 #s(literal 1 binary64) a) (neg.f64 (*.f64 (/.f64 (sqrt.f64 (PI.f64)) b) (sqrt.f64 (PI.f64))))) (fma.f64 (neg.f64 (/.f64 (sqrt.f64 (PI.f64)) b)) (sqrt.f64 (PI.f64)) (*.f64 (/.f64 (sqrt.f64 (PI.f64)) b) (sqrt.f64 (PI.f64))))) |
(+.f64 (fma.f64 (PI.f64) (/.f64 #s(literal 1 binary64) a) (neg.f64 (*.f64 (*.f64 (sqrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) b)) (sqrt.f64 (PI.f64))))) (fma.f64 (neg.f64 (*.f64 (sqrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) b))) (sqrt.f64 (PI.f64)) (*.f64 (*.f64 (sqrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) b)) (sqrt.f64 (PI.f64))))) |
(+.f64 (fma.f64 (PI.f64) (/.f64 #s(literal 1 binary64) a) (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) b) (-.f64 #s(literal 0 binary64) (PI.f64))))) (fma.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 #s(literal 0 binary64) (PI.f64)) (*.f64 (/.f64 #s(literal -1 binary64) b) (-.f64 #s(literal 0 binary64) (PI.f64))))) |
(+.f64 (fma.f64 (/.f64 (PI.f64) a) #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 (PI.f64) b) #s(literal 1 binary64)))) (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 (PI.f64) b)) #s(literal 1 binary64) (*.f64 (/.f64 (PI.f64) b) #s(literal 1 binary64)))) |
(+.f64 (fma.f64 (/.f64 (PI.f64) a) #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 (cbrt.f64 (PI.f64)) b) (pow.f64 (PI.f64) #s(literal 2/3 binary64))))) (fma.f64 (neg.f64 (/.f64 (cbrt.f64 (PI.f64)) b)) (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (/.f64 (cbrt.f64 (PI.f64)) b) (pow.f64 (PI.f64) #s(literal 2/3 binary64))))) |
(+.f64 (fma.f64 (/.f64 (PI.f64) a) #s(literal 1 binary64) (neg.f64 (*.f64 (*.f64 (cbrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) b)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))))) (fma.f64 (neg.f64 (*.f64 (cbrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) b))) (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (*.f64 (cbrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) b)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))))) |
(+.f64 (fma.f64 (/.f64 (PI.f64) a) #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 (sqrt.f64 (PI.f64)) b) (sqrt.f64 (PI.f64))))) (fma.f64 (neg.f64 (/.f64 (sqrt.f64 (PI.f64)) b)) (sqrt.f64 (PI.f64)) (*.f64 (/.f64 (sqrt.f64 (PI.f64)) b) (sqrt.f64 (PI.f64))))) |
(+.f64 (fma.f64 (/.f64 (PI.f64) a) #s(literal 1 binary64) (neg.f64 (*.f64 (*.f64 (sqrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) b)) (sqrt.f64 (PI.f64))))) (fma.f64 (neg.f64 (*.f64 (sqrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) b))) (sqrt.f64 (PI.f64)) (*.f64 (*.f64 (sqrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) b)) (sqrt.f64 (PI.f64))))) |
(+.f64 (fma.f64 (/.f64 (PI.f64) a) #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) b) (-.f64 #s(literal 0 binary64) (PI.f64))))) (fma.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 #s(literal 0 binary64) (PI.f64)) (*.f64 (/.f64 #s(literal -1 binary64) b) (-.f64 #s(literal 0 binary64) (PI.f64))))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (PI.f64) a) (neg.f64 (*.f64 (/.f64 (PI.f64) b) #s(literal 1 binary64)))) (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 (PI.f64) b)) #s(literal 1 binary64) (*.f64 (/.f64 (PI.f64) b) #s(literal 1 binary64)))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (PI.f64) a) (neg.f64 (*.f64 (/.f64 (cbrt.f64 (PI.f64)) b) (pow.f64 (PI.f64) #s(literal 2/3 binary64))))) (fma.f64 (neg.f64 (/.f64 (cbrt.f64 (PI.f64)) b)) (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (/.f64 (cbrt.f64 (PI.f64)) b) (pow.f64 (PI.f64) #s(literal 2/3 binary64))))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (PI.f64) a) (neg.f64 (*.f64 (*.f64 (cbrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) b)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))))) (fma.f64 (neg.f64 (*.f64 (cbrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) b))) (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (*.f64 (cbrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) b)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (PI.f64) a) (neg.f64 (*.f64 (/.f64 (sqrt.f64 (PI.f64)) b) (sqrt.f64 (PI.f64))))) (fma.f64 (neg.f64 (/.f64 (sqrt.f64 (PI.f64)) b)) (sqrt.f64 (PI.f64)) (*.f64 (/.f64 (sqrt.f64 (PI.f64)) b) (sqrt.f64 (PI.f64))))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (PI.f64) a) (neg.f64 (*.f64 (*.f64 (sqrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) b)) (sqrt.f64 (PI.f64))))) (fma.f64 (neg.f64 (*.f64 (sqrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) b))) (sqrt.f64 (PI.f64)) (*.f64 (*.f64 (sqrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) b)) (sqrt.f64 (PI.f64))))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (PI.f64) a) (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) b) (-.f64 #s(literal 0 binary64) (PI.f64))))) (fma.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 #s(literal 0 binary64) (PI.f64)) (*.f64 (/.f64 #s(literal -1 binary64) b) (-.f64 #s(literal 0 binary64) (PI.f64))))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) a) (PI.f64) (neg.f64 (*.f64 (/.f64 (PI.f64) b) #s(literal 1 binary64)))) (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 (PI.f64) b)) #s(literal 1 binary64) (*.f64 (/.f64 (PI.f64) b) #s(literal 1 binary64)))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) a) (PI.f64) (neg.f64 (*.f64 (/.f64 (cbrt.f64 (PI.f64)) b) (pow.f64 (PI.f64) #s(literal 2/3 binary64))))) (fma.f64 (neg.f64 (/.f64 (cbrt.f64 (PI.f64)) b)) (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (/.f64 (cbrt.f64 (PI.f64)) b) (pow.f64 (PI.f64) #s(literal 2/3 binary64))))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) a) (PI.f64) (neg.f64 (*.f64 (*.f64 (cbrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) b)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))))) (fma.f64 (neg.f64 (*.f64 (cbrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) b))) (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (*.f64 (cbrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) b)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) a) (PI.f64) (neg.f64 (*.f64 (/.f64 (sqrt.f64 (PI.f64)) b) (sqrt.f64 (PI.f64))))) (fma.f64 (neg.f64 (/.f64 (sqrt.f64 (PI.f64)) b)) (sqrt.f64 (PI.f64)) (*.f64 (/.f64 (sqrt.f64 (PI.f64)) b) (sqrt.f64 (PI.f64))))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) a) (PI.f64) (neg.f64 (*.f64 (*.f64 (sqrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) b)) (sqrt.f64 (PI.f64))))) (fma.f64 (neg.f64 (*.f64 (sqrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) b))) (sqrt.f64 (PI.f64)) (*.f64 (*.f64 (sqrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) b)) (sqrt.f64 (PI.f64))))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) a) (PI.f64) (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) b) (-.f64 #s(literal 0 binary64) (PI.f64))))) (fma.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 #s(literal 0 binary64) (PI.f64)) (*.f64 (/.f64 #s(literal -1 binary64) b) (-.f64 #s(literal 0 binary64) (PI.f64))))) |
(+.f64 (fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (/.f64 a (PI.f64))) (neg.f64 (*.f64 (/.f64 (PI.f64) b) #s(literal 1 binary64)))) (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 (PI.f64) b)) #s(literal 1 binary64) (*.f64 (/.f64 (PI.f64) b) #s(literal 1 binary64)))) |
(+.f64 (fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (/.f64 a (PI.f64))) (neg.f64 (*.f64 (/.f64 (cbrt.f64 (PI.f64)) b) (pow.f64 (PI.f64) #s(literal 2/3 binary64))))) (fma.f64 (neg.f64 (/.f64 (cbrt.f64 (PI.f64)) b)) (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (/.f64 (cbrt.f64 (PI.f64)) b) (pow.f64 (PI.f64) #s(literal 2/3 binary64))))) |
(+.f64 (fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (/.f64 a (PI.f64))) (neg.f64 (*.f64 (*.f64 (cbrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) b)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))))) (fma.f64 (neg.f64 (*.f64 (cbrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) b))) (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (*.f64 (cbrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) b)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))))) |
(+.f64 (fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (/.f64 a (PI.f64))) (neg.f64 (*.f64 (/.f64 (sqrt.f64 (PI.f64)) b) (sqrt.f64 (PI.f64))))) (fma.f64 (neg.f64 (/.f64 (sqrt.f64 (PI.f64)) b)) (sqrt.f64 (PI.f64)) (*.f64 (/.f64 (sqrt.f64 (PI.f64)) b) (sqrt.f64 (PI.f64))))) |
(+.f64 (fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (/.f64 a (PI.f64))) (neg.f64 (*.f64 (*.f64 (sqrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) b)) (sqrt.f64 (PI.f64))))) (fma.f64 (neg.f64 (*.f64 (sqrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) b))) (sqrt.f64 (PI.f64)) (*.f64 (*.f64 (sqrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) b)) (sqrt.f64 (PI.f64))))) |
(+.f64 (fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (/.f64 a (PI.f64))) (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) b) (-.f64 #s(literal 0 binary64) (PI.f64))))) (fma.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 #s(literal 0 binary64) (PI.f64)) (*.f64 (/.f64 #s(literal -1 binary64) b) (-.f64 #s(literal 0 binary64) (PI.f64))))) |
(+.f64 (fma.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (cbrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) a)) (neg.f64 (*.f64 (/.f64 (PI.f64) b) #s(literal 1 binary64)))) (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 (PI.f64) b)) #s(literal 1 binary64) (*.f64 (/.f64 (PI.f64) b) #s(literal 1 binary64)))) |
(+.f64 (fma.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (cbrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) a)) (neg.f64 (*.f64 (/.f64 (cbrt.f64 (PI.f64)) b) (pow.f64 (PI.f64) #s(literal 2/3 binary64))))) (fma.f64 (neg.f64 (/.f64 (cbrt.f64 (PI.f64)) b)) (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (/.f64 (cbrt.f64 (PI.f64)) b) (pow.f64 (PI.f64) #s(literal 2/3 binary64))))) |
(+.f64 (fma.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (cbrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) a)) (neg.f64 (*.f64 (*.f64 (cbrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) b)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))))) (fma.f64 (neg.f64 (*.f64 (cbrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) b))) (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (*.f64 (cbrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) b)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))))) |
(+.f64 (fma.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (cbrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) a)) (neg.f64 (*.f64 (/.f64 (sqrt.f64 (PI.f64)) b) (sqrt.f64 (PI.f64))))) (fma.f64 (neg.f64 (/.f64 (sqrt.f64 (PI.f64)) b)) (sqrt.f64 (PI.f64)) (*.f64 (/.f64 (sqrt.f64 (PI.f64)) b) (sqrt.f64 (PI.f64))))) |
(+.f64 (fma.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (cbrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) a)) (neg.f64 (*.f64 (*.f64 (sqrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) b)) (sqrt.f64 (PI.f64))))) (fma.f64 (neg.f64 (*.f64 (sqrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) b))) (sqrt.f64 (PI.f64)) (*.f64 (*.f64 (sqrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) b)) (sqrt.f64 (PI.f64))))) |
(+.f64 (fma.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (cbrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) a)) (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) b) (-.f64 #s(literal 0 binary64) (PI.f64))))) (fma.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 #s(literal 0 binary64) (PI.f64)) (*.f64 (/.f64 #s(literal -1 binary64) b) (-.f64 #s(literal 0 binary64) (PI.f64))))) |
(+.f64 (fma.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (/.f64 (cbrt.f64 (PI.f64)) a) (neg.f64 (*.f64 (/.f64 (PI.f64) b) #s(literal 1 binary64)))) (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 (PI.f64) b)) #s(literal 1 binary64) (*.f64 (/.f64 (PI.f64) b) #s(literal 1 binary64)))) |
(+.f64 (fma.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (/.f64 (cbrt.f64 (PI.f64)) a) (neg.f64 (*.f64 (/.f64 (cbrt.f64 (PI.f64)) b) (pow.f64 (PI.f64) #s(literal 2/3 binary64))))) (fma.f64 (neg.f64 (/.f64 (cbrt.f64 (PI.f64)) b)) (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (/.f64 (cbrt.f64 (PI.f64)) b) (pow.f64 (PI.f64) #s(literal 2/3 binary64))))) |
(+.f64 (fma.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (/.f64 (cbrt.f64 (PI.f64)) a) (neg.f64 (*.f64 (*.f64 (cbrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) b)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))))) (fma.f64 (neg.f64 (*.f64 (cbrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) b))) (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (*.f64 (cbrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) b)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))))) |
(+.f64 (fma.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (/.f64 (cbrt.f64 (PI.f64)) a) (neg.f64 (*.f64 (/.f64 (sqrt.f64 (PI.f64)) b) (sqrt.f64 (PI.f64))))) (fma.f64 (neg.f64 (/.f64 (sqrt.f64 (PI.f64)) b)) (sqrt.f64 (PI.f64)) (*.f64 (/.f64 (sqrt.f64 (PI.f64)) b) (sqrt.f64 (PI.f64))))) |
(+.f64 (fma.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (/.f64 (cbrt.f64 (PI.f64)) a) (neg.f64 (*.f64 (*.f64 (sqrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) b)) (sqrt.f64 (PI.f64))))) (fma.f64 (neg.f64 (*.f64 (sqrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) b))) (sqrt.f64 (PI.f64)) (*.f64 (*.f64 (sqrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) b)) (sqrt.f64 (PI.f64))))) |
(+.f64 (fma.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (/.f64 (cbrt.f64 (PI.f64)) a) (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) b) (-.f64 #s(literal 0 binary64) (PI.f64))))) (fma.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 #s(literal 0 binary64) (PI.f64)) (*.f64 (/.f64 #s(literal -1 binary64) b) (-.f64 #s(literal 0 binary64) (PI.f64))))) |
(+.f64 (fma.f64 (sqrt.f64 (PI.f64)) (/.f64 (sqrt.f64 (PI.f64)) a) (neg.f64 (*.f64 (/.f64 (PI.f64) b) #s(literal 1 binary64)))) (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 (PI.f64) b)) #s(literal 1 binary64) (*.f64 (/.f64 (PI.f64) b) #s(literal 1 binary64)))) |
(+.f64 (fma.f64 (sqrt.f64 (PI.f64)) (/.f64 (sqrt.f64 (PI.f64)) a) (neg.f64 (*.f64 (/.f64 (cbrt.f64 (PI.f64)) b) (pow.f64 (PI.f64) #s(literal 2/3 binary64))))) (fma.f64 (neg.f64 (/.f64 (cbrt.f64 (PI.f64)) b)) (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (/.f64 (cbrt.f64 (PI.f64)) b) (pow.f64 (PI.f64) #s(literal 2/3 binary64))))) |
(+.f64 (fma.f64 (sqrt.f64 (PI.f64)) (/.f64 (sqrt.f64 (PI.f64)) a) (neg.f64 (*.f64 (*.f64 (cbrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) b)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))))) (fma.f64 (neg.f64 (*.f64 (cbrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) b))) (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (*.f64 (cbrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) b)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))))) |
(+.f64 (fma.f64 (sqrt.f64 (PI.f64)) (/.f64 (sqrt.f64 (PI.f64)) a) (neg.f64 (*.f64 (/.f64 (sqrt.f64 (PI.f64)) b) (sqrt.f64 (PI.f64))))) (fma.f64 (neg.f64 (/.f64 (sqrt.f64 (PI.f64)) b)) (sqrt.f64 (PI.f64)) (*.f64 (/.f64 (sqrt.f64 (PI.f64)) b) (sqrt.f64 (PI.f64))))) |
(+.f64 (fma.f64 (sqrt.f64 (PI.f64)) (/.f64 (sqrt.f64 (PI.f64)) a) (neg.f64 (*.f64 (*.f64 (sqrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) b)) (sqrt.f64 (PI.f64))))) (fma.f64 (neg.f64 (*.f64 (sqrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) b))) (sqrt.f64 (PI.f64)) (*.f64 (*.f64 (sqrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) b)) (sqrt.f64 (PI.f64))))) |
(+.f64 (fma.f64 (sqrt.f64 (PI.f64)) (/.f64 (sqrt.f64 (PI.f64)) a) (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) b) (-.f64 #s(literal 0 binary64) (PI.f64))))) (fma.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 #s(literal 0 binary64) (PI.f64)) (*.f64 (/.f64 #s(literal -1 binary64) b) (-.f64 #s(literal 0 binary64) (PI.f64))))) |
(+.f64 (fma.f64 (sqrt.f64 (PI.f64)) (*.f64 (sqrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) a)) (neg.f64 (*.f64 (/.f64 (PI.f64) b) #s(literal 1 binary64)))) (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 (PI.f64) b)) #s(literal 1 binary64) (*.f64 (/.f64 (PI.f64) b) #s(literal 1 binary64)))) |
(+.f64 (fma.f64 (sqrt.f64 (PI.f64)) (*.f64 (sqrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) a)) (neg.f64 (*.f64 (/.f64 (cbrt.f64 (PI.f64)) b) (pow.f64 (PI.f64) #s(literal 2/3 binary64))))) (fma.f64 (neg.f64 (/.f64 (cbrt.f64 (PI.f64)) b)) (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (/.f64 (cbrt.f64 (PI.f64)) b) (pow.f64 (PI.f64) #s(literal 2/3 binary64))))) |
(+.f64 (fma.f64 (sqrt.f64 (PI.f64)) (*.f64 (sqrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) a)) (neg.f64 (*.f64 (*.f64 (cbrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) b)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))))) (fma.f64 (neg.f64 (*.f64 (cbrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) b))) (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (*.f64 (cbrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) b)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))))) |
(+.f64 (fma.f64 (sqrt.f64 (PI.f64)) (*.f64 (sqrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) a)) (neg.f64 (*.f64 (/.f64 (sqrt.f64 (PI.f64)) b) (sqrt.f64 (PI.f64))))) (fma.f64 (neg.f64 (/.f64 (sqrt.f64 (PI.f64)) b)) (sqrt.f64 (PI.f64)) (*.f64 (/.f64 (sqrt.f64 (PI.f64)) b) (sqrt.f64 (PI.f64))))) |
(+.f64 (fma.f64 (sqrt.f64 (PI.f64)) (*.f64 (sqrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) a)) (neg.f64 (*.f64 (*.f64 (sqrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) b)) (sqrt.f64 (PI.f64))))) (fma.f64 (neg.f64 (*.f64 (sqrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) b))) (sqrt.f64 (PI.f64)) (*.f64 (*.f64 (sqrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) b)) (sqrt.f64 (PI.f64))))) |
(+.f64 (fma.f64 (sqrt.f64 (PI.f64)) (*.f64 (sqrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) a)) (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) b) (-.f64 #s(literal 0 binary64) (PI.f64))))) (fma.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 #s(literal 0 binary64) (PI.f64)) (*.f64 (/.f64 #s(literal -1 binary64) b) (-.f64 #s(literal 0 binary64) (PI.f64))))) |
(+.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (PI.f64)) (/.f64 #s(literal -1 binary64) a) (neg.f64 (*.f64 (/.f64 (PI.f64) b) #s(literal 1 binary64)))) (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 (PI.f64) b)) #s(literal 1 binary64) (*.f64 (/.f64 (PI.f64) b) #s(literal 1 binary64)))) |
(+.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (PI.f64)) (/.f64 #s(literal -1 binary64) a) (neg.f64 (*.f64 (/.f64 (cbrt.f64 (PI.f64)) b) (pow.f64 (PI.f64) #s(literal 2/3 binary64))))) (fma.f64 (neg.f64 (/.f64 (cbrt.f64 (PI.f64)) b)) (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (/.f64 (cbrt.f64 (PI.f64)) b) (pow.f64 (PI.f64) #s(literal 2/3 binary64))))) |
(+.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (PI.f64)) (/.f64 #s(literal -1 binary64) a) (neg.f64 (*.f64 (*.f64 (cbrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) b)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))))) (fma.f64 (neg.f64 (*.f64 (cbrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) b))) (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (*.f64 (cbrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) b)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))))) |
(+.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (PI.f64)) (/.f64 #s(literal -1 binary64) a) (neg.f64 (*.f64 (/.f64 (sqrt.f64 (PI.f64)) b) (sqrt.f64 (PI.f64))))) (fma.f64 (neg.f64 (/.f64 (sqrt.f64 (PI.f64)) b)) (sqrt.f64 (PI.f64)) (*.f64 (/.f64 (sqrt.f64 (PI.f64)) b) (sqrt.f64 (PI.f64))))) |
(+.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (PI.f64)) (/.f64 #s(literal -1 binary64) a) (neg.f64 (*.f64 (*.f64 (sqrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) b)) (sqrt.f64 (PI.f64))))) (fma.f64 (neg.f64 (*.f64 (sqrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) b))) (sqrt.f64 (PI.f64)) (*.f64 (*.f64 (sqrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) b)) (sqrt.f64 (PI.f64))))) |
(+.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (PI.f64)) (/.f64 #s(literal -1 binary64) a) (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) b) (-.f64 #s(literal 0 binary64) (PI.f64))))) (fma.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 #s(literal 0 binary64) (PI.f64)) (*.f64 (/.f64 #s(literal -1 binary64) b) (-.f64 #s(literal 0 binary64) (PI.f64))))) |
(+.f64 (fma.f64 (/.f64 #s(literal -1 binary64) a) (-.f64 #s(literal 0 binary64) (PI.f64)) (neg.f64 (*.f64 (/.f64 (PI.f64) b) #s(literal 1 binary64)))) (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 (PI.f64) b)) #s(literal 1 binary64) (*.f64 (/.f64 (PI.f64) b) #s(literal 1 binary64)))) |
(+.f64 (fma.f64 (/.f64 #s(literal -1 binary64) a) (-.f64 #s(literal 0 binary64) (PI.f64)) (neg.f64 (*.f64 (/.f64 (cbrt.f64 (PI.f64)) b) (pow.f64 (PI.f64) #s(literal 2/3 binary64))))) (fma.f64 (neg.f64 (/.f64 (cbrt.f64 (PI.f64)) b)) (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (/.f64 (cbrt.f64 (PI.f64)) b) (pow.f64 (PI.f64) #s(literal 2/3 binary64))))) |
(+.f64 (fma.f64 (/.f64 #s(literal -1 binary64) a) (-.f64 #s(literal 0 binary64) (PI.f64)) (neg.f64 (*.f64 (*.f64 (cbrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) b)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))))) (fma.f64 (neg.f64 (*.f64 (cbrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) b))) (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (*.f64 (cbrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) b)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))))) |
(+.f64 (fma.f64 (/.f64 #s(literal -1 binary64) a) (-.f64 #s(literal 0 binary64) (PI.f64)) (neg.f64 (*.f64 (/.f64 (sqrt.f64 (PI.f64)) b) (sqrt.f64 (PI.f64))))) (fma.f64 (neg.f64 (/.f64 (sqrt.f64 (PI.f64)) b)) (sqrt.f64 (PI.f64)) (*.f64 (/.f64 (sqrt.f64 (PI.f64)) b) (sqrt.f64 (PI.f64))))) |
(+.f64 (fma.f64 (/.f64 #s(literal -1 binary64) a) (-.f64 #s(literal 0 binary64) (PI.f64)) (neg.f64 (*.f64 (*.f64 (sqrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) b)) (sqrt.f64 (PI.f64))))) (fma.f64 (neg.f64 (*.f64 (sqrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) b))) (sqrt.f64 (PI.f64)) (*.f64 (*.f64 (sqrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) b)) (sqrt.f64 (PI.f64))))) |
(+.f64 (fma.f64 (/.f64 #s(literal -1 binary64) a) (-.f64 #s(literal 0 binary64) (PI.f64)) (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) b) (-.f64 #s(literal 0 binary64) (PI.f64))))) (fma.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 #s(literal 0 binary64) (PI.f64)) (*.f64 (/.f64 #s(literal -1 binary64) b) (-.f64 #s(literal 0 binary64) (PI.f64))))) |
(+.f64 (fma.f64 (pow.f64 (/.f64 (PI.f64) a) #s(literal 1/2 binary64)) (pow.f64 (/.f64 (PI.f64) a) #s(literal 1/2 binary64)) (neg.f64 (*.f64 (/.f64 (PI.f64) b) #s(literal 1 binary64)))) (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 (PI.f64) b)) #s(literal 1 binary64) (*.f64 (/.f64 (PI.f64) b) #s(literal 1 binary64)))) |
(+.f64 (fma.f64 (pow.f64 (/.f64 (PI.f64) a) #s(literal 1/2 binary64)) (pow.f64 (/.f64 (PI.f64) a) #s(literal 1/2 binary64)) (neg.f64 (*.f64 (/.f64 (cbrt.f64 (PI.f64)) b) (pow.f64 (PI.f64) #s(literal 2/3 binary64))))) (fma.f64 (neg.f64 (/.f64 (cbrt.f64 (PI.f64)) b)) (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (/.f64 (cbrt.f64 (PI.f64)) b) (pow.f64 (PI.f64) #s(literal 2/3 binary64))))) |
(+.f64 (fma.f64 (pow.f64 (/.f64 (PI.f64) a) #s(literal 1/2 binary64)) (pow.f64 (/.f64 (PI.f64) a) #s(literal 1/2 binary64)) (neg.f64 (*.f64 (*.f64 (cbrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) b)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))))) (fma.f64 (neg.f64 (*.f64 (cbrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) b))) (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (*.f64 (cbrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) b)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))))) |
(+.f64 (fma.f64 (pow.f64 (/.f64 (PI.f64) a) #s(literal 1/2 binary64)) (pow.f64 (/.f64 (PI.f64) a) #s(literal 1/2 binary64)) (neg.f64 (*.f64 (/.f64 (sqrt.f64 (PI.f64)) b) (sqrt.f64 (PI.f64))))) (fma.f64 (neg.f64 (/.f64 (sqrt.f64 (PI.f64)) b)) (sqrt.f64 (PI.f64)) (*.f64 (/.f64 (sqrt.f64 (PI.f64)) b) (sqrt.f64 (PI.f64))))) |
(+.f64 (fma.f64 (pow.f64 (/.f64 (PI.f64) a) #s(literal 1/2 binary64)) (pow.f64 (/.f64 (PI.f64) a) #s(literal 1/2 binary64)) (neg.f64 (*.f64 (*.f64 (sqrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) b)) (sqrt.f64 (PI.f64))))) (fma.f64 (neg.f64 (*.f64 (sqrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) b))) (sqrt.f64 (PI.f64)) (*.f64 (*.f64 (sqrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) b)) (sqrt.f64 (PI.f64))))) |
(+.f64 (fma.f64 (pow.f64 (/.f64 (PI.f64) a) #s(literal 1/2 binary64)) (pow.f64 (/.f64 (PI.f64) a) #s(literal 1/2 binary64)) (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) b) (-.f64 #s(literal 0 binary64) (PI.f64))))) (fma.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 #s(literal 0 binary64) (PI.f64)) (*.f64 (/.f64 #s(literal -1 binary64) b) (-.f64 #s(literal 0 binary64) (PI.f64))))) |
(+.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (cbrt.f64 (PI.f64)) (neg.f64 (*.f64 (/.f64 (PI.f64) b) #s(literal 1 binary64)))) (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 (PI.f64) b)) #s(literal 1 binary64) (*.f64 (/.f64 (PI.f64) b) #s(literal 1 binary64)))) |
(+.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (cbrt.f64 (PI.f64)) (neg.f64 (*.f64 (/.f64 (cbrt.f64 (PI.f64)) b) (pow.f64 (PI.f64) #s(literal 2/3 binary64))))) (fma.f64 (neg.f64 (/.f64 (cbrt.f64 (PI.f64)) b)) (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (/.f64 (cbrt.f64 (PI.f64)) b) (pow.f64 (PI.f64) #s(literal 2/3 binary64))))) |
(+.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (cbrt.f64 (PI.f64)) (neg.f64 (*.f64 (*.f64 (cbrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) b)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))))) (fma.f64 (neg.f64 (*.f64 (cbrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) b))) (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (*.f64 (cbrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) b)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))))) |
(+.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (cbrt.f64 (PI.f64)) (neg.f64 (*.f64 (/.f64 (sqrt.f64 (PI.f64)) b) (sqrt.f64 (PI.f64))))) (fma.f64 (neg.f64 (/.f64 (sqrt.f64 (PI.f64)) b)) (sqrt.f64 (PI.f64)) (*.f64 (/.f64 (sqrt.f64 (PI.f64)) b) (sqrt.f64 (PI.f64))))) |
(+.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (cbrt.f64 (PI.f64)) (neg.f64 (*.f64 (*.f64 (sqrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) b)) (sqrt.f64 (PI.f64))))) (fma.f64 (neg.f64 (*.f64 (sqrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) b))) (sqrt.f64 (PI.f64)) (*.f64 (*.f64 (sqrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) b)) (sqrt.f64 (PI.f64))))) |
(+.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (cbrt.f64 (PI.f64)) (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) b) (-.f64 #s(literal 0 binary64) (PI.f64))))) (fma.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 #s(literal 0 binary64) (PI.f64)) (*.f64 (/.f64 #s(literal -1 binary64) b) (-.f64 #s(literal 0 binary64) (PI.f64))))) |
(+.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (sqrt.f64 (PI.f64))) (sqrt.f64 (PI.f64)) (neg.f64 (*.f64 (/.f64 (PI.f64) b) #s(literal 1 binary64)))) (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 (PI.f64) b)) #s(literal 1 binary64) (*.f64 (/.f64 (PI.f64) b) #s(literal 1 binary64)))) |
(+.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (sqrt.f64 (PI.f64))) (sqrt.f64 (PI.f64)) (neg.f64 (*.f64 (/.f64 (cbrt.f64 (PI.f64)) b) (pow.f64 (PI.f64) #s(literal 2/3 binary64))))) (fma.f64 (neg.f64 (/.f64 (cbrt.f64 (PI.f64)) b)) (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (/.f64 (cbrt.f64 (PI.f64)) b) (pow.f64 (PI.f64) #s(literal 2/3 binary64))))) |
(+.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (sqrt.f64 (PI.f64))) (sqrt.f64 (PI.f64)) (neg.f64 (*.f64 (*.f64 (cbrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) b)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))))) (fma.f64 (neg.f64 (*.f64 (cbrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) b))) (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (*.f64 (cbrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) b)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))))) |
(+.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (sqrt.f64 (PI.f64))) (sqrt.f64 (PI.f64)) (neg.f64 (*.f64 (/.f64 (sqrt.f64 (PI.f64)) b) (sqrt.f64 (PI.f64))))) (fma.f64 (neg.f64 (/.f64 (sqrt.f64 (PI.f64)) b)) (sqrt.f64 (PI.f64)) (*.f64 (/.f64 (sqrt.f64 (PI.f64)) b) (sqrt.f64 (PI.f64))))) |
(+.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (sqrt.f64 (PI.f64))) (sqrt.f64 (PI.f64)) (neg.f64 (*.f64 (*.f64 (sqrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) b)) (sqrt.f64 (PI.f64))))) (fma.f64 (neg.f64 (*.f64 (sqrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) b))) (sqrt.f64 (PI.f64)) (*.f64 (*.f64 (sqrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) b)) (sqrt.f64 (PI.f64))))) |
(+.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (sqrt.f64 (PI.f64))) (sqrt.f64 (PI.f64)) (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) b) (-.f64 #s(literal 0 binary64) (PI.f64))))) (fma.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 #s(literal 0 binary64) (PI.f64)) (*.f64 (/.f64 #s(literal -1 binary64) b) (-.f64 #s(literal 0 binary64) (PI.f64))))) |
(-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) |
(-.f64 (/.f64 (*.f64 (PI.f64) b) (*.f64 a b)) (/.f64 (*.f64 (PI.f64) a) (*.f64 a b))) |
(-.f64 (/.f64 b (/.f64 b (/.f64 (PI.f64) a))) (/.f64 a (/.f64 b (/.f64 (PI.f64) a)))) |
(-.f64 (/.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 a (*.f64 a a))) (+.f64 (/.f64 (PI.f64) (*.f64 (/.f64 a (PI.f64)) a)) (*.f64 (/.f64 (PI.f64) b) (+.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b))))) (/.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 b (*.f64 b b))) (+.f64 (/.f64 (PI.f64) (*.f64 (/.f64 a (PI.f64)) a)) (*.f64 (/.f64 (PI.f64) b) (+.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)))))) |
(-.f64 (/.f64 (/.f64 (PI.f64) (*.f64 (/.f64 a (PI.f64)) a)) (+.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b))) (/.f64 (/.f64 (PI.f64) (*.f64 b (/.f64 b (PI.f64)))) (+.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)))) |
(fma.f64 (PI.f64) (/.f64 #s(literal 1 binary64) a) (-.f64 #s(literal 0 binary64) (/.f64 (PI.f64) b))) |
(fma.f64 (PI.f64) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1 binary64) b)) (+.f64 (*.f64 (/.f64 #s(literal -1 binary64) b) (PI.f64)) (/.f64 (PI.f64) b))) |
(fma.f64 (PI.f64) (/.f64 #s(literal -1 binary64) b) (/.f64 (PI.f64) a)) |
(fma.f64 (/.f64 (PI.f64) a) #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (PI.f64) b))) |
(fma.f64 (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) #s(literal 1 binary64) (+.f64 (*.f64 (/.f64 #s(literal -1 binary64) b) (PI.f64)) (/.f64 (PI.f64) b))) |
(fma.f64 (-.f64 b a) (/.f64 #s(literal 1 binary64) (/.f64 b (/.f64 (PI.f64) a))) (+.f64 (*.f64 (/.f64 #s(literal -1 binary64) b) (PI.f64)) (/.f64 (PI.f64) b))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (PI.f64) a) (-.f64 #s(literal 0 binary64) (/.f64 (PI.f64) b))) |
(fma.f64 #s(literal 1 binary64) (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) (+.f64 (*.f64 (/.f64 #s(literal -1 binary64) b) (PI.f64)) (/.f64 (PI.f64) b))) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (PI.f64) (-.f64 #s(literal 0 binary64) (/.f64 (PI.f64) b))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (PI.f64) b) (/.f64 (PI.f64) a)) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (/.f64 a (PI.f64))) (-.f64 #s(literal 0 binary64) (/.f64 (PI.f64) b))) |
(fma.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (cbrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) a)) (-.f64 #s(literal 0 binary64) (/.f64 (PI.f64) b))) |
(fma.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (/.f64 (cbrt.f64 (PI.f64)) a) (-.f64 #s(literal 0 binary64) (/.f64 (PI.f64) b))) |
(fma.f64 (sqrt.f64 (PI.f64)) (/.f64 (sqrt.f64 (PI.f64)) a) (-.f64 #s(literal 0 binary64) (/.f64 (PI.f64) b))) |
(fma.f64 (sqrt.f64 (PI.f64)) (*.f64 (sqrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) a)) (-.f64 #s(literal 0 binary64) (/.f64 (PI.f64) b))) |
(fma.f64 (-.f64 (*.f64 (PI.f64) b) (*.f64 (PI.f64) a)) (/.f64 (/.f64 #s(literal 1 binary64) a) b) (+.f64 (*.f64 (/.f64 #s(literal -1 binary64) b) (PI.f64)) (/.f64 (PI.f64) b))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (PI.f64)) (/.f64 #s(literal 1 binary64) b) (/.f64 (PI.f64) a)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (PI.f64)) (/.f64 #s(literal -1 binary64) a) (-.f64 #s(literal 0 binary64) (/.f64 (PI.f64) b))) |
(fma.f64 (-.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (PI.f64) (*.f64 (/.f64 a (PI.f64)) a)) (*.f64 (/.f64 (PI.f64) b) (+.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b))))) (+.f64 (*.f64 (/.f64 #s(literal -1 binary64) b) (PI.f64)) (/.f64 (PI.f64) b))) |
(fma.f64 (-.f64 (/.f64 (PI.f64) (*.f64 (/.f64 a (PI.f64)) a)) (/.f64 (PI.f64) (*.f64 b (/.f64 b (PI.f64))))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b))) (+.f64 (*.f64 (/.f64 #s(literal -1 binary64) b) (PI.f64)) (/.f64 (PI.f64) b))) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) (-.f64 #s(literal 0 binary64) (PI.f64)) (-.f64 #s(literal 0 binary64) (/.f64 (PI.f64) b))) |
(fma.f64 (pow.f64 (/.f64 (PI.f64) a) #s(literal 1/2 binary64)) (pow.f64 (/.f64 (PI.f64) a) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 (PI.f64) b))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (cbrt.f64 (PI.f64)) (-.f64 #s(literal 0 binary64) (/.f64 (PI.f64) b))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (sqrt.f64 (PI.f64))) (sqrt.f64 (PI.f64)) (-.f64 #s(literal 0 binary64) (/.f64 (PI.f64) b))) |
(/.f64 (-.f64 b a) (/.f64 b (/.f64 (PI.f64) a))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a b) (-.f64 (*.f64 (PI.f64) b) (*.f64 (PI.f64) a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (/.f64 (PI.f64) a)) (-.f64 b a))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (PI.f64) (*.f64 (/.f64 a (PI.f64)) a)) (*.f64 (/.f64 (PI.f64) b) (+.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)))) (-.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 b (*.f64 b b)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) (-.f64 (/.f64 (PI.f64) (*.f64 (/.f64 a (PI.f64)) a)) (/.f64 (PI.f64) (*.f64 b (/.f64 b (PI.f64))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 a b) (-.f64 (*.f64 (PI.f64) b) (*.f64 (PI.f64) a))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 b (/.f64 (PI.f64) a)) (-.f64 b a)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (/.f64 (PI.f64) (*.f64 (/.f64 a (PI.f64)) a)) (*.f64 (/.f64 (PI.f64) b) (+.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)))) (-.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 b (*.f64 b b))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) (-.f64 (/.f64 (PI.f64) (*.f64 (/.f64 a (PI.f64)) a)) (/.f64 (PI.f64) (*.f64 b (/.f64 b (PI.f64)))))))) |
(/.f64 (-.f64 (*.f64 (PI.f64) b) (*.f64 (PI.f64) a)) (*.f64 a b)) |
(/.f64 (-.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 b (*.f64 b b)))) (+.f64 (/.f64 (PI.f64) (*.f64 (/.f64 a (PI.f64)) a)) (*.f64 (/.f64 (PI.f64) b) (+.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 b (*.f64 b b)))) (+.f64 (/.f64 (PI.f64) (*.f64 (/.f64 a (PI.f64)) a)) (-.f64 (/.f64 (PI.f64) (*.f64 b (/.f64 b (PI.f64)))) (*.f64 (/.f64 (PI.f64) a) (-.f64 #s(literal 0 binary64) (/.f64 (PI.f64) b)))))) |
(/.f64 (-.f64 (/.f64 (PI.f64) (*.f64 (/.f64 a (PI.f64)) a)) (/.f64 (PI.f64) (*.f64 b (/.f64 b (PI.f64))))) (+.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b))) |
(/.f64 (-.f64 (*.f64 (PI.f64) (-.f64 #s(literal 0 binary64) b)) (*.f64 a (-.f64 #s(literal 0 binary64) (PI.f64)))) (*.f64 a (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)) (*.f64 (/.f64 a (PI.f64)) (-.f64 #s(literal 0 binary64) (PI.f64)))) (*.f64 (/.f64 a (PI.f64)) (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 a (PI.f64))) (PI.f64))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 a (PI.f64))) b)) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 b (PI.f64))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 a (PI.f64))) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 a (PI.f64))) (/.f64 b (PI.f64)))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) b)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 a (PI.f64))) (-.f64 #s(literal 0 binary64) (PI.f64)))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 a (PI.f64))) (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (PI.f64)) b) (*.f64 (-.f64 #s(literal 0 binary64) a) (PI.f64))) (*.f64 (-.f64 #s(literal 0 binary64) a) b)) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (PI.f64)) (/.f64 b (PI.f64))) (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 b (PI.f64)))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (PI.f64)) (-.f64 #s(literal 0 binary64) b)) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (PI.f64)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (*.f64 (-.f64 (*.f64 (PI.f64) b) (*.f64 (PI.f64) a)) #s(literal 1 binary64)) (*.f64 a b)) |
(/.f64 (*.f64 (-.f64 b a) #s(literal 1 binary64)) (/.f64 b (/.f64 (PI.f64) a))) |
(/.f64 (*.f64 (-.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 b (*.f64 b b)))) #s(literal 1 binary64)) (+.f64 (/.f64 (PI.f64) (*.f64 (/.f64 a (PI.f64)) a)) (*.f64 (/.f64 (PI.f64) b) (+.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b))))) |
(/.f64 (*.f64 (-.f64 (/.f64 (PI.f64) (*.f64 (/.f64 a (PI.f64)) a)) (/.f64 (PI.f64) (*.f64 b (/.f64 b (PI.f64))))) #s(literal 1 binary64)) (+.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b))) |
(/.f64 (neg.f64 (-.f64 b a)) (neg.f64 (/.f64 b (/.f64 (PI.f64) a)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (PI.f64) b) (*.f64 (PI.f64) a))) (neg.f64 (*.f64 a b))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 b (*.f64 b b))))) (neg.f64 (+.f64 (/.f64 (PI.f64) (*.f64 (/.f64 a (PI.f64)) a)) (*.f64 (/.f64 (PI.f64) b) (+.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 b (*.f64 b b))))) (neg.f64 (+.f64 (/.f64 (PI.f64) (*.f64 (/.f64 a (PI.f64)) a)) (-.f64 (/.f64 (PI.f64) (*.f64 b (/.f64 b (PI.f64)))) (*.f64 (/.f64 (PI.f64) a) (-.f64 #s(literal 0 binary64) (/.f64 (PI.f64) b))))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (PI.f64) (*.f64 (/.f64 a (PI.f64)) a)) (/.f64 (PI.f64) (*.f64 b (/.f64 b (PI.f64)))))) (neg.f64 (+.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)))) |
(/.f64 (/.f64 (-.f64 (*.f64 (PI.f64) b) (*.f64 (PI.f64) a)) a) b) |
(/.f64 (/.f64 (-.f64 b a) (/.f64 a (PI.f64))) b) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 b (PI.f64))) (/.f64 a (PI.f64))) (*.f64 (/.f64 a (PI.f64)) (/.f64 b (PI.f64)))) |
(/.f64 (-.f64 (*.f64 (PI.f64) (/.f64 b (PI.f64))) a) (*.f64 a (/.f64 b (PI.f64)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 b a))) (neg.f64 (neg.f64 (/.f64 b (/.f64 (PI.f64) a))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (PI.f64) b) (*.f64 (PI.f64) a)) #s(literal 1 binary64))) (neg.f64 (*.f64 a b))) |
(/.f64 (neg.f64 (*.f64 (-.f64 b a) #s(literal 1 binary64))) (neg.f64 (/.f64 b (/.f64 (PI.f64) a)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 b (*.f64 b b)))) #s(literal 1 binary64))) (neg.f64 (+.f64 (/.f64 (PI.f64) (*.f64 (/.f64 a (PI.f64)) a)) (*.f64 (/.f64 (PI.f64) b) (+.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (/.f64 (PI.f64) (*.f64 (/.f64 a (PI.f64)) a)) (/.f64 (PI.f64) (*.f64 b (/.f64 b (PI.f64))))) #s(literal 1 binary64))) (neg.f64 (+.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (PI.f64) (/.f64 b (PI.f64))) a)) (neg.f64 (*.f64 a (/.f64 b (PI.f64))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (PI.f64) (-.f64 #s(literal 0 binary64) b)) (*.f64 a (-.f64 #s(literal 0 binary64) (PI.f64))))) (neg.f64 (*.f64 a (-.f64 #s(literal 0 binary64) b)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 b (PI.f64))) (/.f64 a (PI.f64)))) (neg.f64 (*.f64 (/.f64 a (PI.f64)) (/.f64 b (PI.f64))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)) (*.f64 (/.f64 a (PI.f64)) (-.f64 #s(literal 0 binary64) (PI.f64))))) (neg.f64 (*.f64 (/.f64 a (PI.f64)) (-.f64 #s(literal 0 binary64) b)))) |
(/.f64 (neg.f64 (-.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 a (PI.f64))) (PI.f64)))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 a (PI.f64))) b))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 b (PI.f64))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 a (PI.f64))) #s(literal 1 binary64)))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 a (PI.f64))) (/.f64 b (PI.f64))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) b)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 a (PI.f64))) (-.f64 #s(literal 0 binary64) (PI.f64))))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 a (PI.f64))) (-.f64 #s(literal 0 binary64) b)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (PI.f64)) b) (*.f64 (-.f64 #s(literal 0 binary64) a) (PI.f64)))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) b))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (PI.f64)) (/.f64 b (PI.f64))) (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 1 binary64)))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 b (PI.f64))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (PI.f64)) (-.f64 #s(literal 0 binary64) b)) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (PI.f64))))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) b)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 (PI.f64) b) (*.f64 (PI.f64) a)))) (neg.f64 (neg.f64 (*.f64 a b)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 b (*.f64 b b)))))) (neg.f64 (neg.f64 (+.f64 (/.f64 (PI.f64) (*.f64 (/.f64 a (PI.f64)) a)) (*.f64 (/.f64 (PI.f64) b) (+.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (/.f64 (PI.f64) (*.f64 (/.f64 a (PI.f64)) a)) (/.f64 (PI.f64) (*.f64 b (/.f64 b (PI.f64))))))) (neg.f64 (neg.f64 (+.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (PI.f64) b) (*.f64 (PI.f64) a)) a)) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (neg.f64 (/.f64 (-.f64 b a) (/.f64 a (PI.f64)))) (-.f64 #s(literal 0 binary64) b)) |
(pow.f64 (/.f64 (*.f64 a b) (-.f64 (*.f64 (PI.f64) b) (*.f64 (PI.f64) a))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 b (/.f64 (PI.f64) a)) (-.f64 b a)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (/.f64 (PI.f64) (*.f64 (/.f64 a (PI.f64)) a)) (*.f64 (/.f64 (PI.f64) b) (+.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)))) (-.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 b (*.f64 b b))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) (-.f64 (/.f64 (PI.f64) (*.f64 (/.f64 a (PI.f64)) a)) (/.f64 (PI.f64) (*.f64 b (/.f64 b (PI.f64)))))) #s(literal -1 binary64)) |
(*.f64 (PI.f64) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1 binary64) b))) |
(*.f64 (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) #s(literal 1 binary64)) |
(*.f64 (-.f64 b a) (/.f64 #s(literal 1 binary64) (/.f64 b (/.f64 (PI.f64) a)))) |
(*.f64 #s(literal 1 binary64) (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b))) |
(*.f64 (-.f64 (*.f64 (PI.f64) b) (*.f64 (PI.f64) a)) (/.f64 (/.f64 #s(literal 1 binary64) a) b)) |
(*.f64 (-.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (PI.f64) (*.f64 (/.f64 a (PI.f64)) a)) (*.f64 (/.f64 (PI.f64) b) (+.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)))))) |
(*.f64 (-.f64 (/.f64 (PI.f64) (*.f64 (/.f64 a (PI.f64)) a)) (/.f64 (PI.f64) (*.f64 b (/.f64 b (PI.f64))))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)))) |
(exp.f64 (log.f64 (/.f64 (PI.f64) a))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 a (PI.f64)))) |
(neg.f64 (/.f64 (PI.f64) (-.f64 #s(literal 0 binary64) a))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (PI.f64)) a)) |
(/.f64 (PI.f64) a) |
(/.f64 #s(literal 1 binary64) (/.f64 a (PI.f64))) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) (PI.f64))) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 a (PI.f64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (PI.f64)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (*.f64 (PI.f64) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (PI.f64))) (neg.f64 (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) a)) (neg.f64 (/.f64 #s(literal 1 binary64) (PI.f64)))) |
(/.f64 (neg.f64 (*.f64 (PI.f64) #s(literal -1 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (PI.f64)))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)))) |
(pow.f64 (/.f64 (PI.f64) a) #s(literal 1 binary64)) |
(pow.f64 (/.f64 a (PI.f64)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 a (PI.f64)) (/.f64 a (PI.f64))) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 (/.f64 (PI.f64) a) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(*.f64 (PI.f64) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 (PI.f64) a) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (PI.f64) a)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (PI.f64)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (/.f64 a (PI.f64)))) |
(*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (cbrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) a))) |
(*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (/.f64 (cbrt.f64 (PI.f64)) a)) |
(*.f64 (sqrt.f64 (PI.f64)) (/.f64 (sqrt.f64 (PI.f64)) a)) |
(*.f64 (sqrt.f64 (PI.f64)) (*.f64 (sqrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) a))) |
(*.f64 (-.f64 #s(literal 0 binary64) (PI.f64)) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (-.f64 #s(literal 0 binary64) (PI.f64))) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (PI.f64))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (PI.f64) a) #s(literal 1/2 binary64)) (pow.f64 (/.f64 (PI.f64) a) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (cbrt.f64 (PI.f64))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (sqrt.f64 (PI.f64))) (sqrt.f64 (PI.f64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (PI.f64))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) a)) |
(exp.f64 (log.f64 (/.f64 a (PI.f64)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 a (PI.f64))) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (PI.f64) a)) #s(literal -1 binary64))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 a (PI.f64)))) |
(/.f64 a (PI.f64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (PI.f64) a)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (PI.f64) a) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (PI.f64) a)))) |
(/.f64 (/.f64 a (PI.f64)) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (PI.f64) a))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (PI.f64) a) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (PI.f64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 a (PI.f64))) #s(literal -1 binary64)) |
(/.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) (/.f64 #s(literal 1 binary64) a)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)) (neg.f64 (-.f64 #s(literal 0 binary64) (PI.f64)))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (PI.f64))) (neg.f64 (/.f64 #s(literal 1 binary64) a))) |
(/.f64 (/.f64 a (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (cbrt.f64 (PI.f64))) |
(/.f64 (/.f64 a (sqrt.f64 (PI.f64))) (sqrt.f64 (PI.f64))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (PI.f64))))) |
(/.f64 (neg.f64 (/.f64 a (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) (neg.f64 (cbrt.f64 (PI.f64)))) |
(/.f64 (neg.f64 (/.f64 a (sqrt.f64 (PI.f64)))) (neg.f64 (sqrt.f64 (PI.f64)))) |
(pow.f64 (/.f64 (PI.f64) a) #s(literal -1 binary64)) |
(pow.f64 (/.f64 a (PI.f64)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 (/.f64 (PI.f64) a) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 a (/.f64 #s(literal 1 binary64) (PI.f64))) |
(*.f64 a (/.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) #s(literal 1 binary64))) |
(*.f64 a (pow.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) #s(literal 1 binary64))) |
(*.f64 a (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 a (PI.f64))) |
(*.f64 (/.f64 a (PI.f64)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 a (PI.f64)))) |
(*.f64 #s(literal -1 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) (/.f64 a (PI.f64))) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) (/.f64 a (PI.f64))) #s(literal 1 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (PI.f64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) a) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (PI.f64))) (-.f64 #s(literal 0 binary64) a)) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (PI.f64))) (pow.f64 (/.f64 #s(literal -1 binary64) a) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (pow.f64 (*.f64 (cbrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) a)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (pow.f64 (/.f64 (cbrt.f64 (PI.f64)) a) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (PI.f64) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (sqrt.f64 (PI.f64)) a) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (PI.f64) #s(literal -1/2 binary64)) (pow.f64 (*.f64 (sqrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) a)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) a) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (PI.f64)))) |
(*.f64 (pow.f64 (pow.f64 (/.f64 (PI.f64) a) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (/.f64 (PI.f64) a) #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) #s(literal -1 binary64)) (pow.f64 (cbrt.f64 (PI.f64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (sqrt.f64 (PI.f64))) #s(literal -1 binary64)) (pow.f64 (PI.f64) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) #s(literal 1 binary64)) a) |
(*.f64 (pow.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (PI.f64))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (PI.f64))) #s(literal 1 binary64)) (pow.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 1 binary64))) |
(exp.f64 (log.f64 (/.f64 (PI.f64) b))) |
(exp.f64 (*.f64 (log.f64 (/.f64 b (PI.f64))) #s(literal -1 binary64))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (PI.f64) b))) |
(/.f64 (PI.f64) b) |
(/.f64 #s(literal 1 binary64) (/.f64 b (PI.f64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (PI.f64)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 b (PI.f64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 b (PI.f64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 b (PI.f64)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (PI.f64)) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (*.f64 (PI.f64) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (PI.f64))) (neg.f64 (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (neg.f64 (*.f64 (PI.f64) #s(literal -1 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (PI.f64)))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b)))) |
(pow.f64 (/.f64 b (PI.f64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 b (PI.f64)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 (PI.f64) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 #s(literal 1 binary64) (/.f64 (PI.f64) b)) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (PI.f64)) |
(*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (/.f64 (cbrt.f64 (PI.f64)) b)) |
(*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (cbrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) b))) |
(*.f64 (sqrt.f64 (PI.f64)) (/.f64 (sqrt.f64 (PI.f64)) b)) |
(*.f64 (sqrt.f64 (PI.f64)) (*.f64 (sqrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) b))) |
(*.f64 (-.f64 #s(literal 0 binary64) (PI.f64)) (/.f64 #s(literal -1 binary64) b)) |
(+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1 binary64) b)) |
(+.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1 binary64) b)) (+.f64 (*.f64 (/.f64 #s(literal -1 binary64) b) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) b))) |
(+.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1 binary64) b)) (fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal 1 binary64) b))) |
(+.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1 binary64) b)) (fma.f64 (neg.f64 (pow.f64 b #s(literal -1/2 binary64))) (pow.f64 b #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) b))) |
(+.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 #s(literal 1 binary64) a)) |
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) a) (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) b) #s(literal -1 binary64)))) (fma.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) b) #s(literal -1 binary64)))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) b) #s(literal -1 binary64)))) (fma.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) b) #s(literal -1 binary64)))) |
(+.f64 (fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) a) (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) b) #s(literal -1 binary64)))) (fma.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) b) #s(literal -1 binary64)))) |
(+.f64 (fma.f64 (pow.f64 a #s(literal -1/2 binary64)) (pow.f64 a #s(literal -1/2 binary64)) (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) b) #s(literal -1 binary64)))) (fma.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) b) #s(literal -1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) |
(-.f64 (/.f64 b (*.f64 a b)) (/.f64 a (*.f64 a b))) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)))))) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)))) |
(fma.f64 (-.f64 b a) (/.f64 (/.f64 #s(literal 1 binary64) a) b) (+.f64 (*.f64 (/.f64 #s(literal -1 binary64) b) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) b))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1 binary64) b)) |
(fma.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1 binary64) b)) (+.f64 (*.f64 (/.f64 #s(literal -1 binary64) b) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) b))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) b) (/.f64 #s(literal 1 binary64) a)) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) b)) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal 1 binary64) a)) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) a) (/.f64 #s(literal -1 binary64) b)) |
(fma.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))))) (+.f64 (*.f64 (/.f64 #s(literal -1 binary64) b) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) b))) |
(fma.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) (+.f64 (*.f64 (/.f64 #s(literal -1 binary64) b) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) b))) |
(fma.f64 (pow.f64 a #s(literal -1/2 binary64)) (pow.f64 a #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) b)) |
(/.f64 (-.f64 b a) (*.f64 a b)) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a b) (-.f64 b a))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (*.f64 b b))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 a b) (-.f64 b a)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (*.f64 b b)))))) |
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b)))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))))) |
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b)))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1 binary64) b))))) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (*.f64 b b))) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)) (*.f64 a #s(literal -1 binary64))) (*.f64 a (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) a) b)) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) b)) (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal -1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (neg.f64 (-.f64 b a)) (neg.f64 (*.f64 a b))) |
(/.f64 (neg.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))))) (neg.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)))))) |
(/.f64 (neg.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))))) (neg.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1 binary64) b)))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (*.f64 b b)))) (neg.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)))) |
(/.f64 (/.f64 (-.f64 b a) a) b) |
(/.f64 (neg.f64 (neg.f64 (-.f64 b a))) (neg.f64 (neg.f64 (*.f64 a b)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)) (*.f64 a #s(literal -1 binary64)))) (neg.f64 (*.f64 a (-.f64 #s(literal 0 binary64) b)))) |
(/.f64 (neg.f64 (-.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 1 binary64)))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) b))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) b)) (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal -1 binary64)))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) b)))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b)))))) (neg.f64 (neg.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (*.f64 b b))))) (neg.f64 (neg.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 b a) a)) (-.f64 #s(literal 0 binary64) b)) |
(pow.f64 (/.f64 (*.f64 a b) (-.f64 b a)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (*.f64 b b)))) #s(literal -1 binary64)) |
(*.f64 (-.f64 b a) (/.f64 (/.f64 #s(literal 1 binary64) a) b)) |
(*.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1 binary64) b))) |
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)))))) |
(*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)))) |
| 1× | egg-herbie |
| 3542× | *-lowering-*.f32 |
| 3542× | *-lowering-*.f64 |
| 2072× | +-lowering-+.f64 |
| 2072× | +-lowering-+.f32 |
| 1804× | fma-lowering-fma.f32 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 505 | 5943 |
| 1 | 1729 | 4815 |
| 2 | 6481 | 4778 |
| 0 | 8115 | 4778 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* 1/2 (/ (PI) (* a (pow b 2)))) |
(/ (+ (* 1/2 (* a (- (* -1 (/ (PI) (pow b 3))) (/ (* (PI) (+ b (* -1 b))) (pow b 4))))) (* 1/2 (/ (PI) (pow b 2)))) a) |
(/ (+ (* 1/2 (/ (PI) (pow b 2))) (* a (+ (* -1/2 (* a (+ (* -1 (/ (PI) (pow b 4))) (/ (* (+ b (* -1 b)) (- (* -1 (/ (PI) (pow b 3))) (/ (* (PI) (+ b (* -1 b))) (pow b 4)))) (pow b 2))))) (* 1/2 (- (* -1 (/ (PI) (pow b 3))) (/ (* (PI) (+ b (* -1 b))) (pow b 4))))))) a) |
(/ (+ (* 1/2 (/ (PI) (pow b 2))) (* a (+ (* 1/2 (- (* -1 (/ (PI) (pow b 3))) (/ (* (PI) (+ b (* -1 b))) (pow b 4)))) (* a (+ (* -1/2 (* a (+ (* -1 (/ (* (+ b (* -1 b)) (+ (* -1 (/ (PI) (pow b 4))) (/ (* (+ b (* -1 b)) (- (* -1 (/ (PI) (pow b 3))) (/ (* (PI) (+ b (* -1 b))) (pow b 4)))) (pow b 2)))) (pow b 2))) (* -1 (/ (- (* -1 (/ (PI) (pow b 3))) (/ (* (PI) (+ b (* -1 b))) (pow b 4))) (pow b 2)))))) (* -1/2 (+ (* -1 (/ (PI) (pow b 4))) (/ (* (+ b (* -1 b)) (- (* -1 (/ (PI) (pow b 3))) (/ (* (PI) (+ b (* -1 b))) (pow b 4)))) (pow b 2))))))))) a) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/ (+ (* 1/2 (/ (PI) b)) (* 1/2 (/ (- (* -1 (PI)) (* -1 (/ (* (PI) (+ b (* -1 b))) b))) a))) (pow a 2)) |
(/ (+ (* -1/2 (/ (+ (* -1 (* b (PI))) (* -1 (* (+ b (* -1 b)) (- (* -1 (PI)) (* -1 (/ (* (PI) (+ b (* -1 b))) b)))))) (pow a 2))) (+ (* 1/2 (/ (PI) b)) (* 1/2 (/ (- (* -1 (PI)) (* -1 (/ (* (PI) (+ b (* -1 b))) b))) a)))) (pow a 2)) |
(/ (+ (* -1/2 (/ (+ (* -1 (* b (PI))) (* -1 (* (+ b (* -1 b)) (- (* -1 (PI)) (* -1 (/ (* (PI) (+ b (* -1 b))) b)))))) (pow a 2))) (+ (* -1/2 (/ (+ (* -1 (* (pow b 2) (- (* -1 (PI)) (* -1 (/ (* (PI) (+ b (* -1 b))) b))))) (* (+ b (* -1 b)) (+ (* -1 (* b (PI))) (* -1 (* (+ b (* -1 b)) (- (* -1 (PI)) (* -1 (/ (* (PI) (+ b (* -1 b))) b)))))))) (pow a 3))) (+ (* 1/2 (/ (PI) b)) (* 1/2 (/ (- (* -1 (PI)) (* -1 (/ (* (PI) (+ b (* -1 b))) b))) a))))) (pow a 2)) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/ (+ (* -1/2 (/ (- (PI) (* -1 (/ (* (PI) (+ b (* -1 b))) b))) a)) (* 1/2 (/ (PI) b))) (pow a 2)) |
(/ (+ (* -1 (/ (+ (* 1/2 (- (PI) (* -1 (/ (* (PI) (+ b (* -1 b))) b)))) (* 1/2 (/ (+ (* -1 (* b (PI))) (* -1 (* (+ b (* -1 b)) (- (PI) (* -1 (/ (* (PI) (+ b (* -1 b))) b)))))) a))) a)) (* 1/2 (/ (PI) b))) (pow a 2)) |
(/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (+ (* -1 (* b (PI))) (* -1 (* (+ b (* -1 b)) (- (PI) (* -1 (/ (* (PI) (+ b (* -1 b))) b))))))) (* 1/2 (/ (+ (* -1 (* (pow b 2) (- (PI) (* -1 (/ (* (PI) (+ b (* -1 b))) b))))) (* (+ b (* -1 b)) (+ (* -1 (* b (PI))) (* -1 (* (+ b (* -1 b)) (- (PI) (* -1 (/ (* (PI) (+ b (* -1 b))) b)))))))) a))) a)) (* 1/2 (- (PI) (* -1 (/ (* (PI) (+ b (* -1 b))) b))))) a)) (* 1/2 (/ (PI) b))) (pow a 2)) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/ (+ (* 1/2 (* b (- (* -1 (/ (PI) (pow a 3))) (* -1 (/ (* (PI) (+ a (* -1 a))) (pow a 4)))))) (* 1/2 (/ (PI) (pow a 2)))) b) |
(/ (+ (* 1/2 (/ (PI) (pow a 2))) (* b (+ (* -1/2 (* b (+ (* -1 (/ (PI) (pow a 4))) (* -1 (/ (* (+ a (* -1 a)) (- (* -1 (/ (PI) (pow a 3))) (* -1 (/ (* (PI) (+ a (* -1 a))) (pow a 4))))) (pow a 2)))))) (* 1/2 (- (* -1 (/ (PI) (pow a 3))) (* -1 (/ (* (PI) (+ a (* -1 a))) (pow a 4)))))))) b) |
(/ (+ (* 1/2 (/ (PI) (pow a 2))) (* b (+ (* 1/2 (- (* -1 (/ (PI) (pow a 3))) (* -1 (/ (* (PI) (+ a (* -1 a))) (pow a 4))))) (* b (+ (* -1/2 (* b (+ (* -1 (/ (- (* -1 (/ (PI) (pow a 3))) (* -1 (/ (* (PI) (+ a (* -1 a))) (pow a 4)))) (pow a 2))) (/ (* (+ a (* -1 a)) (+ (* -1 (/ (PI) (pow a 4))) (* -1 (/ (* (+ a (* -1 a)) (- (* -1 (/ (PI) (pow a 3))) (* -1 (/ (* (PI) (+ a (* -1 a))) (pow a 4))))) (pow a 2))))) (pow a 2))))) (* -1/2 (+ (* -1 (/ (PI) (pow a 4))) (* -1 (/ (* (+ a (* -1 a)) (- (* -1 (/ (PI) (pow a 3))) (* -1 (/ (* (PI) (+ a (* -1 a))) (pow a 4))))) (pow a 2)))))))))) b) |
(* 1/2 (/ (PI) (* a (pow b 2)))) |
(/ (+ (* 1/2 (/ (PI) a)) (* 1/2 (/ (- (* -1 (PI)) (/ (* (PI) (+ a (* -1 a))) a)) b))) (pow b 2)) |
(/ (+ (* -1/2 (/ (+ (* -1 (* a (PI))) (* (+ a (* -1 a)) (- (* -1 (PI)) (/ (* (PI) (+ a (* -1 a))) a)))) (pow b 2))) (+ (* 1/2 (/ (PI) a)) (* 1/2 (/ (- (* -1 (PI)) (/ (* (PI) (+ a (* -1 a))) a)) b)))) (pow b 2)) |
(/ (+ (* -1/2 (/ (+ (* -1 (* a (PI))) (* (+ a (* -1 a)) (- (* -1 (PI)) (/ (* (PI) (+ a (* -1 a))) a)))) (pow b 2))) (+ (* -1/2 (/ (+ (* -1 (* (+ a (* -1 a)) (+ (* -1 (* a (PI))) (* (+ a (* -1 a)) (- (* -1 (PI)) (/ (* (PI) (+ a (* -1 a))) a)))))) (* -1 (* (pow a 2) (- (* -1 (PI)) (/ (* (PI) (+ a (* -1 a))) a))))) (pow b 3))) (+ (* 1/2 (/ (PI) a)) (* 1/2 (/ (- (* -1 (PI)) (/ (* (PI) (+ a (* -1 a))) a)) b))))) (pow b 2)) |
(* 1/2 (/ (PI) (* a (pow b 2)))) |
(/ (+ (* 1/2 (/ (PI) a)) (* 1/2 (/ (- (* -1 (PI)) (/ (* (PI) (+ a (* -1 a))) a)) b))) (pow b 2)) |
(/ (+ (* -1 (/ (+ (* -1/2 (- (* -1 (PI)) (/ (* (PI) (+ a (* -1 a))) a))) (* -1/2 (/ (+ (* -1 (* (+ a (* -1 a)) (- (* -1 (PI)) (/ (* (PI) (+ a (* -1 a))) a)))) (* a (PI))) b))) b)) (* 1/2 (/ (PI) a))) (pow b 2)) |
(/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (+ (* -1 (* (pow a 2) (- (* -1 (PI)) (/ (* (PI) (+ a (* -1 a))) a)))) (* (+ a (* -1 a)) (+ (* -1 (* (+ a (* -1 a)) (- (* -1 (PI)) (/ (* (PI) (+ a (* -1 a))) a)))) (* a (PI))))) b)) (* 1/2 (+ (* -1 (* (+ a (* -1 a)) (- (* -1 (PI)) (/ (* (PI) (+ a (* -1 a))) a)))) (* a (PI))))) b)) (* -1/2 (- (* -1 (PI)) (/ (* (PI) (+ a (* -1 a))) a)))) b)) (* 1/2 (/ (PI) a))) (pow b 2)) |
(* 1/2 (/ (PI) (* a b))) |
(* 1/2 (/ (PI) (* a b))) |
(* 1/2 (/ (PI) (* a b))) |
(* 1/2 (/ (PI) (* a b))) |
(* 1/2 (/ (PI) (* a b))) |
(* 1/2 (/ (PI) (* a b))) |
(* 1/2 (/ (PI) (* a b))) |
(* 1/2 (/ (PI) (* a b))) |
(* 1/2 (/ (PI) (* a b))) |
(* 1/2 (/ (PI) (* a b))) |
(* 1/2 (/ (PI) (* a b))) |
(* 1/2 (/ (PI) (* a b))) |
(* 1/2 (/ (PI) (* a b))) |
(* 1/2 (/ (PI) (* a b))) |
(* 1/2 (/ (PI) (* a b))) |
(* 1/2 (/ (PI) (* a b))) |
(* 1/2 (/ (PI) (* a b))) |
(* 1/2 (/ (PI) (* a b))) |
(* 1/2 (/ (PI) (* a b))) |
(* 1/2 (/ (PI) (* a b))) |
(* 1/2 (/ (PI) (* a b))) |
(* 1/2 (/ (PI) (* a b))) |
(* 1/2 (/ (PI) (* a b))) |
(* 1/2 (/ (PI) (* a b))) |
(/ (PI) a) |
(/ (+ (PI) (* -1 (/ (* a (PI)) b))) a) |
(/ (+ (PI) (* -1 (/ (* a (PI)) b))) a) |
(/ (+ (PI) (* -1 (/ (* a (PI)) b))) a) |
(* -1 (/ (PI) b)) |
(- (/ (PI) a) (/ (PI) b)) |
(- (/ (PI) a) (/ (PI) b)) |
(- (/ (PI) a) (/ (PI) b)) |
(* -1 (/ (PI) b)) |
(- (/ (PI) a) (/ (PI) b)) |
(- (/ (PI) a) (/ (PI) b)) |
(- (/ (PI) a) (/ (PI) b)) |
(* -1 (/ (PI) b)) |
(/ (- (/ (* b (PI)) a) (PI)) b) |
(/ (- (/ (* b (PI)) a) (PI)) b) |
(/ (- (/ (* b (PI)) a) (PI)) b) |
(/ (PI) a) |
(+ (* -1 (/ (PI) b)) (/ (PI) a)) |
(+ (* -1 (/ (PI) b)) (/ (PI) a)) |
(+ (* -1 (/ (PI) b)) (/ (PI) a)) |
(/ (PI) a) |
(+ (* -1 (/ (PI) b)) (/ (PI) a)) |
(+ (* -1 (/ (PI) b)) (/ (PI) a)) |
(+ (* -1 (/ (PI) b)) (/ (PI) a)) |
(/ (PI) a) |
(/ (PI) a) |
(/ (PI) a) |
(/ (PI) a) |
(/ (PI) a) |
(/ (PI) a) |
(/ (PI) a) |
(/ (PI) a) |
(/ (PI) a) |
(/ (PI) a) |
(/ (PI) a) |
(/ (PI) a) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(* (pow a 2) b) |
(* (pow a 2) b) |
(* (pow a 2) b) |
(* (pow a 2) b) |
(* (pow a 2) b) |
(* (pow a 2) b) |
(* (pow a 2) b) |
(* (pow a 2) b) |
(* (pow a 2) b) |
(* (pow a 2) b) |
(* (pow a 2) b) |
(* (pow a 2) b) |
(* (pow a 2) b) |
(* (pow a 2) b) |
(* (pow a 2) b) |
(* (pow a 2) b) |
(* (pow a 2) b) |
(* (pow a 2) b) |
(* (pow a 2) b) |
(* (pow a 2) b) |
(* (pow a 2) b) |
(* (pow a 2) b) |
(* (pow a 2) b) |
(* (pow a 2) b) |
(* -1/2 (/ (PI) (pow a 3))) |
(/ (+ (* -1/2 (PI)) (* 1/2 (/ (* a (PI)) b))) (pow a 3)) |
(/ (+ (* -1/2 (PI)) (* 1/2 (/ (* a (PI)) b))) (pow a 3)) |
(/ (+ (* -1/2 (PI)) (* 1/2 (/ (* a (PI)) b))) (pow a 3)) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/ (+ (* -1/2 (/ (PI) a)) (* 1/2 (/ (PI) b))) (pow a 2)) |
(/ (+ (* -1/2 (/ (PI) a)) (* 1/2 (/ (PI) b))) (pow a 2)) |
(/ (+ (* -1/2 (/ (PI) a)) (* 1/2 (/ (PI) b))) (pow a 2)) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/ (+ (* -1/2 (/ (PI) a)) (* 1/2 (/ (PI) b))) (pow a 2)) |
(/ (+ (* -1/2 (/ (PI) a)) (* 1/2 (/ (PI) b))) (pow a 2)) |
(/ (+ (* -1/2 (/ (PI) a)) (* 1/2 (/ (PI) b))) (pow a 2)) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/ (+ (* -1/2 (/ (* b (PI)) (pow a 3))) (* 1/2 (/ (PI) (pow a 2)))) b) |
(/ (+ (* -1/2 (/ (* b (PI)) (pow a 3))) (* 1/2 (/ (PI) (pow a 2)))) b) |
(/ (+ (* -1/2 (/ (* b (PI)) (pow a 3))) (* 1/2 (/ (PI) (pow a 2)))) b) |
(* -1/2 (/ (PI) (pow a 3))) |
(+ (* -1/2 (/ (PI) (pow a 3))) (* 1/2 (/ (PI) (* (pow a 2) b)))) |
(+ (* -1/2 (/ (PI) (pow a 3))) (* 1/2 (/ (PI) (* (pow a 2) b)))) |
(+ (* -1/2 (/ (PI) (pow a 3))) (* 1/2 (/ (PI) (* (pow a 2) b)))) |
(* -1/2 (/ (PI) (pow a 3))) |
(+ (* -1/2 (/ (PI) (pow a 3))) (* 1/2 (/ (PI) (* (pow a 2) b)))) |
(+ (* -1/2 (/ (PI) (pow a 3))) (* 1/2 (/ (PI) (* (pow a 2) b)))) |
(+ (* -1/2 (/ (PI) (pow a 3))) (* 1/2 (/ (PI) (* (pow a 2) b)))) |
(* -1/2 (/ (PI) (pow a 2))) |
(* -1/2 (/ (PI) (pow a 2))) |
(* -1/2 (/ (PI) (pow a 2))) |
(* -1/2 (/ (PI) (pow a 2))) |
(* -1/2 (/ (PI) (pow a 2))) |
(* -1/2 (/ (PI) (pow a 2))) |
(* -1/2 (/ (PI) (pow a 2))) |
(* -1/2 (/ (PI) (pow a 2))) |
(* -1/2 (/ (PI) (pow a 2))) |
(* -1/2 (/ (PI) (pow a 2))) |
(* -1/2 (/ (PI) (pow a 2))) |
(* -1/2 (/ (PI) (pow a 2))) |
(* -1/2 (/ (PI) a)) |
(* -1/2 (/ (PI) a)) |
(* -1/2 (/ (PI) a)) |
(* -1/2 (/ (PI) a)) |
(* -1/2 (/ (PI) a)) |
(* -1/2 (/ (PI) a)) |
(* -1/2 (/ (PI) a)) |
(* -1/2 (/ (PI) a)) |
(* -1/2 (/ (PI) a)) |
(* -1/2 (/ (PI) a)) |
(* -1/2 (/ (PI) a)) |
(* -1/2 (/ (PI) a)) |
(* 1/2 (/ (PI) (* a (pow b 2)))) |
(/ (+ (* 1/2 (* a (- (* -1 (/ (PI) (pow b 3))) (/ (* (PI) (+ b (* -1 b))) (pow b 4))))) (* 1/2 (/ (PI) (pow b 2)))) a) |
(/ (+ (* 1/2 (/ (PI) (pow b 2))) (* a (+ (* -1/2 (* a (+ (* -1 (/ (PI) (pow b 4))) (/ (* (+ b (* -1 b)) (- (* -1 (/ (PI) (pow b 3))) (/ (* (PI) (+ b (* -1 b))) (pow b 4)))) (pow b 2))))) (* 1/2 (- (* -1 (/ (PI) (pow b 3))) (/ (* (PI) (+ b (* -1 b))) (pow b 4))))))) a) |
(/ (+ (* 1/2 (/ (PI) (pow b 2))) (* a (+ (* 1/2 (- (* -1 (/ (PI) (pow b 3))) (/ (* (PI) (+ b (* -1 b))) (pow b 4)))) (* a (+ (* -1/2 (* a (+ (* -1 (/ (* (+ b (* -1 b)) (+ (* -1 (/ (PI) (pow b 4))) (/ (* (+ b (* -1 b)) (- (* -1 (/ (PI) (pow b 3))) (/ (* (PI) (+ b (* -1 b))) (pow b 4)))) (pow b 2)))) (pow b 2))) (* -1 (/ (- (* -1 (/ (PI) (pow b 3))) (/ (* (PI) (+ b (* -1 b))) (pow b 4))) (pow b 2)))))) (* -1/2 (+ (* -1 (/ (PI) (pow b 4))) (/ (* (+ b (* -1 b)) (- (* -1 (/ (PI) (pow b 3))) (/ (* (PI) (+ b (* -1 b))) (pow b 4)))) (pow b 2))))))))) a) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/ (+ (* 1/2 (/ (PI) b)) (* 1/2 (/ (- (* -1 (PI)) (* -1 (/ (* (PI) (+ b (* -1 b))) b))) a))) (pow a 2)) |
(/ (+ (* -1/2 (/ (+ (* -1 (* b (PI))) (* -1 (* (+ b (* -1 b)) (- (* -1 (PI)) (* -1 (/ (* (PI) (+ b (* -1 b))) b)))))) (pow a 2))) (+ (* 1/2 (/ (PI) b)) (* 1/2 (/ (- (* -1 (PI)) (* -1 (/ (* (PI) (+ b (* -1 b))) b))) a)))) (pow a 2)) |
(/ (+ (* -1/2 (/ (+ (* -1 (* b (PI))) (* -1 (* (+ b (* -1 b)) (- (* -1 (PI)) (* -1 (/ (* (PI) (+ b (* -1 b))) b)))))) (pow a 2))) (+ (* -1/2 (/ (+ (* -1 (* (pow b 2) (- (* -1 (PI)) (* -1 (/ (* (PI) (+ b (* -1 b))) b))))) (* (+ b (* -1 b)) (+ (* -1 (* b (PI))) (* -1 (* (+ b (* -1 b)) (- (* -1 (PI)) (* -1 (/ (* (PI) (+ b (* -1 b))) b)))))))) (pow a 3))) (+ (* 1/2 (/ (PI) b)) (* 1/2 (/ (- (* -1 (PI)) (* -1 (/ (* (PI) (+ b (* -1 b))) b))) a))))) (pow a 2)) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/ (+ (* -1/2 (/ (- (PI) (* -1 (/ (* (PI) (+ b (* -1 b))) b))) a)) (* 1/2 (/ (PI) b))) (pow a 2)) |
(/ (+ (* -1 (/ (+ (* 1/2 (- (PI) (* -1 (/ (* (PI) (+ b (* -1 b))) b)))) (* 1/2 (/ (+ (* -1 (* b (PI))) (* -1 (* (+ b (* -1 b)) (- (PI) (* -1 (/ (* (PI) (+ b (* -1 b))) b)))))) a))) a)) (* 1/2 (/ (PI) b))) (pow a 2)) |
(/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (+ (* -1 (* b (PI))) (* -1 (* (+ b (* -1 b)) (- (PI) (* -1 (/ (* (PI) (+ b (* -1 b))) b))))))) (* 1/2 (/ (+ (* -1 (* (pow b 2) (- (PI) (* -1 (/ (* (PI) (+ b (* -1 b))) b))))) (* (+ b (* -1 b)) (+ (* -1 (* b (PI))) (* -1 (* (+ b (* -1 b)) (- (PI) (* -1 (/ (* (PI) (+ b (* -1 b))) b)))))))) a))) a)) (* 1/2 (- (PI) (* -1 (/ (* (PI) (+ b (* -1 b))) b))))) a)) (* 1/2 (/ (PI) b))) (pow a 2)) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/ (+ (* 1/2 (* b (- (* -1 (/ (PI) (pow a 3))) (* -1 (/ (* (PI) (+ a (* -1 a))) (pow a 4)))))) (* 1/2 (/ (PI) (pow a 2)))) b) |
(/ (+ (* 1/2 (/ (PI) (pow a 2))) (* b (+ (* -1/2 (* b (+ (* -1 (/ (PI) (pow a 4))) (* -1 (/ (* (+ a (* -1 a)) (- (* -1 (/ (PI) (pow a 3))) (* -1 (/ (* (PI) (+ a (* -1 a))) (pow a 4))))) (pow a 2)))))) (* 1/2 (- (* -1 (/ (PI) (pow a 3))) (* -1 (/ (* (PI) (+ a (* -1 a))) (pow a 4)))))))) b) |
(/ (+ (* 1/2 (/ (PI) (pow a 2))) (* b (+ (* 1/2 (- (* -1 (/ (PI) (pow a 3))) (* -1 (/ (* (PI) (+ a (* -1 a))) (pow a 4))))) (* b (+ (* -1/2 (* b (+ (* -1 (/ (- (* -1 (/ (PI) (pow a 3))) (* -1 (/ (* (PI) (+ a (* -1 a))) (pow a 4)))) (pow a 2))) (/ (* (+ a (* -1 a)) (+ (* -1 (/ (PI) (pow a 4))) (* -1 (/ (* (+ a (* -1 a)) (- (* -1 (/ (PI) (pow a 3))) (* -1 (/ (* (PI) (+ a (* -1 a))) (pow a 4))))) (pow a 2))))) (pow a 2))))) (* -1/2 (+ (* -1 (/ (PI) (pow a 4))) (* -1 (/ (* (+ a (* -1 a)) (- (* -1 (/ (PI) (pow a 3))) (* -1 (/ (* (PI) (+ a (* -1 a))) (pow a 4))))) (pow a 2)))))))))) b) |
(* 1/2 (/ (PI) (* a (pow b 2)))) |
(/ (+ (* 1/2 (/ (PI) a)) (* 1/2 (/ (- (* -1 (PI)) (/ (* (PI) (+ a (* -1 a))) a)) b))) (pow b 2)) |
(/ (+ (* -1/2 (/ (+ (* -1 (* a (PI))) (* (+ a (* -1 a)) (- (* -1 (PI)) (/ (* (PI) (+ a (* -1 a))) a)))) (pow b 2))) (+ (* 1/2 (/ (PI) a)) (* 1/2 (/ (- (* -1 (PI)) (/ (* (PI) (+ a (* -1 a))) a)) b)))) (pow b 2)) |
(/ (+ (* -1/2 (/ (+ (* -1 (* a (PI))) (* (+ a (* -1 a)) (- (* -1 (PI)) (/ (* (PI) (+ a (* -1 a))) a)))) (pow b 2))) (+ (* -1/2 (/ (+ (* -1 (* (+ a (* -1 a)) (+ (* -1 (* a (PI))) (* (+ a (* -1 a)) (- (* -1 (PI)) (/ (* (PI) (+ a (* -1 a))) a)))))) (* -1 (* (pow a 2) (- (* -1 (PI)) (/ (* (PI) (+ a (* -1 a))) a))))) (pow b 3))) (+ (* 1/2 (/ (PI) a)) (* 1/2 (/ (- (* -1 (PI)) (/ (* (PI) (+ a (* -1 a))) a)) b))))) (pow b 2)) |
(* 1/2 (/ (PI) (* a (pow b 2)))) |
(/ (+ (* 1/2 (/ (PI) a)) (* 1/2 (/ (- (* -1 (PI)) (/ (* (PI) (+ a (* -1 a))) a)) b))) (pow b 2)) |
(/ (+ (* -1 (/ (+ (* -1/2 (- (* -1 (PI)) (/ (* (PI) (+ a (* -1 a))) a))) (* -1/2 (/ (+ (* -1 (* (+ a (* -1 a)) (- (* -1 (PI)) (/ (* (PI) (+ a (* -1 a))) a)))) (* a (PI))) b))) b)) (* 1/2 (/ (PI) a))) (pow b 2)) |
(/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (+ (* -1 (* (pow a 2) (- (* -1 (PI)) (/ (* (PI) (+ a (* -1 a))) a)))) (* (+ a (* -1 a)) (+ (* -1 (* (+ a (* -1 a)) (- (* -1 (PI)) (/ (* (PI) (+ a (* -1 a))) a)))) (* a (PI))))) b)) (* 1/2 (+ (* -1 (* (+ a (* -1 a)) (- (* -1 (PI)) (/ (* (PI) (+ a (* -1 a))) a)))) (* a (PI))))) b)) (* -1/2 (- (* -1 (PI)) (/ (* (PI) (+ a (* -1 a))) a)))) b)) (* 1/2 (/ (PI) a))) (pow b 2)) |
(/ -1/2 a) |
(- (* -1/2 (/ b (pow a 2))) (* 1/2 (/ 1 a))) |
(- (* b (- (* -1/2 (/ b (pow a 3))) (* 1/2 (/ 1 (pow a 2))))) (* 1/2 (/ 1 a))) |
(- (* b (- (* b (- (* -1/2 (/ b (pow a 4))) (* 1/2 (/ 1 (pow a 3))))) (* 1/2 (/ 1 (pow a 2))))) (* 1/2 (/ 1 a))) |
(/ 1/2 b) |
(/ (+ 1/2 (* 1/2 (/ a b))) b) |
(/ (- (+ 1/2 (* 1/2 (/ (pow a 2) (pow b 2)))) (* -1/2 (/ a b))) b) |
(/ (- (+ 1/2 (* 1/2 (/ (pow a 3) (pow b 3)))) (+ (* -1/2 (/ a b)) (* -1/2 (/ (pow a 2) (pow b 2))))) b) |
(/ 1/2 b) |
(* -1 (/ (- (* -1/2 (/ a b)) 1/2) b)) |
(* -1 (/ (- (* -1 (/ (- (* 1/2 (/ (pow a 2) b)) (* -1/2 a)) b)) 1/2) b)) |
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* -1/2 (/ (pow a 3) b)) (* 1/2 (pow a 2))) b)) (* -1/2 a)) b)) 1/2) b)) |
(/ 1/2 b) |
(+ (* 1/2 (/ a (pow b 2))) (* 1/2 (/ 1 b))) |
(+ (* a (+ (* 1/2 (/ a (pow b 3))) (* 1/2 (/ 1 (pow b 2))))) (* 1/2 (/ 1 b))) |
(+ (* a (+ (* a (+ (* 1/2 (/ a (pow b 4))) (* 1/2 (/ 1 (pow b 3))))) (* 1/2 (/ 1 (pow b 2))))) (* 1/2 (/ 1 b))) |
(/ -1/2 a) |
(/ (- (* -1/2 (/ b a)) 1/2) a) |
(/ (- (* -1/2 (/ (pow b 2) (pow a 2))) (+ 1/2 (* 1/2 (/ b a)))) a) |
(/ (- (* -1/2 (/ (pow b 3) (pow a 3))) (+ 1/2 (+ (* 1/2 (/ b a)) (* 1/2 (/ (pow b 2) (pow a 2)))))) a) |
(/ -1/2 a) |
(* -1 (/ (+ 1/2 (* 1/2 (/ b a))) a)) |
(* -1 (/ (+ 1/2 (* -1 (/ (- (* -1/2 (/ (pow b 2) a)) (* 1/2 b)) a))) a)) |
(* -1 (/ (+ 1/2 (* -1 (/ (- (* -1 (/ (- (* 1/2 (/ (pow b 3) a)) (* -1/2 (pow b 2))) a)) (* 1/2 b)) a))) a)) |
(/ (PI) (* a b)) |
(/ (+ (* a (- (* -1 (/ (PI) (pow b 2))) (/ (PI) (pow b 2)))) (/ (PI) b)) a) |
(/ (+ (* a (- (+ (* -1 (/ (PI) (pow b 2))) (* a (- (/ (PI) (pow b 3)) (* -1 (/ (PI) (pow b 3)))))) (/ (PI) (pow b 2)))) (/ (PI) b)) a) |
(/ (+ (* a (- (+ (* -1 (/ (PI) (pow b 2))) (* a (- (+ (* a (- (* -1 (/ (PI) (pow b 4))) (/ (PI) (pow b 4)))) (/ (PI) (pow b 3))) (* -1 (/ (PI) (pow b 3)))))) (/ (PI) (pow b 2)))) (/ (PI) b)) a) |
(* -1 (/ (PI) (* a b))) |
(/ (- (+ (* -1 (/ (PI) b)) (/ (PI) a)) (* -1 (/ (PI) a))) a) |
(/ (- (+ (* -1 (/ (PI) b)) (+ (* -1 (/ (* b (- (PI) (* -1 (PI)))) (pow a 2))) (/ (PI) a))) (* -1 (/ (PI) a))) a) |
(/ (- (+ (* -1 (/ (PI) b)) (+ (/ (PI) a) (/ (* (pow b 2) (- (PI) (* -1 (PI)))) (pow a 3)))) (+ (* -1 (/ (PI) a)) (/ (* b (- (PI) (* -1 (PI)))) (pow a 2)))) a) |
(* -1 (/ (PI) (* a b))) |
(* -1 (/ (+ (* -1 (/ (- (PI) (* -1 (PI))) a)) (/ (PI) b)) a)) |
(* -1 (/ (+ (* -1 (/ (- (+ (PI) (* -1 (/ (* b (- (PI) (* -1 (PI)))) a))) (* -1 (PI))) a)) (/ (PI) b)) a)) |
(* -1 (/ (+ (* -1 (/ (- (+ (PI) (* -1 (/ (- (* -1 (/ (* (pow b 2) (- (PI) (* -1 (PI)))) a)) (* -1 (* b (- (PI) (* -1 (PI)))))) a))) (* -1 (PI))) a)) (/ (PI) b)) a)) |
(* -1 (/ (PI) (* a b))) |
(/ (+ (* -1 (/ (PI) a)) (* b (- (/ (PI) (pow a 2)) (* -1 (/ (PI) (pow a 2)))))) b) |
(/ (+ (* -1 (/ (PI) a)) (* b (- (+ (* b (- (* -1 (/ (PI) (pow a 3))) (/ (PI) (pow a 3)))) (/ (PI) (pow a 2))) (* -1 (/ (PI) (pow a 2)))))) b) |
(/ (+ (* -1 (/ (PI) a)) (* b (- (+ (* b (- (+ (* -1 (/ (PI) (pow a 3))) (* b (- (/ (PI) (pow a 4)) (* -1 (/ (PI) (pow a 4)))))) (/ (PI) (pow a 3)))) (/ (PI) (pow a 2))) (* -1 (/ (PI) (pow a 2)))))) b) |
(/ (PI) (* a b)) |
(/ (- (+ (* -1 (/ (PI) b)) (/ (PI) a)) (/ (PI) b)) b) |
(/ (- (+ (* -1 (/ (PI) b)) (+ (* -1 (/ (* a (- (* -1 (PI)) (PI))) (pow b 2))) (/ (PI) a))) (/ (PI) b)) b) |
(/ (- (+ (* -1 (/ (PI) b)) (+ (/ (PI) a) (/ (* (pow a 2) (- (* -1 (PI)) (PI))) (pow b 3)))) (+ (/ (PI) b) (/ (* a (- (* -1 (PI)) (PI))) (pow b 2)))) b) |
(/ (PI) (* a b)) |
(* -1 (/ (+ (* -1 (/ (PI) a)) (* -1 (/ (- (* -1 (PI)) (PI)) b))) b)) |
(* -1 (/ (+ (* -1 (/ (PI) a)) (* -1 (/ (- (+ (* -1 (PI)) (* -1 (/ (* a (- (* -1 (PI)) (PI))) b))) (PI)) b))) b)) |
(* -1 (/ (+ (* -1 (/ (PI) a)) (* -1 (/ (- (+ (* -1 (PI)) (* -1 (/ (- (* -1 (/ (* (pow a 2) (- (* -1 (PI)) (PI))) b)) (* -1 (* a (- (* -1 (PI)) (PI))))) b))) (PI)) b))) b)) |
(* 1/2 (/ (PI) (* a (pow b 2)))) |
(/ (+ (* 1/2 (* a (- (* -1 (/ (PI) (pow b 3))) (/ (* (PI) (+ b (* -1 b))) (pow b 4))))) (* 1/2 (/ (PI) (pow b 2)))) a) |
(/ (+ (* 1/2 (/ (PI) (pow b 2))) (* a (+ (* -1/2 (* a (+ (* -1 (/ (PI) (pow b 4))) (/ (* (+ b (* -1 b)) (- (* -1 (/ (PI) (pow b 3))) (/ (* (PI) (+ b (* -1 b))) (pow b 4)))) (pow b 2))))) (* 1/2 (- (* -1 (/ (PI) (pow b 3))) (/ (* (PI) (+ b (* -1 b))) (pow b 4))))))) a) |
(/ (+ (* 1/2 (/ (PI) (pow b 2))) (* a (+ (* 1/2 (- (* -1 (/ (PI) (pow b 3))) (/ (* (PI) (+ b (* -1 b))) (pow b 4)))) (* a (+ (* -1/2 (* a (+ (* -1 (/ (* (+ b (* -1 b)) (+ (* -1 (/ (PI) (pow b 4))) (/ (* (+ b (* -1 b)) (- (* -1 (/ (PI) (pow b 3))) (/ (* (PI) (+ b (* -1 b))) (pow b 4)))) (pow b 2)))) (pow b 2))) (* -1 (/ (- (* -1 (/ (PI) (pow b 3))) (/ (* (PI) (+ b (* -1 b))) (pow b 4))) (pow b 2)))))) (* -1/2 (+ (* -1 (/ (PI) (pow b 4))) (/ (* (+ b (* -1 b)) (- (* -1 (/ (PI) (pow b 3))) (/ (* (PI) (+ b (* -1 b))) (pow b 4)))) (pow b 2))))))))) a) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/ (+ (* 1/2 (/ (PI) b)) (* 1/2 (/ (- (* -1 (PI)) (* -1 (/ (* (PI) (+ b (* -1 b))) b))) a))) (pow a 2)) |
(/ (+ (* -1/2 (/ (+ (* -1 (* b (PI))) (* -1 (* (+ b (* -1 b)) (- (* -1 (PI)) (* -1 (/ (* (PI) (+ b (* -1 b))) b)))))) (pow a 2))) (+ (* 1/2 (/ (PI) b)) (* 1/2 (/ (- (* -1 (PI)) (* -1 (/ (* (PI) (+ b (* -1 b))) b))) a)))) (pow a 2)) |
(/ (+ (* -1/2 (/ (+ (* -1 (* b (PI))) (* -1 (* (+ b (* -1 b)) (- (* -1 (PI)) (* -1 (/ (* (PI) (+ b (* -1 b))) b)))))) (pow a 2))) (+ (* -1/2 (/ (+ (* -1 (* (pow b 2) (- (* -1 (PI)) (* -1 (/ (* (PI) (+ b (* -1 b))) b))))) (* (+ b (* -1 b)) (+ (* -1 (* b (PI))) (* -1 (* (+ b (* -1 b)) (- (* -1 (PI)) (* -1 (/ (* (PI) (+ b (* -1 b))) b)))))))) (pow a 3))) (+ (* 1/2 (/ (PI) b)) (* 1/2 (/ (- (* -1 (PI)) (* -1 (/ (* (PI) (+ b (* -1 b))) b))) a))))) (pow a 2)) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/ (+ (* -1/2 (/ (- (PI) (* -1 (/ (* (PI) (+ b (* -1 b))) b))) a)) (* 1/2 (/ (PI) b))) (pow a 2)) |
(/ (+ (* -1 (/ (+ (* 1/2 (- (PI) (* -1 (/ (* (PI) (+ b (* -1 b))) b)))) (* 1/2 (/ (+ (* -1 (* b (PI))) (* -1 (* (+ b (* -1 b)) (- (PI) (* -1 (/ (* (PI) (+ b (* -1 b))) b)))))) a))) a)) (* 1/2 (/ (PI) b))) (pow a 2)) |
(/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (+ (* -1 (* b (PI))) (* -1 (* (+ b (* -1 b)) (- (PI) (* -1 (/ (* (PI) (+ b (* -1 b))) b))))))) (* 1/2 (/ (+ (* -1 (* (pow b 2) (- (PI) (* -1 (/ (* (PI) (+ b (* -1 b))) b))))) (* (+ b (* -1 b)) (+ (* -1 (* b (PI))) (* -1 (* (+ b (* -1 b)) (- (PI) (* -1 (/ (* (PI) (+ b (* -1 b))) b)))))))) a))) a)) (* 1/2 (- (PI) (* -1 (/ (* (PI) (+ b (* -1 b))) b))))) a)) (* 1/2 (/ (PI) b))) (pow a 2)) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/ (+ (* 1/2 (* b (- (* -1 (/ (PI) (pow a 3))) (* -1 (/ (* (PI) (+ a (* -1 a))) (pow a 4)))))) (* 1/2 (/ (PI) (pow a 2)))) b) |
(/ (+ (* 1/2 (/ (PI) (pow a 2))) (* b (+ (* -1/2 (* b (+ (* -1 (/ (PI) (pow a 4))) (* -1 (/ (* (+ a (* -1 a)) (- (* -1 (/ (PI) (pow a 3))) (* -1 (/ (* (PI) (+ a (* -1 a))) (pow a 4))))) (pow a 2)))))) (* 1/2 (- (* -1 (/ (PI) (pow a 3))) (* -1 (/ (* (PI) (+ a (* -1 a))) (pow a 4)))))))) b) |
(/ (+ (* 1/2 (/ (PI) (pow a 2))) (* b (+ (* 1/2 (- (* -1 (/ (PI) (pow a 3))) (* -1 (/ (* (PI) (+ a (* -1 a))) (pow a 4))))) (* b (+ (* -1/2 (* b (+ (* -1 (/ (- (* -1 (/ (PI) (pow a 3))) (* -1 (/ (* (PI) (+ a (* -1 a))) (pow a 4)))) (pow a 2))) (/ (* (+ a (* -1 a)) (+ (* -1 (/ (PI) (pow a 4))) (* -1 (/ (* (+ a (* -1 a)) (- (* -1 (/ (PI) (pow a 3))) (* -1 (/ (* (PI) (+ a (* -1 a))) (pow a 4))))) (pow a 2))))) (pow a 2))))) (* -1/2 (+ (* -1 (/ (PI) (pow a 4))) (* -1 (/ (* (+ a (* -1 a)) (- (* -1 (/ (PI) (pow a 3))) (* -1 (/ (* (PI) (+ a (* -1 a))) (pow a 4))))) (pow a 2)))))))))) b) |
(* 1/2 (/ (PI) (* a (pow b 2)))) |
(/ (+ (* 1/2 (/ (PI) a)) (* 1/2 (/ (- (* -1 (PI)) (/ (* (PI) (+ a (* -1 a))) a)) b))) (pow b 2)) |
(/ (+ (* -1/2 (/ (+ (* -1 (* a (PI))) (* (+ a (* -1 a)) (- (* -1 (PI)) (/ (* (PI) (+ a (* -1 a))) a)))) (pow b 2))) (+ (* 1/2 (/ (PI) a)) (* 1/2 (/ (- (* -1 (PI)) (/ (* (PI) (+ a (* -1 a))) a)) b)))) (pow b 2)) |
(/ (+ (* -1/2 (/ (+ (* -1 (* a (PI))) (* (+ a (* -1 a)) (- (* -1 (PI)) (/ (* (PI) (+ a (* -1 a))) a)))) (pow b 2))) (+ (* -1/2 (/ (+ (* -1 (* (+ a (* -1 a)) (+ (* -1 (* a (PI))) (* (+ a (* -1 a)) (- (* -1 (PI)) (/ (* (PI) (+ a (* -1 a))) a)))))) (* -1 (* (pow a 2) (- (* -1 (PI)) (/ (* (PI) (+ a (* -1 a))) a))))) (pow b 3))) (+ (* 1/2 (/ (PI) a)) (* 1/2 (/ (- (* -1 (PI)) (/ (* (PI) (+ a (* -1 a))) a)) b))))) (pow b 2)) |
(* 1/2 (/ (PI) (* a (pow b 2)))) |
(/ (+ (* 1/2 (/ (PI) a)) (* 1/2 (/ (- (* -1 (PI)) (/ (* (PI) (+ a (* -1 a))) a)) b))) (pow b 2)) |
(/ (+ (* -1 (/ (+ (* -1/2 (- (* -1 (PI)) (/ (* (PI) (+ a (* -1 a))) a))) (* -1/2 (/ (+ (* -1 (* (+ a (* -1 a)) (- (* -1 (PI)) (/ (* (PI) (+ a (* -1 a))) a)))) (* a (PI))) b))) b)) (* 1/2 (/ (PI) a))) (pow b 2)) |
(/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (+ (* -1 (* (pow a 2) (- (* -1 (PI)) (/ (* (PI) (+ a (* -1 a))) a)))) (* (+ a (* -1 a)) (+ (* -1 (* (+ a (* -1 a)) (- (* -1 (PI)) (/ (* (PI) (+ a (* -1 a))) a)))) (* a (PI))))) b)) (* 1/2 (+ (* -1 (* (+ a (* -1 a)) (- (* -1 (PI)) (/ (* (PI) (+ a (* -1 a))) a)))) (* a (PI))))) b)) (* -1/2 (- (* -1 (PI)) (/ (* (PI) (+ a (* -1 a))) a)))) b)) (* 1/2 (/ (PI) a))) (pow b 2)) |
(/ (PI) a) |
(/ (+ (PI) (* -1 (/ (* a (PI)) b))) a) |
(/ (+ (PI) (* -1 (/ (* a (PI)) b))) a) |
(/ (+ (PI) (* -1 (/ (* a (PI)) b))) a) |
(* -1 (/ (PI) b)) |
(- (/ (PI) a) (/ (PI) b)) |
(- (/ (PI) a) (/ (PI) b)) |
(- (/ (PI) a) (/ (PI) b)) |
(* -1 (/ (PI) b)) |
(- (/ (PI) a) (/ (PI) b)) |
(- (/ (PI) a) (/ (PI) b)) |
(- (/ (PI) a) (/ (PI) b)) |
(* -1 (/ (PI) b)) |
(/ (- (/ (* b (PI)) a) (PI)) b) |
(/ (- (/ (* b (PI)) a) (PI)) b) |
(/ (- (/ (* b (PI)) a) (PI)) b) |
(/ (PI) a) |
(+ (* -1 (/ (PI) b)) (/ (PI) a)) |
(+ (* -1 (/ (PI) b)) (/ (PI) a)) |
(+ (* -1 (/ (PI) b)) (/ (PI) a)) |
(/ (PI) a) |
(+ (* -1 (/ (PI) b)) (/ (PI) a)) |
(+ (* -1 (/ (PI) b)) (/ (PI) a)) |
(+ (* -1 (/ (PI) b)) (/ (PI) a)) |
(/ (PI) a) |
(/ (PI) a) |
(/ (PI) a) |
(/ (PI) a) |
(/ (PI) a) |
(/ (PI) a) |
(/ (PI) a) |
(/ (PI) a) |
(/ (PI) a) |
(/ (PI) a) |
(/ (PI) a) |
(/ (PI) a) |
(/ a (PI)) |
(/ a (PI)) |
(/ a (PI)) |
(/ a (PI)) |
(/ a (PI)) |
(/ a (PI)) |
(/ a (PI)) |
(/ a (PI)) |
(/ a (PI)) |
(/ a (PI)) |
(/ a (PI)) |
(/ a (PI)) |
(/ (PI) b) |
(/ (PI) b) |
(/ (PI) b) |
(/ (PI) b) |
(/ (PI) b) |
(/ (PI) b) |
(/ (PI) b) |
(/ (PI) b) |
(/ (PI) b) |
(/ (PI) b) |
(/ (PI) b) |
(/ (PI) b) |
(/ 1 a) |
(/ (+ 1 (* -1 (/ a b))) a) |
(/ (+ 1 (* -1 (/ a b))) a) |
(/ (+ 1 (* -1 (/ a b))) a) |
(/ -1 b) |
(- (/ 1 a) (/ 1 b)) |
(- (/ 1 a) (/ 1 b)) |
(- (/ 1 a) (/ 1 b)) |
(/ -1 b) |
(- (/ 1 a) (/ 1 b)) |
(- (/ 1 a) (/ 1 b)) |
(- (/ 1 a) (/ 1 b)) |
(/ -1 b) |
(/ (- (/ b a) 1) b) |
(/ (- (/ b a) 1) b) |
(/ (- (/ b a) 1) b) |
(/ 1 a) |
(- (/ 1 a) (/ 1 b)) |
(- (/ 1 a) (/ 1 b)) |
(- (/ 1 a) (/ 1 b)) |
(/ 1 a) |
(- (/ 1 a) (/ 1 b)) |
(- (/ 1 a) (/ 1 b)) |
(- (/ 1 a) (/ 1 b)) |
| Outputs |
|---|
(* 1/2 (/ (PI) (* a (pow b 2)))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) a)) (*.f64 b b)) |
(/ (+ (* 1/2 (* a (- (* -1 (/ (PI) (pow b 3))) (/ (* (PI) (+ b (* -1 b))) (pow b 4))))) (* 1/2 (/ (PI) (pow b 2)))) a) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 a (+.f64 (/.f64 (-.f64 #s(literal 0 binary64) (PI.f64)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (PI.f64) #s(literal 0 binary64)) (pow.f64 b #s(literal 4 binary64))))) (/.f64 (PI.f64) (*.f64 b b)))) a) |
(/ (+ (* 1/2 (/ (PI) (pow b 2))) (* a (+ (* -1/2 (* a (+ (* -1 (/ (PI) (pow b 4))) (/ (* (+ b (* -1 b)) (- (* -1 (/ (PI) (pow b 3))) (/ (* (PI) (+ b (* -1 b))) (pow b 4)))) (pow b 2))))) (* 1/2 (- (* -1 (/ (PI) (pow b 3))) (/ (* (PI) (+ b (* -1 b))) (pow b 4))))))) a) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) b)) b) (*.f64 a (+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (-.f64 #s(literal 0 binary64) (PI.f64)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (PI.f64) #s(literal 0 binary64)) (pow.f64 b #s(literal 4 binary64))))) (+.f64 (*.f64 a (*.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) (pow.f64 b #s(literal 4 binary64))))) (*.f64 (+.f64 (/.f64 (-.f64 #s(literal 0 binary64) (PI.f64)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (PI.f64) #s(literal 0 binary64)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 #s(literal 0 binary64) (*.f64 b b))))))) a) |
(/ (+ (* 1/2 (/ (PI) (pow b 2))) (* a (+ (* 1/2 (- (* -1 (/ (PI) (pow b 3))) (/ (* (PI) (+ b (* -1 b))) (pow b 4)))) (* a (+ (* -1/2 (* a (+ (* -1 (/ (* (+ b (* -1 b)) (+ (* -1 (/ (PI) (pow b 4))) (/ (* (+ b (* -1 b)) (- (* -1 (/ (PI) (pow b 3))) (/ (* (PI) (+ b (* -1 b))) (pow b 4)))) (pow b 2)))) (pow b 2))) (* -1 (/ (- (* -1 (/ (PI) (pow b 3))) (/ (* (PI) (+ b (* -1 b))) (pow b 4))) (pow b 2)))))) (* -1/2 (+ (* -1 (/ (PI) (pow b 4))) (/ (* (+ b (* -1 b)) (- (* -1 (/ (PI) (pow b 3))) (/ (* (PI) (+ b (* -1 b))) (pow b 4)))) (pow b 2))))))))) a) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) b)) b) (*.f64 a (+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (-.f64 #s(literal 0 binary64) (PI.f64)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (PI.f64) #s(literal 0 binary64)) (pow.f64 b #s(literal 4 binary64))))) (*.f64 (*.f64 a #s(literal -1/2 binary64)) (+.f64 (-.f64 (*.f64 (+.f64 (/.f64 (-.f64 #s(literal 0 binary64) (PI.f64)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (PI.f64) #s(literal 0 binary64)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 #s(literal 0 binary64) (*.f64 b b))) (/.f64 (PI.f64) (pow.f64 b #s(literal 4 binary64)))) (*.f64 a (+.f64 (*.f64 (-.f64 (*.f64 (+.f64 (/.f64 (-.f64 #s(literal 0 binary64) (PI.f64)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (PI.f64) #s(literal 0 binary64)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 #s(literal 0 binary64) (*.f64 b b))) (/.f64 (PI.f64) (pow.f64 b #s(literal 4 binary64)))) (/.f64 #s(literal 0 binary64) (*.f64 b b))) (/.f64 (+.f64 (/.f64 (PI.f64) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (PI.f64) #s(literal 0 binary64)) (pow.f64 b #s(literal 4 binary64)))) (*.f64 b b))))))))) a) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) b)) (*.f64 a a)) |
(/ (+ (* 1/2 (/ (PI) b)) (* 1/2 (/ (- (* -1 (PI)) (* -1 (/ (* (PI) (+ b (* -1 b))) b))) a))) (pow a 2)) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) b)) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (PI.f64) (/.f64 (*.f64 (PI.f64) #s(literal 0 binary64)) b))) a)) (*.f64 a a)) |
(/ (+ (* -1/2 (/ (+ (* -1 (* b (PI))) (* -1 (* (+ b (* -1 b)) (- (* -1 (PI)) (* -1 (/ (* (PI) (+ b (* -1 b))) b)))))) (pow a 2))) (+ (* 1/2 (/ (PI) b)) (* 1/2 (/ (- (* -1 (PI)) (* -1 (/ (* (PI) (+ b (* -1 b))) b))) a)))) (pow a 2)) |
(/.f64 (+.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) b)) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (PI.f64) (/.f64 (*.f64 (PI.f64) #s(literal 0 binary64)) b))) a)) (/.f64 (+.f64 (*.f64 (+.f64 (PI.f64) (/.f64 (*.f64 (PI.f64) #s(literal 0 binary64)) b)) #s(literal 0 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (PI.f64) b))) (*.f64 a a))) (*.f64 a a)) |
(/ (+ (* -1/2 (/ (+ (* -1 (* b (PI))) (* -1 (* (+ b (* -1 b)) (- (* -1 (PI)) (* -1 (/ (* (PI) (+ b (* -1 b))) b)))))) (pow a 2))) (+ (* -1/2 (/ (+ (* -1 (* (pow b 2) (- (* -1 (PI)) (* -1 (/ (* (PI) (+ b (* -1 b))) b))))) (* (+ b (* -1 b)) (+ (* -1 (* b (PI))) (* -1 (* (+ b (* -1 b)) (- (* -1 (PI)) (* -1 (/ (* (PI) (+ b (* -1 b))) b)))))))) (pow a 3))) (+ (* 1/2 (/ (PI) b)) (* 1/2 (/ (- (* -1 (PI)) (* -1 (/ (* (PI) (+ b (* -1 b))) b))) a))))) (pow a 2)) |
(/.f64 (+.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) b)) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (PI.f64) (/.f64 (*.f64 (PI.f64) #s(literal 0 binary64)) b))) a)) (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (-.f64 (*.f64 (+.f64 (PI.f64) (/.f64 (*.f64 (PI.f64) #s(literal 0 binary64)) b)) #s(literal 0 binary64)) (*.f64 (PI.f64) b)) (*.f64 a a)) (/.f64 (-.f64 (+.f64 (*.f64 (PI.f64) #s(literal 0 binary64)) (*.f64 (+.f64 (PI.f64) (/.f64 (*.f64 (PI.f64) #s(literal 0 binary64)) b)) #s(literal 0 binary64))) (*.f64 (*.f64 b b) (+.f64 (-.f64 #s(literal 0 binary64) (PI.f64)) (/.f64 (*.f64 (PI.f64) #s(literal 0 binary64)) b)))) (*.f64 a (*.f64 a a)))))) (*.f64 a a)) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) b)) (*.f64 a a)) |
(/ (+ (* -1/2 (/ (- (PI) (* -1 (/ (* (PI) (+ b (* -1 b))) b))) a)) (* 1/2 (/ (PI) b))) (pow a 2)) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) b)) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (PI.f64) (/.f64 (*.f64 (PI.f64) #s(literal 0 binary64)) b))) a)) (*.f64 a a)) |
(/ (+ (* -1 (/ (+ (* 1/2 (- (PI) (* -1 (/ (* (PI) (+ b (* -1 b))) b)))) (* 1/2 (/ (+ (* -1 (* b (PI))) (* -1 (* (+ b (* -1 b)) (- (PI) (* -1 (/ (* (PI) (+ b (* -1 b))) b)))))) a))) a)) (* 1/2 (/ (PI) b))) (pow a 2)) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) b)) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (+.f64 (PI.f64) (/.f64 (*.f64 (PI.f64) #s(literal 0 binary64)) b)) (/.f64 (-.f64 (*.f64 (+.f64 (PI.f64) (/.f64 (*.f64 (PI.f64) #s(literal 0 binary64)) b)) #s(literal 0 binary64)) (*.f64 (PI.f64) b)) a))) a)) (*.f64 a a)) |
(/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (+ (* -1 (* b (PI))) (* -1 (* (+ b (* -1 b)) (- (PI) (* -1 (/ (* (PI) (+ b (* -1 b))) b))))))) (* 1/2 (/ (+ (* -1 (* (pow b 2) (- (PI) (* -1 (/ (* (PI) (+ b (* -1 b))) b))))) (* (+ b (* -1 b)) (+ (* -1 (* b (PI))) (* -1 (* (+ b (* -1 b)) (- (PI) (* -1 (/ (* (PI) (+ b (* -1 b))) b)))))))) a))) a)) (* 1/2 (- (PI) (* -1 (/ (* (PI) (+ b (* -1 b))) b))))) a)) (* 1/2 (/ (PI) b))) (pow a 2)) |
(/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) b)) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (PI.f64) (/.f64 (*.f64 (PI.f64) #s(literal 0 binary64)) b))) (/.f64 (+.f64 (+.f64 (*.f64 (+.f64 (PI.f64) (/.f64 (*.f64 (PI.f64) #s(literal 0 binary64)) b)) #s(literal 0 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (PI.f64) b))) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (*.f64 (PI.f64) #s(literal 0 binary64)) (*.f64 (+.f64 (PI.f64) (/.f64 (*.f64 (PI.f64) #s(literal 0 binary64)) b)) #s(literal 0 binary64))) (*.f64 b (*.f64 b (+.f64 (PI.f64) (/.f64 (*.f64 (PI.f64) #s(literal 0 binary64)) b)))))) a)) a)) a)) (*.f64 a a)) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) b)) (*.f64 a a)) |
(/ (+ (* 1/2 (* b (- (* -1 (/ (PI) (pow a 3))) (* -1 (/ (* (PI) (+ a (* -1 a))) (pow a 4)))))) (* 1/2 (/ (PI) (pow a 2)))) b) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) (*.f64 a a))) (*.f64 b (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (PI.f64) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (PI.f64) #s(literal 0 binary64)) (pow.f64 a #s(literal 4 binary64))))))) b) |
(/ (+ (* 1/2 (/ (PI) (pow a 2))) (* b (+ (* -1/2 (* b (+ (* -1 (/ (PI) (pow a 4))) (* -1 (/ (* (+ a (* -1 a)) (- (* -1 (/ (PI) (pow a 3))) (* -1 (/ (* (PI) (+ a (* -1 a))) (pow a 4))))) (pow a 2)))))) (* 1/2 (- (* -1 (/ (PI) (pow a 3))) (* -1 (/ (* (PI) (+ a (* -1 a))) (pow a 4)))))))) b) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) (*.f64 a a))) (*.f64 b (+.f64 (*.f64 (-.f64 (/.f64 (*.f64 #s(literal 0 binary64) (+.f64 (/.f64 (PI.f64) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (PI.f64) #s(literal 0 binary64)) (pow.f64 a #s(literal 4 binary64))))) (*.f64 a a)) (/.f64 (PI.f64) (pow.f64 a #s(literal 4 binary64)))) (*.f64 b #s(literal -1/2 binary64))) (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (PI.f64) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (PI.f64) #s(literal 0 binary64)) (pow.f64 a #s(literal 4 binary64)))))))) b) |
(/ (+ (* 1/2 (/ (PI) (pow a 2))) (* b (+ (* 1/2 (- (* -1 (/ (PI) (pow a 3))) (* -1 (/ (* (PI) (+ a (* -1 a))) (pow a 4))))) (* b (+ (* -1/2 (* b (+ (* -1 (/ (- (* -1 (/ (PI) (pow a 3))) (* -1 (/ (* (PI) (+ a (* -1 a))) (pow a 4)))) (pow a 2))) (/ (* (+ a (* -1 a)) (+ (* -1 (/ (PI) (pow a 4))) (* -1 (/ (* (+ a (* -1 a)) (- (* -1 (/ (PI) (pow a 3))) (* -1 (/ (* (PI) (+ a (* -1 a))) (pow a 4))))) (pow a 2))))) (pow a 2))))) (* -1/2 (+ (* -1 (/ (PI) (pow a 4))) (* -1 (/ (* (+ a (* -1 a)) (- (* -1 (/ (PI) (pow a 3))) (* -1 (/ (* (PI) (+ a (* -1 a))) (pow a 4))))) (pow a 2)))))))))) b) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) (*.f64 a a))) (*.f64 b (+.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (PI.f64) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (PI.f64) #s(literal 0 binary64)) (pow.f64 a #s(literal 4 binary64))))) (*.f64 (*.f64 b #s(literal -1/2 binary64)) (+.f64 (/.f64 (*.f64 b (*.f64 #s(literal 1 binary64) (+.f64 (/.f64 (PI.f64) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (PI.f64) #s(literal 0 binary64)) (pow.f64 a #s(literal 4 binary64)))))) (*.f64 a a)) (+.f64 (*.f64 (-.f64 (/.f64 (*.f64 #s(literal 0 binary64) (+.f64 (/.f64 (PI.f64) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (PI.f64) #s(literal 0 binary64)) (pow.f64 a #s(literal 4 binary64))))) (*.f64 a a)) (/.f64 (PI.f64) (pow.f64 a #s(literal 4 binary64)))) (/.f64 #s(literal 0 binary64) (*.f64 a a))) (-.f64 (/.f64 (*.f64 #s(literal 0 binary64) (+.f64 (/.f64 (PI.f64) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (PI.f64) #s(literal 0 binary64)) (pow.f64 a #s(literal 4 binary64))))) (*.f64 a a)) (/.f64 (PI.f64) (pow.f64 a #s(literal 4 binary64)))))))))) b) |
(* 1/2 (/ (PI) (* a (pow b 2)))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) a)) (*.f64 b b)) |
(/ (+ (* 1/2 (/ (PI) a)) (* 1/2 (/ (- (* -1 (PI)) (/ (* (PI) (+ a (* -1 a))) a)) b))) (pow b 2)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (PI.f64) a) (/.f64 (*.f64 (PI.f64) (-.f64 #s(literal -1 binary64) (/.f64 #s(literal 0 binary64) a))) b))) (*.f64 b b)) |
(/ (+ (* -1/2 (/ (+ (* -1 (* a (PI))) (* (+ a (* -1 a)) (- (* -1 (PI)) (/ (* (PI) (+ a (* -1 a))) a)))) (pow b 2))) (+ (* 1/2 (/ (PI) a)) (* 1/2 (/ (- (* -1 (PI)) (/ (* (PI) (+ a (* -1 a))) a)) b)))) (pow b 2)) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (PI.f64) a) (/.f64 (*.f64 (PI.f64) (-.f64 #s(literal -1 binary64) (/.f64 #s(literal 0 binary64) a))) b))) (/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal -1 binary64) (/.f64 #s(literal 0 binary64) a))) #s(literal 0 binary64)) (*.f64 (PI.f64) a))) (*.f64 b b))) (*.f64 b b)) |
(/ (+ (* -1/2 (/ (+ (* -1 (* a (PI))) (* (+ a (* -1 a)) (- (* -1 (PI)) (/ (* (PI) (+ a (* -1 a))) a)))) (pow b 2))) (+ (* -1/2 (/ (+ (* -1 (* (+ a (* -1 a)) (+ (* -1 (* a (PI))) (* (+ a (* -1 a)) (- (* -1 (PI)) (/ (* (PI) (+ a (* -1 a))) a)))))) (* -1 (* (pow a 2) (- (* -1 (PI)) (/ (* (PI) (+ a (* -1 a))) a))))) (pow b 3))) (+ (* 1/2 (/ (PI) a)) (* 1/2 (/ (- (* -1 (PI)) (/ (* (PI) (+ a (* -1 a))) a)) b))))) (pow b 2)) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (PI.f64) a) (/.f64 (*.f64 (PI.f64) (-.f64 #s(literal -1 binary64) (/.f64 #s(literal 0 binary64) a))) b))) (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (-.f64 (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal -1 binary64) (/.f64 #s(literal 0 binary64) a))) #s(literal 0 binary64)) (*.f64 (PI.f64) a)) (*.f64 b b)) (/.f64 (-.f64 (+.f64 (*.f64 (PI.f64) #s(literal 0 binary64)) (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal -1 binary64) (/.f64 #s(literal 0 binary64) a))) #s(literal 0 binary64))) (*.f64 (*.f64 a a) (*.f64 (PI.f64) (-.f64 #s(literal -1 binary64) (/.f64 #s(literal 0 binary64) a))))) (*.f64 b (*.f64 b b)))))) (*.f64 b b)) |
(* 1/2 (/ (PI) (* a (pow b 2)))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) a)) (*.f64 b b)) |
(/ (+ (* 1/2 (/ (PI) a)) (* 1/2 (/ (- (* -1 (PI)) (/ (* (PI) (+ a (* -1 a))) a)) b))) (pow b 2)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (PI.f64) a) (/.f64 (*.f64 (PI.f64) (-.f64 #s(literal -1 binary64) (/.f64 #s(literal 0 binary64) a))) b))) (*.f64 b b)) |
(/ (+ (* -1 (/ (+ (* -1/2 (- (* -1 (PI)) (/ (* (PI) (+ a (* -1 a))) a))) (* -1/2 (/ (+ (* -1 (* (+ a (* -1 a)) (- (* -1 (PI)) (/ (* (PI) (+ a (* -1 a))) a)))) (* a (PI))) b))) b)) (* 1/2 (/ (PI) a))) (pow b 2)) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) a)) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 (PI.f64) (-.f64 #s(literal -1 binary64) (/.f64 #s(literal 0 binary64) a))) (/.f64 (+.f64 (*.f64 (PI.f64) a) (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal -1 binary64) (/.f64 #s(literal 0 binary64) a))) #s(literal 0 binary64))) b))) b)) (*.f64 b b)) |
(/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (+ (* -1 (* (pow a 2) (- (* -1 (PI)) (/ (* (PI) (+ a (* -1 a))) a)))) (* (+ a (* -1 a)) (+ (* -1 (* (+ a (* -1 a)) (- (* -1 (PI)) (/ (* (PI) (+ a (* -1 a))) a)))) (* a (PI))))) b)) (* 1/2 (+ (* -1 (* (+ a (* -1 a)) (- (* -1 (PI)) (/ (* (PI) (+ a (* -1 a))) a)))) (* a (PI))))) b)) (* -1/2 (- (* -1 (PI)) (/ (* (PI) (+ a (* -1 a))) a)))) b)) (* 1/2 (/ (PI) a))) (pow b 2)) |
(/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) a)) (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (PI.f64) (-.f64 #s(literal -1 binary64) (/.f64 #s(literal 0 binary64) a)))) (/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (+.f64 (*.f64 (PI.f64) #s(literal 0 binary64)) (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal -1 binary64) (/.f64 #s(literal 0 binary64) a))) #s(literal 0 binary64))) (*.f64 (*.f64 a a) (*.f64 (PI.f64) (-.f64 #s(literal -1 binary64) (/.f64 #s(literal 0 binary64) a))))) b)) (+.f64 (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal -1 binary64) (/.f64 #s(literal 0 binary64) a))) #s(literal 0 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (PI.f64) a)))) b)) b)) (*.f64 b b)) |
(* 1/2 (/ (PI) (* a b))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) b)) a) |
(* 1/2 (/ (PI) (* a b))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) b)) a) |
(* 1/2 (/ (PI) (* a b))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) b)) a) |
(* 1/2 (/ (PI) (* a b))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) b)) a) |
(* 1/2 (/ (PI) (* a b))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) b)) a) |
(* 1/2 (/ (PI) (* a b))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) b)) a) |
(* 1/2 (/ (PI) (* a b))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) b)) a) |
(* 1/2 (/ (PI) (* a b))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) b)) a) |
(* 1/2 (/ (PI) (* a b))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) b)) a) |
(* 1/2 (/ (PI) (* a b))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) b)) a) |
(* 1/2 (/ (PI) (* a b))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) b)) a) |
(* 1/2 (/ (PI) (* a b))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) b)) a) |
(* 1/2 (/ (PI) (* a b))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) b)) a) |
(* 1/2 (/ (PI) (* a b))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) b)) a) |
(* 1/2 (/ (PI) (* a b))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) b)) a) |
(* 1/2 (/ (PI) (* a b))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) b)) a) |
(* 1/2 (/ (PI) (* a b))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) b)) a) |
(* 1/2 (/ (PI) (* a b))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) b)) a) |
(* 1/2 (/ (PI) (* a b))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) b)) a) |
(* 1/2 (/ (PI) (* a b))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) b)) a) |
(* 1/2 (/ (PI) (* a b))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) b)) a) |
(* 1/2 (/ (PI) (* a b))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) b)) a) |
(* 1/2 (/ (PI) (* a b))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) b)) a) |
(* 1/2 (/ (PI) (* a b))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) b)) a) |
(/ (PI) a) |
(/.f64 (PI.f64) a) |
(/ (+ (PI) (* -1 (/ (* a (PI)) b))) a) |
(/.f64 (-.f64 (PI.f64) (/.f64 (*.f64 (PI.f64) a) b)) a) |
(/ (+ (PI) (* -1 (/ (* a (PI)) b))) a) |
(/.f64 (-.f64 (PI.f64) (/.f64 (*.f64 (PI.f64) a) b)) a) |
(/ (+ (PI) (* -1 (/ (* a (PI)) b))) a) |
(/.f64 (-.f64 (PI.f64) (/.f64 (*.f64 (PI.f64) a) b)) a) |
(* -1 (/ (PI) b)) |
(-.f64 #s(literal 0 binary64) (/.f64 (PI.f64) b)) |
(- (/ (PI) a) (/ (PI) b)) |
(-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) |
(- (/ (PI) a) (/ (PI) b)) |
(-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) |
(- (/ (PI) a) (/ (PI) b)) |
(-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) |
(* -1 (/ (PI) b)) |
(-.f64 #s(literal 0 binary64) (/.f64 (PI.f64) b)) |
(- (/ (PI) a) (/ (PI) b)) |
(-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) |
(- (/ (PI) a) (/ (PI) b)) |
(-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) |
(- (/ (PI) a) (/ (PI) b)) |
(-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) |
(* -1 (/ (PI) b)) |
(-.f64 #s(literal 0 binary64) (/.f64 (PI.f64) b)) |
(/ (- (/ (* b (PI)) a) (PI)) b) |
(/.f64 (-.f64 (/.f64 (*.f64 (PI.f64) b) a) (PI.f64)) b) |
(/ (- (/ (* b (PI)) a) (PI)) b) |
(/.f64 (-.f64 (/.f64 (*.f64 (PI.f64) b) a) (PI.f64)) b) |
(/ (- (/ (* b (PI)) a) (PI)) b) |
(/.f64 (-.f64 (/.f64 (*.f64 (PI.f64) b) a) (PI.f64)) b) |
(/ (PI) a) |
(/.f64 (PI.f64) a) |
(+ (* -1 (/ (PI) b)) (/ (PI) a)) |
(-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) |
(+ (* -1 (/ (PI) b)) (/ (PI) a)) |
(-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) |
(+ (* -1 (/ (PI) b)) (/ (PI) a)) |
(-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) |
(/ (PI) a) |
(/.f64 (PI.f64) a) |
(+ (* -1 (/ (PI) b)) (/ (PI) a)) |
(-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) |
(+ (* -1 (/ (PI) b)) (/ (PI) a)) |
(-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) |
(+ (* -1 (/ (PI) b)) (/ (PI) a)) |
(-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) |
(/ (PI) a) |
(/.f64 (PI.f64) a) |
(/ (PI) a) |
(/.f64 (PI.f64) a) |
(/ (PI) a) |
(/.f64 (PI.f64) a) |
(/ (PI) a) |
(/.f64 (PI.f64) a) |
(/ (PI) a) |
(/.f64 (PI.f64) a) |
(/ (PI) a) |
(/.f64 (PI.f64) a) |
(/ (PI) a) |
(/.f64 (PI.f64) a) |
(/ (PI) a) |
(/.f64 (PI.f64) a) |
(/ (PI) a) |
(/.f64 (PI.f64) a) |
(/ (PI) a) |
(/.f64 (PI.f64) a) |
(/ (PI) a) |
(/.f64 (PI.f64) a) |
(/ (PI) a) |
(/.f64 (PI.f64) a) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) b)) (*.f64 a a)) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) b)) (*.f64 a a)) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) b)) (*.f64 a a)) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) b)) (*.f64 a a)) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) b)) (*.f64 a a)) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) b)) (*.f64 a a)) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) b)) (*.f64 a a)) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) b)) (*.f64 a a)) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) b)) (*.f64 a a)) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) b)) (*.f64 a a)) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) b)) (*.f64 a a)) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) b)) (*.f64 a a)) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) b)) (*.f64 a a)) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) b)) (*.f64 a a)) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) b)) (*.f64 a a)) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) b)) (*.f64 a a)) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) b)) (*.f64 a a)) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) b)) (*.f64 a a)) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) b)) (*.f64 a a)) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) b)) (*.f64 a a)) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) b)) (*.f64 a a)) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) b)) (*.f64 a a)) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) b)) (*.f64 a a)) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) b)) (*.f64 a a)) |
(* (pow a 2) b) |
(*.f64 a (*.f64 a b)) |
(* (pow a 2) b) |
(*.f64 a (*.f64 a b)) |
(* (pow a 2) b) |
(*.f64 a (*.f64 a b)) |
(* (pow a 2) b) |
(*.f64 a (*.f64 a b)) |
(* (pow a 2) b) |
(*.f64 a (*.f64 a b)) |
(* (pow a 2) b) |
(*.f64 a (*.f64 a b)) |
(* (pow a 2) b) |
(*.f64 a (*.f64 a b)) |
(* (pow a 2) b) |
(*.f64 a (*.f64 a b)) |
(* (pow a 2) b) |
(*.f64 a (*.f64 a b)) |
(* (pow a 2) b) |
(*.f64 a (*.f64 a b)) |
(* (pow a 2) b) |
(*.f64 a (*.f64 a b)) |
(* (pow a 2) b) |
(*.f64 a (*.f64 a b)) |
(* (pow a 2) b) |
(*.f64 a (*.f64 a b)) |
(* (pow a 2) b) |
(*.f64 a (*.f64 a b)) |
(* (pow a 2) b) |
(*.f64 a (*.f64 a b)) |
(* (pow a 2) b) |
(*.f64 a (*.f64 a b)) |
(* (pow a 2) b) |
(*.f64 a (*.f64 a b)) |
(* (pow a 2) b) |
(*.f64 a (*.f64 a b)) |
(* (pow a 2) b) |
(*.f64 a (*.f64 a b)) |
(* (pow a 2) b) |
(*.f64 a (*.f64 a b)) |
(* (pow a 2) b) |
(*.f64 a (*.f64 a b)) |
(* (pow a 2) b) |
(*.f64 a (*.f64 a b)) |
(* (pow a 2) b) |
(*.f64 a (*.f64 a b)) |
(* (pow a 2) b) |
(*.f64 a (*.f64 a b)) |
(* -1/2 (/ (PI) (pow a 3))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (PI.f64) (*.f64 a a))) a) |
(/ (+ (* -1/2 (PI)) (* 1/2 (/ (* a (PI)) b))) (pow a 3)) |
(/.f64 (+.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (PI.f64) a)) b)) (*.f64 a (*.f64 a a))) |
(/ (+ (* -1/2 (PI)) (* 1/2 (/ (* a (PI)) b))) (pow a 3)) |
(/.f64 (+.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (PI.f64) a)) b)) (*.f64 a (*.f64 a a))) |
(/ (+ (* -1/2 (PI)) (* 1/2 (/ (* a (PI)) b))) (pow a 3)) |
(/.f64 (+.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (PI.f64) a)) b)) (*.f64 a (*.f64 a a))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) b)) (*.f64 a a)) |
(/ (+ (* -1/2 (/ (PI) a)) (* 1/2 (/ (PI) b))) (pow a 2)) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) b)) (/.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) a)) (*.f64 a a)) |
(/ (+ (* -1/2 (/ (PI) a)) (* 1/2 (/ (PI) b))) (pow a 2)) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) b)) (/.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) a)) (*.f64 a a)) |
(/ (+ (* -1/2 (/ (PI) a)) (* 1/2 (/ (PI) b))) (pow a 2)) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) b)) (/.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) a)) (*.f64 a a)) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) b)) (*.f64 a a)) |
(/ (+ (* -1/2 (/ (PI) a)) (* 1/2 (/ (PI) b))) (pow a 2)) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) b)) (/.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) a)) (*.f64 a a)) |
(/ (+ (* -1/2 (/ (PI) a)) (* 1/2 (/ (PI) b))) (pow a 2)) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) b)) (/.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) a)) (*.f64 a a)) |
(/ (+ (* -1/2 (/ (PI) a)) (* 1/2 (/ (PI) b))) (pow a 2)) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) b)) (/.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) a)) (*.f64 a a)) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) b)) (*.f64 a a)) |
(/ (+ (* -1/2 (/ (* b (PI)) (pow a 3))) (* 1/2 (/ (PI) (pow a 2)))) b) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) (*.f64 a a))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (PI.f64) b)) (*.f64 a (*.f64 a a)))) b) |
(/ (+ (* -1/2 (/ (* b (PI)) (pow a 3))) (* 1/2 (/ (PI) (pow a 2)))) b) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) (*.f64 a a))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (PI.f64) b)) (*.f64 a (*.f64 a a)))) b) |
(/ (+ (* -1/2 (/ (* b (PI)) (pow a 3))) (* 1/2 (/ (PI) (pow a 2)))) b) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) (*.f64 a a))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (PI.f64) b)) (*.f64 a (*.f64 a a)))) b) |
(* -1/2 (/ (PI) (pow a 3))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (PI.f64) (*.f64 a a))) a) |
(+ (* -1/2 (/ (PI) (pow a 3))) (* 1/2 (/ (PI) (* (pow a 2) b)))) |
(+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) b)) (*.f64 a a)) (/.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (PI.f64) (*.f64 a a))) a)) |
(+ (* -1/2 (/ (PI) (pow a 3))) (* 1/2 (/ (PI) (* (pow a 2) b)))) |
(+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) b)) (*.f64 a a)) (/.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (PI.f64) (*.f64 a a))) a)) |
(+ (* -1/2 (/ (PI) (pow a 3))) (* 1/2 (/ (PI) (* (pow a 2) b)))) |
(+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) b)) (*.f64 a a)) (/.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (PI.f64) (*.f64 a a))) a)) |
(* -1/2 (/ (PI) (pow a 3))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (PI.f64) (*.f64 a a))) a) |
(+ (* -1/2 (/ (PI) (pow a 3))) (* 1/2 (/ (PI) (* (pow a 2) b)))) |
(+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) b)) (*.f64 a a)) (/.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (PI.f64) (*.f64 a a))) a)) |
(+ (* -1/2 (/ (PI) (pow a 3))) (* 1/2 (/ (PI) (* (pow a 2) b)))) |
(+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) b)) (*.f64 a a)) (/.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (PI.f64) (*.f64 a a))) a)) |
(+ (* -1/2 (/ (PI) (pow a 3))) (* 1/2 (/ (PI) (* (pow a 2) b)))) |
(+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) b)) (*.f64 a a)) (/.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (PI.f64) (*.f64 a a))) a)) |
(* -1/2 (/ (PI) (pow a 2))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (PI.f64) (*.f64 a a))) |
(* -1/2 (/ (PI) (pow a 2))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (PI.f64) (*.f64 a a))) |
(* -1/2 (/ (PI) (pow a 2))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (PI.f64) (*.f64 a a))) |
(* -1/2 (/ (PI) (pow a 2))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (PI.f64) (*.f64 a a))) |
(* -1/2 (/ (PI) (pow a 2))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (PI.f64) (*.f64 a a))) |
(* -1/2 (/ (PI) (pow a 2))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (PI.f64) (*.f64 a a))) |
(* -1/2 (/ (PI) (pow a 2))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (PI.f64) (*.f64 a a))) |
(* -1/2 (/ (PI) (pow a 2))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (PI.f64) (*.f64 a a))) |
(* -1/2 (/ (PI) (pow a 2))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (PI.f64) (*.f64 a a))) |
(* -1/2 (/ (PI) (pow a 2))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (PI.f64) (*.f64 a a))) |
(* -1/2 (/ (PI) (pow a 2))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (PI.f64) (*.f64 a a))) |
(* -1/2 (/ (PI) (pow a 2))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (PI.f64) (*.f64 a a))) |
(* -1/2 (/ (PI) a)) |
(/.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) a) |
(* -1/2 (/ (PI) a)) |
(/.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) a) |
(* -1/2 (/ (PI) a)) |
(/.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) a) |
(* -1/2 (/ (PI) a)) |
(/.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) a) |
(* -1/2 (/ (PI) a)) |
(/.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) a) |
(* -1/2 (/ (PI) a)) |
(/.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) a) |
(* -1/2 (/ (PI) a)) |
(/.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) a) |
(* -1/2 (/ (PI) a)) |
(/.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) a) |
(* -1/2 (/ (PI) a)) |
(/.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) a) |
(* -1/2 (/ (PI) a)) |
(/.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) a) |
(* -1/2 (/ (PI) a)) |
(/.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) a) |
(* -1/2 (/ (PI) a)) |
(/.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) a) |
(* 1/2 (/ (PI) (* a (pow b 2)))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) a)) (*.f64 b b)) |
(/ (+ (* 1/2 (* a (- (* -1 (/ (PI) (pow b 3))) (/ (* (PI) (+ b (* -1 b))) (pow b 4))))) (* 1/2 (/ (PI) (pow b 2)))) a) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 a (+.f64 (/.f64 (-.f64 #s(literal 0 binary64) (PI.f64)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (PI.f64) #s(literal 0 binary64)) (pow.f64 b #s(literal 4 binary64))))) (/.f64 (PI.f64) (*.f64 b b)))) a) |
(/ (+ (* 1/2 (/ (PI) (pow b 2))) (* a (+ (* -1/2 (* a (+ (* -1 (/ (PI) (pow b 4))) (/ (* (+ b (* -1 b)) (- (* -1 (/ (PI) (pow b 3))) (/ (* (PI) (+ b (* -1 b))) (pow b 4)))) (pow b 2))))) (* 1/2 (- (* -1 (/ (PI) (pow b 3))) (/ (* (PI) (+ b (* -1 b))) (pow b 4))))))) a) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) b)) b) (*.f64 a (+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (-.f64 #s(literal 0 binary64) (PI.f64)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (PI.f64) #s(literal 0 binary64)) (pow.f64 b #s(literal 4 binary64))))) (+.f64 (*.f64 a (*.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) (pow.f64 b #s(literal 4 binary64))))) (*.f64 (+.f64 (/.f64 (-.f64 #s(literal 0 binary64) (PI.f64)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (PI.f64) #s(literal 0 binary64)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 #s(literal 0 binary64) (*.f64 b b))))))) a) |
(/ (+ (* 1/2 (/ (PI) (pow b 2))) (* a (+ (* 1/2 (- (* -1 (/ (PI) (pow b 3))) (/ (* (PI) (+ b (* -1 b))) (pow b 4)))) (* a (+ (* -1/2 (* a (+ (* -1 (/ (* (+ b (* -1 b)) (+ (* -1 (/ (PI) (pow b 4))) (/ (* (+ b (* -1 b)) (- (* -1 (/ (PI) (pow b 3))) (/ (* (PI) (+ b (* -1 b))) (pow b 4)))) (pow b 2)))) (pow b 2))) (* -1 (/ (- (* -1 (/ (PI) (pow b 3))) (/ (* (PI) (+ b (* -1 b))) (pow b 4))) (pow b 2)))))) (* -1/2 (+ (* -1 (/ (PI) (pow b 4))) (/ (* (+ b (* -1 b)) (- (* -1 (/ (PI) (pow b 3))) (/ (* (PI) (+ b (* -1 b))) (pow b 4)))) (pow b 2))))))))) a) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) b)) b) (*.f64 a (+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (-.f64 #s(literal 0 binary64) (PI.f64)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (PI.f64) #s(literal 0 binary64)) (pow.f64 b #s(literal 4 binary64))))) (*.f64 (*.f64 a #s(literal -1/2 binary64)) (+.f64 (-.f64 (*.f64 (+.f64 (/.f64 (-.f64 #s(literal 0 binary64) (PI.f64)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (PI.f64) #s(literal 0 binary64)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 #s(literal 0 binary64) (*.f64 b b))) (/.f64 (PI.f64) (pow.f64 b #s(literal 4 binary64)))) (*.f64 a (+.f64 (*.f64 (-.f64 (*.f64 (+.f64 (/.f64 (-.f64 #s(literal 0 binary64) (PI.f64)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (PI.f64) #s(literal 0 binary64)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 #s(literal 0 binary64) (*.f64 b b))) (/.f64 (PI.f64) (pow.f64 b #s(literal 4 binary64)))) (/.f64 #s(literal 0 binary64) (*.f64 b b))) (/.f64 (+.f64 (/.f64 (PI.f64) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (PI.f64) #s(literal 0 binary64)) (pow.f64 b #s(literal 4 binary64)))) (*.f64 b b))))))))) a) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) b)) (*.f64 a a)) |
(/ (+ (* 1/2 (/ (PI) b)) (* 1/2 (/ (- (* -1 (PI)) (* -1 (/ (* (PI) (+ b (* -1 b))) b))) a))) (pow a 2)) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) b)) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (PI.f64) (/.f64 (*.f64 (PI.f64) #s(literal 0 binary64)) b))) a)) (*.f64 a a)) |
(/ (+ (* -1/2 (/ (+ (* -1 (* b (PI))) (* -1 (* (+ b (* -1 b)) (- (* -1 (PI)) (* -1 (/ (* (PI) (+ b (* -1 b))) b)))))) (pow a 2))) (+ (* 1/2 (/ (PI) b)) (* 1/2 (/ (- (* -1 (PI)) (* -1 (/ (* (PI) (+ b (* -1 b))) b))) a)))) (pow a 2)) |
(/.f64 (+.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) b)) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (PI.f64) (/.f64 (*.f64 (PI.f64) #s(literal 0 binary64)) b))) a)) (/.f64 (+.f64 (*.f64 (+.f64 (PI.f64) (/.f64 (*.f64 (PI.f64) #s(literal 0 binary64)) b)) #s(literal 0 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (PI.f64) b))) (*.f64 a a))) (*.f64 a a)) |
(/ (+ (* -1/2 (/ (+ (* -1 (* b (PI))) (* -1 (* (+ b (* -1 b)) (- (* -1 (PI)) (* -1 (/ (* (PI) (+ b (* -1 b))) b)))))) (pow a 2))) (+ (* -1/2 (/ (+ (* -1 (* (pow b 2) (- (* -1 (PI)) (* -1 (/ (* (PI) (+ b (* -1 b))) b))))) (* (+ b (* -1 b)) (+ (* -1 (* b (PI))) (* -1 (* (+ b (* -1 b)) (- (* -1 (PI)) (* -1 (/ (* (PI) (+ b (* -1 b))) b)))))))) (pow a 3))) (+ (* 1/2 (/ (PI) b)) (* 1/2 (/ (- (* -1 (PI)) (* -1 (/ (* (PI) (+ b (* -1 b))) b))) a))))) (pow a 2)) |
(/.f64 (+.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) b)) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (PI.f64) (/.f64 (*.f64 (PI.f64) #s(literal 0 binary64)) b))) a)) (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (-.f64 (*.f64 (+.f64 (PI.f64) (/.f64 (*.f64 (PI.f64) #s(literal 0 binary64)) b)) #s(literal 0 binary64)) (*.f64 (PI.f64) b)) (*.f64 a a)) (/.f64 (-.f64 (+.f64 (*.f64 (PI.f64) #s(literal 0 binary64)) (*.f64 (+.f64 (PI.f64) (/.f64 (*.f64 (PI.f64) #s(literal 0 binary64)) b)) #s(literal 0 binary64))) (*.f64 (*.f64 b b) (+.f64 (-.f64 #s(literal 0 binary64) (PI.f64)) (/.f64 (*.f64 (PI.f64) #s(literal 0 binary64)) b)))) (*.f64 a (*.f64 a a)))))) (*.f64 a a)) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) b)) (*.f64 a a)) |
(/ (+ (* -1/2 (/ (- (PI) (* -1 (/ (* (PI) (+ b (* -1 b))) b))) a)) (* 1/2 (/ (PI) b))) (pow a 2)) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) b)) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (PI.f64) (/.f64 (*.f64 (PI.f64) #s(literal 0 binary64)) b))) a)) (*.f64 a a)) |
(/ (+ (* -1 (/ (+ (* 1/2 (- (PI) (* -1 (/ (* (PI) (+ b (* -1 b))) b)))) (* 1/2 (/ (+ (* -1 (* b (PI))) (* -1 (* (+ b (* -1 b)) (- (PI) (* -1 (/ (* (PI) (+ b (* -1 b))) b)))))) a))) a)) (* 1/2 (/ (PI) b))) (pow a 2)) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) b)) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (+.f64 (PI.f64) (/.f64 (*.f64 (PI.f64) #s(literal 0 binary64)) b)) (/.f64 (-.f64 (*.f64 (+.f64 (PI.f64) (/.f64 (*.f64 (PI.f64) #s(literal 0 binary64)) b)) #s(literal 0 binary64)) (*.f64 (PI.f64) b)) a))) a)) (*.f64 a a)) |
(/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (+ (* -1 (* b (PI))) (* -1 (* (+ b (* -1 b)) (- (PI) (* -1 (/ (* (PI) (+ b (* -1 b))) b))))))) (* 1/2 (/ (+ (* -1 (* (pow b 2) (- (PI) (* -1 (/ (* (PI) (+ b (* -1 b))) b))))) (* (+ b (* -1 b)) (+ (* -1 (* b (PI))) (* -1 (* (+ b (* -1 b)) (- (PI) (* -1 (/ (* (PI) (+ b (* -1 b))) b)))))))) a))) a)) (* 1/2 (- (PI) (* -1 (/ (* (PI) (+ b (* -1 b))) b))))) a)) (* 1/2 (/ (PI) b))) (pow a 2)) |
(/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) b)) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (PI.f64) (/.f64 (*.f64 (PI.f64) #s(literal 0 binary64)) b))) (/.f64 (+.f64 (+.f64 (*.f64 (+.f64 (PI.f64) (/.f64 (*.f64 (PI.f64) #s(literal 0 binary64)) b)) #s(literal 0 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (PI.f64) b))) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (*.f64 (PI.f64) #s(literal 0 binary64)) (*.f64 (+.f64 (PI.f64) (/.f64 (*.f64 (PI.f64) #s(literal 0 binary64)) b)) #s(literal 0 binary64))) (*.f64 b (*.f64 b (+.f64 (PI.f64) (/.f64 (*.f64 (PI.f64) #s(literal 0 binary64)) b)))))) a)) a)) a)) (*.f64 a a)) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) b)) (*.f64 a a)) |
(/ (+ (* 1/2 (* b (- (* -1 (/ (PI) (pow a 3))) (* -1 (/ (* (PI) (+ a (* -1 a))) (pow a 4)))))) (* 1/2 (/ (PI) (pow a 2)))) b) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) (*.f64 a a))) (*.f64 b (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (PI.f64) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (PI.f64) #s(literal 0 binary64)) (pow.f64 a #s(literal 4 binary64))))))) b) |
(/ (+ (* 1/2 (/ (PI) (pow a 2))) (* b (+ (* -1/2 (* b (+ (* -1 (/ (PI) (pow a 4))) (* -1 (/ (* (+ a (* -1 a)) (- (* -1 (/ (PI) (pow a 3))) (* -1 (/ (* (PI) (+ a (* -1 a))) (pow a 4))))) (pow a 2)))))) (* 1/2 (- (* -1 (/ (PI) (pow a 3))) (* -1 (/ (* (PI) (+ a (* -1 a))) (pow a 4)))))))) b) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) (*.f64 a a))) (*.f64 b (+.f64 (*.f64 (-.f64 (/.f64 (*.f64 #s(literal 0 binary64) (+.f64 (/.f64 (PI.f64) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (PI.f64) #s(literal 0 binary64)) (pow.f64 a #s(literal 4 binary64))))) (*.f64 a a)) (/.f64 (PI.f64) (pow.f64 a #s(literal 4 binary64)))) (*.f64 b #s(literal -1/2 binary64))) (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (PI.f64) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (PI.f64) #s(literal 0 binary64)) (pow.f64 a #s(literal 4 binary64)))))))) b) |
(/ (+ (* 1/2 (/ (PI) (pow a 2))) (* b (+ (* 1/2 (- (* -1 (/ (PI) (pow a 3))) (* -1 (/ (* (PI) (+ a (* -1 a))) (pow a 4))))) (* b (+ (* -1/2 (* b (+ (* -1 (/ (- (* -1 (/ (PI) (pow a 3))) (* -1 (/ (* (PI) (+ a (* -1 a))) (pow a 4)))) (pow a 2))) (/ (* (+ a (* -1 a)) (+ (* -1 (/ (PI) (pow a 4))) (* -1 (/ (* (+ a (* -1 a)) (- (* -1 (/ (PI) (pow a 3))) (* -1 (/ (* (PI) (+ a (* -1 a))) (pow a 4))))) (pow a 2))))) (pow a 2))))) (* -1/2 (+ (* -1 (/ (PI) (pow a 4))) (* -1 (/ (* (+ a (* -1 a)) (- (* -1 (/ (PI) (pow a 3))) (* -1 (/ (* (PI) (+ a (* -1 a))) (pow a 4))))) (pow a 2)))))))))) b) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) (*.f64 a a))) (*.f64 b (+.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (PI.f64) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (PI.f64) #s(literal 0 binary64)) (pow.f64 a #s(literal 4 binary64))))) (*.f64 (*.f64 b #s(literal -1/2 binary64)) (+.f64 (/.f64 (*.f64 b (*.f64 #s(literal 1 binary64) (+.f64 (/.f64 (PI.f64) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (PI.f64) #s(literal 0 binary64)) (pow.f64 a #s(literal 4 binary64)))))) (*.f64 a a)) (+.f64 (*.f64 (-.f64 (/.f64 (*.f64 #s(literal 0 binary64) (+.f64 (/.f64 (PI.f64) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (PI.f64) #s(literal 0 binary64)) (pow.f64 a #s(literal 4 binary64))))) (*.f64 a a)) (/.f64 (PI.f64) (pow.f64 a #s(literal 4 binary64)))) (/.f64 #s(literal 0 binary64) (*.f64 a a))) (-.f64 (/.f64 (*.f64 #s(literal 0 binary64) (+.f64 (/.f64 (PI.f64) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (PI.f64) #s(literal 0 binary64)) (pow.f64 a #s(literal 4 binary64))))) (*.f64 a a)) (/.f64 (PI.f64) (pow.f64 a #s(literal 4 binary64)))))))))) b) |
(* 1/2 (/ (PI) (* a (pow b 2)))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) a)) (*.f64 b b)) |
(/ (+ (* 1/2 (/ (PI) a)) (* 1/2 (/ (- (* -1 (PI)) (/ (* (PI) (+ a (* -1 a))) a)) b))) (pow b 2)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (PI.f64) a) (/.f64 (*.f64 (PI.f64) (-.f64 #s(literal -1 binary64) (/.f64 #s(literal 0 binary64) a))) b))) (*.f64 b b)) |
(/ (+ (* -1/2 (/ (+ (* -1 (* a (PI))) (* (+ a (* -1 a)) (- (* -1 (PI)) (/ (* (PI) (+ a (* -1 a))) a)))) (pow b 2))) (+ (* 1/2 (/ (PI) a)) (* 1/2 (/ (- (* -1 (PI)) (/ (* (PI) (+ a (* -1 a))) a)) b)))) (pow b 2)) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (PI.f64) a) (/.f64 (*.f64 (PI.f64) (-.f64 #s(literal -1 binary64) (/.f64 #s(literal 0 binary64) a))) b))) (/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal -1 binary64) (/.f64 #s(literal 0 binary64) a))) #s(literal 0 binary64)) (*.f64 (PI.f64) a))) (*.f64 b b))) (*.f64 b b)) |
(/ (+ (* -1/2 (/ (+ (* -1 (* a (PI))) (* (+ a (* -1 a)) (- (* -1 (PI)) (/ (* (PI) (+ a (* -1 a))) a)))) (pow b 2))) (+ (* -1/2 (/ (+ (* -1 (* (+ a (* -1 a)) (+ (* -1 (* a (PI))) (* (+ a (* -1 a)) (- (* -1 (PI)) (/ (* (PI) (+ a (* -1 a))) a)))))) (* -1 (* (pow a 2) (- (* -1 (PI)) (/ (* (PI) (+ a (* -1 a))) a))))) (pow b 3))) (+ (* 1/2 (/ (PI) a)) (* 1/2 (/ (- (* -1 (PI)) (/ (* (PI) (+ a (* -1 a))) a)) b))))) (pow b 2)) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (PI.f64) a) (/.f64 (*.f64 (PI.f64) (-.f64 #s(literal -1 binary64) (/.f64 #s(literal 0 binary64) a))) b))) (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (-.f64 (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal -1 binary64) (/.f64 #s(literal 0 binary64) a))) #s(literal 0 binary64)) (*.f64 (PI.f64) a)) (*.f64 b b)) (/.f64 (-.f64 (+.f64 (*.f64 (PI.f64) #s(literal 0 binary64)) (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal -1 binary64) (/.f64 #s(literal 0 binary64) a))) #s(literal 0 binary64))) (*.f64 (*.f64 a a) (*.f64 (PI.f64) (-.f64 #s(literal -1 binary64) (/.f64 #s(literal 0 binary64) a))))) (*.f64 b (*.f64 b b)))))) (*.f64 b b)) |
(* 1/2 (/ (PI) (* a (pow b 2)))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) a)) (*.f64 b b)) |
(/ (+ (* 1/2 (/ (PI) a)) (* 1/2 (/ (- (* -1 (PI)) (/ (* (PI) (+ a (* -1 a))) a)) b))) (pow b 2)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (PI.f64) a) (/.f64 (*.f64 (PI.f64) (-.f64 #s(literal -1 binary64) (/.f64 #s(literal 0 binary64) a))) b))) (*.f64 b b)) |
(/ (+ (* -1 (/ (+ (* -1/2 (- (* -1 (PI)) (/ (* (PI) (+ a (* -1 a))) a))) (* -1/2 (/ (+ (* -1 (* (+ a (* -1 a)) (- (* -1 (PI)) (/ (* (PI) (+ a (* -1 a))) a)))) (* a (PI))) b))) b)) (* 1/2 (/ (PI) a))) (pow b 2)) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) a)) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 (PI.f64) (-.f64 #s(literal -1 binary64) (/.f64 #s(literal 0 binary64) a))) (/.f64 (+.f64 (*.f64 (PI.f64) a) (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal -1 binary64) (/.f64 #s(literal 0 binary64) a))) #s(literal 0 binary64))) b))) b)) (*.f64 b b)) |
(/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (+ (* -1 (* (pow a 2) (- (* -1 (PI)) (/ (* (PI) (+ a (* -1 a))) a)))) (* (+ a (* -1 a)) (+ (* -1 (* (+ a (* -1 a)) (- (* -1 (PI)) (/ (* (PI) (+ a (* -1 a))) a)))) (* a (PI))))) b)) (* 1/2 (+ (* -1 (* (+ a (* -1 a)) (- (* -1 (PI)) (/ (* (PI) (+ a (* -1 a))) a)))) (* a (PI))))) b)) (* -1/2 (- (* -1 (PI)) (/ (* (PI) (+ a (* -1 a))) a)))) b)) (* 1/2 (/ (PI) a))) (pow b 2)) |
(/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) a)) (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (PI.f64) (-.f64 #s(literal -1 binary64) (/.f64 #s(literal 0 binary64) a)))) (/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (+.f64 (*.f64 (PI.f64) #s(literal 0 binary64)) (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal -1 binary64) (/.f64 #s(literal 0 binary64) a))) #s(literal 0 binary64))) (*.f64 (*.f64 a a) (*.f64 (PI.f64) (-.f64 #s(literal -1 binary64) (/.f64 #s(literal 0 binary64) a))))) b)) (+.f64 (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal -1 binary64) (/.f64 #s(literal 0 binary64) a))) #s(literal 0 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (PI.f64) a)))) b)) b)) (*.f64 b b)) |
(/ -1/2 a) |
(/.f64 #s(literal -1/2 binary64) a) |
(- (* -1/2 (/ b (pow a 2))) (* 1/2 (/ 1 a))) |
(/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) a) |
(- (* b (- (* -1/2 (/ b (pow a 3))) (* 1/2 (/ 1 (pow a 2))))) (* 1/2 (/ 1 a))) |
(+.f64 (*.f64 b (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (*.f64 a a)) (/.f64 #s(literal -1/2 binary64) (*.f64 a a)))) (/.f64 #s(literal -1/2 binary64) a)) |
(- (* b (- (* b (- (* -1/2 (/ b (pow a 4))) (* 1/2 (/ 1 (pow a 3))))) (* 1/2 (/ 1 (pow a 2))))) (* 1/2 (/ 1 a))) |
(+.f64 (*.f64 b (+.f64 (*.f64 b (+.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) (pow.f64 a #s(literal 4 binary64))) (/.f64 #s(literal -1/2 binary64) (*.f64 a (*.f64 a a))))) (/.f64 #s(literal -1/2 binary64) (*.f64 a a)))) (/.f64 #s(literal -1/2 binary64) a)) |
(/ 1/2 b) |
(/.f64 #s(literal 1/2 binary64) b) |
(/ (+ 1/2 (* 1/2 (/ a b))) b) |
(/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) a) b)) b) |
(/ (- (+ 1/2 (* 1/2 (/ (pow a 2) (pow b 2)))) (* -1/2 (/ a b))) b) |
(/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 a a) b) a)) b)) b) |
(/ (- (+ 1/2 (* 1/2 (/ (pow a 3) (pow b 3)))) (+ (* -1/2 (/ a b)) (* -1/2 (/ (pow a 2) (pow b 2))))) b) |
(/.f64 (+.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 a b) (/.f64 (/.f64 (*.f64 a a) b) b))))) b) |
(/ 1/2 b) |
(/.f64 #s(literal 1/2 binary64) b) |
(* -1 (/ (- (* -1/2 (/ a b)) 1/2) b)) |
(/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) a) b)) b) |
(* -1 (/ (- (* -1 (/ (- (* 1/2 (/ (pow a 2) b)) (* -1/2 a)) b)) 1/2) b)) |
(/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 a a) b) a)) (-.f64 #s(literal 0 binary64) b))) (-.f64 #s(literal 0 binary64) b)) |
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* -1/2 (/ (pow a 3) b)) (* 1/2 (pow a 2))) b)) (* -1/2 a)) b)) 1/2) b)) |
(/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (*.f64 a (*.f64 a a)) b) (*.f64 a a))) (-.f64 #s(literal 0 binary64) b)) (*.f64 #s(literal 1/2 binary64) a)) (-.f64 #s(literal 0 binary64) b))) (-.f64 #s(literal 0 binary64) b)) |
(/ 1/2 b) |
(/.f64 #s(literal 1/2 binary64) b) |
(+ (* 1/2 (/ a (pow b 2))) (* 1/2 (/ 1 b))) |
(+.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) a) b) b)) |
(+ (* a (+ (* 1/2 (/ a (pow b 3))) (* 1/2 (/ 1 (pow b 2))))) (* 1/2 (/ 1 b))) |
(+.f64 (/.f64 #s(literal 1/2 binary64) b) (*.f64 a (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 b b)) (*.f64 a (/.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 b b))))))) |
(+ (* a (+ (* a (+ (* 1/2 (/ a (pow b 4))) (* 1/2 (/ 1 (pow b 3))))) (* 1/2 (/ 1 (pow b 2))))) (* 1/2 (/ 1 b))) |
(+.f64 (/.f64 #s(literal 1/2 binary64) b) (*.f64 a (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 b b)) (*.f64 (*.f64 #s(literal 1/2 binary64) a) (+.f64 (/.f64 a (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))))))) |
(/ -1/2 a) |
(/.f64 #s(literal -1/2 binary64) a) |
(/ (- (* -1/2 (/ b a)) 1/2) a) |
(/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) a) |
(/ (- (* -1/2 (/ (pow b 2) (pow a 2))) (+ 1/2 (* 1/2 (/ b a)))) a) |
(/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (*.f64 b b) a) b)) a) #s(literal 1/2 binary64)) a) |
(/ (- (* -1/2 (/ (pow b 3) (pow a 3))) (+ 1/2 (+ (* 1/2 (/ b a)) (* 1/2 (/ (pow b 2) (pow a 2)))))) a) |
(/.f64 (-.f64 (+.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal -1/2 binary64)) (*.f64 a (*.f64 a a))) #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 b a) (/.f64 (*.f64 b b) (*.f64 a a))))) a) |
(/ -1/2 a) |
(/.f64 #s(literal -1/2 binary64) a) |
(* -1 (/ (+ 1/2 (* 1/2 (/ b a))) a)) |
(/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) b) a))) a) |
(* -1 (/ (+ 1/2 (* -1 (/ (- (* -1/2 (/ (pow b 2) a)) (* 1/2 b)) a))) a)) |
(/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (*.f64 b b) a) b)) a)) (-.f64 #s(literal 0 binary64) a)) |
(* -1 (/ (+ 1/2 (* -1 (/ (- (* -1 (/ (- (* 1/2 (/ (pow b 3) a)) (* -1/2 (pow b 2))) a)) (* 1/2 b)) a))) a)) |
(/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 b (*.f64 b b)) a) (*.f64 b b))) (-.f64 #s(literal 0 binary64) a)) (*.f64 b #s(literal -1/2 binary64))) a)) (-.f64 #s(literal 0 binary64) a)) |
(/ (PI) (* a b)) |
(/.f64 (PI.f64) (*.f64 a b)) |
(/ (+ (* a (- (* -1 (/ (PI) (pow b 2))) (/ (PI) (pow b 2)))) (/ (PI) b)) a) |
(/.f64 (+.f64 (/.f64 (PI.f64) b) (/.f64 (*.f64 a (*.f64 (PI.f64) #s(literal -2 binary64))) (*.f64 b b))) a) |
(/ (+ (* a (- (+ (* -1 (/ (PI) (pow b 2))) (* a (- (/ (PI) (pow b 3)) (* -1 (/ (PI) (pow b 3)))))) (/ (PI) (pow b 2)))) (/ (PI) b)) a) |
(/.f64 (+.f64 (/.f64 (PI.f64) b) (*.f64 a (+.f64 (*.f64 a (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (PI.f64) (*.f64 b b)) #s(literal -2 binary64))))) a) |
(/ (+ (* a (- (+ (* -1 (/ (PI) (pow b 2))) (* a (- (+ (* a (- (* -1 (/ (PI) (pow b 4))) (/ (PI) (pow b 4)))) (/ (PI) (pow b 3))) (* -1 (/ (PI) (pow b 3)))))) (/ (PI) (pow b 2)))) (/ (PI) b)) a) |
(/.f64 (+.f64 (/.f64 (PI.f64) b) (*.f64 a (+.f64 (*.f64 a (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 (/.f64 (PI.f64) (pow.f64 b #s(literal 4 binary64))) #s(literal -2 binary64))))) (*.f64 (/.f64 (PI.f64) (*.f64 b b)) #s(literal -2 binary64))))) a) |
(* -1 (/ (PI) (* a b))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (PI.f64) b)) a) |
(/ (- (+ (* -1 (/ (PI) b)) (/ (PI) a)) (* -1 (/ (PI) a))) a) |
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (PI.f64) b)) (/.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) a)) a) |
(/ (- (+ (* -1 (/ (PI) b)) (+ (* -1 (/ (* b (- (PI) (* -1 (PI)))) (pow a 2))) (/ (PI) a))) (* -1 (/ (PI) a))) a) |
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (PI.f64) b)) (/.f64 (+.f64 (/.f64 (*.f64 b (*.f64 (PI.f64) #s(literal -2 binary64))) a) (*.f64 #s(literal 2 binary64) (PI.f64))) a)) a) |
(/ (- (+ (* -1 (/ (PI) b)) (+ (/ (PI) a) (/ (* (pow b 2) (- (PI) (* -1 (PI)))) (pow a 3)))) (+ (* -1 (/ (PI) a)) (/ (* b (- (PI) (* -1 (PI)))) (pow a 2)))) a) |
(/.f64 (+.f64 (/.f64 (+.f64 (PI.f64) (/.f64 (*.f64 b (*.f64 (PI.f64) #s(literal -2 binary64))) a)) a) (-.f64 (/.f64 (PI.f64) a) (-.f64 (/.f64 (PI.f64) b) (*.f64 (/.f64 (*.f64 b b) a) (/.f64 (/.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) a) a))))) a) |
(* -1 (/ (PI) (* a b))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (PI.f64) b)) a) |
(* -1 (/ (+ (* -1 (/ (- (PI) (* -1 (PI))) a)) (/ (PI) b)) a)) |
(/.f64 (+.f64 (/.f64 (PI.f64) b) (/.f64 (*.f64 (PI.f64) #s(literal -2 binary64)) a)) (-.f64 #s(literal 0 binary64) a)) |
(* -1 (/ (+ (* -1 (/ (- (+ (PI) (* -1 (/ (* b (- (PI) (* -1 (PI)))) a))) (* -1 (PI))) a)) (/ (PI) b)) a)) |
(/.f64 (-.f64 (/.f64 (PI.f64) b) (/.f64 (+.f64 (/.f64 (*.f64 b (*.f64 (PI.f64) #s(literal -2 binary64))) a) (*.f64 #s(literal 2 binary64) (PI.f64))) a)) (-.f64 #s(literal 0 binary64) a)) |
(* -1 (/ (+ (* -1 (/ (- (+ (PI) (* -1 (/ (- (* -1 (/ (* (pow b 2) (- (PI) (* -1 (PI)))) a)) (* -1 (* b (- (PI) (* -1 (PI)))))) a))) (* -1 (PI))) a)) (/ (PI) b)) a)) |
(/.f64 (-.f64 (/.f64 (PI.f64) b) (/.f64 (+.f64 (PI.f64) (-.f64 (PI.f64) (/.f64 (+.f64 (*.f64 b (*.f64 #s(literal 2 binary64) (PI.f64))) (*.f64 (*.f64 b b) (/.f64 (*.f64 (PI.f64) #s(literal -2 binary64)) a))) a))) a)) (-.f64 #s(literal 0 binary64) a)) |
(* -1 (/ (PI) (* a b))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (PI.f64) b)) a) |
(/ (+ (* -1 (/ (PI) a)) (* b (- (/ (PI) (pow a 2)) (* -1 (/ (PI) (pow a 2)))))) b) |
(/.f64 (-.f64 (/.f64 (*.f64 b (*.f64 #s(literal 2 binary64) (PI.f64))) (*.f64 a a)) (/.f64 (PI.f64) a)) b) |
(/ (+ (* -1 (/ (PI) a)) (* b (- (+ (* b (- (* -1 (/ (PI) (pow a 3))) (/ (PI) (pow a 3)))) (/ (PI) (pow a 2))) (* -1 (/ (PI) (pow a 2)))))) b) |
(/.f64 (-.f64 (*.f64 b (+.f64 (/.f64 (/.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) a) a) (*.f64 b (*.f64 (/.f64 (PI.f64) (*.f64 a (*.f64 a a))) #s(literal -2 binary64))))) (/.f64 (PI.f64) a)) b) |
(/ (+ (* -1 (/ (PI) a)) (* b (- (+ (* b (- (+ (* -1 (/ (PI) (pow a 3))) (* b (- (/ (PI) (pow a 4)) (* -1 (/ (PI) (pow a 4)))))) (/ (PI) (pow a 3)))) (/ (PI) (pow a 2))) (* -1 (/ (PI) (pow a 2)))))) b) |
(/.f64 (-.f64 (*.f64 b (+.f64 (/.f64 (/.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) a) a) (*.f64 b (+.f64 (*.f64 b (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (pow.f64 a #s(literal 4 binary64))))) (*.f64 (/.f64 (PI.f64) (*.f64 a (*.f64 a a))) #s(literal -2 binary64)))))) (/.f64 (PI.f64) a)) b) |
(/ (PI) (* a b)) |
(/.f64 (PI.f64) (*.f64 a b)) |
(/ (- (+ (* -1 (/ (PI) b)) (/ (PI) a)) (/ (PI) b)) b) |
(/.f64 (+.f64 (/.f64 (PI.f64) a) (/.f64 (*.f64 (PI.f64) #s(literal -2 binary64)) b)) b) |
(/ (- (+ (* -1 (/ (PI) b)) (+ (* -1 (/ (* a (- (* -1 (PI)) (PI))) (pow b 2))) (/ (PI) a))) (/ (PI) b)) b) |
(/.f64 (+.f64 (/.f64 (PI.f64) a) (/.f64 (+.f64 (/.f64 (*.f64 a (*.f64 #s(literal 2 binary64) (PI.f64))) b) (*.f64 (PI.f64) #s(literal -2 binary64))) b)) b) |
(/ (- (+ (* -1 (/ (PI) b)) (+ (/ (PI) a) (/ (* (pow a 2) (- (* -1 (PI)) (PI))) (pow b 3)))) (+ (/ (PI) b) (/ (* a (- (* -1 (PI)) (PI))) (pow b 2)))) b) |
(/.f64 (+.f64 (+.f64 (+.f64 (/.f64 (PI.f64) a) (/.f64 (*.f64 a (*.f64 a (*.f64 (PI.f64) #s(literal -2 binary64)))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (PI.f64) #s(literal -2 binary64)) b)) (/.f64 (*.f64 a (*.f64 #s(literal 2 binary64) (PI.f64))) (*.f64 b b))) b) |
(/ (PI) (* a b)) |
(/.f64 (PI.f64) (*.f64 a b)) |
(* -1 (/ (+ (* -1 (/ (PI) a)) (* -1 (/ (- (* -1 (PI)) (PI)) b))) b)) |
(/.f64 (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) b) (/.f64 (PI.f64) a)) (-.f64 #s(literal 0 binary64) b)) |
(* -1 (/ (+ (* -1 (/ (PI) a)) (* -1 (/ (- (+ (* -1 (PI)) (* -1 (/ (* a (- (* -1 (PI)) (PI))) b))) (PI)) b))) b)) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (/.f64 (PI.f64) a) (/.f64 (+.f64 (/.f64 (*.f64 a (*.f64 #s(literal 2 binary64) (PI.f64))) b) (*.f64 (PI.f64) #s(literal -2 binary64))) b))) b) |
(* -1 (/ (+ (* -1 (/ (PI) a)) (* -1 (/ (- (+ (* -1 (PI)) (* -1 (/ (- (* -1 (/ (* (pow a 2) (- (* -1 (PI)) (PI))) b)) (* -1 (* a (- (* -1 (PI)) (PI))))) b))) (PI)) b))) b)) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (/.f64 (PI.f64) a) (/.f64 (+.f64 (/.f64 (+.f64 (*.f64 a (*.f64 (PI.f64) #s(literal -2 binary64))) (*.f64 (*.f64 a a) (/.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) b))) (-.f64 #s(literal 0 binary64) b)) (*.f64 (PI.f64) #s(literal -2 binary64))) b))) b) |
(* 1/2 (/ (PI) (* a (pow b 2)))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) a)) (*.f64 b b)) |
(/ (+ (* 1/2 (* a (- (* -1 (/ (PI) (pow b 3))) (/ (* (PI) (+ b (* -1 b))) (pow b 4))))) (* 1/2 (/ (PI) (pow b 2)))) a) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 a (+.f64 (/.f64 (-.f64 #s(literal 0 binary64) (PI.f64)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (PI.f64) #s(literal 0 binary64)) (pow.f64 b #s(literal 4 binary64))))) (/.f64 (PI.f64) (*.f64 b b)))) a) |
(/ (+ (* 1/2 (/ (PI) (pow b 2))) (* a (+ (* -1/2 (* a (+ (* -1 (/ (PI) (pow b 4))) (/ (* (+ b (* -1 b)) (- (* -1 (/ (PI) (pow b 3))) (/ (* (PI) (+ b (* -1 b))) (pow b 4)))) (pow b 2))))) (* 1/2 (- (* -1 (/ (PI) (pow b 3))) (/ (* (PI) (+ b (* -1 b))) (pow b 4))))))) a) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) b)) b) (*.f64 a (+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (-.f64 #s(literal 0 binary64) (PI.f64)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (PI.f64) #s(literal 0 binary64)) (pow.f64 b #s(literal 4 binary64))))) (+.f64 (*.f64 a (*.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) (pow.f64 b #s(literal 4 binary64))))) (*.f64 (+.f64 (/.f64 (-.f64 #s(literal 0 binary64) (PI.f64)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (PI.f64) #s(literal 0 binary64)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 #s(literal 0 binary64) (*.f64 b b))))))) a) |
(/ (+ (* 1/2 (/ (PI) (pow b 2))) (* a (+ (* 1/2 (- (* -1 (/ (PI) (pow b 3))) (/ (* (PI) (+ b (* -1 b))) (pow b 4)))) (* a (+ (* -1/2 (* a (+ (* -1 (/ (* (+ b (* -1 b)) (+ (* -1 (/ (PI) (pow b 4))) (/ (* (+ b (* -1 b)) (- (* -1 (/ (PI) (pow b 3))) (/ (* (PI) (+ b (* -1 b))) (pow b 4)))) (pow b 2)))) (pow b 2))) (* -1 (/ (- (* -1 (/ (PI) (pow b 3))) (/ (* (PI) (+ b (* -1 b))) (pow b 4))) (pow b 2)))))) (* -1/2 (+ (* -1 (/ (PI) (pow b 4))) (/ (* (+ b (* -1 b)) (- (* -1 (/ (PI) (pow b 3))) (/ (* (PI) (+ b (* -1 b))) (pow b 4)))) (pow b 2))))))))) a) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) b)) b) (*.f64 a (+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (-.f64 #s(literal 0 binary64) (PI.f64)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (PI.f64) #s(literal 0 binary64)) (pow.f64 b #s(literal 4 binary64))))) (*.f64 (*.f64 a #s(literal -1/2 binary64)) (+.f64 (-.f64 (*.f64 (+.f64 (/.f64 (-.f64 #s(literal 0 binary64) (PI.f64)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (PI.f64) #s(literal 0 binary64)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 #s(literal 0 binary64) (*.f64 b b))) (/.f64 (PI.f64) (pow.f64 b #s(literal 4 binary64)))) (*.f64 a (+.f64 (*.f64 (-.f64 (*.f64 (+.f64 (/.f64 (-.f64 #s(literal 0 binary64) (PI.f64)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (PI.f64) #s(literal 0 binary64)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 #s(literal 0 binary64) (*.f64 b b))) (/.f64 (PI.f64) (pow.f64 b #s(literal 4 binary64)))) (/.f64 #s(literal 0 binary64) (*.f64 b b))) (/.f64 (+.f64 (/.f64 (PI.f64) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (PI.f64) #s(literal 0 binary64)) (pow.f64 b #s(literal 4 binary64)))) (*.f64 b b))))))))) a) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) b)) (*.f64 a a)) |
(/ (+ (* 1/2 (/ (PI) b)) (* 1/2 (/ (- (* -1 (PI)) (* -1 (/ (* (PI) (+ b (* -1 b))) b))) a))) (pow a 2)) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) b)) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (PI.f64) (/.f64 (*.f64 (PI.f64) #s(literal 0 binary64)) b))) a)) (*.f64 a a)) |
(/ (+ (* -1/2 (/ (+ (* -1 (* b (PI))) (* -1 (* (+ b (* -1 b)) (- (* -1 (PI)) (* -1 (/ (* (PI) (+ b (* -1 b))) b)))))) (pow a 2))) (+ (* 1/2 (/ (PI) b)) (* 1/2 (/ (- (* -1 (PI)) (* -1 (/ (* (PI) (+ b (* -1 b))) b))) a)))) (pow a 2)) |
(/.f64 (+.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) b)) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (PI.f64) (/.f64 (*.f64 (PI.f64) #s(literal 0 binary64)) b))) a)) (/.f64 (+.f64 (*.f64 (+.f64 (PI.f64) (/.f64 (*.f64 (PI.f64) #s(literal 0 binary64)) b)) #s(literal 0 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (PI.f64) b))) (*.f64 a a))) (*.f64 a a)) |
(/ (+ (* -1/2 (/ (+ (* -1 (* b (PI))) (* -1 (* (+ b (* -1 b)) (- (* -1 (PI)) (* -1 (/ (* (PI) (+ b (* -1 b))) b)))))) (pow a 2))) (+ (* -1/2 (/ (+ (* -1 (* (pow b 2) (- (* -1 (PI)) (* -1 (/ (* (PI) (+ b (* -1 b))) b))))) (* (+ b (* -1 b)) (+ (* -1 (* b (PI))) (* -1 (* (+ b (* -1 b)) (- (* -1 (PI)) (* -1 (/ (* (PI) (+ b (* -1 b))) b)))))))) (pow a 3))) (+ (* 1/2 (/ (PI) b)) (* 1/2 (/ (- (* -1 (PI)) (* -1 (/ (* (PI) (+ b (* -1 b))) b))) a))))) (pow a 2)) |
(/.f64 (+.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) b)) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (PI.f64) (/.f64 (*.f64 (PI.f64) #s(literal 0 binary64)) b))) a)) (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (-.f64 (*.f64 (+.f64 (PI.f64) (/.f64 (*.f64 (PI.f64) #s(literal 0 binary64)) b)) #s(literal 0 binary64)) (*.f64 (PI.f64) b)) (*.f64 a a)) (/.f64 (-.f64 (+.f64 (*.f64 (PI.f64) #s(literal 0 binary64)) (*.f64 (+.f64 (PI.f64) (/.f64 (*.f64 (PI.f64) #s(literal 0 binary64)) b)) #s(literal 0 binary64))) (*.f64 (*.f64 b b) (+.f64 (-.f64 #s(literal 0 binary64) (PI.f64)) (/.f64 (*.f64 (PI.f64) #s(literal 0 binary64)) b)))) (*.f64 a (*.f64 a a)))))) (*.f64 a a)) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) b)) (*.f64 a a)) |
(/ (+ (* -1/2 (/ (- (PI) (* -1 (/ (* (PI) (+ b (* -1 b))) b))) a)) (* 1/2 (/ (PI) b))) (pow a 2)) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) b)) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (PI.f64) (/.f64 (*.f64 (PI.f64) #s(literal 0 binary64)) b))) a)) (*.f64 a a)) |
(/ (+ (* -1 (/ (+ (* 1/2 (- (PI) (* -1 (/ (* (PI) (+ b (* -1 b))) b)))) (* 1/2 (/ (+ (* -1 (* b (PI))) (* -1 (* (+ b (* -1 b)) (- (PI) (* -1 (/ (* (PI) (+ b (* -1 b))) b)))))) a))) a)) (* 1/2 (/ (PI) b))) (pow a 2)) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) b)) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (+.f64 (PI.f64) (/.f64 (*.f64 (PI.f64) #s(literal 0 binary64)) b)) (/.f64 (-.f64 (*.f64 (+.f64 (PI.f64) (/.f64 (*.f64 (PI.f64) #s(literal 0 binary64)) b)) #s(literal 0 binary64)) (*.f64 (PI.f64) b)) a))) a)) (*.f64 a a)) |
(/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (+ (* -1 (* b (PI))) (* -1 (* (+ b (* -1 b)) (- (PI) (* -1 (/ (* (PI) (+ b (* -1 b))) b))))))) (* 1/2 (/ (+ (* -1 (* (pow b 2) (- (PI) (* -1 (/ (* (PI) (+ b (* -1 b))) b))))) (* (+ b (* -1 b)) (+ (* -1 (* b (PI))) (* -1 (* (+ b (* -1 b)) (- (PI) (* -1 (/ (* (PI) (+ b (* -1 b))) b)))))))) a))) a)) (* 1/2 (- (PI) (* -1 (/ (* (PI) (+ b (* -1 b))) b))))) a)) (* 1/2 (/ (PI) b))) (pow a 2)) |
(/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) b)) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (PI.f64) (/.f64 (*.f64 (PI.f64) #s(literal 0 binary64)) b))) (/.f64 (+.f64 (+.f64 (*.f64 (+.f64 (PI.f64) (/.f64 (*.f64 (PI.f64) #s(literal 0 binary64)) b)) #s(literal 0 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (PI.f64) b))) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (*.f64 (PI.f64) #s(literal 0 binary64)) (*.f64 (+.f64 (PI.f64) (/.f64 (*.f64 (PI.f64) #s(literal 0 binary64)) b)) #s(literal 0 binary64))) (*.f64 b (*.f64 b (+.f64 (PI.f64) (/.f64 (*.f64 (PI.f64) #s(literal 0 binary64)) b)))))) a)) a)) a)) (*.f64 a a)) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) b)) (*.f64 a a)) |
(/ (+ (* 1/2 (* b (- (* -1 (/ (PI) (pow a 3))) (* -1 (/ (* (PI) (+ a (* -1 a))) (pow a 4)))))) (* 1/2 (/ (PI) (pow a 2)))) b) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) (*.f64 a a))) (*.f64 b (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (PI.f64) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (PI.f64) #s(literal 0 binary64)) (pow.f64 a #s(literal 4 binary64))))))) b) |
(/ (+ (* 1/2 (/ (PI) (pow a 2))) (* b (+ (* -1/2 (* b (+ (* -1 (/ (PI) (pow a 4))) (* -1 (/ (* (+ a (* -1 a)) (- (* -1 (/ (PI) (pow a 3))) (* -1 (/ (* (PI) (+ a (* -1 a))) (pow a 4))))) (pow a 2)))))) (* 1/2 (- (* -1 (/ (PI) (pow a 3))) (* -1 (/ (* (PI) (+ a (* -1 a))) (pow a 4)))))))) b) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) (*.f64 a a))) (*.f64 b (+.f64 (*.f64 (-.f64 (/.f64 (*.f64 #s(literal 0 binary64) (+.f64 (/.f64 (PI.f64) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (PI.f64) #s(literal 0 binary64)) (pow.f64 a #s(literal 4 binary64))))) (*.f64 a a)) (/.f64 (PI.f64) (pow.f64 a #s(literal 4 binary64)))) (*.f64 b #s(literal -1/2 binary64))) (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (PI.f64) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (PI.f64) #s(literal 0 binary64)) (pow.f64 a #s(literal 4 binary64)))))))) b) |
(/ (+ (* 1/2 (/ (PI) (pow a 2))) (* b (+ (* 1/2 (- (* -1 (/ (PI) (pow a 3))) (* -1 (/ (* (PI) (+ a (* -1 a))) (pow a 4))))) (* b (+ (* -1/2 (* b (+ (* -1 (/ (- (* -1 (/ (PI) (pow a 3))) (* -1 (/ (* (PI) (+ a (* -1 a))) (pow a 4)))) (pow a 2))) (/ (* (+ a (* -1 a)) (+ (* -1 (/ (PI) (pow a 4))) (* -1 (/ (* (+ a (* -1 a)) (- (* -1 (/ (PI) (pow a 3))) (* -1 (/ (* (PI) (+ a (* -1 a))) (pow a 4))))) (pow a 2))))) (pow a 2))))) (* -1/2 (+ (* -1 (/ (PI) (pow a 4))) (* -1 (/ (* (+ a (* -1 a)) (- (* -1 (/ (PI) (pow a 3))) (* -1 (/ (* (PI) (+ a (* -1 a))) (pow a 4))))) (pow a 2)))))))))) b) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) (*.f64 a a))) (*.f64 b (+.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (PI.f64) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (PI.f64) #s(literal 0 binary64)) (pow.f64 a #s(literal 4 binary64))))) (*.f64 (*.f64 b #s(literal -1/2 binary64)) (+.f64 (/.f64 (*.f64 b (*.f64 #s(literal 1 binary64) (+.f64 (/.f64 (PI.f64) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (PI.f64) #s(literal 0 binary64)) (pow.f64 a #s(literal 4 binary64)))))) (*.f64 a a)) (+.f64 (*.f64 (-.f64 (/.f64 (*.f64 #s(literal 0 binary64) (+.f64 (/.f64 (PI.f64) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (PI.f64) #s(literal 0 binary64)) (pow.f64 a #s(literal 4 binary64))))) (*.f64 a a)) (/.f64 (PI.f64) (pow.f64 a #s(literal 4 binary64)))) (/.f64 #s(literal 0 binary64) (*.f64 a a))) (-.f64 (/.f64 (*.f64 #s(literal 0 binary64) (+.f64 (/.f64 (PI.f64) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (PI.f64) #s(literal 0 binary64)) (pow.f64 a #s(literal 4 binary64))))) (*.f64 a a)) (/.f64 (PI.f64) (pow.f64 a #s(literal 4 binary64)))))))))) b) |
(* 1/2 (/ (PI) (* a (pow b 2)))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) a)) (*.f64 b b)) |
(/ (+ (* 1/2 (/ (PI) a)) (* 1/2 (/ (- (* -1 (PI)) (/ (* (PI) (+ a (* -1 a))) a)) b))) (pow b 2)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (PI.f64) a) (/.f64 (*.f64 (PI.f64) (-.f64 #s(literal -1 binary64) (/.f64 #s(literal 0 binary64) a))) b))) (*.f64 b b)) |
(/ (+ (* -1/2 (/ (+ (* -1 (* a (PI))) (* (+ a (* -1 a)) (- (* -1 (PI)) (/ (* (PI) (+ a (* -1 a))) a)))) (pow b 2))) (+ (* 1/2 (/ (PI) a)) (* 1/2 (/ (- (* -1 (PI)) (/ (* (PI) (+ a (* -1 a))) a)) b)))) (pow b 2)) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (PI.f64) a) (/.f64 (*.f64 (PI.f64) (-.f64 #s(literal -1 binary64) (/.f64 #s(literal 0 binary64) a))) b))) (/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal -1 binary64) (/.f64 #s(literal 0 binary64) a))) #s(literal 0 binary64)) (*.f64 (PI.f64) a))) (*.f64 b b))) (*.f64 b b)) |
(/ (+ (* -1/2 (/ (+ (* -1 (* a (PI))) (* (+ a (* -1 a)) (- (* -1 (PI)) (/ (* (PI) (+ a (* -1 a))) a)))) (pow b 2))) (+ (* -1/2 (/ (+ (* -1 (* (+ a (* -1 a)) (+ (* -1 (* a (PI))) (* (+ a (* -1 a)) (- (* -1 (PI)) (/ (* (PI) (+ a (* -1 a))) a)))))) (* -1 (* (pow a 2) (- (* -1 (PI)) (/ (* (PI) (+ a (* -1 a))) a))))) (pow b 3))) (+ (* 1/2 (/ (PI) a)) (* 1/2 (/ (- (* -1 (PI)) (/ (* (PI) (+ a (* -1 a))) a)) b))))) (pow b 2)) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (PI.f64) a) (/.f64 (*.f64 (PI.f64) (-.f64 #s(literal -1 binary64) (/.f64 #s(literal 0 binary64) a))) b))) (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (-.f64 (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal -1 binary64) (/.f64 #s(literal 0 binary64) a))) #s(literal 0 binary64)) (*.f64 (PI.f64) a)) (*.f64 b b)) (/.f64 (-.f64 (+.f64 (*.f64 (PI.f64) #s(literal 0 binary64)) (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal -1 binary64) (/.f64 #s(literal 0 binary64) a))) #s(literal 0 binary64))) (*.f64 (*.f64 a a) (*.f64 (PI.f64) (-.f64 #s(literal -1 binary64) (/.f64 #s(literal 0 binary64) a))))) (*.f64 b (*.f64 b b)))))) (*.f64 b b)) |
(* 1/2 (/ (PI) (* a (pow b 2)))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) a)) (*.f64 b b)) |
(/ (+ (* 1/2 (/ (PI) a)) (* 1/2 (/ (- (* -1 (PI)) (/ (* (PI) (+ a (* -1 a))) a)) b))) (pow b 2)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (PI.f64) a) (/.f64 (*.f64 (PI.f64) (-.f64 #s(literal -1 binary64) (/.f64 #s(literal 0 binary64) a))) b))) (*.f64 b b)) |
(/ (+ (* -1 (/ (+ (* -1/2 (- (* -1 (PI)) (/ (* (PI) (+ a (* -1 a))) a))) (* -1/2 (/ (+ (* -1 (* (+ a (* -1 a)) (- (* -1 (PI)) (/ (* (PI) (+ a (* -1 a))) a)))) (* a (PI))) b))) b)) (* 1/2 (/ (PI) a))) (pow b 2)) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) a)) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 (PI.f64) (-.f64 #s(literal -1 binary64) (/.f64 #s(literal 0 binary64) a))) (/.f64 (+.f64 (*.f64 (PI.f64) a) (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal -1 binary64) (/.f64 #s(literal 0 binary64) a))) #s(literal 0 binary64))) b))) b)) (*.f64 b b)) |
(/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (+ (* -1 (* (pow a 2) (- (* -1 (PI)) (/ (* (PI) (+ a (* -1 a))) a)))) (* (+ a (* -1 a)) (+ (* -1 (* (+ a (* -1 a)) (- (* -1 (PI)) (/ (* (PI) (+ a (* -1 a))) a)))) (* a (PI))))) b)) (* 1/2 (+ (* -1 (* (+ a (* -1 a)) (- (* -1 (PI)) (/ (* (PI) (+ a (* -1 a))) a)))) (* a (PI))))) b)) (* -1/2 (- (* -1 (PI)) (/ (* (PI) (+ a (* -1 a))) a)))) b)) (* 1/2 (/ (PI) a))) (pow b 2)) |
(/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) a)) (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (PI.f64) (-.f64 #s(literal -1 binary64) (/.f64 #s(literal 0 binary64) a)))) (/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (+.f64 (*.f64 (PI.f64) #s(literal 0 binary64)) (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal -1 binary64) (/.f64 #s(literal 0 binary64) a))) #s(literal 0 binary64))) (*.f64 (*.f64 a a) (*.f64 (PI.f64) (-.f64 #s(literal -1 binary64) (/.f64 #s(literal 0 binary64) a))))) b)) (+.f64 (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal -1 binary64) (/.f64 #s(literal 0 binary64) a))) #s(literal 0 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (PI.f64) a)))) b)) b)) (*.f64 b b)) |
(/ (PI) a) |
(/.f64 (PI.f64) a) |
(/ (+ (PI) (* -1 (/ (* a (PI)) b))) a) |
(/.f64 (-.f64 (PI.f64) (/.f64 (*.f64 (PI.f64) a) b)) a) |
(/ (+ (PI) (* -1 (/ (* a (PI)) b))) a) |
(/.f64 (-.f64 (PI.f64) (/.f64 (*.f64 (PI.f64) a) b)) a) |
(/ (+ (PI) (* -1 (/ (* a (PI)) b))) a) |
(/.f64 (-.f64 (PI.f64) (/.f64 (*.f64 (PI.f64) a) b)) a) |
(* -1 (/ (PI) b)) |
(-.f64 #s(literal 0 binary64) (/.f64 (PI.f64) b)) |
(- (/ (PI) a) (/ (PI) b)) |
(-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) |
(- (/ (PI) a) (/ (PI) b)) |
(-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) |
(- (/ (PI) a) (/ (PI) b)) |
(-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) |
(* -1 (/ (PI) b)) |
(-.f64 #s(literal 0 binary64) (/.f64 (PI.f64) b)) |
(- (/ (PI) a) (/ (PI) b)) |
(-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) |
(- (/ (PI) a) (/ (PI) b)) |
(-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) |
(- (/ (PI) a) (/ (PI) b)) |
(-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) |
(* -1 (/ (PI) b)) |
(-.f64 #s(literal 0 binary64) (/.f64 (PI.f64) b)) |
(/ (- (/ (* b (PI)) a) (PI)) b) |
(/.f64 (-.f64 (/.f64 (*.f64 (PI.f64) b) a) (PI.f64)) b) |
(/ (- (/ (* b (PI)) a) (PI)) b) |
(/.f64 (-.f64 (/.f64 (*.f64 (PI.f64) b) a) (PI.f64)) b) |
(/ (- (/ (* b (PI)) a) (PI)) b) |
(/.f64 (-.f64 (/.f64 (*.f64 (PI.f64) b) a) (PI.f64)) b) |
(/ (PI) a) |
(/.f64 (PI.f64) a) |
(+ (* -1 (/ (PI) b)) (/ (PI) a)) |
(-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) |
(+ (* -1 (/ (PI) b)) (/ (PI) a)) |
(-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) |
(+ (* -1 (/ (PI) b)) (/ (PI) a)) |
(-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) |
(/ (PI) a) |
(/.f64 (PI.f64) a) |
(+ (* -1 (/ (PI) b)) (/ (PI) a)) |
(-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) |
(+ (* -1 (/ (PI) b)) (/ (PI) a)) |
(-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) |
(+ (* -1 (/ (PI) b)) (/ (PI) a)) |
(-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) |
(/ (PI) a) |
(/.f64 (PI.f64) a) |
(/ (PI) a) |
(/.f64 (PI.f64) a) |
(/ (PI) a) |
(/.f64 (PI.f64) a) |
(/ (PI) a) |
(/.f64 (PI.f64) a) |
(/ (PI) a) |
(/.f64 (PI.f64) a) |
(/ (PI) a) |
(/.f64 (PI.f64) a) |
(/ (PI) a) |
(/.f64 (PI.f64) a) |
(/ (PI) a) |
(/.f64 (PI.f64) a) |
(/ (PI) a) |
(/.f64 (PI.f64) a) |
(/ (PI) a) |
(/.f64 (PI.f64) a) |
(/ (PI) a) |
(/.f64 (PI.f64) a) |
(/ (PI) a) |
(/.f64 (PI.f64) a) |
(/ a (PI)) |
(/.f64 a (PI.f64)) |
(/ a (PI)) |
(/.f64 a (PI.f64)) |
(/ a (PI)) |
(/.f64 a (PI.f64)) |
(/ a (PI)) |
(/.f64 a (PI.f64)) |
(/ a (PI)) |
(/.f64 a (PI.f64)) |
(/ a (PI)) |
(/.f64 a (PI.f64)) |
(/ a (PI)) |
(/.f64 a (PI.f64)) |
(/ a (PI)) |
(/.f64 a (PI.f64)) |
(/ a (PI)) |
(/.f64 a (PI.f64)) |
(/ a (PI)) |
(/.f64 a (PI.f64)) |
(/ a (PI)) |
(/.f64 a (PI.f64)) |
(/ a (PI)) |
(/.f64 a (PI.f64)) |
(/ (PI) b) |
(/.f64 (PI.f64) b) |
(/ (PI) b) |
(/.f64 (PI.f64) b) |
(/ (PI) b) |
(/.f64 (PI.f64) b) |
(/ (PI) b) |
(/.f64 (PI.f64) b) |
(/ (PI) b) |
(/.f64 (PI.f64) b) |
(/ (PI) b) |
(/.f64 (PI.f64) b) |
(/ (PI) b) |
(/.f64 (PI.f64) b) |
(/ (PI) b) |
(/.f64 (PI.f64) b) |
(/ (PI) b) |
(/.f64 (PI.f64) b) |
(/ (PI) b) |
(/.f64 (PI.f64) b) |
(/ (PI) b) |
(/.f64 (PI.f64) b) |
(/ (PI) b) |
(/.f64 (PI.f64) b) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
(/ (+ 1 (* -1 (/ a b))) a) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 a b)) a) |
(/ (+ 1 (* -1 (/ a b))) a) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 a b)) a) |
(/ (+ 1 (* -1 (/ a b))) a) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 a b)) a) |
(/ -1 b) |
(/.f64 #s(literal -1 binary64) b) |
(- (/ 1 a) (/ 1 b)) |
(+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1 binary64) b)) |
(- (/ 1 a) (/ 1 b)) |
(+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1 binary64) b)) |
(- (/ 1 a) (/ 1 b)) |
(+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1 binary64) b)) |
(/ -1 b) |
(/.f64 #s(literal -1 binary64) b) |
(- (/ 1 a) (/ 1 b)) |
(+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1 binary64) b)) |
(- (/ 1 a) (/ 1 b)) |
(+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1 binary64) b)) |
(- (/ 1 a) (/ 1 b)) |
(+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1 binary64) b)) |
(/ -1 b) |
(/.f64 #s(literal -1 binary64) b) |
(/ (- (/ b a) 1) b) |
(/.f64 (+.f64 #s(literal -1 binary64) (/.f64 b a)) b) |
(/ (- (/ b a) 1) b) |
(/.f64 (+.f64 #s(literal -1 binary64) (/.f64 b a)) b) |
(/ (- (/ b a) 1) b) |
(/.f64 (+.f64 #s(literal -1 binary64) (/.f64 b a)) b) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
(- (/ 1 a) (/ 1 b)) |
(+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1 binary64) b)) |
(- (/ 1 a) (/ 1 b)) |
(+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1 binary64) b)) |
(- (/ 1 a) (/ 1 b)) |
(+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1 binary64) b)) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
(- (/ 1 a) (/ 1 b)) |
(+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1 binary64) b)) |
(- (/ 1 a) (/ 1 b)) |
(+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1 binary64) b)) |
(- (/ 1 a) (/ 1 b)) |
(+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1 binary64) b)) |
Compiled 81724 to 5711 computations (93% saved)
18 alts after pruning (18 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 2753 | 17 | 2770 |
| Fresh | 12 | 1 | 13 |
| Picked | 5 | 0 | 5 |
| Done | 0 | 0 | 0 |
| Total | 2770 | 18 | 2788 |
| Status | Accuracy | Program |
|---|---|---|
| 99.6% | (/.f64 (/.f64 (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 a (PI.f64))) (PI.f64))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 a (PI.f64))) b)) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (+.f64 b a)) | |
| 71.7% | (/.f64 (/.f64 (/.f64 (PI.f64) a) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (+.f64 b a)) | |
| 99.6% | (/.f64 (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (/.f64 a (PI.f64))) (/.f64 (PI.f64) b)) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (+.f64 b a)) | |
| 57.0% | (/.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1 binary64) b)) (/.f64 a (*.f64 (PI.f64) #s(literal -1/2 binary64)))) a) | |
| 65.1% | (/.f64 (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) a) (*.f64 a b)) | |
| 56.7% | (/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) b)) b) a) | |
| ▶ | 99.6% | (/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) b)) a) (+.f64 b a)) |
| 99.6% | (/.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 b a)) (/.f64 (+.f64 a b) (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)))) | |
| ▶ | 55.4% | (/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) a)) (*.f64 b b)) |
| 64.8% | (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 (*.f64 a b) a)) | |
| ▶ | 98.5% | (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (+.f64 a b)) (/.f64 b (/.f64 (PI.f64) a)))) |
| 57.2% | (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a a) (/.f64 b (PI.f64)))) | |
| ▶ | 86.7% | (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 b a)) (+.f64 a b)) (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b))) |
| 99.6% | (*.f64 (/.f64 (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) (+.f64 b a)) (pow.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (-.f64 b a)) #s(literal -1/2 binary64)) #s(literal 2 binary64))) | |
| 68.8% | (*.f64 (/.f64 (PI.f64) (*.f64 a b)) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (-.f64 b a)))) | |
| 57.2% | (*.f64 (/.f64 (PI.f64) (*.f64 a a)) (/.f64 #s(literal 1/2 binary64) b)) | |
| 99.6% | (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (+.f64 a b))) (/.f64 #s(literal 1 binary64) (/.f64 b (/.f64 (PI.f64) a)))) | |
| ▶ | 65.1% | (*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (PI.f64) (*.f64 a b))) |
Compiled 564 to 384 computations (31.9% saved)
| 1× | egg-herbie |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (-.f64 b a) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1/2 binary64) (-.f64 b a)) |
| ✓ | cost-diff | 0 | (/.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 b a)) (+.f64 a b)) |
| ✓ | cost-diff | 0 | (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 b a)) (+.f64 a b)) (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b))) |
| ✓ | cost-diff | 0 | (+.f64 a b) |
| ✓ | cost-diff | 0 | (*.f64 #s(literal 2 binary64) (+.f64 a b)) |
| ✓ | cost-diff | 0 | (*.f64 (*.f64 #s(literal 2 binary64) (+.f64 a b)) (/.f64 b (/.f64 (PI.f64) a))) |
| ✓ | cost-diff | 128 | (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (+.f64 a b)) (/.f64 b (/.f64 (PI.f64) a)))) |
| ✓ | cost-diff | 0 | (PI.f64) |
| ✓ | cost-diff | 0 | (/.f64 (PI.f64) a) |
| ✓ | cost-diff | 0 | (*.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) a)) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) a)) (*.f64 b b)) |
| ✓ | cost-diff | 0 | (PI.f64) |
| ✓ | cost-diff | 0 | (/.f64 (PI.f64) (*.f64 a b)) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1/2 binary64) a) |
| ✓ | cost-diff | 0 | (*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (PI.f64) (*.f64 a b))) |
| ✓ | cost-diff | 0 | (/.f64 (PI.f64) b) |
| ✓ | cost-diff | 0 | (*.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) b)) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) b)) a) |
| ✓ | cost-diff | 0 | (/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) b)) a) (+.f64 b a)) |
| 3050× | *-lowering-*.f32 |
| 3050× | *-lowering-*.f64 |
| 1900× | sum5-define |
| 1852× | sum4-define |
| 1538× | /-lowering-/.f32 |
Useful iterations: 3 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 29 | 176 |
| 1 | 83 | 176 |
| 2 | 232 | 176 |
| 3 | 640 | 175 |
| 4 | 1528 | 175 |
| 5 | 4302 | 175 |
| 0 | 8492 | 175 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (/ (* 1/2 (/ (PI) b)) a) (+ b a)) |
(/ (* 1/2 (/ (PI) b)) a) |
(* 1/2 (/ (PI) b)) |
1/2 |
(/ (PI) b) |
(PI) |
b |
a |
(+ b a) |
(* (/ 1/2 a) (/ (PI) (* a b))) |
(/ 1/2 a) |
1/2 |
a |
(/ (PI) (* a b)) |
(PI) |
(* a b) |
b |
(/ (* 1/2 (/ (PI) a)) (* b b)) |
(* 1/2 (/ (PI) a)) |
1/2 |
(/ (PI) a) |
(PI) |
a |
(* b b) |
b |
(/ 1 (* (* 2 (+ a b)) (/ b (/ (PI) a)))) |
1 |
(* (* 2 (+ a b)) (/ b (/ (PI) a))) |
(* 2 (+ a b)) |
2 |
(+ a b) |
a |
b |
(/ b (/ (PI) a)) |
(/ (PI) a) |
(PI) |
(* (/ (/ 1/2 (- b a)) (+ a b)) (- (/ (PI) a) (/ (PI) b))) |
(/ (/ 1/2 (- b a)) (+ a b)) |
(/ 1/2 (- b a)) |
1/2 |
(- b a) |
b |
a |
(+ a b) |
(- (/ (PI) a) (/ (PI) b)) |
(/ (PI) a) |
(PI) |
(/ (PI) b) |
| Outputs |
|---|
(/ (/ (* 1/2 (/ (PI) b)) a) (+ b a)) |
(/.f64 (PI.f64) (*.f64 b (*.f64 a (*.f64 #s(literal 2 binary64) (+.f64 b a))))) |
(/ (* 1/2 (/ (PI) b)) a) |
(/.f64 #s(literal 1/2 binary64) (/.f64 b (/.f64 (PI.f64) a))) |
(* 1/2 (/ (PI) b)) |
(/.f64 #s(literal 1/2 binary64) (/.f64 b (PI.f64))) |
1/2 |
#s(literal 1/2 binary64) |
(/ (PI) b) |
(/.f64 (PI.f64) b) |
(PI) |
(PI.f64) |
b |
a |
(+ b a) |
(+.f64 b a) |
(* (/ 1/2 a) (/ (PI) (* a b))) |
(/.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 b (/.f64 (PI.f64) a))) a) |
(/ 1/2 a) |
(/.f64 #s(literal 1/2 binary64) a) |
1/2 |
#s(literal 1/2 binary64) |
a |
(/ (PI) (* a b)) |
(/.f64 (PI.f64) (*.f64 b a)) |
(PI) |
(PI.f64) |
(* a b) |
(*.f64 b a) |
b |
(/ (* 1/2 (/ (PI) a)) (* b b)) |
(/.f64 #s(literal 1/2 binary64) (*.f64 b (/.f64 b (/.f64 (PI.f64) a)))) |
(* 1/2 (/ (PI) a)) |
(/.f64 (PI.f64) (*.f64 a #s(literal 2 binary64))) |
1/2 |
#s(literal 1/2 binary64) |
(/ (PI) a) |
(/.f64 (PI.f64) a) |
(PI) |
(PI.f64) |
a |
(* b b) |
(*.f64 b b) |
b |
(/ 1 (* (* 2 (+ a b)) (/ b (/ (PI) a)))) |
(/.f64 (PI.f64) (*.f64 b (*.f64 a (*.f64 #s(literal 2 binary64) (+.f64 b a))))) |
1 |
#s(literal 1 binary64) |
(* (* 2 (+ a b)) (/ b (/ (PI) a))) |
(/.f64 (*.f64 b (*.f64 #s(literal 2 binary64) (+.f64 b a))) (/.f64 (PI.f64) a)) |
(* 2 (+ a b)) |
(*.f64 #s(literal 2 binary64) (+.f64 b a)) |
2 |
#s(literal 2 binary64) |
(+ a b) |
(+.f64 b a) |
a |
b |
(/ b (/ (PI) a)) |
(/.f64 b (/.f64 (PI.f64) a)) |
(/ (PI) a) |
(/.f64 (PI.f64) a) |
(PI) |
(PI.f64) |
(* (/ (/ 1/2 (- b a)) (+ a b)) (- (/ (PI) a) (/ (PI) b))) |
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 b a)) (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b))) (+.f64 b a)) |
(/ (/ 1/2 (- b a)) (+ a b)) |
(/.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 b a)) (+.f64 b a)) |
(/ 1/2 (- b a)) |
(/.f64 #s(literal 1/2 binary64) (-.f64 b a)) |
1/2 |
#s(literal 1/2 binary64) |
(- b a) |
(-.f64 b a) |
b |
a |
(+ a b) |
(+.f64 b a) |
(- (/ (PI) a) (/ (PI) b)) |
(-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) |
(/ (PI) a) |
(/.f64 (PI.f64) a) |
(PI) |
(PI.f64) |
(/ (PI) b) |
(/.f64 (PI.f64) b) |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 99.9% | (/.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 b a)) (+.f64 a b)) |
| ✓ | accuracy | 99.6% | (/.f64 (PI.f64) a) |
| ✓ | accuracy | 99.6% | (/.f64 (PI.f64) b) |
| ✓ | accuracy | 86.7% | (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 b a)) (+.f64 a b)) (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b))) |
| ✓ | accuracy | 99.8% | (*.f64 (*.f64 #s(literal 2 binary64) (+.f64 a b)) (/.f64 b (/.f64 (PI.f64) a))) |
| ✓ | accuracy | 99.7% | (/.f64 b (/.f64 (PI.f64) a)) |
| ✓ | accuracy | 99.6% | (/.f64 (PI.f64) a) |
| ✓ | accuracy | 98.8% | (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (+.f64 a b)) (/.f64 b (/.f64 (PI.f64) a)))) |
| ✓ | accuracy | 100.0% | (*.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) a)) |
| ✓ | accuracy | 100.0% | (PI.f64) |
| ✓ | accuracy | 99.6% | (/.f64 (PI.f64) a) |
| ✓ | accuracy | 88.0% | (/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) a)) (*.f64 b b)) |
| ✓ | accuracy | 100.0% | (*.f64 a b) |
| ✓ | accuracy | 100.0% | (PI.f64) |
| ✓ | accuracy | 99.8% | (*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (PI.f64) (*.f64 a b))) |
| ✓ | accuracy | 99.1% | (/.f64 (PI.f64) (*.f64 a b)) |
| ✓ | accuracy | 100.0% | (PI.f64) |
| ✓ | accuracy | 99.8% | (/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) b)) a) (+.f64 b a)) |
| ✓ | accuracy | 99.7% | (/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) b)) a) |
| ✓ | accuracy | 99.6% | (/.f64 (PI.f64) b) |
| 107.0ms | 256× | 0 | valid |
Compiled 183 to 30 computations (83.6% saved)
ival-mult: 33.0ms (52.8% of total)ival-div: 20.0ms (32% of total)ival-sub: 5.0ms (8% of total)ival-add: 3.0ms (4.8% of total)ival-pi: 1.0ms (1.6% of total)const: 1.0ms (1.6% of total)backward-pass: 0.0ms (0% of total)| Inputs |
|---|
#<alt (/ (/ (* 1/2 (/ (PI) b)) a) (+ b a))> |
#<alt (/ (* 1/2 (/ (PI) b)) a)> |
#<alt (* 1/2 (/ (PI) b))> |
#<alt (/ (PI) b)> |
#<alt (* (/ 1/2 a) (/ (PI) (* a b)))> |
#<alt (/ 1/2 a)> |
#<alt (/ (PI) (* a b))> |
#<alt (PI)> |
#<alt (/ (* 1/2 (/ (PI) a)) (* b b))> |
#<alt (* 1/2 (/ (PI) a))> |
#<alt (/ (PI) a)> |
#<alt (/ 1 (* (* 2 (+ a b)) (/ b (/ (PI) a))))> |
#<alt (* (* 2 (+ a b)) (/ b (/ (PI) a)))> |
#<alt (* 2 (+ a b))> |
#<alt (+ a b)> |
#<alt (* (/ (/ 1/2 (- b a)) (+ a b)) (- (/ (PI) a) (/ (PI) b)))> |
#<alt (/ (/ 1/2 (- b a)) (+ a b))> |
#<alt (/ 1/2 (- b a))> |
#<alt (- b a)> |
#<alt (* a b)> |
#<alt (/ b (/ (PI) a))> |
| Outputs |
|---|
#<alt (* 1/2 (/ (PI) (* (pow a 2) b)))> |
#<alt (/ (+ (* -1/2 (/ (* b (PI)) (pow a 3))) (* 1/2 (/ (PI) (pow a 2)))) b)> |
#<alt (/ (+ (* 1/2 (/ (PI) (pow a 2))) (* b (+ (* -1/2 (/ (PI) (pow a 3))) (* 1/2 (/ (* b (PI)) (pow a 4)))))) b)> |
#<alt (/ (+ (* 1/2 (/ (PI) (pow a 2))) (* b (+ (* -1/2 (/ (PI) (pow a 3))) (* b (+ (* -1/2 (/ (* b (PI)) (pow a 5))) (* 1/2 (/ (PI) (pow a 4)))))))) b)> |
#<alt (* 1/2 (/ (PI) (* a (pow b 2))))> |
#<alt (/ (+ (* -1/2 (/ (PI) b)) (* 1/2 (/ (PI) a))) (pow b 2))> |
#<alt (/ (+ (* -1/2 (/ (PI) b)) (+ (* 1/2 (/ (PI) a)) (* 1/2 (/ (* a (PI)) (pow b 2))))) (pow b 2))> |
#<alt (/ (+ (* -1/2 (/ (PI) b)) (+ (* -1/2 (/ (* (pow a 2) (PI)) (pow b 3))) (+ (* 1/2 (/ (PI) a)) (* 1/2 (/ (* a (PI)) (pow b 2)))))) (pow b 2))> |
#<alt (* 1/2 (/ (PI) (* a (pow b 2))))> |
#<alt (/ (+ (* -1/2 (/ (PI) b)) (* 1/2 (/ (PI) a))) (pow b 2))> |
#<alt (/ (+ (* -1 (/ (+ (* -1/2 (/ (* a (PI)) b)) (* 1/2 (PI))) b)) (* 1/2 (/ (PI) a))) (pow b 2))> |
#<alt (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (* (pow a 2) (PI)) b)) (* 1/2 (* a (PI)))) b)) (* 1/2 (PI))) b)) (* 1/2 (/ (PI) a))) (pow b 2))> |
#<alt (* 1/2 (/ (PI) (* a (pow b 2))))> |
#<alt (/ (+ (* -1/2 (/ (* a (PI)) (pow b 3))) (* 1/2 (/ (PI) (pow b 2)))) a)> |
#<alt (/ (+ (* 1/2 (/ (PI) (pow b 2))) (* a (+ (* -1/2 (/ (PI) (pow b 3))) (* 1/2 (/ (* a (PI)) (pow b 4)))))) a)> |
#<alt (/ (+ (* 1/2 (/ (PI) (pow b 2))) (* a (+ (* -1/2 (/ (PI) (pow b 3))) (* a (+ (* -1/2 (/ (* a (PI)) (pow b 5))) (* 1/2 (/ (PI) (pow b 4)))))))) a)> |
#<alt (* 1/2 (/ (PI) (* (pow a 2) b)))> |
#<alt (/ (+ (* -1/2 (/ (PI) a)) (* 1/2 (/ (PI) b))) (pow a 2))> |
#<alt (/ (+ (* -1/2 (/ (PI) a)) (+ (* 1/2 (/ (PI) b)) (* 1/2 (/ (* b (PI)) (pow a 2))))) (pow a 2))> |
#<alt (/ (+ (* -1/2 (/ (PI) a)) (+ (* -1/2 (/ (* (pow b 2) (PI)) (pow a 3))) (+ (* 1/2 (/ (PI) b)) (* 1/2 (/ (* b (PI)) (pow a 2)))))) (pow a 2))> |
#<alt (* 1/2 (/ (PI) (* (pow a 2) b)))> |
#<alt (/ (+ (* -1/2 (/ (PI) a)) (* 1/2 (/ (PI) b))) (pow a 2))> |
#<alt (/ (+ (* -1 (/ (+ (* -1/2 (/ (* b (PI)) a)) (* 1/2 (PI))) a)) (* 1/2 (/ (PI) b))) (pow a 2))> |
#<alt (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (* (pow b 2) (PI)) a)) (* 1/2 (* b (PI)))) a)) (* 1/2 (PI))) a)) (* 1/2 (/ (PI) b))) (pow a 2))> |
#<alt (* 1/2 (/ (PI) (* a b)))> |
#<alt (* 1/2 (/ (PI) (* a b)))> |
#<alt (* 1/2 (/ (PI) (* a b)))> |
#<alt (* 1/2 (/ (PI) (* a b)))> |
#<alt (* 1/2 (/ (PI) (* a b)))> |
#<alt (* 1/2 (/ (PI) (* a b)))> |
#<alt (* 1/2 (/ (PI) (* a b)))> |
#<alt (* 1/2 (/ (PI) (* a b)))> |
#<alt (* 1/2 (/ (PI) (* a b)))> |
#<alt (* 1/2 (/ (PI) (* a b)))> |
#<alt (* 1/2 (/ (PI) (* a b)))> |
#<alt (* 1/2 (/ (PI) (* a b)))> |
#<alt (* 1/2 (/ (PI) (* a b)))> |
#<alt (* 1/2 (/ (PI) (* a b)))> |
#<alt (* 1/2 (/ (PI) (* a b)))> |
#<alt (* 1/2 (/ (PI) (* a b)))> |
#<alt (* 1/2 (/ (PI) (* a b)))> |
#<alt (* 1/2 (/ (PI) (* a b)))> |
#<alt (* 1/2 (/ (PI) (* a b)))> |
#<alt (* 1/2 (/ (PI) (* a b)))> |
#<alt (* 1/2 (/ (PI) (* a b)))> |
#<alt (* 1/2 (/ (PI) (* a b)))> |
#<alt (* 1/2 (/ (PI) (* a b)))> |
#<alt (* 1/2 (/ (PI) (* a b)))> |
#<alt (* 1/2 (/ (PI) b))> |
#<alt (* 1/2 (/ (PI) b))> |
#<alt (* 1/2 (/ (PI) b))> |
#<alt (* 1/2 (/ (PI) b))> |
#<alt (* 1/2 (/ (PI) b))> |
#<alt (* 1/2 (/ (PI) b))> |
#<alt (* 1/2 (/ (PI) b))> |
#<alt (* 1/2 (/ (PI) b))> |
#<alt (* 1/2 (/ (PI) b))> |
#<alt (* 1/2 (/ (PI) b))> |
#<alt (* 1/2 (/ (PI) b))> |
#<alt (* 1/2 (/ (PI) b))> |
#<alt (/ (PI) b)> |
#<alt (/ (PI) b)> |
#<alt (/ (PI) b)> |
#<alt (/ (PI) b)> |
#<alt (/ (PI) b)> |
#<alt (/ (PI) b)> |
#<alt (/ (PI) b)> |
#<alt (/ (PI) b)> |
#<alt (/ (PI) b)> |
#<alt (/ (PI) b)> |
#<alt (/ (PI) b)> |
#<alt (/ (PI) b)> |
#<alt (* 1/2 (/ (PI) (* (pow a 2) b)))> |
#<alt (* 1/2 (/ (PI) (* (pow a 2) b)))> |
#<alt (* 1/2 (/ (PI) (* (pow a 2) b)))> |
#<alt (* 1/2 (/ (PI) (* (pow a 2) b)))> |
#<alt (* 1/2 (/ (PI) (* (pow a 2) b)))> |
#<alt (* 1/2 (/ (PI) (* (pow a 2) b)))> |
#<alt (* 1/2 (/ (PI) (* (pow a 2) b)))> |
#<alt (* 1/2 (/ (PI) (* (pow a 2) b)))> |
#<alt (* 1/2 (/ (PI) (* (pow a 2) b)))> |
#<alt (* 1/2 (/ (PI) (* (pow a 2) b)))> |
#<alt (* 1/2 (/ (PI) (* (pow a 2) b)))> |
#<alt (* 1/2 (/ (PI) (* (pow a 2) b)))> |
#<alt (* 1/2 (/ (PI) (* (pow a 2) b)))> |
#<alt (* 1/2 (/ (PI) (* (pow a 2) b)))> |
#<alt (* 1/2 (/ (PI) (* (pow a 2) b)))> |
#<alt (* 1/2 (/ (PI) (* (pow a 2) b)))> |
#<alt (* 1/2 (/ (PI) (* (pow a 2) b)))> |
#<alt (* 1/2 (/ (PI) (* (pow a 2) b)))> |
#<alt (* 1/2 (/ (PI) (* (pow a 2) b)))> |
#<alt (* 1/2 (/ (PI) (* (pow a 2) b)))> |
#<alt (* 1/2 (/ (PI) (* (pow a 2) b)))> |
#<alt (* 1/2 (/ (PI) (* (pow a 2) b)))> |
#<alt (* 1/2 (/ (PI) (* (pow a 2) b)))> |
#<alt (* 1/2 (/ (PI) (* (pow a 2) b)))> |
#<alt (/ 1/2 a)> |
#<alt (/ 1/2 a)> |
#<alt (/ 1/2 a)> |
#<alt (/ 1/2 a)> |
#<alt (/ 1/2 a)> |
#<alt (/ 1/2 a)> |
#<alt (/ 1/2 a)> |
#<alt (/ 1/2 a)> |
#<alt (/ 1/2 a)> |
#<alt (/ 1/2 a)> |
#<alt (/ 1/2 a)> |
#<alt (/ 1/2 a)> |
#<alt (/ (PI) (* a b))> |
#<alt (/ (PI) (* a b))> |
#<alt (/ (PI) (* a b))> |
#<alt (/ (PI) (* a b))> |
#<alt (/ (PI) (* a b))> |
#<alt (/ (PI) (* a b))> |
#<alt (/ (PI) (* a b))> |
#<alt (/ (PI) (* a b))> |
#<alt (/ (PI) (* a b))> |
#<alt (/ (PI) (* a b))> |
#<alt (/ (PI) (* a b))> |
#<alt (/ (PI) (* a b))> |
#<alt (/ (PI) (* a b))> |
#<alt (/ (PI) (* a b))> |
#<alt (/ (PI) (* a b))> |
#<alt (/ (PI) (* a b))> |
#<alt (/ (PI) (* a b))> |
#<alt (/ (PI) (* a b))> |
#<alt (/ (PI) (* a b))> |
#<alt (/ (PI) (* a b))> |
#<alt (/ (PI) (* a b))> |
#<alt (/ (PI) (* a b))> |
#<alt (/ (PI) (* a b))> |
#<alt (/ (PI) (* a b))> |
#<alt (* 1/2 (/ (PI) (* a (pow b 2))))> |
#<alt (* 1/2 (/ (PI) (* a (pow b 2))))> |
#<alt (* 1/2 (/ (PI) (* a (pow b 2))))> |
#<alt (* 1/2 (/ (PI) (* a (pow b 2))))> |
#<alt (* 1/2 (/ (PI) (* a (pow b 2))))> |
#<alt (* 1/2 (/ (PI) (* a (pow b 2))))> |
#<alt (* 1/2 (/ (PI) (* a (pow b 2))))> |
#<alt (* 1/2 (/ (PI) (* a (pow b 2))))> |
#<alt (* 1/2 (/ (PI) (* a (pow b 2))))> |
#<alt (* 1/2 (/ (PI) (* a (pow b 2))))> |
#<alt (* 1/2 (/ (PI) (* a (pow b 2))))> |
#<alt (* 1/2 (/ (PI) (* a (pow b 2))))> |
#<alt (* 1/2 (/ (PI) (* a (pow b 2))))> |
#<alt (* 1/2 (/ (PI) (* a (pow b 2))))> |
#<alt (* 1/2 (/ (PI) (* a (pow b 2))))> |
#<alt (* 1/2 (/ (PI) (* a (pow b 2))))> |
#<alt (* 1/2 (/ (PI) (* a (pow b 2))))> |
#<alt (* 1/2 (/ (PI) (* a (pow b 2))))> |
#<alt (* 1/2 (/ (PI) (* a (pow b 2))))> |
#<alt (* 1/2 (/ (PI) (* a (pow b 2))))> |
#<alt (* 1/2 (/ (PI) (* a (pow b 2))))> |
#<alt (* 1/2 (/ (PI) (* a (pow b 2))))> |
#<alt (* 1/2 (/ (PI) (* a (pow b 2))))> |
#<alt (* 1/2 (/ (PI) (* a (pow b 2))))> |
#<alt (* 1/2 (/ (PI) a))> |
#<alt (* 1/2 (/ (PI) a))> |
#<alt (* 1/2 (/ (PI) a))> |
#<alt (* 1/2 (/ (PI) a))> |
#<alt (* 1/2 (/ (PI) a))> |
#<alt (* 1/2 (/ (PI) a))> |
#<alt (* 1/2 (/ (PI) a))> |
#<alt (* 1/2 (/ (PI) a))> |
#<alt (* 1/2 (/ (PI) a))> |
#<alt (* 1/2 (/ (PI) a))> |
#<alt (* 1/2 (/ (PI) a))> |
#<alt (* 1/2 (/ (PI) a))> |
#<alt (/ (PI) a)> |
#<alt (/ (PI) a)> |
#<alt (/ (PI) a)> |
#<alt (/ (PI) a)> |
#<alt (/ (PI) a)> |
#<alt (/ (PI) a)> |
#<alt (/ (PI) a)> |
#<alt (/ (PI) a)> |
#<alt (/ (PI) a)> |
#<alt (/ (PI) a)> |
#<alt (/ (PI) a)> |
#<alt (/ (PI) a)> |
#<alt (* 1/2 (/ (PI) (* a (pow b 2))))> |
#<alt (/ (+ (* -1/2 (/ (* a (PI)) (pow b 3))) (* 1/2 (/ (PI) (pow b 2)))) a)> |
#<alt (/ (+ (* 1/2 (/ (PI) (pow b 2))) (* a (+ (* -1/2 (/ (PI) (pow b 3))) (* 1/2 (/ (* a (PI)) (pow b 4)))))) a)> |
#<alt (/ (+ (* 1/2 (/ (PI) (pow b 2))) (* a (+ (* -1/2 (/ (PI) (pow b 3))) (* a (+ (* -1/2 (/ (* a (PI)) (pow b 5))) (* 1/2 (/ (PI) (pow b 4)))))))) a)> |
#<alt (* 1/2 (/ (PI) (* (pow a 2) b)))> |
#<alt (/ (+ (* -1/2 (/ (PI) a)) (* 1/2 (/ (PI) b))) (pow a 2))> |
#<alt (/ (+ (* -1/2 (/ (PI) a)) (+ (* 1/2 (/ (PI) b)) (* 1/2 (/ (* b (PI)) (pow a 2))))) (pow a 2))> |
#<alt (/ (+ (* -1/2 (/ (PI) a)) (+ (* -1/2 (/ (* (pow b 2) (PI)) (pow a 3))) (+ (* 1/2 (/ (PI) b)) (* 1/2 (/ (* b (PI)) (pow a 2)))))) (pow a 2))> |
#<alt (* 1/2 (/ (PI) (* (pow a 2) b)))> |
#<alt (/ (+ (* -1/2 (/ (PI) a)) (* 1/2 (/ (PI) b))) (pow a 2))> |
#<alt (/ (+ (* -1 (/ (+ (* -1/2 (/ (* b (PI)) a)) (* 1/2 (PI))) a)) (* 1/2 (/ (PI) b))) (pow a 2))> |
#<alt (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (* (pow b 2) (PI)) a)) (* 1/2 (* b (PI)))) a)) (* 1/2 (PI))) a)) (* 1/2 (/ (PI) b))) (pow a 2))> |
#<alt (* 1/2 (/ (PI) (* (pow a 2) b)))> |
#<alt (/ (+ (* -1/2 (/ (* b (PI)) (pow a 3))) (* 1/2 (/ (PI) (pow a 2)))) b)> |
#<alt (/ (+ (* 1/2 (/ (PI) (pow a 2))) (* b (+ (* -1/2 (/ (PI) (pow a 3))) (* 1/2 (/ (* b (PI)) (pow a 4)))))) b)> |
#<alt (/ (+ (* 1/2 (/ (PI) (pow a 2))) (* b (+ (* -1/2 (/ (PI) (pow a 3))) (* b (+ (* -1/2 (/ (* b (PI)) (pow a 5))) (* 1/2 (/ (PI) (pow a 4)))))))) b)> |
#<alt (* 1/2 (/ (PI) (* a (pow b 2))))> |
#<alt (/ (+ (* -1/2 (/ (PI) b)) (* 1/2 (/ (PI) a))) (pow b 2))> |
#<alt (/ (+ (* -1/2 (/ (PI) b)) (+ (* 1/2 (/ (PI) a)) (* 1/2 (/ (* a (PI)) (pow b 2))))) (pow b 2))> |
#<alt (/ (+ (* -1/2 (/ (PI) b)) (+ (* -1/2 (/ (* (pow a 2) (PI)) (pow b 3))) (+ (* 1/2 (/ (PI) a)) (* 1/2 (/ (* a (PI)) (pow b 2)))))) (pow b 2))> |
#<alt (* 1/2 (/ (PI) (* a (pow b 2))))> |
#<alt (/ (+ (* -1/2 (/ (PI) b)) (* 1/2 (/ (PI) a))) (pow b 2))> |
#<alt (/ (+ (* -1 (/ (+ (* -1/2 (/ (* a (PI)) b)) (* 1/2 (PI))) b)) (* 1/2 (/ (PI) a))) (pow b 2))> |
#<alt (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (* (pow a 2) (PI)) b)) (* 1/2 (* a (PI)))) b)) (* 1/2 (PI))) b)) (* 1/2 (/ (PI) a))) (pow b 2))> |
#<alt (* 2 (/ (* a (pow b 2)) (PI)))> |
#<alt (* a (+ (* 2 (/ (* a b) (PI))) (* 2 (/ (pow b 2) (PI)))))> |
#<alt (* a (+ (* 2 (/ (* a b) (PI))) (* 2 (/ (pow b 2) (PI)))))> |
#<alt (* a (+ (* 2 (/ (* a b) (PI))) (* 2 (/ (pow b 2) (PI)))))> |
#<alt (* 2 (/ (* (pow a 2) b) (PI)))> |
#<alt (* (pow a 2) (+ (* 2 (/ b (PI))) (* 2 (/ (pow b 2) (* a (PI))))))> |
#<alt (* (pow a 2) (+ (* 2 (/ b (PI))) (* 2 (/ (pow b 2) (* a (PI))))))> |
#<alt (* (pow a 2) (+ (* 2 (/ b (PI))) (* 2 (/ (pow b 2) (* a (PI))))))> |
#<alt (* 2 (/ (* (pow a 2) b) (PI)))> |
#<alt (* (pow a 2) (+ (* 2 (/ b (PI))) (* 2 (/ (pow b 2) (* a (PI))))))> |
#<alt (* (pow a 2) (+ (* 2 (/ b (PI))) (* 2 (/ (pow b 2) (* a (PI))))))> |
#<alt (* (pow a 2) (+ (* 2 (/ b (PI))) (* 2 (/ (pow b 2) (* a (PI))))))> |
#<alt (* 2 (/ (* (pow a 2) b) (PI)))> |
#<alt (* b (+ (* 2 (/ (* a b) (PI))) (* 2 (/ (pow a 2) (PI)))))> |
#<alt (* b (+ (* 2 (/ (* a b) (PI))) (* 2 (/ (pow a 2) (PI)))))> |
#<alt (* b (+ (* 2 (/ (* a b) (PI))) (* 2 (/ (pow a 2) (PI)))))> |
#<alt (* 2 (/ (* a (pow b 2)) (PI)))> |
#<alt (* (pow b 2) (+ (* 2 (/ a (PI))) (* 2 (/ (pow a 2) (* b (PI))))))> |
#<alt (* (pow b 2) (+ (* 2 (/ a (PI))) (* 2 (/ (pow a 2) (* b (PI))))))> |
#<alt (* (pow b 2) (+ (* 2 (/ a (PI))) (* 2 (/ (pow a 2) (* b (PI))))))> |
#<alt (* 2 (/ (* a (pow b 2)) (PI)))> |
#<alt (* (pow b 2) (+ (* 2 (/ a (PI))) (* 2 (/ (pow a 2) (* b (PI))))))> |
#<alt (* (pow b 2) (+ (* 2 (/ a (PI))) (* 2 (/ (pow a 2) (* b (PI))))))> |
#<alt (* (pow b 2) (+ (* 2 (/ a (PI))) (* 2 (/ (pow a 2) (* b (PI))))))> |
#<alt (* 2 b)> |
#<alt (+ (* 2 a) (* 2 b))> |
#<alt (+ (* 2 a) (* 2 b))> |
#<alt (+ (* 2 a) (* 2 b))> |
#<alt (* 2 a)> |
#<alt (* a (+ 2 (* 2 (/ b a))))> |
#<alt (* a (+ 2 (* 2 (/ b a))))> |
#<alt (* a (+ 2 (* 2 (/ b a))))> |
#<alt (* 2 a)> |
#<alt (* -1 (* a (- (* -2 (/ b a)) 2)))> |
#<alt (* -1 (* a (- (* -2 (/ b a)) 2)))> |
#<alt (* -1 (* a (- (* -2 (/ b a)) 2)))> |
#<alt (* 2 a)> |
#<alt (+ (* 2 a) (* 2 b))> |
#<alt (+ (* 2 a) (* 2 b))> |
#<alt (+ (* 2 a) (* 2 b))> |
#<alt (* 2 b)> |
#<alt (* b (+ 2 (* 2 (/ a b))))> |
#<alt (* b (+ 2 (* 2 (/ a b))))> |
#<alt (* b (+ 2 (* 2 (/ a b))))> |
#<alt (* 2 b)> |
#<alt (* -1 (* b (- (* -2 (/ a b)) 2)))> |
#<alt (* -1 (* b (- (* -2 (/ a b)) 2)))> |
#<alt (* -1 (* b (- (* -2 (/ a b)) 2)))> |
#<alt b> |
#<alt (+ a b)> |
#<alt (+ a b)> |
#<alt (+ a b)> |
#<alt a> |
#<alt (* a (+ 1 (/ b a)))> |
#<alt (* a (+ 1 (/ b a)))> |
#<alt (* a (+ 1 (/ b a)))> |
#<alt a> |
#<alt (* -1 (* a (- (* -1 (/ b a)) 1)))> |
#<alt (* -1 (* a (- (* -1 (/ b a)) 1)))> |
#<alt (* -1 (* a (- (* -1 (/ b a)) 1)))> |
#<alt a> |
#<alt (+ a b)> |
#<alt (+ a b)> |
#<alt (+ a b)> |
#<alt b> |
#<alt (* b (+ 1 (/ a b)))> |
#<alt (* b (+ 1 (/ a b)))> |
#<alt (* b (+ 1 (/ a b)))> |
#<alt b> |
#<alt (* -1 (* b (- (* -1 (/ a b)) 1)))> |
#<alt (* -1 (* b (- (* -1 (/ a b)) 1)))> |
#<alt (* -1 (* b (- (* -1 (/ a b)) 1)))> |
#<alt (* 1/2 (/ (PI) (* (pow a 2) b)))> |
#<alt (/ (+ (* 1/2 (* b (- (* -1 (/ (PI) (pow a 3))) (* -1 (/ (* (PI) (+ a (* -1 a))) (pow a 4)))))) (* 1/2 (/ (PI) (pow a 2)))) b)> |
#<alt (/ (+ (* 1/2 (/ (PI) (pow a 2))) (* b (+ (* -1/2 (* b (+ (* -1 (/ (PI) (pow a 4))) (* -1 (/ (* (+ a (* -1 a)) (- (* -1 (/ (PI) (pow a 3))) (* -1 (/ (* (PI) (+ a (* -1 a))) (pow a 4))))) (pow a 2)))))) (* 1/2 (- (* -1 (/ (PI) (pow a 3))) (* -1 (/ (* (PI) (+ a (* -1 a))) (pow a 4)))))))) b)> |
#<alt (/ (+ (* 1/2 (/ (PI) (pow a 2))) (* b (+ (* 1/2 (- (* -1 (/ (PI) (pow a 3))) (* -1 (/ (* (PI) (+ a (* -1 a))) (pow a 4))))) (* b (+ (* -1/2 (* b (+ (* -1 (/ (- (* -1 (/ (PI) (pow a 3))) (* -1 (/ (* (PI) (+ a (* -1 a))) (pow a 4)))) (pow a 2))) (/ (* (+ a (* -1 a)) (+ (* -1 (/ (PI) (pow a 4))) (* -1 (/ (* (+ a (* -1 a)) (- (* -1 (/ (PI) (pow a 3))) (* -1 (/ (* (PI) (+ a (* -1 a))) (pow a 4))))) (pow a 2))))) (pow a 2))))) (* -1/2 (+ (* -1 (/ (PI) (pow a 4))) (* -1 (/ (* (+ a (* -1 a)) (- (* -1 (/ (PI) (pow a 3))) (* -1 (/ (* (PI) (+ a (* -1 a))) (pow a 4))))) (pow a 2)))))))))) b)> |
#<alt (* 1/2 (/ (PI) (* a (pow b 2))))> |
#<alt (/ (+ (* 1/2 (/ (PI) a)) (* 1/2 (/ (- (* -1 (PI)) (/ (* (PI) (+ a (* -1 a))) a)) b))) (pow b 2))> |
#<alt (/ (+ (* -1/2 (/ (+ (* -1 (* a (PI))) (* (+ a (* -1 a)) (- (* -1 (PI)) (/ (* (PI) (+ a (* -1 a))) a)))) (pow b 2))) (+ (* 1/2 (/ (PI) a)) (* 1/2 (/ (- (* -1 (PI)) (/ (* (PI) (+ a (* -1 a))) a)) b)))) (pow b 2))> |
#<alt (/ (+ (* -1/2 (/ (+ (* -1 (* a (PI))) (* (+ a (* -1 a)) (- (* -1 (PI)) (/ (* (PI) (+ a (* -1 a))) a)))) (pow b 2))) (+ (* -1/2 (/ (+ (* -1 (* (+ a (* -1 a)) (+ (* -1 (* a (PI))) (* (+ a (* -1 a)) (- (* -1 (PI)) (/ (* (PI) (+ a (* -1 a))) a)))))) (* -1 (* (pow a 2) (- (* -1 (PI)) (/ (* (PI) (+ a (* -1 a))) a))))) (pow b 3))) (+ (* 1/2 (/ (PI) a)) (* 1/2 (/ (- (* -1 (PI)) (/ (* (PI) (+ a (* -1 a))) a)) b))))) (pow b 2))> |
#<alt (* 1/2 (/ (PI) (* a (pow b 2))))> |
#<alt (/ (+ (* 1/2 (/ (PI) a)) (* 1/2 (/ (- (* -1 (PI)) (/ (* (PI) (+ a (* -1 a))) a)) b))) (pow b 2))> |
#<alt (/ (+ (* -1 (/ (+ (* -1/2 (- (* -1 (PI)) (/ (* (PI) (+ a (* -1 a))) a))) (* -1/2 (/ (+ (* -1 (* (+ a (* -1 a)) (- (* -1 (PI)) (/ (* (PI) (+ a (* -1 a))) a)))) (* a (PI))) b))) b)) (* 1/2 (/ (PI) a))) (pow b 2))> |
#<alt (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (+ (* -1 (* (pow a 2) (- (* -1 (PI)) (/ (* (PI) (+ a (* -1 a))) a)))) (* (+ a (* -1 a)) (+ (* -1 (* (+ a (* -1 a)) (- (* -1 (PI)) (/ (* (PI) (+ a (* -1 a))) a)))) (* a (PI))))) b)) (* 1/2 (+ (* -1 (* (+ a (* -1 a)) (- (* -1 (PI)) (/ (* (PI) (+ a (* -1 a))) a)))) (* a (PI))))) b)) (* -1/2 (- (* -1 (PI)) (/ (* (PI) (+ a (* -1 a))) a)))) b)) (* 1/2 (/ (PI) a))) (pow b 2))> |
#<alt (* 1/2 (/ (PI) (* a (pow b 2))))> |
#<alt (/ (+ (* 1/2 (* a (- (* -1 (/ (PI) (pow b 3))) (/ (* (PI) (+ b (* -1 b))) (pow b 4))))) (* 1/2 (/ (PI) (pow b 2)))) a)> |
#<alt (/ (+ (* 1/2 (/ (PI) (pow b 2))) (* a (+ (* -1/2 (* a (+ (* -1 (/ (PI) (pow b 4))) (/ (* (+ b (* -1 b)) (- (* -1 (/ (PI) (pow b 3))) (/ (* (PI) (+ b (* -1 b))) (pow b 4)))) (pow b 2))))) (* 1/2 (- (* -1 (/ (PI) (pow b 3))) (/ (* (PI) (+ b (* -1 b))) (pow b 4))))))) a)> |
#<alt (/ (+ (* 1/2 (/ (PI) (pow b 2))) (* a (+ (* 1/2 (- (* -1 (/ (PI) (pow b 3))) (/ (* (PI) (+ b (* -1 b))) (pow b 4)))) (* a (+ (* -1/2 (* a (+ (* -1 (/ (* (+ b (* -1 b)) (+ (* -1 (/ (PI) (pow b 4))) (/ (* (+ b (* -1 b)) (- (* -1 (/ (PI) (pow b 3))) (/ (* (PI) (+ b (* -1 b))) (pow b 4)))) (pow b 2)))) (pow b 2))) (* -1 (/ (- (* -1 (/ (PI) (pow b 3))) (/ (* (PI) (+ b (* -1 b))) (pow b 4))) (pow b 2)))))) (* -1/2 (+ (* -1 (/ (PI) (pow b 4))) (/ (* (+ b (* -1 b)) (- (* -1 (/ (PI) (pow b 3))) (/ (* (PI) (+ b (* -1 b))) (pow b 4)))) (pow b 2))))))))) a)> |
#<alt (* 1/2 (/ (PI) (* (pow a 2) b)))> |
#<alt (/ (+ (* 1/2 (/ (PI) b)) (* 1/2 (/ (- (* -1 (PI)) (* -1 (/ (* (PI) (+ b (* -1 b))) b))) a))) (pow a 2))> |
#<alt (/ (+ (* -1/2 (/ (+ (* -1 (* b (PI))) (* -1 (* (+ b (* -1 b)) (- (* -1 (PI)) (* -1 (/ (* (PI) (+ b (* -1 b))) b)))))) (pow a 2))) (+ (* 1/2 (/ (PI) b)) (* 1/2 (/ (- (* -1 (PI)) (* -1 (/ (* (PI) (+ b (* -1 b))) b))) a)))) (pow a 2))> |
#<alt (/ (+ (* -1/2 (/ (+ (* -1 (* b (PI))) (* -1 (* (+ b (* -1 b)) (- (* -1 (PI)) (* -1 (/ (* (PI) (+ b (* -1 b))) b)))))) (pow a 2))) (+ (* -1/2 (/ (+ (* -1 (* (pow b 2) (- (* -1 (PI)) (* -1 (/ (* (PI) (+ b (* -1 b))) b))))) (* (+ b (* -1 b)) (+ (* -1 (* b (PI))) (* -1 (* (+ b (* -1 b)) (- (* -1 (PI)) (* -1 (/ (* (PI) (+ b (* -1 b))) b)))))))) (pow a 3))) (+ (* 1/2 (/ (PI) b)) (* 1/2 (/ (- (* -1 (PI)) (* -1 (/ (* (PI) (+ b (* -1 b))) b))) a))))) (pow a 2))> |
#<alt (* 1/2 (/ (PI) (* (pow a 2) b)))> |
#<alt (/ (+ (* -1/2 (/ (- (PI) (* -1 (/ (* (PI) (+ b (* -1 b))) b))) a)) (* 1/2 (/ (PI) b))) (pow a 2))> |
#<alt (/ (+ (* -1 (/ (+ (* 1/2 (- (PI) (* -1 (/ (* (PI) (+ b (* -1 b))) b)))) (* 1/2 (/ (+ (* -1 (* b (PI))) (* -1 (* (+ b (* -1 b)) (- (PI) (* -1 (/ (* (PI) (+ b (* -1 b))) b)))))) a))) a)) (* 1/2 (/ (PI) b))) (pow a 2))> |
#<alt (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (+ (* -1 (* b (PI))) (* -1 (* (+ b (* -1 b)) (- (PI) (* -1 (/ (* (PI) (+ b (* -1 b))) b))))))) (* 1/2 (/ (+ (* -1 (* (pow b 2) (- (PI) (* -1 (/ (* (PI) (+ b (* -1 b))) b))))) (* (+ b (* -1 b)) (+ (* -1 (* b (PI))) (* -1 (* (+ b (* -1 b)) (- (PI) (* -1 (/ (* (PI) (+ b (* -1 b))) b)))))))) a))) a)) (* 1/2 (- (PI) (* -1 (/ (* (PI) (+ b (* -1 b))) b))))) a)) (* 1/2 (/ (PI) b))) (pow a 2))> |
#<alt (/ -1/2 (pow a 2))> |
#<alt (- (* -1/2 (/ (* b (+ a (* -1 a))) (pow a 4))) (* 1/2 (/ 1 (pow a 2))))> |
#<alt (- (* b (- (* -1 (* b (+ (* 1/2 (/ 1 (pow a 4))) (* 1/2 (/ (pow (+ a (* -1 a)) 2) (pow a 6)))))) (* 1/2 (/ (+ a (* -1 a)) (pow a 4))))) (* 1/2 (/ 1 (pow a 2))))> |
#<alt (- (* b (- (* b (- (* -1 (* b (+ (* 1/2 (/ (+ a (* -1 a)) (pow a 6))) (/ (* (+ a (* -1 a)) (+ (* 1/2 (/ (pow (+ a (* -1 a)) 2) (pow a 6))) (* 1/2 (/ 1 (pow a 4))))) (pow a 2))))) (+ (* 1/2 (/ 1 (pow a 4))) (* 1/2 (/ (pow (+ a (* -1 a)) 2) (pow a 6)))))) (* 1/2 (/ (+ a (* -1 a)) (pow a 4))))) (* 1/2 (/ 1 (pow a 2))))> |
#<alt (/ 1/2 (pow b 2))> |
#<alt (/ (+ 1/2 (* -1/2 (/ (+ a (* -1 a)) b))) (pow b 2))> |
#<alt (/ (- (+ 1/2 (* -1 (/ (+ (* -1/2 (pow a 2)) (* -1/2 (pow (+ a (* -1 a)) 2))) (pow b 2)))) (* 1/2 (/ (+ a (* -1 a)) b))) (pow b 2))> |
#<alt (/ (- (+ 1/2 (* -1 (/ (+ (* -1 (* (+ a (* -1 a)) (+ (* -1/2 (pow a 2)) (* -1/2 (pow (+ a (* -1 a)) 2))))) (* 1/2 (* (pow a 2) (+ a (* -1 a))))) (pow b 3)))) (+ (* -1/2 (/ (pow a 2) (pow b 2))) (+ (* -1/2 (/ (pow (+ a (* -1 a)) 2) (pow b 2))) (* 1/2 (/ (+ a (* -1 a)) b))))) (pow b 2))> |
#<alt (/ 1/2 (pow b 2))> |
#<alt (/ (+ 1/2 (* -1/2 (/ (+ a (* -1 a)) b))) (pow b 2))> |
#<alt (/ (+ 1/2 (* -1 (/ (- (+ (* -1/2 (/ (pow a 2) b)) (* -1/2 (/ (pow (+ a (* -1 a)) 2) b))) (* -1/2 (+ a (* -1 a)))) b))) (pow b 2))> |
#<alt (/ (+ 1/2 (* -1 (/ (- (* -1 (/ (- (+ (* -1/2 (/ (* (pow a 2) (+ a (* -1 a))) b)) (/ (* (+ a (* -1 a)) (+ (* -1/2 (pow a 2)) (* -1/2 (pow (+ a (* -1 a)) 2)))) b)) (+ (* -1/2 (pow a 2)) (* -1/2 (pow (+ a (* -1 a)) 2)))) b)) (* -1/2 (+ a (* -1 a)))) b))) (pow b 2))> |
#<alt (/ 1/2 (pow b 2))> |
#<alt (+ (* -1/2 (/ (* a (+ b (* -1 b))) (pow b 4))) (* 1/2 (/ 1 (pow b 2))))> |
#<alt (+ (* a (- (* a (- (* 1/2 (/ 1 (pow b 4))) (* -1/2 (/ (pow (+ b (* -1 b)) 2) (pow b 6))))) (* 1/2 (/ (+ b (* -1 b)) (pow b 4))))) (* 1/2 (/ 1 (pow b 2))))> |
#<alt (+ (* a (- (* a (- (+ (* -1 (* a (+ (* 1/2 (/ (+ b (* -1 b)) (pow b 6))) (/ (* (+ b (* -1 b)) (- (* 1/2 (/ 1 (pow b 4))) (* -1/2 (/ (pow (+ b (* -1 b)) 2) (pow b 6))))) (pow b 2))))) (* 1/2 (/ 1 (pow b 4)))) (* -1/2 (/ (pow (+ b (* -1 b)) 2) (pow b 6))))) (* 1/2 (/ (+ b (* -1 b)) (pow b 4))))) (* 1/2 (/ 1 (pow b 2))))> |
#<alt (/ -1/2 (pow a 2))> |
#<alt (/ (- (* -1/2 (/ (+ b (* -1 b)) a)) 1/2) (pow a 2))> |
#<alt (/ (- (* -1 (/ (+ (* 1/2 (pow b 2)) (* 1/2 (pow (+ b (* -1 b)) 2))) (pow a 2))) (+ 1/2 (* 1/2 (/ (+ b (* -1 b)) a)))) (pow a 2))> |
#<alt (/ (- (* -1 (/ (+ (* 1/2 (* (pow b 2) (+ b (* -1 b)))) (* (+ b (* -1 b)) (+ (* 1/2 (pow b 2)) (* 1/2 (pow (+ b (* -1 b)) 2))))) (pow a 3))) (+ 1/2 (+ (* 1/2 (/ (+ b (* -1 b)) a)) (+ (* 1/2 (/ (pow b 2) (pow a 2))) (* 1/2 (/ (pow (+ b (* -1 b)) 2) (pow a 2))))))) (pow a 2))> |
#<alt (/ -1/2 (pow a 2))> |
#<alt (/ (- (* 1/2 (/ (+ b (* -1 b)) a)) 1/2) (pow a 2))> |
#<alt (/ (- (* -1 (/ (- (+ (* 1/2 (/ (pow b 2) a)) (* 1/2 (/ (pow (+ b (* -1 b)) 2) a))) (* 1/2 (+ b (* -1 b)))) a)) 1/2) (pow a 2))> |
#<alt (/ (- (* -1 (/ (- (* -1 (/ (- (+ (* 1/2 (/ (* (pow b 2) (+ b (* -1 b))) a)) (/ (* (+ b (* -1 b)) (+ (* 1/2 (pow b 2)) (* 1/2 (pow (+ b (* -1 b)) 2)))) a)) (+ (* 1/2 (pow b 2)) (* 1/2 (pow (+ b (* -1 b)) 2)))) a)) (* 1/2 (+ b (* -1 b)))) a)) 1/2) (pow a 2))> |
#<alt (/ -1/2 a)> |
#<alt (- (* -1/2 (/ b (pow a 2))) (* 1/2 (/ 1 a)))> |
#<alt (- (* b (- (* -1/2 (/ b (pow a 3))) (* 1/2 (/ 1 (pow a 2))))) (* 1/2 (/ 1 a)))> |
#<alt (- (* b (- (* b (- (* -1/2 (/ b (pow a 4))) (* 1/2 (/ 1 (pow a 3))))) (* 1/2 (/ 1 (pow a 2))))) (* 1/2 (/ 1 a)))> |
#<alt (/ 1/2 b)> |
#<alt (/ (+ 1/2 (* 1/2 (/ a b))) b)> |
#<alt (/ (- (+ 1/2 (* 1/2 (/ (pow a 2) (pow b 2)))) (* -1/2 (/ a b))) b)> |
#<alt (/ (- (+ 1/2 (* 1/2 (/ (pow a 3) (pow b 3)))) (+ (* -1/2 (/ a b)) (* -1/2 (/ (pow a 2) (pow b 2))))) b)> |
#<alt (/ 1/2 b)> |
#<alt (* -1 (/ (- (* -1/2 (/ a b)) 1/2) b))> |
#<alt (* -1 (/ (- (* -1 (/ (- (* 1/2 (/ (pow a 2) b)) (* -1/2 a)) b)) 1/2) b))> |
#<alt (* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* -1/2 (/ (pow a 3) b)) (* 1/2 (pow a 2))) b)) (* -1/2 a)) b)) 1/2) b))> |
#<alt (/ 1/2 b)> |
#<alt (+ (* 1/2 (/ a (pow b 2))) (* 1/2 (/ 1 b)))> |
#<alt (+ (* a (+ (* 1/2 (/ a (pow b 3))) (* 1/2 (/ 1 (pow b 2))))) (* 1/2 (/ 1 b)))> |
#<alt (+ (* a (+ (* a (+ (* 1/2 (/ a (pow b 4))) (* 1/2 (/ 1 (pow b 3))))) (* 1/2 (/ 1 (pow b 2))))) (* 1/2 (/ 1 b)))> |
#<alt (/ -1/2 a)> |
#<alt (/ (- (* -1/2 (/ b a)) 1/2) a)> |
#<alt (/ (- (* -1/2 (/ (pow b 2) (pow a 2))) (+ 1/2 (* 1/2 (/ b a)))) a)> |
#<alt (/ (- (* -1/2 (/ (pow b 3) (pow a 3))) (+ 1/2 (+ (* 1/2 (/ b a)) (* 1/2 (/ (pow b 2) (pow a 2)))))) a)> |
#<alt (/ -1/2 a)> |
#<alt (* -1 (/ (+ 1/2 (* 1/2 (/ b a))) a))> |
#<alt (* -1 (/ (+ 1/2 (* -1 (/ (- (* -1/2 (/ (pow b 2) a)) (* 1/2 b)) a))) a))> |
#<alt (* -1 (/ (+ 1/2 (* -1 (/ (- (* -1 (/ (- (* 1/2 (/ (pow b 3) a)) (* -1/2 (pow b 2))) a)) (* 1/2 b)) a))) a))> |
#<alt (* -1 a)> |
#<alt (- b a)> |
#<alt (- b a)> |
#<alt (- b a)> |
#<alt b> |
#<alt (* b (+ 1 (* -1 (/ a b))))> |
#<alt (* b (+ 1 (* -1 (/ a b))))> |
#<alt (* b (+ 1 (* -1 (/ a b))))> |
#<alt b> |
#<alt (* -1 (* b (- (/ a b) 1)))> |
#<alt (* -1 (* b (- (/ a b) 1)))> |
#<alt (* -1 (* b (- (/ a b) 1)))> |
#<alt b> |
#<alt (+ b (* -1 a))> |
#<alt (+ b (* -1 a))> |
#<alt (+ b (* -1 a))> |
#<alt (* -1 a)> |
#<alt (* a (- (/ b a) 1))> |
#<alt (* a (- (/ b a) 1))> |
#<alt (* a (- (/ b a) 1))> |
#<alt (* -1 a)> |
#<alt (* -1 (* a (+ 1 (* -1 (/ b a)))))> |
#<alt (* -1 (* a (+ 1 (* -1 (/ b a)))))> |
#<alt (* -1 (* a (+ 1 (* -1 (/ b a)))))> |
#<alt (* a b)> |
#<alt (* a b)> |
#<alt (* a b)> |
#<alt (* a b)> |
#<alt (* a b)> |
#<alt (* a b)> |
#<alt (* a b)> |
#<alt (* a b)> |
#<alt (* a b)> |
#<alt (* a b)> |
#<alt (* a b)> |
#<alt (* a b)> |
#<alt (* a b)> |
#<alt (* a b)> |
#<alt (* a b)> |
#<alt (* a b)> |
#<alt (* a b)> |
#<alt (* a b)> |
#<alt (* a b)> |
#<alt (* a b)> |
#<alt (* a b)> |
#<alt (* a b)> |
#<alt (* a b)> |
#<alt (* a b)> |
#<alt (/ (* a b) (PI))> |
#<alt (/ (* a b) (PI))> |
#<alt (/ (* a b) (PI))> |
#<alt (/ (* a b) (PI))> |
#<alt (/ (* a b) (PI))> |
#<alt (/ (* a b) (PI))> |
#<alt (/ (* a b) (PI))> |
#<alt (/ (* a b) (PI))> |
#<alt (/ (* a b) (PI))> |
#<alt (/ (* a b) (PI))> |
#<alt (/ (* a b) (PI))> |
#<alt (/ (* a b) (PI))> |
#<alt (/ (* a b) (PI))> |
#<alt (/ (* a b) (PI))> |
#<alt (/ (* a b) (PI))> |
#<alt (/ (* a b) (PI))> |
#<alt (/ (* a b) (PI))> |
#<alt (/ (* a b) (PI))> |
#<alt (/ (* a b) (PI))> |
#<alt (/ (* a b) (PI))> |
#<alt (/ (* a b) (PI))> |
#<alt (/ (* a b) (PI))> |
#<alt (/ (* a b) (PI))> |
#<alt (/ (* a b) (PI))> |
105 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 92.0ms | b | @ | -inf | (/ b (/ (PI) a)) |
| 5.0ms | a | @ | 0 | (* (* 2 (+ a b)) (/ b (/ (PI) a))) |
| 2.0ms | a | @ | 0 | (/ (* 1/2 (/ (PI) b)) a) |
| 1.0ms | a | @ | 0 | (/ (* 1/2 (/ (PI) a)) (* b b)) |
| 1.0ms | b | @ | 0 | (* (* 2 (+ a b)) (/ b (/ (PI) a))) |
| 1× | batch-egg-rewrite |
| 4868× | *-lowering-*.f32 |
| 4868× | *-lowering-*.f64 |
| 4334× | /-lowering-/.f32 |
| 4334× | /-lowering-/.f64 |
| 2340× | +-lowering-+.f64 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 29 | 132 |
| 1 | 217 | 127 |
| 2 | 2187 | 127 |
| 0 | 8941 | 127 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (/ (* 1/2 (/ (PI) b)) a) (+ b a)) |
(/ (* 1/2 (/ (PI) b)) a) |
(* 1/2 (/ (PI) b)) |
(/ (PI) b) |
(* (/ 1/2 a) (/ (PI) (* a b))) |
(/ 1/2 a) |
(/ (PI) (* a b)) |
(PI) |
(/ (* 1/2 (/ (PI) a)) (* b b)) |
(* 1/2 (/ (PI) a)) |
(/ (PI) a) |
(/ 1 (* (* 2 (+ a b)) (/ b (/ (PI) a)))) |
(* (* 2 (+ a b)) (/ b (/ (PI) a))) |
(* 2 (+ a b)) |
(+ a b) |
(* (/ (/ 1/2 (- b a)) (+ a b)) (- (/ (PI) a) (/ (PI) b))) |
(/ (/ 1/2 (- b a)) (+ a b)) |
(/ 1/2 (- b a)) |
(- b a) |
(* a b) |
(/ b (/ (PI) a)) |
| Outputs |
|---|
(exp.f64 (*.f64 (log.f64 (/.f64 (+.f64 b a) (/.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b a) (PI.f64))))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b a) (PI.f64))) (-.f64 #s(literal 0 binary64) (+.f64 b a)))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (+.f64 b a) (/.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b a) (PI.f64)))))) |
(neg.f64 (/.f64 (/.f64 (*.f64 (/.f64 (PI.f64) b) #s(literal -1/2 binary64)) a) (+.f64 b a))) |
(/.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 b a) (/.f64 (PI.f64) (*.f64 b a)))) |
(/.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 b (PI.f64))) (*.f64 a (+.f64 b a))) |
(/.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b a) (PI.f64))) (+.f64 b a)) |
(/.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b a) (PI.f64))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 b a)))) |
(/.f64 (/.f64 (PI.f64) (*.f64 b a)) (*.f64 #s(literal 2 binary64) (+.f64 b a))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 b a) (/.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b a) (PI.f64))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 a (/.f64 #s(literal 1/2 binary64) (/.f64 b (PI.f64)))) (+.f64 b a))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 #s(literal -2 binary64) (/.f64 (+.f64 b a) (/.f64 (PI.f64) (*.f64 b a)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b a) (PI.f64)) (/.f64 #s(literal 1/2 binary64) (+.f64 b a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (+.f64 b a)) (/.f64 #s(literal 1/2 binary64) (/.f64 b (PI.f64))))) |
(/.f64 #s(literal -1 binary64) (*.f64 #s(literal -2 binary64) (/.f64 (+.f64 b a) (/.f64 (PI.f64) (*.f64 b a))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 (*.f64 a (+.f64 b a)) b)) |
(/.f64 (/.f64 (*.f64 (/.f64 (PI.f64) b) #s(literal -1/2 binary64)) a) (-.f64 #s(literal 0 binary64) (+.f64 b a))) |
(/.f64 (*.f64 (/.f64 (PI.f64) b) #s(literal -1/2 binary64)) (neg.f64 (*.f64 a (+.f64 b a)))) |
(/.f64 (*.f64 (/.f64 (PI.f64) b) #s(literal -1/2 binary64)) (*.f64 (+.f64 b a) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) (/.f64 a (/.f64 #s(literal 1/2 binary64) (/.f64 b (PI.f64))))) |
(/.f64 (/.f64 #s(literal 1/2 binary64) (+.f64 b a)) (/.f64 (*.f64 b a) (PI.f64))) |
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 b (PI.f64))) #s(literal 1 binary64)) (*.f64 a (+.f64 b a))) |
(/.f64 (*.f64 (*.f64 (/.f64 (PI.f64) b) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 b a))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) (+.f64 b a))) (neg.f64 (/.f64 (*.f64 b a) (PI.f64)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b a) (PI.f64))) #s(literal 1 binary64)) (+.f64 b a)) |
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 b (PI.f64))) (/.f64 #s(literal 1 binary64) (+.f64 b a))) a) |
(/.f64 (*.f64 (*.f64 (/.f64 (PI.f64) b) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 b a))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (+.f64 b a)) b) (/.f64 a (PI.f64))) |
(/.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (+.f64 b a)) (/.f64 b (PI.f64))) a) |
(/.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 b (PI.f64))) (+.f64 b a)) a) |
(pow.f64 (/.f64 (+.f64 b a) (/.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b a) (PI.f64)))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 a (/.f64 #s(literal 1/2 binary64) (/.f64 b (PI.f64)))) (+.f64 b a)) #s(literal -1 binary64)) |
(pow.f64 (neg.f64 (*.f64 #s(literal -2 binary64) (/.f64 (+.f64 b a) (/.f64 (PI.f64) (*.f64 b a))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 b a) (PI.f64)) (/.f64 #s(literal 1/2 binary64) (+.f64 b a))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 a (+.f64 b a)) (/.f64 #s(literal 1/2 binary64) (/.f64 b (PI.f64)))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (/.f64 (+.f64 b a) (/.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b a) (PI.f64)))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 (+.f64 b a) (/.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b a) (PI.f64)))) (/.f64 (+.f64 b a) (/.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b a) (PI.f64))))) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (/.f64 (+.f64 b a) (/.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b a) (PI.f64)))))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (PI.f64) (*.f64 b a)) (/.f64 #s(literal 1 binary64) (+.f64 b a)))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 (PI.f64) b) (*.f64 a (+.f64 b a)))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 (PI.f64) (*.f64 b a)) (+.f64 b a))) |
(*.f64 #s(literal 1/2 binary64) (pow.f64 (/.f64 (/.f64 (+.f64 b a) (/.f64 (PI.f64) (*.f64 b a))) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 (PI.f64) b) (/.f64 #s(literal 1/2 binary64) (*.f64 a (+.f64 b a)))) |
(*.f64 (/.f64 (PI.f64) b) (pow.f64 (*.f64 a (*.f64 #s(literal 2 binary64) (+.f64 b a))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 b (PI.f64))) (/.f64 #s(literal 1 binary64) (*.f64 a (+.f64 b a)))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 b (PI.f64))) (/.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 b a))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b a) (PI.f64))) (/.f64 #s(literal 1 binary64) (+.f64 b a))) |
(*.f64 (/.f64 (PI.f64) (*.f64 b a)) (/.f64 #s(literal 1/2 binary64) (+.f64 b a))) |
(*.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 b (PI.f64))) (*.f64 a (+.f64 b a)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 b (PI.f64))) (*.f64 a (+.f64 b a))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) (/.f64 (+.f64 b a) (/.f64 (PI.f64) (*.f64 b a)))))) |
(*.f64 (/.f64 (*.f64 (/.f64 (PI.f64) b) #s(literal -1/2 binary64)) a) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 b a)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) (/.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b a) (PI.f64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) (pow.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 b a) (PI.f64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (pow.f64 (*.f64 (/.f64 a (PI.f64)) (*.f64 #s(literal 2 binary64) (+.f64 b a))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (+.f64 b a)) (/.f64 (PI.f64) (*.f64 b a))) |
(*.f64 (*.f64 (/.f64 (PI.f64) (*.f64 b a)) (/.f64 #s(literal 1 binary64) (+.f64 b a))) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 (/.f64 (PI.f64) b) (+.f64 b a)) (/.f64 #s(literal 1/2 binary64) a)) |
(*.f64 (pow.f64 (/.f64 (+.f64 b a) (/.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b a) (PI.f64)))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (+.f64 b a) (/.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b a) (PI.f64)))) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (+.f64 b a)) b) (/.f64 (PI.f64) a)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 #s(literal 2 binary64) (+.f64 b a)))) (/.f64 (PI.f64) a)) |
(*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (+.f64 b a)) #s(literal 1 binary64)) (/.f64 (PI.f64) (*.f64 b a))) |
(*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (+.f64 b a)) (-.f64 #s(literal 0 binary64) b)) (-.f64 #s(literal 0 binary64) (/.f64 (PI.f64) a))) |
(*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b a) (PI.f64))) (+.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))) (+.f64 (*.f64 b b) (*.f64 a (-.f64 a b)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b a) (PI.f64))) (+.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))) (+.f64 (*.f64 a a) (*.f64 b (-.f64 b a)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b a) (PI.f64))) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 b a)) |
(*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b a) (PI.f64))) (-.f64 (*.f64 a a) (*.f64 b b))) (-.f64 a b)) |
(*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 b a)) (PI.f64)) #s(literal -1 binary64)) (pow.f64 (/.f64 b (/.f64 #s(literal 1 binary64) a)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (*.f64 (*.f64 #s(literal 2 binary64) (+.f64 b a)) (/.f64 b (PI.f64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (pow.f64 (*.f64 (/.f64 (*.f64 b a) (PI.f64)) #s(literal 2 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 b a))) |
(*.f64 (pow.f64 (/.f64 (*.f64 b (*.f64 #s(literal 2 binary64) (+.f64 b a))) (PI.f64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (pow.f64 (/.f64 (+.f64 b a) (/.f64 #s(literal 1/2 binary64) (/.f64 b (PI.f64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (pow.f64 (/.f64 (*.f64 b (*.f64 #s(literal 2 binary64) (+.f64 b a))) #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 (PI.f64) a)) |
(*.f64 (pow.f64 (/.f64 (*.f64 b (*.f64 #s(literal 2 binary64) (+.f64 b a))) (-.f64 #s(literal 0 binary64) (PI.f64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a))) |
(*.f64 (pow.f64 (/.f64 (+.f64 b a) (*.f64 (/.f64 (PI.f64) b) #s(literal -1/2 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a))) |
(exp.f64 (*.f64 (log.f64 (/.f64 a (/.f64 #s(literal 1/2 binary64) (/.f64 b (PI.f64))))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (*.f64 (/.f64 (PI.f64) b) #s(literal -1/2 binary64)) a)) |
(/.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b a) (PI.f64))) |
(/.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 b (PI.f64))) a) |
(/.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (PI.f64))) b) |
(/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 #s(literal 1/2 binary64) (/.f64 b (PI.f64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 b (/.f64 #s(literal 1/2 binary64) (/.f64 a (PI.f64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (/.f64 #s(literal 1/2 binary64) (/.f64 b (PI.f64)))) #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a (/.f64 #s(literal 1/2 binary64) (/.f64 b (PI.f64)))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 b a)) |
(/.f64 (*.f64 (/.f64 (PI.f64) a) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (*.f64 (/.f64 (PI.f64) b) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) #s(literal 1 binary64)) (*.f64 b a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) (PI.f64))) (-.f64 #s(literal 0 binary64) (*.f64 b a))) |
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 b (PI.f64))) #s(literal 1 binary64)) a) |
(/.f64 (neg.f64 (*.f64 (/.f64 (PI.f64) b) #s(literal -1/2 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) a))) |
(pow.f64 (/.f64 a (/.f64 #s(literal 1/2 binary64) (/.f64 b (PI.f64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 b (/.f64 #s(literal 1/2 binary64) (/.f64 a (PI.f64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 a (/.f64 #s(literal 1/2 binary64) (/.f64 b (PI.f64)))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 b (PI.f64)) (/.f64 a #s(literal 1/2 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) (*.f64 b a))) |
(*.f64 (/.f64 (PI.f64) b) (/.f64 #s(literal 1/2 binary64) a)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 b (PI.f64))) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 (PI.f64) (*.f64 b a)) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 (PI.f64) a) (/.f64 #s(literal 1/2 binary64) b)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (PI.f64))) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b a) (PI.f64)))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (/.f64 #s(literal 1 binary64) (*.f64 b a))) |
(*.f64 (*.f64 (/.f64 (PI.f64) b) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1/2 binary64) (/.f64 b (PI.f64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (/.f64 b (PI.f64)))) #s(literal -1 binary64))) |
(/.f64 #s(literal 1/2 binary64) (/.f64 b (PI.f64))) |
(/.f64 #s(literal 1 binary64) (/.f64 b (*.f64 #s(literal 1/2 binary64) (PI.f64)))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) b) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) (PI.f64))) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (PI.f64)) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (-.f64 #s(literal 0 binary64) b)) |
(pow.f64 (/.f64 b (*.f64 #s(literal 1/2 binary64) (PI.f64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) b)) |
(*.f64 (PI.f64) (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (PI.f64) b) #s(literal 1/2 binary64)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (/.f64 #s(literal 1 binary64) b)) |
(exp.f64 (*.f64 (log.f64 (/.f64 b (PI.f64))) #s(literal -1 binary64))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (PI.f64) b))) |
(/.f64 (PI.f64) b) |
(/.f64 #s(literal 1 binary64) (/.f64 b (PI.f64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (PI.f64)) #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 b (PI.f64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (PI.f64)) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (PI.f64))) (neg.f64 (-.f64 #s(literal 0 binary64) b))) |
(pow.f64 (/.f64 b (PI.f64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 b (PI.f64)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 (PI.f64) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 #s(literal 1 binary64) (/.f64 (PI.f64) b)) |
(*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (/.f64 (cbrt.f64 (PI.f64)) b)) |
(*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (cbrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) b))) |
(*.f64 (sqrt.f64 (PI.f64)) (/.f64 (sqrt.f64 (PI.f64)) b)) |
(*.f64 (sqrt.f64 (PI.f64)) (*.f64 (sqrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) b))) |
(*.f64 (-.f64 #s(literal 0 binary64) (PI.f64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b))) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (PI.f64)) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (pow.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) #s(literal -1 binary64))) |
(/.f64 #s(literal 1/2 binary64) (*.f64 a (/.f64 (*.f64 b a) (PI.f64)))) |
(/.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b a) (PI.f64)) a)) |
(/.f64 (PI.f64) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 b a))) |
(/.f64 (PI.f64) (*.f64 (*.f64 b a) (/.f64 a #s(literal 1/2 binary64)))) |
(/.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b a) (PI.f64))) a) |
(/.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (*.f64 b a) (PI.f64))) |
(/.f64 (/.f64 (PI.f64) (*.f64 b a)) (/.f64 a #s(literal 1/2 binary64))) |
(/.f64 (/.f64 (PI.f64) a) (*.f64 (/.f64 a #s(literal 1/2 binary64)) b)) |
(/.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (PI.f64))) (*.f64 b a)) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (/.f64 (*.f64 b a) (PI.f64)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 b a) (PI.f64)) (/.f64 a #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 b a)) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b a) (/.f64 #s(literal 1/2 binary64) (/.f64 a (PI.f64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b a) (PI.f64))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 b a))) |
(/.f64 (*.f64 (/.f64 (PI.f64) a) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 b a))) |
(/.f64 (-.f64 #s(literal 0 binary64) (PI.f64)) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 b a)))) |
(/.f64 (/.f64 (*.f64 (/.f64 (PI.f64) b) #s(literal -1/2 binary64)) a) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 #s(literal -1/2 binary64) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 b a) (PI.f64)))) |
(/.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 b a) (PI.f64)) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (PI.f64)) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b a)) (/.f64 a #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) (PI.f64))) (*.f64 a (-.f64 #s(literal 0 binary64) (*.f64 b a)))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (PI.f64)) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 b a))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (PI.f64))) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (*.f64 b a)))) |
(/.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) (*.f64 (*.f64 b a) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (*.f64 (/.f64 (PI.f64) a) #s(literal 1 binary64)) (*.f64 b (/.f64 a #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (PI.f64)) #s(literal 1/2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b a)) a)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (PI.f64)) #s(literal -1/2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b a)) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (neg.f64 (*.f64 a (*.f64 b a)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) #s(literal 1 binary64)) (/.f64 (*.f64 b a) (PI.f64))) |
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (PI.f64) a)) b) |
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 #s(literal 0 binary64) (PI.f64))) (-.f64 #s(literal 0 binary64) (*.f64 b a))) |
(/.f64 (*.f64 (/.f64 (PI.f64) (*.f64 b a)) #s(literal 1 binary64)) (/.f64 a #s(literal 1/2 binary64))) |
(/.f64 (*.f64 (/.f64 (PI.f64) (*.f64 b a)) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (*.f64 (/.f64 (PI.f64) a) (/.f64 #s(literal 1/2 binary64) a)) b) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (PI.f64)) (/.f64 #s(literal 1/2 binary64) a)) (-.f64 #s(literal 0 binary64) (*.f64 b a))) |
(/.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (PI.f64))) a) b) |
(pow.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) (/.f64 (*.f64 b a) (PI.f64))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 (*.f64 b a) (PI.f64)) (/.f64 a #s(literal 1/2 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 a (*.f64 b a)) (*.f64 #s(literal 1/2 binary64) (PI.f64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 b a) (/.f64 #s(literal 1/2 binary64) (/.f64 a (PI.f64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 a (/.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b a) (PI.f64)))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 a (/.f64 #s(literal 1/2 binary64) (/.f64 b (PI.f64)))) a) #s(literal -1 binary64)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (PI.f64) (*.f64 b a)))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) (*.f64 a (*.f64 b a)))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 (PI.f64) (*.f64 b a)) a)) |
(*.f64 (PI.f64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b a)) (/.f64 #s(literal 1/2 binary64) a))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b a) (PI.f64))) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (PI.f64) (*.f64 b a))) |
(*.f64 (/.f64 (PI.f64) (*.f64 b a)) (/.f64 #s(literal 1/2 binary64) a)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (PI.f64))) (/.f64 #s(literal 1 binary64) (*.f64 b a))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 b a)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) a) b) (/.f64 (PI.f64) a)) |
(*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) a) a) (/.f64 (PI.f64) b)) |
(exp.f64 (*.f64 (log.f64 (/.f64 a #s(literal 1/2 binary64))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 #s(literal -1/2 binary64) a)) |
(/.f64 #s(literal 1/2 binary64) a) |
(/.f64 #s(literal 1/2 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) a))) |
(/.f64 #s(literal 1 binary64) (/.f64 a #s(literal 1/2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a #s(literal 1/2 binary64)))) |
(/.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) a)) |
(pow.f64 (/.f64 a #s(literal 1/2 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) a)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 1/2 binary64)) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 b a) (PI.f64))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (PI.f64) (-.f64 #s(literal 0 binary64) (*.f64 b a)))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (PI.f64)) (*.f64 b a))) |
(/.f64 (PI.f64) (*.f64 b a)) |
(/.f64 (/.f64 (PI.f64) b) a) |
(/.f64 (/.f64 (PI.f64) a) b) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b a) (PI.f64))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 (PI.f64) b))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b a) (PI.f64)) #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 b a) (PI.f64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (PI.f64)) (-.f64 #s(literal 0 binary64) (*.f64 b a))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (PI.f64) a)) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (PI.f64) b)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (PI.f64))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b a)))) |
(pow.f64 (/.f64 (PI.f64) (*.f64 b a)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 (*.f64 b a) (PI.f64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 a (/.f64 (PI.f64) b)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 b a) (PI.f64)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 (PI.f64) (/.f64 #s(literal 1 binary64) (*.f64 b a))) |
(*.f64 (/.f64 (PI.f64) b) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 (PI.f64) a) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 #s(literal 1 binary64) (/.f64 (PI.f64) (*.f64 b a))) |
(*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (cbrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) (*.f64 b a)))) |
(*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (/.f64 (cbrt.f64 (PI.f64)) (*.f64 b a))) |
(*.f64 (sqrt.f64 (PI.f64)) (*.f64 (sqrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) (*.f64 b a)))) |
(*.f64 (sqrt.f64 (PI.f64)) (/.f64 (sqrt.f64 (PI.f64)) (*.f64 b a))) |
(*.f64 (-.f64 #s(literal 0 binary64) (PI.f64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b a)))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (PI.f64) b)) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (PI.f64) a)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b a)) (PI.f64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b a)) (pow.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) b) (/.f64 (cbrt.f64 (PI.f64)) a)) |
(*.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) a) (/.f64 (cbrt.f64 (PI.f64)) b)) |
(*.f64 (/.f64 (sqrt.f64 (PI.f64)) b) (/.f64 (sqrt.f64 (PI.f64)) a)) |
(*.f64 (/.f64 (sqrt.f64 (PI.f64)) a) (/.f64 (sqrt.f64 (PI.f64)) b)) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (PI.f64) a))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 b a))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (PI.f64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b a)))) |
(*.f64 (pow.f64 (/.f64 b (pow.f64 (PI.f64) #s(literal 2/3 binary64))) #s(literal -1 binary64)) (pow.f64 (/.f64 a (cbrt.f64 (PI.f64))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 b (sqrt.f64 (PI.f64))) #s(literal -1 binary64)) (pow.f64 (/.f64 a (sqrt.f64 (PI.f64))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 a (sqrt.f64 (PI.f64))) #s(literal -1 binary64)) (pow.f64 (/.f64 b (sqrt.f64 (PI.f64))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 a (pow.f64 (PI.f64) #s(literal 2/3 binary64))) #s(literal -1 binary64)) (pow.f64 (/.f64 b (cbrt.f64 (PI.f64))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 b (-.f64 #s(literal 0 binary64) (PI.f64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a))) |
(PI.f64) |
(log.f64 (exp.f64 (PI.f64))) |
(exp.f64 (log.f64 (PI.f64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (log.f64 (PI.f64))) #s(literal 3 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) #s(literal 1/3 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (PI.f64))) #s(literal 2 binary64))) |
(fabs.f64 (PI.f64)) |
(-.f64 (+.f64 #s(literal 1 binary64) (PI.f64)) #s(literal 1 binary64)) |
(sqrt.f64 (*.f64 (PI.f64) (PI.f64))) |
(cbrt.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) |
(expm1.f64 (log1p.f64 (PI.f64))) |
(log1p.f64 (expm1.f64 (PI.f64))) |
(pow.f64 (PI.f64) #s(literal 1 binary64)) |
(pow.f64 (cbrt.f64 (PI.f64)) #s(literal 3 binary64)) |
(pow.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 1/3 binary64)) |
(pow.f64 (sqrt.f64 (PI.f64)) #s(literal 2 binary64)) |
(pow.f64 (E.f64) (log.f64 (PI.f64))) |
(*.f64 (PI.f64) #s(literal 1 binary64)) |
(*.f64 (PI.f64) (log.f64 (E.f64))) |
(*.f64 #s(literal 1 binary64) (PI.f64)) |
(*.f64 (cbrt.f64 (PI.f64)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) |
(*.f64 (cbrt.f64 (PI.f64)) (log.f64 (exp.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64))))) |
(*.f64 (cbrt.f64 (PI.f64)) (sqrt.f64 (pow.f64 (PI.f64) #s(literal 4/3 binary64)))) |
(*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (cbrt.f64 (PI.f64))) |
(*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (pow.f64 (pow.f64 (PI.f64) #s(literal 1/6 binary64)) #s(literal 2 binary64))) |
(*.f64 (sqrt.f64 (PI.f64)) (sqrt.f64 (PI.f64))) |
(*.f64 (sqrt.f64 (PI.f64)) (log.f64 (exp.f64 (sqrt.f64 (PI.f64))))) |
(*.f64 (pow.f64 (PI.f64) #s(literal 1/4 binary64)) (sqrt.f64 (pow.f64 (PI.f64) #s(literal 3/2 binary64)))) |
(*.f64 (pow.f64 (pow.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) #s(literal 1/3 binary64)) #s(literal 3 binary64)) (pow.f64 (pow.f64 (cbrt.f64 (PI.f64)) #s(literal 1/3 binary64)) #s(literal 3 binary64))) |
(*.f64 (pow.f64 (pow.f64 (sqrt.f64 (PI.f64)) #s(literal 1/3 binary64)) #s(literal 3 binary64)) (pow.f64 (pow.f64 (sqrt.f64 (PI.f64)) #s(literal 1/3 binary64)) #s(literal 3 binary64))) |
(*.f64 (pow.f64 (pow.f64 (PI.f64) #s(literal 3/2 binary64)) #s(literal 1/3 binary64)) (pow.f64 (pow.f64 (PI.f64) #s(literal 3/2 binary64)) #s(literal 1/3 binary64))) |
(*.f64 (pow.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) #s(literal 1/3 binary64)) (pow.f64 (cbrt.f64 (PI.f64)) #s(literal 1/3 binary64))) |
(*.f64 (pow.f64 (pow.f64 (PI.f64) #s(literal 5/2 binary64)) #s(literal 1/3 binary64)) (pow.f64 (sqrt.f64 (PI.f64)) #s(literal 1/3 binary64))) |
(*.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/3 binary64) (log.f64 (PI.f64))))) (exp.f64 (*.f64 #s(literal 1/3 binary64) (log.f64 (PI.f64))))) |
(*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (PI.f64)))) (exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (PI.f64))))) |
(*.f64 (cbrt.f64 (pow.f64 (PI.f64) #s(literal 3/2 binary64))) (cbrt.f64 (pow.f64 (PI.f64) #s(literal 3/2 binary64)))) |
(*.f64 (cbrt.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) (pow.f64 (cbrt.f64 (PI.f64)) #s(literal 1/3 binary64))) |
(*.f64 (cbrt.f64 (pow.f64 (PI.f64) #s(literal 5/2 binary64))) (pow.f64 (sqrt.f64 (PI.f64)) #s(literal 1/3 binary64))) |
(*.f64 (sqrt.f64 (pow.f64 (PI.f64) #s(literal 3/2 binary64))) (pow.f64 (PI.f64) #s(literal 1/4 binary64))) |
(*.f64 (sqrt.f64 (cbrt.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))))) (cbrt.f64 (PI.f64))) |
(*.f64 (sqrt.f64 (*.f64 (PI.f64) (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) (pow.f64 (PI.f64) #s(literal 1/6 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 b b) (/.f64 #s(literal 1/2 binary64) (/.f64 a (PI.f64))))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (PI.f64))) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) |
(neg.f64 (/.f64 (*.f64 (/.f64 (PI.f64) a) #s(literal -1/2 binary64)) (*.f64 b b))) |
(/.f64 #s(literal 1/2 binary64) (*.f64 b (/.f64 (*.f64 b a) (PI.f64)))) |
(/.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b a) (PI.f64))) b) |
(/.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (PI.f64))) (*.f64 b b)) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (/.f64 #s(literal 1/2 binary64) (/.f64 a (PI.f64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b b) (/.f64 #s(literal 1/2 binary64) (/.f64 a (PI.f64)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 b (/.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b a) (PI.f64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 b b) (/.f64 #s(literal 1/2 binary64) (/.f64 a (PI.f64)))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 b (*.f64 b a))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 (*.f64 b b) a)) |
(/.f64 (*.f64 (/.f64 (PI.f64) a) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 b b))) |
(/.f64 (/.f64 (*.f64 (/.f64 (PI.f64) b) #s(literal -1/2 binary64)) a) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (*.f64 b a) (PI.f64))) |
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) #s(literal 1 binary64)) (*.f64 a (*.f64 b b))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) (PI.f64))) (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b a)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (PI.f64) a) #s(literal -1/2 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) b) (PI.f64)) (*.f64 b a)) |
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (PI.f64))) #s(literal 1 binary64)) (*.f64 b b)) |
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (PI.f64) a)) b) |
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) b) #s(literal 1 binary64)) (/.f64 (*.f64 b a) (PI.f64))) |
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) b) (-.f64 #s(literal 0 binary64) (PI.f64))) (-.f64 #s(literal 0 binary64) (*.f64 b a))) |
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (/.f64 #s(literal 1 binary64) (*.f64 b b))) a) |
(pow.f64 (/.f64 (*.f64 b b) (/.f64 #s(literal 1/2 binary64) (/.f64 a (PI.f64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 b b) (/.f64 #s(literal 1/2 binary64) (/.f64 a (PI.f64)))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 b (/.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b a) (PI.f64)))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 a (/.f64 #s(literal 1/2 binary64) (/.f64 b (PI.f64)))) b) #s(literal -1 binary64)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) (*.f64 (*.f64 b b) a))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b a) (PI.f64))) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 (/.f64 (PI.f64) (*.f64 b a)) (/.f64 #s(literal 1/2 binary64) b)) |
(*.f64 (/.f64 (PI.f64) a) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 b b)))) |
(*.f64 (/.f64 (PI.f64) a) (/.f64 #s(literal 1/2 binary64) (*.f64 b b))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (PI.f64))) (/.f64 #s(literal 1 binary64) (*.f64 b b))) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 b (/.f64 (*.f64 b a) (PI.f64))))) |
(*.f64 (*.f64 (/.f64 (PI.f64) a) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (PI.f64) (*.f64 b a))) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b a) (PI.f64)))) |
(*.f64 (/.f64 (PI.f64) (*.f64 (*.f64 b b) a)) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 #s(literal 1/2 binary64) (/.f64 a (PI.f64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (/.f64 a (PI.f64)))) #s(literal -1 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) b) (PI.f64)) (/.f64 #s(literal 1 binary64) (*.f64 b a))) |
(*.f64 (pow.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal 1/2 binary64) (PI.f64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(/.f64 #s(literal 1/2 binary64) (/.f64 a (PI.f64))) |
(/.f64 (PI.f64) (/.f64 a #s(literal 1/2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 #s(literal 1/2 binary64) (PI.f64)))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) a) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) (PI.f64))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (PI.f64)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (PI.f64)) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (-.f64 #s(literal 0 binary64) a)) |
(pow.f64 (/.f64 a (*.f64 #s(literal 1/2 binary64) (PI.f64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) a)) |
(*.f64 (PI.f64) (/.f64 #s(literal 1/2 binary64) a)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (PI.f64)) |
(*.f64 (/.f64 (PI.f64) a) #s(literal 1/2 binary64)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) #s(literal 1 binary64)) (PI.f64)) |
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (cbrt.f64 (PI.f64))) |
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (PI.f64))) (sqrt.f64 (PI.f64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 a (PI.f64))) #s(literal -1 binary64))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (PI.f64) a))) |
(/.f64 (PI.f64) a) |
(/.f64 #s(literal 1 binary64) (/.f64 a (PI.f64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (PI.f64)) #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a (PI.f64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (PI.f64)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (PI.f64))) (neg.f64 (-.f64 #s(literal 0 binary64) a))) |
(pow.f64 (/.f64 (PI.f64) a) #s(literal 1 binary64)) |
(pow.f64 (/.f64 a (PI.f64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 a (PI.f64)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 (PI.f64) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 #s(literal 1 binary64) (/.f64 (PI.f64) a)) |
(*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (/.f64 (cbrt.f64 (PI.f64)) a)) |
(*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (cbrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) a))) |
(*.f64 (sqrt.f64 (PI.f64)) (/.f64 (sqrt.f64 (PI.f64)) a)) |
(*.f64 (sqrt.f64 (PI.f64)) (*.f64 (sqrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) a))) |
(*.f64 (-.f64 #s(literal 0 binary64) (PI.f64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (PI.f64)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (PI.f64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (+.f64 b a) (/.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b a) (PI.f64))))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b a) (PI.f64))) (-.f64 #s(literal 0 binary64) (+.f64 b a)))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (+.f64 b a) (/.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b a) (PI.f64)))))) |
(neg.f64 (/.f64 (/.f64 (*.f64 (/.f64 (PI.f64) b) #s(literal -1/2 binary64)) a) (+.f64 b a))) |
(/.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 b a) (/.f64 (PI.f64) (*.f64 b a)))) |
(/.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 b (PI.f64))) (*.f64 a (+.f64 b a))) |
(/.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b a) (PI.f64))) (+.f64 b a)) |
(/.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b a) (PI.f64))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 b a)))) |
(/.f64 (/.f64 (PI.f64) (*.f64 b a)) (*.f64 #s(literal 2 binary64) (+.f64 b a))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 b a) (/.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b a) (PI.f64))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 a (/.f64 #s(literal 1/2 binary64) (/.f64 b (PI.f64)))) (+.f64 b a))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 #s(literal -2 binary64) (/.f64 (+.f64 b a) (/.f64 (PI.f64) (*.f64 b a)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b a) (PI.f64)) (/.f64 #s(literal 1/2 binary64) (+.f64 b a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (+.f64 b a)) (/.f64 #s(literal 1/2 binary64) (/.f64 b (PI.f64))))) |
(/.f64 #s(literal -1 binary64) (*.f64 #s(literal -2 binary64) (/.f64 (+.f64 b a) (/.f64 (PI.f64) (*.f64 b a))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 (*.f64 a (+.f64 b a)) b)) |
(/.f64 (/.f64 (*.f64 (/.f64 (PI.f64) b) #s(literal -1/2 binary64)) a) (-.f64 #s(literal 0 binary64) (+.f64 b a))) |
(/.f64 (*.f64 (/.f64 (PI.f64) b) #s(literal -1/2 binary64)) (neg.f64 (*.f64 a (+.f64 b a)))) |
(/.f64 (*.f64 (/.f64 (PI.f64) b) #s(literal -1/2 binary64)) (*.f64 (+.f64 b a) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) (/.f64 a (/.f64 #s(literal 1/2 binary64) (/.f64 b (PI.f64))))) |
(/.f64 (/.f64 #s(literal 1/2 binary64) (+.f64 b a)) (/.f64 (*.f64 b a) (PI.f64))) |
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 b (PI.f64))) #s(literal 1 binary64)) (*.f64 a (+.f64 b a))) |
(/.f64 (*.f64 (*.f64 (/.f64 (PI.f64) b) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 b a))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) (+.f64 b a))) (neg.f64 (/.f64 (*.f64 b a) (PI.f64)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b a) (PI.f64))) #s(literal 1 binary64)) (+.f64 b a)) |
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 b (PI.f64))) (/.f64 #s(literal 1 binary64) (+.f64 b a))) a) |
(/.f64 (*.f64 (*.f64 (/.f64 (PI.f64) b) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 b a))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (+.f64 b a)) b) (/.f64 a (PI.f64))) |
(/.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (+.f64 b a)) (/.f64 b (PI.f64))) a) |
(/.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 b (PI.f64))) (+.f64 b a)) a) |
(pow.f64 (/.f64 (+.f64 b a) (/.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b a) (PI.f64)))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 a (/.f64 #s(literal 1/2 binary64) (/.f64 b (PI.f64)))) (+.f64 b a)) #s(literal -1 binary64)) |
(pow.f64 (neg.f64 (*.f64 #s(literal -2 binary64) (/.f64 (+.f64 b a) (/.f64 (PI.f64) (*.f64 b a))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 b a) (PI.f64)) (/.f64 #s(literal 1/2 binary64) (+.f64 b a))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 a (+.f64 b a)) (/.f64 #s(literal 1/2 binary64) (/.f64 b (PI.f64)))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (/.f64 (+.f64 b a) (/.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b a) (PI.f64)))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 (+.f64 b a) (/.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b a) (PI.f64)))) (/.f64 (+.f64 b a) (/.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b a) (PI.f64))))) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (/.f64 (+.f64 b a) (/.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b a) (PI.f64)))))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (PI.f64) (*.f64 b a)) (/.f64 #s(literal 1 binary64) (+.f64 b a)))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 (PI.f64) b) (*.f64 a (+.f64 b a)))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 (PI.f64) (*.f64 b a)) (+.f64 b a))) |
(*.f64 #s(literal 1/2 binary64) (pow.f64 (/.f64 (/.f64 (+.f64 b a) (/.f64 (PI.f64) (*.f64 b a))) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 (PI.f64) b) (/.f64 #s(literal 1/2 binary64) (*.f64 a (+.f64 b a)))) |
(*.f64 (/.f64 (PI.f64) b) (pow.f64 (*.f64 a (*.f64 #s(literal 2 binary64) (+.f64 b a))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 b (PI.f64))) (/.f64 #s(literal 1 binary64) (*.f64 a (+.f64 b a)))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 b (PI.f64))) (/.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 b a))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b a) (PI.f64))) (/.f64 #s(literal 1 binary64) (+.f64 b a))) |
(*.f64 (/.f64 (PI.f64) (*.f64 b a)) (/.f64 #s(literal 1/2 binary64) (+.f64 b a))) |
(*.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 b (PI.f64))) (*.f64 a (+.f64 b a)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 b (PI.f64))) (*.f64 a (+.f64 b a))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) (/.f64 (+.f64 b a) (/.f64 (PI.f64) (*.f64 b a)))))) |
(*.f64 (/.f64 (*.f64 (/.f64 (PI.f64) b) #s(literal -1/2 binary64)) a) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 b a)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) (/.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b a) (PI.f64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) (pow.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 b a) (PI.f64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (pow.f64 (*.f64 (/.f64 a (PI.f64)) (*.f64 #s(literal 2 binary64) (+.f64 b a))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (+.f64 b a)) (/.f64 (PI.f64) (*.f64 b a))) |
(*.f64 (*.f64 (/.f64 (PI.f64) (*.f64 b a)) (/.f64 #s(literal 1 binary64) (+.f64 b a))) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 (/.f64 (PI.f64) b) (+.f64 b a)) (/.f64 #s(literal 1/2 binary64) a)) |
(*.f64 (pow.f64 (/.f64 (+.f64 b a) (/.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b a) (PI.f64)))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (+.f64 b a) (/.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b a) (PI.f64)))) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (+.f64 b a)) b) (/.f64 (PI.f64) a)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 #s(literal 2 binary64) (+.f64 b a)))) (/.f64 (PI.f64) a)) |
(*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (+.f64 b a)) #s(literal 1 binary64)) (/.f64 (PI.f64) (*.f64 b a))) |
(*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (+.f64 b a)) (-.f64 #s(literal 0 binary64) b)) (-.f64 #s(literal 0 binary64) (/.f64 (PI.f64) a))) |
(*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b a) (PI.f64))) (+.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))) (+.f64 (*.f64 b b) (*.f64 a (-.f64 a b)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b a) (PI.f64))) (+.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))) (+.f64 (*.f64 a a) (*.f64 b (-.f64 b a)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b a) (PI.f64))) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 b a)) |
(*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b a) (PI.f64))) (-.f64 (*.f64 a a) (*.f64 b b))) (-.f64 a b)) |
(*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 b a)) (PI.f64)) #s(literal -1 binary64)) (pow.f64 (/.f64 b (/.f64 #s(literal 1 binary64) a)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (*.f64 (*.f64 #s(literal 2 binary64) (+.f64 b a)) (/.f64 b (PI.f64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (pow.f64 (*.f64 (/.f64 (*.f64 b a) (PI.f64)) #s(literal 2 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 b a))) |
(*.f64 (pow.f64 (/.f64 (*.f64 b (*.f64 #s(literal 2 binary64) (+.f64 b a))) (PI.f64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (pow.f64 (/.f64 (+.f64 b a) (/.f64 #s(literal 1/2 binary64) (/.f64 b (PI.f64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (pow.f64 (/.f64 (*.f64 b (*.f64 #s(literal 2 binary64) (+.f64 b a))) #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 (PI.f64) a)) |
(*.f64 (pow.f64 (/.f64 (*.f64 b (*.f64 #s(literal 2 binary64) (+.f64 b a))) (-.f64 #s(literal 0 binary64) (PI.f64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a))) |
(*.f64 (pow.f64 (/.f64 (+.f64 b a) (*.f64 (/.f64 (PI.f64) b) #s(literal -1/2 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a))) |
(+.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) (/.f64 (*.f64 b a) (PI.f64))) (*.f64 (*.f64 b #s(literal 2 binary64)) (/.f64 (*.f64 b a) (PI.f64)))) |
(+.f64 (*.f64 (/.f64 (*.f64 b a) (PI.f64)) (/.f64 a #s(literal 1/2 binary64))) (*.f64 (/.f64 (*.f64 b a) (PI.f64)) (*.f64 b #s(literal 2 binary64)))) |
(exp.f64 (neg.f64 (*.f64 (log.f64 (/.f64 (+.f64 b a) (/.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b a) (PI.f64))))) #s(literal -1 binary64)))) |
(fma.f64 (/.f64 (*.f64 b a) (PI.f64)) (/.f64 a #s(literal 1/2 binary64)) (*.f64 (/.f64 (*.f64 b a) (PI.f64)) (*.f64 b #s(literal 2 binary64)))) |
(fma.f64 (/.f64 a #s(literal 1/2 binary64)) (/.f64 (*.f64 b a) (PI.f64)) (*.f64 (*.f64 b #s(literal 2 binary64)) (/.f64 (*.f64 b a) (PI.f64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 b (PI.f64))) (*.f64 a (+.f64 b a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (PI.f64) a) (*.f64 b (*.f64 #s(literal 2 binary64) (+.f64 b a))))) |
(/.f64 (+.f64 b a) (/.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b a) (PI.f64)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (+.f64 b a)) (/.f64 (PI.f64) (*.f64 b a))) |
(/.f64 (/.f64 (+.f64 b a) (/.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b a) (PI.f64)))) #s(literal 1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 b a)) (/.f64 (*.f64 (/.f64 (PI.f64) b) #s(literal -1/2 binary64)) a)) |
(/.f64 (*.f64 #s(literal -2 binary64) (/.f64 (+.f64 b a) (/.f64 (PI.f64) (*.f64 b a)))) #s(literal -1 binary64)) |
(/.f64 (+.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b a) (PI.f64))) (+.f64 (*.f64 b b) (*.f64 a (-.f64 a b))))) |
(/.f64 (+.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b a) (PI.f64))) (+.f64 (*.f64 a a) (*.f64 b (-.f64 b a))))) |
(/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b a) (PI.f64))) (-.f64 b a))) |
(/.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b a) (PI.f64))) (-.f64 a b))) |
(/.f64 (*.f64 b (*.f64 #s(literal 2 binary64) (+.f64 b a))) (/.f64 (PI.f64) a)) |
(/.f64 (neg.f64 (*.f64 b (*.f64 #s(literal 2 binary64) (+.f64 b a)))) (-.f64 #s(literal 0 binary64) (/.f64 (PI.f64) a))) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (+.f64 b a)) #s(literal 1 binary64)) (/.f64 (PI.f64) (*.f64 b a))) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (+.f64 b a)) (-.f64 #s(literal 0 binary64) b)) (-.f64 #s(literal 0 binary64) (/.f64 (PI.f64) a))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (+.f64 b a))) (/.f64 (PI.f64) (*.f64 b a))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 #s(literal 2 binary64) (+.f64 b a))) (-.f64 #s(literal 0 binary64) (/.f64 (PI.f64) a))) |
(/.f64 (/.f64 (+.f64 b a) #s(literal 1/2 binary64)) (/.f64 (PI.f64) (*.f64 b a))) |
(/.f64 (/.f64 (*.f64 b (*.f64 #s(literal 2 binary64) (+.f64 b a))) (PI.f64)) (/.f64 #s(literal 1 binary64) a)) |
(/.f64 (/.f64 (+.f64 b a) (/.f64 #s(literal 1/2 binary64) (/.f64 b (PI.f64)))) (/.f64 #s(literal 1 binary64) a)) |
(pow.f64 (/.f64 (+.f64 b a) (/.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b a) (PI.f64)))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 b (PI.f64))) (*.f64 a (+.f64 b a))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (PI.f64) a) (*.f64 b (*.f64 #s(literal 2 binary64) (+.f64 b a)))) #s(literal -1 binary64)) |
(*.f64 b (*.f64 (/.f64 a (PI.f64)) (*.f64 #s(literal 2 binary64) (+.f64 b a)))) |
(*.f64 #s(literal 2 binary64) (/.f64 (+.f64 b a) (/.f64 (PI.f64) (*.f64 b a)))) |
(*.f64 #s(literal 2 binary64) (/.f64 (/.f64 (+.f64 b a) (/.f64 (PI.f64) (*.f64 b a))) #s(literal 1 binary64))) |
(*.f64 (+.f64 b a) (/.f64 a (/.f64 #s(literal 1/2 binary64) (/.f64 b (PI.f64))))) |
(*.f64 (+.f64 b a) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 b a) (PI.f64)))) |
(*.f64 (*.f64 #s(literal 2 binary64) (+.f64 b a)) (/.f64 (*.f64 b a) (PI.f64))) |
(*.f64 (*.f64 #s(literal 2 binary64) (+.f64 b a)) (/.f64 (/.f64 (*.f64 b a) (PI.f64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (+.f64 b a) (/.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b a) (PI.f64)))) #s(literal 1 binary64)) |
(*.f64 (/.f64 b (PI.f64)) (*.f64 a (*.f64 #s(literal 2 binary64) (+.f64 b a)))) |
(*.f64 (/.f64 (*.f64 b a) (PI.f64)) (*.f64 #s(literal 2 binary64) (+.f64 b a))) |
(*.f64 (/.f64 (*.f64 b a) (PI.f64)) (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 b a)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (+.f64 b a) (/.f64 (PI.f64) (*.f64 b a))) #s(literal 2 binary64)) |
(*.f64 (*.f64 b (*.f64 #s(literal 2 binary64) (+.f64 b a))) (/.f64 a (PI.f64))) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 b a)) (PI.f64)) (/.f64 b (/.f64 #s(literal 1 binary64) a))) |
(*.f64 (/.f64 (+.f64 b a) #s(literal 1 binary64)) (/.f64 a (/.f64 #s(literal 1/2 binary64) (/.f64 b (PI.f64))))) |
(*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (+.f64 b a)) (/.f64 b (PI.f64))) a) |
(*.f64 (*.f64 (/.f64 (*.f64 b a) (PI.f64)) #s(literal 2 binary64)) (+.f64 b a)) |
(*.f64 (/.f64 (*.f64 b (*.f64 #s(literal 2 binary64) (+.f64 b a))) (PI.f64)) a) |
(*.f64 (/.f64 (+.f64 b a) (/.f64 #s(literal 1/2 binary64) (/.f64 b (PI.f64)))) a) |
(*.f64 (/.f64 (*.f64 b (*.f64 #s(literal 2 binary64) (+.f64 b a))) #s(literal 1 binary64)) (/.f64 a (PI.f64))) |
(*.f64 (/.f64 (*.f64 b (*.f64 #s(literal 2 binary64) (+.f64 b a))) (-.f64 #s(literal 0 binary64) (PI.f64))) (-.f64 #s(literal 0 binary64) a)) |
(*.f64 (/.f64 (+.f64 b a) (*.f64 (/.f64 (PI.f64) b) #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) a)) |
(+.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 b #s(literal 2 binary64))) |
(+.f64 (*.f64 b #s(literal 2 binary64)) (/.f64 a #s(literal 1/2 binary64))) |
(fma.f64 b #s(literal 2 binary64) (/.f64 a #s(literal 1/2 binary64))) |
(fma.f64 a #s(literal 2 binary64) (*.f64 b #s(literal 2 binary64))) |
(fma.f64 #s(literal 2 binary64) b (/.f64 a #s(literal 1/2 binary64))) |
(fma.f64 #s(literal 2 binary64) a (*.f64 b #s(literal 2 binary64))) |
(/.f64 (+.f64 (/.f64 (*.f64 a (*.f64 a a)) #s(literal 1/8 binary64)) (*.f64 (*.f64 b (*.f64 b b)) #s(literal 8 binary64))) (+.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) (/.f64 a #s(literal 1/2 binary64))) (-.f64 (*.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 b #s(literal 2 binary64))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 b #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) (/.f64 a #s(literal 1/2 binary64))) (*.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 b #s(literal 2 binary64)))) (-.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 b #s(literal 2 binary64)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))) (+.f64 (*.f64 b b) (*.f64 a (-.f64 a b)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))) (+.f64 (*.f64 a a) (*.f64 b (-.f64 b a)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 b a)) |
(/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 a a) (*.f64 b b))) (-.f64 a b)) |
(/.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))) #s(literal 2 binary64)) (+.f64 (*.f64 b b) (*.f64 a (-.f64 a b)))) |
(/.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))) #s(literal 2 binary64)) (+.f64 (*.f64 a a) (*.f64 b (-.f64 b a)))) |
(/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) #s(literal 2 binary64)) (-.f64 b a)) |
(/.f64 (*.f64 (-.f64 (*.f64 a a) (*.f64 b b)) #s(literal 2 binary64)) (-.f64 a b)) |
(*.f64 #s(literal 2 binary64) (+.f64 b a)) |
(*.f64 (+.f64 b a) #s(literal 2 binary64)) |
(+.f64 b a) |
(+.f64 a b) |
(-.f64 (/.f64 (*.f64 b b) (-.f64 b a)) (/.f64 (*.f64 a a) (-.f64 b a))) |
(-.f64 (/.f64 (*.f64 a a) (-.f64 a b)) (/.f64 (*.f64 b b) (-.f64 a b))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 b b) (*.f64 a (-.f64 a b))) (+.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 a a) (*.f64 b (-.f64 b a))) (+.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 b a) (-.f64 (*.f64 b b) (*.f64 a a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 a b) (-.f64 (*.f64 a a) (*.f64 b b)))) |
(/.f64 (+.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))) (+.f64 (*.f64 b b) (*.f64 a (-.f64 a b)))) |
(/.f64 (+.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))) (+.f64 (*.f64 a a) (*.f64 b (-.f64 b a)))) |
(/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 b a)) |
(/.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (-.f64 a b)) |
(/.f64 (neg.f64 (+.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))) (neg.f64 (+.f64 (*.f64 b b) (*.f64 a (-.f64 a b))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))) (neg.f64 (+.f64 (*.f64 a a) (*.f64 b (-.f64 b a))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 0 binary64) (-.f64 b a))) |
(/.f64 (neg.f64 (-.f64 (*.f64 a a) (*.f64 b b))) (neg.f64 (-.f64 a b))) |
(/.f64 (-.f64 (*.f64 (*.f64 b b) (-.f64 b a)) (*.f64 (-.f64 b a) (*.f64 a a))) (*.f64 (-.f64 b a) (-.f64 b a))) |
(/.f64 (-.f64 (*.f64 (*.f64 a a) (-.f64 a b)) (*.f64 (-.f64 a b) (*.f64 b b))) (*.f64 (-.f64 a b) (-.f64 a b))) |
(pow.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (-.f64 a b))) (+.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (*.f64 a a) (*.f64 b (-.f64 b a))) (+.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 b a) (-.f64 (*.f64 b b) (*.f64 a a))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 a b) (-.f64 (*.f64 a a) (*.f64 b b))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 a (-.f64 a b))))) |
(*.f64 (+.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a a) (*.f64 b (-.f64 b a))))) |
(*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (-.f64 b a))) |
(*.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (-.f64 a b))) |
(*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))) (+.f64 (*.f64 b b) (*.f64 a (+.f64 b a)))) |
(*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (+.f64 b a)) |
(+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 (PI.f64) a)) (*.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 0 binary64) (/.f64 (PI.f64) b)))) |
(+.f64 (*.f64 (/.f64 (PI.f64) a) (/.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (PI.f64) b)) (/.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))))) |
(fma.f64 (/.f64 (PI.f64) a) (/.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (PI.f64) b)) (/.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 (PI.f64) a) (*.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 0 binary64) (/.f64 (PI.f64) b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 b a) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b))) (-.f64 b a)))) |
(/.f64 (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) (/.f64 (+.f64 b a) (/.f64 #s(literal 1/2 binary64) (-.f64 b a)))) |
(/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b))) (-.f64 b a)) (+.f64 b a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (PI.f64) b) (*.f64 (PI.f64) a))) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 b a))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 b (*.f64 b b))))) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (+.f64 (/.f64 (PI.f64) (*.f64 a (/.f64 a (PI.f64)))) (*.f64 (/.f64 (PI.f64) b) (+.f64 (/.f64 (PI.f64) b) (/.f64 (PI.f64) a)))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (PI.f64) (*.f64 a (/.f64 a (PI.f64)))) (/.f64 (*.f64 (PI.f64) (/.f64 (PI.f64) b)) b))) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (+.f64 (/.f64 (PI.f64) b) (/.f64 (PI.f64) a)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (PI.f64) b) (*.f64 (PI.f64) a))) (*.f64 (/.f64 (+.f64 b a) (/.f64 #s(literal 1/2 binary64) (-.f64 b a))) (*.f64 b a))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (+.f64 b a) (/.f64 #s(literal 1/2 binary64) (-.f64 b a))) (+.f64 (/.f64 (PI.f64) (*.f64 a (/.f64 a (PI.f64)))) (*.f64 (/.f64 (PI.f64) b) (+.f64 (/.f64 (PI.f64) b) (/.f64 (PI.f64) a)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (/.f64 (PI.f64) (*.f64 a (/.f64 a (PI.f64)))) (/.f64 (*.f64 (PI.f64) (/.f64 (PI.f64) b)) b))) (*.f64 (/.f64 (+.f64 b a) (/.f64 #s(literal 1/2 binary64) (-.f64 b a))) (+.f64 (/.f64 (PI.f64) b) (/.f64 (PI.f64) a)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 b a)) (-.f64 (*.f64 (PI.f64) b) (*.f64 (PI.f64) a))) (*.f64 (+.f64 b a) (*.f64 b a))) |
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 b a)) (-.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 b (*.f64 b b))))) (*.f64 (+.f64 b a) (+.f64 (/.f64 (PI.f64) (*.f64 a (/.f64 a (PI.f64)))) (*.f64 (/.f64 (PI.f64) b) (+.f64 (/.f64 (PI.f64) b) (/.f64 (PI.f64) a)))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 b a)) (-.f64 (/.f64 (PI.f64) (*.f64 a (/.f64 a (PI.f64)))) (/.f64 (*.f64 (PI.f64) (/.f64 (PI.f64) b)) b))) (*.f64 (+.f64 b a) (+.f64 (/.f64 (PI.f64) b) (/.f64 (PI.f64) a)))) |
(/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) (-.f64 b a)) (-.f64 (*.f64 (PI.f64) b) (*.f64 (PI.f64) a))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 b a)) (*.f64 b a))) |
(/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) (-.f64 b a)) (-.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 b (*.f64 b b))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 b a)) (+.f64 (/.f64 (PI.f64) (*.f64 a (/.f64 a (PI.f64)))) (*.f64 (/.f64 (PI.f64) b) (+.f64 (/.f64 (PI.f64) b) (/.f64 (PI.f64) a)))))) |
(/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) (-.f64 b a)) (-.f64 (/.f64 (PI.f64) (*.f64 a (/.f64 a (PI.f64)))) (/.f64 (*.f64 (PI.f64) (/.f64 (PI.f64) b)) b))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 b a)) (+.f64 (/.f64 (PI.f64) b) (/.f64 (PI.f64) a)))) |
(/.f64 (*.f64 (-.f64 (*.f64 (PI.f64) b) (*.f64 (PI.f64) a)) #s(literal 1/2 binary64)) (*.f64 (*.f64 b a) (-.f64 (*.f64 b b) (*.f64 a a)))) |
(/.f64 (*.f64 (-.f64 (*.f64 (PI.f64) b) (*.f64 (PI.f64) a)) #s(literal 1 binary64)) (*.f64 (*.f64 b a) (/.f64 (+.f64 b a) (/.f64 #s(literal 1/2 binary64) (-.f64 b a))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (PI.f64) b) (*.f64 (PI.f64) a)) (/.f64 #s(literal 1/2 binary64) (-.f64 b a))) (*.f64 (*.f64 b a) (+.f64 b a))) |
(/.f64 (*.f64 (-.f64 (*.f64 (PI.f64) b) (*.f64 (PI.f64) a)) (/.f64 #s(literal -1/2 binary64) (-.f64 b a))) (*.f64 (*.f64 b a) (-.f64 #s(literal 0 binary64) (+.f64 b a)))) |
(/.f64 (*.f64 (-.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 b (*.f64 b b)))) #s(literal 1/2 binary64)) (*.f64 (+.f64 (/.f64 (PI.f64) (*.f64 a (/.f64 a (PI.f64)))) (*.f64 (/.f64 (PI.f64) b) (+.f64 (/.f64 (PI.f64) b) (/.f64 (PI.f64) a)))) (-.f64 (*.f64 b b) (*.f64 a a)))) |
(/.f64 (*.f64 (-.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 b (*.f64 b b)))) #s(literal 1 binary64)) (*.f64 (+.f64 (/.f64 (PI.f64) (*.f64 a (/.f64 a (PI.f64)))) (*.f64 (/.f64 (PI.f64) b) (+.f64 (/.f64 (PI.f64) b) (/.f64 (PI.f64) a)))) (/.f64 (+.f64 b a) (/.f64 #s(literal 1/2 binary64) (-.f64 b a))))) |
(/.f64 (*.f64 (-.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) (-.f64 b a))) (*.f64 (+.f64 (/.f64 (PI.f64) (*.f64 a (/.f64 a (PI.f64)))) (*.f64 (/.f64 (PI.f64) b) (+.f64 (/.f64 (PI.f64) b) (/.f64 (PI.f64) a)))) (+.f64 b a))) |
(/.f64 (*.f64 (-.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1/2 binary64) (-.f64 b a))) (*.f64 (+.f64 (/.f64 (PI.f64) (*.f64 a (/.f64 a (PI.f64)))) (*.f64 (/.f64 (PI.f64) b) (+.f64 (/.f64 (PI.f64) b) (/.f64 (PI.f64) a)))) (-.f64 #s(literal 0 binary64) (+.f64 b a)))) |
(/.f64 (*.f64 (-.f64 (/.f64 (PI.f64) (*.f64 a (/.f64 a (PI.f64)))) (/.f64 (*.f64 (PI.f64) (/.f64 (PI.f64) b)) b)) #s(literal 1/2 binary64)) (*.f64 (+.f64 (/.f64 (PI.f64) b) (/.f64 (PI.f64) a)) (-.f64 (*.f64 b b) (*.f64 a a)))) |
(/.f64 (*.f64 (-.f64 (/.f64 (PI.f64) (*.f64 a (/.f64 a (PI.f64)))) (/.f64 (*.f64 (PI.f64) (/.f64 (PI.f64) b)) b)) #s(literal 1 binary64)) (*.f64 (+.f64 (/.f64 (PI.f64) b) (/.f64 (PI.f64) a)) (/.f64 (+.f64 b a) (/.f64 #s(literal 1/2 binary64) (-.f64 b a))))) |
(/.f64 (*.f64 (-.f64 (/.f64 (PI.f64) (*.f64 a (/.f64 a (PI.f64)))) (/.f64 (*.f64 (PI.f64) (/.f64 (PI.f64) b)) b)) (/.f64 #s(literal 1/2 binary64) (-.f64 b a))) (*.f64 (+.f64 (/.f64 (PI.f64) b) (/.f64 (PI.f64) a)) (+.f64 b a))) |
(/.f64 (*.f64 (-.f64 (/.f64 (PI.f64) (*.f64 a (/.f64 a (PI.f64)))) (/.f64 (*.f64 (PI.f64) (/.f64 (PI.f64) b)) b)) (/.f64 #s(literal -1/2 binary64) (-.f64 b a))) (*.f64 (+.f64 (/.f64 (PI.f64) b) (/.f64 (PI.f64) a)) (-.f64 #s(literal 0 binary64) (+.f64 b a)))) |
(/.f64 (neg.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b))) (-.f64 b a))) (-.f64 #s(literal 0 binary64) (+.f64 b a))) |
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 (*.f64 (PI.f64) b) (*.f64 (PI.f64) a))) (*.f64 b a)) |
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 b (*.f64 b b))))) (+.f64 (/.f64 (PI.f64) (*.f64 a (/.f64 a (PI.f64)))) (*.f64 (/.f64 (PI.f64) b) (+.f64 (/.f64 (PI.f64) b) (/.f64 (PI.f64) a))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 (/.f64 (PI.f64) (*.f64 a (/.f64 a (PI.f64)))) (/.f64 (*.f64 (PI.f64) (/.f64 (PI.f64) b)) b))) (+.f64 (/.f64 (PI.f64) b) (/.f64 (PI.f64) a))) |
(/.f64 (*.f64 (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) #s(literal 1/2 binary64)) (-.f64 (*.f64 b b) (*.f64 a a))) |
(/.f64 (*.f64 (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) #s(literal 1 binary64)) (/.f64 (+.f64 b a) (/.f64 #s(literal 1/2 binary64) (-.f64 b a)))) |
(/.f64 (*.f64 (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) (/.f64 #s(literal -1/2 binary64) (-.f64 b a))) (-.f64 #s(literal 0 binary64) (+.f64 b a))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b))) (-.f64 (*.f64 b b) (*.f64 a a))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b))) (/.f64 (+.f64 b a) (/.f64 #s(literal 1/2 binary64) (-.f64 b a)))) |
(/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) (-.f64 b a)) (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b))) (-.f64 #s(literal 0 binary64) (+.f64 b a))) |
(/.f64 (*.f64 (-.f64 (*.f64 (PI.f64) b) (*.f64 (PI.f64) a)) (/.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 b a)) |
(/.f64 (*.f64 (-.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) (+.f64 (/.f64 (PI.f64) (*.f64 a (/.f64 a (PI.f64)))) (*.f64 (/.f64 (PI.f64) b) (+.f64 (/.f64 (PI.f64) b) (/.f64 (PI.f64) a))))) |
(/.f64 (*.f64 (-.f64 (/.f64 (PI.f64) (*.f64 a (/.f64 a (PI.f64)))) (/.f64 (*.f64 (PI.f64) (/.f64 (PI.f64) b)) b)) (/.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) (+.f64 (/.f64 (PI.f64) b) (/.f64 (PI.f64) a))) |
(pow.f64 (/.f64 (+.f64 b a) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b))) (-.f64 b a))) #s(literal -1 binary64)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 b a)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 b a)) (/.f64 (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) (+.f64 b a))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b))) |
(*.f64 (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) (/.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) |
(*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b))) (-.f64 b a)) (/.f64 #s(literal 1 binary64) (+.f64 b a))) |
(*.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b))) (-.f64 b a)) (+.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))) (+.f64 (*.f64 b b) (*.f64 a (-.f64 a b)))) |
(*.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b))) (-.f64 b a)) (+.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))) (+.f64 (*.f64 a a) (*.f64 b (-.f64 b a)))) |
(*.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b))) (-.f64 b a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 b a)) |
(*.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b))) (-.f64 b a)) (-.f64 (*.f64 a a) (*.f64 b b))) (-.f64 a b)) |
(exp.f64 (*.f64 (log.f64 (/.f64 (+.f64 b a) (/.f64 #s(literal 1/2 binary64) (-.f64 b a)))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 b a)) (-.f64 #s(literal 0 binary64) (+.f64 b a)))) |
(neg.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) (-.f64 b a)) (+.f64 b a))) |
(/.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 b a) (/.f64 #s(literal 1/2 binary64) (-.f64 b a)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 b a) #s(literal 1/2 binary64)) (+.f64 b a))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) #s(literal 1/2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 b a) (/.f64 #s(literal 1/2 binary64) (-.f64 b a))) #s(literal 1 binary64))) |
(/.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 b a)) (+.f64 b a)) |
(/.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 b a)) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 b a)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 b a) (/.f64 #s(literal 1/2 binary64) (-.f64 b a))))) |
(/.f64 (/.f64 #s(literal -1/2 binary64) (-.f64 b a)) (-.f64 #s(literal 0 binary64) (+.f64 b a))) |
(/.f64 #s(literal -1/2 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 b a)) (+.f64 b a))) |
(/.f64 #s(literal -1/2 binary64) (neg.f64 (-.f64 (*.f64 b b) (*.f64 a a)))) |
(/.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 b a) (-.f64 #s(literal 0 binary64) (-.f64 b a)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) (/.f64 (-.f64 b a) #s(literal 1/2 binary64))) |
(/.f64 (/.f64 #s(literal 1/2 binary64) (+.f64 b a)) (-.f64 b a)) |
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 b a)) #s(literal 1 binary64)) (+.f64 b a)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (+.f64 b a))) (-.f64 #s(literal 0 binary64) (-.f64 b a))) |
(pow.f64 (/.f64 (+.f64 b a) (/.f64 #s(literal 1/2 binary64) (-.f64 b a))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 (-.f64 b a) #s(literal 1/2 binary64)) (+.f64 b a)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (+.f64 b a) (/.f64 #s(literal 1/2 binary64) (-.f64 b a))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 b a)) (+.f64 b a))) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 b a)) (/.f64 #s(literal 1 binary64) (+.f64 b a))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) (-.f64 b a)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 b a)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) (/.f64 #s(literal 1/2 binary64) (-.f64 b a))) |
(*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 b a)) (+.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))) (+.f64 (*.f64 b b) (*.f64 a (-.f64 a b)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 b a)) (+.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))) (+.f64 (*.f64 a a) (*.f64 b (-.f64 b a)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 b a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 b a)) |
(*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 b a)) (-.f64 (*.f64 a a) (*.f64 b b))) (-.f64 a b)) |
(*.f64 (pow.f64 (/.f64 (+.f64 b a) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 b a))) |
(*.f64 (pow.f64 (/.f64 (+.f64 b a) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 b a)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (-.f64 b a) #s(literal 1/2 binary64))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 #s(literal -1/2 binary64) (-.f64 b a))) |
(/.f64 #s(literal 1/2 binary64) (-.f64 b a)) |
(/.f64 #s(literal 1/2 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 b a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 b a) #s(literal 1/2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 b a) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 b a) #s(literal 1/2 binary64)))) |
(/.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (-.f64 b a))) |
(pow.f64 (/.f64 (-.f64 b a) #s(literal 1/2 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (-.f64 b a) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 b a))) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (-.f64 b a))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (+.f64 b a)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 b a)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 b a)) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))) (+.f64 (*.f64 b b) (*.f64 a (+.f64 b a)))) |
(+.f64 b (-.f64 #s(literal 0 binary64) a)) |
(+.f64 (-.f64 #s(literal 0 binary64) a) b) |
(-.f64 b a) |
(-.f64 (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (*.f64 b b) (*.f64 a (+.f64 b a)))) (/.f64 (*.f64 a (*.f64 a a)) (+.f64 (*.f64 b b) (*.f64 a (+.f64 b a))))) |
(-.f64 (/.f64 (*.f64 b b) (+.f64 b a)) (/.f64 (*.f64 a a) (+.f64 b a))) |
(fma.f64 #s(literal -1 binary64) a b) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 b b) (*.f64 a (+.f64 b a))) (-.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 b a) (-.f64 (*.f64 b b) (*.f64 a a)))) |
(/.f64 (-.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))) (+.f64 (*.f64 b b) (*.f64 a (+.f64 b a)))) |
(/.f64 (-.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))) (+.f64 (*.f64 b b) (-.f64 (*.f64 a a) (-.f64 #s(literal 0 binary64) (*.f64 b a))))) |
(/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (+.f64 b a)) |
(/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 b (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (neg.f64 (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 0 binary64) (+.f64 b a))) |
(/.f64 (neg.f64 (-.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))) (neg.f64 (+.f64 (*.f64 b b) (*.f64 a (+.f64 b a))))) |
(/.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b b)) (+.f64 (*.f64 b b) (*.f64 a (+.f64 b a)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (+.f64 b a))) (*.f64 a (*.f64 a a)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (+.f64 b a))) (+.f64 (*.f64 b b) (*.f64 a (+.f64 b a))))) |
(/.f64 (-.f64 (*.f64 (*.f64 b b) (+.f64 b a)) (*.f64 (+.f64 b a) (*.f64 a a))) (*.f64 (+.f64 b a) (+.f64 b a))) |
(pow.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (+.f64 b a))) (-.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 b a) (-.f64 (*.f64 b b) (*.f64 a a))) #s(literal -1 binary64)) |
(*.f64 (-.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 a (+.f64 b a))))) |
(*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (+.f64 b a))) |
(*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 b a)) |
(*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (+.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))) (+.f64 (*.f64 b b) (*.f64 a (-.f64 a b)))) |
(*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (+.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))) (+.f64 (*.f64 a a) (*.f64 b (-.f64 b a)))) |
(*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 a a) (*.f64 b b))) (-.f64 a b)) |
(*.f64 b a) |
(*.f64 a b) |
(exp.f64 (*.f64 (log.f64 (/.f64 (PI.f64) (*.f64 b a))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 b (-.f64 #s(literal 0 binary64) (/.f64 (PI.f64) a)))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (PI.f64) a))) |
(/.f64 b (/.f64 (PI.f64) a)) |
(/.f64 (*.f64 b a) (PI.f64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (PI.f64) (*.f64 b a))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (PI.f64) (*.f64 b a)) #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (PI.f64) (*.f64 b a)))) |
(/.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) (/.f64 (PI.f64) a))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b a)) (-.f64 #s(literal 0 binary64) (PI.f64))) |
(/.f64 (/.f64 b (PI.f64)) (/.f64 #s(literal 1 binary64) a)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b)) (/.f64 (PI.f64) a)) |
(/.f64 (/.f64 (*.f64 b a) #s(literal 1 binary64)) (PI.f64)) |
(/.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) (/.f64 #s(literal 1 binary64) (*.f64 b a))) |
(/.f64 (*.f64 b #s(literal 1 binary64)) (/.f64 (PI.f64) a)) |
(/.f64 (/.f64 (*.f64 b a) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (cbrt.f64 (PI.f64))) |
(/.f64 (/.f64 (*.f64 b a) (sqrt.f64 (PI.f64))) (sqrt.f64 (PI.f64))) |
(pow.f64 (/.f64 (PI.f64) (*.f64 b a)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 b a) (PI.f64)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 (/.f64 (PI.f64) (*.f64 b a)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 b (/.f64 a (PI.f64))) |
(*.f64 a (/.f64 b (PI.f64))) |
(*.f64 (*.f64 b a) (/.f64 #s(literal 1 binary64) (PI.f64))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b a) (PI.f64))) |
(*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (PI.f64) a)))) |
(*.f64 (/.f64 a (PI.f64)) b) |
(*.f64 (/.f64 a (PI.f64)) (pow.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -1 binary64))) |
(*.f64 (/.f64 b (PI.f64)) a) |
(*.f64 (/.f64 b (PI.f64)) (pow.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -1 binary64))) |
(*.f64 (/.f64 b #s(literal 1 binary64)) (/.f64 a (PI.f64))) |
(*.f64 (/.f64 b (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (/.f64 a (cbrt.f64 (PI.f64)))) |
(*.f64 (/.f64 b (sqrt.f64 (PI.f64))) (/.f64 a (sqrt.f64 (PI.f64)))) |
(*.f64 (/.f64 a (sqrt.f64 (PI.f64))) (/.f64 b (sqrt.f64 (PI.f64)))) |
(*.f64 (/.f64 a #s(literal 1 binary64)) (/.f64 b (PI.f64))) |
(*.f64 (/.f64 a (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (/.f64 b (cbrt.f64 (PI.f64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) (*.f64 b a)) |
(*.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 b a)) #s(literal -1 binary64))) |
(*.f64 (/.f64 b (-.f64 #s(literal 0 binary64) (PI.f64))) (-.f64 #s(literal 0 binary64) a)) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (PI.f64))) (-.f64 #s(literal 0 binary64) (*.f64 b a))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (PI.f64))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b a))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 b a)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (PI.f64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -1 binary64)) (/.f64 b (PI.f64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -1 binary64)) (/.f64 a (PI.f64))) |
(*.f64 (pow.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) #s(literal -1 binary64)) (pow.f64 (*.f64 (cbrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) (*.f64 b a))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 (cbrt.f64 (PI.f64)) (*.f64 b a)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (sqrt.f64 (PI.f64)) #s(literal -1 binary64)) (pow.f64 (*.f64 (sqrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) (*.f64 b a))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (sqrt.f64 (PI.f64)) #s(literal -1 binary64)) (pow.f64 (/.f64 (sqrt.f64 (PI.f64)) (*.f64 b a)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) b) #s(literal -1 binary64)) (pow.f64 (/.f64 (cbrt.f64 (PI.f64)) a) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) a) #s(literal -1 binary64)) (pow.f64 (/.f64 (cbrt.f64 (PI.f64)) b) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (sqrt.f64 (PI.f64)) b) #s(literal -1 binary64)) (pow.f64 (/.f64 (sqrt.f64 (PI.f64)) a) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (sqrt.f64 (PI.f64)) a) #s(literal -1 binary64)) (pow.f64 (/.f64 (sqrt.f64 (PI.f64)) b) #s(literal -1 binary64))) |
| 1× | egg-herbie |
| 4964× | *-lowering-*.f32 |
| 4964× | *-lowering-*.f64 |
| 2824× | +-lowering-+.f64 |
| 2824× | +-lowering-+.f32 |
| 1826× | /-lowering-/.f32 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 680 | 5073 |
| 1 | 2312 | 4272 |
| 0 | 9455 | 4272 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/ (+ (* -1/2 (/ (* b (PI)) (pow a 3))) (* 1/2 (/ (PI) (pow a 2)))) b) |
(/ (+ (* 1/2 (/ (PI) (pow a 2))) (* b (+ (* -1/2 (/ (PI) (pow a 3))) (* 1/2 (/ (* b (PI)) (pow a 4)))))) b) |
(/ (+ (* 1/2 (/ (PI) (pow a 2))) (* b (+ (* -1/2 (/ (PI) (pow a 3))) (* b (+ (* -1/2 (/ (* b (PI)) (pow a 5))) (* 1/2 (/ (PI) (pow a 4)))))))) b) |
(* 1/2 (/ (PI) (* a (pow b 2)))) |
(/ (+ (* -1/2 (/ (PI) b)) (* 1/2 (/ (PI) a))) (pow b 2)) |
(/ (+ (* -1/2 (/ (PI) b)) (+ (* 1/2 (/ (PI) a)) (* 1/2 (/ (* a (PI)) (pow b 2))))) (pow b 2)) |
(/ (+ (* -1/2 (/ (PI) b)) (+ (* -1/2 (/ (* (pow a 2) (PI)) (pow b 3))) (+ (* 1/2 (/ (PI) a)) (* 1/2 (/ (* a (PI)) (pow b 2)))))) (pow b 2)) |
(* 1/2 (/ (PI) (* a (pow b 2)))) |
(/ (+ (* -1/2 (/ (PI) b)) (* 1/2 (/ (PI) a))) (pow b 2)) |
(/ (+ (* -1 (/ (+ (* -1/2 (/ (* a (PI)) b)) (* 1/2 (PI))) b)) (* 1/2 (/ (PI) a))) (pow b 2)) |
(/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (* (pow a 2) (PI)) b)) (* 1/2 (* a (PI)))) b)) (* 1/2 (PI))) b)) (* 1/2 (/ (PI) a))) (pow b 2)) |
(* 1/2 (/ (PI) (* a (pow b 2)))) |
(/ (+ (* -1/2 (/ (* a (PI)) (pow b 3))) (* 1/2 (/ (PI) (pow b 2)))) a) |
(/ (+ (* 1/2 (/ (PI) (pow b 2))) (* a (+ (* -1/2 (/ (PI) (pow b 3))) (* 1/2 (/ (* a (PI)) (pow b 4)))))) a) |
(/ (+ (* 1/2 (/ (PI) (pow b 2))) (* a (+ (* -1/2 (/ (PI) (pow b 3))) (* a (+ (* -1/2 (/ (* a (PI)) (pow b 5))) (* 1/2 (/ (PI) (pow b 4)))))))) a) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/ (+ (* -1/2 (/ (PI) a)) (* 1/2 (/ (PI) b))) (pow a 2)) |
(/ (+ (* -1/2 (/ (PI) a)) (+ (* 1/2 (/ (PI) b)) (* 1/2 (/ (* b (PI)) (pow a 2))))) (pow a 2)) |
(/ (+ (* -1/2 (/ (PI) a)) (+ (* -1/2 (/ (* (pow b 2) (PI)) (pow a 3))) (+ (* 1/2 (/ (PI) b)) (* 1/2 (/ (* b (PI)) (pow a 2)))))) (pow a 2)) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/ (+ (* -1/2 (/ (PI) a)) (* 1/2 (/ (PI) b))) (pow a 2)) |
(/ (+ (* -1 (/ (+ (* -1/2 (/ (* b (PI)) a)) (* 1/2 (PI))) a)) (* 1/2 (/ (PI) b))) (pow a 2)) |
(/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (* (pow b 2) (PI)) a)) (* 1/2 (* b (PI)))) a)) (* 1/2 (PI))) a)) (* 1/2 (/ (PI) b))) (pow a 2)) |
(* 1/2 (/ (PI) (* a b))) |
(* 1/2 (/ (PI) (* a b))) |
(* 1/2 (/ (PI) (* a b))) |
(* 1/2 (/ (PI) (* a b))) |
(* 1/2 (/ (PI) (* a b))) |
(* 1/2 (/ (PI) (* a b))) |
(* 1/2 (/ (PI) (* a b))) |
(* 1/2 (/ (PI) (* a b))) |
(* 1/2 (/ (PI) (* a b))) |
(* 1/2 (/ (PI) (* a b))) |
(* 1/2 (/ (PI) (* a b))) |
(* 1/2 (/ (PI) (* a b))) |
(* 1/2 (/ (PI) (* a b))) |
(* 1/2 (/ (PI) (* a b))) |
(* 1/2 (/ (PI) (* a b))) |
(* 1/2 (/ (PI) (* a b))) |
(* 1/2 (/ (PI) (* a b))) |
(* 1/2 (/ (PI) (* a b))) |
(* 1/2 (/ (PI) (* a b))) |
(* 1/2 (/ (PI) (* a b))) |
(* 1/2 (/ (PI) (* a b))) |
(* 1/2 (/ (PI) (* a b))) |
(* 1/2 (/ (PI) (* a b))) |
(* 1/2 (/ (PI) (* a b))) |
(* 1/2 (/ (PI) b)) |
(* 1/2 (/ (PI) b)) |
(* 1/2 (/ (PI) b)) |
(* 1/2 (/ (PI) b)) |
(* 1/2 (/ (PI) b)) |
(* 1/2 (/ (PI) b)) |
(* 1/2 (/ (PI) b)) |
(* 1/2 (/ (PI) b)) |
(* 1/2 (/ (PI) b)) |
(* 1/2 (/ (PI) b)) |
(* 1/2 (/ (PI) b)) |
(* 1/2 (/ (PI) b)) |
(/ (PI) b) |
(/ (PI) b) |
(/ (PI) b) |
(/ (PI) b) |
(/ (PI) b) |
(/ (PI) b) |
(/ (PI) b) |
(/ (PI) b) |
(/ (PI) b) |
(/ (PI) b) |
(/ (PI) b) |
(/ (PI) b) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/ 1/2 a) |
(/ 1/2 a) |
(/ 1/2 a) |
(/ 1/2 a) |
(/ 1/2 a) |
(/ 1/2 a) |
(/ 1/2 a) |
(/ 1/2 a) |
(/ 1/2 a) |
(/ 1/2 a) |
(/ 1/2 a) |
(/ 1/2 a) |
(/ (PI) (* a b)) |
(/ (PI) (* a b)) |
(/ (PI) (* a b)) |
(/ (PI) (* a b)) |
(/ (PI) (* a b)) |
(/ (PI) (* a b)) |
(/ (PI) (* a b)) |
(/ (PI) (* a b)) |
(/ (PI) (* a b)) |
(/ (PI) (* a b)) |
(/ (PI) (* a b)) |
(/ (PI) (* a b)) |
(/ (PI) (* a b)) |
(/ (PI) (* a b)) |
(/ (PI) (* a b)) |
(/ (PI) (* a b)) |
(/ (PI) (* a b)) |
(/ (PI) (* a b)) |
(/ (PI) (* a b)) |
(/ (PI) (* a b)) |
(/ (PI) (* a b)) |
(/ (PI) (* a b)) |
(/ (PI) (* a b)) |
(/ (PI) (* a b)) |
(* 1/2 (/ (PI) (* a (pow b 2)))) |
(* 1/2 (/ (PI) (* a (pow b 2)))) |
(* 1/2 (/ (PI) (* a (pow b 2)))) |
(* 1/2 (/ (PI) (* a (pow b 2)))) |
(* 1/2 (/ (PI) (* a (pow b 2)))) |
(* 1/2 (/ (PI) (* a (pow b 2)))) |
(* 1/2 (/ (PI) (* a (pow b 2)))) |
(* 1/2 (/ (PI) (* a (pow b 2)))) |
(* 1/2 (/ (PI) (* a (pow b 2)))) |
(* 1/2 (/ (PI) (* a (pow b 2)))) |
(* 1/2 (/ (PI) (* a (pow b 2)))) |
(* 1/2 (/ (PI) (* a (pow b 2)))) |
(* 1/2 (/ (PI) (* a (pow b 2)))) |
(* 1/2 (/ (PI) (* a (pow b 2)))) |
(* 1/2 (/ (PI) (* a (pow b 2)))) |
(* 1/2 (/ (PI) (* a (pow b 2)))) |
(* 1/2 (/ (PI) (* a (pow b 2)))) |
(* 1/2 (/ (PI) (* a (pow b 2)))) |
(* 1/2 (/ (PI) (* a (pow b 2)))) |
(* 1/2 (/ (PI) (* a (pow b 2)))) |
(* 1/2 (/ (PI) (* a (pow b 2)))) |
(* 1/2 (/ (PI) (* a (pow b 2)))) |
(* 1/2 (/ (PI) (* a (pow b 2)))) |
(* 1/2 (/ (PI) (* a (pow b 2)))) |
(* 1/2 (/ (PI) a)) |
(* 1/2 (/ (PI) a)) |
(* 1/2 (/ (PI) a)) |
(* 1/2 (/ (PI) a)) |
(* 1/2 (/ (PI) a)) |
(* 1/2 (/ (PI) a)) |
(* 1/2 (/ (PI) a)) |
(* 1/2 (/ (PI) a)) |
(* 1/2 (/ (PI) a)) |
(* 1/2 (/ (PI) a)) |
(* 1/2 (/ (PI) a)) |
(* 1/2 (/ (PI) a)) |
(/ (PI) a) |
(/ (PI) a) |
(/ (PI) a) |
(/ (PI) a) |
(/ (PI) a) |
(/ (PI) a) |
(/ (PI) a) |
(/ (PI) a) |
(/ (PI) a) |
(/ (PI) a) |
(/ (PI) a) |
(/ (PI) a) |
(* 1/2 (/ (PI) (* a (pow b 2)))) |
(/ (+ (* -1/2 (/ (* a (PI)) (pow b 3))) (* 1/2 (/ (PI) (pow b 2)))) a) |
(/ (+ (* 1/2 (/ (PI) (pow b 2))) (* a (+ (* -1/2 (/ (PI) (pow b 3))) (* 1/2 (/ (* a (PI)) (pow b 4)))))) a) |
(/ (+ (* 1/2 (/ (PI) (pow b 2))) (* a (+ (* -1/2 (/ (PI) (pow b 3))) (* a (+ (* -1/2 (/ (* a (PI)) (pow b 5))) (* 1/2 (/ (PI) (pow b 4)))))))) a) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/ (+ (* -1/2 (/ (PI) a)) (* 1/2 (/ (PI) b))) (pow a 2)) |
(/ (+ (* -1/2 (/ (PI) a)) (+ (* 1/2 (/ (PI) b)) (* 1/2 (/ (* b (PI)) (pow a 2))))) (pow a 2)) |
(/ (+ (* -1/2 (/ (PI) a)) (+ (* -1/2 (/ (* (pow b 2) (PI)) (pow a 3))) (+ (* 1/2 (/ (PI) b)) (* 1/2 (/ (* b (PI)) (pow a 2)))))) (pow a 2)) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/ (+ (* -1/2 (/ (PI) a)) (* 1/2 (/ (PI) b))) (pow a 2)) |
(/ (+ (* -1 (/ (+ (* -1/2 (/ (* b (PI)) a)) (* 1/2 (PI))) a)) (* 1/2 (/ (PI) b))) (pow a 2)) |
(/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (* (pow b 2) (PI)) a)) (* 1/2 (* b (PI)))) a)) (* 1/2 (PI))) a)) (* 1/2 (/ (PI) b))) (pow a 2)) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/ (+ (* -1/2 (/ (* b (PI)) (pow a 3))) (* 1/2 (/ (PI) (pow a 2)))) b) |
(/ (+ (* 1/2 (/ (PI) (pow a 2))) (* b (+ (* -1/2 (/ (PI) (pow a 3))) (* 1/2 (/ (* b (PI)) (pow a 4)))))) b) |
(/ (+ (* 1/2 (/ (PI) (pow a 2))) (* b (+ (* -1/2 (/ (PI) (pow a 3))) (* b (+ (* -1/2 (/ (* b (PI)) (pow a 5))) (* 1/2 (/ (PI) (pow a 4)))))))) b) |
(* 1/2 (/ (PI) (* a (pow b 2)))) |
(/ (+ (* -1/2 (/ (PI) b)) (* 1/2 (/ (PI) a))) (pow b 2)) |
(/ (+ (* -1/2 (/ (PI) b)) (+ (* 1/2 (/ (PI) a)) (* 1/2 (/ (* a (PI)) (pow b 2))))) (pow b 2)) |
(/ (+ (* -1/2 (/ (PI) b)) (+ (* -1/2 (/ (* (pow a 2) (PI)) (pow b 3))) (+ (* 1/2 (/ (PI) a)) (* 1/2 (/ (* a (PI)) (pow b 2)))))) (pow b 2)) |
(* 1/2 (/ (PI) (* a (pow b 2)))) |
(/ (+ (* -1/2 (/ (PI) b)) (* 1/2 (/ (PI) a))) (pow b 2)) |
(/ (+ (* -1 (/ (+ (* -1/2 (/ (* a (PI)) b)) (* 1/2 (PI))) b)) (* 1/2 (/ (PI) a))) (pow b 2)) |
(/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (* (pow a 2) (PI)) b)) (* 1/2 (* a (PI)))) b)) (* 1/2 (PI))) b)) (* 1/2 (/ (PI) a))) (pow b 2)) |
(* 2 (/ (* a (pow b 2)) (PI))) |
(* a (+ (* 2 (/ (* a b) (PI))) (* 2 (/ (pow b 2) (PI))))) |
(* a (+ (* 2 (/ (* a b) (PI))) (* 2 (/ (pow b 2) (PI))))) |
(* a (+ (* 2 (/ (* a b) (PI))) (* 2 (/ (pow b 2) (PI))))) |
(* 2 (/ (* (pow a 2) b) (PI))) |
(* (pow a 2) (+ (* 2 (/ b (PI))) (* 2 (/ (pow b 2) (* a (PI)))))) |
(* (pow a 2) (+ (* 2 (/ b (PI))) (* 2 (/ (pow b 2) (* a (PI)))))) |
(* (pow a 2) (+ (* 2 (/ b (PI))) (* 2 (/ (pow b 2) (* a (PI)))))) |
(* 2 (/ (* (pow a 2) b) (PI))) |
(* (pow a 2) (+ (* 2 (/ b (PI))) (* 2 (/ (pow b 2) (* a (PI)))))) |
(* (pow a 2) (+ (* 2 (/ b (PI))) (* 2 (/ (pow b 2) (* a (PI)))))) |
(* (pow a 2) (+ (* 2 (/ b (PI))) (* 2 (/ (pow b 2) (* a (PI)))))) |
(* 2 (/ (* (pow a 2) b) (PI))) |
(* b (+ (* 2 (/ (* a b) (PI))) (* 2 (/ (pow a 2) (PI))))) |
(* b (+ (* 2 (/ (* a b) (PI))) (* 2 (/ (pow a 2) (PI))))) |
(* b (+ (* 2 (/ (* a b) (PI))) (* 2 (/ (pow a 2) (PI))))) |
(* 2 (/ (* a (pow b 2)) (PI))) |
(* (pow b 2) (+ (* 2 (/ a (PI))) (* 2 (/ (pow a 2) (* b (PI)))))) |
(* (pow b 2) (+ (* 2 (/ a (PI))) (* 2 (/ (pow a 2) (* b (PI)))))) |
(* (pow b 2) (+ (* 2 (/ a (PI))) (* 2 (/ (pow a 2) (* b (PI)))))) |
(* 2 (/ (* a (pow b 2)) (PI))) |
(* (pow b 2) (+ (* 2 (/ a (PI))) (* 2 (/ (pow a 2) (* b (PI)))))) |
(* (pow b 2) (+ (* 2 (/ a (PI))) (* 2 (/ (pow a 2) (* b (PI)))))) |
(* (pow b 2) (+ (* 2 (/ a (PI))) (* 2 (/ (pow a 2) (* b (PI)))))) |
(* 2 b) |
(+ (* 2 a) (* 2 b)) |
(+ (* 2 a) (* 2 b)) |
(+ (* 2 a) (* 2 b)) |
(* 2 a) |
(* a (+ 2 (* 2 (/ b a)))) |
(* a (+ 2 (* 2 (/ b a)))) |
(* a (+ 2 (* 2 (/ b a)))) |
(* 2 a) |
(* -1 (* a (- (* -2 (/ b a)) 2))) |
(* -1 (* a (- (* -2 (/ b a)) 2))) |
(* -1 (* a (- (* -2 (/ b a)) 2))) |
(* 2 a) |
(+ (* 2 a) (* 2 b)) |
(+ (* 2 a) (* 2 b)) |
(+ (* 2 a) (* 2 b)) |
(* 2 b) |
(* b (+ 2 (* 2 (/ a b)))) |
(* b (+ 2 (* 2 (/ a b)))) |
(* b (+ 2 (* 2 (/ a b)))) |
(* 2 b) |
(* -1 (* b (- (* -2 (/ a b)) 2))) |
(* -1 (* b (- (* -2 (/ a b)) 2))) |
(* -1 (* b (- (* -2 (/ a b)) 2))) |
b |
(+ a b) |
(+ a b) |
(+ a b) |
a |
(* a (+ 1 (/ b a))) |
(* a (+ 1 (/ b a))) |
(* a (+ 1 (/ b a))) |
a |
(* -1 (* a (- (* -1 (/ b a)) 1))) |
(* -1 (* a (- (* -1 (/ b a)) 1))) |
(* -1 (* a (- (* -1 (/ b a)) 1))) |
a |
(+ a b) |
(+ a b) |
(+ a b) |
b |
(* b (+ 1 (/ a b))) |
(* b (+ 1 (/ a b))) |
(* b (+ 1 (/ a b))) |
b |
(* -1 (* b (- (* -1 (/ a b)) 1))) |
(* -1 (* b (- (* -1 (/ a b)) 1))) |
(* -1 (* b (- (* -1 (/ a b)) 1))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/ (+ (* 1/2 (* b (- (* -1 (/ (PI) (pow a 3))) (* -1 (/ (* (PI) (+ a (* -1 a))) (pow a 4)))))) (* 1/2 (/ (PI) (pow a 2)))) b) |
(/ (+ (* 1/2 (/ (PI) (pow a 2))) (* b (+ (* -1/2 (* b (+ (* -1 (/ (PI) (pow a 4))) (* -1 (/ (* (+ a (* -1 a)) (- (* -1 (/ (PI) (pow a 3))) (* -1 (/ (* (PI) (+ a (* -1 a))) (pow a 4))))) (pow a 2)))))) (* 1/2 (- (* -1 (/ (PI) (pow a 3))) (* -1 (/ (* (PI) (+ a (* -1 a))) (pow a 4)))))))) b) |
(/ (+ (* 1/2 (/ (PI) (pow a 2))) (* b (+ (* 1/2 (- (* -1 (/ (PI) (pow a 3))) (* -1 (/ (* (PI) (+ a (* -1 a))) (pow a 4))))) (* b (+ (* -1/2 (* b (+ (* -1 (/ (- (* -1 (/ (PI) (pow a 3))) (* -1 (/ (* (PI) (+ a (* -1 a))) (pow a 4)))) (pow a 2))) (/ (* (+ a (* -1 a)) (+ (* -1 (/ (PI) (pow a 4))) (* -1 (/ (* (+ a (* -1 a)) (- (* -1 (/ (PI) (pow a 3))) (* -1 (/ (* (PI) (+ a (* -1 a))) (pow a 4))))) (pow a 2))))) (pow a 2))))) (* -1/2 (+ (* -1 (/ (PI) (pow a 4))) (* -1 (/ (* (+ a (* -1 a)) (- (* -1 (/ (PI) (pow a 3))) (* -1 (/ (* (PI) (+ a (* -1 a))) (pow a 4))))) (pow a 2)))))))))) b) |
(* 1/2 (/ (PI) (* a (pow b 2)))) |
(/ (+ (* 1/2 (/ (PI) a)) (* 1/2 (/ (- (* -1 (PI)) (/ (* (PI) (+ a (* -1 a))) a)) b))) (pow b 2)) |
(/ (+ (* -1/2 (/ (+ (* -1 (* a (PI))) (* (+ a (* -1 a)) (- (* -1 (PI)) (/ (* (PI) (+ a (* -1 a))) a)))) (pow b 2))) (+ (* 1/2 (/ (PI) a)) (* 1/2 (/ (- (* -1 (PI)) (/ (* (PI) (+ a (* -1 a))) a)) b)))) (pow b 2)) |
(/ (+ (* -1/2 (/ (+ (* -1 (* a (PI))) (* (+ a (* -1 a)) (- (* -1 (PI)) (/ (* (PI) (+ a (* -1 a))) a)))) (pow b 2))) (+ (* -1/2 (/ (+ (* -1 (* (+ a (* -1 a)) (+ (* -1 (* a (PI))) (* (+ a (* -1 a)) (- (* -1 (PI)) (/ (* (PI) (+ a (* -1 a))) a)))))) (* -1 (* (pow a 2) (- (* -1 (PI)) (/ (* (PI) (+ a (* -1 a))) a))))) (pow b 3))) (+ (* 1/2 (/ (PI) a)) (* 1/2 (/ (- (* -1 (PI)) (/ (* (PI) (+ a (* -1 a))) a)) b))))) (pow b 2)) |
(* 1/2 (/ (PI) (* a (pow b 2)))) |
(/ (+ (* 1/2 (/ (PI) a)) (* 1/2 (/ (- (* -1 (PI)) (/ (* (PI) (+ a (* -1 a))) a)) b))) (pow b 2)) |
(/ (+ (* -1 (/ (+ (* -1/2 (- (* -1 (PI)) (/ (* (PI) (+ a (* -1 a))) a))) (* -1/2 (/ (+ (* -1 (* (+ a (* -1 a)) (- (* -1 (PI)) (/ (* (PI) (+ a (* -1 a))) a)))) (* a (PI))) b))) b)) (* 1/2 (/ (PI) a))) (pow b 2)) |
(/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (+ (* -1 (* (pow a 2) (- (* -1 (PI)) (/ (* (PI) (+ a (* -1 a))) a)))) (* (+ a (* -1 a)) (+ (* -1 (* (+ a (* -1 a)) (- (* -1 (PI)) (/ (* (PI) (+ a (* -1 a))) a)))) (* a (PI))))) b)) (* 1/2 (+ (* -1 (* (+ a (* -1 a)) (- (* -1 (PI)) (/ (* (PI) (+ a (* -1 a))) a)))) (* a (PI))))) b)) (* -1/2 (- (* -1 (PI)) (/ (* (PI) (+ a (* -1 a))) a)))) b)) (* 1/2 (/ (PI) a))) (pow b 2)) |
(* 1/2 (/ (PI) (* a (pow b 2)))) |
(/ (+ (* 1/2 (* a (- (* -1 (/ (PI) (pow b 3))) (/ (* (PI) (+ b (* -1 b))) (pow b 4))))) (* 1/2 (/ (PI) (pow b 2)))) a) |
(/ (+ (* 1/2 (/ (PI) (pow b 2))) (* a (+ (* -1/2 (* a (+ (* -1 (/ (PI) (pow b 4))) (/ (* (+ b (* -1 b)) (- (* -1 (/ (PI) (pow b 3))) (/ (* (PI) (+ b (* -1 b))) (pow b 4)))) (pow b 2))))) (* 1/2 (- (* -1 (/ (PI) (pow b 3))) (/ (* (PI) (+ b (* -1 b))) (pow b 4))))))) a) |
(/ (+ (* 1/2 (/ (PI) (pow b 2))) (* a (+ (* 1/2 (- (* -1 (/ (PI) (pow b 3))) (/ (* (PI) (+ b (* -1 b))) (pow b 4)))) (* a (+ (* -1/2 (* a (+ (* -1 (/ (* (+ b (* -1 b)) (+ (* -1 (/ (PI) (pow b 4))) (/ (* (+ b (* -1 b)) (- (* -1 (/ (PI) (pow b 3))) (/ (* (PI) (+ b (* -1 b))) (pow b 4)))) (pow b 2)))) (pow b 2))) (* -1 (/ (- (* -1 (/ (PI) (pow b 3))) (/ (* (PI) (+ b (* -1 b))) (pow b 4))) (pow b 2)))))) (* -1/2 (+ (* -1 (/ (PI) (pow b 4))) (/ (* (+ b (* -1 b)) (- (* -1 (/ (PI) (pow b 3))) (/ (* (PI) (+ b (* -1 b))) (pow b 4)))) (pow b 2))))))))) a) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/ (+ (* 1/2 (/ (PI) b)) (* 1/2 (/ (- (* -1 (PI)) (* -1 (/ (* (PI) (+ b (* -1 b))) b))) a))) (pow a 2)) |
(/ (+ (* -1/2 (/ (+ (* -1 (* b (PI))) (* -1 (* (+ b (* -1 b)) (- (* -1 (PI)) (* -1 (/ (* (PI) (+ b (* -1 b))) b)))))) (pow a 2))) (+ (* 1/2 (/ (PI) b)) (* 1/2 (/ (- (* -1 (PI)) (* -1 (/ (* (PI) (+ b (* -1 b))) b))) a)))) (pow a 2)) |
(/ (+ (* -1/2 (/ (+ (* -1 (* b (PI))) (* -1 (* (+ b (* -1 b)) (- (* -1 (PI)) (* -1 (/ (* (PI) (+ b (* -1 b))) b)))))) (pow a 2))) (+ (* -1/2 (/ (+ (* -1 (* (pow b 2) (- (* -1 (PI)) (* -1 (/ (* (PI) (+ b (* -1 b))) b))))) (* (+ b (* -1 b)) (+ (* -1 (* b (PI))) (* -1 (* (+ b (* -1 b)) (- (* -1 (PI)) (* -1 (/ (* (PI) (+ b (* -1 b))) b)))))))) (pow a 3))) (+ (* 1/2 (/ (PI) b)) (* 1/2 (/ (- (* -1 (PI)) (* -1 (/ (* (PI) (+ b (* -1 b))) b))) a))))) (pow a 2)) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/ (+ (* -1/2 (/ (- (PI) (* -1 (/ (* (PI) (+ b (* -1 b))) b))) a)) (* 1/2 (/ (PI) b))) (pow a 2)) |
(/ (+ (* -1 (/ (+ (* 1/2 (- (PI) (* -1 (/ (* (PI) (+ b (* -1 b))) b)))) (* 1/2 (/ (+ (* -1 (* b (PI))) (* -1 (* (+ b (* -1 b)) (- (PI) (* -1 (/ (* (PI) (+ b (* -1 b))) b)))))) a))) a)) (* 1/2 (/ (PI) b))) (pow a 2)) |
(/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (+ (* -1 (* b (PI))) (* -1 (* (+ b (* -1 b)) (- (PI) (* -1 (/ (* (PI) (+ b (* -1 b))) b))))))) (* 1/2 (/ (+ (* -1 (* (pow b 2) (- (PI) (* -1 (/ (* (PI) (+ b (* -1 b))) b))))) (* (+ b (* -1 b)) (+ (* -1 (* b (PI))) (* -1 (* (+ b (* -1 b)) (- (PI) (* -1 (/ (* (PI) (+ b (* -1 b))) b)))))))) a))) a)) (* 1/2 (- (PI) (* -1 (/ (* (PI) (+ b (* -1 b))) b))))) a)) (* 1/2 (/ (PI) b))) (pow a 2)) |
(/ -1/2 (pow a 2)) |
(- (* -1/2 (/ (* b (+ a (* -1 a))) (pow a 4))) (* 1/2 (/ 1 (pow a 2)))) |
(- (* b (- (* -1 (* b (+ (* 1/2 (/ 1 (pow a 4))) (* 1/2 (/ (pow (+ a (* -1 a)) 2) (pow a 6)))))) (* 1/2 (/ (+ a (* -1 a)) (pow a 4))))) (* 1/2 (/ 1 (pow a 2)))) |
(- (* b (- (* b (- (* -1 (* b (+ (* 1/2 (/ (+ a (* -1 a)) (pow a 6))) (/ (* (+ a (* -1 a)) (+ (* 1/2 (/ (pow (+ a (* -1 a)) 2) (pow a 6))) (* 1/2 (/ 1 (pow a 4))))) (pow a 2))))) (+ (* 1/2 (/ 1 (pow a 4))) (* 1/2 (/ (pow (+ a (* -1 a)) 2) (pow a 6)))))) (* 1/2 (/ (+ a (* -1 a)) (pow a 4))))) (* 1/2 (/ 1 (pow a 2)))) |
(/ 1/2 (pow b 2)) |
(/ (+ 1/2 (* -1/2 (/ (+ a (* -1 a)) b))) (pow b 2)) |
(/ (- (+ 1/2 (* -1 (/ (+ (* -1/2 (pow a 2)) (* -1/2 (pow (+ a (* -1 a)) 2))) (pow b 2)))) (* 1/2 (/ (+ a (* -1 a)) b))) (pow b 2)) |
(/ (- (+ 1/2 (* -1 (/ (+ (* -1 (* (+ a (* -1 a)) (+ (* -1/2 (pow a 2)) (* -1/2 (pow (+ a (* -1 a)) 2))))) (* 1/2 (* (pow a 2) (+ a (* -1 a))))) (pow b 3)))) (+ (* -1/2 (/ (pow a 2) (pow b 2))) (+ (* -1/2 (/ (pow (+ a (* -1 a)) 2) (pow b 2))) (* 1/2 (/ (+ a (* -1 a)) b))))) (pow b 2)) |
(/ 1/2 (pow b 2)) |
(/ (+ 1/2 (* -1/2 (/ (+ a (* -1 a)) b))) (pow b 2)) |
(/ (+ 1/2 (* -1 (/ (- (+ (* -1/2 (/ (pow a 2) b)) (* -1/2 (/ (pow (+ a (* -1 a)) 2) b))) (* -1/2 (+ a (* -1 a)))) b))) (pow b 2)) |
(/ (+ 1/2 (* -1 (/ (- (* -1 (/ (- (+ (* -1/2 (/ (* (pow a 2) (+ a (* -1 a))) b)) (/ (* (+ a (* -1 a)) (+ (* -1/2 (pow a 2)) (* -1/2 (pow (+ a (* -1 a)) 2)))) b)) (+ (* -1/2 (pow a 2)) (* -1/2 (pow (+ a (* -1 a)) 2)))) b)) (* -1/2 (+ a (* -1 a)))) b))) (pow b 2)) |
(/ 1/2 (pow b 2)) |
(+ (* -1/2 (/ (* a (+ b (* -1 b))) (pow b 4))) (* 1/2 (/ 1 (pow b 2)))) |
(+ (* a (- (* a (- (* 1/2 (/ 1 (pow b 4))) (* -1/2 (/ (pow (+ b (* -1 b)) 2) (pow b 6))))) (* 1/2 (/ (+ b (* -1 b)) (pow b 4))))) (* 1/2 (/ 1 (pow b 2)))) |
(+ (* a (- (* a (- (+ (* -1 (* a (+ (* 1/2 (/ (+ b (* -1 b)) (pow b 6))) (/ (* (+ b (* -1 b)) (- (* 1/2 (/ 1 (pow b 4))) (* -1/2 (/ (pow (+ b (* -1 b)) 2) (pow b 6))))) (pow b 2))))) (* 1/2 (/ 1 (pow b 4)))) (* -1/2 (/ (pow (+ b (* -1 b)) 2) (pow b 6))))) (* 1/2 (/ (+ b (* -1 b)) (pow b 4))))) (* 1/2 (/ 1 (pow b 2)))) |
(/ -1/2 (pow a 2)) |
(/ (- (* -1/2 (/ (+ b (* -1 b)) a)) 1/2) (pow a 2)) |
(/ (- (* -1 (/ (+ (* 1/2 (pow b 2)) (* 1/2 (pow (+ b (* -1 b)) 2))) (pow a 2))) (+ 1/2 (* 1/2 (/ (+ b (* -1 b)) a)))) (pow a 2)) |
(/ (- (* -1 (/ (+ (* 1/2 (* (pow b 2) (+ b (* -1 b)))) (* (+ b (* -1 b)) (+ (* 1/2 (pow b 2)) (* 1/2 (pow (+ b (* -1 b)) 2))))) (pow a 3))) (+ 1/2 (+ (* 1/2 (/ (+ b (* -1 b)) a)) (+ (* 1/2 (/ (pow b 2) (pow a 2))) (* 1/2 (/ (pow (+ b (* -1 b)) 2) (pow a 2))))))) (pow a 2)) |
(/ -1/2 (pow a 2)) |
(/ (- (* 1/2 (/ (+ b (* -1 b)) a)) 1/2) (pow a 2)) |
(/ (- (* -1 (/ (- (+ (* 1/2 (/ (pow b 2) a)) (* 1/2 (/ (pow (+ b (* -1 b)) 2) a))) (* 1/2 (+ b (* -1 b)))) a)) 1/2) (pow a 2)) |
(/ (- (* -1 (/ (- (* -1 (/ (- (+ (* 1/2 (/ (* (pow b 2) (+ b (* -1 b))) a)) (/ (* (+ b (* -1 b)) (+ (* 1/2 (pow b 2)) (* 1/2 (pow (+ b (* -1 b)) 2)))) a)) (+ (* 1/2 (pow b 2)) (* 1/2 (pow (+ b (* -1 b)) 2)))) a)) (* 1/2 (+ b (* -1 b)))) a)) 1/2) (pow a 2)) |
(/ -1/2 a) |
(- (* -1/2 (/ b (pow a 2))) (* 1/2 (/ 1 a))) |
(- (* b (- (* -1/2 (/ b (pow a 3))) (* 1/2 (/ 1 (pow a 2))))) (* 1/2 (/ 1 a))) |
(- (* b (- (* b (- (* -1/2 (/ b (pow a 4))) (* 1/2 (/ 1 (pow a 3))))) (* 1/2 (/ 1 (pow a 2))))) (* 1/2 (/ 1 a))) |
(/ 1/2 b) |
(/ (+ 1/2 (* 1/2 (/ a b))) b) |
(/ (- (+ 1/2 (* 1/2 (/ (pow a 2) (pow b 2)))) (* -1/2 (/ a b))) b) |
(/ (- (+ 1/2 (* 1/2 (/ (pow a 3) (pow b 3)))) (+ (* -1/2 (/ a b)) (* -1/2 (/ (pow a 2) (pow b 2))))) b) |
(/ 1/2 b) |
(* -1 (/ (- (* -1/2 (/ a b)) 1/2) b)) |
(* -1 (/ (- (* -1 (/ (- (* 1/2 (/ (pow a 2) b)) (* -1/2 a)) b)) 1/2) b)) |
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* -1/2 (/ (pow a 3) b)) (* 1/2 (pow a 2))) b)) (* -1/2 a)) b)) 1/2) b)) |
(/ 1/2 b) |
(+ (* 1/2 (/ a (pow b 2))) (* 1/2 (/ 1 b))) |
(+ (* a (+ (* 1/2 (/ a (pow b 3))) (* 1/2 (/ 1 (pow b 2))))) (* 1/2 (/ 1 b))) |
(+ (* a (+ (* a (+ (* 1/2 (/ a (pow b 4))) (* 1/2 (/ 1 (pow b 3))))) (* 1/2 (/ 1 (pow b 2))))) (* 1/2 (/ 1 b))) |
(/ -1/2 a) |
(/ (- (* -1/2 (/ b a)) 1/2) a) |
(/ (- (* -1/2 (/ (pow b 2) (pow a 2))) (+ 1/2 (* 1/2 (/ b a)))) a) |
(/ (- (* -1/2 (/ (pow b 3) (pow a 3))) (+ 1/2 (+ (* 1/2 (/ b a)) (* 1/2 (/ (pow b 2) (pow a 2)))))) a) |
(/ -1/2 a) |
(* -1 (/ (+ 1/2 (* 1/2 (/ b a))) a)) |
(* -1 (/ (+ 1/2 (* -1 (/ (- (* -1/2 (/ (pow b 2) a)) (* 1/2 b)) a))) a)) |
(* -1 (/ (+ 1/2 (* -1 (/ (- (* -1 (/ (- (* 1/2 (/ (pow b 3) a)) (* -1/2 (pow b 2))) a)) (* 1/2 b)) a))) a)) |
(* -1 a) |
(- b a) |
(- b a) |
(- b a) |
b |
(* b (+ 1 (* -1 (/ a b)))) |
(* b (+ 1 (* -1 (/ a b)))) |
(* b (+ 1 (* -1 (/ a b)))) |
b |
(* -1 (* b (- (/ a b) 1))) |
(* -1 (* b (- (/ a b) 1))) |
(* -1 (* b (- (/ a b) 1))) |
b |
(+ b (* -1 a)) |
(+ b (* -1 a)) |
(+ b (* -1 a)) |
(* -1 a) |
(* a (- (/ b a) 1)) |
(* a (- (/ b a) 1)) |
(* a (- (/ b a) 1)) |
(* -1 a) |
(* -1 (* a (+ 1 (* -1 (/ b a))))) |
(* -1 (* a (+ 1 (* -1 (/ b a))))) |
(* -1 (* a (+ 1 (* -1 (/ b a))))) |
(* a b) |
(* a b) |
(* a b) |
(* a b) |
(* a b) |
(* a b) |
(* a b) |
(* a b) |
(* a b) |
(* a b) |
(* a b) |
(* a b) |
(* a b) |
(* a b) |
(* a b) |
(* a b) |
(* a b) |
(* a b) |
(* a b) |
(* a b) |
(* a b) |
(* a b) |
(* a b) |
(* a b) |
(/ (* a b) (PI)) |
(/ (* a b) (PI)) |
(/ (* a b) (PI)) |
(/ (* a b) (PI)) |
(/ (* a b) (PI)) |
(/ (* a b) (PI)) |
(/ (* a b) (PI)) |
(/ (* a b) (PI)) |
(/ (* a b) (PI)) |
(/ (* a b) (PI)) |
(/ (* a b) (PI)) |
(/ (* a b) (PI)) |
(/ (* a b) (PI)) |
(/ (* a b) (PI)) |
(/ (* a b) (PI)) |
(/ (* a b) (PI)) |
(/ (* a b) (PI)) |
(/ (* a b) (PI)) |
(/ (* a b) (PI)) |
(/ (* a b) (PI)) |
(/ (* a b) (PI)) |
(/ (* a b) (PI)) |
(/ (* a b) (PI)) |
(/ (* a b) (PI)) |
| Outputs |
|---|
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 (*.f64 a a) b)) |
(/ (+ (* -1/2 (/ (* b (PI)) (pow a 3))) (* 1/2 (/ (PI) (pow a 2)))) b) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a a)) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (PI.f64) (/.f64 b a))) (*.f64 a a))) b) |
(/ (+ (* 1/2 (/ (PI) (pow a 2))) (* b (+ (* -1/2 (/ (PI) (pow a 3))) (* 1/2 (/ (* b (PI)) (pow a 4)))))) b) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a a)) (*.f64 b (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (PI.f64) a)) (*.f64 a a)) (*.f64 b (*.f64 (PI.f64) (/.f64 #s(literal 1/2 binary64) (pow.f64 a #s(literal 4 binary64)))))))) b) |
(/ (+ (* 1/2 (/ (PI) (pow a 2))) (* b (+ (* -1/2 (/ (PI) (pow a 3))) (* b (+ (* -1/2 (/ (* b (PI)) (pow a 5))) (* 1/2 (/ (PI) (pow a 4)))))))) b) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a a)) (*.f64 b (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (PI.f64) a)) (*.f64 a a)) (*.f64 b (+.f64 (/.f64 (*.f64 (*.f64 b #s(literal -1/2 binary64)) (PI.f64)) (pow.f64 a #s(literal 5 binary64))) (*.f64 (PI.f64) (/.f64 #s(literal 1/2 binary64) (pow.f64 a #s(literal 4 binary64))))))))) b) |
(* 1/2 (/ (PI) (* a (pow b 2)))) |
(/.f64 (*.f64 (PI.f64) (/.f64 #s(literal 1/2 binary64) (*.f64 b b))) a) |
(/ (+ (* -1/2 (/ (PI) b)) (* 1/2 (/ (PI) a))) (pow b 2)) |
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (PI.f64) b)) (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) a)) (*.f64 b b)) |
(/ (+ (* -1/2 (/ (PI) b)) (+ (* 1/2 (/ (PI) a)) (* 1/2 (/ (* a (PI)) (pow b 2))))) (pow b 2)) |
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (PI.f64) b)) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (PI.f64) a) (*.f64 (PI.f64) (/.f64 a (*.f64 b b)))))) (*.f64 b b)) |
(/ (+ (* -1/2 (/ (PI) b)) (+ (* -1/2 (/ (* (pow a 2) (PI)) (pow b 3))) (+ (* 1/2 (/ (PI) a)) (* 1/2 (/ (* a (PI)) (pow b 2)))))) (pow b 2)) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (PI.f64) a) (*.f64 (PI.f64) (/.f64 a (*.f64 b b))))) (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (PI.f64) b) (/.f64 (*.f64 (PI.f64) (*.f64 a a)) (*.f64 b (*.f64 b b)))))) (*.f64 b b)) |
(* 1/2 (/ (PI) (* a (pow b 2)))) |
(/.f64 (*.f64 (PI.f64) (/.f64 #s(literal 1/2 binary64) (*.f64 b b))) a) |
(/ (+ (* -1/2 (/ (PI) b)) (* 1/2 (/ (PI) a))) (pow b 2)) |
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (PI.f64) b)) (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) a)) (*.f64 b b)) |
(/ (+ (* -1 (/ (+ (* -1/2 (/ (* a (PI)) b)) (* 1/2 (PI))) b)) (* 1/2 (/ (PI) a))) (pow b 2)) |
(/.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) a) (/.f64 (+.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (/.f64 (PI.f64) b))) (*.f64 #s(literal 1/2 binary64) (PI.f64))) b)) (*.f64 b b)) |
(/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (* (pow a 2) (PI)) b)) (* 1/2 (* a (PI)))) b)) (* 1/2 (PI))) b)) (* 1/2 (/ (PI) a))) (pow b 2)) |
(/.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) a) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal -1/2 binary64)) (PI.f64)) b) (*.f64 #s(literal 1/2 binary64) (*.f64 (PI.f64) a))) b)) b)) (*.f64 b b)) |
(* 1/2 (/ (PI) (* a (pow b 2)))) |
(/.f64 (*.f64 (PI.f64) (/.f64 #s(literal 1/2 binary64) (*.f64 b b))) a) |
(/ (+ (* -1/2 (/ (* a (PI)) (pow b 3))) (* 1/2 (/ (PI) (pow b 2)))) a) |
(/.f64 (+.f64 (*.f64 (PI.f64) (/.f64 #s(literal 1/2 binary64) (*.f64 b b))) (*.f64 a (*.f64 #s(literal -1/2 binary64) (/.f64 (PI.f64) (*.f64 b (*.f64 b b)))))) a) |
(/ (+ (* 1/2 (/ (PI) (pow b 2))) (* a (+ (* -1/2 (/ (PI) (pow b 3))) (* 1/2 (/ (* a (PI)) (pow b 4)))))) a) |
(/.f64 (+.f64 (*.f64 (PI.f64) (/.f64 #s(literal 1/2 binary64) (*.f64 b b))) (*.f64 a (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (PI.f64) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 1/2 binary64) (*.f64 a (/.f64 (PI.f64) (pow.f64 b #s(literal 4 binary64)))))))) a) |
(/ (+ (* 1/2 (/ (PI) (pow b 2))) (* a (+ (* -1/2 (/ (PI) (pow b 3))) (* a (+ (* -1/2 (/ (* a (PI)) (pow b 5))) (* 1/2 (/ (PI) (pow b 4)))))))) a) |
(/.f64 (+.f64 (*.f64 (PI.f64) (/.f64 #s(literal 1/2 binary64) (*.f64 b b))) (*.f64 a (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (PI.f64) (*.f64 b (*.f64 b b)))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (PI.f64) a)) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) (pow.f64 b #s(literal 4 binary64))))))))) a) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 (*.f64 a a) b)) |
(/ (+ (* -1/2 (/ (PI) a)) (* 1/2 (/ (PI) b))) (pow a 2)) |
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (PI.f64) a)) (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) b)) (*.f64 a a)) |
(/ (+ (* -1/2 (/ (PI) a)) (+ (* 1/2 (/ (PI) b)) (* 1/2 (/ (* b (PI)) (pow a 2))))) (pow a 2)) |
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (PI.f64) a)) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (PI.f64) b) (/.f64 (*.f64 (PI.f64) (/.f64 b a)) a)))) (*.f64 a a)) |
(/ (+ (* -1/2 (/ (PI) a)) (+ (* -1/2 (/ (* (pow b 2) (PI)) (pow a 3))) (+ (* 1/2 (/ (PI) b)) (* 1/2 (/ (* b (PI)) (pow a 2)))))) (pow a 2)) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (PI.f64) b) (/.f64 (*.f64 (PI.f64) (/.f64 b a)) a))) (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (PI.f64) a) (/.f64 (*.f64 (PI.f64) (*.f64 b b)) (*.f64 a (*.f64 a a)))))) (*.f64 a a)) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 (*.f64 a a) b)) |
(/ (+ (* -1/2 (/ (PI) a)) (* 1/2 (/ (PI) b))) (pow a 2)) |
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (PI.f64) a)) (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) b)) (*.f64 a a)) |
(/ (+ (* -1 (/ (+ (* -1/2 (/ (* b (PI)) a)) (* 1/2 (PI))) a)) (* 1/2 (/ (PI) b))) (pow a 2)) |
(/.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) b) (/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 #s(literal -1/2 binary64) (*.f64 (PI.f64) (/.f64 b a)))) a)) (*.f64 a a)) |
(/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (* (pow b 2) (PI)) a)) (* 1/2 (* b (PI)))) a)) (* 1/2 (PI))) a)) (* 1/2 (/ (PI) b))) (pow a 2)) |
(/.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) b) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (PI.f64) (*.f64 b b)) a)) (*.f64 #s(literal 1/2 binary64) (*.f64 (PI.f64) b))) a)) a)) (*.f64 a a)) |
(* 1/2 (/ (PI) (* a b))) |
(/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) b) a) |
(* 1/2 (/ (PI) (* a b))) |
(/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) b) a) |
(* 1/2 (/ (PI) (* a b))) |
(/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) b) a) |
(* 1/2 (/ (PI) (* a b))) |
(/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) b) a) |
(* 1/2 (/ (PI) (* a b))) |
(/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) b) a) |
(* 1/2 (/ (PI) (* a b))) |
(/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) b) a) |
(* 1/2 (/ (PI) (* a b))) |
(/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) b) a) |
(* 1/2 (/ (PI) (* a b))) |
(/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) b) a) |
(* 1/2 (/ (PI) (* a b))) |
(/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) b) a) |
(* 1/2 (/ (PI) (* a b))) |
(/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) b) a) |
(* 1/2 (/ (PI) (* a b))) |
(/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) b) a) |
(* 1/2 (/ (PI) (* a b))) |
(/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) b) a) |
(* 1/2 (/ (PI) (* a b))) |
(/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) b) a) |
(* 1/2 (/ (PI) (* a b))) |
(/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) b) a) |
(* 1/2 (/ (PI) (* a b))) |
(/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) b) a) |
(* 1/2 (/ (PI) (* a b))) |
(/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) b) a) |
(* 1/2 (/ (PI) (* a b))) |
(/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) b) a) |
(* 1/2 (/ (PI) (* a b))) |
(/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) b) a) |
(* 1/2 (/ (PI) (* a b))) |
(/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) b) a) |
(* 1/2 (/ (PI) (* a b))) |
(/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) b) a) |
(* 1/2 (/ (PI) (* a b))) |
(/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) b) a) |
(* 1/2 (/ (PI) (* a b))) |
(/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) b) a) |
(* 1/2 (/ (PI) (* a b))) |
(/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) b) a) |
(* 1/2 (/ (PI) (* a b))) |
(/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) b) a) |
(* 1/2 (/ (PI) b)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) b) |
(* 1/2 (/ (PI) b)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) b) |
(* 1/2 (/ (PI) b)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) b) |
(* 1/2 (/ (PI) b)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) b) |
(* 1/2 (/ (PI) b)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) b) |
(* 1/2 (/ (PI) b)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) b) |
(* 1/2 (/ (PI) b)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) b) |
(* 1/2 (/ (PI) b)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) b) |
(* 1/2 (/ (PI) b)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) b) |
(* 1/2 (/ (PI) b)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) b) |
(* 1/2 (/ (PI) b)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) b) |
(* 1/2 (/ (PI) b)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) b) |
(/ (PI) b) |
(/.f64 (PI.f64) b) |
(/ (PI) b) |
(/.f64 (PI.f64) b) |
(/ (PI) b) |
(/.f64 (PI.f64) b) |
(/ (PI) b) |
(/.f64 (PI.f64) b) |
(/ (PI) b) |
(/.f64 (PI.f64) b) |
(/ (PI) b) |
(/.f64 (PI.f64) b) |
(/ (PI) b) |
(/.f64 (PI.f64) b) |
(/ (PI) b) |
(/.f64 (PI.f64) b) |
(/ (PI) b) |
(/.f64 (PI.f64) b) |
(/ (PI) b) |
(/.f64 (PI.f64) b) |
(/ (PI) b) |
(/.f64 (PI.f64) b) |
(/ (PI) b) |
(/.f64 (PI.f64) b) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 (*.f64 a a) b)) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 (*.f64 a a) b)) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 (*.f64 a a) b)) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 (*.f64 a a) b)) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 (*.f64 a a) b)) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 (*.f64 a a) b)) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 (*.f64 a a) b)) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 (*.f64 a a) b)) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 (*.f64 a a) b)) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 (*.f64 a a) b)) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 (*.f64 a a) b)) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 (*.f64 a a) b)) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 (*.f64 a a) b)) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 (*.f64 a a) b)) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 (*.f64 a a) b)) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 (*.f64 a a) b)) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 (*.f64 a a) b)) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 (*.f64 a a) b)) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 (*.f64 a a) b)) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 (*.f64 a a) b)) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 (*.f64 a a) b)) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 (*.f64 a a) b)) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 (*.f64 a a) b)) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 (*.f64 a a) b)) |
(/ 1/2 a) |
(/.f64 #s(literal 1/2 binary64) a) |
(/ 1/2 a) |
(/.f64 #s(literal 1/2 binary64) a) |
(/ 1/2 a) |
(/.f64 #s(literal 1/2 binary64) a) |
(/ 1/2 a) |
(/.f64 #s(literal 1/2 binary64) a) |
(/ 1/2 a) |
(/.f64 #s(literal 1/2 binary64) a) |
(/ 1/2 a) |
(/.f64 #s(literal 1/2 binary64) a) |
(/ 1/2 a) |
(/.f64 #s(literal 1/2 binary64) a) |
(/ 1/2 a) |
(/.f64 #s(literal 1/2 binary64) a) |
(/ 1/2 a) |
(/.f64 #s(literal 1/2 binary64) a) |
(/ 1/2 a) |
(/.f64 #s(literal 1/2 binary64) a) |
(/ 1/2 a) |
(/.f64 #s(literal 1/2 binary64) a) |
(/ 1/2 a) |
(/.f64 #s(literal 1/2 binary64) a) |
(/ (PI) (* a b)) |
(/.f64 (PI.f64) (*.f64 a b)) |
(/ (PI) (* a b)) |
(/.f64 (PI.f64) (*.f64 a b)) |
(/ (PI) (* a b)) |
(/.f64 (PI.f64) (*.f64 a b)) |
(/ (PI) (* a b)) |
(/.f64 (PI.f64) (*.f64 a b)) |
(/ (PI) (* a b)) |
(/.f64 (PI.f64) (*.f64 a b)) |
(/ (PI) (* a b)) |
(/.f64 (PI.f64) (*.f64 a b)) |
(/ (PI) (* a b)) |
(/.f64 (PI.f64) (*.f64 a b)) |
(/ (PI) (* a b)) |
(/.f64 (PI.f64) (*.f64 a b)) |
(/ (PI) (* a b)) |
(/.f64 (PI.f64) (*.f64 a b)) |
(/ (PI) (* a b)) |
(/.f64 (PI.f64) (*.f64 a b)) |
(/ (PI) (* a b)) |
(/.f64 (PI.f64) (*.f64 a b)) |
(/ (PI) (* a b)) |
(/.f64 (PI.f64) (*.f64 a b)) |
(/ (PI) (* a b)) |
(/.f64 (PI.f64) (*.f64 a b)) |
(/ (PI) (* a b)) |
(/.f64 (PI.f64) (*.f64 a b)) |
(/ (PI) (* a b)) |
(/.f64 (PI.f64) (*.f64 a b)) |
(/ (PI) (* a b)) |
(/.f64 (PI.f64) (*.f64 a b)) |
(/ (PI) (* a b)) |
(/.f64 (PI.f64) (*.f64 a b)) |
(/ (PI) (* a b)) |
(/.f64 (PI.f64) (*.f64 a b)) |
(/ (PI) (* a b)) |
(/.f64 (PI.f64) (*.f64 a b)) |
(/ (PI) (* a b)) |
(/.f64 (PI.f64) (*.f64 a b)) |
(/ (PI) (* a b)) |
(/.f64 (PI.f64) (*.f64 a b)) |
(/ (PI) (* a b)) |
(/.f64 (PI.f64) (*.f64 a b)) |
(/ (PI) (* a b)) |
(/.f64 (PI.f64) (*.f64 a b)) |
(/ (PI) (* a b)) |
(/.f64 (PI.f64) (*.f64 a b)) |
(* 1/2 (/ (PI) (* a (pow b 2)))) |
(/.f64 (*.f64 (PI.f64) (/.f64 #s(literal 1/2 binary64) (*.f64 b b))) a) |
(* 1/2 (/ (PI) (* a (pow b 2)))) |
(/.f64 (*.f64 (PI.f64) (/.f64 #s(literal 1/2 binary64) (*.f64 b b))) a) |
(* 1/2 (/ (PI) (* a (pow b 2)))) |
(/.f64 (*.f64 (PI.f64) (/.f64 #s(literal 1/2 binary64) (*.f64 b b))) a) |
(* 1/2 (/ (PI) (* a (pow b 2)))) |
(/.f64 (*.f64 (PI.f64) (/.f64 #s(literal 1/2 binary64) (*.f64 b b))) a) |
(* 1/2 (/ (PI) (* a (pow b 2)))) |
(/.f64 (*.f64 (PI.f64) (/.f64 #s(literal 1/2 binary64) (*.f64 b b))) a) |
(* 1/2 (/ (PI) (* a (pow b 2)))) |
(/.f64 (*.f64 (PI.f64) (/.f64 #s(literal 1/2 binary64) (*.f64 b b))) a) |
(* 1/2 (/ (PI) (* a (pow b 2)))) |
(/.f64 (*.f64 (PI.f64) (/.f64 #s(literal 1/2 binary64) (*.f64 b b))) a) |
(* 1/2 (/ (PI) (* a (pow b 2)))) |
(/.f64 (*.f64 (PI.f64) (/.f64 #s(literal 1/2 binary64) (*.f64 b b))) a) |
(* 1/2 (/ (PI) (* a (pow b 2)))) |
(/.f64 (*.f64 (PI.f64) (/.f64 #s(literal 1/2 binary64) (*.f64 b b))) a) |
(* 1/2 (/ (PI) (* a (pow b 2)))) |
(/.f64 (*.f64 (PI.f64) (/.f64 #s(literal 1/2 binary64) (*.f64 b b))) a) |
(* 1/2 (/ (PI) (* a (pow b 2)))) |
(/.f64 (*.f64 (PI.f64) (/.f64 #s(literal 1/2 binary64) (*.f64 b b))) a) |
(* 1/2 (/ (PI) (* a (pow b 2)))) |
(/.f64 (*.f64 (PI.f64) (/.f64 #s(literal 1/2 binary64) (*.f64 b b))) a) |
(* 1/2 (/ (PI) (* a (pow b 2)))) |
(/.f64 (*.f64 (PI.f64) (/.f64 #s(literal 1/2 binary64) (*.f64 b b))) a) |
(* 1/2 (/ (PI) (* a (pow b 2)))) |
(/.f64 (*.f64 (PI.f64) (/.f64 #s(literal 1/2 binary64) (*.f64 b b))) a) |
(* 1/2 (/ (PI) (* a (pow b 2)))) |
(/.f64 (*.f64 (PI.f64) (/.f64 #s(literal 1/2 binary64) (*.f64 b b))) a) |
(* 1/2 (/ (PI) (* a (pow b 2)))) |
(/.f64 (*.f64 (PI.f64) (/.f64 #s(literal 1/2 binary64) (*.f64 b b))) a) |
(* 1/2 (/ (PI) (* a (pow b 2)))) |
(/.f64 (*.f64 (PI.f64) (/.f64 #s(literal 1/2 binary64) (*.f64 b b))) a) |
(* 1/2 (/ (PI) (* a (pow b 2)))) |
(/.f64 (*.f64 (PI.f64) (/.f64 #s(literal 1/2 binary64) (*.f64 b b))) a) |
(* 1/2 (/ (PI) (* a (pow b 2)))) |
(/.f64 (*.f64 (PI.f64) (/.f64 #s(literal 1/2 binary64) (*.f64 b b))) a) |
(* 1/2 (/ (PI) (* a (pow b 2)))) |
(/.f64 (*.f64 (PI.f64) (/.f64 #s(literal 1/2 binary64) (*.f64 b b))) a) |
(* 1/2 (/ (PI) (* a (pow b 2)))) |
(/.f64 (*.f64 (PI.f64) (/.f64 #s(literal 1/2 binary64) (*.f64 b b))) a) |
(* 1/2 (/ (PI) (* a (pow b 2)))) |
(/.f64 (*.f64 (PI.f64) (/.f64 #s(literal 1/2 binary64) (*.f64 b b))) a) |
(* 1/2 (/ (PI) (* a (pow b 2)))) |
(/.f64 (*.f64 (PI.f64) (/.f64 #s(literal 1/2 binary64) (*.f64 b b))) a) |
(* 1/2 (/ (PI) (* a (pow b 2)))) |
(/.f64 (*.f64 (PI.f64) (/.f64 #s(literal 1/2 binary64) (*.f64 b b))) a) |
(* 1/2 (/ (PI) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) a) |
(* 1/2 (/ (PI) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) a) |
(* 1/2 (/ (PI) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) a) |
(* 1/2 (/ (PI) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) a) |
(* 1/2 (/ (PI) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) a) |
(* 1/2 (/ (PI) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) a) |
(* 1/2 (/ (PI) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) a) |
(* 1/2 (/ (PI) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) a) |
(* 1/2 (/ (PI) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) a) |
(* 1/2 (/ (PI) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) a) |
(* 1/2 (/ (PI) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) a) |
(* 1/2 (/ (PI) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) a) |
(/ (PI) a) |
(/.f64 (PI.f64) a) |
(/ (PI) a) |
(/.f64 (PI.f64) a) |
(/ (PI) a) |
(/.f64 (PI.f64) a) |
(/ (PI) a) |
(/.f64 (PI.f64) a) |
(/ (PI) a) |
(/.f64 (PI.f64) a) |
(/ (PI) a) |
(/.f64 (PI.f64) a) |
(/ (PI) a) |
(/.f64 (PI.f64) a) |
(/ (PI) a) |
(/.f64 (PI.f64) a) |
(/ (PI) a) |
(/.f64 (PI.f64) a) |
(/ (PI) a) |
(/.f64 (PI.f64) a) |
(/ (PI) a) |
(/.f64 (PI.f64) a) |
(/ (PI) a) |
(/.f64 (PI.f64) a) |
(* 1/2 (/ (PI) (* a (pow b 2)))) |
(/.f64 (*.f64 (PI.f64) (/.f64 #s(literal 1/2 binary64) (*.f64 b b))) a) |
(/ (+ (* -1/2 (/ (* a (PI)) (pow b 3))) (* 1/2 (/ (PI) (pow b 2)))) a) |
(/.f64 (+.f64 (*.f64 (PI.f64) (/.f64 #s(literal 1/2 binary64) (*.f64 b b))) (*.f64 a (*.f64 #s(literal -1/2 binary64) (/.f64 (PI.f64) (*.f64 b (*.f64 b b)))))) a) |
(/ (+ (* 1/2 (/ (PI) (pow b 2))) (* a (+ (* -1/2 (/ (PI) (pow b 3))) (* 1/2 (/ (* a (PI)) (pow b 4)))))) a) |
(/.f64 (+.f64 (*.f64 (PI.f64) (/.f64 #s(literal 1/2 binary64) (*.f64 b b))) (*.f64 a (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (PI.f64) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 1/2 binary64) (*.f64 a (/.f64 (PI.f64) (pow.f64 b #s(literal 4 binary64)))))))) a) |
(/ (+ (* 1/2 (/ (PI) (pow b 2))) (* a (+ (* -1/2 (/ (PI) (pow b 3))) (* a (+ (* -1/2 (/ (* a (PI)) (pow b 5))) (* 1/2 (/ (PI) (pow b 4)))))))) a) |
(/.f64 (+.f64 (*.f64 (PI.f64) (/.f64 #s(literal 1/2 binary64) (*.f64 b b))) (*.f64 a (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (PI.f64) (*.f64 b (*.f64 b b)))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (PI.f64) a)) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) (pow.f64 b #s(literal 4 binary64))))))))) a) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 (*.f64 a a) b)) |
(/ (+ (* -1/2 (/ (PI) a)) (* 1/2 (/ (PI) b))) (pow a 2)) |
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (PI.f64) a)) (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) b)) (*.f64 a a)) |
(/ (+ (* -1/2 (/ (PI) a)) (+ (* 1/2 (/ (PI) b)) (* 1/2 (/ (* b (PI)) (pow a 2))))) (pow a 2)) |
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (PI.f64) a)) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (PI.f64) b) (/.f64 (*.f64 (PI.f64) (/.f64 b a)) a)))) (*.f64 a a)) |
(/ (+ (* -1/2 (/ (PI) a)) (+ (* -1/2 (/ (* (pow b 2) (PI)) (pow a 3))) (+ (* 1/2 (/ (PI) b)) (* 1/2 (/ (* b (PI)) (pow a 2)))))) (pow a 2)) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (PI.f64) b) (/.f64 (*.f64 (PI.f64) (/.f64 b a)) a))) (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (PI.f64) a) (/.f64 (*.f64 (PI.f64) (*.f64 b b)) (*.f64 a (*.f64 a a)))))) (*.f64 a a)) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 (*.f64 a a) b)) |
(/ (+ (* -1/2 (/ (PI) a)) (* 1/2 (/ (PI) b))) (pow a 2)) |
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (PI.f64) a)) (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) b)) (*.f64 a a)) |
(/ (+ (* -1 (/ (+ (* -1/2 (/ (* b (PI)) a)) (* 1/2 (PI))) a)) (* 1/2 (/ (PI) b))) (pow a 2)) |
(/.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) b) (/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 #s(literal -1/2 binary64) (*.f64 (PI.f64) (/.f64 b a)))) a)) (*.f64 a a)) |
(/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (* (pow b 2) (PI)) a)) (* 1/2 (* b (PI)))) a)) (* 1/2 (PI))) a)) (* 1/2 (/ (PI) b))) (pow a 2)) |
(/.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) b) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (PI.f64) (*.f64 b b)) a)) (*.f64 #s(literal 1/2 binary64) (*.f64 (PI.f64) b))) a)) a)) (*.f64 a a)) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 (*.f64 a a) b)) |
(/ (+ (* -1/2 (/ (* b (PI)) (pow a 3))) (* 1/2 (/ (PI) (pow a 2)))) b) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a a)) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (PI.f64) (/.f64 b a))) (*.f64 a a))) b) |
(/ (+ (* 1/2 (/ (PI) (pow a 2))) (* b (+ (* -1/2 (/ (PI) (pow a 3))) (* 1/2 (/ (* b (PI)) (pow a 4)))))) b) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a a)) (*.f64 b (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (PI.f64) a)) (*.f64 a a)) (*.f64 b (*.f64 (PI.f64) (/.f64 #s(literal 1/2 binary64) (pow.f64 a #s(literal 4 binary64)))))))) b) |
(/ (+ (* 1/2 (/ (PI) (pow a 2))) (* b (+ (* -1/2 (/ (PI) (pow a 3))) (* b (+ (* -1/2 (/ (* b (PI)) (pow a 5))) (* 1/2 (/ (PI) (pow a 4)))))))) b) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a a)) (*.f64 b (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (PI.f64) a)) (*.f64 a a)) (*.f64 b (+.f64 (/.f64 (*.f64 (*.f64 b #s(literal -1/2 binary64)) (PI.f64)) (pow.f64 a #s(literal 5 binary64))) (*.f64 (PI.f64) (/.f64 #s(literal 1/2 binary64) (pow.f64 a #s(literal 4 binary64))))))))) b) |
(* 1/2 (/ (PI) (* a (pow b 2)))) |
(/.f64 (*.f64 (PI.f64) (/.f64 #s(literal 1/2 binary64) (*.f64 b b))) a) |
(/ (+ (* -1/2 (/ (PI) b)) (* 1/2 (/ (PI) a))) (pow b 2)) |
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (PI.f64) b)) (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) a)) (*.f64 b b)) |
(/ (+ (* -1/2 (/ (PI) b)) (+ (* 1/2 (/ (PI) a)) (* 1/2 (/ (* a (PI)) (pow b 2))))) (pow b 2)) |
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (PI.f64) b)) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (PI.f64) a) (*.f64 (PI.f64) (/.f64 a (*.f64 b b)))))) (*.f64 b b)) |
(/ (+ (* -1/2 (/ (PI) b)) (+ (* -1/2 (/ (* (pow a 2) (PI)) (pow b 3))) (+ (* 1/2 (/ (PI) a)) (* 1/2 (/ (* a (PI)) (pow b 2)))))) (pow b 2)) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (PI.f64) a) (*.f64 (PI.f64) (/.f64 a (*.f64 b b))))) (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (PI.f64) b) (/.f64 (*.f64 (PI.f64) (*.f64 a a)) (*.f64 b (*.f64 b b)))))) (*.f64 b b)) |
(* 1/2 (/ (PI) (* a (pow b 2)))) |
(/.f64 (*.f64 (PI.f64) (/.f64 #s(literal 1/2 binary64) (*.f64 b b))) a) |
(/ (+ (* -1/2 (/ (PI) b)) (* 1/2 (/ (PI) a))) (pow b 2)) |
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (PI.f64) b)) (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) a)) (*.f64 b b)) |
(/ (+ (* -1 (/ (+ (* -1/2 (/ (* a (PI)) b)) (* 1/2 (PI))) b)) (* 1/2 (/ (PI) a))) (pow b 2)) |
(/.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) a) (/.f64 (+.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (/.f64 (PI.f64) b))) (*.f64 #s(literal 1/2 binary64) (PI.f64))) b)) (*.f64 b b)) |
(/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (* (pow a 2) (PI)) b)) (* 1/2 (* a (PI)))) b)) (* 1/2 (PI))) b)) (* 1/2 (/ (PI) a))) (pow b 2)) |
(/.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) a) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal -1/2 binary64)) (PI.f64)) b) (*.f64 #s(literal 1/2 binary64) (*.f64 (PI.f64) a))) b)) b)) (*.f64 b b)) |
(* 2 (/ (* a (pow b 2)) (PI))) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) a) (PI.f64)) |
(* a (+ (* 2 (/ (* a b) (PI))) (* 2 (/ (pow b 2) (PI))))) |
(*.f64 #s(literal 2 binary64) (*.f64 (+.f64 (/.f64 (*.f64 a b) (PI.f64)) (/.f64 (*.f64 b b) (PI.f64))) a)) |
(* a (+ (* 2 (/ (* a b) (PI))) (* 2 (/ (pow b 2) (PI))))) |
(*.f64 #s(literal 2 binary64) (*.f64 (+.f64 (/.f64 (*.f64 a b) (PI.f64)) (/.f64 (*.f64 b b) (PI.f64))) a)) |
(* a (+ (* 2 (/ (* a b) (PI))) (* 2 (/ (pow b 2) (PI))))) |
(*.f64 #s(literal 2 binary64) (*.f64 (+.f64 (/.f64 (*.f64 a b) (PI.f64)) (/.f64 (*.f64 b b) (PI.f64))) a)) |
(* 2 (/ (* (pow a 2) b) (PI))) |
(*.f64 a (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a b) (PI.f64)))) |
(* (pow a 2) (+ (* 2 (/ b (PI))) (* 2 (/ (pow b 2) (* a (PI)))))) |
(*.f64 (*.f64 (*.f64 a a) #s(literal 2 binary64)) (+.f64 (/.f64 b (PI.f64)) (/.f64 (*.f64 b b) (*.f64 (PI.f64) a)))) |
(* (pow a 2) (+ (* 2 (/ b (PI))) (* 2 (/ (pow b 2) (* a (PI)))))) |
(*.f64 (*.f64 (*.f64 a a) #s(literal 2 binary64)) (+.f64 (/.f64 b (PI.f64)) (/.f64 (*.f64 b b) (*.f64 (PI.f64) a)))) |
(* (pow a 2) (+ (* 2 (/ b (PI))) (* 2 (/ (pow b 2) (* a (PI)))))) |
(*.f64 (*.f64 (*.f64 a a) #s(literal 2 binary64)) (+.f64 (/.f64 b (PI.f64)) (/.f64 (*.f64 b b) (*.f64 (PI.f64) a)))) |
(* 2 (/ (* (pow a 2) b) (PI))) |
(*.f64 a (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a b) (PI.f64)))) |
(* (pow a 2) (+ (* 2 (/ b (PI))) (* 2 (/ (pow b 2) (* a (PI)))))) |
(*.f64 (*.f64 (*.f64 a a) #s(literal 2 binary64)) (+.f64 (/.f64 b (PI.f64)) (/.f64 (*.f64 b b) (*.f64 (PI.f64) a)))) |
(* (pow a 2) (+ (* 2 (/ b (PI))) (* 2 (/ (pow b 2) (* a (PI)))))) |
(*.f64 (*.f64 (*.f64 a a) #s(literal 2 binary64)) (+.f64 (/.f64 b (PI.f64)) (/.f64 (*.f64 b b) (*.f64 (PI.f64) a)))) |
(* (pow a 2) (+ (* 2 (/ b (PI))) (* 2 (/ (pow b 2) (* a (PI)))))) |
(*.f64 (*.f64 (*.f64 a a) #s(literal 2 binary64)) (+.f64 (/.f64 b (PI.f64)) (/.f64 (*.f64 b b) (*.f64 (PI.f64) a)))) |
(* 2 (/ (* (pow a 2) b) (PI))) |
(*.f64 a (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a b) (PI.f64)))) |
(* b (+ (* 2 (/ (* a b) (PI))) (* 2 (/ (pow a 2) (PI))))) |
(*.f64 (*.f64 #s(literal 2 binary64) b) (+.f64 (/.f64 (*.f64 a b) (PI.f64)) (/.f64 (*.f64 a a) (PI.f64)))) |
(* b (+ (* 2 (/ (* a b) (PI))) (* 2 (/ (pow a 2) (PI))))) |
(*.f64 (*.f64 #s(literal 2 binary64) b) (+.f64 (/.f64 (*.f64 a b) (PI.f64)) (/.f64 (*.f64 a a) (PI.f64)))) |
(* b (+ (* 2 (/ (* a b) (PI))) (* 2 (/ (pow a 2) (PI))))) |
(*.f64 (*.f64 #s(literal 2 binary64) b) (+.f64 (/.f64 (*.f64 a b) (PI.f64)) (/.f64 (*.f64 a a) (PI.f64)))) |
(* 2 (/ (* a (pow b 2)) (PI))) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) a) (PI.f64)) |
(* (pow b 2) (+ (* 2 (/ a (PI))) (* 2 (/ (pow a 2) (* b (PI)))))) |
(*.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) (+.f64 (/.f64 a (PI.f64)) (/.f64 (/.f64 (*.f64 a a) b) (PI.f64)))) |
(* (pow b 2) (+ (* 2 (/ a (PI))) (* 2 (/ (pow a 2) (* b (PI)))))) |
(*.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) (+.f64 (/.f64 a (PI.f64)) (/.f64 (/.f64 (*.f64 a a) b) (PI.f64)))) |
(* (pow b 2) (+ (* 2 (/ a (PI))) (* 2 (/ (pow a 2) (* b (PI)))))) |
(*.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) (+.f64 (/.f64 a (PI.f64)) (/.f64 (/.f64 (*.f64 a a) b) (PI.f64)))) |
(* 2 (/ (* a (pow b 2)) (PI))) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) a) (PI.f64)) |
(* (pow b 2) (+ (* 2 (/ a (PI))) (* 2 (/ (pow a 2) (* b (PI)))))) |
(*.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) (+.f64 (/.f64 a (PI.f64)) (/.f64 (/.f64 (*.f64 a a) b) (PI.f64)))) |
(* (pow b 2) (+ (* 2 (/ a (PI))) (* 2 (/ (pow a 2) (* b (PI)))))) |
(*.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) (+.f64 (/.f64 a (PI.f64)) (/.f64 (/.f64 (*.f64 a a) b) (PI.f64)))) |
(* (pow b 2) (+ (* 2 (/ a (PI))) (* 2 (/ (pow a 2) (* b (PI)))))) |
(*.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) (+.f64 (/.f64 a (PI.f64)) (/.f64 (/.f64 (*.f64 a a) b) (PI.f64)))) |
(* 2 b) |
(*.f64 #s(literal 2 binary64) b) |
(+ (* 2 a) (* 2 b)) |
(*.f64 #s(literal 2 binary64) (+.f64 a b)) |
(+ (* 2 a) (* 2 b)) |
(*.f64 #s(literal 2 binary64) (+.f64 a b)) |
(+ (* 2 a) (* 2 b)) |
(*.f64 #s(literal 2 binary64) (+.f64 a b)) |
(* 2 a) |
(*.f64 a #s(literal 2 binary64)) |
(* a (+ 2 (* 2 (/ b a)))) |
(*.f64 a (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 b a)))) |
(* a (+ 2 (* 2 (/ b a)))) |
(*.f64 a (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 b a)))) |
(* a (+ 2 (* 2 (/ b a)))) |
(*.f64 a (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 b a)))) |
(* 2 a) |
(*.f64 a #s(literal 2 binary64)) |
(* -1 (* a (- (* -2 (/ b a)) 2))) |
(*.f64 (+.f64 #s(literal -2 binary64) (/.f64 (*.f64 b #s(literal -2 binary64)) a)) (-.f64 #s(literal 0 binary64) a)) |
(* -1 (* a (- (* -2 (/ b a)) 2))) |
(*.f64 (+.f64 #s(literal -2 binary64) (/.f64 (*.f64 b #s(literal -2 binary64)) a)) (-.f64 #s(literal 0 binary64) a)) |
(* -1 (* a (- (* -2 (/ b a)) 2))) |
(*.f64 (+.f64 #s(literal -2 binary64) (/.f64 (*.f64 b #s(literal -2 binary64)) a)) (-.f64 #s(literal 0 binary64) a)) |
(* 2 a) |
(*.f64 a #s(literal 2 binary64)) |
(+ (* 2 a) (* 2 b)) |
(*.f64 #s(literal 2 binary64) (+.f64 a b)) |
(+ (* 2 a) (* 2 b)) |
(*.f64 #s(literal 2 binary64) (+.f64 a b)) |
(+ (* 2 a) (* 2 b)) |
(*.f64 #s(literal 2 binary64) (+.f64 a b)) |
(* 2 b) |
(*.f64 #s(literal 2 binary64) b) |
(* b (+ 2 (* 2 (/ a b)))) |
(*.f64 b (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 a b)))) |
(* b (+ 2 (* 2 (/ a b)))) |
(*.f64 b (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 a b)))) |
(* b (+ 2 (* 2 (/ a b)))) |
(*.f64 b (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 a b)))) |
(* 2 b) |
(*.f64 #s(literal 2 binary64) b) |
(* -1 (* b (- (* -2 (/ a b)) 2))) |
(-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 (+.f64 (/.f64 a b) #s(literal 1 binary64)) #s(literal -2 binary64)))) |
(* -1 (* b (- (* -2 (/ a b)) 2))) |
(-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 (+.f64 (/.f64 a b) #s(literal 1 binary64)) #s(literal -2 binary64)))) |
(* -1 (* b (- (* -2 (/ a b)) 2))) |
(-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 (+.f64 (/.f64 a b) #s(literal 1 binary64)) #s(literal -2 binary64)))) |
b |
(+ a b) |
(+.f64 a b) |
(+ a b) |
(+.f64 a b) |
(+ a b) |
(+.f64 a b) |
a |
(* a (+ 1 (/ b a))) |
(*.f64 a (+.f64 (/.f64 b a) #s(literal 1 binary64))) |
(* a (+ 1 (/ b a))) |
(*.f64 a (+.f64 (/.f64 b a) #s(literal 1 binary64))) |
(* a (+ 1 (/ b a))) |
(*.f64 a (+.f64 (/.f64 b a) #s(literal 1 binary64))) |
a |
(* -1 (* a (- (* -1 (/ b a)) 1))) |
(-.f64 #s(literal 0 binary64) (*.f64 a (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b a))))) |
(* -1 (* a (- (* -1 (/ b a)) 1))) |
(-.f64 #s(literal 0 binary64) (*.f64 a (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b a))))) |
(* -1 (* a (- (* -1 (/ b a)) 1))) |
(-.f64 #s(literal 0 binary64) (*.f64 a (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b a))))) |
a |
(+ a b) |
(+.f64 a b) |
(+ a b) |
(+.f64 a b) |
(+ a b) |
(+.f64 a b) |
b |
(* b (+ 1 (/ a b))) |
(*.f64 b (+.f64 (/.f64 a b) #s(literal 1 binary64))) |
(* b (+ 1 (/ a b))) |
(*.f64 b (+.f64 (/.f64 a b) #s(literal 1 binary64))) |
(* b (+ 1 (/ a b))) |
(*.f64 b (+.f64 (/.f64 a b) #s(literal 1 binary64))) |
b |
(* -1 (* b (- (* -1 (/ a b)) 1))) |
(*.f64 (*.f64 (+.f64 (/.f64 a b) #s(literal 1 binary64)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) b)) |
(* -1 (* b (- (* -1 (/ a b)) 1))) |
(*.f64 (*.f64 (+.f64 (/.f64 a b) #s(literal 1 binary64)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) b)) |
(* -1 (* b (- (* -1 (/ a b)) 1))) |
(*.f64 (*.f64 (+.f64 (/.f64 a b) #s(literal 1 binary64)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) b)) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 (*.f64 a a) b)) |
(/ (+ (* 1/2 (* b (- (* -1 (/ (PI) (pow a 3))) (* -1 (/ (* (PI) (+ a (* -1 a))) (pow a 4)))))) (* 1/2 (/ (PI) (pow a 2)))) b) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a a)) (*.f64 (*.f64 b #s(literal -1/2 binary64)) (+.f64 (/.f64 (PI.f64) (*.f64 a (*.f64 a a))) (*.f64 (PI.f64) (/.f64 #s(literal 0 binary64) (pow.f64 a #s(literal 4 binary64))))))) b) |
(/ (+ (* 1/2 (/ (PI) (pow a 2))) (* b (+ (* -1/2 (* b (+ (* -1 (/ (PI) (pow a 4))) (* -1 (/ (* (+ a (* -1 a)) (- (* -1 (/ (PI) (pow a 3))) (* -1 (/ (* (PI) (+ a (* -1 a))) (pow a 4))))) (pow a 2)))))) (* 1/2 (- (* -1 (/ (PI) (pow a 3))) (* -1 (/ (* (PI) (+ a (* -1 a))) (pow a 4)))))))) b) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a a)) (*.f64 b (+.f64 (*.f64 (-.f64 (/.f64 (*.f64 #s(literal 0 binary64) (+.f64 (/.f64 (PI.f64) (*.f64 a (*.f64 a a))) (*.f64 (PI.f64) (/.f64 #s(literal 0 binary64) (pow.f64 a #s(literal 4 binary64)))))) (*.f64 a a)) (/.f64 (PI.f64) (pow.f64 a #s(literal 4 binary64)))) (*.f64 b #s(literal -1/2 binary64))) (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (PI.f64) (*.f64 a (*.f64 a a))) (*.f64 (PI.f64) (/.f64 #s(literal 0 binary64) (pow.f64 a #s(literal 4 binary64))))))))) b) |
(/ (+ (* 1/2 (/ (PI) (pow a 2))) (* b (+ (* 1/2 (- (* -1 (/ (PI) (pow a 3))) (* -1 (/ (* (PI) (+ a (* -1 a))) (pow a 4))))) (* b (+ (* -1/2 (* b (+ (* -1 (/ (- (* -1 (/ (PI) (pow a 3))) (* -1 (/ (* (PI) (+ a (* -1 a))) (pow a 4)))) (pow a 2))) (/ (* (+ a (* -1 a)) (+ (* -1 (/ (PI) (pow a 4))) (* -1 (/ (* (+ a (* -1 a)) (- (* -1 (/ (PI) (pow a 3))) (* -1 (/ (* (PI) (+ a (* -1 a))) (pow a 4))))) (pow a 2))))) (pow a 2))))) (* -1/2 (+ (* -1 (/ (PI) (pow a 4))) (* -1 (/ (* (+ a (* -1 a)) (- (* -1 (/ (PI) (pow a 3))) (* -1 (/ (* (PI) (+ a (* -1 a))) (pow a 4))))) (pow a 2)))))))))) b) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a a)) (*.f64 b (+.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (PI.f64) (*.f64 a (*.f64 a a))) (*.f64 (PI.f64) (/.f64 #s(literal 0 binary64) (pow.f64 a #s(literal 4 binary64)))))) (*.f64 (*.f64 b #s(literal -1/2 binary64)) (+.f64 (/.f64 (*.f64 b (*.f64 #s(literal 1 binary64) (+.f64 (/.f64 (PI.f64) (*.f64 a (*.f64 a a))) (*.f64 (PI.f64) (/.f64 #s(literal 0 binary64) (pow.f64 a #s(literal 4 binary64))))))) (*.f64 a a)) (+.f64 (/.f64 (*.f64 (-.f64 (/.f64 (*.f64 #s(literal 0 binary64) (+.f64 (/.f64 (PI.f64) (*.f64 a (*.f64 a a))) (*.f64 (PI.f64) (/.f64 #s(literal 0 binary64) (pow.f64 a #s(literal 4 binary64)))))) (*.f64 a a)) (/.f64 (PI.f64) (pow.f64 a #s(literal 4 binary64)))) #s(literal 0 binary64)) (*.f64 a a)) (-.f64 (/.f64 (*.f64 #s(literal 0 binary64) (+.f64 (/.f64 (PI.f64) (*.f64 a (*.f64 a a))) (*.f64 (PI.f64) (/.f64 #s(literal 0 binary64) (pow.f64 a #s(literal 4 binary64)))))) (*.f64 a a)) (/.f64 (PI.f64) (pow.f64 a #s(literal 4 binary64)))))))))) b) |
(* 1/2 (/ (PI) (* a (pow b 2)))) |
(/.f64 (*.f64 (PI.f64) (/.f64 #s(literal 1/2 binary64) (*.f64 b b))) a) |
(/ (+ (* 1/2 (/ (PI) a)) (* 1/2 (/ (- (* -1 (PI)) (/ (* (PI) (+ a (* -1 a))) a)) b))) (pow b 2)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (PI.f64) a) (/.f64 (*.f64 (PI.f64) (-.f64 #s(literal -1 binary64) (/.f64 #s(literal 0 binary64) a))) b))) (*.f64 b b)) |
(/ (+ (* -1/2 (/ (+ (* -1 (* a (PI))) (* (+ a (* -1 a)) (- (* -1 (PI)) (/ (* (PI) (+ a (* -1 a))) a)))) (pow b 2))) (+ (* 1/2 (/ (PI) a)) (* 1/2 (/ (- (* -1 (PI)) (/ (* (PI) (+ a (* -1 a))) a)) b)))) (pow b 2)) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (PI.f64) a) (/.f64 (*.f64 (PI.f64) (-.f64 #s(literal -1 binary64) (/.f64 #s(literal 0 binary64) a))) b))) (/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal -1 binary64) (/.f64 #s(literal 0 binary64) a))) #s(literal 0 binary64)) (*.f64 (PI.f64) a))) (*.f64 b b))) (*.f64 b b)) |
(/ (+ (* -1/2 (/ (+ (* -1 (* a (PI))) (* (+ a (* -1 a)) (- (* -1 (PI)) (/ (* (PI) (+ a (* -1 a))) a)))) (pow b 2))) (+ (* -1/2 (/ (+ (* -1 (* (+ a (* -1 a)) (+ (* -1 (* a (PI))) (* (+ a (* -1 a)) (- (* -1 (PI)) (/ (* (PI) (+ a (* -1 a))) a)))))) (* -1 (* (pow a 2) (- (* -1 (PI)) (/ (* (PI) (+ a (* -1 a))) a))))) (pow b 3))) (+ (* 1/2 (/ (PI) a)) (* 1/2 (/ (- (* -1 (PI)) (/ (* (PI) (+ a (* -1 a))) a)) b))))) (pow b 2)) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (PI.f64) a) (/.f64 (*.f64 (PI.f64) (-.f64 #s(literal -1 binary64) (/.f64 #s(literal 0 binary64) a))) b))) (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (-.f64 (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal -1 binary64) (/.f64 #s(literal 0 binary64) a))) #s(literal 0 binary64)) (*.f64 (PI.f64) a)) (*.f64 b b)) (/.f64 (-.f64 (+.f64 (*.f64 (PI.f64) #s(literal 0 binary64)) (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal -1 binary64) (/.f64 #s(literal 0 binary64) a))) #s(literal 0 binary64))) (*.f64 a (*.f64 a (*.f64 (PI.f64) (-.f64 #s(literal -1 binary64) (/.f64 #s(literal 0 binary64) a)))))) (*.f64 b (*.f64 b b)))))) (*.f64 b b)) |
(* 1/2 (/ (PI) (* a (pow b 2)))) |
(/.f64 (*.f64 (PI.f64) (/.f64 #s(literal 1/2 binary64) (*.f64 b b))) a) |
(/ (+ (* 1/2 (/ (PI) a)) (* 1/2 (/ (- (* -1 (PI)) (/ (* (PI) (+ a (* -1 a))) a)) b))) (pow b 2)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (PI.f64) a) (/.f64 (*.f64 (PI.f64) (-.f64 #s(literal -1 binary64) (/.f64 #s(literal 0 binary64) a))) b))) (*.f64 b b)) |
(/ (+ (* -1 (/ (+ (* -1/2 (- (* -1 (PI)) (/ (* (PI) (+ a (* -1 a))) a))) (* -1/2 (/ (+ (* -1 (* (+ a (* -1 a)) (- (* -1 (PI)) (/ (* (PI) (+ a (* -1 a))) a)))) (* a (PI))) b))) b)) (* 1/2 (/ (PI) a))) (pow b 2)) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) a) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 (PI.f64) (-.f64 #s(literal -1 binary64) (/.f64 #s(literal 0 binary64) a))) (/.f64 (+.f64 (*.f64 (PI.f64) a) (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal -1 binary64) (/.f64 #s(literal 0 binary64) a))) #s(literal 0 binary64))) b))) b)) (*.f64 b b)) |
(/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (+ (* -1 (* (pow a 2) (- (* -1 (PI)) (/ (* (PI) (+ a (* -1 a))) a)))) (* (+ a (* -1 a)) (+ (* -1 (* (+ a (* -1 a)) (- (* -1 (PI)) (/ (* (PI) (+ a (* -1 a))) a)))) (* a (PI))))) b)) (* 1/2 (+ (* -1 (* (+ a (* -1 a)) (- (* -1 (PI)) (/ (* (PI) (+ a (* -1 a))) a)))) (* a (PI))))) b)) (* -1/2 (- (* -1 (PI)) (/ (* (PI) (+ a (* -1 a))) a)))) b)) (* 1/2 (/ (PI) a))) (pow b 2)) |
(/.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) a) (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (PI.f64) (-.f64 #s(literal -1 binary64) (/.f64 #s(literal 0 binary64) a)))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 (PI.f64) #s(literal 0 binary64)) (+.f64 (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal -1 binary64) (/.f64 #s(literal 0 binary64) a))) #s(literal 0 binary64)) (*.f64 a (*.f64 a (*.f64 (PI.f64) (-.f64 #s(literal -1 binary64) (/.f64 #s(literal 0 binary64) a)))))))) b) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (PI.f64) a)) (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal -1 binary64) (/.f64 #s(literal 0 binary64) a))) #s(literal 0 binary64)))) b)) b)) (*.f64 b b)) |
(* 1/2 (/ (PI) (* a (pow b 2)))) |
(/.f64 (*.f64 (PI.f64) (/.f64 #s(literal 1/2 binary64) (*.f64 b b))) a) |
(/ (+ (* 1/2 (* a (- (* -1 (/ (PI) (pow b 3))) (/ (* (PI) (+ b (* -1 b))) (pow b 4))))) (* 1/2 (/ (PI) (pow b 2)))) a) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (PI.f64) (*.f64 b b)) (*.f64 a (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (PI.f64) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (PI.f64) #s(literal 0 binary64)) (pow.f64 b #s(literal 4 binary64))))))) a) |
(/ (+ (* 1/2 (/ (PI) (pow b 2))) (* a (+ (* -1/2 (* a (+ (* -1 (/ (PI) (pow b 4))) (/ (* (+ b (* -1 b)) (- (* -1 (/ (PI) (pow b 3))) (/ (* (PI) (+ b (* -1 b))) (pow b 4)))) (pow b 2))))) (* 1/2 (- (* -1 (/ (PI) (pow b 3))) (/ (* (PI) (+ b (* -1 b))) (pow b 4))))))) a) |
(/.f64 (+.f64 (*.f64 (PI.f64) (/.f64 #s(literal 1/2 binary64) (*.f64 b b))) (*.f64 a (+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (PI.f64) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (PI.f64) #s(literal 0 binary64)) (pow.f64 b #s(literal 4 binary64))))) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (/.f64 (PI.f64) (pow.f64 b #s(literal 4 binary64))))) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (PI.f64) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (PI.f64) #s(literal 0 binary64)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 #s(literal 0 binary64) (*.f64 b b))))))) a) |
(/ (+ (* 1/2 (/ (PI) (pow b 2))) (* a (+ (* 1/2 (- (* -1 (/ (PI) (pow b 3))) (/ (* (PI) (+ b (* -1 b))) (pow b 4)))) (* a (+ (* -1/2 (* a (+ (* -1 (/ (* (+ b (* -1 b)) (+ (* -1 (/ (PI) (pow b 4))) (/ (* (+ b (* -1 b)) (- (* -1 (/ (PI) (pow b 3))) (/ (* (PI) (+ b (* -1 b))) (pow b 4)))) (pow b 2)))) (pow b 2))) (* -1 (/ (- (* -1 (/ (PI) (pow b 3))) (/ (* (PI) (+ b (* -1 b))) (pow b 4))) (pow b 2)))))) (* -1/2 (+ (* -1 (/ (PI) (pow b 4))) (/ (* (+ b (* -1 b)) (- (* -1 (/ (PI) (pow b 3))) (/ (* (PI) (+ b (* -1 b))) (pow b 4)))) (pow b 2))))))))) a) |
(/.f64 (+.f64 (*.f64 (PI.f64) (/.f64 #s(literal 1/2 binary64) (*.f64 b b))) (*.f64 a (+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (PI.f64) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (PI.f64) #s(literal 0 binary64)) (pow.f64 b #s(literal 4 binary64))))) (*.f64 a (*.f64 #s(literal -1/2 binary64) (+.f64 (-.f64 (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (PI.f64) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (PI.f64) #s(literal 0 binary64)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 #s(literal 0 binary64) (*.f64 b b))) (/.f64 (PI.f64) (pow.f64 b #s(literal 4 binary64)))) (*.f64 a (-.f64 (/.f64 (+.f64 (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (PI.f64) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (PI.f64) #s(literal 0 binary64)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 #s(literal 0 binary64) (*.f64 b b))) (/.f64 (*.f64 (PI.f64) #s(literal 0 binary64)) (pow.f64 b #s(literal 4 binary64)))) (*.f64 b b)) (/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (PI.f64) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (PI.f64) #s(literal 0 binary64)) (pow.f64 b #s(literal 4 binary64)))) (*.f64 b b)))))))))) a) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 (*.f64 a a) b)) |
(/ (+ (* 1/2 (/ (PI) b)) (* 1/2 (/ (- (* -1 (PI)) (* -1 (/ (* (PI) (+ b (* -1 b))) b))) a))) (pow a 2)) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) b) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (PI.f64) (/.f64 (*.f64 (PI.f64) #s(literal 0 binary64)) b))) a)) (*.f64 a a)) |
(/ (+ (* -1/2 (/ (+ (* -1 (* b (PI))) (* -1 (* (+ b (* -1 b)) (- (* -1 (PI)) (* -1 (/ (* (PI) (+ b (* -1 b))) b)))))) (pow a 2))) (+ (* 1/2 (/ (PI) b)) (* 1/2 (/ (- (* -1 (PI)) (* -1 (/ (* (PI) (+ b (* -1 b))) b))) a)))) (pow a 2)) |
(/.f64 (+.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) b) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (PI.f64) (/.f64 (*.f64 (PI.f64) #s(literal 0 binary64)) b))) a)) (/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (PI.f64) b)) (*.f64 (+.f64 (PI.f64) (/.f64 (*.f64 (PI.f64) #s(literal 0 binary64)) b)) #s(literal 0 binary64))) (*.f64 a a))) (*.f64 a a)) |
(/ (+ (* -1/2 (/ (+ (* -1 (* b (PI))) (* -1 (* (+ b (* -1 b)) (- (* -1 (PI)) (* -1 (/ (* (PI) (+ b (* -1 b))) b)))))) (pow a 2))) (+ (* -1/2 (/ (+ (* -1 (* (pow b 2) (- (* -1 (PI)) (* -1 (/ (* (PI) (+ b (* -1 b))) b))))) (* (+ b (* -1 b)) (+ (* -1 (* b (PI))) (* -1 (* (+ b (* -1 b)) (- (* -1 (PI)) (* -1 (/ (* (PI) (+ b (* -1 b))) b)))))))) (pow a 3))) (+ (* 1/2 (/ (PI) b)) (* 1/2 (/ (- (* -1 (PI)) (* -1 (/ (* (PI) (+ b (* -1 b))) b))) a))))) (pow a 2)) |
(/.f64 (+.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) b) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (PI.f64) (/.f64 (*.f64 (PI.f64) #s(literal 0 binary64)) b))) a)) (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (-.f64 (*.f64 (+.f64 (PI.f64) (/.f64 (*.f64 (PI.f64) #s(literal 0 binary64)) b)) #s(literal 0 binary64)) (*.f64 (PI.f64) b)) (*.f64 a a)) (/.f64 (-.f64 (+.f64 (*.f64 (PI.f64) #s(literal 0 binary64)) (*.f64 (+.f64 (PI.f64) (/.f64 (*.f64 (PI.f64) #s(literal 0 binary64)) b)) #s(literal 0 binary64))) (*.f64 (*.f64 b b) (*.f64 #s(literal -1 binary64) (+.f64 (PI.f64) (/.f64 (*.f64 (PI.f64) #s(literal 0 binary64)) b))))) (*.f64 a (*.f64 a a)))))) (*.f64 a a)) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 (*.f64 a a) b)) |
(/ (+ (* -1/2 (/ (- (PI) (* -1 (/ (* (PI) (+ b (* -1 b))) b))) a)) (* 1/2 (/ (PI) b))) (pow a 2)) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) b) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (PI.f64) (/.f64 (*.f64 (PI.f64) #s(literal 0 binary64)) b))) a)) (*.f64 a a)) |
(/ (+ (* -1 (/ (+ (* 1/2 (- (PI) (* -1 (/ (* (PI) (+ b (* -1 b))) b)))) (* 1/2 (/ (+ (* -1 (* b (PI))) (* -1 (* (+ b (* -1 b)) (- (PI) (* -1 (/ (* (PI) (+ b (* -1 b))) b)))))) a))) a)) (* 1/2 (/ (PI) b))) (pow a 2)) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) b) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (+.f64 (PI.f64) (/.f64 (*.f64 (PI.f64) #s(literal 0 binary64)) b)) (/.f64 (-.f64 (*.f64 (+.f64 (PI.f64) (/.f64 (*.f64 (PI.f64) #s(literal 0 binary64)) b)) #s(literal 0 binary64)) (*.f64 (PI.f64) b)) a))) a)) (*.f64 a a)) |
(/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (+ (* -1 (* b (PI))) (* -1 (* (+ b (* -1 b)) (- (PI) (* -1 (/ (* (PI) (+ b (* -1 b))) b))))))) (* 1/2 (/ (+ (* -1 (* (pow b 2) (- (PI) (* -1 (/ (* (PI) (+ b (* -1 b))) b))))) (* (+ b (* -1 b)) (+ (* -1 (* b (PI))) (* -1 (* (+ b (* -1 b)) (- (PI) (* -1 (/ (* (PI) (+ b (* -1 b))) b)))))))) a))) a)) (* 1/2 (- (PI) (* -1 (/ (* (PI) (+ b (* -1 b))) b))))) a)) (* 1/2 (/ (PI) b))) (pow a 2)) |
(/.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) b) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (PI.f64) (/.f64 (*.f64 (PI.f64) #s(literal 0 binary64)) b))) (/.f64 (+.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (PI.f64) b)) (*.f64 (+.f64 (PI.f64) (/.f64 (*.f64 (PI.f64) #s(literal 0 binary64)) b)) #s(literal 0 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (*.f64 (PI.f64) #s(literal 0 binary64)) (*.f64 (+.f64 (PI.f64) (/.f64 (*.f64 (PI.f64) #s(literal 0 binary64)) b)) #s(literal 0 binary64))) (*.f64 b (*.f64 b (+.f64 (PI.f64) (/.f64 (*.f64 (PI.f64) #s(literal 0 binary64)) b)))))) a)) a)) a)) (*.f64 a a)) |
(/ -1/2 (pow a 2)) |
(/.f64 #s(literal -1/2 binary64) (*.f64 a a)) |
(- (* -1/2 (/ (* b (+ a (* -1 a))) (pow a 4))) (* 1/2 (/ 1 (pow a 2)))) |
(+.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 a a)) (/.f64 #s(literal 0 binary64) (pow.f64 a #s(literal 4 binary64)))) |
(- (* b (- (* -1 (* b (+ (* 1/2 (/ 1 (pow a 4))) (* 1/2 (/ (pow (+ a (* -1 a)) 2) (pow a 6)))))) (* 1/2 (/ (+ a (* -1 a)) (pow a 4))))) (* 1/2 (/ 1 (pow a 2)))) |
(+.f64 (*.f64 b (+.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 #s(literal 0 binary64) (pow.f64 a #s(literal 6 binary64))) (*.f64 b (/.f64 #s(literal 1/2 binary64) (pow.f64 a #s(literal 4 binary64)))))) (/.f64 #s(literal 0 binary64) (pow.f64 a #s(literal 4 binary64))))) (/.f64 #s(literal -1/2 binary64) (*.f64 a a))) |
(- (* b (- (* b (- (* -1 (* b (+ (* 1/2 (/ (+ a (* -1 a)) (pow a 6))) (/ (* (+ a (* -1 a)) (+ (* 1/2 (/ (pow (+ a (* -1 a)) 2) (pow a 6))) (* 1/2 (/ 1 (pow a 4))))) (pow a 2))))) (+ (* 1/2 (/ 1 (pow a 4))) (* 1/2 (/ (pow (+ a (* -1 a)) 2) (pow a 6)))))) (* 1/2 (/ (+ a (* -1 a)) (pow a 4))))) (* 1/2 (/ 1 (pow a 2)))) |
(+.f64 (+.f64 (*.f64 b (*.f64 b (-.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (+.f64 (/.f64 #s(literal 0 binary64) (pow.f64 a #s(literal 6 binary64))) (/.f64 #s(literal 0 binary64) (pow.f64 a #s(literal 4 binary64)))) (*.f64 a a)) (/.f64 #s(literal 0 binary64) (pow.f64 a #s(literal 6 binary64))))) (+.f64 (/.f64 #s(literal 1/2 binary64) (pow.f64 a #s(literal 4 binary64))) (/.f64 #s(literal 0 binary64) (pow.f64 a #s(literal 6 binary64))))))) (/.f64 #s(literal 0 binary64) (pow.f64 a #s(literal 4 binary64)))) (/.f64 #s(literal -1/2 binary64) (*.f64 a a))) |
(/ 1/2 (pow b 2)) |
(/.f64 #s(literal 1/2 binary64) (*.f64 b b)) |
(/ (+ 1/2 (* -1/2 (/ (+ a (* -1 a)) b))) (pow b 2)) |
(/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 0 binary64) b)) (*.f64 b b)) |
(/ (- (+ 1/2 (* -1 (/ (+ (* -1/2 (pow a 2)) (* -1/2 (pow (+ a (* -1 a)) 2))) (pow b 2)))) (* 1/2 (/ (+ a (* -1 a)) b))) (pow b 2)) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 a a) #s(literal 0 binary64))) (*.f64 b b)) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 0 binary64) b))) (*.f64 b b)) |
(/ (- (+ 1/2 (* -1 (/ (+ (* -1 (* (+ a (* -1 a)) (+ (* -1/2 (pow a 2)) (* -1/2 (pow (+ a (* -1 a)) 2))))) (* 1/2 (* (pow a 2) (+ a (* -1 a))))) (pow b 3)))) (+ (* -1/2 (/ (pow a 2) (pow b 2))) (+ (* -1/2 (/ (pow (+ a (* -1 a)) 2) (pow b 2))) (* 1/2 (/ (+ a (* -1 a)) b))))) (pow b 2)) |
(/.f64 (+.f64 #s(literal 1/2 binary64) (-.f64 (-.f64 (/.f64 (/.f64 #s(literal 0 binary64) (*.f64 b b)) b) (/.f64 (*.f64 (*.f64 a a) #s(literal -1/2 binary64)) (*.f64 b b))) (+.f64 (/.f64 #s(literal 0 binary64) b) (/.f64 #s(literal 0 binary64) (*.f64 b b))))) (*.f64 b b)) |
(/ 1/2 (pow b 2)) |
(/.f64 #s(literal 1/2 binary64) (*.f64 b b)) |
(/ (+ 1/2 (* -1/2 (/ (+ a (* -1 a)) b))) (pow b 2)) |
(/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 0 binary64) b)) (*.f64 b b)) |
(/ (+ 1/2 (* -1 (/ (- (+ (* -1/2 (/ (pow a 2) b)) (* -1/2 (/ (pow (+ a (* -1 a)) 2) b))) (* -1/2 (+ a (* -1 a)))) b))) (pow b 2)) |
(/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (/.f64 #s(literal 0 binary64) b) (+.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal -1/2 binary64)) b) #s(literal 0 binary64))) b)) (*.f64 b b)) |
(/ (+ 1/2 (* -1 (/ (- (* -1 (/ (- (+ (* -1/2 (/ (* (pow a 2) (+ a (* -1 a))) b)) (/ (* (+ a (* -1 a)) (+ (* -1/2 (pow a 2)) (* -1/2 (pow (+ a (* -1 a)) 2)))) b)) (+ (* -1/2 (pow a 2)) (* -1/2 (pow (+ a (* -1 a)) 2)))) b)) (* -1/2 (+ a (* -1 a)))) b))) (pow b 2)) |
(/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (+.f64 (/.f64 #s(literal 0 binary64) b) (/.f64 #s(literal 0 binary64) b)) (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 a a) #s(literal 0 binary64)))) b)) #s(literal 0 binary64)) b)) (*.f64 b b)) |
(/ 1/2 (pow b 2)) |
(/.f64 #s(literal 1/2 binary64) (*.f64 b b)) |
(+ (* -1/2 (/ (* a (+ b (* -1 b))) (pow b 4))) (* 1/2 (/ 1 (pow b 2)))) |
(+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 b b)) (/.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 4 binary64)))) |
(+ (* a (- (* a (- (* 1/2 (/ 1 (pow b 4))) (* -1/2 (/ (pow (+ b (* -1 b)) 2) (pow b 6))))) (* 1/2 (/ (+ b (* -1 b)) (pow b 4))))) (* 1/2 (/ 1 (pow b 2)))) |
(+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 b b)) (+.f64 (*.f64 a (+.f64 (*.f64 a (/.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal 4 binary64)))) (/.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 6 binary64))))) (/.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 4 binary64))))) |
(+ (* a (- (* a (- (+ (* -1 (* a (+ (* 1/2 (/ (+ b (* -1 b)) (pow b 6))) (/ (* (+ b (* -1 b)) (- (* 1/2 (/ 1 (pow b 4))) (* -1/2 (/ (pow (+ b (* -1 b)) 2) (pow b 6))))) (pow b 2))))) (* 1/2 (/ 1 (pow b 4)))) (* -1/2 (/ (pow (+ b (* -1 b)) 2) (pow b 6))))) (* 1/2 (/ (+ b (* -1 b)) (pow b 4))))) (* 1/2 (/ 1 (pow b 2)))) |
(+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 b b)) (+.f64 (*.f64 a (+.f64 (*.f64 a (-.f64 (/.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal 4 binary64))) (+.f64 (/.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 6 binary64))) (/.f64 (+.f64 (/.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 6 binary64)))) (*.f64 b b))))) (/.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 6 binary64))))) (/.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 4 binary64))))) |
(/ -1/2 (pow a 2)) |
(/.f64 #s(literal -1/2 binary64) (*.f64 a a)) |
(/ (- (* -1/2 (/ (+ b (* -1 b)) a)) 1/2) (pow a 2)) |
(/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 0 binary64) a)) (*.f64 a a)) |
(/ (- (* -1 (/ (+ (* 1/2 (pow b 2)) (* 1/2 (pow (+ b (* -1 b)) 2))) (pow a 2))) (+ 1/2 (* 1/2 (/ (+ b (* -1 b)) a)))) (pow a 2)) |
(/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 b b) #s(literal 0 binary64))) (*.f64 a a)) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 0 binary64) a))) (*.f64 a a)) |
(/ (- (* -1 (/ (+ (* 1/2 (* (pow b 2) (+ b (* -1 b)))) (* (+ b (* -1 b)) (+ (* 1/2 (pow b 2)) (* 1/2 (pow (+ b (* -1 b)) 2))))) (pow a 3))) (+ 1/2 (+ (* 1/2 (/ (+ b (* -1 b)) a)) (+ (* 1/2 (/ (pow b 2) (pow a 2))) (* 1/2 (/ (pow (+ b (* -1 b)) 2) (pow a 2))))))) (pow a 2)) |
(/.f64 (-.f64 (/.f64 (/.f64 #s(literal 0 binary64) a) (*.f64 a a)) (+.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (/.f64 #s(literal 0 binary64) a) a) (+.f64 (/.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (*.f64 a a)))))) (*.f64 a a)) |
(/ -1/2 (pow a 2)) |
(/.f64 #s(literal -1/2 binary64) (*.f64 a a)) |
(/ (- (* 1/2 (/ (+ b (* -1 b)) a)) 1/2) (pow a 2)) |
(/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 0 binary64) a)) (*.f64 a a)) |
(/ (- (* -1 (/ (- (+ (* 1/2 (/ (pow b 2) a)) (* 1/2 (/ (pow (+ b (* -1 b)) 2) a))) (* 1/2 (+ b (* -1 b)))) a)) 1/2) (pow a 2)) |
(/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 (/.f64 #s(literal 0 binary64) a) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) a) #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) a))) (*.f64 a a)) |
(/ (- (* -1 (/ (- (* -1 (/ (- (+ (* 1/2 (/ (* (pow b 2) (+ b (* -1 b))) a)) (/ (* (+ b (* -1 b)) (+ (* 1/2 (pow b 2)) (* 1/2 (pow (+ b (* -1 b)) 2)))) a)) (+ (* 1/2 (pow b 2)) (* 1/2 (pow (+ b (* -1 b)) 2)))) a)) (* 1/2 (+ b (* -1 b)))) a)) 1/2) (pow a 2)) |
(/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 (/.f64 (+.f64 (/.f64 #s(literal 0 binary64) a) (+.f64 (/.f64 #s(literal 0 binary64) a) (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 b b) #s(literal 0 binary64))))) (-.f64 #s(literal 0 binary64) a)) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) a))) (*.f64 a a)) |
(/ -1/2 a) |
(/.f64 #s(literal -1/2 binary64) a) |
(- (* -1/2 (/ b (pow a 2))) (* 1/2 (/ 1 a))) |
(/.f64 (*.f64 (+.f64 (/.f64 b a) #s(literal 1 binary64)) #s(literal -1/2 binary64)) a) |
(- (* b (- (* -1/2 (/ b (pow a 3))) (* 1/2 (/ 1 (pow a 2))))) (* 1/2 (/ 1 a))) |
(+.f64 (*.f64 b (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b (*.f64 a (*.f64 a a)))) (/.f64 #s(literal -1/2 binary64) (*.f64 a a)))) (/.f64 #s(literal -1/2 binary64) a)) |
(- (* b (- (* b (- (* -1/2 (/ b (pow a 4))) (* 1/2 (/ 1 (pow a 3))))) (* 1/2 (/ 1 (pow a 2))))) (* 1/2 (/ 1 a))) |
(+.f64 (*.f64 b (+.f64 (*.f64 b (+.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) (pow.f64 a #s(literal 4 binary64))) (/.f64 #s(literal -1/2 binary64) (*.f64 a (*.f64 a a))))) (/.f64 #s(literal -1/2 binary64) (*.f64 a a)))) (/.f64 #s(literal -1/2 binary64) a)) |
(/ 1/2 b) |
(/.f64 #s(literal 1/2 binary64) b) |
(/ (+ 1/2 (* 1/2 (/ a b))) b) |
(/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) a) b)) b) |
(/ (- (+ 1/2 (* 1/2 (/ (pow a 2) (pow b 2)))) (* -1/2 (/ a b))) b) |
(/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 a a) b) a)) b)) b) |
(/ (- (+ 1/2 (* 1/2 (/ (pow a 3) (pow b 3)))) (+ (* -1/2 (/ a b)) (* -1/2 (/ (pow a 2) (pow b 2))))) b) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 a b) (/.f64 (*.f64 a a) (*.f64 b b)))))) b) |
(/ 1/2 b) |
(/.f64 #s(literal 1/2 binary64) b) |
(* -1 (/ (- (* -1/2 (/ a b)) 1/2) b)) |
(/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) a) b)) b) |
(* -1 (/ (- (* -1 (/ (- (* 1/2 (/ (pow a 2) b)) (* -1/2 a)) b)) 1/2) b)) |
(/.f64 (+.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 a a) b) a)) b))) (-.f64 #s(literal 0 binary64) b)) |
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* -1/2 (/ (pow a 3) b)) (* 1/2 (pow a 2))) b)) (* -1/2 a)) b)) 1/2) b)) |
(/.f64 (+.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (*.f64 a (*.f64 a a)) b) (*.f64 a a))) b)) (*.f64 #s(literal 1/2 binary64) a)) b))) (-.f64 #s(literal 0 binary64) b)) |
(/ 1/2 b) |
(/.f64 #s(literal 1/2 binary64) b) |
(+ (* 1/2 (/ a (pow b 2))) (* 1/2 (/ 1 b))) |
(+.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) a) b) b)) |
(+ (* a (+ (* 1/2 (/ a (pow b 3))) (* 1/2 (/ 1 (pow b 2))))) (* 1/2 (/ 1 b))) |
(+.f64 (/.f64 #s(literal 1/2 binary64) b) (*.f64 (*.f64 #s(literal 1/2 binary64) a) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 a (*.f64 b (*.f64 b b)))))) |
(+ (* a (+ (* a (+ (* 1/2 (/ a (pow b 4))) (* 1/2 (/ 1 (pow b 3))))) (* 1/2 (/ 1 (pow b 2))))) (* 1/2 (/ 1 b))) |
(+.f64 (/.f64 #s(literal 1/2 binary64) b) (*.f64 a (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 b b)) (*.f64 (*.f64 #s(literal 1/2 binary64) a) (+.f64 (/.f64 a (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))))))) |
(/ -1/2 a) |
(/.f64 #s(literal -1/2 binary64) a) |
(/ (- (* -1/2 (/ b a)) 1/2) a) |
(/.f64 (*.f64 (+.f64 (/.f64 b a) #s(literal 1 binary64)) #s(literal -1/2 binary64)) a) |
(/ (- (* -1/2 (/ (pow b 2) (pow a 2))) (+ 1/2 (* 1/2 (/ b a)))) a) |
(/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (*.f64 b b) a) b)) a) #s(literal 1/2 binary64)) a) |
(/ (- (* -1/2 (/ (pow b 3) (pow a 3))) (+ 1/2 (+ (* 1/2 (/ b a)) (* 1/2 (/ (pow b 2) (pow a 2)))))) a) |
(/.f64 (-.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 b a) (*.f64 b (/.f64 b (*.f64 a a)))))) a) |
(/ -1/2 a) |
(/.f64 #s(literal -1/2 binary64) a) |
(* -1 (/ (+ 1/2 (* 1/2 (/ b a))) a)) |
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) b) a)) a)) |
(* -1 (/ (+ 1/2 (* -1 (/ (- (* -1/2 (/ (pow b 2) a)) (* 1/2 b)) a))) a)) |
(/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (*.f64 b b) a) b)) a)) (-.f64 #s(literal 0 binary64) a)) |
(* -1 (/ (+ 1/2 (* -1 (/ (- (* -1 (/ (- (* 1/2 (/ (pow b 3) a)) (* -1/2 (pow b 2))) a)) (* 1/2 b)) a))) a)) |
(/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 b (*.f64 b b)) a) (*.f64 b b))) a)) (*.f64 b #s(literal -1/2 binary64))) a)) (-.f64 #s(literal 0 binary64) a)) |
(* -1 a) |
(-.f64 #s(literal 0 binary64) a) |
(- b a) |
(-.f64 b a) |
(- b a) |
(-.f64 b a) |
(- b a) |
(-.f64 b a) |
b |
(* b (+ 1 (* -1 (/ a b)))) |
(*.f64 b (-.f64 #s(literal 1 binary64) (/.f64 a b))) |
(* b (+ 1 (* -1 (/ a b)))) |
(*.f64 b (-.f64 #s(literal 1 binary64) (/.f64 a b))) |
(* b (+ 1 (* -1 (/ a b)))) |
(*.f64 b (-.f64 #s(literal 1 binary64) (/.f64 a b))) |
b |
(* -1 (* b (- (/ a b) 1))) |
(-.f64 #s(literal 0 binary64) (*.f64 b (+.f64 #s(literal -1 binary64) (/.f64 a b)))) |
(* -1 (* b (- (/ a b) 1))) |
(-.f64 #s(literal 0 binary64) (*.f64 b (+.f64 #s(literal -1 binary64) (/.f64 a b)))) |
(* -1 (* b (- (/ a b) 1))) |
(-.f64 #s(literal 0 binary64) (*.f64 b (+.f64 #s(literal -1 binary64) (/.f64 a b)))) |
b |
(+ b (* -1 a)) |
(-.f64 b a) |
(+ b (* -1 a)) |
(-.f64 b a) |
(+ b (* -1 a)) |
(-.f64 b a) |
(* -1 a) |
(-.f64 #s(literal 0 binary64) a) |
(* a (- (/ b a) 1)) |
(*.f64 a (+.f64 #s(literal -1 binary64) (/.f64 b a))) |
(* a (- (/ b a) 1)) |
(*.f64 a (+.f64 #s(literal -1 binary64) (/.f64 b a))) |
(* a (- (/ b a) 1)) |
(*.f64 a (+.f64 #s(literal -1 binary64) (/.f64 b a))) |
(* -1 a) |
(-.f64 #s(literal 0 binary64) a) |
(* -1 (* a (+ 1 (* -1 (/ b a))))) |
(*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 1 binary64) (/.f64 b a))) |
(* -1 (* a (+ 1 (* -1 (/ b a))))) |
(*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 1 binary64) (/.f64 b a))) |
(* -1 (* a (+ 1 (* -1 (/ b a))))) |
(*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 1 binary64) (/.f64 b a))) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(/ (* a b) (PI)) |
(/.f64 (*.f64 a b) (PI.f64)) |
(/ (* a b) (PI)) |
(/.f64 (*.f64 a b) (PI.f64)) |
(/ (* a b) (PI)) |
(/.f64 (*.f64 a b) (PI.f64)) |
(/ (* a b) (PI)) |
(/.f64 (*.f64 a b) (PI.f64)) |
(/ (* a b) (PI)) |
(/.f64 (*.f64 a b) (PI.f64)) |
(/ (* a b) (PI)) |
(/.f64 (*.f64 a b) (PI.f64)) |
(/ (* a b) (PI)) |
(/.f64 (*.f64 a b) (PI.f64)) |
(/ (* a b) (PI)) |
(/.f64 (*.f64 a b) (PI.f64)) |
(/ (* a b) (PI)) |
(/.f64 (*.f64 a b) (PI.f64)) |
(/ (* a b) (PI)) |
(/.f64 (*.f64 a b) (PI.f64)) |
(/ (* a b) (PI)) |
(/.f64 (*.f64 a b) (PI.f64)) |
(/ (* a b) (PI)) |
(/.f64 (*.f64 a b) (PI.f64)) |
(/ (* a b) (PI)) |
(/.f64 (*.f64 a b) (PI.f64)) |
(/ (* a b) (PI)) |
(/.f64 (*.f64 a b) (PI.f64)) |
(/ (* a b) (PI)) |
(/.f64 (*.f64 a b) (PI.f64)) |
(/ (* a b) (PI)) |
(/.f64 (*.f64 a b) (PI.f64)) |
(/ (* a b) (PI)) |
(/.f64 (*.f64 a b) (PI.f64)) |
(/ (* a b) (PI)) |
(/.f64 (*.f64 a b) (PI.f64)) |
(/ (* a b) (PI)) |
(/.f64 (*.f64 a b) (PI.f64)) |
(/ (* a b) (PI)) |
(/.f64 (*.f64 a b) (PI.f64)) |
(/ (* a b) (PI)) |
(/.f64 (*.f64 a b) (PI.f64)) |
(/ (* a b) (PI)) |
(/.f64 (*.f64 a b) (PI.f64)) |
(/ (* a b) (PI)) |
(/.f64 (*.f64 a b) (PI.f64)) |
(/ (* a b) (PI)) |
(/.f64 (*.f64 a b) (PI.f64)) |
Compiled 26313 to 3293 computations (87.5% saved)
15 alts after pruning (13 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1494 | 11 | 1505 |
| Fresh | 11 | 2 | 13 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 0 | 0 |
| Total | 1508 | 15 | 1523 |
| Status | Accuracy | Program |
|---|---|---|
| 56.7% | (/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) b)) b) a) | |
| ✓ | 99.6% | (/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) b)) a) (+.f64 b a)) |
| ▶ | 65.2% | (/.f64 (/.f64 (PI.f64) (*.f64 b a)) (/.f64 a #s(literal 1/2 binary64))) |
| 61.9% | (/.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b a) (PI.f64))) b) | |
| 65.1% | (/.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (PI.f64))) (*.f64 b a)) | |
| ▶ | 65.2% | (/.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (*.f64 b a) (PI.f64))) |
| 61.9% | (/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (PI.f64) a)) b) | |
| 61.9% | (/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) b) (PI.f64)) (*.f64 b a)) | |
| ✓ | 55.4% | (/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) a)) (*.f64 b b)) |
| ▶ | 55.3% | (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 (*.f64 b b) a)) |
| 61.5% | (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 b (*.f64 b a))) | |
| 57.2% | (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a a) (/.f64 b (PI.f64)))) | |
| ▶ | 94.3% | (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (+.f64 b a)) b) (/.f64 (PI.f64) a)) |
| 91.7% | (*.f64 (/.f64 (PI.f64) b) (/.f64 #s(literal 1/2 binary64) (*.f64 a (+.f64 b a)))) | |
| ▶ | 65.2% | (*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (/.f64 (PI.f64) a) b)) |
Compiled 318 to 229 computations (28% saved)
| 1× | egg-herbie |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (*.f64 b a) |
| ✓ | cost-diff | 0 | (PI.f64) |
| ✓ | cost-diff | 0 | (/.f64 (PI.f64) (*.f64 b a)) |
| ✓ | cost-diff | 0 | (/.f64 (/.f64 (PI.f64) (*.f64 b a)) (/.f64 a #s(literal 1/2 binary64))) |
| ✓ | cost-diff | 0 | (*.f64 b a) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 b a) (PI.f64)) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1/2 binary64) a) |
| ✓ | cost-diff | 0 | (/.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (*.f64 b a) (PI.f64))) |
| ✓ | cost-diff | 0 | (*.f64 (*.f64 b b) a) |
| ✓ | cost-diff | 0 | (PI.f64) |
| ✓ | cost-diff | 0 | (*.f64 #s(literal 1/2 binary64) (PI.f64)) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 (*.f64 b b) a)) |
| ✓ | cost-diff | 0 | (/.f64 (PI.f64) a) |
| ✓ | cost-diff | 0 | (/.f64 (/.f64 (PI.f64) a) b) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1/2 binary64) a) |
| ✓ | cost-diff | 0 | (*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (/.f64 (PI.f64) a) b)) |
| ✓ | cost-diff | 0 | (+.f64 b a) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1/2 binary64) (+.f64 b a)) |
| ✓ | cost-diff | 0 | (/.f64 (/.f64 #s(literal 1/2 binary64) (+.f64 b a)) b) |
| ✓ | cost-diff | 0 | (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (+.f64 b a)) b) (/.f64 (PI.f64) a)) |
| 424× | *-lowering-*.f32 |
| 424× | *-lowering-*.f64 |
| 402× | /-lowering-/.f32 |
| 402× | /-lowering-/.f64 |
| 238× | associate-/r* |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 22 | 126 |
| 1 | 60 | 126 |
| 2 | 157 | 123 |
| 3 | 288 | 123 |
| 4 | 370 | 123 |
| 5 | 441 | 123 |
| 6 | 501 | 123 |
| 7 | 577 | 123 |
| 8 | 646 | 123 |
| 9 | 674 | 123 |
| 10 | 680 | 123 |
| 0 | 680 | 123 |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(* (/ (/ 1/2 (+ b a)) b) (/ (PI) a)) |
(/ (/ 1/2 (+ b a)) b) |
(/ 1/2 (+ b a)) |
1/2 |
(+ b a) |
b |
a |
(/ (PI) a) |
(PI) |
(* (/ 1/2 a) (/ (/ (PI) a) b)) |
(/ 1/2 a) |
1/2 |
a |
(/ (/ (PI) a) b) |
(/ (PI) a) |
(PI) |
b |
(/ (* 1/2 (PI)) (* (* b b) a)) |
(* 1/2 (PI)) |
1/2 |
(PI) |
(* (* b b) a) |
(* b b) |
b |
a |
(/ (/ 1/2 a) (/ (* b a) (PI))) |
(/ 1/2 a) |
1/2 |
a |
(/ (* b a) (PI)) |
(* b a) |
b |
(PI) |
(/ (/ (PI) (* b a)) (/ a 1/2)) |
(/ (PI) (* b a)) |
(PI) |
(* b a) |
b |
a |
(/ a 1/2) |
1/2 |
| Outputs |
|---|
(* (/ (/ 1/2 (+ b a)) b) (/ (PI) a)) |
(/.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 b a) (PI.f64))) a) b) |
(/ (/ 1/2 (+ b a)) b) |
(/.f64 (/.f64 #s(literal 1/2 binary64) (+.f64 b a)) b) |
(/ 1/2 (+ b a)) |
(/.f64 #s(literal 1/2 binary64) (+.f64 b a)) |
1/2 |
#s(literal 1/2 binary64) |
(+ b a) |
(+.f64 b a) |
b |
a |
(/ (PI) a) |
(/.f64 (PI.f64) a) |
(PI) |
(PI.f64) |
(* (/ 1/2 a) (/ (/ (PI) a) b)) |
(/.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b (*.f64 a a)) (PI.f64))) |
(/ 1/2 a) |
(/.f64 #s(literal 1/2 binary64) a) |
1/2 |
#s(literal 1/2 binary64) |
a |
(/ (/ (PI) a) b) |
(/.f64 (PI.f64) (*.f64 b a)) |
(/ (PI) a) |
(/.f64 (PI.f64) a) |
(PI) |
(PI.f64) |
b |
(/ (* 1/2 (PI)) (* (* b b) a)) |
(/.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b (*.f64 b a)) (PI.f64))) |
(* 1/2 (PI)) |
(*.f64 #s(literal 1/2 binary64) (PI.f64)) |
1/2 |
#s(literal 1/2 binary64) |
(PI) |
(PI.f64) |
(* (* b b) a) |
(*.f64 b (*.f64 b a)) |
(* b b) |
(*.f64 b b) |
b |
a |
(/ (/ 1/2 a) (/ (* b a) (PI))) |
(/.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b (*.f64 a a)) (PI.f64))) |
(/ 1/2 a) |
(/.f64 #s(literal 1/2 binary64) a) |
1/2 |
#s(literal 1/2 binary64) |
a |
(/ (* b a) (PI)) |
(/.f64 (*.f64 b a) (PI.f64)) |
(* b a) |
(*.f64 b a) |
b |
(PI) |
(PI.f64) |
(/ (/ (PI) (* b a)) (/ a 1/2)) |
(/.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b (*.f64 a a)) (PI.f64))) |
(/ (PI) (* b a)) |
(/.f64 (PI.f64) (*.f64 b a)) |
(PI) |
(PI.f64) |
(* b a) |
(*.f64 b a) |
b |
a |
(/ a 1/2) |
(/.f64 a #s(literal 1/2 binary64)) |
1/2 |
#s(literal 1/2 binary64) |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (*.f64 b a) |
| ✓ | accuracy | 100.0% | (PI.f64) |
| ✓ | accuracy | 99.9% | (/.f64 (/.f64 (PI.f64) (*.f64 b a)) (/.f64 a #s(literal 1/2 binary64))) |
| ✓ | accuracy | 99.1% | (/.f64 (PI.f64) (*.f64 b a)) |
| ✓ | accuracy | 100.0% | (*.f64 b a) |
| ✓ | accuracy | 100.0% | (PI.f64) |
| ✓ | accuracy | 99.8% | (/.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (*.f64 b a) (PI.f64))) |
| ✓ | accuracy | 99.6% | (/.f64 (*.f64 b a) (PI.f64)) |
| ✓ | accuracy | 100.0% | (*.f64 #s(literal 1/2 binary64) (PI.f64)) |
| ✓ | accuracy | 100.0% | (PI.f64) |
| ✓ | accuracy | 99.0% | (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 (*.f64 b b) a)) |
| ✓ | accuracy | 87.7% | (*.f64 (*.f64 b b) a) |
| ✓ | accuracy | 100.0% | (PI.f64) |
| ✓ | accuracy | 99.8% | (*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (/.f64 (PI.f64) a) b)) |
| ✓ | accuracy | 99.7% | (/.f64 (/.f64 (PI.f64) a) b) |
| ✓ | accuracy | 99.6% | (/.f64 (PI.f64) a) |
| ✓ | accuracy | 100.0% | (/.f64 #s(literal 1/2 binary64) (+.f64 b a)) |
| ✓ | accuracy | 99.8% | (/.f64 (/.f64 #s(literal 1/2 binary64) (+.f64 b a)) b) |
| ✓ | accuracy | 99.6% | (/.f64 (PI.f64) a) |
| ✓ | accuracy | 94.4% | (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (+.f64 b a)) b) (/.f64 (PI.f64) a)) |
| 122.0ms | 256× | 0 | valid |
Compiled 132 to 23 computations (82.6% saved)
ival-div: 19.0ms (58.1% of total)ival-mult: 10.0ms (30.6% of total)ival-add: 2.0ms (6.1% of total)ival-pi: 1.0ms (3.1% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| Inputs |
|---|
#<alt (* (/ (/ 1/2 (+ b a)) b) (/ (PI) a))> |
#<alt (/ (/ 1/2 (+ b a)) b)> |
#<alt (/ 1/2 (+ b a))> |
#<alt (+ b a)> |
#<alt (* (/ 1/2 a) (/ (/ (PI) a) b))> |
#<alt (/ 1/2 a)> |
#<alt (/ (/ (PI) a) b)> |
#<alt (/ (PI) a)> |
#<alt (/ (* 1/2 (PI)) (* (* b b) a))> |
#<alt (* 1/2 (PI))> |
#<alt (PI)> |
#<alt (* (* b b) a)> |
#<alt (/ (/ 1/2 a) (/ (* b a) (PI)))> |
#<alt (/ (* b a) (PI))> |
#<alt (* b a)> |
#<alt (/ (/ (PI) (* b a)) (/ a 1/2))> |
#<alt (/ (PI) (* b a))> |
| Outputs |
|---|
#<alt (* 1/2 (/ (PI) (* (pow a 2) b)))> |
#<alt (/ (+ (* -1/2 (/ (* b (PI)) (pow a 3))) (* 1/2 (/ (PI) (pow a 2)))) b)> |
#<alt (/ (+ (* 1/2 (/ (PI) (pow a 2))) (* b (+ (* -1/2 (/ (PI) (pow a 3))) (* 1/2 (/ (* b (PI)) (pow a 4)))))) b)> |
#<alt (/ (+ (* 1/2 (/ (PI) (pow a 2))) (* b (+ (* -1/2 (/ (PI) (pow a 3))) (* b (+ (* -1/2 (/ (* b (PI)) (pow a 5))) (* 1/2 (/ (PI) (pow a 4)))))))) b)> |
#<alt (* 1/2 (/ (PI) (* a (pow b 2))))> |
#<alt (/ (+ (* -1/2 (/ (PI) b)) (* 1/2 (/ (PI) a))) (pow b 2))> |
#<alt (/ (+ (* -1/2 (/ (PI) b)) (+ (* 1/2 (/ (PI) a)) (* 1/2 (/ (* a (PI)) (pow b 2))))) (pow b 2))> |
#<alt (/ (+ (* -1/2 (/ (PI) b)) (+ (* -1/2 (/ (* (pow a 2) (PI)) (pow b 3))) (+ (* 1/2 (/ (PI) a)) (* 1/2 (/ (* a (PI)) (pow b 2)))))) (pow b 2))> |
#<alt (* 1/2 (/ (PI) (* a (pow b 2))))> |
#<alt (/ (+ (* -1/2 (/ (PI) b)) (* 1/2 (/ (PI) a))) (pow b 2))> |
#<alt (/ (+ (* -1 (/ (+ (* -1/2 (/ (* a (PI)) b)) (* 1/2 (PI))) b)) (* 1/2 (/ (PI) a))) (pow b 2))> |
#<alt (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (* (pow a 2) (PI)) b)) (* 1/2 (* a (PI)))) b)) (* 1/2 (PI))) b)) (* 1/2 (/ (PI) a))) (pow b 2))> |
#<alt (* 1/2 (/ (PI) (* a (pow b 2))))> |
#<alt (/ (+ (* -1/2 (/ (* a (PI)) (pow b 3))) (* 1/2 (/ (PI) (pow b 2)))) a)> |
#<alt (/ (+ (* 1/2 (/ (PI) (pow b 2))) (* a (+ (* -1/2 (/ (PI) (pow b 3))) (* 1/2 (/ (* a (PI)) (pow b 4)))))) a)> |
#<alt (/ (+ (* 1/2 (/ (PI) (pow b 2))) (* a (+ (* -1/2 (/ (PI) (pow b 3))) (* a (+ (* -1/2 (/ (* a (PI)) (pow b 5))) (* 1/2 (/ (PI) (pow b 4)))))))) a)> |
#<alt (* 1/2 (/ (PI) (* (pow a 2) b)))> |
#<alt (/ (+ (* -1/2 (/ (PI) a)) (* 1/2 (/ (PI) b))) (pow a 2))> |
#<alt (/ (+ (* -1/2 (/ (PI) a)) (+ (* 1/2 (/ (PI) b)) (* 1/2 (/ (* b (PI)) (pow a 2))))) (pow a 2))> |
#<alt (/ (+ (* -1/2 (/ (PI) a)) (+ (* -1/2 (/ (* (pow b 2) (PI)) (pow a 3))) (+ (* 1/2 (/ (PI) b)) (* 1/2 (/ (* b (PI)) (pow a 2)))))) (pow a 2))> |
#<alt (* 1/2 (/ (PI) (* (pow a 2) b)))> |
#<alt (/ (+ (* -1/2 (/ (PI) a)) (* 1/2 (/ (PI) b))) (pow a 2))> |
#<alt (/ (+ (* -1 (/ (+ (* -1/2 (/ (* b (PI)) a)) (* 1/2 (PI))) a)) (* 1/2 (/ (PI) b))) (pow a 2))> |
#<alt (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (* (pow b 2) (PI)) a)) (* 1/2 (* b (PI)))) a)) (* 1/2 (PI))) a)) (* 1/2 (/ (PI) b))) (pow a 2))> |
#<alt (/ 1/2 (* a b))> |
#<alt (/ (+ (* -1/2 (/ b (pow a 2))) (* 1/2 (/ 1 a))) b)> |
#<alt (/ (+ (* b (- (* 1/2 (/ b (pow a 3))) (* 1/2 (/ 1 (pow a 2))))) (* 1/2 (/ 1 a))) b)> |
#<alt (/ (+ (* b (- (* b (+ (* -1/2 (/ b (pow a 4))) (* 1/2 (/ 1 (pow a 3))))) (* 1/2 (/ 1 (pow a 2))))) (* 1/2 (/ 1 a))) b)> |
#<alt (/ 1/2 (pow b 2))> |
#<alt (/ (+ 1/2 (* -1/2 (/ a b))) (pow b 2))> |
#<alt (/ (+ 1/2 (+ (* -1/2 (/ a b)) (* 1/2 (/ (pow a 2) (pow b 2))))) (pow b 2))> |
#<alt (/ (+ 1/2 (+ (* -1/2 (/ a b)) (+ (* -1/2 (/ (pow a 3) (pow b 3))) (* 1/2 (/ (pow a 2) (pow b 2)))))) (pow b 2))> |
#<alt (/ 1/2 (pow b 2))> |
#<alt (/ (+ 1/2 (* -1/2 (/ a b))) (pow b 2))> |
#<alt (/ (+ 1/2 (* -1 (/ (+ (* -1/2 (/ (pow a 2) b)) (* 1/2 a)) b))) (pow b 2))> |
#<alt (/ (+ 1/2 (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (pow a 3) b)) (* 1/2 (pow a 2))) b)) (* 1/2 a)) b))) (pow b 2))> |
#<alt (/ 1/2 (pow b 2))> |
#<alt (+ (* -1/2 (/ a (pow b 3))) (* 1/2 (/ 1 (pow b 2))))> |
#<alt (+ (* a (- (* 1/2 (/ a (pow b 4))) (* 1/2 (/ 1 (pow b 3))))) (* 1/2 (/ 1 (pow b 2))))> |
#<alt (+ (* a (- (* a (+ (* -1/2 (/ a (pow b 5))) (* 1/2 (/ 1 (pow b 4))))) (* 1/2 (/ 1 (pow b 3))))) (* 1/2 (/ 1 (pow b 2))))> |
#<alt (/ 1/2 (* a b))> |
#<alt (/ (- (* 1/2 (/ 1 b)) (* 1/2 (/ 1 a))) a)> |
#<alt (/ (- (+ (* 1/2 (/ b (pow a 2))) (* 1/2 (/ 1 b))) (* 1/2 (/ 1 a))) a)> |
#<alt (/ (- (+ (* -1/2 (/ (pow b 2) (pow a 3))) (* 1/2 (/ 1 b))) (+ (* -1/2 (/ b (pow a 2))) (* 1/2 (/ 1 a)))) a)> |
#<alt (/ 1/2 (* a b))> |
#<alt (* -1 (/ (- (* 1/2 (/ 1 a)) (* 1/2 (/ 1 b))) a))> |
#<alt (* -1 (/ (- (* -1 (/ (- (* 1/2 (/ b a)) 1/2) a)) (* 1/2 (/ 1 b))) a))> |
#<alt (* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* 1/2 (/ (pow b 2) a)) (* 1/2 b)) a)) 1/2) a)) (* 1/2 (/ 1 b))) a))> |
#<alt (/ 1/2 a)> |
#<alt (+ (* -1/2 (/ b (pow a 2))) (* 1/2 (/ 1 a)))> |
#<alt (+ (* b (- (* 1/2 (/ b (pow a 3))) (* 1/2 (/ 1 (pow a 2))))) (* 1/2 (/ 1 a)))> |
#<alt (+ (* b (- (* b (+ (* -1/2 (/ b (pow a 4))) (* 1/2 (/ 1 (pow a 3))))) (* 1/2 (/ 1 (pow a 2))))) (* 1/2 (/ 1 a)))> |
#<alt (/ 1/2 b)> |
#<alt (/ (+ 1/2 (* -1/2 (/ a b))) b)> |
#<alt (/ (- (+ 1/2 (* 1/2 (/ (pow a 2) (pow b 2)))) (* 1/2 (/ a b))) b)> |
#<alt (/ (- (+ 1/2 (* -1/2 (/ (pow a 3) (pow b 3)))) (+ (* -1/2 (/ (pow a 2) (pow b 2))) (* 1/2 (/ a b)))) b)> |
#<alt (/ 1/2 b)> |
#<alt (* -1 (/ (- (* 1/2 (/ a b)) 1/2) b))> |
#<alt (* -1 (/ (- (* -1 (/ (- (* 1/2 (/ (pow a 2) b)) (* 1/2 a)) b)) 1/2) b))> |
#<alt (* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* 1/2 (/ (pow a 3) b)) (* 1/2 (pow a 2))) b)) (* 1/2 a)) b)) 1/2) b))> |
#<alt (/ 1/2 b)> |
#<alt (+ (* -1/2 (/ a (pow b 2))) (* 1/2 (/ 1 b)))> |
#<alt (+ (* a (- (* 1/2 (/ a (pow b 3))) (* 1/2 (/ 1 (pow b 2))))) (* 1/2 (/ 1 b)))> |
#<alt (+ (* a (- (* a (+ (* -1/2 (/ a (pow b 4))) (* 1/2 (/ 1 (pow b 3))))) (* 1/2 (/ 1 (pow b 2))))) (* 1/2 (/ 1 b)))> |
#<alt (/ 1/2 a)> |
#<alt (/ (+ 1/2 (* -1/2 (/ b a))) a)> |
#<alt (/ (- (+ 1/2 (* 1/2 (/ (pow b 2) (pow a 2)))) (* 1/2 (/ b a))) a)> |
#<alt (/ (- (+ 1/2 (* -1/2 (/ (pow b 3) (pow a 3)))) (+ (* -1/2 (/ (pow b 2) (pow a 2))) (* 1/2 (/ b a)))) a)> |
#<alt (/ 1/2 a)> |
#<alt (* -1 (/ (- (* 1/2 (/ b a)) 1/2) a))> |
#<alt (* -1 (/ (- (* -1 (/ (- (* 1/2 (/ (pow b 2) a)) (* 1/2 b)) a)) 1/2) a))> |
#<alt (* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* 1/2 (/ (pow b 3) a)) (* 1/2 (pow b 2))) a)) (* 1/2 b)) a)) 1/2) a))> |
#<alt a> |
#<alt (+ a b)> |
#<alt (+ a b)> |
#<alt (+ a b)> |
#<alt b> |
#<alt (* b (+ 1 (/ a b)))> |
#<alt (* b (+ 1 (/ a b)))> |
#<alt (* b (+ 1 (/ a b)))> |
#<alt b> |
#<alt (* -1 (* b (- (* -1 (/ a b)) 1)))> |
#<alt (* -1 (* b (- (* -1 (/ a b)) 1)))> |
#<alt (* -1 (* b (- (* -1 (/ a b)) 1)))> |
#<alt b> |
#<alt (+ a b)> |
#<alt (+ a b)> |
#<alt (+ a b)> |
#<alt a> |
#<alt (* a (+ 1 (/ b a)))> |
#<alt (* a (+ 1 (/ b a)))> |
#<alt (* a (+ 1 (/ b a)))> |
#<alt a> |
#<alt (* -1 (* a (- (* -1 (/ b a)) 1)))> |
#<alt (* -1 (* a (- (* -1 (/ b a)) 1)))> |
#<alt (* -1 (* a (- (* -1 (/ b a)) 1)))> |
#<alt (* 1/2 (/ (PI) (* (pow a 2) b)))> |
#<alt (* 1/2 (/ (PI) (* (pow a 2) b)))> |
#<alt (* 1/2 (/ (PI) (* (pow a 2) b)))> |
#<alt (* 1/2 (/ (PI) (* (pow a 2) b)))> |
#<alt (* 1/2 (/ (PI) (* (pow a 2) b)))> |
#<alt (* 1/2 (/ (PI) (* (pow a 2) b)))> |
#<alt (* 1/2 (/ (PI) (* (pow a 2) b)))> |
#<alt (* 1/2 (/ (PI) (* (pow a 2) b)))> |
#<alt (* 1/2 (/ (PI) (* (pow a 2) b)))> |
#<alt (* 1/2 (/ (PI) (* (pow a 2) b)))> |
#<alt (* 1/2 (/ (PI) (* (pow a 2) b)))> |
#<alt (* 1/2 (/ (PI) (* (pow a 2) b)))> |
#<alt (* 1/2 (/ (PI) (* (pow a 2) b)))> |
#<alt (* 1/2 (/ (PI) (* (pow a 2) b)))> |
#<alt (* 1/2 (/ (PI) (* (pow a 2) b)))> |
#<alt (* 1/2 (/ (PI) (* (pow a 2) b)))> |
#<alt (* 1/2 (/ (PI) (* (pow a 2) b)))> |
#<alt (* 1/2 (/ (PI) (* (pow a 2) b)))> |
#<alt (* 1/2 (/ (PI) (* (pow a 2) b)))> |
#<alt (* 1/2 (/ (PI) (* (pow a 2) b)))> |
#<alt (* 1/2 (/ (PI) (* (pow a 2) b)))> |
#<alt (* 1/2 (/ (PI) (* (pow a 2) b)))> |
#<alt (* 1/2 (/ (PI) (* (pow a 2) b)))> |
#<alt (* 1/2 (/ (PI) (* (pow a 2) b)))> |
#<alt (/ 1/2 a)> |
#<alt (/ 1/2 a)> |
#<alt (/ 1/2 a)> |
#<alt (/ 1/2 a)> |
#<alt (/ 1/2 a)> |
#<alt (/ 1/2 a)> |
#<alt (/ 1/2 a)> |
#<alt (/ 1/2 a)> |
#<alt (/ 1/2 a)> |
#<alt (/ 1/2 a)> |
#<alt (/ 1/2 a)> |
#<alt (/ 1/2 a)> |
#<alt (/ (PI) (* a b))> |
#<alt (/ (PI) (* a b))> |
#<alt (/ (PI) (* a b))> |
#<alt (/ (PI) (* a b))> |
#<alt (/ (PI) (* a b))> |
#<alt (/ (PI) (* a b))> |
#<alt (/ (PI) (* a b))> |
#<alt (/ (PI) (* a b))> |
#<alt (/ (PI) (* a b))> |
#<alt (/ (PI) (* a b))> |
#<alt (/ (PI) (* a b))> |
#<alt (/ (PI) (* a b))> |
#<alt (/ (PI) (* a b))> |
#<alt (/ (PI) (* a b))> |
#<alt (/ (PI) (* a b))> |
#<alt (/ (PI) (* a b))> |
#<alt (/ (PI) (* a b))> |
#<alt (/ (PI) (* a b))> |
#<alt (/ (PI) (* a b))> |
#<alt (/ (PI) (* a b))> |
#<alt (/ (PI) (* a b))> |
#<alt (/ (PI) (* a b))> |
#<alt (/ (PI) (* a b))> |
#<alt (/ (PI) (* a b))> |
#<alt (/ (PI) a)> |
#<alt (/ (PI) a)> |
#<alt (/ (PI) a)> |
#<alt (/ (PI) a)> |
#<alt (/ (PI) a)> |
#<alt (/ (PI) a)> |
#<alt (/ (PI) a)> |
#<alt (/ (PI) a)> |
#<alt (/ (PI) a)> |
#<alt (/ (PI) a)> |
#<alt (/ (PI) a)> |
#<alt (/ (PI) a)> |
#<alt (* 1/2 (/ (PI) (* a (pow b 2))))> |
#<alt (* 1/2 (/ (PI) (* a (pow b 2))))> |
#<alt (* 1/2 (/ (PI) (* a (pow b 2))))> |
#<alt (* 1/2 (/ (PI) (* a (pow b 2))))> |
#<alt (* 1/2 (/ (PI) (* a (pow b 2))))> |
#<alt (* 1/2 (/ (PI) (* a (pow b 2))))> |
#<alt (* 1/2 (/ (PI) (* a (pow b 2))))> |
#<alt (* 1/2 (/ (PI) (* a (pow b 2))))> |
#<alt (* 1/2 (/ (PI) (* a (pow b 2))))> |
#<alt (* 1/2 (/ (PI) (* a (pow b 2))))> |
#<alt (* 1/2 (/ (PI) (* a (pow b 2))))> |
#<alt (* 1/2 (/ (PI) (* a (pow b 2))))> |
#<alt (* 1/2 (/ (PI) (* a (pow b 2))))> |
#<alt (* 1/2 (/ (PI) (* a (pow b 2))))> |
#<alt (* 1/2 (/ (PI) (* a (pow b 2))))> |
#<alt (* 1/2 (/ (PI) (* a (pow b 2))))> |
#<alt (* 1/2 (/ (PI) (* a (pow b 2))))> |
#<alt (* 1/2 (/ (PI) (* a (pow b 2))))> |
#<alt (* 1/2 (/ (PI) (* a (pow b 2))))> |
#<alt (* 1/2 (/ (PI) (* a (pow b 2))))> |
#<alt (* 1/2 (/ (PI) (* a (pow b 2))))> |
#<alt (* 1/2 (/ (PI) (* a (pow b 2))))> |
#<alt (* 1/2 (/ (PI) (* a (pow b 2))))> |
#<alt (* 1/2 (/ (PI) (* a (pow b 2))))> |
#<alt (* a (pow b 2))> |
#<alt (* a (pow b 2))> |
#<alt (* a (pow b 2))> |
#<alt (* a (pow b 2))> |
#<alt (* a (pow b 2))> |
#<alt (* a (pow b 2))> |
#<alt (* a (pow b 2))> |
#<alt (* a (pow b 2))> |
#<alt (* a (pow b 2))> |
#<alt (* a (pow b 2))> |
#<alt (* a (pow b 2))> |
#<alt (* a (pow b 2))> |
#<alt (* a (pow b 2))> |
#<alt (* a (pow b 2))> |
#<alt (* a (pow b 2))> |
#<alt (* a (pow b 2))> |
#<alt (* a (pow b 2))> |
#<alt (* a (pow b 2))> |
#<alt (* a (pow b 2))> |
#<alt (* a (pow b 2))> |
#<alt (* a (pow b 2))> |
#<alt (* a (pow b 2))> |
#<alt (* a (pow b 2))> |
#<alt (* a (pow b 2))> |
#<alt (* 1/2 (/ (PI) (* (pow a 2) b)))> |
#<alt (* 1/2 (/ (PI) (* (pow a 2) b)))> |
#<alt (* 1/2 (/ (PI) (* (pow a 2) b)))> |
#<alt (* 1/2 (/ (PI) (* (pow a 2) b)))> |
#<alt (* 1/2 (/ (PI) (* (pow a 2) b)))> |
#<alt (* 1/2 (/ (PI) (* (pow a 2) b)))> |
#<alt (* 1/2 (/ (PI) (* (pow a 2) b)))> |
#<alt (* 1/2 (/ (PI) (* (pow a 2) b)))> |
#<alt (* 1/2 (/ (PI) (* (pow a 2) b)))> |
#<alt (* 1/2 (/ (PI) (* (pow a 2) b)))> |
#<alt (* 1/2 (/ (PI) (* (pow a 2) b)))> |
#<alt (* 1/2 (/ (PI) (* (pow a 2) b)))> |
#<alt (* 1/2 (/ (PI) (* (pow a 2) b)))> |
#<alt (* 1/2 (/ (PI) (* (pow a 2) b)))> |
#<alt (* 1/2 (/ (PI) (* (pow a 2) b)))> |
#<alt (* 1/2 (/ (PI) (* (pow a 2) b)))> |
#<alt (* 1/2 (/ (PI) (* (pow a 2) b)))> |
#<alt (* 1/2 (/ (PI) (* (pow a 2) b)))> |
#<alt (* 1/2 (/ (PI) (* (pow a 2) b)))> |
#<alt (* 1/2 (/ (PI) (* (pow a 2) b)))> |
#<alt (* 1/2 (/ (PI) (* (pow a 2) b)))> |
#<alt (* 1/2 (/ (PI) (* (pow a 2) b)))> |
#<alt (* 1/2 (/ (PI) (* (pow a 2) b)))> |
#<alt (* 1/2 (/ (PI) (* (pow a 2) b)))> |
#<alt (/ (* a b) (PI))> |
#<alt (/ (* a b) (PI))> |
#<alt (/ (* a b) (PI))> |
#<alt (/ (* a b) (PI))> |
#<alt (/ (* a b) (PI))> |
#<alt (/ (* a b) (PI))> |
#<alt (/ (* a b) (PI))> |
#<alt (/ (* a b) (PI))> |
#<alt (/ (* a b) (PI))> |
#<alt (/ (* a b) (PI))> |
#<alt (/ (* a b) (PI))> |
#<alt (/ (* a b) (PI))> |
#<alt (/ (* a b) (PI))> |
#<alt (/ (* a b) (PI))> |
#<alt (/ (* a b) (PI))> |
#<alt (/ (* a b) (PI))> |
#<alt (/ (* a b) (PI))> |
#<alt (/ (* a b) (PI))> |
#<alt (/ (* a b) (PI))> |
#<alt (/ (* a b) (PI))> |
#<alt (/ (* a b) (PI))> |
#<alt (/ (* a b) (PI))> |
#<alt (/ (* a b) (PI))> |
#<alt (/ (* a b) (PI))> |
#<alt (* a b)> |
#<alt (* a b)> |
#<alt (* a b)> |
#<alt (* a b)> |
#<alt (* a b)> |
#<alt (* a b)> |
#<alt (* a b)> |
#<alt (* a b)> |
#<alt (* a b)> |
#<alt (* a b)> |
#<alt (* a b)> |
#<alt (* a b)> |
#<alt (* a b)> |
#<alt (* a b)> |
#<alt (* a b)> |
#<alt (* a b)> |
#<alt (* a b)> |
#<alt (* a b)> |
#<alt (* a b)> |
#<alt (* a b)> |
#<alt (* a b)> |
#<alt (* a b)> |
#<alt (* a b)> |
#<alt (* a b)> |
#<alt (* 1/2 (/ (PI) (* (pow a 2) b)))> |
#<alt (* 1/2 (/ (PI) (* (pow a 2) b)))> |
#<alt (* 1/2 (/ (PI) (* (pow a 2) b)))> |
#<alt (* 1/2 (/ (PI) (* (pow a 2) b)))> |
#<alt (* 1/2 (/ (PI) (* (pow a 2) b)))> |
#<alt (* 1/2 (/ (PI) (* (pow a 2) b)))> |
#<alt (* 1/2 (/ (PI) (* (pow a 2) b)))> |
#<alt (* 1/2 (/ (PI) (* (pow a 2) b)))> |
#<alt (* 1/2 (/ (PI) (* (pow a 2) b)))> |
#<alt (* 1/2 (/ (PI) (* (pow a 2) b)))> |
#<alt (* 1/2 (/ (PI) (* (pow a 2) b)))> |
#<alt (* 1/2 (/ (PI) (* (pow a 2) b)))> |
#<alt (* 1/2 (/ (PI) (* (pow a 2) b)))> |
#<alt (* 1/2 (/ (PI) (* (pow a 2) b)))> |
#<alt (* 1/2 (/ (PI) (* (pow a 2) b)))> |
#<alt (* 1/2 (/ (PI) (* (pow a 2) b)))> |
#<alt (* 1/2 (/ (PI) (* (pow a 2) b)))> |
#<alt (* 1/2 (/ (PI) (* (pow a 2) b)))> |
#<alt (* 1/2 (/ (PI) (* (pow a 2) b)))> |
#<alt (* 1/2 (/ (PI) (* (pow a 2) b)))> |
#<alt (* 1/2 (/ (PI) (* (pow a 2) b)))> |
#<alt (* 1/2 (/ (PI) (* (pow a 2) b)))> |
#<alt (* 1/2 (/ (PI) (* (pow a 2) b)))> |
#<alt (* 1/2 (/ (PI) (* (pow a 2) b)))> |
#<alt (/ (PI) (* a b))> |
#<alt (/ (PI) (* a b))> |
#<alt (/ (PI) (* a b))> |
#<alt (/ (PI) (* a b))> |
#<alt (/ (PI) (* a b))> |
#<alt (/ (PI) (* a b))> |
#<alt (/ (PI) (* a b))> |
#<alt (/ (PI) (* a b))> |
#<alt (/ (PI) (* a b))> |
#<alt (/ (PI) (* a b))> |
#<alt (/ (PI) (* a b))> |
#<alt (/ (PI) (* a b))> |
#<alt (/ (PI) (* a b))> |
#<alt (/ (PI) (* a b))> |
#<alt (/ (PI) (* a b))> |
#<alt (/ (PI) (* a b))> |
#<alt (/ (PI) (* a b))> |
#<alt (/ (PI) (* a b))> |
#<alt (/ (PI) (* a b))> |
#<alt (/ (PI) (* a b))> |
#<alt (/ (PI) (* a b))> |
#<alt (/ (PI) (* a b))> |
#<alt (/ (PI) (* a b))> |
#<alt (/ (PI) (* a b))> |
84 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 2.0ms | b | @ | 0 | (/ (/ 1/2 (+ b a)) b) |
| 0.0ms | a | @ | inf | (* (* b b) a) |
| 0.0ms | b | @ | inf | (/ (/ 1/2 (+ b a)) b) |
| 0.0ms | a | @ | 0 | (/ (/ 1/2 (+ b a)) b) |
| 0.0ms | b | @ | -inf | (/ 1/2 (+ b a)) |
| 1× | batch-egg-rewrite |
| 3508× | /-lowering-/.f32 |
| 3508× | /-lowering-/.f64 |
| 3446× | *-lowering-*.f32 |
| 3446× | *-lowering-*.f64 |
| 1010× | frac-2neg |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 22 | 93 |
| 1 | 156 | 90 |
| 2 | 1430 | 90 |
| 3 | 7165 | 90 |
| 0 | 8105 | 90 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* (/ (/ 1/2 (+ b a)) b) (/ (PI) a)) |
(/ (/ 1/2 (+ b a)) b) |
(/ 1/2 (+ b a)) |
(+ b a) |
(* (/ 1/2 a) (/ (/ (PI) a) b)) |
(/ 1/2 a) |
(/ (/ (PI) a) b) |
(/ (PI) a) |
(/ (* 1/2 (PI)) (* (* b b) a)) |
(* 1/2 (PI)) |
(PI) |
(* (* b b) a) |
(/ (/ 1/2 a) (/ (* b a) (PI))) |
(/ (* b a) (PI)) |
(* b a) |
(/ (/ (PI) (* b a)) (/ a 1/2)) |
(/ (PI) (* b a)) |
| Outputs |
|---|
(-.f64 (/.f64 (+.f64 (PI.f64) #s(literal 1 binary64)) (/.f64 a (/.f64 #s(literal 1/2 binary64) (*.f64 b (+.f64 b a))))) (/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 #s(literal 1/2 binary64) (*.f64 b (+.f64 b a)))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (/.f64 a (/.f64 #s(literal 1/2 binary64) (*.f64 b (+.f64 b a)))))) (/.f64 (PI.f64) (neg.f64 (/.f64 a (/.f64 #s(literal 1/2 binary64) (*.f64 b (+.f64 b a))))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (*.f64 a (*.f64 b (+.f64 b a))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (neg.f64 (*.f64 a (*.f64 b (+.f64 b a)))))) |
(neg.f64 (/.f64 (PI.f64) (neg.f64 (/.f64 a (/.f64 #s(literal 1/2 binary64) (*.f64 b (+.f64 b a))))))) |
(neg.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (neg.f64 (*.f64 a (*.f64 b (+.f64 b a)))))) |
(neg.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) (+.f64 b a)) (/.f64 (PI.f64) (*.f64 b a)))) |
(neg.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 b (+.f64 b a))) (/.f64 (PI.f64) a))) |
(neg.f64 (*.f64 (/.f64 (PI.f64) (-.f64 #s(literal 0 binary64) a)) (/.f64 #s(literal 1/2 binary64) (*.f64 b (+.f64 b a))))) |
(neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (+.f64 b a)) (-.f64 #s(literal 0 binary64) (/.f64 (PI.f64) (*.f64 b a))))) |
(neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 b (+.f64 b a))) (/.f64 (PI.f64) (-.f64 #s(literal 0 binary64) a)))) |
(neg.f64 (*.f64 (/.f64 (PI.f64) a) (/.f64 #s(literal -1/2 binary64) (*.f64 b (+.f64 b a))))) |
(neg.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) (+.f64 b a)) (/.f64 (*.f64 b a) (PI.f64)))) |
(neg.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 b (+.f64 b a))) (/.f64 a (PI.f64)))) |
(neg.f64 (/.f64 (/.f64 (PI.f64) (-.f64 #s(literal 0 binary64) a)) (/.f64 b (/.f64 #s(literal 1/2 binary64) (+.f64 b a))))) |
(neg.f64 (/.f64 (/.f64 (PI.f64) (/.f64 (+.f64 b a) #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 b a)))) |
(neg.f64 (/.f64 (/.f64 (/.f64 (PI.f64) (/.f64 (+.f64 b a) #s(literal 1/2 binary64))) b) (-.f64 #s(literal 0 binary64) a))) |
(neg.f64 (/.f64 (/.f64 (/.f64 (PI.f64) (/.f64 (+.f64 b a) #s(literal 1/2 binary64))) a) (-.f64 #s(literal 0 binary64) b))) |
(neg.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (+.f64 b a)) (*.f64 b (-.f64 #s(literal 0 binary64) (/.f64 a (PI.f64)))))) |
(neg.f64 (/.f64 (/.f64 (PI.f64) (/.f64 (+.f64 b a) #s(literal -1/2 binary64))) (*.f64 b a))) |
(neg.f64 (/.f64 (/.f64 (PI.f64) (/.f64 b (/.f64 #s(literal -1/2 binary64) (+.f64 b a)))) a)) |
(neg.f64 (/.f64 (/.f64 (/.f64 (PI.f64) a) (/.f64 (+.f64 b a) #s(literal -1/2 binary64))) b)) |
(/.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b (+.f64 b a)) (/.f64 (PI.f64) a))) |
(/.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b a) (PI.f64)) (+.f64 b a))) |
(/.f64 #s(literal 1/2 binary64) (*.f64 b (/.f64 (+.f64 b a) (/.f64 (PI.f64) a)))) |
(/.f64 (/.f64 #s(literal 1/2 binary64) (+.f64 b a)) (/.f64 (*.f64 b a) (PI.f64))) |
(/.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 b (+.f64 b a))) (/.f64 a (PI.f64))) |
(/.f64 (PI.f64) (/.f64 a (/.f64 #s(literal 1/2 binary64) (*.f64 b (+.f64 b a))))) |
(/.f64 (PI.f64) (neg.f64 (neg.f64 (/.f64 a (/.f64 #s(literal 1/2 binary64) (*.f64 b (+.f64 b a))))))) |
(/.f64 (PI.f64) (*.f64 (*.f64 b a) (/.f64 (+.f64 b a) #s(literal 1/2 binary64)))) |
(/.f64 (PI.f64) (*.f64 b (*.f64 a (/.f64 (+.f64 b a) #s(literal 1/2 binary64))))) |
(/.f64 (/.f64 (PI.f64) a) (/.f64 b (/.f64 #s(literal 1/2 binary64) (+.f64 b a)))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 b (+.f64 b a)))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (neg.f64 (neg.f64 (*.f64 a (*.f64 b (+.f64 b a)))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 (*.f64 b a) (+.f64 b a))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 b (*.f64 a (+.f64 b a)))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 b (neg.f64 (*.f64 a (-.f64 (-.f64 #s(literal 0 binary64) b) a))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (PI.f64)) (/.f64 #s(literal 1/2 binary64) (*.f64 b (+.f64 b a))))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 (/.f64 (PI.f64) (/.f64 (+.f64 b a) #s(literal 1/2 binary64))) b))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b (+.f64 b a)) (/.f64 (PI.f64) a)) #s(literal 1/2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b a) (PI.f64)) (/.f64 #s(literal 1/2 binary64) (+.f64 b a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (/.f64 #s(literal 1/2 binary64) (*.f64 b (+.f64 b a)))) (PI.f64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 b (+.f64 b a))) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 a (PI.f64)) (/.f64 #s(literal 1/2 binary64) (*.f64 b (+.f64 b a)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (/.f64 (/.f64 (PI.f64) (/.f64 (+.f64 b a) #s(literal 1/2 binary64))) b)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (+.f64 b a)) (/.f64 #s(literal 1/2 binary64) (/.f64 a (PI.f64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (/.f64 a (/.f64 #s(literal 1/2 binary64) (*.f64 b (+.f64 b a))))) (-.f64 #s(literal 0 binary64) (PI.f64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (*.f64 a (*.f64 b (+.f64 b a)))) (*.f64 (PI.f64) #s(literal -1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (-.f64 #s(literal 0 binary64) (/.f64 a (PI.f64)))) (/.f64 #s(literal -1/2 binary64) (+.f64 b a)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 b a) (PI.f64)) (/.f64 (+.f64 b a) #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (*.f64 b (/.f64 (/.f64 (+.f64 b a) #s(literal 1/2 binary64)) (/.f64 (PI.f64) a)))) |
(/.f64 (/.f64 (PI.f64) (/.f64 (+.f64 b a) #s(literal 1/2 binary64))) (*.f64 b a)) |
(/.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (PI.f64))) (*.f64 b (+.f64 b a))) |
(/.f64 (/.f64 (PI.f64) (-.f64 #s(literal 0 binary64) a)) (/.f64 b (/.f64 #s(literal -1/2 binary64) (+.f64 b a)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (PI.f64)) (neg.f64 (/.f64 a (/.f64 #s(literal 1/2 binary64) (*.f64 b (+.f64 b a)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (PI.f64)) (*.f64 b (neg.f64 (*.f64 a (/.f64 (+.f64 b a) #s(literal 1/2 binary64)))))) |
(/.f64 #s(literal -1/2 binary64) (neg.f64 (/.f64 (*.f64 b (+.f64 b a)) (/.f64 (PI.f64) a)))) |
(/.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 b a) (PI.f64)) (-.f64 (-.f64 #s(literal 0 binary64) b) a))) |
(/.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 a (PI.f64)) (-.f64 #s(literal 0 binary64) (*.f64 b (+.f64 b a))))) |
(/.f64 #s(literal -1/2 binary64) (*.f64 b (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) b) a) (/.f64 (PI.f64) a)))) |
(/.f64 (/.f64 #s(literal -1/2 binary64) (+.f64 b a)) (*.f64 b (-.f64 #s(literal 0 binary64) (/.f64 a (PI.f64))))) |
(/.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) (neg.f64 (*.f64 a (*.f64 b (+.f64 b a))))) |
(/.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) (*.f64 (*.f64 b a) (-.f64 (-.f64 #s(literal 0 binary64) b) a))) |
(/.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) (*.f64 b (*.f64 a (-.f64 (-.f64 #s(literal 0 binary64) b) a)))) |
(/.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (/.f64 (+.f64 b a) #s(literal 1/2 binary64)) (/.f64 (PI.f64) a))) |
(/.f64 (/.f64 (/.f64 (PI.f64) (/.f64 (+.f64 b a) #s(literal 1/2 binary64))) b) a) |
(/.f64 (/.f64 (/.f64 (PI.f64) (/.f64 (+.f64 b a) #s(literal 1/2 binary64))) a) b) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 a (PI.f64)) (/.f64 #s(literal 1/2 binary64) (*.f64 b (+.f64 b a)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a (/.f64 (/.f64 (PI.f64) (/.f64 (+.f64 b a) #s(literal 1/2 binary64))) b)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 (*.f64 b a) (PI.f64)) (/.f64 (+.f64 b a) #s(literal -1/2 binary64)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 a (PI.f64)) (/.f64 b (/.f64 #s(literal -1/2 binary64) (+.f64 b a))))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 b (/.f64 #s(literal 1/2 binary64) (+.f64 b a))) (-.f64 #s(literal 0 binary64) (/.f64 a (PI.f64))))) |
(/.f64 (/.f64 (PI.f64) (/.f64 (+.f64 b a) #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 b a))) |
(/.f64 (/.f64 (PI.f64) (/.f64 b (/.f64 #s(literal -1/2 binary64) (+.f64 b a)))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (/.f64 (/.f64 (PI.f64) a) (/.f64 (+.f64 b a) #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 a (PI.f64))) (-.f64 #s(literal 0 binary64) (*.f64 b (+.f64 b a)))) |
(/.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (+.f64 b a) (/.f64 (PI.f64) a))) |
(/.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 a (+.f64 b a))) (/.f64 b (PI.f64))) |
(/.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 b (+.f64 b a))) (-.f64 #s(literal 0 binary64) (/.f64 a (PI.f64)))) |
(/.f64 (/.f64 #s(literal -1/2 binary64) b) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) b) a) (/.f64 (PI.f64) a))) |
(pow.f64 (/.f64 (/.f64 a (PI.f64)) (/.f64 #s(literal 1/2 binary64) (*.f64 b (+.f64 b a)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 a (/.f64 (/.f64 (PI.f64) (/.f64 (+.f64 b a) #s(literal 1/2 binary64))) b)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 (+.f64 b a) #s(literal 1/2 binary64)) (/.f64 (*.f64 b a) (PI.f64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (+.f64 b a)) (/.f64 (PI.f64) a)))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (+.f64 b a)) (/.f64 (PI.f64) (*.f64 b a))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 b (+.f64 b a))) (/.f64 (PI.f64) a)) |
(*.f64 (PI.f64) (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 b (/.f64 #s(literal 1/2 binary64) (+.f64 b a))))) |
(*.f64 (PI.f64) (/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 #s(literal 1/2 binary64) (*.f64 b (+.f64 b a)))))) |
(*.f64 (/.f64 (PI.f64) a) (/.f64 #s(literal 1/2 binary64) (*.f64 b (+.f64 b a)))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 b (+.f64 b a))))) |
(*.f64 (/.f64 (PI.f64) (*.f64 b a)) (/.f64 #s(literal 1/2 binary64) (+.f64 b a))) |
(*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 (PI.f64) (/.f64 (+.f64 b a) #s(literal 1/2 binary64))) b) a)) |
(*.f64 (/.f64 (PI.f64) (/.f64 (+.f64 b a) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 b a))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (PI.f64))) (/.f64 #s(literal 1 binary64) (*.f64 b (+.f64 b a)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (PI.f64)) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 a (/.f64 #s(literal 1/2 binary64) (*.f64 b (+.f64 b a))))))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) (+.f64 b a)) (-.f64 #s(literal 0 binary64) (/.f64 (PI.f64) (*.f64 b a)))) |
(*.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 a (*.f64 b (+.f64 b a)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (/.f64 (PI.f64) (/.f64 (+.f64 b a) #s(literal 1/2 binary64))) a)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (/.f64 (PI.f64) (/.f64 (+.f64 b a) #s(literal 1/2 binary64))) b)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b a)) (/.f64 (PI.f64) (/.f64 (+.f64 b a) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 (/.f64 (PI.f64) (/.f64 (+.f64 b a) #s(literal 1/2 binary64))) b) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 (/.f64 (PI.f64) (/.f64 (+.f64 b a) #s(literal 1/2 binary64))) a) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 (/.f64 (PI.f64) b) (/.f64 #s(literal 1/2 binary64) (*.f64 a (+.f64 b a)))) |
(*.f64 (/.f64 (PI.f64) (/.f64 (+.f64 b a) #s(literal -1/2 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 b a))) |
(*.f64 (/.f64 (PI.f64) (/.f64 b (/.f64 #s(literal -1/2 binary64) (+.f64 b a)))) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (/.f64 (/.f64 (PI.f64) a) (/.f64 (+.f64 b a) #s(literal -1/2 binary64))) (/.f64 #s(literal -1 binary64) b)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 a (+.f64 b a))) (/.f64 (PI.f64) b)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 b (/.f64 #s(literal 1/2 binary64) (+.f64 b a)))) (PI.f64)) |
(exp.f64 (*.f64 (log.f64 (/.f64 b (/.f64 #s(literal 1/2 binary64) (+.f64 b a)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1/2 binary64) (*.f64 b (+.f64 b a)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) b)) (/.f64 #s(literal -1/2 binary64) (*.f64 b (+.f64 b a)))) |
(neg.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 b (+.f64 b a)))) |
(neg.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 b (+.f64 b a))) #s(literal 1 binary64))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) (*.f64 b (+.f64 b a))))) |
(neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal -1/2 binary64) (+.f64 b a)))) |
(neg.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) b) (+.f64 b a))) |
(/.f64 #s(literal 1/2 binary64) (*.f64 b (+.f64 b a))) |
(/.f64 #s(literal 1/2 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (+.f64 b a))))) |
(/.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 (-.f64 #s(literal 0 binary64) b) a))) |
(/.f64 (/.f64 #s(literal 1/2 binary64) (+.f64 b a)) b) |
(/.f64 #s(literal 1 binary64) (/.f64 b (/.f64 #s(literal 1/2 binary64) (+.f64 b a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 b a) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) b))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 b a) (/.f64 #s(literal 1/2 binary64) b))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) b) a) (/.f64 #s(literal -1/2 binary64) b))) |
(/.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b (+.f64 b a)))) |
(/.f64 (/.f64 #s(literal -1/2 binary64) (+.f64 b a)) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (+.f64 b a) #s(literal 1/2 binary64))) |
(/.f64 #s(literal -1 binary64) (/.f64 b (/.f64 #s(literal -1/2 binary64) (+.f64 b a)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 (+.f64 b a) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (/.f64 #s(literal 1/2 binary64) b) (+.f64 b a)) |
(/.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 (+.f64 b a) #s(literal -1/2 binary64))) |
(/.f64 (/.f64 #s(literal -1/2 binary64) b) (-.f64 (-.f64 #s(literal 0 binary64) b) a)) |
(/.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) b)) (-.f64 (-.f64 #s(literal 0 binary64) b) a)) |
(/.f64 (neg.f64 (/.f64 #s(literal -1/2 binary64) b)) (+.f64 b a)) |
(pow.f64 (/.f64 b (/.f64 #s(literal 1/2 binary64) (+.f64 b a))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 b (+.f64 b a)))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (+.f64 b a)) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 b (+.f64 b a))) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 b (+.f64 b a)))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b (+.f64 b a))))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) (+.f64 b a)) (/.f64 #s(literal -1 binary64) b)) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal 1/2 binary64) (+.f64 b a))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1/2 binary64) (*.f64 b (+.f64 b a)))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 #s(literal 1 binary64) (+.f64 b a))) |
(*.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 #s(literal -1/2 binary64) (+.f64 b a))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (+.f64 b a))) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) b) (/.f64 #s(literal -1 binary64) (+.f64 b a))) |
(*.f64 (pow.f64 (/.f64 b #s(literal 1/2 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 b a))) |
(*.f64 (pow.f64 (/.f64 b #s(literal -1/2 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (+.f64 b a))) |
(*.f64 (pow.f64 (/.f64 b (/.f64 #s(literal 1/2 binary64) (+.f64 b a))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 b (/.f64 #s(literal 1/2 binary64) (+.f64 b a))) #s(literal -1/2 binary64))) |
(+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))) (*.f64 b b)) (*.f64 (/.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))) (*.f64 a (-.f64 a b)))) |
(+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))) (*.f64 a (-.f64 a b))) (*.f64 (/.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))) (*.f64 b b))) |
(+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) b) (*.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 0 binary64) a))) |
(+.f64 (*.f64 (*.f64 b b) (/.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 a (-.f64 a b)) (/.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))))) |
(+.f64 (*.f64 (*.f64 a (-.f64 a b)) (/.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b b) (/.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))))) |
(+.f64 (*.f64 b (/.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (+.f64 b a) #s(literal 1/2 binary64))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1/2 binary64) (+.f64 b a))) |
(neg.f64 (/.f64 #s(literal -1/2 binary64) (+.f64 b a))) |
(/.f64 #s(literal 1/2 binary64) (+.f64 b a)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 b a) #s(literal 1/2 binary64))) |
(/.f64 #s(literal -1/2 binary64) (-.f64 (-.f64 #s(literal 0 binary64) b) a)) |
(/.f64 #s(literal -1 binary64) (/.f64 (+.f64 b a) #s(literal -1/2 binary64))) |
(pow.f64 (/.f64 (+.f64 b a) #s(literal 1/2 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (+.f64 b a))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (+.f64 b a)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (+.f64 b a))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1 binary64) (+.f64 b a))) |
(*.f64 (+.f64 (*.f64 b b) (*.f64 a (-.f64 a b))) (/.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) #s(literal 1/2 binary64)) |
(*.f64 (-.f64 b a) (/.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1/2 binary64) (+.f64 b a))) |
(*.f64 (/.f64 #s(literal -1 binary64) (+.f64 b a)) #s(literal -1/2 binary64)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))) (+.f64 (*.f64 b b) (*.f64 a (-.f64 a b)))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 b a)) |
(*.f64 (pow.f64 (/.f64 (+.f64 b a) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (+.f64 b a) #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) |
(+.f64 b a) |
(+.f64 a b) |
(+.f64 (/.f64 (*.f64 b b) (-.f64 b a)) (neg.f64 (/.f64 (*.f64 a a) (-.f64 b a)))) |
(-.f64 #s(literal 0 binary64) (-.f64 (-.f64 #s(literal 0 binary64) b) a)) |
(-.f64 (/.f64 (*.f64 b b) (-.f64 b a)) (/.f64 (*.f64 a a) (-.f64 b a))) |
(-.f64 (/.f64 (/.f64 (*.f64 b b) (-.f64 b a)) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 a a) (-.f64 b a)) #s(literal 1 binary64))) |
(-.f64 (/.f64 (*.f64 a a) (-.f64 a b)) (/.f64 (*.f64 b b) (-.f64 a b))) |
(neg.f64 (-.f64 (-.f64 #s(literal 0 binary64) b) a)) |
(/.f64 (+.f64 b a) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 b a))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 a b) (-.f64 (*.f64 a a) (*.f64 b b)))) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) b) a) #s(literal -1 binary64)) |
(/.f64 (+.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))) (+.f64 (*.f64 b b) (*.f64 a (-.f64 a b)))) |
(/.f64 (+.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (*.f64 a (-.f64 a b)))))) |
(/.f64 (+.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))) (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 a (-.f64 a b))))) |
(/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 b a)) |
(/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (neg.f64 (+.f64 (-.f64 #s(literal 0 binary64) b) a))) |
(/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 #s(literal 1 binary64) (-.f64 b a))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 b a))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (*.f64 a (-.f64 a b))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (*.f64 a (-.f64 a b)))))) |
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 a a)) (+.f64 (-.f64 #s(literal 0 binary64) b) a)) |
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 a a)) (*.f64 #s(literal 1 binary64) (+.f64 (-.f64 #s(literal 0 binary64) b) a))) |
(/.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (-.f64 a b))) (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (-.f64 a b))) (-.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))))) |
(/.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a)))) (*.f64 (-.f64 b a) (+.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 a a) (+.f64 (*.f64 b b) (*.f64 a a)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 a a) (*.f64 a a))) (*.f64 (-.f64 b a) (+.f64 (*.f64 b b) (*.f64 a a)))) |
(/.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (-.f64 a b)) |
(/.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (*.f64 #s(literal 1 binary64) (-.f64 a b))) |
(/.f64 (-.f64 (*.f64 (*.f64 b b) (-.f64 b a)) (*.f64 (-.f64 b a) (*.f64 a a))) (*.f64 (-.f64 b a) (-.f64 b a))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))))) (+.f64 (*.f64 b b) (*.f64 a (-.f64 a b)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (*.f64 a (-.f64 a b)))))) |
(/.f64 (neg.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 a a))) (-.f64 b a)) |
(/.f64 (neg.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 a a))) (neg.f64 (+.f64 (-.f64 #s(literal 0 binary64) b) a))) |
(/.f64 (neg.f64 (-.f64 (*.f64 a a) (*.f64 b b))) (neg.f64 (-.f64 a b))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 b b) (-.f64 b a)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 a a) (-.f64 b a)) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 b b) (-.f64 b a)) (/.f64 (*.f64 b b) (-.f64 b a))) (+.f64 (*.f64 (/.f64 (*.f64 a a) (-.f64 b a)) (/.f64 (*.f64 a a) (-.f64 b a))) (*.f64 (/.f64 (*.f64 b b) (-.f64 b a)) (/.f64 (*.f64 a a) (-.f64 b a)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 b b) (-.f64 b a)) (/.f64 (*.f64 b b) (-.f64 b a))) (*.f64 (/.f64 (*.f64 a a) (-.f64 b a)) (/.f64 (*.f64 a a) (-.f64 b a)))) (+.f64 (/.f64 (*.f64 b b) (-.f64 b a)) (/.f64 (*.f64 a a) (-.f64 b a)))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) #s(literal -1 binary64)) |
(*.f64 (+.f64 b a) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (+.f64 b a)) |
(*.f64 (+.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 a (-.f64 a b))))) |
(*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (-.f64 b a))) |
(*.f64 #s(literal -1 binary64) (-.f64 (-.f64 #s(literal 0 binary64) b) a)) |
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (*.f64 a (-.f64 a b)))))) |
(*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 #s(literal 0 binary64) b) a))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 a (-.f64 a b)))) (+.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 b a)) (-.f64 (*.f64 b b) (*.f64 a a))) |
(*.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (-.f64 a b))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 a (/.f64 (*.f64 b a) #s(literal 1/2 binary64))) (PI.f64))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (PI.f64) (/.f64 (*.f64 a (*.f64 b a)) #s(literal -1/2 binary64)))) |
(-.f64 (/.f64 (+.f64 (PI.f64) #s(literal 1 binary64)) (*.f64 a (/.f64 (*.f64 b a) #s(literal 1/2 binary64)))) (/.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 b a)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal 1/2 binary64) a))) (/.f64 (PI.f64) (/.f64 (*.f64 a (*.f64 b a)) #s(literal -1/2 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 (*.f64 a (*.f64 b a)) #s(literal -1/2 binary64))) (/.f64 (PI.f64) (/.f64 (*.f64 a (*.f64 b a)) #s(literal -1/2 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 a #s(literal -1/2 binary64))) (/.f64 (PI.f64) (/.f64 (*.f64 a (*.f64 b a)) #s(literal -1/2 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 b (-.f64 #s(literal 0 binary64) (/.f64 a (PI.f64))))) (/.f64 (PI.f64) (/.f64 (*.f64 a (*.f64 b a)) #s(literal -1/2 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 a (-.f64 #s(literal 0 binary64) (*.f64 b a)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (-.f64 #s(literal 0 binary64) (*.f64 b a))))) |
(neg.f64 (/.f64 (PI.f64) (/.f64 (*.f64 a (*.f64 b a)) #s(literal -1/2 binary64)))) |
(neg.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (-.f64 #s(literal 0 binary64) (*.f64 b a))))) |
(neg.f64 (*.f64 (/.f64 (PI.f64) (-.f64 #s(literal 0 binary64) a)) (/.f64 #s(literal 1/2 binary64) (*.f64 b a)))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (PI.f64) (/.f64 (*.f64 a (*.f64 b a)) #s(literal -1/2 binary64))))) |
(neg.f64 (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) a) (*.f64 b a)) (PI.f64))) |
(neg.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (PI.f64))) (-.f64 #s(literal 0 binary64) (*.f64 b a)))) |
(neg.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (/.f64 (PI.f64) a))) (-.f64 #s(literal 0 binary64) b))) |
(neg.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b a) (PI.f64))) (-.f64 #s(literal 0 binary64) a))) |
(neg.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (PI.f64) a))) b)) |
(neg.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b a) (PI.f64))) a)) |
(neg.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 a (PI.f64))) (*.f64 b a))) |
(/.f64 #s(literal 1/2 binary64) (/.f64 a (/.f64 (PI.f64) (*.f64 b a)))) |
(/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 b (-.f64 #s(literal 0 binary64) (/.f64 a (PI.f64)))) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) (*.f64 a (*.f64 b a)))) |
(/.f64 (PI.f64) (*.f64 a (/.f64 (*.f64 b a) #s(literal 1/2 binary64)))) |
(/.f64 (PI.f64) (*.f64 (/.f64 a #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 b a)))) |
(/.f64 (PI.f64) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal 1/2 binary64) a)) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 b a)))) |
(/.f64 (/.f64 (PI.f64) a) (/.f64 b (/.f64 #s(literal 1/2 binary64) a))) |
(/.f64 (/.f64 (PI.f64) a) (/.f64 (*.f64 b a) #s(literal 1/2 binary64))) |
(/.f64 (/.f64 (PI.f64) a) (neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal 1/2 binary64) a)))) |
(/.f64 (/.f64 (PI.f64) a) (*.f64 (/.f64 a #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (*.f64 b a) (PI.f64))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 b a))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (neg.f64 (*.f64 a (-.f64 #s(literal 0 binary64) (*.f64 b a))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 b (*.f64 a a))) |
(/.f64 (/.f64 (PI.f64) (*.f64 b a)) (/.f64 a #s(literal 1/2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 (*.f64 b a) #s(literal 1/2 binary64))) (PI.f64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (/.f64 #s(literal 1/2 binary64) a)) (/.f64 (PI.f64) a))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal 1/2 binary64) a)) (/.f64 (PI.f64) (-.f64 #s(literal 0 binary64) a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (/.f64 #s(literal 1/2 binary64) a)) (/.f64 (PI.f64) b))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (*.f64 a (-.f64 #s(literal 0 binary64) (*.f64 b a)))) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a a) (/.f64 #s(literal 1/2 binary64) (/.f64 b (PI.f64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) (/.f64 #s(literal -1/2 binary64) (/.f64 b (PI.f64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 b (PI.f64))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 b (/.f64 #s(literal 1/2 binary64) a)) (/.f64 a (PI.f64)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal 1/2 binary64) a)) (-.f64 #s(literal 0 binary64) (/.f64 a (PI.f64))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 a (/.f64 #s(literal 1/2 binary64) a)) (/.f64 b (PI.f64)))) |
(/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 a (/.f64 (PI.f64) (*.f64 b a))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) (*.f64 a (/.f64 (*.f64 b a) #s(literal 1/2 binary64))))) |
(/.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (PI.f64))) (*.f64 b a)) |
(/.f64 (/.f64 (PI.f64) (-.f64 #s(literal 0 binary64) a)) (/.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal 1/2 binary64) a))) |
(/.f64 (/.f64 (PI.f64) (-.f64 #s(literal 0 binary64) a)) (*.f64 (/.f64 a #s(literal -1/2 binary64)) b)) |
(/.f64 (/.f64 (PI.f64) (-.f64 #s(literal 0 binary64) a)) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b a)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (PI.f64)) (/.f64 (*.f64 a (*.f64 b a)) #s(literal -1/2 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (PI.f64)) (*.f64 b (neg.f64 (/.f64 a (/.f64 #s(literal 1/2 binary64) a))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (PI.f64)) (*.f64 #s(literal 2 binary64) (*.f64 a (-.f64 #s(literal 0 binary64) (*.f64 b a))))) |
(/.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 a (/.f64 (PI.f64) (*.f64 b a))))) |
(/.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) (*.f64 a (-.f64 #s(literal 0 binary64) (*.f64 b a))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (PI.f64) (*.f64 b a))) (/.f64 a #s(literal -1/2 binary64))) |
(/.f64 (/.f64 #s(literal -1/2 binary64) a) (*.f64 b (-.f64 #s(literal 0 binary64) (/.f64 a (PI.f64))))) |
(/.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) (*.f64 a (-.f64 #s(literal 0 binary64) (*.f64 b a)))) |
(/.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) (neg.f64 (neg.f64 (*.f64 a (-.f64 #s(literal 0 binary64) (*.f64 b a)))))) |
(/.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 a a)))) |
(/.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 a (/.f64 #s(literal 1/2 binary64) (/.f64 a (PI.f64))))) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 b (/.f64 #s(literal 1/2 binary64) (/.f64 a (PI.f64))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b a)) (/.f64 (/.f64 a #s(literal 1/2 binary64)) (PI.f64))) |
(/.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (/.f64 (PI.f64) a))) b) |
(/.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b a) (PI.f64))) a) |
(/.f64 (/.f64 (PI.f64) b) (/.f64 a (/.f64 #s(literal 1/2 binary64) a))) |
(/.f64 (/.f64 (PI.f64) b) (*.f64 (/.f64 a #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (/.f64 (PI.f64) b) (*.f64 #s(literal 2 binary64) (*.f64 a a))) |
(/.f64 (/.f64 (PI.f64) (*.f64 a (*.f64 b a))) #s(literal 2 binary64)) |
(/.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 b a))) (/.f64 #s(literal 1 binary64) (PI.f64))) |
(/.f64 #s(literal -1 binary64) (/.f64 a (/.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b a) (PI.f64))))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 b (/.f64 #s(literal 1/2 binary64) a)) (-.f64 #s(literal 0 binary64) (/.f64 a (PI.f64))))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal 1/2 binary64) a)) (/.f64 a (PI.f64)))) |
(/.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 b (PI.f64))) (*.f64 a a)) |
(/.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 b (PI.f64))) (-.f64 #s(literal 0 binary64) (*.f64 a a))) |
(/.f64 (/.f64 (PI.f64) (-.f64 #s(literal 0 binary64) b)) (neg.f64 (/.f64 a (/.f64 #s(literal 1/2 binary64) a)))) |
(/.f64 (/.f64 (PI.f64) (-.f64 #s(literal 0 binary64) b)) (*.f64 (/.f64 a #s(literal -1/2 binary64)) a)) |
(/.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 a (PI.f64))) (-.f64 #s(literal 0 binary64) (*.f64 b a))) |
(/.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b a) (PI.f64))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (PI.f64) a))) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 b (PI.f64))) a) |
(/.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 b a)) (/.f64 a (PI.f64))) |
(/.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 a a)) (/.f64 b (PI.f64))) |
(/.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) a) (*.f64 b a)) (/.f64 #s(literal -1 binary64) (PI.f64))) |
(/.f64 (/.f64 (PI.f64) (*.f64 a (-.f64 #s(literal 0 binary64) (*.f64 b a)))) #s(literal -2 binary64)) |
(/.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 b (PI.f64)))) (-.f64 #s(literal 0 binary64) (*.f64 a a))) |
(/.f64 (neg.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 b (PI.f64)))) (*.f64 a a)) |
(/.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 b (PI.f64)))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 b a))) (-.f64 #s(literal 0 binary64) (/.f64 a (PI.f64)))) |
(pow.f64 (/.f64 (*.f64 a (/.f64 (*.f64 b a) #s(literal 1/2 binary64))) (PI.f64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) (*.f64 a (*.f64 b a)))) |
(*.f64 (PI.f64) (/.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 b a)))) |
(*.f64 (/.f64 (PI.f64) a) (/.f64 #s(literal 1/2 binary64) (*.f64 b a))) |
(*.f64 (/.f64 (PI.f64) a) (pow.f64 (/.f64 (*.f64 b a) #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (PI.f64) (*.f64 b a))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 b a)))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 a (-.f64 #s(literal 0 binary64) (*.f64 b a)))))) |
(*.f64 (/.f64 (PI.f64) (*.f64 a (/.f64 (*.f64 b a) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) |
(*.f64 (/.f64 (PI.f64) (*.f64 b a)) (/.f64 #s(literal 1/2 binary64) a)) |
(*.f64 #s(literal 1 binary64) (/.f64 (PI.f64) (*.f64 a (/.f64 (*.f64 b a) #s(literal 1/2 binary64))))) |
(*.f64 (cbrt.f64 (PI.f64)) (*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (/.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 b a))))) |
(*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (/.f64 (cbrt.f64 (PI.f64)) (*.f64 a (/.f64 (*.f64 b a) #s(literal 1/2 binary64))))) |
(*.f64 (sqrt.f64 (PI.f64)) (/.f64 (sqrt.f64 (PI.f64)) (*.f64 a (/.f64 (*.f64 b a) #s(literal 1/2 binary64))))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (PI.f64))) (/.f64 #s(literal 1 binary64) (*.f64 b a))) |
(*.f64 (/.f64 (PI.f64) (-.f64 #s(literal 0 binary64) a)) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal 1/2 binary64) a)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (PI.f64)) (/.f64 (/.f64 #s(literal -1/2 binary64) a) (*.f64 b a))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (PI.f64) (*.f64 a (-.f64 #s(literal 0 binary64) (*.f64 b a))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (PI.f64) (*.f64 b a))) (/.f64 #s(literal -1/2 binary64) a)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 #s(literal 0 binary64) (/.f64 (PI.f64) (*.f64 b a)))) |
(*.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 a (-.f64 #s(literal 0 binary64) (*.f64 b a))))) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal 1/2 binary64) (/.f64 a (/.f64 (PI.f64) a)))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b a) (PI.f64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 a (/.f64 #s(literal 1/2 binary64) (/.f64 b (PI.f64)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b a)) (/.f64 #s(literal 1/2 binary64) (/.f64 a (PI.f64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b a)) (pow.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) (PI.f64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (/.f64 (PI.f64) a))) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b a) (PI.f64))) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 (PI.f64) b) (/.f64 #s(literal 1/2 binary64) (*.f64 a a))) |
(*.f64 (/.f64 (PI.f64) (*.f64 a (*.f64 b a))) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 b a))) (PI.f64)) |
(*.f64 #s(literal -1 binary64) (/.f64 (PI.f64) (/.f64 (*.f64 a (*.f64 b a)) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 b (PI.f64))) (/.f64 #s(literal 1 binary64) (*.f64 a a))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 b (PI.f64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 a a)))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 a (PI.f64))) (/.f64 #s(literal -1 binary64) (*.f64 b a))) |
(*.f64 (/.f64 (cbrt.f64 (PI.f64)) (*.f64 b a)) (/.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (/.f64 a #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 (sqrt.f64 (PI.f64)) (*.f64 b a)) (/.f64 (sqrt.f64 (PI.f64)) (/.f64 a #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (PI.f64) (*.f64 a a))) |
(*.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (/.f64 a #s(literal 1/2 binary64))) (/.f64 (cbrt.f64 (PI.f64)) (*.f64 b a))) |
(*.f64 (/.f64 (sqrt.f64 (PI.f64)) (/.f64 a #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 (PI.f64)) (*.f64 b a))) |
(*.f64 (/.f64 (PI.f64) (*.f64 a a)) (/.f64 #s(literal 1/2 binary64) b)) |
(*.f64 (/.f64 (PI.f64) (*.f64 a a)) (pow.f64 (/.f64 b #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (/.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 b a)))) (cbrt.f64 (PI.f64))) |
(*.f64 (/.f64 (sqrt.f64 (PI.f64)) (*.f64 a (/.f64 (*.f64 b a) #s(literal 1/2 binary64)))) (sqrt.f64 (PI.f64))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b a) (PI.f64))) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (PI.f64) a))) (/.f64 #s(literal -1 binary64) b)) |
(*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 b (PI.f64))) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 b a)) (/.f64 (PI.f64) a)) |
(*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) a) (*.f64 b a)) (-.f64 #s(literal 0 binary64) (PI.f64))) |
(*.f64 (/.f64 (PI.f64) (*.f64 a (-.f64 #s(literal 0 binary64) (*.f64 b a)))) #s(literal -1/2 binary64)) |
(*.f64 (/.f64 (cbrt.f64 (PI.f64)) (*.f64 a (/.f64 (*.f64 b a) #s(literal 1/2 binary64)))) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) |
(*.f64 (pow.f64 (/.f64 b #s(literal 1/2 binary64)) #s(literal -1 binary64)) (/.f64 (PI.f64) (*.f64 a a))) |
(*.f64 (pow.f64 (/.f64 (*.f64 b a) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (/.f64 (PI.f64) a)) |
(*.f64 (pow.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) (PI.f64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 b a))) |
(*.f64 (pow.f64 (/.f64 b (/.f64 #s(literal 1/2 binary64) (/.f64 a (PI.f64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (pow.f64 (/.f64 (/.f64 a #s(literal -1/2 binary64)) (/.f64 (PI.f64) a)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) b)) |
(*.f64 (pow.f64 (/.f64 a (*.f64 (PI.f64) #s(literal -1/2 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 b a))) |
(*.f64 (pow.f64 (/.f64 a (/.f64 #s(literal 1/2 binary64) (/.f64 b (PI.f64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (pow.f64 (/.f64 (*.f64 b a) (*.f64 (PI.f64) #s(literal -1/2 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (pow.f64 (/.f64 (*.f64 a (/.f64 (*.f64 b a) #s(literal 1/2 binary64))) (PI.f64)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (*.f64 a (/.f64 (*.f64 b a) #s(literal 1/2 binary64))) (PI.f64)) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 a #s(literal 1/2 binary64))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1/2 binary64) a)) |
(neg.f64 (/.f64 #s(literal -1/2 binary64) a)) |
(neg.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) a) #s(literal 1 binary64))) |
(neg.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) #s(literal 1 binary64))) |
(/.f64 #s(literal 1/2 binary64) a) |
(/.f64 (/.f64 #s(literal 1/2 binary64) a) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 a #s(literal 1/2 binary64))) |
(/.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (/.f64 #s(literal -1/2 binary64) a) #s(literal -1 binary64)) |
(/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 2 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 a #s(literal -1/2 binary64))) |
(/.f64 (/.f64 #s(literal -1 binary64) a) #s(literal -2 binary64)) |
(pow.f64 (/.f64 #s(literal 1/2 binary64) a) #s(literal 1 binary64)) |
(pow.f64 (/.f64 a #s(literal 1/2 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) a)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 1/2 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1/2 binary64) a)) |
(*.f64 (/.f64 #s(literal -1 binary64) a) #s(literal -1/2 binary64)) |
(*.f64 (pow.f64 (/.f64 a #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 a #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 b a) (PI.f64))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (PI.f64) (*.f64 b a)))) |
(-.f64 (/.f64 (+.f64 (PI.f64) #s(literal 1 binary64)) (*.f64 b a)) (/.f64 #s(literal 1 binary64) (*.f64 b a))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) b)) (-.f64 #s(literal 0 binary64) (/.f64 (PI.f64) (*.f64 b a)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b a))) (-.f64 #s(literal 0 binary64) (/.f64 (PI.f64) (*.f64 b a)))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (PI.f64) (*.f64 b a)))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (PI.f64) (*.f64 b a))) #s(literal 1 binary64))) |
(neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (PI.f64) (*.f64 b a))) #s(literal 1 binary64))) |
(/.f64 (PI.f64) (*.f64 b a)) |
(/.f64 (/.f64 (PI.f64) a) b) |
(/.f64 (/.f64 (PI.f64) (*.f64 b a)) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b a) (PI.f64))) |
(/.f64 (/.f64 (PI.f64) (-.f64 #s(literal 0 binary64) a)) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (/.f64 (PI.f64) (-.f64 #s(literal 0 binary64) a)) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (-.f64 #s(literal 0 binary64) (PI.f64)) (-.f64 #s(literal 0 binary64) (*.f64 b a))) |
(/.f64 (-.f64 #s(literal 0 binary64) (PI.f64)) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b a)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (PI.f64) (*.f64 b a))) #s(literal -1 binary64)) |
(/.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 a (PI.f64))) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 b (PI.f64))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b a)) (/.f64 #s(literal 1 binary64) (PI.f64))) |
(/.f64 (/.f64 (PI.f64) b) a) |
(/.f64 #s(literal -1 binary64) (*.f64 b (-.f64 #s(literal 0 binary64) (/.f64 a (PI.f64))))) |
(/.f64 (/.f64 (PI.f64) (-.f64 #s(literal 0 binary64) b)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (/.f64 (PI.f64) (-.f64 #s(literal 0 binary64) b)) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (/.f64 #s(literal -1 binary64) b) (-.f64 #s(literal 0 binary64) (/.f64 a (PI.f64)))) |
(/.f64 (/.f64 #s(literal -1 binary64) (*.f64 b a)) (/.f64 #s(literal -1 binary64) (PI.f64))) |
(pow.f64 (/.f64 (*.f64 b a) (PI.f64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (PI.f64) (*.f64 b a)) #s(literal 1 binary64)) |
(*.f64 (PI.f64) (/.f64 #s(literal 1 binary64) (*.f64 b a))) |
(*.f64 (/.f64 (PI.f64) a) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 (/.f64 (PI.f64) (*.f64 b a)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (PI.f64) (*.f64 b a))) |
(*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (/.f64 (cbrt.f64 (PI.f64)) (*.f64 b a))) |
(*.f64 (sqrt.f64 (PI.f64)) (/.f64 (sqrt.f64 (PI.f64)) (*.f64 b a))) |
(*.f64 (/.f64 (PI.f64) (-.f64 #s(literal 0 binary64) a)) (/.f64 #s(literal -1 binary64) b)) |
(*.f64 (-.f64 #s(literal 0 binary64) (PI.f64)) (/.f64 #s(literal -1 binary64) (*.f64 b a))) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (PI.f64) a)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (PI.f64) b)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b a)) (PI.f64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b a)) (pow.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 (PI.f64) b) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (PI.f64) (*.f64 b a)))) |
(*.f64 (/.f64 (PI.f64) (-.f64 #s(literal 0 binary64) b)) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) b) (/.f64 (cbrt.f64 (PI.f64)) a)) |
(*.f64 (/.f64 (cbrt.f64 (PI.f64)) a) (/.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) b)) |
(*.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) a) (/.f64 (cbrt.f64 (PI.f64)) b)) |
(*.f64 (/.f64 (cbrt.f64 (PI.f64)) b) (/.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) a)) |
(*.f64 (/.f64 (sqrt.f64 (PI.f64)) b) (/.f64 (sqrt.f64 (PI.f64)) a)) |
(*.f64 (/.f64 (sqrt.f64 (PI.f64)) a) (/.f64 (sqrt.f64 (PI.f64)) b)) |
(*.f64 (/.f64 (cbrt.f64 (PI.f64)) (*.f64 b a)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) |
(*.f64 (/.f64 (sqrt.f64 (PI.f64)) (*.f64 b a)) (sqrt.f64 (PI.f64))) |
(*.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 (PI.f64) (-.f64 #s(literal 0 binary64) a))) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 b a)) (-.f64 #s(literal 0 binary64) (PI.f64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 b a)) (pow.f64 (/.f64 #s(literal -1 binary64) (PI.f64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 b a))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (PI.f64)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 b a))) |
(*.f64 (pow.f64 (/.f64 b (pow.f64 (PI.f64) #s(literal 2/3 binary64))) #s(literal -1 binary64)) (pow.f64 (/.f64 a (cbrt.f64 (PI.f64))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 b (sqrt.f64 (PI.f64))) #s(literal -1 binary64)) (pow.f64 (/.f64 a (sqrt.f64 (PI.f64))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 a (sqrt.f64 (PI.f64))) #s(literal -1 binary64)) (pow.f64 (/.f64 b (sqrt.f64 (PI.f64))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 a (pow.f64 (PI.f64) #s(literal 2/3 binary64))) #s(literal -1 binary64)) (pow.f64 (/.f64 b (cbrt.f64 (PI.f64))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (-.f64 #s(literal 0 binary64) b) (PI.f64)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (pow.f64 (/.f64 (*.f64 b a) (PI.f64)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (*.f64 b a) (PI.f64)) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 a (PI.f64))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (PI.f64) (-.f64 #s(literal 0 binary64) a))) |
(-.f64 (/.f64 (+.f64 (PI.f64) #s(literal 1 binary64)) a) (/.f64 #s(literal 1 binary64) a)) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) a)) (/.f64 (PI.f64) (-.f64 #s(literal 0 binary64) a))) |
(neg.f64 (/.f64 (PI.f64) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (PI.f64) a) |
(/.f64 #s(literal 1 binary64) (/.f64 a (PI.f64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (PI.f64)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) (PI.f64))) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 a (PI.f64)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 #s(literal -1 binary64) (PI.f64))) |
(pow.f64 (/.f64 a (PI.f64)) #s(literal -1 binary64)) |
(*.f64 (PI.f64) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 (PI.f64) a) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (PI.f64) a)) |
(*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (/.f64 (cbrt.f64 (PI.f64)) a)) |
(*.f64 (sqrt.f64 (PI.f64)) (/.f64 (sqrt.f64 (PI.f64)) a)) |
(*.f64 (-.f64 #s(literal 0 binary64) (PI.f64)) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (PI.f64)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 (PI.f64) (-.f64 #s(literal 0 binary64) a))) |
(*.f64 (/.f64 (cbrt.f64 (PI.f64)) a) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) |
(*.f64 (/.f64 (sqrt.f64 (PI.f64)) a) (sqrt.f64 (PI.f64))) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (-.f64 #s(literal 0 binary64) (PI.f64))) |
(*.f64 (pow.f64 (/.f64 a (PI.f64)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 a (PI.f64)) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 a (/.f64 (PI.f64) (/.f64 (*.f64 b b) #s(literal 1/2 binary64))))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) (*.f64 b (*.f64 b a)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b a)))) (/.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) (*.f64 b (*.f64 b a)))) |
(neg.f64 (/.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) (*.f64 b (*.f64 b a)))) |
(neg.f64 (*.f64 (/.f64 (PI.f64) (-.f64 #s(literal 0 binary64) a)) (/.f64 #s(literal 1/2 binary64) (*.f64 b b)))) |
(neg.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 (PI.f64) (*.f64 b b)))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) (*.f64 b (*.f64 b a))))) |
(neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 b b)) (/.f64 (PI.f64) (-.f64 #s(literal 0 binary64) a)))) |
(neg.f64 (*.f64 (/.f64 (PI.f64) (*.f64 b b)) (/.f64 #s(literal -1/2 binary64) a))) |
(neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) b) (-.f64 #s(literal 0 binary64) (/.f64 (PI.f64) (*.f64 b a))))) |
(neg.f64 (/.f64 (/.f64 (PI.f64) (/.f64 (*.f64 b b) #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) a))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 a (/.f64 (PI.f64) (/.f64 (*.f64 b b) #s(literal 1/2 binary64)))))) |
(neg.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (PI.f64) (*.f64 b b))) a)) |
(/.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) (/.f64 (PI.f64) a))) |
(/.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b (*.f64 b a)) (PI.f64))) |
(/.f64 (/.f64 (PI.f64) a) (/.f64 (*.f64 b b) #s(literal 1/2 binary64))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 b (*.f64 b a))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 (PI.f64) (/.f64 (*.f64 b b) #s(literal 1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b b) (/.f64 (PI.f64) a)) #s(literal 1/2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (/.f64 #s(literal 1/2 binary64) (/.f64 a (PI.f64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (PI.f64)) (/.f64 #s(literal 1/2 binary64) (*.f64 b b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b a) (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) b))) |
(/.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (PI.f64))) (*.f64 b b)) |
(/.f64 #s(literal -1/2 binary64) (neg.f64 (/.f64 (*.f64 b b) (/.f64 (PI.f64) a)))) |
(/.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 a (PI.f64)) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) |
(/.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b a)))) |
(/.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 b b)) (/.f64 a (PI.f64))) |
(/.f64 (/.f64 (PI.f64) (/.f64 (*.f64 b b) #s(literal 1/2 binary64))) a) |
(/.f64 #s(literal -1 binary64) (/.f64 (*.f64 b (*.f64 b a)) (*.f64 (PI.f64) #s(literal -1/2 binary64)))) |
(/.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 a (PI.f64))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (PI.f64) (*.f64 b b))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (/.f64 (PI.f64) (*.f64 b b)) (/.f64 a #s(literal 1/2 binary64))) |
(/.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (*.f64 b a) (PI.f64))) |
(/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) b) (*.f64 b a)) |
(/.f64 (neg.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) b)) (-.f64 #s(literal 0 binary64) (*.f64 b a))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 b b))) (-.f64 #s(literal 0 binary64) (/.f64 a (PI.f64)))) |
(pow.f64 (/.f64 a (/.f64 (PI.f64) (/.f64 (*.f64 b b) #s(literal 1/2 binary64)))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) (*.f64 b (*.f64 b a)))) |
(*.f64 (PI.f64) (/.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 b a)))) |
(*.f64 (/.f64 (PI.f64) a) (/.f64 #s(literal 1/2 binary64) (*.f64 b b))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (PI.f64) (*.f64 b b))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (pow.f64 (/.f64 (*.f64 b b) (PI.f64)) #s(literal -1 binary64))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b a)))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b (*.f64 b a)) (PI.f64))) #s(literal 1 binary64)) |
(*.f64 (/.f64 (PI.f64) (*.f64 b a)) (/.f64 #s(literal 1/2 binary64) b)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b (*.f64 b a)) (PI.f64)))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (PI.f64))) (/.f64 #s(literal 1 binary64) (*.f64 b b))) |
(*.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b a)))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 b b)) (/.f64 (PI.f64) a)) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (pow.f64 (/.f64 b (/.f64 #s(literal 1/2 binary64) (/.f64 a (PI.f64)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (PI.f64) (/.f64 (*.f64 b b) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b a))) (*.f64 #s(literal 1/2 binary64) (PI.f64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b a))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (PI.f64) (/.f64 (*.f64 b b) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 (PI.f64) b) (/.f64 #s(literal 1/2 binary64) (*.f64 b a))) |
(*.f64 (/.f64 (PI.f64) b) (pow.f64 (/.f64 (*.f64 b a) #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 (PI.f64) (*.f64 b (*.f64 b a))) #s(literal 1/2 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) (*.f64 b (*.f64 b a)))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (PI.f64) (*.f64 b b))) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (/.f64 (PI.f64) (*.f64 b b)) (/.f64 #s(literal 1/2 binary64) a)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (pow.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) (PI.f64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (PI.f64) (*.f64 b a))) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b a))) (*.f64 (PI.f64) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 b a)) (/.f64 (PI.f64) b)) |
(*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) b) (/.f64 #s(literal 1 binary64) (*.f64 b a))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 b a))) (PI.f64)) |
(*.f64 (pow.f64 (/.f64 b #s(literal 1/2 binary64)) #s(literal -1 binary64)) (/.f64 (PI.f64) (*.f64 b a))) |
(*.f64 (pow.f64 (/.f64 (*.f64 b b) (PI.f64)) #s(literal -1 binary64)) (/.f64 #s(literal 1/2 binary64) a)) |
(*.f64 (pow.f64 (/.f64 a (/.f64 (PI.f64) (/.f64 (*.f64 b b) #s(literal 1/2 binary64)))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 a (/.f64 (PI.f64) (/.f64 (*.f64 b b) #s(literal 1/2 binary64)))) #s(literal -1/2 binary64))) |
(-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) #s(literal -1/2 binary64))) |
(neg.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64))) |
(*.f64 #s(literal 1/2 binary64) (PI.f64)) |
(*.f64 (PI.f64) #s(literal 1/2 binary64)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64))) |
(*.f64 (cbrt.f64 (PI.f64)) (*.f64 #s(literal 1/2 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) |
(*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 #s(literal 1/2 binary64) (cbrt.f64 (PI.f64)))) |
(*.f64 (sqrt.f64 (PI.f64)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (PI.f64)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (PI.f64)) #s(literal -1/2 binary64)) |
(*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (PI.f64))) |
(*.f64 #s(literal -1 binary64) (*.f64 (PI.f64) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (cbrt.f64 (PI.f64))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (PI.f64))) (sqrt.f64 (PI.f64))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (cbrt.f64 (PI.f64))) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) |
(PI.f64) |
(log.f64 (exp.f64 (PI.f64))) |
(log.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (exp.f64 (PI.f64))))) |
(+.f64 (+.f64 (PI.f64) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(exp.f64 (log.f64 (PI.f64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (log.f64 (PI.f64))) #s(literal 3 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) #s(literal 1/3 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (PI.f64))) #s(literal 2 binary64))) |
(fabs.f64 (PI.f64)) |
(-.f64 (+.f64 (PI.f64) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (PI.f64))) |
(-.f64 (/.f64 (+.f64 (PI.f64) #s(literal 1 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(sqrt.f64 (*.f64 (PI.f64) (PI.f64))) |
(cbrt.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) |
(expm1.f64 (log1p.f64 (PI.f64))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (PI.f64))) |
(/.f64 (PI.f64) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (PI.f64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (PI.f64)) #s(literal -1 binary64)) |
(/.f64 (-.f64 (pow.f64 (+.f64 (PI.f64) #s(literal 1 binary64)) #s(literal 3 binary64)) #s(literal 1 binary64)) (+.f64 (*.f64 (+.f64 (PI.f64) #s(literal 1 binary64)) (+.f64 (PI.f64) #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) (+.f64 (PI.f64) #s(literal 1 binary64))))) |
(/.f64 (-.f64 (*.f64 (+.f64 (PI.f64) #s(literal 1 binary64)) (+.f64 (PI.f64) #s(literal 1 binary64))) #s(literal 1 binary64)) (+.f64 (+.f64 (PI.f64) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(log1p.f64 (expm1.f64 (PI.f64))) |
(pow.f64 (PI.f64) #s(literal 1 binary64)) |
(pow.f64 (cbrt.f64 (PI.f64)) #s(literal 3 binary64)) |
(pow.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 1/3 binary64)) |
(pow.f64 (sqrt.f64 (PI.f64)) #s(literal 2 binary64)) |
(pow.f64 (E.f64) (log.f64 (PI.f64))) |
(*.f64 (PI.f64) #s(literal 1 binary64)) |
(*.f64 (PI.f64) (log.f64 (E.f64))) |
(*.f64 #s(literal 1 binary64) (PI.f64)) |
(*.f64 (cbrt.f64 (PI.f64)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) |
(*.f64 (cbrt.f64 (PI.f64)) (log.f64 (exp.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64))))) |
(*.f64 (cbrt.f64 (PI.f64)) (sqrt.f64 (pow.f64 (PI.f64) #s(literal 4/3 binary64)))) |
(*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (cbrt.f64 (PI.f64))) |
(*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (pow.f64 (pow.f64 (PI.f64) #s(literal 1/6 binary64)) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (neg.f64 (-.f64 #s(literal 0 binary64) (cbrt.f64 (PI.f64))))) |
(*.f64 (sqrt.f64 (PI.f64)) (sqrt.f64 (PI.f64))) |
(*.f64 (sqrt.f64 (PI.f64)) (log.f64 (exp.f64 (sqrt.f64 (PI.f64))))) |
(*.f64 (sqrt.f64 (PI.f64)) (neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (PI.f64))))) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (PI.f64))) |
(*.f64 (pow.f64 (PI.f64) #s(literal 1/4 binary64)) (sqrt.f64 (pow.f64 (PI.f64) #s(literal 3/2 binary64)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (-.f64 #s(literal 0 binary64) (cbrt.f64 (PI.f64)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (PI.f64))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (PI.f64)))) |
(*.f64 (pow.f64 (cbrt.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64))) #s(literal 3 binary64)) (pow.f64 (pow.f64 (cbrt.f64 (PI.f64)) #s(literal 1/3 binary64)) #s(literal 3 binary64))) |
(*.f64 (pow.f64 (pow.f64 (sqrt.f64 (PI.f64)) #s(literal 1/3 binary64)) #s(literal 3 binary64)) (pow.f64 (pow.f64 (sqrt.f64 (PI.f64)) #s(literal 1/3 binary64)) #s(literal 3 binary64))) |
(*.f64 (pow.f64 (pow.f64 (PI.f64) #s(literal 3/2 binary64)) #s(literal 1/3 binary64)) (pow.f64 (pow.f64 (PI.f64) #s(literal 3/2 binary64)) #s(literal 1/3 binary64))) |
(*.f64 (pow.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (PI.f64) (PI.f64))) #s(literal 1/3 binary64)) (pow.f64 (cbrt.f64 (PI.f64)) #s(literal 1/3 binary64))) |
(*.f64 (pow.f64 (pow.f64 (PI.f64) #s(literal 5/2 binary64)) #s(literal 1/3 binary64)) (pow.f64 (sqrt.f64 (PI.f64)) #s(literal 1/3 binary64))) |
(*.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/3 binary64) (log.f64 (PI.f64))))) (exp.f64 (*.f64 #s(literal 1/3 binary64) (log.f64 (PI.f64))))) |
(*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (PI.f64)))) (exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (PI.f64))))) |
(*.f64 (cbrt.f64 (pow.f64 (PI.f64) #s(literal 3/2 binary64))) (cbrt.f64 (pow.f64 (PI.f64) #s(literal 3/2 binary64)))) |
(*.f64 (cbrt.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (PI.f64) (PI.f64)))) (pow.f64 (cbrt.f64 (PI.f64)) #s(literal 1/3 binary64))) |
(*.f64 (cbrt.f64 (pow.f64 (PI.f64) #s(literal 5/2 binary64))) (pow.f64 (sqrt.f64 (PI.f64)) #s(literal 1/3 binary64))) |
(*.f64 (sqrt.f64 (pow.f64 (PI.f64) #s(literal 3/2 binary64))) (pow.f64 (PI.f64) #s(literal 1/4 binary64))) |
(*.f64 (sqrt.f64 (cbrt.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))))) (cbrt.f64 (PI.f64))) |
(*.f64 (sqrt.f64 (*.f64 (PI.f64) (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) (pow.f64 (PI.f64) #s(literal 1/6 binary64))) |
(*.f64 (*.f64 (pow.f64 (sqrt.f64 (PI.f64)) #s(literal 1/3 binary64)) (cbrt.f64 (PI.f64))) (*.f64 (pow.f64 (sqrt.f64 (PI.f64)) #s(literal 1/3 binary64)) (cbrt.f64 (PI.f64)))) |
(*.f64 (*.f64 (cbrt.f64 (PI.f64)) (pow.f64 (sqrt.f64 (PI.f64)) #s(literal 1/3 binary64))) (*.f64 (cbrt.f64 (PI.f64)) (pow.f64 (sqrt.f64 (PI.f64)) #s(literal 1/3 binary64)))) |
(*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) (cbrt.f64 (PI.f64))) |
(*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (PI.f64)))) (sqrt.f64 (PI.f64))) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b a)))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b a)))) |
(/.f64 (*.f64 b (*.f64 b a)) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b a)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b a))) #s(literal -1 binary64)) |
(*.f64 b (*.f64 b a)) |
(*.f64 a (*.f64 b b)) |
(*.f64 a (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)))) |
(*.f64 (*.f64 b b) a) |
(*.f64 (*.f64 b (*.f64 b a)) #s(literal 1 binary64)) |
(*.f64 (*.f64 b a) b) |
(*.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b a))) |
(*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) (*.f64 b a))) |
(*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (*.f64 b b))) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b a)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (-.f64 #s(literal 0 binary64) a)) |
(*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b))) a) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 a (/.f64 (*.f64 b a) #s(literal 1/2 binary64))) (PI.f64))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (PI.f64) (/.f64 (*.f64 a (*.f64 b a)) #s(literal -1/2 binary64)))) |
(-.f64 (/.f64 (+.f64 (PI.f64) #s(literal 1 binary64)) (*.f64 a (/.f64 (*.f64 b a) #s(literal 1/2 binary64)))) (/.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 b a)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal 1/2 binary64) a))) (/.f64 (PI.f64) (/.f64 (*.f64 a (*.f64 b a)) #s(literal -1/2 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 (*.f64 a (*.f64 b a)) #s(literal -1/2 binary64))) (/.f64 (PI.f64) (/.f64 (*.f64 a (*.f64 b a)) #s(literal -1/2 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 a #s(literal -1/2 binary64))) (/.f64 (PI.f64) (/.f64 (*.f64 a (*.f64 b a)) #s(literal -1/2 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 b (-.f64 #s(literal 0 binary64) (/.f64 a (PI.f64))))) (/.f64 (PI.f64) (/.f64 (*.f64 a (*.f64 b a)) #s(literal -1/2 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 a (-.f64 #s(literal 0 binary64) (*.f64 b a)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (-.f64 #s(literal 0 binary64) (*.f64 b a))))) |
(neg.f64 (/.f64 (PI.f64) (/.f64 (*.f64 a (*.f64 b a)) #s(literal -1/2 binary64)))) |
(neg.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (-.f64 #s(literal 0 binary64) (*.f64 b a))))) |
(neg.f64 (*.f64 (/.f64 (PI.f64) (-.f64 #s(literal 0 binary64) a)) (/.f64 #s(literal 1/2 binary64) (*.f64 b a)))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (PI.f64) (/.f64 (*.f64 a (*.f64 b a)) #s(literal -1/2 binary64))))) |
(neg.f64 (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) a) (*.f64 b a)) (PI.f64))) |
(neg.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (PI.f64))) (-.f64 #s(literal 0 binary64) (*.f64 b a)))) |
(neg.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (/.f64 (PI.f64) a))) (-.f64 #s(literal 0 binary64) b))) |
(neg.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b a) (PI.f64))) (-.f64 #s(literal 0 binary64) a))) |
(neg.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (PI.f64) a))) b)) |
(neg.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b a) (PI.f64))) a)) |
(neg.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 a (PI.f64))) (*.f64 b a))) |
(/.f64 #s(literal 1/2 binary64) (/.f64 a (/.f64 (PI.f64) (*.f64 b a)))) |
(/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 b (-.f64 #s(literal 0 binary64) (/.f64 a (PI.f64)))) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) (*.f64 a (*.f64 b a)))) |
(/.f64 (PI.f64) (*.f64 a (/.f64 (*.f64 b a) #s(literal 1/2 binary64)))) |
(/.f64 (PI.f64) (*.f64 (/.f64 a #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 b a)))) |
(/.f64 (PI.f64) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal 1/2 binary64) a)) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 b a)))) |
(/.f64 (/.f64 (PI.f64) a) (/.f64 b (/.f64 #s(literal 1/2 binary64) a))) |
(/.f64 (/.f64 (PI.f64) a) (/.f64 (*.f64 b a) #s(literal 1/2 binary64))) |
(/.f64 (/.f64 (PI.f64) a) (neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal 1/2 binary64) a)))) |
(/.f64 (/.f64 (PI.f64) a) (*.f64 (/.f64 a #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (*.f64 b a) (PI.f64))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 b a))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (neg.f64 (*.f64 a (-.f64 #s(literal 0 binary64) (*.f64 b a))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 b (*.f64 a a))) |
(/.f64 (/.f64 (PI.f64) (*.f64 b a)) (/.f64 a #s(literal 1/2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 (*.f64 b a) #s(literal 1/2 binary64))) (PI.f64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (/.f64 #s(literal 1/2 binary64) a)) (/.f64 (PI.f64) a))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal 1/2 binary64) a)) (/.f64 (PI.f64) (-.f64 #s(literal 0 binary64) a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (/.f64 #s(literal 1/2 binary64) a)) (/.f64 (PI.f64) b))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (*.f64 a (-.f64 #s(literal 0 binary64) (*.f64 b a)))) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a a) (/.f64 #s(literal 1/2 binary64) (/.f64 b (PI.f64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) (/.f64 #s(literal -1/2 binary64) (/.f64 b (PI.f64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 b (PI.f64))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 b (/.f64 #s(literal 1/2 binary64) a)) (/.f64 a (PI.f64)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal 1/2 binary64) a)) (-.f64 #s(literal 0 binary64) (/.f64 a (PI.f64))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 a (/.f64 #s(literal 1/2 binary64) a)) (/.f64 b (PI.f64)))) |
(/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 a (/.f64 (PI.f64) (*.f64 b a))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) (*.f64 a (/.f64 (*.f64 b a) #s(literal 1/2 binary64))))) |
(/.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (PI.f64))) (*.f64 b a)) |
(/.f64 (/.f64 (PI.f64) (-.f64 #s(literal 0 binary64) a)) (/.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal 1/2 binary64) a))) |
(/.f64 (/.f64 (PI.f64) (-.f64 #s(literal 0 binary64) a)) (*.f64 (/.f64 a #s(literal -1/2 binary64)) b)) |
(/.f64 (/.f64 (PI.f64) (-.f64 #s(literal 0 binary64) a)) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b a)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (PI.f64)) (/.f64 (*.f64 a (*.f64 b a)) #s(literal -1/2 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (PI.f64)) (*.f64 b (neg.f64 (/.f64 a (/.f64 #s(literal 1/2 binary64) a))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (PI.f64)) (*.f64 #s(literal 2 binary64) (*.f64 a (-.f64 #s(literal 0 binary64) (*.f64 b a))))) |
(/.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 a (/.f64 (PI.f64) (*.f64 b a))))) |
(/.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) (*.f64 a (-.f64 #s(literal 0 binary64) (*.f64 b a))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (PI.f64) (*.f64 b a))) (/.f64 a #s(literal -1/2 binary64))) |
(/.f64 (/.f64 #s(literal -1/2 binary64) a) (*.f64 b (-.f64 #s(literal 0 binary64) (/.f64 a (PI.f64))))) |
(/.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) (*.f64 a (-.f64 #s(literal 0 binary64) (*.f64 b a)))) |
(/.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) (neg.f64 (neg.f64 (*.f64 a (-.f64 #s(literal 0 binary64) (*.f64 b a)))))) |
(/.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 a a)))) |
(/.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 a (/.f64 #s(literal 1/2 binary64) (/.f64 a (PI.f64))))) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 b (/.f64 #s(literal 1/2 binary64) (/.f64 a (PI.f64))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b a)) (/.f64 (/.f64 a #s(literal 1/2 binary64)) (PI.f64))) |
(/.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (/.f64 (PI.f64) a))) b) |
(/.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b a) (PI.f64))) a) |
(/.f64 (/.f64 (PI.f64) b) (/.f64 a (/.f64 #s(literal 1/2 binary64) a))) |
(/.f64 (/.f64 (PI.f64) b) (*.f64 (/.f64 a #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (/.f64 (PI.f64) b) (*.f64 #s(literal 2 binary64) (*.f64 a a))) |
(/.f64 (/.f64 (PI.f64) (*.f64 a (*.f64 b a))) #s(literal 2 binary64)) |
(/.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 b a))) (/.f64 #s(literal 1 binary64) (PI.f64))) |
(/.f64 #s(literal -1 binary64) (/.f64 a (/.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b a) (PI.f64))))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 b (/.f64 #s(literal 1/2 binary64) a)) (-.f64 #s(literal 0 binary64) (/.f64 a (PI.f64))))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal 1/2 binary64) a)) (/.f64 a (PI.f64)))) |
(/.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 b (PI.f64))) (*.f64 a a)) |
(/.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 b (PI.f64))) (-.f64 #s(literal 0 binary64) (*.f64 a a))) |
(/.f64 (/.f64 (PI.f64) (-.f64 #s(literal 0 binary64) b)) (neg.f64 (/.f64 a (/.f64 #s(literal 1/2 binary64) a)))) |
(/.f64 (/.f64 (PI.f64) (-.f64 #s(literal 0 binary64) b)) (*.f64 (/.f64 a #s(literal -1/2 binary64)) a)) |
(/.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 a (PI.f64))) (-.f64 #s(literal 0 binary64) (*.f64 b a))) |
(/.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b a) (PI.f64))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (PI.f64) a))) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 b (PI.f64))) a) |
(/.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 b a)) (/.f64 a (PI.f64))) |
(/.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 a a)) (/.f64 b (PI.f64))) |
(/.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) a) (*.f64 b a)) (/.f64 #s(literal -1 binary64) (PI.f64))) |
(/.f64 (/.f64 (PI.f64) (*.f64 a (-.f64 #s(literal 0 binary64) (*.f64 b a)))) #s(literal -2 binary64)) |
(/.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 b (PI.f64)))) (-.f64 #s(literal 0 binary64) (*.f64 a a))) |
(/.f64 (neg.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 b (PI.f64)))) (*.f64 a a)) |
(/.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 b (PI.f64)))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 b a))) (-.f64 #s(literal 0 binary64) (/.f64 a (PI.f64)))) |
(pow.f64 (/.f64 (*.f64 a (/.f64 (*.f64 b a) #s(literal 1/2 binary64))) (PI.f64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) (*.f64 a (*.f64 b a)))) |
(*.f64 (PI.f64) (/.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 b a)))) |
(*.f64 (/.f64 (PI.f64) a) (/.f64 #s(literal 1/2 binary64) (*.f64 b a))) |
(*.f64 (/.f64 (PI.f64) a) (pow.f64 (/.f64 (*.f64 b a) #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (PI.f64) (*.f64 b a))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 b a)))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 a (-.f64 #s(literal 0 binary64) (*.f64 b a)))))) |
(*.f64 (/.f64 (PI.f64) (*.f64 a (/.f64 (*.f64 b a) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) |
(*.f64 (/.f64 (PI.f64) (*.f64 b a)) (/.f64 #s(literal 1/2 binary64) a)) |
(*.f64 #s(literal 1 binary64) (/.f64 (PI.f64) (*.f64 a (/.f64 (*.f64 b a) #s(literal 1/2 binary64))))) |
(*.f64 (cbrt.f64 (PI.f64)) (*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (/.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 b a))))) |
(*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (/.f64 (cbrt.f64 (PI.f64)) (*.f64 a (/.f64 (*.f64 b a) #s(literal 1/2 binary64))))) |
(*.f64 (sqrt.f64 (PI.f64)) (/.f64 (sqrt.f64 (PI.f64)) (*.f64 a (/.f64 (*.f64 b a) #s(literal 1/2 binary64))))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (PI.f64))) (/.f64 #s(literal 1 binary64) (*.f64 b a))) |
(*.f64 (/.f64 (PI.f64) (-.f64 #s(literal 0 binary64) a)) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal 1/2 binary64) a)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (PI.f64)) (/.f64 (/.f64 #s(literal -1/2 binary64) a) (*.f64 b a))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (PI.f64) (*.f64 a (-.f64 #s(literal 0 binary64) (*.f64 b a))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (PI.f64) (*.f64 b a))) (/.f64 #s(literal -1/2 binary64) a)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 #s(literal 0 binary64) (/.f64 (PI.f64) (*.f64 b a)))) |
(*.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 a (-.f64 #s(literal 0 binary64) (*.f64 b a))))) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal 1/2 binary64) (/.f64 a (/.f64 (PI.f64) a)))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b a) (PI.f64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 a (/.f64 #s(literal 1/2 binary64) (/.f64 b (PI.f64)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b a)) (/.f64 #s(literal 1/2 binary64) (/.f64 a (PI.f64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b a)) (pow.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) (PI.f64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (/.f64 (PI.f64) a))) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b a) (PI.f64))) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 (PI.f64) b) (/.f64 #s(literal 1/2 binary64) (*.f64 a a))) |
(*.f64 (/.f64 (PI.f64) (*.f64 a (*.f64 b a))) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 b a))) (PI.f64)) |
(*.f64 #s(literal -1 binary64) (/.f64 (PI.f64) (/.f64 (*.f64 a (*.f64 b a)) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 b (PI.f64))) (/.f64 #s(literal 1 binary64) (*.f64 a a))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 b (PI.f64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 a a)))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 a (PI.f64))) (/.f64 #s(literal -1 binary64) (*.f64 b a))) |
(*.f64 (/.f64 (cbrt.f64 (PI.f64)) (*.f64 b a)) (/.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (/.f64 a #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 (sqrt.f64 (PI.f64)) (*.f64 b a)) (/.f64 (sqrt.f64 (PI.f64)) (/.f64 a #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (PI.f64) (*.f64 a a))) |
(*.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (/.f64 a #s(literal 1/2 binary64))) (/.f64 (cbrt.f64 (PI.f64)) (*.f64 b a))) |
(*.f64 (/.f64 (sqrt.f64 (PI.f64)) (/.f64 a #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 (PI.f64)) (*.f64 b a))) |
(*.f64 (/.f64 (PI.f64) (*.f64 a a)) (/.f64 #s(literal 1/2 binary64) b)) |
(*.f64 (/.f64 (PI.f64) (*.f64 a a)) (pow.f64 (/.f64 b #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (/.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 b a)))) (cbrt.f64 (PI.f64))) |
(*.f64 (/.f64 (sqrt.f64 (PI.f64)) (*.f64 a (/.f64 (*.f64 b a) #s(literal 1/2 binary64)))) (sqrt.f64 (PI.f64))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b a) (PI.f64))) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (PI.f64) a))) (/.f64 #s(literal -1 binary64) b)) |
(*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 b (PI.f64))) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 b a)) (/.f64 (PI.f64) a)) |
(*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) a) (*.f64 b a)) (-.f64 #s(literal 0 binary64) (PI.f64))) |
(*.f64 (/.f64 (PI.f64) (*.f64 a (-.f64 #s(literal 0 binary64) (*.f64 b a)))) #s(literal -1/2 binary64)) |
(*.f64 (/.f64 (cbrt.f64 (PI.f64)) (*.f64 a (/.f64 (*.f64 b a) #s(literal 1/2 binary64)))) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) |
(*.f64 (pow.f64 (/.f64 b #s(literal 1/2 binary64)) #s(literal -1 binary64)) (/.f64 (PI.f64) (*.f64 a a))) |
(*.f64 (pow.f64 (/.f64 (*.f64 b a) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (/.f64 (PI.f64) a)) |
(*.f64 (pow.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) (PI.f64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 b a))) |
(*.f64 (pow.f64 (/.f64 b (/.f64 #s(literal 1/2 binary64) (/.f64 a (PI.f64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (pow.f64 (/.f64 (/.f64 a #s(literal -1/2 binary64)) (/.f64 (PI.f64) a)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) b)) |
(*.f64 (pow.f64 (/.f64 a (*.f64 (PI.f64) #s(literal -1/2 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 b a))) |
(*.f64 (pow.f64 (/.f64 a (/.f64 #s(literal 1/2 binary64) (/.f64 b (PI.f64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (pow.f64 (/.f64 (*.f64 b a) (*.f64 (PI.f64) #s(literal -1/2 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (pow.f64 (/.f64 (*.f64 a (/.f64 (*.f64 b a) #s(literal 1/2 binary64))) (PI.f64)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (*.f64 a (/.f64 (*.f64 b a) #s(literal 1/2 binary64))) (PI.f64)) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (PI.f64) (*.f64 b a))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (*.f64 b (-.f64 #s(literal 0 binary64) (/.f64 a (PI.f64))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (PI.f64))) (*.f64 b (-.f64 #s(literal 0 binary64) (/.f64 a (PI.f64))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 (PI.f64) (-.f64 #s(literal 0 binary64) a))) (*.f64 b (-.f64 #s(literal 0 binary64) (/.f64 a (PI.f64))))) |
(neg.f64 (*.f64 b (-.f64 #s(literal 0 binary64) (/.f64 a (PI.f64))))) |
(neg.f64 (/.f64 (*.f64 b (-.f64 #s(literal 0 binary64) (/.f64 a (PI.f64)))) #s(literal 1 binary64))) |
(/.f64 b (/.f64 (PI.f64) a)) |
(/.f64 a (/.f64 (PI.f64) b)) |
(/.f64 (*.f64 b a) (PI.f64)) |
(/.f64 (/.f64 (*.f64 b a) (PI.f64)) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (PI.f64) (*.f64 b a))) |
(/.f64 #s(literal 1 binary64) (/.f64 (cbrt.f64 (PI.f64)) (/.f64 (*.f64 b a) (pow.f64 (PI.f64) #s(literal 2/3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (PI.f64)) (/.f64 (*.f64 b a) (sqrt.f64 (PI.f64))))) |
(/.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (PI.f64) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (PI.f64) (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b a)) (-.f64 #s(literal 0 binary64) (PI.f64))) |
(/.f64 (*.f64 b (-.f64 #s(literal 0 binary64) (/.f64 a (PI.f64)))) #s(literal -1 binary64)) |
(/.f64 (/.f64 a (PI.f64)) (/.f64 #s(literal 1 binary64) b)) |
(/.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) (/.f64 #s(literal 1 binary64) (*.f64 b a))) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (PI.f64) (*.f64 b a)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 a (PI.f64))) (/.f64 #s(literal -1 binary64) b)) |
(/.f64 (/.f64 b (PI.f64)) (/.f64 #s(literal 1 binary64) a)) |
(/.f64 (/.f64 a (sqrt.f64 (PI.f64))) (*.f64 (/.f64 #s(literal 1 binary64) b) (sqrt.f64 (PI.f64)))) |
(/.f64 (/.f64 a (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) b) (cbrt.f64 (PI.f64)))) |
(/.f64 (/.f64 #s(literal -1 binary64) (PI.f64)) (/.f64 #s(literal -1 binary64) (*.f64 b a))) |
(/.f64 (/.f64 (*.f64 b a) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (cbrt.f64 (PI.f64))) |
(/.f64 (/.f64 (*.f64 b a) (sqrt.f64 (PI.f64))) (sqrt.f64 (PI.f64))) |
(/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (/.f64 (cbrt.f64 (PI.f64)) (*.f64 b a))) |
(/.f64 (pow.f64 (PI.f64) #s(literal -1/2 binary64)) (/.f64 (sqrt.f64 (PI.f64)) (*.f64 b a))) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) b) (PI.f64)) (/.f64 #s(literal -1 binary64) a)) |
(/.f64 (neg.f64 (/.f64 (*.f64 b a) (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) (-.f64 #s(literal 0 binary64) (cbrt.f64 (PI.f64)))) |
(/.f64 (neg.f64 (/.f64 (*.f64 b a) (sqrt.f64 (PI.f64)))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (PI.f64)))) |
(pow.f64 (/.f64 (*.f64 b a) (PI.f64)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 (PI.f64) (*.f64 b a)) #s(literal -1 binary64)) |
(*.f64 b (/.f64 a (PI.f64))) |
(*.f64 a (/.f64 b (PI.f64))) |
(*.f64 (*.f64 b a) (/.f64 #s(literal 1 binary64) (PI.f64))) |
(*.f64 (/.f64 (*.f64 b a) (PI.f64)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b a) (PI.f64))) |
(*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) (/.f64 a (PI.f64)))) |
(*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (-.f64 #s(literal 0 binary64) b) (PI.f64))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b a)) (/.f64 #s(literal -1 binary64) (PI.f64))) |
(*.f64 (/.f64 a (PI.f64)) b) |
(*.f64 (/.f64 a (PI.f64)) (pow.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) (*.f64 b a)) |
(*.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 b a)) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (*.f64 b (-.f64 #s(literal 0 binary64) (/.f64 a (PI.f64))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 a (PI.f64))) (-.f64 #s(literal 0 binary64) b)) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 a (PI.f64))) (pow.f64 (/.f64 #s(literal -1 binary64) b) #s(literal -1 binary64))) |
(*.f64 (/.f64 b (PI.f64)) a) |
(*.f64 (/.f64 b (PI.f64)) (pow.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -1 binary64))) |
(*.f64 (/.f64 b (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (/.f64 a (cbrt.f64 (PI.f64)))) |
(*.f64 (/.f64 a (cbrt.f64 (PI.f64))) (/.f64 b (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) |
(*.f64 (/.f64 b (sqrt.f64 (PI.f64))) (/.f64 a (sqrt.f64 (PI.f64)))) |
(*.f64 (/.f64 a (sqrt.f64 (PI.f64))) (/.f64 b (sqrt.f64 (PI.f64)))) |
(*.f64 (/.f64 a (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (/.f64 b (cbrt.f64 (PI.f64)))) |
(*.f64 (/.f64 b (cbrt.f64 (PI.f64))) (/.f64 a (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (PI.f64)) (-.f64 #s(literal 0 binary64) (*.f64 b a))) |
(*.f64 (/.f64 #s(literal -1 binary64) (PI.f64)) (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 b a)) #s(literal -1 binary64))) |
(*.f64 (/.f64 (*.f64 b a) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (/.f64 #s(literal 1 binary64) (cbrt.f64 (PI.f64)))) |
(*.f64 (/.f64 (*.f64 b a) (sqrt.f64 (PI.f64))) (pow.f64 (PI.f64) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (pow.f64 (/.f64 (cbrt.f64 (PI.f64)) (*.f64 b a)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (PI.f64) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (sqrt.f64 (PI.f64)) (*.f64 b a)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -1 binary64)) (/.f64 b (PI.f64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 b a)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (PI.f64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -1 binary64)) (/.f64 a (PI.f64))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 b a)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (PI.f64))) |
(*.f64 (pow.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) b) #s(literal -1 binary64)) (pow.f64 (/.f64 (cbrt.f64 (PI.f64)) a) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) a) #s(literal -1 binary64)) (pow.f64 (/.f64 (cbrt.f64 (PI.f64)) b) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (sqrt.f64 (PI.f64)) b) #s(literal -1 binary64)) (pow.f64 (/.f64 (sqrt.f64 (PI.f64)) a) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (sqrt.f64 (PI.f64)) a) #s(literal -1 binary64)) (pow.f64 (/.f64 (sqrt.f64 (PI.f64)) b) #s(literal -1 binary64))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) b) (PI.f64)) (-.f64 #s(literal 0 binary64) a)) |
(*.f64 (pow.f64 (/.f64 (PI.f64) (*.f64 b a)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (PI.f64) (*.f64 b a)) #s(literal -1/2 binary64))) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b a))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b a))) |
(/.f64 (*.f64 b a) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 b a))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b a)) #s(literal -1 binary64)) |
(*.f64 b a) |
(*.f64 a b) |
(*.f64 (*.f64 b a) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 b a)) |
(*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) a)) |
(*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) b)) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b a))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 a (/.f64 (*.f64 b a) #s(literal 1/2 binary64))) (PI.f64))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (PI.f64) (/.f64 (*.f64 a (*.f64 b a)) #s(literal -1/2 binary64)))) |
(-.f64 (/.f64 (+.f64 (PI.f64) #s(literal 1 binary64)) (*.f64 a (/.f64 (*.f64 b a) #s(literal 1/2 binary64)))) (/.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 b a)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal 1/2 binary64) a))) (/.f64 (PI.f64) (/.f64 (*.f64 a (*.f64 b a)) #s(literal -1/2 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 (*.f64 a (*.f64 b a)) #s(literal -1/2 binary64))) (/.f64 (PI.f64) (/.f64 (*.f64 a (*.f64 b a)) #s(literal -1/2 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 a #s(literal -1/2 binary64))) (/.f64 (PI.f64) (/.f64 (*.f64 a (*.f64 b a)) #s(literal -1/2 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 b (-.f64 #s(literal 0 binary64) (/.f64 a (PI.f64))))) (/.f64 (PI.f64) (/.f64 (*.f64 a (*.f64 b a)) #s(literal -1/2 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 a (-.f64 #s(literal 0 binary64) (*.f64 b a)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (-.f64 #s(literal 0 binary64) (*.f64 b a))))) |
(neg.f64 (/.f64 (PI.f64) (/.f64 (*.f64 a (*.f64 b a)) #s(literal -1/2 binary64)))) |
(neg.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (-.f64 #s(literal 0 binary64) (*.f64 b a))))) |
(neg.f64 (*.f64 (/.f64 (PI.f64) (-.f64 #s(literal 0 binary64) a)) (/.f64 #s(literal 1/2 binary64) (*.f64 b a)))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (PI.f64) (/.f64 (*.f64 a (*.f64 b a)) #s(literal -1/2 binary64))))) |
(neg.f64 (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) a) (*.f64 b a)) (PI.f64))) |
(neg.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (PI.f64))) (-.f64 #s(literal 0 binary64) (*.f64 b a)))) |
(neg.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (/.f64 (PI.f64) a))) (-.f64 #s(literal 0 binary64) b))) |
(neg.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b a) (PI.f64))) (-.f64 #s(literal 0 binary64) a))) |
(neg.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (PI.f64) a))) b)) |
(neg.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b a) (PI.f64))) a)) |
(neg.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 a (PI.f64))) (*.f64 b a))) |
(/.f64 #s(literal 1/2 binary64) (/.f64 a (/.f64 (PI.f64) (*.f64 b a)))) |
(/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 b (-.f64 #s(literal 0 binary64) (/.f64 a (PI.f64)))) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) (*.f64 a (*.f64 b a)))) |
(/.f64 (PI.f64) (*.f64 a (/.f64 (*.f64 b a) #s(literal 1/2 binary64)))) |
(/.f64 (PI.f64) (*.f64 (/.f64 a #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 b a)))) |
(/.f64 (PI.f64) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal 1/2 binary64) a)) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 b a)))) |
(/.f64 (/.f64 (PI.f64) a) (/.f64 b (/.f64 #s(literal 1/2 binary64) a))) |
(/.f64 (/.f64 (PI.f64) a) (/.f64 (*.f64 b a) #s(literal 1/2 binary64))) |
(/.f64 (/.f64 (PI.f64) a) (neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal 1/2 binary64) a)))) |
(/.f64 (/.f64 (PI.f64) a) (*.f64 (/.f64 a #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (*.f64 b a) (PI.f64))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 b a))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (neg.f64 (*.f64 a (-.f64 #s(literal 0 binary64) (*.f64 b a))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 b (*.f64 a a))) |
(/.f64 (/.f64 (PI.f64) (*.f64 b a)) (/.f64 a #s(literal 1/2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 (*.f64 b a) #s(literal 1/2 binary64))) (PI.f64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (/.f64 #s(literal 1/2 binary64) a)) (/.f64 (PI.f64) a))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal 1/2 binary64) a)) (/.f64 (PI.f64) (-.f64 #s(literal 0 binary64) a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (/.f64 #s(literal 1/2 binary64) a)) (/.f64 (PI.f64) b))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (*.f64 a (-.f64 #s(literal 0 binary64) (*.f64 b a)))) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a a) (/.f64 #s(literal 1/2 binary64) (/.f64 b (PI.f64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) (/.f64 #s(literal -1/2 binary64) (/.f64 b (PI.f64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 b (PI.f64))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 b (/.f64 #s(literal 1/2 binary64) a)) (/.f64 a (PI.f64)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal 1/2 binary64) a)) (-.f64 #s(literal 0 binary64) (/.f64 a (PI.f64))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 a (/.f64 #s(literal 1/2 binary64) a)) (/.f64 b (PI.f64)))) |
(/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 a (/.f64 (PI.f64) (*.f64 b a))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) (*.f64 a (/.f64 (*.f64 b a) #s(literal 1/2 binary64))))) |
(/.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (PI.f64))) (*.f64 b a)) |
(/.f64 (/.f64 (PI.f64) (-.f64 #s(literal 0 binary64) a)) (/.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal 1/2 binary64) a))) |
(/.f64 (/.f64 (PI.f64) (-.f64 #s(literal 0 binary64) a)) (*.f64 (/.f64 a #s(literal -1/2 binary64)) b)) |
(/.f64 (/.f64 (PI.f64) (-.f64 #s(literal 0 binary64) a)) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b a)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (PI.f64)) (/.f64 (*.f64 a (*.f64 b a)) #s(literal -1/2 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (PI.f64)) (*.f64 b (neg.f64 (/.f64 a (/.f64 #s(literal 1/2 binary64) a))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (PI.f64)) (*.f64 #s(literal 2 binary64) (*.f64 a (-.f64 #s(literal 0 binary64) (*.f64 b a))))) |
(/.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 a (/.f64 (PI.f64) (*.f64 b a))))) |
(/.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) (*.f64 a (-.f64 #s(literal 0 binary64) (*.f64 b a))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (PI.f64) (*.f64 b a))) (/.f64 a #s(literal -1/2 binary64))) |
(/.f64 (/.f64 #s(literal -1/2 binary64) a) (*.f64 b (-.f64 #s(literal 0 binary64) (/.f64 a (PI.f64))))) |
(/.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) (*.f64 a (-.f64 #s(literal 0 binary64) (*.f64 b a)))) |
(/.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) (neg.f64 (neg.f64 (*.f64 a (-.f64 #s(literal 0 binary64) (*.f64 b a)))))) |
(/.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 a a)))) |
(/.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 a (/.f64 #s(literal 1/2 binary64) (/.f64 a (PI.f64))))) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 b (/.f64 #s(literal 1/2 binary64) (/.f64 a (PI.f64))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b a)) (/.f64 (/.f64 a #s(literal 1/2 binary64)) (PI.f64))) |
(/.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (/.f64 (PI.f64) a))) b) |
(/.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b a) (PI.f64))) a) |
(/.f64 (/.f64 (PI.f64) b) (/.f64 a (/.f64 #s(literal 1/2 binary64) a))) |
(/.f64 (/.f64 (PI.f64) b) (*.f64 (/.f64 a #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (/.f64 (PI.f64) b) (*.f64 #s(literal 2 binary64) (*.f64 a a))) |
(/.f64 (/.f64 (PI.f64) (*.f64 a (*.f64 b a))) #s(literal 2 binary64)) |
(/.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 b a))) (/.f64 #s(literal 1 binary64) (PI.f64))) |
(/.f64 #s(literal -1 binary64) (/.f64 a (/.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b a) (PI.f64))))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 b (/.f64 #s(literal 1/2 binary64) a)) (-.f64 #s(literal 0 binary64) (/.f64 a (PI.f64))))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal 1/2 binary64) a)) (/.f64 a (PI.f64)))) |
(/.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 b (PI.f64))) (*.f64 a a)) |
(/.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 b (PI.f64))) (-.f64 #s(literal 0 binary64) (*.f64 a a))) |
(/.f64 (/.f64 (PI.f64) (-.f64 #s(literal 0 binary64) b)) (neg.f64 (/.f64 a (/.f64 #s(literal 1/2 binary64) a)))) |
(/.f64 (/.f64 (PI.f64) (-.f64 #s(literal 0 binary64) b)) (*.f64 (/.f64 a #s(literal -1/2 binary64)) a)) |
(/.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 a (PI.f64))) (-.f64 #s(literal 0 binary64) (*.f64 b a))) |
(/.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b a) (PI.f64))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (PI.f64) a))) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 b (PI.f64))) a) |
(/.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 b a)) (/.f64 a (PI.f64))) |
(/.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 a a)) (/.f64 b (PI.f64))) |
(/.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) a) (*.f64 b a)) (/.f64 #s(literal -1 binary64) (PI.f64))) |
(/.f64 (/.f64 (PI.f64) (*.f64 a (-.f64 #s(literal 0 binary64) (*.f64 b a)))) #s(literal -2 binary64)) |
(/.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 b (PI.f64)))) (-.f64 #s(literal 0 binary64) (*.f64 a a))) |
(/.f64 (neg.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 b (PI.f64)))) (*.f64 a a)) |
(/.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 b (PI.f64)))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 b a))) (-.f64 #s(literal 0 binary64) (/.f64 a (PI.f64)))) |
(pow.f64 (/.f64 (*.f64 a (/.f64 (*.f64 b a) #s(literal 1/2 binary64))) (PI.f64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) (*.f64 a (*.f64 b a)))) |
(*.f64 (PI.f64) (/.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 b a)))) |
(*.f64 (/.f64 (PI.f64) a) (/.f64 #s(literal 1/2 binary64) (*.f64 b a))) |
(*.f64 (/.f64 (PI.f64) a) (pow.f64 (/.f64 (*.f64 b a) #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (PI.f64) (*.f64 b a))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 b a)))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 a (-.f64 #s(literal 0 binary64) (*.f64 b a)))))) |
(*.f64 (/.f64 (PI.f64) (*.f64 a (/.f64 (*.f64 b a) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) |
(*.f64 (/.f64 (PI.f64) (*.f64 b a)) (/.f64 #s(literal 1/2 binary64) a)) |
(*.f64 #s(literal 1 binary64) (/.f64 (PI.f64) (*.f64 a (/.f64 (*.f64 b a) #s(literal 1/2 binary64))))) |
(*.f64 (cbrt.f64 (PI.f64)) (*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (/.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 b a))))) |
(*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (/.f64 (cbrt.f64 (PI.f64)) (*.f64 a (/.f64 (*.f64 b a) #s(literal 1/2 binary64))))) |
(*.f64 (sqrt.f64 (PI.f64)) (/.f64 (sqrt.f64 (PI.f64)) (*.f64 a (/.f64 (*.f64 b a) #s(literal 1/2 binary64))))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (PI.f64))) (/.f64 #s(literal 1 binary64) (*.f64 b a))) |
(*.f64 (/.f64 (PI.f64) (-.f64 #s(literal 0 binary64) a)) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal 1/2 binary64) a)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (PI.f64)) (/.f64 (/.f64 #s(literal -1/2 binary64) a) (*.f64 b a))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (PI.f64) (*.f64 a (-.f64 #s(literal 0 binary64) (*.f64 b a))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (PI.f64) (*.f64 b a))) (/.f64 #s(literal -1/2 binary64) a)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 #s(literal 0 binary64) (/.f64 (PI.f64) (*.f64 b a)))) |
(*.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 a (-.f64 #s(literal 0 binary64) (*.f64 b a))))) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal 1/2 binary64) (/.f64 a (/.f64 (PI.f64) a)))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b a) (PI.f64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 a (/.f64 #s(literal 1/2 binary64) (/.f64 b (PI.f64)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b a)) (/.f64 #s(literal 1/2 binary64) (/.f64 a (PI.f64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b a)) (pow.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) (PI.f64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (/.f64 (PI.f64) a))) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b a) (PI.f64))) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 (PI.f64) b) (/.f64 #s(literal 1/2 binary64) (*.f64 a a))) |
(*.f64 (/.f64 (PI.f64) (*.f64 a (*.f64 b a))) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 b a))) (PI.f64)) |
(*.f64 #s(literal -1 binary64) (/.f64 (PI.f64) (/.f64 (*.f64 a (*.f64 b a)) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 b (PI.f64))) (/.f64 #s(literal 1 binary64) (*.f64 a a))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 b (PI.f64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 a a)))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 a (PI.f64))) (/.f64 #s(literal -1 binary64) (*.f64 b a))) |
(*.f64 (/.f64 (cbrt.f64 (PI.f64)) (*.f64 b a)) (/.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (/.f64 a #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 (sqrt.f64 (PI.f64)) (*.f64 b a)) (/.f64 (sqrt.f64 (PI.f64)) (/.f64 a #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (PI.f64) (*.f64 a a))) |
(*.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (/.f64 a #s(literal 1/2 binary64))) (/.f64 (cbrt.f64 (PI.f64)) (*.f64 b a))) |
(*.f64 (/.f64 (sqrt.f64 (PI.f64)) (/.f64 a #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 (PI.f64)) (*.f64 b a))) |
(*.f64 (/.f64 (PI.f64) (*.f64 a a)) (/.f64 #s(literal 1/2 binary64) b)) |
(*.f64 (/.f64 (PI.f64) (*.f64 a a)) (pow.f64 (/.f64 b #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (/.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 b a)))) (cbrt.f64 (PI.f64))) |
(*.f64 (/.f64 (sqrt.f64 (PI.f64)) (*.f64 a (/.f64 (*.f64 b a) #s(literal 1/2 binary64)))) (sqrt.f64 (PI.f64))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b a) (PI.f64))) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (PI.f64) a))) (/.f64 #s(literal -1 binary64) b)) |
(*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 b (PI.f64))) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 b a)) (/.f64 (PI.f64) a)) |
(*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) a) (*.f64 b a)) (-.f64 #s(literal 0 binary64) (PI.f64))) |
(*.f64 (/.f64 (PI.f64) (*.f64 a (-.f64 #s(literal 0 binary64) (*.f64 b a)))) #s(literal -1/2 binary64)) |
(*.f64 (/.f64 (cbrt.f64 (PI.f64)) (*.f64 a (/.f64 (*.f64 b a) #s(literal 1/2 binary64)))) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) |
(*.f64 (pow.f64 (/.f64 b #s(literal 1/2 binary64)) #s(literal -1 binary64)) (/.f64 (PI.f64) (*.f64 a a))) |
(*.f64 (pow.f64 (/.f64 (*.f64 b a) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (/.f64 (PI.f64) a)) |
(*.f64 (pow.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) (PI.f64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 b a))) |
(*.f64 (pow.f64 (/.f64 b (/.f64 #s(literal 1/2 binary64) (/.f64 a (PI.f64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (pow.f64 (/.f64 (/.f64 a #s(literal -1/2 binary64)) (/.f64 (PI.f64) a)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) b)) |
(*.f64 (pow.f64 (/.f64 a (*.f64 (PI.f64) #s(literal -1/2 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 b a))) |
(*.f64 (pow.f64 (/.f64 a (/.f64 #s(literal 1/2 binary64) (/.f64 b (PI.f64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (pow.f64 (/.f64 (*.f64 b a) (*.f64 (PI.f64) #s(literal -1/2 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (pow.f64 (/.f64 (*.f64 a (/.f64 (*.f64 b a) #s(literal 1/2 binary64))) (PI.f64)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (*.f64 a (/.f64 (*.f64 b a) #s(literal 1/2 binary64))) (PI.f64)) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 b a) (PI.f64))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (PI.f64) (*.f64 b a)))) |
(-.f64 (/.f64 (+.f64 (PI.f64) #s(literal 1 binary64)) (*.f64 b a)) (/.f64 #s(literal 1 binary64) (*.f64 b a))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) b)) (-.f64 #s(literal 0 binary64) (/.f64 (PI.f64) (*.f64 b a)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b a))) (-.f64 #s(literal 0 binary64) (/.f64 (PI.f64) (*.f64 b a)))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (PI.f64) (*.f64 b a)))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (PI.f64) (*.f64 b a))) #s(literal 1 binary64))) |
(neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (PI.f64) (*.f64 b a))) #s(literal 1 binary64))) |
(/.f64 (PI.f64) (*.f64 b a)) |
(/.f64 (/.f64 (PI.f64) a) b) |
(/.f64 (/.f64 (PI.f64) (*.f64 b a)) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b a) (PI.f64))) |
(/.f64 (/.f64 (PI.f64) (-.f64 #s(literal 0 binary64) a)) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (/.f64 (PI.f64) (-.f64 #s(literal 0 binary64) a)) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (-.f64 #s(literal 0 binary64) (PI.f64)) (-.f64 #s(literal 0 binary64) (*.f64 b a))) |
(/.f64 (-.f64 #s(literal 0 binary64) (PI.f64)) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b a)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (PI.f64) (*.f64 b a))) #s(literal -1 binary64)) |
(/.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 a (PI.f64))) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 b (PI.f64))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b a)) (/.f64 #s(literal 1 binary64) (PI.f64))) |
(/.f64 (/.f64 (PI.f64) b) a) |
(/.f64 #s(literal -1 binary64) (*.f64 b (-.f64 #s(literal 0 binary64) (/.f64 a (PI.f64))))) |
(/.f64 (/.f64 (PI.f64) (-.f64 #s(literal 0 binary64) b)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (/.f64 (PI.f64) (-.f64 #s(literal 0 binary64) b)) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (/.f64 #s(literal -1 binary64) b) (-.f64 #s(literal 0 binary64) (/.f64 a (PI.f64)))) |
(/.f64 (/.f64 #s(literal -1 binary64) (*.f64 b a)) (/.f64 #s(literal -1 binary64) (PI.f64))) |
(pow.f64 (/.f64 (*.f64 b a) (PI.f64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (PI.f64) (*.f64 b a)) #s(literal 1 binary64)) |
(*.f64 (PI.f64) (/.f64 #s(literal 1 binary64) (*.f64 b a))) |
(*.f64 (/.f64 (PI.f64) a) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 (/.f64 (PI.f64) (*.f64 b a)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (PI.f64) (*.f64 b a))) |
(*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (/.f64 (cbrt.f64 (PI.f64)) (*.f64 b a))) |
(*.f64 (sqrt.f64 (PI.f64)) (/.f64 (sqrt.f64 (PI.f64)) (*.f64 b a))) |
(*.f64 (/.f64 (PI.f64) (-.f64 #s(literal 0 binary64) a)) (/.f64 #s(literal -1 binary64) b)) |
(*.f64 (-.f64 #s(literal 0 binary64) (PI.f64)) (/.f64 #s(literal -1 binary64) (*.f64 b a))) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (PI.f64) a)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (PI.f64) b)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b a)) (PI.f64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b a)) (pow.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 (PI.f64) b) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (PI.f64) (*.f64 b a)))) |
(*.f64 (/.f64 (PI.f64) (-.f64 #s(literal 0 binary64) b)) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) b) (/.f64 (cbrt.f64 (PI.f64)) a)) |
(*.f64 (/.f64 (cbrt.f64 (PI.f64)) a) (/.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) b)) |
(*.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) a) (/.f64 (cbrt.f64 (PI.f64)) b)) |
(*.f64 (/.f64 (cbrt.f64 (PI.f64)) b) (/.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) a)) |
(*.f64 (/.f64 (sqrt.f64 (PI.f64)) b) (/.f64 (sqrt.f64 (PI.f64)) a)) |
(*.f64 (/.f64 (sqrt.f64 (PI.f64)) a) (/.f64 (sqrt.f64 (PI.f64)) b)) |
(*.f64 (/.f64 (cbrt.f64 (PI.f64)) (*.f64 b a)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) |
(*.f64 (/.f64 (sqrt.f64 (PI.f64)) (*.f64 b a)) (sqrt.f64 (PI.f64))) |
(*.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 (PI.f64) (-.f64 #s(literal 0 binary64) a))) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 b a)) (-.f64 #s(literal 0 binary64) (PI.f64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 b a)) (pow.f64 (/.f64 #s(literal -1 binary64) (PI.f64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 b a))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (PI.f64)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 b a))) |
(*.f64 (pow.f64 (/.f64 b (pow.f64 (PI.f64) #s(literal 2/3 binary64))) #s(literal -1 binary64)) (pow.f64 (/.f64 a (cbrt.f64 (PI.f64))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 b (sqrt.f64 (PI.f64))) #s(literal -1 binary64)) (pow.f64 (/.f64 a (sqrt.f64 (PI.f64))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 a (sqrt.f64 (PI.f64))) #s(literal -1 binary64)) (pow.f64 (/.f64 b (sqrt.f64 (PI.f64))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 a (pow.f64 (PI.f64) #s(literal 2/3 binary64))) #s(literal -1 binary64)) (pow.f64 (/.f64 b (cbrt.f64 (PI.f64))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (-.f64 #s(literal 0 binary64) b) (PI.f64)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (pow.f64 (/.f64 (*.f64 b a) (PI.f64)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (*.f64 b a) (PI.f64)) #s(literal -1/2 binary64))) |
| 1× | egg-herbie |
| 4510× | *-lowering-*.f32 |
| 4510× | *-lowering-*.f64 |
| 2888× | /-lowering-/.f32 |
| 2888× | /-lowering-/.f64 |
| 1756× | +-lowering-+.f64 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 349 | 2807 |
| 1 | 1077 | 2576 |
| 2 | 3043 | 2519 |
| 3 | 7983 | 2519 |
| 0 | 8011 | 2519 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/ (+ (* -1/2 (/ (* b (PI)) (pow a 3))) (* 1/2 (/ (PI) (pow a 2)))) b) |
(/ (+ (* 1/2 (/ (PI) (pow a 2))) (* b (+ (* -1/2 (/ (PI) (pow a 3))) (* 1/2 (/ (* b (PI)) (pow a 4)))))) b) |
(/ (+ (* 1/2 (/ (PI) (pow a 2))) (* b (+ (* -1/2 (/ (PI) (pow a 3))) (* b (+ (* -1/2 (/ (* b (PI)) (pow a 5))) (* 1/2 (/ (PI) (pow a 4)))))))) b) |
(* 1/2 (/ (PI) (* a (pow b 2)))) |
(/ (+ (* -1/2 (/ (PI) b)) (* 1/2 (/ (PI) a))) (pow b 2)) |
(/ (+ (* -1/2 (/ (PI) b)) (+ (* 1/2 (/ (PI) a)) (* 1/2 (/ (* a (PI)) (pow b 2))))) (pow b 2)) |
(/ (+ (* -1/2 (/ (PI) b)) (+ (* -1/2 (/ (* (pow a 2) (PI)) (pow b 3))) (+ (* 1/2 (/ (PI) a)) (* 1/2 (/ (* a (PI)) (pow b 2)))))) (pow b 2)) |
(* 1/2 (/ (PI) (* a (pow b 2)))) |
(/ (+ (* -1/2 (/ (PI) b)) (* 1/2 (/ (PI) a))) (pow b 2)) |
(/ (+ (* -1 (/ (+ (* -1/2 (/ (* a (PI)) b)) (* 1/2 (PI))) b)) (* 1/2 (/ (PI) a))) (pow b 2)) |
(/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (* (pow a 2) (PI)) b)) (* 1/2 (* a (PI)))) b)) (* 1/2 (PI))) b)) (* 1/2 (/ (PI) a))) (pow b 2)) |
(* 1/2 (/ (PI) (* a (pow b 2)))) |
(/ (+ (* -1/2 (/ (* a (PI)) (pow b 3))) (* 1/2 (/ (PI) (pow b 2)))) a) |
(/ (+ (* 1/2 (/ (PI) (pow b 2))) (* a (+ (* -1/2 (/ (PI) (pow b 3))) (* 1/2 (/ (* a (PI)) (pow b 4)))))) a) |
(/ (+ (* 1/2 (/ (PI) (pow b 2))) (* a (+ (* -1/2 (/ (PI) (pow b 3))) (* a (+ (* -1/2 (/ (* a (PI)) (pow b 5))) (* 1/2 (/ (PI) (pow b 4)))))))) a) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/ (+ (* -1/2 (/ (PI) a)) (* 1/2 (/ (PI) b))) (pow a 2)) |
(/ (+ (* -1/2 (/ (PI) a)) (+ (* 1/2 (/ (PI) b)) (* 1/2 (/ (* b (PI)) (pow a 2))))) (pow a 2)) |
(/ (+ (* -1/2 (/ (PI) a)) (+ (* -1/2 (/ (* (pow b 2) (PI)) (pow a 3))) (+ (* 1/2 (/ (PI) b)) (* 1/2 (/ (* b (PI)) (pow a 2)))))) (pow a 2)) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/ (+ (* -1/2 (/ (PI) a)) (* 1/2 (/ (PI) b))) (pow a 2)) |
(/ (+ (* -1 (/ (+ (* -1/2 (/ (* b (PI)) a)) (* 1/2 (PI))) a)) (* 1/2 (/ (PI) b))) (pow a 2)) |
(/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (* (pow b 2) (PI)) a)) (* 1/2 (* b (PI)))) a)) (* 1/2 (PI))) a)) (* 1/2 (/ (PI) b))) (pow a 2)) |
(/ 1/2 (* a b)) |
(/ (+ (* -1/2 (/ b (pow a 2))) (* 1/2 (/ 1 a))) b) |
(/ (+ (* b (- (* 1/2 (/ b (pow a 3))) (* 1/2 (/ 1 (pow a 2))))) (* 1/2 (/ 1 a))) b) |
(/ (+ (* b (- (* b (+ (* -1/2 (/ b (pow a 4))) (* 1/2 (/ 1 (pow a 3))))) (* 1/2 (/ 1 (pow a 2))))) (* 1/2 (/ 1 a))) b) |
(/ 1/2 (pow b 2)) |
(/ (+ 1/2 (* -1/2 (/ a b))) (pow b 2)) |
(/ (+ 1/2 (+ (* -1/2 (/ a b)) (* 1/2 (/ (pow a 2) (pow b 2))))) (pow b 2)) |
(/ (+ 1/2 (+ (* -1/2 (/ a b)) (+ (* -1/2 (/ (pow a 3) (pow b 3))) (* 1/2 (/ (pow a 2) (pow b 2)))))) (pow b 2)) |
(/ 1/2 (pow b 2)) |
(/ (+ 1/2 (* -1/2 (/ a b))) (pow b 2)) |
(/ (+ 1/2 (* -1 (/ (+ (* -1/2 (/ (pow a 2) b)) (* 1/2 a)) b))) (pow b 2)) |
(/ (+ 1/2 (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (pow a 3) b)) (* 1/2 (pow a 2))) b)) (* 1/2 a)) b))) (pow b 2)) |
(/ 1/2 (pow b 2)) |
(+ (* -1/2 (/ a (pow b 3))) (* 1/2 (/ 1 (pow b 2)))) |
(+ (* a (- (* 1/2 (/ a (pow b 4))) (* 1/2 (/ 1 (pow b 3))))) (* 1/2 (/ 1 (pow b 2)))) |
(+ (* a (- (* a (+ (* -1/2 (/ a (pow b 5))) (* 1/2 (/ 1 (pow b 4))))) (* 1/2 (/ 1 (pow b 3))))) (* 1/2 (/ 1 (pow b 2)))) |
(/ 1/2 (* a b)) |
(/ (- (* 1/2 (/ 1 b)) (* 1/2 (/ 1 a))) a) |
(/ (- (+ (* 1/2 (/ b (pow a 2))) (* 1/2 (/ 1 b))) (* 1/2 (/ 1 a))) a) |
(/ (- (+ (* -1/2 (/ (pow b 2) (pow a 3))) (* 1/2 (/ 1 b))) (+ (* -1/2 (/ b (pow a 2))) (* 1/2 (/ 1 a)))) a) |
(/ 1/2 (* a b)) |
(* -1 (/ (- (* 1/2 (/ 1 a)) (* 1/2 (/ 1 b))) a)) |
(* -1 (/ (- (* -1 (/ (- (* 1/2 (/ b a)) 1/2) a)) (* 1/2 (/ 1 b))) a)) |
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* 1/2 (/ (pow b 2) a)) (* 1/2 b)) a)) 1/2) a)) (* 1/2 (/ 1 b))) a)) |
(/ 1/2 a) |
(+ (* -1/2 (/ b (pow a 2))) (* 1/2 (/ 1 a))) |
(+ (* b (- (* 1/2 (/ b (pow a 3))) (* 1/2 (/ 1 (pow a 2))))) (* 1/2 (/ 1 a))) |
(+ (* b (- (* b (+ (* -1/2 (/ b (pow a 4))) (* 1/2 (/ 1 (pow a 3))))) (* 1/2 (/ 1 (pow a 2))))) (* 1/2 (/ 1 a))) |
(/ 1/2 b) |
(/ (+ 1/2 (* -1/2 (/ a b))) b) |
(/ (- (+ 1/2 (* 1/2 (/ (pow a 2) (pow b 2)))) (* 1/2 (/ a b))) b) |
(/ (- (+ 1/2 (* -1/2 (/ (pow a 3) (pow b 3)))) (+ (* -1/2 (/ (pow a 2) (pow b 2))) (* 1/2 (/ a b)))) b) |
(/ 1/2 b) |
(* -1 (/ (- (* 1/2 (/ a b)) 1/2) b)) |
(* -1 (/ (- (* -1 (/ (- (* 1/2 (/ (pow a 2) b)) (* 1/2 a)) b)) 1/2) b)) |
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* 1/2 (/ (pow a 3) b)) (* 1/2 (pow a 2))) b)) (* 1/2 a)) b)) 1/2) b)) |
(/ 1/2 b) |
(+ (* -1/2 (/ a (pow b 2))) (* 1/2 (/ 1 b))) |
(+ (* a (- (* 1/2 (/ a (pow b 3))) (* 1/2 (/ 1 (pow b 2))))) (* 1/2 (/ 1 b))) |
(+ (* a (- (* a (+ (* -1/2 (/ a (pow b 4))) (* 1/2 (/ 1 (pow b 3))))) (* 1/2 (/ 1 (pow b 2))))) (* 1/2 (/ 1 b))) |
(/ 1/2 a) |
(/ (+ 1/2 (* -1/2 (/ b a))) a) |
(/ (- (+ 1/2 (* 1/2 (/ (pow b 2) (pow a 2)))) (* 1/2 (/ b a))) a) |
(/ (- (+ 1/2 (* -1/2 (/ (pow b 3) (pow a 3)))) (+ (* -1/2 (/ (pow b 2) (pow a 2))) (* 1/2 (/ b a)))) a) |
(/ 1/2 a) |
(* -1 (/ (- (* 1/2 (/ b a)) 1/2) a)) |
(* -1 (/ (- (* -1 (/ (- (* 1/2 (/ (pow b 2) a)) (* 1/2 b)) a)) 1/2) a)) |
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* 1/2 (/ (pow b 3) a)) (* 1/2 (pow b 2))) a)) (* 1/2 b)) a)) 1/2) a)) |
a |
(+ a b) |
(+ a b) |
(+ a b) |
b |
(* b (+ 1 (/ a b))) |
(* b (+ 1 (/ a b))) |
(* b (+ 1 (/ a b))) |
b |
(* -1 (* b (- (* -1 (/ a b)) 1))) |
(* -1 (* b (- (* -1 (/ a b)) 1))) |
(* -1 (* b (- (* -1 (/ a b)) 1))) |
b |
(+ a b) |
(+ a b) |
(+ a b) |
a |
(* a (+ 1 (/ b a))) |
(* a (+ 1 (/ b a))) |
(* a (+ 1 (/ b a))) |
a |
(* -1 (* a (- (* -1 (/ b a)) 1))) |
(* -1 (* a (- (* -1 (/ b a)) 1))) |
(* -1 (* a (- (* -1 (/ b a)) 1))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/ 1/2 a) |
(/ 1/2 a) |
(/ 1/2 a) |
(/ 1/2 a) |
(/ 1/2 a) |
(/ 1/2 a) |
(/ 1/2 a) |
(/ 1/2 a) |
(/ 1/2 a) |
(/ 1/2 a) |
(/ 1/2 a) |
(/ 1/2 a) |
(/ (PI) (* a b)) |
(/ (PI) (* a b)) |
(/ (PI) (* a b)) |
(/ (PI) (* a b)) |
(/ (PI) (* a b)) |
(/ (PI) (* a b)) |
(/ (PI) (* a b)) |
(/ (PI) (* a b)) |
(/ (PI) (* a b)) |
(/ (PI) (* a b)) |
(/ (PI) (* a b)) |
(/ (PI) (* a b)) |
(/ (PI) (* a b)) |
(/ (PI) (* a b)) |
(/ (PI) (* a b)) |
(/ (PI) (* a b)) |
(/ (PI) (* a b)) |
(/ (PI) (* a b)) |
(/ (PI) (* a b)) |
(/ (PI) (* a b)) |
(/ (PI) (* a b)) |
(/ (PI) (* a b)) |
(/ (PI) (* a b)) |
(/ (PI) (* a b)) |
(/ (PI) a) |
(/ (PI) a) |
(/ (PI) a) |
(/ (PI) a) |
(/ (PI) a) |
(/ (PI) a) |
(/ (PI) a) |
(/ (PI) a) |
(/ (PI) a) |
(/ (PI) a) |
(/ (PI) a) |
(/ (PI) a) |
(* 1/2 (/ (PI) (* a (pow b 2)))) |
(* 1/2 (/ (PI) (* a (pow b 2)))) |
(* 1/2 (/ (PI) (* a (pow b 2)))) |
(* 1/2 (/ (PI) (* a (pow b 2)))) |
(* 1/2 (/ (PI) (* a (pow b 2)))) |
(* 1/2 (/ (PI) (* a (pow b 2)))) |
(* 1/2 (/ (PI) (* a (pow b 2)))) |
(* 1/2 (/ (PI) (* a (pow b 2)))) |
(* 1/2 (/ (PI) (* a (pow b 2)))) |
(* 1/2 (/ (PI) (* a (pow b 2)))) |
(* 1/2 (/ (PI) (* a (pow b 2)))) |
(* 1/2 (/ (PI) (* a (pow b 2)))) |
(* 1/2 (/ (PI) (* a (pow b 2)))) |
(* 1/2 (/ (PI) (* a (pow b 2)))) |
(* 1/2 (/ (PI) (* a (pow b 2)))) |
(* 1/2 (/ (PI) (* a (pow b 2)))) |
(* 1/2 (/ (PI) (* a (pow b 2)))) |
(* 1/2 (/ (PI) (* a (pow b 2)))) |
(* 1/2 (/ (PI) (* a (pow b 2)))) |
(* 1/2 (/ (PI) (* a (pow b 2)))) |
(* 1/2 (/ (PI) (* a (pow b 2)))) |
(* 1/2 (/ (PI) (* a (pow b 2)))) |
(* 1/2 (/ (PI) (* a (pow b 2)))) |
(* 1/2 (/ (PI) (* a (pow b 2)))) |
(* a (pow b 2)) |
(* a (pow b 2)) |
(* a (pow b 2)) |
(* a (pow b 2)) |
(* a (pow b 2)) |
(* a (pow b 2)) |
(* a (pow b 2)) |
(* a (pow b 2)) |
(* a (pow b 2)) |
(* a (pow b 2)) |
(* a (pow b 2)) |
(* a (pow b 2)) |
(* a (pow b 2)) |
(* a (pow b 2)) |
(* a (pow b 2)) |
(* a (pow b 2)) |
(* a (pow b 2)) |
(* a (pow b 2)) |
(* a (pow b 2)) |
(* a (pow b 2)) |
(* a (pow b 2)) |
(* a (pow b 2)) |
(* a (pow b 2)) |
(* a (pow b 2)) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/ (* a b) (PI)) |
(/ (* a b) (PI)) |
(/ (* a b) (PI)) |
(/ (* a b) (PI)) |
(/ (* a b) (PI)) |
(/ (* a b) (PI)) |
(/ (* a b) (PI)) |
(/ (* a b) (PI)) |
(/ (* a b) (PI)) |
(/ (* a b) (PI)) |
(/ (* a b) (PI)) |
(/ (* a b) (PI)) |
(/ (* a b) (PI)) |
(/ (* a b) (PI)) |
(/ (* a b) (PI)) |
(/ (* a b) (PI)) |
(/ (* a b) (PI)) |
(/ (* a b) (PI)) |
(/ (* a b) (PI)) |
(/ (* a b) (PI)) |
(/ (* a b) (PI)) |
(/ (* a b) (PI)) |
(/ (* a b) (PI)) |
(/ (* a b) (PI)) |
(* a b) |
(* a b) |
(* a b) |
(* a b) |
(* a b) |
(* a b) |
(* a b) |
(* a b) |
(* a b) |
(* a b) |
(* a b) |
(* a b) |
(* a b) |
(* a b) |
(* a b) |
(* a b) |
(* a b) |
(* a b) |
(* a b) |
(* a b) |
(* a b) |
(* a b) |
(* a b) |
(* a b) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/ (PI) (* a b)) |
(/ (PI) (* a b)) |
(/ (PI) (* a b)) |
(/ (PI) (* a b)) |
(/ (PI) (* a b)) |
(/ (PI) (* a b)) |
(/ (PI) (* a b)) |
(/ (PI) (* a b)) |
(/ (PI) (* a b)) |
(/ (PI) (* a b)) |
(/ (PI) (* a b)) |
(/ (PI) (* a b)) |
(/ (PI) (* a b)) |
(/ (PI) (* a b)) |
(/ (PI) (* a b)) |
(/ (PI) (* a b)) |
(/ (PI) (* a b)) |
(/ (PI) (* a b)) |
(/ (PI) (* a b)) |
(/ (PI) (* a b)) |
(/ (PI) (* a b)) |
(/ (PI) (* a b)) |
(/ (PI) (* a b)) |
(/ (PI) (* a b)) |
| Outputs |
|---|
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) a) a) b) |
(/ (+ (* -1/2 (/ (* b (PI)) (pow a 3))) (* 1/2 (/ (PI) (pow a 2)))) b) |
(/.f64 (+.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) a) a) (*.f64 b (*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 (PI.f64) (*.f64 a a)) a)))) b) |
(/ (+ (* 1/2 (/ (PI) (pow a 2))) (* b (+ (* -1/2 (/ (PI) (pow a 3))) (* 1/2 (/ (* b (PI)) (pow a 4)))))) b) |
(/.f64 (+.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) a) a) (*.f64 b (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 (PI.f64) (*.f64 a a)) a)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (PI.f64) b)) (pow.f64 a #s(literal 4 binary64)))))) b) |
(/ (+ (* 1/2 (/ (PI) (pow a 2))) (* b (+ (* -1/2 (/ (PI) (pow a 3))) (* b (+ (* -1/2 (/ (* b (PI)) (pow a 5))) (* 1/2 (/ (PI) (pow a 4)))))))) b) |
(/.f64 (+.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) a) a) (*.f64 b (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 (PI.f64) (*.f64 a a)) a)) (*.f64 b (+.f64 (/.f64 (*.f64 (PI.f64) (*.f64 b #s(literal -1/2 binary64))) (pow.f64 a #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (pow.f64 a #s(literal 4 binary64)))))))) b) |
(* 1/2 (/ (PI) (* a (pow b 2)))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) (*.f64 b b))) a) |
(/ (+ (* -1/2 (/ (PI) b)) (* 1/2 (/ (PI) a))) (pow b 2)) |
(/.f64 (+.f64 (/.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) b) (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) a)) (*.f64 b b)) |
(/ (+ (* -1/2 (/ (PI) b)) (+ (* 1/2 (/ (PI) a)) (* 1/2 (/ (* a (PI)) (pow b 2))))) (pow b 2)) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) a) (*.f64 (/.f64 (PI.f64) b) (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) a) b)))) (*.f64 b b)) |
(/ (+ (* -1/2 (/ (PI) b)) (+ (* -1/2 (/ (* (pow a 2) (PI)) (pow b 3))) (+ (* 1/2 (/ (PI) a)) (* 1/2 (/ (* a (PI)) (pow b 2)))))) (pow b 2)) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (PI.f64) a) (*.f64 a (/.f64 (PI.f64) (*.f64 b b))))) (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a a) (*.f64 b b))) (/.f64 (PI.f64) b)))) (*.f64 b b)) |
(* 1/2 (/ (PI) (* a (pow b 2)))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) (*.f64 b b))) a) |
(/ (+ (* -1/2 (/ (PI) b)) (* 1/2 (/ (PI) a))) (pow b 2)) |
(/.f64 (+.f64 (/.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) b) (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) a)) (*.f64 b b)) |
(/ (+ (* -1 (/ (+ (* -1/2 (/ (* a (PI)) b)) (* 1/2 (PI))) b)) (* 1/2 (/ (PI) a))) (pow b 2)) |
(/.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) a) (/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (PI.f64) a) b)) (*.f64 #s(literal 1/2 binary64) (PI.f64))) b)) (*.f64 b b)) |
(/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (* (pow a 2) (PI)) b)) (* 1/2 (* a (PI)))) b)) (* 1/2 (PI))) b)) (* 1/2 (/ (PI) a))) (pow b 2)) |
(/.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) a) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (/.f64 (+.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) b) (*.f64 #s(literal 1/2 binary64) (*.f64 (PI.f64) a))) b)) b)) (*.f64 b b)) |
(* 1/2 (/ (PI) (* a (pow b 2)))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) (*.f64 b b))) a) |
(/ (+ (* -1/2 (/ (* a (PI)) (pow b 3))) (* 1/2 (/ (PI) (pow b 2)))) a) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) (*.f64 b b))) (/.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (PI.f64) a) b)) (*.f64 b b))) a) |
(/ (+ (* 1/2 (/ (PI) (pow b 2))) (* a (+ (* -1/2 (/ (PI) (pow b 3))) (* 1/2 (/ (* a (PI)) (pow b 4)))))) a) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) (*.f64 b b))) (*.f64 a (+.f64 (*.f64 (PI.f64) (/.f64 #s(literal -1/2 binary64) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (PI.f64) a)) (pow.f64 b #s(literal 4 binary64)))))) a) |
(/ (+ (* 1/2 (/ (PI) (pow b 2))) (* a (+ (* -1/2 (/ (PI) (pow b 3))) (* a (+ (* -1/2 (/ (* a (PI)) (pow b 5))) (* 1/2 (/ (PI) (pow b 4)))))))) a) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) (*.f64 b b))) (*.f64 a (+.f64 (*.f64 (PI.f64) (/.f64 #s(literal -1/2 binary64) (*.f64 b (*.f64 b b)))) (*.f64 a (+.f64 (/.f64 (*.f64 (PI.f64) (*.f64 a #s(literal -1/2 binary64))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (pow.f64 b #s(literal 4 binary64)))))))) a) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) a) a) b) |
(/ (+ (* -1/2 (/ (PI) a)) (* 1/2 (/ (PI) b))) (pow a 2)) |
(/.f64 (+.f64 (/.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) a) (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) b)) (*.f64 a a)) |
(/ (+ (* -1/2 (/ (PI) a)) (+ (* 1/2 (/ (PI) b)) (* 1/2 (/ (* b (PI)) (pow a 2))))) (pow a 2)) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) b) (*.f64 (/.f64 (PI.f64) a) (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) b) a)))) (*.f64 a a)) |
(/ (+ (* -1/2 (/ (PI) a)) (+ (* -1/2 (/ (* (pow b 2) (PI)) (pow a 3))) (+ (* 1/2 (/ (PI) b)) (* 1/2 (/ (* b (PI)) (pow a 2)))))) (pow a 2)) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (PI.f64) b) (/.f64 (/.f64 (*.f64 (PI.f64) b) a) a))) (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 b (/.f64 b (*.f64 a a)))) (/.f64 (PI.f64) a)))) (*.f64 a a)) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) a) a) b) |
(/ (+ (* -1/2 (/ (PI) a)) (* 1/2 (/ (PI) b))) (pow a 2)) |
(/.f64 (+.f64 (/.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) a) (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) b)) (*.f64 a a)) |
(/ (+ (* -1 (/ (+ (* -1/2 (/ (* b (PI)) a)) (* 1/2 (PI))) a)) (* 1/2 (/ (PI) b))) (pow a 2)) |
(/.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) b) (/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (/.f64 (*.f64 (PI.f64) (*.f64 b #s(literal -1/2 binary64))) a)) a)) (*.f64 a a)) |
(/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (* (pow b 2) (PI)) a)) (* 1/2 (* b (PI)))) a)) (* 1/2 (PI))) a)) (* 1/2 (/ (PI) b))) (pow a 2)) |
(/.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) b) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (PI.f64) (*.f64 b b)) a)) (*.f64 #s(literal 1/2 binary64) (*.f64 (PI.f64) b))) a)) a)) (*.f64 a a)) |
(/ 1/2 (* a b)) |
(/.f64 (/.f64 #s(literal 1/2 binary64) a) b) |
(/ (+ (* -1/2 (/ b (pow a 2))) (* 1/2 (/ 1 a))) b) |
(/.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 b (/.f64 #s(literal -1/2 binary64) a))) a) b) |
(/ (+ (* b (- (* 1/2 (/ b (pow a 3))) (* 1/2 (/ 1 (pow a 2))))) (* 1/2 (/ 1 a))) b) |
(/.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 b (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) a) a) (+.f64 (/.f64 b a) #s(literal -1 binary64))))) b) |
(/ (+ (* b (- (* b (+ (* -1/2 (/ b (pow a 4))) (* 1/2 (/ 1 (pow a 3))))) (* 1/2 (/ 1 (pow a 2))))) (* 1/2 (/ 1 a))) b) |
(/.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 b (+.f64 (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) a) a) (+.f64 (/.f64 b a) #s(literal -1 binary64))) (/.f64 (*.f64 b (*.f64 b #s(literal -1/2 binary64))) (pow.f64 a #s(literal 4 binary64)))))) b) |
(/ 1/2 (pow b 2)) |
(/.f64 #s(literal 1/2 binary64) (*.f64 b b)) |
(/ (+ 1/2 (* -1/2 (/ a b))) (pow b 2)) |
(/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) a) b)) (*.f64 b b)) |
(/ (+ 1/2 (+ (* -1/2 (/ a b)) (* 1/2 (/ (pow a 2) (pow b 2))))) (pow b 2)) |
(/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a (-.f64 (/.f64 a b) #s(literal 1 binary64))) b))) (*.f64 b b)) |
(/ (+ 1/2 (+ (* -1/2 (/ a b)) (+ (* -1/2 (/ (pow a 3) (pow b 3))) (* 1/2 (/ (pow a 2) (pow b 2)))))) (pow b 2)) |
(/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 a #s(literal -1/2 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) b) (*.f64 a (*.f64 a (-.f64 (/.f64 a b) #s(literal 1 binary64)))))) b)) (*.f64 b b)) |
(/ 1/2 (pow b 2)) |
(/.f64 #s(literal 1/2 binary64) (*.f64 b b)) |
(/ (+ 1/2 (* -1/2 (/ a b))) (pow b 2)) |
(/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) a) b)) (*.f64 b b)) |
(/ (+ 1/2 (* -1 (/ (+ (* -1/2 (/ (pow a 2) b)) (* 1/2 a)) b))) (pow b 2)) |
(/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal -1/2 binary64)) b) (*.f64 #s(literal 1/2 binary64) a)) b)) (*.f64 b b)) |
(/ (+ 1/2 (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (pow a 3) b)) (* 1/2 (pow a 2))) b)) (* 1/2 a)) b))) (pow b 2)) |
(/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) a) (/.f64 (+.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) b) (*.f64 a (*.f64 #s(literal 1/2 binary64) a))) b)) b)) (*.f64 b b)) |
(/ 1/2 (pow b 2)) |
(/.f64 #s(literal 1/2 binary64) (*.f64 b b)) |
(+ (* -1/2 (/ a (pow b 3))) (* 1/2 (/ 1 (pow b 2)))) |
(+.f64 (/.f64 (*.f64 a (/.f64 #s(literal -1/2 binary64) (*.f64 b b))) b) (/.f64 #s(literal 1/2 binary64) (*.f64 b b))) |
(+ (* a (- (* 1/2 (/ a (pow b 4))) (* 1/2 (/ 1 (pow b 3))))) (* 1/2 (/ 1 (pow b 2)))) |
(+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 b b)) (*.f64 a (+.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal 1/2 binary64) a) (pow.f64 b #s(literal 4 binary64)))))) |
(+ (* a (- (* a (+ (* -1/2 (/ a (pow b 5))) (* 1/2 (/ 1 (pow b 4))))) (* 1/2 (/ 1 (pow b 3))))) (* 1/2 (/ 1 (pow b 2)))) |
(+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 b b)) (*.f64 a (+.f64 (*.f64 a (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (/.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal 4 binary64))))) (/.f64 #s(literal -1/2 binary64) (*.f64 b (*.f64 b b)))))) |
(/ 1/2 (* a b)) |
(/.f64 (/.f64 #s(literal 1/2 binary64) a) b) |
(/ (- (* 1/2 (/ 1 b)) (* 1/2 (/ 1 a))) a) |
(/.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 #s(literal -1/2 binary64) a)) a) |
(/ (- (+ (* 1/2 (/ b (pow a 2))) (* 1/2 (/ 1 b))) (* 1/2 (/ 1 a))) a) |
(/.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) b) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (/.f64 b a) #s(literal -1 binary64)))) a) |
(/ (- (+ (* -1/2 (/ (pow b 2) (pow a 3))) (* 1/2 (/ 1 b))) (+ (* -1/2 (/ b (pow a 2))) (* 1/2 (/ 1 a)))) a) |
(/.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b (+.f64 (/.f64 b a) #s(literal -1 binary64))) a))) a)) a) |
(/ 1/2 (* a b)) |
(/.f64 (/.f64 #s(literal 1/2 binary64) a) b) |
(* -1 (/ (- (* 1/2 (/ 1 a)) (* 1/2 (/ 1 b))) a)) |
(/.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 #s(literal -1/2 binary64) a)) a) |
(* -1 (/ (- (* -1 (/ (- (* 1/2 (/ b a)) 1/2) a)) (* 1/2 (/ 1 b))) a)) |
(/.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) b) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (/.f64 b a) #s(literal -1 binary64)))) a) |
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* 1/2 (/ (pow b 2) a)) (* 1/2 b)) a)) 1/2) a)) (* 1/2 (/ 1 b))) a)) |
(/.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b (+.f64 (/.f64 b a) #s(literal -1 binary64))) a))) a)) a) |
(/ 1/2 a) |
(/.f64 #s(literal 1/2 binary64) a) |
(+ (* -1/2 (/ b (pow a 2))) (* 1/2 (/ 1 a))) |
(/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 b (/.f64 #s(literal -1/2 binary64) a))) a) |
(+ (* b (- (* 1/2 (/ b (pow a 3))) (* 1/2 (/ 1 (pow a 2))))) (* 1/2 (/ 1 a))) |
(+.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 b (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) a) a) (+.f64 (/.f64 b a) #s(literal -1 binary64))))) |
(+ (* b (- (* b (+ (* -1/2 (/ b (pow a 4))) (* 1/2 (/ 1 (pow a 3))))) (* 1/2 (/ 1 (pow a 2))))) (* 1/2 (/ 1 a))) |
(+.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 b (+.f64 (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) a) a) (+.f64 (/.f64 b a) #s(literal -1 binary64))) (/.f64 (*.f64 b (*.f64 b #s(literal -1/2 binary64))) (pow.f64 a #s(literal 4 binary64)))))) |
(/ 1/2 b) |
(/.f64 #s(literal 1/2 binary64) b) |
(/ (+ 1/2 (* -1/2 (/ a b))) b) |
(/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) a) b)) b) |
(/ (- (+ 1/2 (* 1/2 (/ (pow a 2) (pow b 2)))) (* 1/2 (/ a b))) b) |
(/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a (-.f64 (/.f64 a b) #s(literal 1 binary64))) b))) b) |
(/ (- (+ 1/2 (* -1/2 (/ (pow a 3) (pow b 3)))) (+ (* -1/2 (/ (pow a 2) (pow b 2))) (* 1/2 (/ a b)))) b) |
(/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 a #s(literal -1/2 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) b) (*.f64 a (*.f64 a (-.f64 (/.f64 a b) #s(literal 1 binary64)))))) b)) b) |
(/ 1/2 b) |
(/.f64 #s(literal 1/2 binary64) b) |
(* -1 (/ (- (* 1/2 (/ a b)) 1/2) b)) |
(/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) a) b)) b) |
(* -1 (/ (- (* -1 (/ (- (* 1/2 (/ (pow a 2) b)) (* 1/2 a)) b)) 1/2) b)) |
(/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a (-.f64 (/.f64 a b) #s(literal 1 binary64)))) b)) (-.f64 #s(literal 0 binary64) b)) |
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* 1/2 (/ (pow a 3) b)) (* 1/2 (pow a 2))) b)) (* 1/2 a)) b)) 1/2) b)) |
(/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 a #s(literal -1/2 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) b) (*.f64 a (*.f64 a (-.f64 (/.f64 a b) #s(literal 1 binary64)))))) b)) b) |
(/ 1/2 b) |
(/.f64 #s(literal 1/2 binary64) b) |
(+ (* -1/2 (/ a (pow b 2))) (* 1/2 (/ 1 b))) |
(/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) a) b)) b) |
(+ (* a (- (* 1/2 (/ a (pow b 3))) (* 1/2 (/ 1 (pow b 2))))) (* 1/2 (/ 1 b))) |
(+.f64 (/.f64 #s(literal 1/2 binary64) b) (*.f64 a (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 b b)) (+.f64 (/.f64 a b) #s(literal -1 binary64))))) |
(+ (* a (- (* a (+ (* -1/2 (/ a (pow b 4))) (* 1/2 (/ 1 (pow b 3))))) (* 1/2 (/ 1 (pow b 2))))) (* 1/2 (/ 1 b))) |
(+.f64 (/.f64 #s(literal 1/2 binary64) b) (*.f64 a (+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 b b)) (+.f64 (/.f64 a b) #s(literal -1 binary64))) (/.f64 (*.f64 (*.f64 a a) #s(literal -1/2 binary64)) (pow.f64 b #s(literal 4 binary64)))))) |
(/ 1/2 a) |
(/.f64 #s(literal 1/2 binary64) a) |
(/ (+ 1/2 (* -1/2 (/ b a))) a) |
(/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 b (/.f64 #s(literal -1/2 binary64) a))) a) |
(/ (- (+ 1/2 (* 1/2 (/ (pow b 2) (pow a 2)))) (* 1/2 (/ b a))) a) |
(/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 b (+.f64 (/.f64 b a) #s(literal -1 binary64))))) a) |
(/ (- (+ 1/2 (* -1/2 (/ (pow b 3) (pow a 3)))) (+ (* -1/2 (/ (pow b 2) (pow a 2))) (* 1/2 (/ b a)))) a) |
(/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 b (*.f64 b (+.f64 (/.f64 b a) #s(literal -1 binary64)))))) a)) a) |
(/ 1/2 a) |
(/.f64 #s(literal 1/2 binary64) a) |
(* -1 (/ (- (* 1/2 (/ b a)) 1/2) a)) |
(/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 b (/.f64 #s(literal -1/2 binary64) a))) a) |
(* -1 (/ (- (* -1 (/ (- (* 1/2 (/ (pow b 2) a)) (* 1/2 b)) a)) 1/2) a)) |
(/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b (+.f64 (/.f64 b a) #s(literal -1 binary64))) a))) (-.f64 #s(literal 0 binary64) a)) |
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* 1/2 (/ (pow b 3) a)) (* 1/2 (pow b 2))) a)) (* 1/2 b)) a)) 1/2) a)) |
(/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 b (*.f64 b (+.f64 (/.f64 b a) #s(literal -1 binary64)))))) a)) a) |
a |
(+ a b) |
(+.f64 a b) |
(+ a b) |
(+.f64 a b) |
(+ a b) |
(+.f64 a b) |
b |
(* b (+ 1 (/ a b))) |
(*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 a b))) |
(* b (+ 1 (/ a b))) |
(*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 a b))) |
(* b (+ 1 (/ a b))) |
(*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 a b))) |
b |
(* -1 (* b (- (* -1 (/ a b)) 1))) |
(*.f64 b (-.f64 #s(literal 0 binary64) (-.f64 #s(literal -1 binary64) (/.f64 a b)))) |
(* -1 (* b (- (* -1 (/ a b)) 1))) |
(*.f64 b (-.f64 #s(literal 0 binary64) (-.f64 #s(literal -1 binary64) (/.f64 a b)))) |
(* -1 (* b (- (* -1 (/ a b)) 1))) |
(*.f64 b (-.f64 #s(literal 0 binary64) (-.f64 #s(literal -1 binary64) (/.f64 a b)))) |
b |
(+ a b) |
(+.f64 a b) |
(+ a b) |
(+.f64 a b) |
(+ a b) |
(+.f64 a b) |
a |
(* a (+ 1 (/ b a))) |
(*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 b a))) |
(* a (+ 1 (/ b a))) |
(*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 b a))) |
(* a (+ 1 (/ b a))) |
(*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 b a))) |
a |
(* -1 (* a (- (* -1 (/ b a)) 1))) |
(*.f64 a (-.f64 #s(literal 0 binary64) (-.f64 #s(literal -1 binary64) (/.f64 b a)))) |
(* -1 (* a (- (* -1 (/ b a)) 1))) |
(*.f64 a (-.f64 #s(literal 0 binary64) (-.f64 #s(literal -1 binary64) (/.f64 b a)))) |
(* -1 (* a (- (* -1 (/ b a)) 1))) |
(*.f64 a (-.f64 #s(literal 0 binary64) (-.f64 #s(literal -1 binary64) (/.f64 b a)))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) a) a) b) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) a) a) b) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) a) a) b) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) a) a) b) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) a) a) b) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) a) a) b) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) a) a) b) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) a) a) b) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) a) a) b) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) a) a) b) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) a) a) b) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) a) a) b) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) a) a) b) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) a) a) b) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) a) a) b) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) a) a) b) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) a) a) b) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) a) a) b) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) a) a) b) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) a) a) b) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) a) a) b) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) a) a) b) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) a) a) b) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) a) a) b) |
(/ 1/2 a) |
(/.f64 #s(literal 1/2 binary64) a) |
(/ 1/2 a) |
(/.f64 #s(literal 1/2 binary64) a) |
(/ 1/2 a) |
(/.f64 #s(literal 1/2 binary64) a) |
(/ 1/2 a) |
(/.f64 #s(literal 1/2 binary64) a) |
(/ 1/2 a) |
(/.f64 #s(literal 1/2 binary64) a) |
(/ 1/2 a) |
(/.f64 #s(literal 1/2 binary64) a) |
(/ 1/2 a) |
(/.f64 #s(literal 1/2 binary64) a) |
(/ 1/2 a) |
(/.f64 #s(literal 1/2 binary64) a) |
(/ 1/2 a) |
(/.f64 #s(literal 1/2 binary64) a) |
(/ 1/2 a) |
(/.f64 #s(literal 1/2 binary64) a) |
(/ 1/2 a) |
(/.f64 #s(literal 1/2 binary64) a) |
(/ 1/2 a) |
(/.f64 #s(literal 1/2 binary64) a) |
(/ (PI) (* a b)) |
(/.f64 (PI.f64) (*.f64 a b)) |
(/ (PI) (* a b)) |
(/.f64 (PI.f64) (*.f64 a b)) |
(/ (PI) (* a b)) |
(/.f64 (PI.f64) (*.f64 a b)) |
(/ (PI) (* a b)) |
(/.f64 (PI.f64) (*.f64 a b)) |
(/ (PI) (* a b)) |
(/.f64 (PI.f64) (*.f64 a b)) |
(/ (PI) (* a b)) |
(/.f64 (PI.f64) (*.f64 a b)) |
(/ (PI) (* a b)) |
(/.f64 (PI.f64) (*.f64 a b)) |
(/ (PI) (* a b)) |
(/.f64 (PI.f64) (*.f64 a b)) |
(/ (PI) (* a b)) |
(/.f64 (PI.f64) (*.f64 a b)) |
(/ (PI) (* a b)) |
(/.f64 (PI.f64) (*.f64 a b)) |
(/ (PI) (* a b)) |
(/.f64 (PI.f64) (*.f64 a b)) |
(/ (PI) (* a b)) |
(/.f64 (PI.f64) (*.f64 a b)) |
(/ (PI) (* a b)) |
(/.f64 (PI.f64) (*.f64 a b)) |
(/ (PI) (* a b)) |
(/.f64 (PI.f64) (*.f64 a b)) |
(/ (PI) (* a b)) |
(/.f64 (PI.f64) (*.f64 a b)) |
(/ (PI) (* a b)) |
(/.f64 (PI.f64) (*.f64 a b)) |
(/ (PI) (* a b)) |
(/.f64 (PI.f64) (*.f64 a b)) |
(/ (PI) (* a b)) |
(/.f64 (PI.f64) (*.f64 a b)) |
(/ (PI) (* a b)) |
(/.f64 (PI.f64) (*.f64 a b)) |
(/ (PI) (* a b)) |
(/.f64 (PI.f64) (*.f64 a b)) |
(/ (PI) (* a b)) |
(/.f64 (PI.f64) (*.f64 a b)) |
(/ (PI) (* a b)) |
(/.f64 (PI.f64) (*.f64 a b)) |
(/ (PI) (* a b)) |
(/.f64 (PI.f64) (*.f64 a b)) |
(/ (PI) (* a b)) |
(/.f64 (PI.f64) (*.f64 a b)) |
(/ (PI) a) |
(/.f64 (PI.f64) a) |
(/ (PI) a) |
(/.f64 (PI.f64) a) |
(/ (PI) a) |
(/.f64 (PI.f64) a) |
(/ (PI) a) |
(/.f64 (PI.f64) a) |
(/ (PI) a) |
(/.f64 (PI.f64) a) |
(/ (PI) a) |
(/.f64 (PI.f64) a) |
(/ (PI) a) |
(/.f64 (PI.f64) a) |
(/ (PI) a) |
(/.f64 (PI.f64) a) |
(/ (PI) a) |
(/.f64 (PI.f64) a) |
(/ (PI) a) |
(/.f64 (PI.f64) a) |
(/ (PI) a) |
(/.f64 (PI.f64) a) |
(/ (PI) a) |
(/.f64 (PI.f64) a) |
(* 1/2 (/ (PI) (* a (pow b 2)))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) (*.f64 b b))) a) |
(* 1/2 (/ (PI) (* a (pow b 2)))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) (*.f64 b b))) a) |
(* 1/2 (/ (PI) (* a (pow b 2)))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) (*.f64 b b))) a) |
(* 1/2 (/ (PI) (* a (pow b 2)))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) (*.f64 b b))) a) |
(* 1/2 (/ (PI) (* a (pow b 2)))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) (*.f64 b b))) a) |
(* 1/2 (/ (PI) (* a (pow b 2)))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) (*.f64 b b))) a) |
(* 1/2 (/ (PI) (* a (pow b 2)))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) (*.f64 b b))) a) |
(* 1/2 (/ (PI) (* a (pow b 2)))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) (*.f64 b b))) a) |
(* 1/2 (/ (PI) (* a (pow b 2)))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) (*.f64 b b))) a) |
(* 1/2 (/ (PI) (* a (pow b 2)))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) (*.f64 b b))) a) |
(* 1/2 (/ (PI) (* a (pow b 2)))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) (*.f64 b b))) a) |
(* 1/2 (/ (PI) (* a (pow b 2)))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) (*.f64 b b))) a) |
(* 1/2 (/ (PI) (* a (pow b 2)))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) (*.f64 b b))) a) |
(* 1/2 (/ (PI) (* a (pow b 2)))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) (*.f64 b b))) a) |
(* 1/2 (/ (PI) (* a (pow b 2)))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) (*.f64 b b))) a) |
(* 1/2 (/ (PI) (* a (pow b 2)))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) (*.f64 b b))) a) |
(* 1/2 (/ (PI) (* a (pow b 2)))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) (*.f64 b b))) a) |
(* 1/2 (/ (PI) (* a (pow b 2)))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) (*.f64 b b))) a) |
(* 1/2 (/ (PI) (* a (pow b 2)))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) (*.f64 b b))) a) |
(* 1/2 (/ (PI) (* a (pow b 2)))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) (*.f64 b b))) a) |
(* 1/2 (/ (PI) (* a (pow b 2)))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) (*.f64 b b))) a) |
(* 1/2 (/ (PI) (* a (pow b 2)))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) (*.f64 b b))) a) |
(* 1/2 (/ (PI) (* a (pow b 2)))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) (*.f64 b b))) a) |
(* 1/2 (/ (PI) (* a (pow b 2)))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) (*.f64 b b))) a) |
(* a (pow b 2)) |
(*.f64 a (*.f64 b b)) |
(* a (pow b 2)) |
(*.f64 a (*.f64 b b)) |
(* a (pow b 2)) |
(*.f64 a (*.f64 b b)) |
(* a (pow b 2)) |
(*.f64 a (*.f64 b b)) |
(* a (pow b 2)) |
(*.f64 a (*.f64 b b)) |
(* a (pow b 2)) |
(*.f64 a (*.f64 b b)) |
(* a (pow b 2)) |
(*.f64 a (*.f64 b b)) |
(* a (pow b 2)) |
(*.f64 a (*.f64 b b)) |
(* a (pow b 2)) |
(*.f64 a (*.f64 b b)) |
(* a (pow b 2)) |
(*.f64 a (*.f64 b b)) |
(* a (pow b 2)) |
(*.f64 a (*.f64 b b)) |
(* a (pow b 2)) |
(*.f64 a (*.f64 b b)) |
(* a (pow b 2)) |
(*.f64 a (*.f64 b b)) |
(* a (pow b 2)) |
(*.f64 a (*.f64 b b)) |
(* a (pow b 2)) |
(*.f64 a (*.f64 b b)) |
(* a (pow b 2)) |
(*.f64 a (*.f64 b b)) |
(* a (pow b 2)) |
(*.f64 a (*.f64 b b)) |
(* a (pow b 2)) |
(*.f64 a (*.f64 b b)) |
(* a (pow b 2)) |
(*.f64 a (*.f64 b b)) |
(* a (pow b 2)) |
(*.f64 a (*.f64 b b)) |
(* a (pow b 2)) |
(*.f64 a (*.f64 b b)) |
(* a (pow b 2)) |
(*.f64 a (*.f64 b b)) |
(* a (pow b 2)) |
(*.f64 a (*.f64 b b)) |
(* a (pow b 2)) |
(*.f64 a (*.f64 b b)) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) a) a) b) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) a) a) b) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) a) a) b) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) a) a) b) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) a) a) b) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) a) a) b) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) a) a) b) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) a) a) b) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) a) a) b) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) a) a) b) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) a) a) b) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) a) a) b) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) a) a) b) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) a) a) b) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) a) a) b) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) a) a) b) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) a) a) b) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) a) a) b) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) a) a) b) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) a) a) b) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) a) a) b) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) a) a) b) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) a) a) b) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) a) a) b) |
(/ (* a b) (PI)) |
(/.f64 (*.f64 a b) (PI.f64)) |
(/ (* a b) (PI)) |
(/.f64 (*.f64 a b) (PI.f64)) |
(/ (* a b) (PI)) |
(/.f64 (*.f64 a b) (PI.f64)) |
(/ (* a b) (PI)) |
(/.f64 (*.f64 a b) (PI.f64)) |
(/ (* a b) (PI)) |
(/.f64 (*.f64 a b) (PI.f64)) |
(/ (* a b) (PI)) |
(/.f64 (*.f64 a b) (PI.f64)) |
(/ (* a b) (PI)) |
(/.f64 (*.f64 a b) (PI.f64)) |
(/ (* a b) (PI)) |
(/.f64 (*.f64 a b) (PI.f64)) |
(/ (* a b) (PI)) |
(/.f64 (*.f64 a b) (PI.f64)) |
(/ (* a b) (PI)) |
(/.f64 (*.f64 a b) (PI.f64)) |
(/ (* a b) (PI)) |
(/.f64 (*.f64 a b) (PI.f64)) |
(/ (* a b) (PI)) |
(/.f64 (*.f64 a b) (PI.f64)) |
(/ (* a b) (PI)) |
(/.f64 (*.f64 a b) (PI.f64)) |
(/ (* a b) (PI)) |
(/.f64 (*.f64 a b) (PI.f64)) |
(/ (* a b) (PI)) |
(/.f64 (*.f64 a b) (PI.f64)) |
(/ (* a b) (PI)) |
(/.f64 (*.f64 a b) (PI.f64)) |
(/ (* a b) (PI)) |
(/.f64 (*.f64 a b) (PI.f64)) |
(/ (* a b) (PI)) |
(/.f64 (*.f64 a b) (PI.f64)) |
(/ (* a b) (PI)) |
(/.f64 (*.f64 a b) (PI.f64)) |
(/ (* a b) (PI)) |
(/.f64 (*.f64 a b) (PI.f64)) |
(/ (* a b) (PI)) |
(/.f64 (*.f64 a b) (PI.f64)) |
(/ (* a b) (PI)) |
(/.f64 (*.f64 a b) (PI.f64)) |
(/ (* a b) (PI)) |
(/.f64 (*.f64 a b) (PI.f64)) |
(/ (* a b) (PI)) |
(/.f64 (*.f64 a b) (PI.f64)) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) a) a) b) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) a) a) b) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) a) a) b) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) a) a) b) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) a) a) b) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) a) a) b) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) a) a) b) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) a) a) b) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) a) a) b) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) a) a) b) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) a) a) b) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) a) a) b) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) a) a) b) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) a) a) b) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) a) a) b) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) a) a) b) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) a) a) b) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) a) a) b) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) a) a) b) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) a) a) b) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) a) a) b) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) a) a) b) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) a) a) b) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) a) a) b) |
(/ (PI) (* a b)) |
(/.f64 (PI.f64) (*.f64 a b)) |
(/ (PI) (* a b)) |
(/.f64 (PI.f64) (*.f64 a b)) |
(/ (PI) (* a b)) |
(/.f64 (PI.f64) (*.f64 a b)) |
(/ (PI) (* a b)) |
(/.f64 (PI.f64) (*.f64 a b)) |
(/ (PI) (* a b)) |
(/.f64 (PI.f64) (*.f64 a b)) |
(/ (PI) (* a b)) |
(/.f64 (PI.f64) (*.f64 a b)) |
(/ (PI) (* a b)) |
(/.f64 (PI.f64) (*.f64 a b)) |
(/ (PI) (* a b)) |
(/.f64 (PI.f64) (*.f64 a b)) |
(/ (PI) (* a b)) |
(/.f64 (PI.f64) (*.f64 a b)) |
(/ (PI) (* a b)) |
(/.f64 (PI.f64) (*.f64 a b)) |
(/ (PI) (* a b)) |
(/.f64 (PI.f64) (*.f64 a b)) |
(/ (PI) (* a b)) |
(/.f64 (PI.f64) (*.f64 a b)) |
(/ (PI) (* a b)) |
(/.f64 (PI.f64) (*.f64 a b)) |
(/ (PI) (* a b)) |
(/.f64 (PI.f64) (*.f64 a b)) |
(/ (PI) (* a b)) |
(/.f64 (PI.f64) (*.f64 a b)) |
(/ (PI) (* a b)) |
(/.f64 (PI.f64) (*.f64 a b)) |
(/ (PI) (* a b)) |
(/.f64 (PI.f64) (*.f64 a b)) |
(/ (PI) (* a b)) |
(/.f64 (PI.f64) (*.f64 a b)) |
(/ (PI) (* a b)) |
(/.f64 (PI.f64) (*.f64 a b)) |
(/ (PI) (* a b)) |
(/.f64 (PI.f64) (*.f64 a b)) |
(/ (PI) (* a b)) |
(/.f64 (PI.f64) (*.f64 a b)) |
(/ (PI) (* a b)) |
(/.f64 (PI.f64) (*.f64 a b)) |
(/ (PI) (* a b)) |
(/.f64 (PI.f64) (*.f64 a b)) |
(/ (PI) (* a b)) |
(/.f64 (PI.f64) (*.f64 a b)) |
Compiled 23616 to 2789 computations (88.2% saved)
14 alts after pruning (10 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1781 | 7 | 1788 |
| Fresh | 5 | 3 | 8 |
| Picked | 2 | 3 | 5 |
| Done | 1 | 1 | 2 |
| Total | 1789 | 14 | 1803 |
| Status | Accuracy | Program |
|---|---|---|
| 65.2% | (/.f64 (/.f64 (/.f64 (PI.f64) b) a) (/.f64 a #s(literal 1/2 binary64))) | |
| ✓ | 99.6% | (/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) b)) a) (+.f64 b a)) |
| 64.8% | (/.f64 (/.f64 (PI.f64) (*.f64 a (*.f64 b a))) #s(literal 2 binary64)) | |
| 61.9% | (/.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b a) (PI.f64))) b) | |
| 65.1% | (/.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (PI.f64))) (*.f64 b a)) | |
| 65.1% | (/.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 (/.f64 b (PI.f64)) a)) | |
| 61.9% | (/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) b) (PI.f64)) (*.f64 b a)) | |
| ✓ | 55.3% | (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 (*.f64 b b) a)) |
| 61.5% | (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 (*.f64 b a) b)) | |
| 64.8% | (/.f64 #s(literal 1/2 binary64) (/.f64 a (/.f64 (PI.f64) (*.f64 b a)))) | |
| ✓ | 94.3% | (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (+.f64 b a)) b) (/.f64 (PI.f64) a)) |
| 56.6% | (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) b) b) (/.f64 (PI.f64) a)) | |
| 61.9% | (*.f64 (/.f64 (PI.f64) b) (/.f64 #s(literal 1/2 binary64) (*.f64 b a))) | |
| ✓ | 65.2% | (*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (/.f64 (PI.f64) a) b)) |
Compiled 959 to 294 computations (69.3% saved)
| Inputs |
|---|
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (PI.f64) (*.f64 a b))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (/.f64 (PI.f64) a) b)) |
(*.f64 (/.f64 (PI.f64) b) (/.f64 #s(literal 1/2 binary64) (*.f64 b a))) |
(*.f64 (/.f64 (PI.f64) (*.f64 a a)) (/.f64 #s(literal 1/2 binary64) b)) |
(*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) b) b) (/.f64 (PI.f64) a)) |
(/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a a) (/.f64 b (PI.f64)))) |
(/.f64 #s(literal 1/2 binary64) (/.f64 a (/.f64 (PI.f64) (*.f64 b a)))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 b (*.f64 b a))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 (*.f64 a a) b)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 (*.f64 a b) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 (*.f64 b a) b)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 (*.f64 b b) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) a)) (*.f64 b b)) |
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) b) (PI.f64)) (*.f64 b a)) |
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (PI.f64) a)) b) |
(/.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 (/.f64 b (PI.f64)) a)) |
(/.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (*.f64 b a) (PI.f64))) |
(/.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (PI.f64))) (*.f64 b a)) |
(/.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b a) (PI.f64))) b) |
(/.f64 (/.f64 (PI.f64) (*.f64 a (*.f64 b a))) #s(literal 2 binary64)) |
(/.f64 (/.f64 (PI.f64) (*.f64 b a)) (/.f64 a #s(literal 1/2 binary64))) |
(/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) b)) b) a) |
(/.f64 (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) a) (*.f64 a b)) |
(/.f64 (/.f64 (/.f64 (PI.f64) b) a) (/.f64 a #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (PI.f64) b) (/.f64 #s(literal 1/2 binary64) (*.f64 a (+.f64 b a)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (+.f64 b a)) b) (/.f64 (PI.f64) a)) |
(/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) b)) a) (+.f64 b a)) |
(*.f64 (/.f64 (PI.f64) (*.f64 a b)) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (-.f64 b a)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (+.f64 a b)) (/.f64 b (/.f64 (PI.f64) a)))) |
(/.f64 (/.f64 (PI.f64) a) (*.f64 (+.f64 b a) (*.f64 #s(literal 2 binary64) (-.f64 b a)))) |
(/.f64 (/.f64 (/.f64 (PI.f64) a) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (+.f64 b a)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (+.f64 a b))) (/.f64 #s(literal 1 binary64) (/.f64 b (/.f64 (PI.f64) a)))) |
(*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) b)) b) (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) |
(*.f64 (/.f64 (/.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) a) a) (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) |
(/.f64 (+.f64 (/.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) a) (*.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) b))) (*.f64 a a)) |
(/.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1 binary64) b)) (/.f64 a (*.f64 (PI.f64) #s(literal -1/2 binary64)))) a) |
(*.f64 (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 b b))) (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) |
(*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 b a)) (+.f64 a b)) (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b))) |
(/.f64 (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) (*.f64 (+.f64 b a) (*.f64 #s(literal 2 binary64) (-.f64 b a)))) |
(/.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 b a)) (/.f64 (+.f64 a b) (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)))) |
(/.f64 (/.f64 (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (+.f64 b a)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b))) |
(*.f64 (/.f64 (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) (+.f64 b a)) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (-.f64 b a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 b a)) (/.f64 (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) (+.f64 b a)))) |
(/.f64 (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (-.f64 b a)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 b a))) |
(/.f64 (*.f64 (/.f64 (PI.f64) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 b a)) (*.f64 #s(literal 2 binary64) (*.f64 b a))) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (/.f64 a (PI.f64))) (/.f64 (PI.f64) b)) (*.f64 (+.f64 b a) (*.f64 #s(literal 2 binary64) (-.f64 b a)))) |
(/.f64 (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (/.f64 a (PI.f64))) (/.f64 (PI.f64) b)) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (+.f64 b a)) |
(*.f64 (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) |
(*.f64 (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) (-.f64 b a))) (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) |
(/.f64 (/.f64 (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 a (PI.f64))) (PI.f64))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 a (PI.f64))) b)) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (+.f64 b a)) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 b a)) (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b))) #s(literal -1 binary64))) |
(fma.f64 (/.f64 (PI.f64) (+.f64 b a)) (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (neg.f64 (/.f64 (/.f64 (PI.f64) b) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))))) |
(*.f64 (/.f64 (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) (+.f64 b a)) (pow.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (-.f64 b a)) #s(literal -1/2 binary64)) #s(literal 2 binary64))) |
(+.f64 (fma.f64 (/.f64 (PI.f64) (+.f64 b a)) (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 b a)) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (+.f64 b a)))))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 b a))) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (+.f64 b a))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 b a)) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (+.f64 b a)))))) |
| Outputs |
|---|
(/.f64 (/.f64 (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (+.f64 b a)) |
3 calls:
| 15.0ms | b |
| 14.0ms | (*.f64 (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) |
| 14.0ms | a |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.7% | 1 | a |
| 99.7% | 1 | b |
| 99.7% | 1 | (*.f64 (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) |
Compiled 29 to 19 computations (34.5% saved)
| Inputs |
|---|
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (PI.f64) (*.f64 a b))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (/.f64 (PI.f64) a) b)) |
(*.f64 (/.f64 (PI.f64) b) (/.f64 #s(literal 1/2 binary64) (*.f64 b a))) |
(*.f64 (/.f64 (PI.f64) (*.f64 a a)) (/.f64 #s(literal 1/2 binary64) b)) |
(*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) b) b) (/.f64 (PI.f64) a)) |
(/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a a) (/.f64 b (PI.f64)))) |
(/.f64 #s(literal 1/2 binary64) (/.f64 a (/.f64 (PI.f64) (*.f64 b a)))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 b (*.f64 b a))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 (*.f64 a a) b)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 (*.f64 a b) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 (*.f64 b a) b)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 (*.f64 b b) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) a)) (*.f64 b b)) |
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) b) (PI.f64)) (*.f64 b a)) |
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (PI.f64) a)) b) |
(/.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 (/.f64 b (PI.f64)) a)) |
(/.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (*.f64 b a) (PI.f64))) |
(/.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (PI.f64))) (*.f64 b a)) |
(/.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b a) (PI.f64))) b) |
(/.f64 (/.f64 (PI.f64) (*.f64 a (*.f64 b a))) #s(literal 2 binary64)) |
(/.f64 (/.f64 (PI.f64) (*.f64 b a)) (/.f64 a #s(literal 1/2 binary64))) |
(/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) b)) b) a) |
(/.f64 (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) a) (*.f64 a b)) |
(/.f64 (/.f64 (/.f64 (PI.f64) b) a) (/.f64 a #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (PI.f64) b) (/.f64 #s(literal 1/2 binary64) (*.f64 a (+.f64 b a)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (+.f64 b a)) b) (/.f64 (PI.f64) a)) |
(/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) b)) a) (+.f64 b a)) |
(*.f64 (/.f64 (PI.f64) (*.f64 a b)) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (-.f64 b a)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (+.f64 a b)) (/.f64 b (/.f64 (PI.f64) a)))) |
(/.f64 (/.f64 (PI.f64) a) (*.f64 (+.f64 b a) (*.f64 #s(literal 2 binary64) (-.f64 b a)))) |
(/.f64 (/.f64 (/.f64 (PI.f64) a) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (+.f64 b a)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (+.f64 a b))) (/.f64 #s(literal 1 binary64) (/.f64 b (/.f64 (PI.f64) a)))) |
(*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) b)) b) (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) |
(*.f64 (/.f64 (/.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) a) a) (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) |
(/.f64 (+.f64 (/.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) a) (*.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) b))) (*.f64 a a)) |
(/.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1 binary64) b)) (/.f64 a (*.f64 (PI.f64) #s(literal -1/2 binary64)))) a) |
(*.f64 (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 b b))) (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) |
(*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 b a)) (+.f64 a b)) (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b))) |
(/.f64 (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) (*.f64 (+.f64 b a) (*.f64 #s(literal 2 binary64) (-.f64 b a)))) |
(/.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 b a)) (/.f64 (+.f64 a b) (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)))) |
| Outputs |
|---|
(/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) b)) a) (+.f64 b a)) |
2 calls:
| 27.0ms | b |
| 12.0ms | a |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.6% | 1 | a |
| 99.6% | 1 | b |
Compiled 6 to 4 computations (33.3% saved)
| Inputs |
|---|
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (PI.f64) (*.f64 a b))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (/.f64 (PI.f64) a) b)) |
(*.f64 (/.f64 (PI.f64) b) (/.f64 #s(literal 1/2 binary64) (*.f64 b a))) |
(*.f64 (/.f64 (PI.f64) (*.f64 a a)) (/.f64 #s(literal 1/2 binary64) b)) |
(*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) b) b) (/.f64 (PI.f64) a)) |
(/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a a) (/.f64 b (PI.f64)))) |
(/.f64 #s(literal 1/2 binary64) (/.f64 a (/.f64 (PI.f64) (*.f64 b a)))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 b (*.f64 b a))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 (*.f64 a a) b)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 (*.f64 a b) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 (*.f64 b a) b)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 (*.f64 b b) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) a)) (*.f64 b b)) |
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) b) (PI.f64)) (*.f64 b a)) |
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (PI.f64) a)) b) |
(/.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 (/.f64 b (PI.f64)) a)) |
(/.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (*.f64 b a) (PI.f64))) |
(/.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (PI.f64))) (*.f64 b a)) |
(/.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b a) (PI.f64))) b) |
(/.f64 (/.f64 (PI.f64) (*.f64 a (*.f64 b a))) #s(literal 2 binary64)) |
(/.f64 (/.f64 (PI.f64) (*.f64 b a)) (/.f64 a #s(literal 1/2 binary64))) |
(/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) b)) b) a) |
(/.f64 (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) a) (*.f64 a b)) |
(/.f64 (/.f64 (/.f64 (PI.f64) b) a) (/.f64 a #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (PI.f64) b) (/.f64 #s(literal 1/2 binary64) (*.f64 a (+.f64 b a)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (+.f64 b a)) b) (/.f64 (PI.f64) a)) |
| Outputs |
|---|
(/.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (*.f64 b a) (PI.f64))) |
(*.f64 (/.f64 (PI.f64) b) (/.f64 #s(literal 1/2 binary64) (*.f64 a (+.f64 b a)))) |
2 calls:
| 9.0ms | a |
| 8.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.6% | 2 | a |
| 99.6% | 2 | b |
Compiled 6 to 4 computations (33.3% saved)
| Inputs |
|---|
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (PI.f64) (*.f64 a b))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (/.f64 (PI.f64) a) b)) |
(*.f64 (/.f64 (PI.f64) b) (/.f64 #s(literal 1/2 binary64) (*.f64 b a))) |
(*.f64 (/.f64 (PI.f64) (*.f64 a a)) (/.f64 #s(literal 1/2 binary64) b)) |
(*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) b) b) (/.f64 (PI.f64) a)) |
(/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a a) (/.f64 b (PI.f64)))) |
(/.f64 #s(literal 1/2 binary64) (/.f64 a (/.f64 (PI.f64) (*.f64 b a)))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 b (*.f64 b a))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 (*.f64 a a) b)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 (*.f64 a b) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 (*.f64 b a) b)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 (*.f64 b b) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) a)) (*.f64 b b)) |
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) b) (PI.f64)) (*.f64 b a)) |
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (PI.f64) a)) b) |
(/.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 (/.f64 b (PI.f64)) a)) |
(/.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (*.f64 b a) (PI.f64))) |
(/.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (PI.f64))) (*.f64 b a)) |
(/.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b a) (PI.f64))) b) |
(/.f64 (/.f64 (PI.f64) (*.f64 a (*.f64 b a))) #s(literal 2 binary64)) |
(/.f64 (/.f64 (PI.f64) (*.f64 b a)) (/.f64 a #s(literal 1/2 binary64))) |
(/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) b)) b) a) |
(/.f64 (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) a) (*.f64 a b)) |
(/.f64 (/.f64 (/.f64 (PI.f64) b) a) (/.f64 a #s(literal 1/2 binary64))) |
| Outputs |
|---|
(/.f64 (/.f64 (PI.f64) (*.f64 b a)) (/.f64 a #s(literal 1/2 binary64))) |
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (PI.f64) a)) b) |
2 calls:
| 25.0ms | b |
| 7.0ms | a |
| Accuracy | Segments | Branch |
|---|---|---|
| 90.4% | 2 | b |
| 93.8% | 2 | a |
Compiled 6 to 4 computations (33.3% saved)
| Inputs |
|---|
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (PI.f64) (*.f64 a b))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (/.f64 (PI.f64) a) b)) |
(*.f64 (/.f64 (PI.f64) b) (/.f64 #s(literal 1/2 binary64) (*.f64 b a))) |
(*.f64 (/.f64 (PI.f64) (*.f64 a a)) (/.f64 #s(literal 1/2 binary64) b)) |
(*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) b) b) (/.f64 (PI.f64) a)) |
(/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a a) (/.f64 b (PI.f64)))) |
(/.f64 #s(literal 1/2 binary64) (/.f64 a (/.f64 (PI.f64) (*.f64 b a)))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 b (*.f64 b a))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 (*.f64 a a) b)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 (*.f64 a b) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 (*.f64 b a) b)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 (*.f64 b b) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) a)) (*.f64 b b)) |
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) b) (PI.f64)) (*.f64 b a)) |
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (PI.f64) a)) b) |
(/.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 (/.f64 b (PI.f64)) a)) |
(/.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (*.f64 b a) (PI.f64))) |
(/.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (PI.f64))) (*.f64 b a)) |
(/.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b a) (PI.f64))) b) |
(/.f64 (/.f64 (PI.f64) (*.f64 a (*.f64 b a))) #s(literal 2 binary64)) |
| Outputs |
|---|
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (/.f64 (PI.f64) a) b)) |
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (PI.f64) a)) b) |
1 calls:
| 6.0ms | a |
| Accuracy | Segments | Branch |
|---|---|---|
| 93.8% | 2 | a |
Compiled 3 to 2 computations (33.3% saved)
| Inputs |
|---|
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (PI.f64) (*.f64 a b))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (/.f64 (PI.f64) a) b)) |
(*.f64 (/.f64 (PI.f64) b) (/.f64 #s(literal 1/2 binary64) (*.f64 b a))) |
(*.f64 (/.f64 (PI.f64) (*.f64 a a)) (/.f64 #s(literal 1/2 binary64) b)) |
(*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) b) b) (/.f64 (PI.f64) a)) |
(/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a a) (/.f64 b (PI.f64)))) |
(/.f64 #s(literal 1/2 binary64) (/.f64 a (/.f64 (PI.f64) (*.f64 b a)))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 b (*.f64 b a))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 (*.f64 a a) b)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 (*.f64 a b) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 (*.f64 b a) b)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 (*.f64 b b) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) a)) (*.f64 b b)) |
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) b) (PI.f64)) (*.f64 b a)) |
| Outputs |
|---|
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (/.f64 (PI.f64) a) b)) |
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) b) (PI.f64)) (*.f64 b a)) |
1 calls:
| 5.0ms | a |
| Accuracy | Segments | Branch |
|---|---|---|
| 93.8% | 2 | a |
Compiled 3 to 2 computations (33.3% saved)
| Inputs |
|---|
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (PI.f64) (*.f64 a b))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (/.f64 (PI.f64) a) b)) |
(*.f64 (/.f64 (PI.f64) b) (/.f64 #s(literal 1/2 binary64) (*.f64 b a))) |
(*.f64 (/.f64 (PI.f64) (*.f64 a a)) (/.f64 #s(literal 1/2 binary64) b)) |
(*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) b) b) (/.f64 (PI.f64) a)) |
(/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a a) (/.f64 b (PI.f64)))) |
(/.f64 #s(literal 1/2 binary64) (/.f64 a (/.f64 (PI.f64) (*.f64 b a)))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 b (*.f64 b a))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 (*.f64 a a) b)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 (*.f64 a b) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 (*.f64 b a) b)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 (*.f64 b b) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) a)) (*.f64 b b)) |
| Outputs |
|---|
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (/.f64 (PI.f64) a) b)) |
(*.f64 (/.f64 (PI.f64) b) (/.f64 #s(literal 1/2 binary64) (*.f64 b a))) |
1 calls:
| 20.0ms | a |
| Accuracy | Segments | Branch |
|---|---|---|
| 93.8% | 2 | a |
Compiled 3 to 2 computations (33.3% saved)
| Inputs |
|---|
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (PI.f64) (*.f64 a b))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (/.f64 (PI.f64) a) b)) |
| Outputs |
|---|
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (/.f64 (PI.f64) a) b)) |
2 calls:
| 2.0ms | b |
| 2.0ms | a |
| Accuracy | Segments | Branch |
|---|---|---|
| 65.2% | 1 | b |
| 65.2% | 1 | a |
Compiled 6 to 4 computations (33.3% saved)
Total -0.0b remaining (-0%)
Threshold costs -0b (-0%)
| Inputs |
|---|
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (PI.f64) (*.f64 a b))) |
| Outputs |
|---|
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (PI.f64) (*.f64 a b))) |
2 calls:
| 1.0ms | b |
| 1.0ms | a |
| Accuracy | Segments | Branch |
|---|---|---|
| 65.1% | 1 | b |
| 65.1% | 1 | a |
Compiled 6 to 4 computations (33.3% saved)
| 1× | binary-search |
| 1× | predicate-same |
| Time | Left | Right |
|---|---|---|
| 15.0ms | -1.6890886398533925e+109 | -2.014644088327011e+105 |
| 10.0ms | 96× | 0 | valid |
Compiled 184 to 133 computations (27.7% saved)
ival-div: 3.0ms (43.2% of total)ival-mult: 3.0ms (43.2% of total)ival-sub: 1.0ms (14.4% of total)ival-pi: 0.0ms (0% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 20.0ms | -2.6046472898129946e-45 | -2.0809665448931747e-48 |
| 15.0ms | 128× | 0 | valid |
Compiled 220 to 163 computations (25.9% saved)
ival-mult: 5.0ms (47.2% of total)ival-div: 4.0ms (37.8% of total)ival-pi: 1.0ms (9.4% of total)ival-sub: 1.0ms (9.4% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 19.0ms | -2.6046472898129946e-45 | -2.0809665448931747e-48 |
| 15.0ms | 128× | 0 | valid |
Compiled 220 to 163 computations (25.9% saved)
ival-div: 4.0ms (43.3% of total)ival-mult: 4.0ms (43.3% of total)ival-pi: 1.0ms (10.8% of total)ival-sub: 1.0ms (10.8% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 21.0ms | -2.6046472898129946e-45 | -2.0809665448931747e-48 |
| 16.0ms | 128× | 0 | valid |
Compiled 220 to 163 computations (25.9% saved)
ival-mult: 7.0ms (56.2% of total)ival-div: 4.0ms (32.1% of total)ival-pi: 1.0ms (8% of total)ival-sub: 1.0ms (8% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 19.0ms | -2.6046472898129946e-45 | -2.0809665448931747e-48 |
| 14.0ms | 128× | 0 | valid |
Compiled 220 to 163 computations (25.9% saved)
ival-mult: 5.0ms (47.9% of total)ival-div: 4.0ms (38.3% of total)ival-pi: 1.0ms (9.6% of total)ival-sub: 1.0ms (9.6% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| 1× | egg-herbie |
| 28× | *-commutative_binary64 |
| 14× | +-commutative_binary64 |
| 12× | sub-neg_binary64 |
| 8× | neg-sub0_binary64 |
| 8× | neg-mul-1_binary64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 53 | 158 |
| 1 | 68 | 158 |
| 2 | 80 | 158 |
| 3 | 88 | 158 |
| 4 | 94 | 158 |
| 5 | 96 | 158 |
| 1× | saturated |
| Inputs |
|---|
(/.f64 (/.f64 (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (+.f64 b a)) |
(/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) b)) a) (+.f64 b a)) |
(if (<=.f64 a #s(literal -600000000000000046473455524883116661202489643467779290086853867826709171176518251711725606799149906700271616 binary64)) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (*.f64 b a) (PI.f64))) (*.f64 (/.f64 (PI.f64) b) (/.f64 #s(literal 1/2 binary64) (*.f64 a (+.f64 b a))))) |
(if (<=.f64 a #s(literal -7507614542778003/102844034832575377634685573909834406561420991602098741459288064 binary64)) (/.f64 (/.f64 (PI.f64) (*.f64 b a)) (/.f64 a #s(literal 1/2 binary64))) (/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (PI.f64) a)) b)) |
(if (<=.f64 a #s(literal -3776304404008627/1606938044258990275541962092341162602522202993782792835301376 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (/.f64 (PI.f64) a) b)) (/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (PI.f64) a)) b)) |
(if (<=.f64 a #s(literal -1968499104217263/803469022129495137770981046170581301261101496891396417650688 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (/.f64 (PI.f64) a) b)) (/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) b) (PI.f64)) (*.f64 b a))) |
(if (<=.f64 a #s(literal -1156995391866473/25711008708143844408671393477458601640355247900524685364822016 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (/.f64 (PI.f64) a) b)) (*.f64 (/.f64 (PI.f64) b) (/.f64 #s(literal 1/2 binary64) (*.f64 b a)))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (/.f64 (PI.f64) a) b)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (PI.f64) (*.f64 a b))) |
| Outputs |
|---|
(/.f64 (/.f64 (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (+.f64 b a)) |
(/.f64 (/.f64 (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (+.f64 a b)) |
(/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) b)) a) (+.f64 b a)) |
(/.f64 (/.f64 (*.f64 (/.f64 (PI.f64) b) #s(literal 1/2 binary64)) a) (+.f64 a b)) |
(if (<=.f64 a #s(literal -600000000000000046473455524883116661202489643467779290086853867826709171176518251711725606799149906700271616 binary64)) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (*.f64 b a) (PI.f64))) (*.f64 (/.f64 (PI.f64) b) (/.f64 #s(literal 1/2 binary64) (*.f64 a (+.f64 b a))))) |
(if (<=.f64 a #s(literal -600000000000000046473455524883116661202489643467779290086853867826709171176518251711725606799149906700271616 binary64)) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (*.f64 a b) (PI.f64))) (*.f64 (/.f64 (PI.f64) b) (/.f64 #s(literal 1/2 binary64) (*.f64 a (+.f64 a b))))) |
(if (<=.f64 a #s(literal -7507614542778003/102844034832575377634685573909834406561420991602098741459288064 binary64)) (/.f64 (/.f64 (PI.f64) (*.f64 b a)) (/.f64 a #s(literal 1/2 binary64))) (/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (PI.f64) a)) b)) |
(if (<=.f64 a #s(literal -7507614542778003/102844034832575377634685573909834406561420991602098741459288064 binary64)) (/.f64 (/.f64 (PI.f64) (*.f64 a b)) (/.f64 a #s(literal 1/2 binary64))) (/.f64 (*.f64 (/.f64 (PI.f64) a) (/.f64 #s(literal 1/2 binary64) b)) b)) |
(if (<=.f64 a #s(literal -3776304404008627/1606938044258990275541962092341162602522202993782792835301376 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (/.f64 (PI.f64) a) b)) (/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (PI.f64) a)) b)) |
(if (<=.f64 a #s(literal -3776304404008627/1606938044258990275541962092341162602522202993782792835301376 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (/.f64 (PI.f64) a) b)) (/.f64 (*.f64 (/.f64 (PI.f64) a) (/.f64 #s(literal 1/2 binary64) b)) b)) |
(if (<=.f64 a #s(literal -1968499104217263/803469022129495137770981046170581301261101496891396417650688 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (/.f64 (PI.f64) a) b)) (/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) b) (PI.f64)) (*.f64 b a))) |
(if (<=.f64 a #s(literal -1968499104217263/803469022129495137770981046170581301261101496891396417650688 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (/.f64 (PI.f64) a) b)) (/.f64 (*.f64 (PI.f64) (/.f64 #s(literal 1/2 binary64) b)) (*.f64 a b))) |
(if (<=.f64 a #s(literal -1156995391866473/25711008708143844408671393477458601640355247900524685364822016 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (/.f64 (PI.f64) a) b)) (*.f64 (/.f64 (PI.f64) b) (/.f64 #s(literal 1/2 binary64) (*.f64 b a)))) |
(if (<=.f64 a #s(literal -1156995391866473/25711008708143844408671393477458601640355247900524685364822016 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (/.f64 (PI.f64) a) b)) (*.f64 (/.f64 (PI.f64) b) (/.f64 #s(literal 1/2 binary64) (*.f64 a b)))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (/.f64 (PI.f64) a) b)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (PI.f64) (*.f64 a b))) |
| 4868× | *-lowering-*.f32 |
| 4868× | *-lowering-*.f64 |
| 4860× | *-lowering-*.f32 |
| 4860× | *-lowering-*.f64 |
| 4334× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 23 | 67 |
| 1 | 190 | 67 |
| 2 | 2082 | 67 |
| 0 | 8861 | 67 |
| 0 | 29 | 132 |
| 1 | 217 | 127 |
| 2 | 2187 | 127 |
| 0 | 8941 | 127 |
| 0 | 505 | 5943 |
| 1 | 1729 | 4815 |
| 2 | 6481 | 4778 |
| 0 | 8115 | 4778 |
| 0 | 34 | 153 |
| 1 | 252 | 147 |
| 2 | 2748 | 138 |
| 0 | 8458 | 138 |
| 0 | 22 | 93 |
| 1 | 156 | 90 |
| 2 | 1430 | 90 |
| 3 | 7165 | 90 |
| 0 | 8105 | 90 |
| 0 | 474 | 3081 |
| 1 | 1533 | 2539 |
| 2 | 6231 | 2458 |
| 0 | 8065 | 2458 |
| 1× | fuel |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
Compiled 532 to 324 computations (39.1% saved)
(sort a b)
Compiled 480 to 204 computations (57.5% saved)
Loading profile data...