
Time bar (total: 18.0s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 0 |
| 100% | 99.9% | 0% | 0.1% | 0% | 0% | 0% | 1 |
Compiled 25 to 18 computations (28% saved)
| 1.2s | 3 478× | 1 | valid |
| 536.0ms | 4 678× | 0 | valid |
| 225.0ms | 73× | 3 | valid |
| 28.0ms | 27× | 2 | valid |
ival-sin: 518.0ms (29.9% of total)ival-cos: 330.0ms (19% of total)ival-mult: 323.0ms (18.6% of total)ival-pow2: 211.0ms (12.2% of total)ival-div: 119.0ms (6.9% of total)adjust: 87.0ms (5% of total)ival-pi: 70.0ms (4% of total)ival-sub: 55.0ms (3.2% of total)exact: 9.0ms (0.5% of total)ival-true: 7.0ms (0.4% of total)ival-assert: 4.0ms (0.2% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 131 | 0 | - | 0 | - | (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) |
| 131 | 0 | - | 0 | - | (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) |
| 21 | 0 | - | 0 | - | (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) |
| 13 | 0 | - | 0 | - | (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64))) |
| 0 | 0 | - | 0 | - | (pow.f64 b #s(literal 2 binary64)) |
| 0 | 0 | - | 0 | - | (/.f64 angle #s(literal 180 binary64)) |
| 0 | 0 | - | 0 | - | a |
| 0 | 0 | - | 0 | - | (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) |
| 0 | 0 | - | 0 | - | (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) |
| 0 | 0 | - | 0 | - | #s(literal 180 binary64) |
| 0 | 0 | - | 0 | - | angle |
| 0 | 0 | - | 0 | - | (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))) |
| 0 | 0 | - | 0 | - | (pow.f64 a #s(literal 2 binary64)) |
| 0 | 0 | - | 0 | - | #s(literal 2 binary64) |
| 0 | 0 | - | 0 | - | b |
| 0 | 0 | - | 0 | - | (PI.f64) |
| Operator | Subexpression | Explanation | Count | |
|---|---|---|---|---|
cos.f64 | (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) | sensitivity | 131 | 0 |
sin.f64 | (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) | sensitivity | 131 | 0 |
*.f64 | (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) | n*o | 20 | 0 |
-.f64 | (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64))) | nan-rescue | 13 | 0 |
| ↳ | (pow.f64 b #s(literal 2 binary64)) | overflow | 68 | |
| ↳ | (pow.f64 a #s(literal 2 binary64)) | overflow | 57 | |
*.f64 | (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) | o*u | 1 | 0 |
| ↳ | (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) | overflow | 112 | |
| ↳ | (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64))) | overflow | 112 | |
| ↳ | (pow.f64 b #s(literal 2 binary64)) | overflow | 68 | |
| ↳ | (pow.f64 a #s(literal 2 binary64)) | overflow | 57 | |
| ↳ | (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) | underflow | 1 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 119 | 0 |
| - | 36 | 101 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 119 | 0 | 0 |
| - | 36 | 0 | 101 |
| number | freq |
|---|---|
| 0 | 101 |
| 1 | 20 |
| 2 | 129 |
| 3 | 6 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 111.0ms | 256× | 1 | valid |
| 33.0ms | 254× | 0 | valid |
| 5.0ms | 2× | 3 | valid |
Compiled 204 to 52 computations (74.5% saved)
ival-pow2: 28.0ms (24.7% of total)ival-mult: 23.0ms (20.3% of total)ival-pi: 16.0ms (14.1% of total)ival-sin: 16.0ms (14.1% of total)ival-cos: 12.0ms (10.6% of total)adjust: 8.0ms (7% of total)ival-div: 6.0ms (5.3% of total)ival-sub: 3.0ms (2.6% of total)ival-true: 1.0ms (0.9% of total)exact: 1.0ms (0.9% of total)ival-assert: 0.0ms (0% of total)| 1× | egg-herbie |
| 8 338× | lower-fma.f64 |
| 8 338× | lower-fma.f32 |
| 4 908× | lower-*.f32 |
| 4 900× | lower-*.f64 |
| 1 806× | lower--.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 57 | 218 |
| 1 | 150 | 207 |
| 2 | 484 | 207 |
| 3 | 1686 | 207 |
| 4 | 4780 | 207 |
| 5 | 7707 | 207 |
| 0 | 16 | 23 |
| 0 | 27 | 23 |
| 1 | 41 | 23 |
| 2 | 83 | 23 |
| 3 | 227 | 23 |
| 4 | 778 | 23 |
| 5 | 2577 | 23 |
| 6 | 3810 | 23 |
| 7 | 5548 | 23 |
| 0 | 8044 | 23 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) |
| Outputs |
|---|
(*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 b a) (-.f64 b a))) (*.f64 (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))))) |
(abs b)
(abs a)
(negabs angle)
Compiled 26 to 16 computations (38.5% saved)
Compiled 3 to 3 computations (0% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 57.5% | (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) |
Compiled 26 to 16 computations (38.5% saved)
| 1× | egg-herbie |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| cost-diff | 0 | (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) | |
| cost-diff | 128 | (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64))) | |
| cost-diff | 6144 | (pow.f64 a #s(literal 2 binary64)) | |
| cost-diff | 6144 | (pow.f64 b #s(literal 2 binary64)) |
| 8 338× | lower-fma.f64 |
| 8 338× | lower-fma.f32 |
| 4 908× | lower-*.f32 |
| 4 900× | lower-*.f64 |
| 1 806× | lower--.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 16 | 87 |
| 0 | 27 | 87 |
| 1 | 41 | 87 |
| 2 | 83 | 87 |
| 3 | 227 | 87 |
| 4 | 778 | 87 |
| 5 | 2577 | 87 |
| 6 | 3810 | 87 |
| 7 | 5548 | 87 |
| 0 | 8044 | 87 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) |
(*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) |
#s(literal 2 binary64) |
(-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64))) |
(pow.f64 b #s(literal 2 binary64)) |
b |
(pow.f64 a #s(literal 2 binary64)) |
a |
(sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) |
(*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))) |
(PI.f64) |
(/.f64 angle #s(literal 180 binary64)) |
angle |
#s(literal 180 binary64) |
(cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) |
| Outputs |
|---|
(*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 b a) (-.f64 b a))) (*.f64 (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 b a) (-.f64 b a))) (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) |
(*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) |
(*.f64 #s(literal 2 binary64) (*.f64 (+.f64 b a) (-.f64 b a))) |
#s(literal 2 binary64) |
(-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64))) |
(*.f64 (+.f64 b a) (-.f64 b a)) |
(pow.f64 b #s(literal 2 binary64)) |
(*.f64 b b) |
b |
(pow.f64 a #s(literal 2 binary64)) |
(*.f64 a a) |
a |
(sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) |
(sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) |
(*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))) |
(/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)) |
(PI.f64) |
(/.f64 angle #s(literal 180 binary64)) |
angle |
#s(literal 180 binary64) |
(cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) |
(cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 3.152321044132264 | (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64))) | |
| accuracy | 5.120659062231805 | (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) | |
| accuracy | 28.238379514445683 | (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) | |
| accuracy | 28.989574089136532 | (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) |
| 42.0ms | 128× | 1 | valid |
| 14.0ms | 127× | 0 | valid |
| 2.0ms | 1× | 3 | valid |
Compiled 89 to 18 computations (79.8% saved)
ival-mult: 9.0ms (22.3% of total)ival-sin: 9.0ms (22.3% of total)ival-cos: 8.0ms (19.8% of total)ival-pow2: 5.0ms (12.4% of total)ival-div: 3.0ms (7.4% of total)adjust: 3.0ms (7.4% of total)ival-sub: 2.0ms (5% of total)ival-pi: 1.0ms (2.5% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| Inputs |
|---|
#<alt (pow.f64 b #s(literal 2 binary64))> |
#<alt (pow.f64 a #s(literal 2 binary64))> |
#<alt (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))> |
#<alt (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))))> |
#<alt (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))> |
#<alt (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))> |
#<alt (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))))> |
| Outputs |
|---|
#<alt (pow b 2)> |
#<alt (pow b 2)> |
#<alt (pow b 2)> |
#<alt (pow b 2)> |
#<alt (pow b 2)> |
#<alt (pow b 2)> |
#<alt (pow b 2)> |
#<alt (pow b 2)> |
#<alt (pow b 2)> |
#<alt (pow b 2)> |
#<alt (pow b 2)> |
#<alt (pow b 2)> |
#<alt (pow a 2)> |
#<alt (pow a 2)> |
#<alt (pow a 2)> |
#<alt (pow a 2)> |
#<alt (pow a 2)> |
#<alt (pow a 2)> |
#<alt (pow a 2)> |
#<alt (pow a 2)> |
#<alt (pow a 2)> |
#<alt (pow a 2)> |
#<alt (pow a 2)> |
#<alt (pow a 2)> |
#<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 (* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))))> |
#<alt (+ (* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) (* 2 (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))))> |
#<alt (+ (* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) (* 2 (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))))> |
#<alt (+ (* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) (* 2 (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))))> |
#<alt (* 2 (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))))> |
#<alt (* (pow b 2) (+ (* -2 (/ (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow b 2))) (* 2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))))> |
#<alt (* (pow b 2) (+ (* -2 (/ (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow b 2))) (* 2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))))> |
#<alt (* (pow b 2) (+ (* -2 (/ (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow b 2))) (* 2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))))> |
#<alt (* 2 (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))))> |
#<alt (* (pow b 2) (+ (* -2 (/ (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow b 2))) (* 2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))))> |
#<alt (* (pow b 2) (+ (* -2 (/ (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow b 2))) (* 2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))))> |
#<alt (* (pow b 2) (+ (* -2 (/ (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow b 2))) (* 2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))))> |
#<alt (* 2 (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))))> |
#<alt (+ (* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) (* 2 (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))))> |
#<alt (+ (* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) (* 2 (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))))> |
#<alt (+ (* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) (* 2 (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))))> |
#<alt (* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))))> |
#<alt (* (pow a 2) (+ (* -2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* 2 (/ (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow a 2)))))> |
#<alt (* (pow a 2) (+ (* -2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* 2 (/ (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow a 2)))))> |
#<alt (* (pow a 2) (+ (* -2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* 2 (/ (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow a 2)))))> |
#<alt (* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))))> |
#<alt (* (pow a 2) (+ (* -2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* 2 (/ (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow a 2)))))> |
#<alt (* (pow a 2) (+ (* -2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* 2 (/ (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow a 2)))))> |
#<alt (* (pow a 2) (+ (* -2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* 2 (/ (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow a 2)))))> |
#<alt (* 1/90 (* angle (* (PI) (- (pow b 2) (pow a 2)))))> |
#<alt (* angle (+ (* 1/90 (* (PI) (- (pow b 2) (pow a 2)))) (* 2 (* (pow angle 2) (+ (* -1/11664000 (* (pow (PI) 3) (- (pow b 2) (pow a 2)))) (* -1/34992000 (* (pow (PI) 3) (- (pow b 2) (pow a 2)))))))))> |
#<alt (* angle (+ (* 1/90 (* (PI) (- (pow b 2) (pow a 2)))) (* (pow angle 2) (+ (* 2 (* (pow angle 2) (+ (* 1/22674816000000 (* (pow (PI) 5) (- (pow b 2) (pow a 2)))) (+ (* 1/4534963200000 (* (pow (PI) 5) (- (pow b 2) (pow a 2)))) (* 1/2267481600000 (* (pow (PI) 5) (- (pow b 2) (pow a 2)))))))) (* 2 (+ (* -1/11664000 (* (pow (PI) 3) (- (pow b 2) (pow a 2)))) (* -1/34992000 (* (pow (PI) 3) (- (pow b 2) (pow a 2))))))))))> |
#<alt (* angle (+ (* 1/90 (* (PI) (- (pow b 2) (pow a 2)))) (* (pow angle 2) (+ (* 2 (+ (* -1/11664000 (* (pow (PI) 3) (- (pow b 2) (pow a 2)))) (* -1/34992000 (* (pow (PI) 3) (- (pow b 2) (pow a 2)))))) (* (pow angle 2) (+ (* 2 (* (pow angle 2) (+ (* -1/881596846080000000 (* (pow (PI) 7) (- (pow b 2) (pow a 2)))) (+ (* -1/1469328076800000000 (* (pow (PI) 7) (- (pow b 2) (pow a 2)))) (+ (* -1/4407984230400000000 (* (pow (PI) 7) (- (pow b 2) (pow a 2)))) (* -1/30855889612800000000 (* (pow (PI) 7) (- (pow b 2) (pow a 2))))))))) (* 2 (+ (* 1/22674816000000 (* (pow (PI) 5) (- (pow b 2) (pow a 2)))) (+ (* 1/4534963200000 (* (pow (PI) 5) (- (pow b 2) (pow a 2)))) (* 1/2267481600000 (* (pow (PI) 5) (- (pow b 2) (pow a 2)))))))))))))> |
#<alt (* 2 (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2)))))> |
#<alt (* 2 (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2)))))> |
#<alt (* 2 (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2)))))> |
#<alt (* 2 (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2)))))> |
#<alt (* 2 (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2)))))> |
#<alt (* 2 (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2)))))> |
#<alt (* 2 (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2)))))> |
#<alt (* 2 (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2)))))> |
#<alt (* 1/180 (* angle (PI)))> |
#<alt (* angle (+ (* -1/34992000 (* (pow angle 2) (pow (PI) 3))) (* 1/180 (PI))))> |
#<alt (* angle (+ (* 1/180 (PI)) (* (pow angle 2) (+ (* -1/34992000 (pow (PI) 3)) (* 1/22674816000000 (* (pow angle 2) (pow (PI) 5)))))))> |
#<alt (* angle (+ (* 1/180 (PI)) (* (pow angle 2) (+ (* -1/34992000 (pow (PI) 3)) (* (pow angle 2) (+ (* -1/30855889612800000000 (* (pow angle 2) (pow (PI) 7))) (* 1/22674816000000 (pow (PI) 5))))))))> |
#<alt (sin (* 1/180 (* angle (PI))))> |
#<alt (sin (* 1/180 (* angle (PI))))> |
#<alt (sin (* 1/180 (* angle (PI))))> |
#<alt (sin (* 1/180 (* angle (PI))))> |
#<alt (sin (* 1/180 (* angle (PI))))> |
#<alt (sin (* 1/180 (* angle (PI))))> |
#<alt (sin (* 1/180 (* angle (PI))))> |
#<alt (sin (* 1/180 (* angle (PI))))> |
#<alt 1> |
#<alt (+ 1 (* -1/64800 (* (pow angle 2) (pow (PI) 2))))> |
#<alt (+ 1 (* (pow angle 2) (+ (* -1/64800 (pow (PI) 2)) (* 1/25194240000 (* (pow angle 2) (pow (PI) 4))))))> |
#<alt (+ 1 (* (pow angle 2) (+ (* -1/64800 (pow (PI) 2)) (* (pow angle 2) (+ (* -1/24488801280000000 (* (pow angle 2) (pow (PI) 6))) (* 1/25194240000 (pow (PI) 4)))))))> |
#<alt (cos (* 1/180 (* angle (PI))))> |
#<alt (cos (* 1/180 (* angle (PI))))> |
#<alt (cos (* 1/180 (* angle (PI))))> |
#<alt (cos (* 1/180 (* angle (PI))))> |
#<alt (cos (* 1/180 (* angle (PI))))> |
#<alt (cos (* 1/180 (* angle (PI))))> |
#<alt (cos (* 1/180 (* angle (PI))))> |
#<alt (cos (* 1/180 (* angle (PI))))> |
#<alt (* -2 (* (pow a 2) (sin (* 1/180 (* angle (PI))))))> |
#<alt (+ (* -2 (* (pow a 2) (sin (* 1/180 (* angle (PI)))))) (* 2 (* (pow b 2) (sin (* 1/180 (* angle (PI)))))))> |
#<alt (+ (* -2 (* (pow a 2) (sin (* 1/180 (* angle (PI)))))) (* 2 (* (pow b 2) (sin (* 1/180 (* angle (PI)))))))> |
#<alt (+ (* -2 (* (pow a 2) (sin (* 1/180 (* angle (PI)))))) (* 2 (* (pow b 2) (sin (* 1/180 (* angle (PI)))))))> |
#<alt (* 2 (* (pow b 2) (sin (* 1/180 (* angle (PI))))))> |
#<alt (* (pow b 2) (+ (* -2 (/ (* (pow a 2) (sin (* 1/180 (* angle (PI))))) (pow b 2))) (* 2 (sin (* 1/180 (* angle (PI)))))))> |
#<alt (* (pow b 2) (+ (* -2 (/ (* (pow a 2) (sin (* 1/180 (* angle (PI))))) (pow b 2))) (* 2 (sin (* 1/180 (* angle (PI)))))))> |
#<alt (* (pow b 2) (+ (* -2 (/ (* (pow a 2) (sin (* 1/180 (* angle (PI))))) (pow b 2))) (* 2 (sin (* 1/180 (* angle (PI)))))))> |
#<alt (* 2 (* (pow b 2) (sin (* 1/180 (* angle (PI))))))> |
#<alt (* (pow b 2) (+ (* -2 (/ (* (pow a 2) (sin (* 1/180 (* angle (PI))))) (pow b 2))) (* 2 (sin (* 1/180 (* angle (PI)))))))> |
#<alt (* (pow b 2) (+ (* -2 (/ (* (pow a 2) (sin (* 1/180 (* angle (PI))))) (pow b 2))) (* 2 (sin (* 1/180 (* angle (PI)))))))> |
#<alt (* (pow b 2) (+ (* -2 (/ (* (pow a 2) (sin (* 1/180 (* angle (PI))))) (pow b 2))) (* 2 (sin (* 1/180 (* angle (PI)))))))> |
#<alt (* 2 (* (pow b 2) (sin (* 1/180 (* angle (PI))))))> |
#<alt (+ (* -2 (* (pow a 2) (sin (* 1/180 (* angle (PI)))))) (* 2 (* (pow b 2) (sin (* 1/180 (* angle (PI)))))))> |
#<alt (+ (* -2 (* (pow a 2) (sin (* 1/180 (* angle (PI)))))) (* 2 (* (pow b 2) (sin (* 1/180 (* angle (PI)))))))> |
#<alt (+ (* -2 (* (pow a 2) (sin (* 1/180 (* angle (PI)))))) (* 2 (* (pow b 2) (sin (* 1/180 (* angle (PI)))))))> |
#<alt (* -2 (* (pow a 2) (sin (* 1/180 (* angle (PI))))))> |
#<alt (* (pow a 2) (+ (* -2 (sin (* 1/180 (* angle (PI))))) (* 2 (/ (* (pow b 2) (sin (* 1/180 (* angle (PI))))) (pow a 2)))))> |
#<alt (* (pow a 2) (+ (* -2 (sin (* 1/180 (* angle (PI))))) (* 2 (/ (* (pow b 2) (sin (* 1/180 (* angle (PI))))) (pow a 2)))))> |
#<alt (* (pow a 2) (+ (* -2 (sin (* 1/180 (* angle (PI))))) (* 2 (/ (* (pow b 2) (sin (* 1/180 (* angle (PI))))) (pow a 2)))))> |
#<alt (* -2 (* (pow a 2) (sin (* 1/180 (* angle (PI))))))> |
#<alt (* (pow a 2) (+ (* -2 (sin (* 1/180 (* angle (PI))))) (* 2 (/ (* (pow b 2) (sin (* 1/180 (* angle (PI))))) (pow a 2)))))> |
#<alt (* (pow a 2) (+ (* -2 (sin (* 1/180 (* angle (PI))))) (* 2 (/ (* (pow b 2) (sin (* 1/180 (* angle (PI))))) (pow a 2)))))> |
#<alt (* (pow a 2) (+ (* -2 (sin (* 1/180 (* angle (PI))))) (* 2 (/ (* (pow b 2) (sin (* 1/180 (* angle (PI))))) (pow a 2)))))> |
#<alt (* 1/90 (* angle (* (PI) (- (pow b 2) (pow a 2)))))> |
#<alt (* angle (+ (* -1/17496000 (* (pow angle 2) (* (pow (PI) 3) (- (pow b 2) (pow a 2))))) (* 1/90 (* (PI) (- (pow b 2) (pow a 2))))))> |
#<alt (* angle (+ (* 1/90 (* (PI) (- (pow b 2) (pow a 2)))) (* (pow angle 2) (+ (* -1/17496000 (* (pow (PI) 3) (- (pow b 2) (pow a 2)))) (* 1/11337408000000 (* (pow angle 2) (* (pow (PI) 5) (- (pow b 2) (pow a 2)))))))))> |
#<alt (* angle (+ (* 1/90 (* (PI) (- (pow b 2) (pow a 2)))) (* (pow angle 2) (+ (* -1/17496000 (* (pow (PI) 3) (- (pow b 2) (pow a 2)))) (* (pow angle 2) (+ (* -1/15427944806400000000 (* (pow angle 2) (* (pow (PI) 7) (- (pow b 2) (pow a 2))))) (* 1/11337408000000 (* (pow (PI) 5) (- (pow b 2) (pow a 2))))))))))> |
#<alt (* 2 (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2))))> |
#<alt (* 2 (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2))))> |
#<alt (* 2 (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2))))> |
#<alt (* 2 (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2))))> |
#<alt (* 2 (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2))))> |
#<alt (* 2 (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2))))> |
#<alt (* 2 (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2))))> |
#<alt (* 2 (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2))))> |
36 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 2.0ms | angle | @ | inf | (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) |
| 2.0ms | a | @ | 0 | (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) |
| 2.0ms | angle | @ | 0 | (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) |
| 2.0ms | b | @ | 0 | (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) |
| 1.0ms | a | @ | 0 | (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) |
| 1× | egg-herbie |
| 16 026× | lower-fma.f64 |
| 16 026× | lower-fma.f32 |
| 7 016× | lower-+.f64 |
| 7 016× | lower-+.f32 |
| 6 690× | lower-*.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 188 | 2667 |
| 1 | 605 | 2489 |
| 2 | 2536 | 2441 |
| 0 | 8124 | 2375 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(pow b 2) |
(pow b 2) |
(pow b 2) |
(pow b 2) |
(pow b 2) |
(pow b 2) |
(pow b 2) |
(pow b 2) |
(pow b 2) |
(pow b 2) |
(pow b 2) |
(pow b 2) |
(pow a 2) |
(pow a 2) |
(pow a 2) |
(pow a 2) |
(pow a 2) |
(pow a 2) |
(pow a 2) |
(pow a 2) |
(pow a 2) |
(pow a 2) |
(pow a 2) |
(pow a 2) |
(* -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)) |
(* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) |
(+ (* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) (* 2 (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))))) |
(+ (* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) (* 2 (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))))) |
(+ (* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) (* 2 (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))))) |
(* 2 (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) |
(* (pow b 2) (+ (* -2 (/ (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow b 2))) (* 2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))))) |
(* (pow b 2) (+ (* -2 (/ (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow b 2))) (* 2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))))) |
(* (pow b 2) (+ (* -2 (/ (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow b 2))) (* 2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))))) |
(* 2 (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) |
(* (pow b 2) (+ (* -2 (/ (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow b 2))) (* 2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))))) |
(* (pow b 2) (+ (* -2 (/ (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow b 2))) (* 2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))))) |
(* (pow b 2) (+ (* -2 (/ (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow b 2))) (* 2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))))) |
(* 2 (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) |
(+ (* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) (* 2 (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))))) |
(+ (* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) (* 2 (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))))) |
(+ (* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) (* 2 (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))))) |
(* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) |
(* (pow a 2) (+ (* -2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* 2 (/ (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow a 2))))) |
(* (pow a 2) (+ (* -2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* 2 (/ (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow a 2))))) |
(* (pow a 2) (+ (* -2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* 2 (/ (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow a 2))))) |
(* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) |
(* (pow a 2) (+ (* -2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* 2 (/ (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow a 2))))) |
(* (pow a 2) (+ (* -2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* 2 (/ (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow a 2))))) |
(* (pow a 2) (+ (* -2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* 2 (/ (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow a 2))))) |
(* 1/90 (* angle (* (PI) (- (pow b 2) (pow a 2))))) |
(* angle (+ (* 1/90 (* (PI) (- (pow b 2) (pow a 2)))) (* 2 (* (pow angle 2) (+ (* -1/11664000 (* (pow (PI) 3) (- (pow b 2) (pow a 2)))) (* -1/34992000 (* (pow (PI) 3) (- (pow b 2) (pow a 2))))))))) |
(* angle (+ (* 1/90 (* (PI) (- (pow b 2) (pow a 2)))) (* (pow angle 2) (+ (* 2 (* (pow angle 2) (+ (* 1/22674816000000 (* (pow (PI) 5) (- (pow b 2) (pow a 2)))) (+ (* 1/4534963200000 (* (pow (PI) 5) (- (pow b 2) (pow a 2)))) (* 1/2267481600000 (* (pow (PI) 5) (- (pow b 2) (pow a 2)))))))) (* 2 (+ (* -1/11664000 (* (pow (PI) 3) (- (pow b 2) (pow a 2)))) (* -1/34992000 (* (pow (PI) 3) (- (pow b 2) (pow a 2)))))))))) |
(* angle (+ (* 1/90 (* (PI) (- (pow b 2) (pow a 2)))) (* (pow angle 2) (+ (* 2 (+ (* -1/11664000 (* (pow (PI) 3) (- (pow b 2) (pow a 2)))) (* -1/34992000 (* (pow (PI) 3) (- (pow b 2) (pow a 2)))))) (* (pow angle 2) (+ (* 2 (* (pow angle 2) (+ (* -1/881596846080000000 (* (pow (PI) 7) (- (pow b 2) (pow a 2)))) (+ (* -1/1469328076800000000 (* (pow (PI) 7) (- (pow b 2) (pow a 2)))) (+ (* -1/4407984230400000000 (* (pow (PI) 7) (- (pow b 2) (pow a 2)))) (* -1/30855889612800000000 (* (pow (PI) 7) (- (pow b 2) (pow a 2))))))))) (* 2 (+ (* 1/22674816000000 (* (pow (PI) 5) (- (pow b 2) (pow a 2)))) (+ (* 1/4534963200000 (* (pow (PI) 5) (- (pow b 2) (pow a 2)))) (* 1/2267481600000 (* (pow (PI) 5) (- (pow b 2) (pow a 2))))))))))))) |
(* 2 (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2))))) |
(* 2 (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2))))) |
(* 2 (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2))))) |
(* 2 (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2))))) |
(* 2 (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2))))) |
(* 2 (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2))))) |
(* 2 (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2))))) |
(* 2 (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2))))) |
(* 1/180 (* angle (PI))) |
(* angle (+ (* -1/34992000 (* (pow angle 2) (pow (PI) 3))) (* 1/180 (PI)))) |
(* angle (+ (* 1/180 (PI)) (* (pow angle 2) (+ (* -1/34992000 (pow (PI) 3)) (* 1/22674816000000 (* (pow angle 2) (pow (PI) 5))))))) |
(* angle (+ (* 1/180 (PI)) (* (pow angle 2) (+ (* -1/34992000 (pow (PI) 3)) (* (pow angle 2) (+ (* -1/30855889612800000000 (* (pow angle 2) (pow (PI) 7))) (* 1/22674816000000 (pow (PI) 5)))))))) |
(sin (* 1/180 (* angle (PI)))) |
(sin (* 1/180 (* angle (PI)))) |
(sin (* 1/180 (* angle (PI)))) |
(sin (* 1/180 (* angle (PI)))) |
(sin (* 1/180 (* angle (PI)))) |
(sin (* 1/180 (* angle (PI)))) |
(sin (* 1/180 (* angle (PI)))) |
(sin (* 1/180 (* angle (PI)))) |
1 |
(+ 1 (* -1/64800 (* (pow angle 2) (pow (PI) 2)))) |
(+ 1 (* (pow angle 2) (+ (* -1/64800 (pow (PI) 2)) (* 1/25194240000 (* (pow angle 2) (pow (PI) 4)))))) |
(+ 1 (* (pow angle 2) (+ (* -1/64800 (pow (PI) 2)) (* (pow angle 2) (+ (* -1/24488801280000000 (* (pow angle 2) (pow (PI) 6))) (* 1/25194240000 (pow (PI) 4))))))) |
(cos (* 1/180 (* angle (PI)))) |
(cos (* 1/180 (* angle (PI)))) |
(cos (* 1/180 (* angle (PI)))) |
(cos (* 1/180 (* angle (PI)))) |
(cos (* 1/180 (* angle (PI)))) |
(cos (* 1/180 (* angle (PI)))) |
(cos (* 1/180 (* angle (PI)))) |
(cos (* 1/180 (* angle (PI)))) |
(* -2 (* (pow a 2) (sin (* 1/180 (* angle (PI)))))) |
(+ (* -2 (* (pow a 2) (sin (* 1/180 (* angle (PI)))))) (* 2 (* (pow b 2) (sin (* 1/180 (* angle (PI))))))) |
(+ (* -2 (* (pow a 2) (sin (* 1/180 (* angle (PI)))))) (* 2 (* (pow b 2) (sin (* 1/180 (* angle (PI))))))) |
(+ (* -2 (* (pow a 2) (sin (* 1/180 (* angle (PI)))))) (* 2 (* (pow b 2) (sin (* 1/180 (* angle (PI))))))) |
(* 2 (* (pow b 2) (sin (* 1/180 (* angle (PI)))))) |
(* (pow b 2) (+ (* -2 (/ (* (pow a 2) (sin (* 1/180 (* angle (PI))))) (pow b 2))) (* 2 (sin (* 1/180 (* angle (PI))))))) |
(* (pow b 2) (+ (* -2 (/ (* (pow a 2) (sin (* 1/180 (* angle (PI))))) (pow b 2))) (* 2 (sin (* 1/180 (* angle (PI))))))) |
(* (pow b 2) (+ (* -2 (/ (* (pow a 2) (sin (* 1/180 (* angle (PI))))) (pow b 2))) (* 2 (sin (* 1/180 (* angle (PI))))))) |
(* 2 (* (pow b 2) (sin (* 1/180 (* angle (PI)))))) |
(* (pow b 2) (+ (* -2 (/ (* (pow a 2) (sin (* 1/180 (* angle (PI))))) (pow b 2))) (* 2 (sin (* 1/180 (* angle (PI))))))) |
(* (pow b 2) (+ (* -2 (/ (* (pow a 2) (sin (* 1/180 (* angle (PI))))) (pow b 2))) (* 2 (sin (* 1/180 (* angle (PI))))))) |
(* (pow b 2) (+ (* -2 (/ (* (pow a 2) (sin (* 1/180 (* angle (PI))))) (pow b 2))) (* 2 (sin (* 1/180 (* angle (PI))))))) |
(* 2 (* (pow b 2) (sin (* 1/180 (* angle (PI)))))) |
(+ (* -2 (* (pow a 2) (sin (* 1/180 (* angle (PI)))))) (* 2 (* (pow b 2) (sin (* 1/180 (* angle (PI))))))) |
(+ (* -2 (* (pow a 2) (sin (* 1/180 (* angle (PI)))))) (* 2 (* (pow b 2) (sin (* 1/180 (* angle (PI))))))) |
(+ (* -2 (* (pow a 2) (sin (* 1/180 (* angle (PI)))))) (* 2 (* (pow b 2) (sin (* 1/180 (* angle (PI))))))) |
(* -2 (* (pow a 2) (sin (* 1/180 (* angle (PI)))))) |
(* (pow a 2) (+ (* -2 (sin (* 1/180 (* angle (PI))))) (* 2 (/ (* (pow b 2) (sin (* 1/180 (* angle (PI))))) (pow a 2))))) |
(* (pow a 2) (+ (* -2 (sin (* 1/180 (* angle (PI))))) (* 2 (/ (* (pow b 2) (sin (* 1/180 (* angle (PI))))) (pow a 2))))) |
(* (pow a 2) (+ (* -2 (sin (* 1/180 (* angle (PI))))) (* 2 (/ (* (pow b 2) (sin (* 1/180 (* angle (PI))))) (pow a 2))))) |
(* -2 (* (pow a 2) (sin (* 1/180 (* angle (PI)))))) |
(* (pow a 2) (+ (* -2 (sin (* 1/180 (* angle (PI))))) (* 2 (/ (* (pow b 2) (sin (* 1/180 (* angle (PI))))) (pow a 2))))) |
(* (pow a 2) (+ (* -2 (sin (* 1/180 (* angle (PI))))) (* 2 (/ (* (pow b 2) (sin (* 1/180 (* angle (PI))))) (pow a 2))))) |
(* (pow a 2) (+ (* -2 (sin (* 1/180 (* angle (PI))))) (* 2 (/ (* (pow b 2) (sin (* 1/180 (* angle (PI))))) (pow a 2))))) |
(* 1/90 (* angle (* (PI) (- (pow b 2) (pow a 2))))) |
(* angle (+ (* -1/17496000 (* (pow angle 2) (* (pow (PI) 3) (- (pow b 2) (pow a 2))))) (* 1/90 (* (PI) (- (pow b 2) (pow a 2)))))) |
(* angle (+ (* 1/90 (* (PI) (- (pow b 2) (pow a 2)))) (* (pow angle 2) (+ (* -1/17496000 (* (pow (PI) 3) (- (pow b 2) (pow a 2)))) (* 1/11337408000000 (* (pow angle 2) (* (pow (PI) 5) (- (pow b 2) (pow a 2))))))))) |
(* angle (+ (* 1/90 (* (PI) (- (pow b 2) (pow a 2)))) (* (pow angle 2) (+ (* -1/17496000 (* (pow (PI) 3) (- (pow b 2) (pow a 2)))) (* (pow angle 2) (+ (* -1/15427944806400000000 (* (pow angle 2) (* (pow (PI) 7) (- (pow b 2) (pow a 2))))) (* 1/11337408000000 (* (pow (PI) 5) (- (pow b 2) (pow a 2)))))))))) |
(* 2 (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2)))) |
(* 2 (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2)))) |
(* 2 (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2)))) |
(* 2 (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2)))) |
(* 2 (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2)))) |
(* 2 (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2)))) |
(* 2 (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2)))) |
(* 2 (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2)))) |
| Outputs |
|---|
(pow b 2) |
(*.f64 b b) |
(pow b 2) |
(*.f64 b b) |
(pow b 2) |
(*.f64 b b) |
(pow b 2) |
(*.f64 b b) |
(pow b 2) |
(*.f64 b b) |
(pow b 2) |
(*.f64 b b) |
(pow b 2) |
(*.f64 b b) |
(pow b 2) |
(*.f64 b b) |
(pow b 2) |
(*.f64 b b) |
(pow b 2) |
(*.f64 b b) |
(pow b 2) |
(*.f64 b b) |
(pow b 2) |
(*.f64 b b) |
(pow a 2) |
(*.f64 a a) |
(pow a 2) |
(*.f64 a a) |
(pow a 2) |
(*.f64 a a) |
(pow a 2) |
(*.f64 a a) |
(pow a 2) |
(*.f64 a a) |
(pow a 2) |
(*.f64 a a) |
(pow a 2) |
(*.f64 a a) |
(pow a 2) |
(*.f64 a a) |
(pow a 2) |
(*.f64 a a) |
(pow a 2) |
(*.f64 a a) |
(pow a 2) |
(*.f64 a a) |
(pow a 2) |
(*.f64 a a) |
(* -1 (pow a 2)) |
(neg.f64 (*.f64 a a)) |
(- (pow b 2) (pow a 2)) |
(*.f64 (+.f64 b a) (-.f64 b a)) |
(- (pow b 2) (pow a 2)) |
(*.f64 (+.f64 b a) (-.f64 b a)) |
(- (pow b 2) (pow a 2)) |
(*.f64 (+.f64 b a) (-.f64 b a)) |
(pow b 2) |
(*.f64 b b) |
(* (pow b 2) (+ 1 (* -1 (/ (pow a 2) (pow b 2))))) |
(*.f64 (*.f64 (fma.f64 (neg.f64 a) (/.f64 a (*.f64 b b)) #s(literal 1 binary64)) b) b) |
(* (pow b 2) (+ 1 (* -1 (/ (pow a 2) (pow b 2))))) |
(*.f64 (*.f64 (fma.f64 (neg.f64 a) (/.f64 a (*.f64 b b)) #s(literal 1 binary64)) b) b) |
(* (pow b 2) (+ 1 (* -1 (/ (pow a 2) (pow b 2))))) |
(*.f64 (*.f64 (fma.f64 (neg.f64 a) (/.f64 a (*.f64 b b)) #s(literal 1 binary64)) b) b) |
(pow b 2) |
(*.f64 b b) |
(* (pow b 2) (+ 1 (* -1 (/ (pow a 2) (pow b 2))))) |
(*.f64 (*.f64 (fma.f64 (neg.f64 a) (/.f64 a (*.f64 b b)) #s(literal 1 binary64)) b) b) |
(* (pow b 2) (+ 1 (* -1 (/ (pow a 2) (pow b 2))))) |
(*.f64 (*.f64 (fma.f64 (neg.f64 a) (/.f64 a (*.f64 b b)) #s(literal 1 binary64)) b) b) |
(* (pow b 2) (+ 1 (* -1 (/ (pow a 2) (pow b 2))))) |
(*.f64 (*.f64 (fma.f64 (neg.f64 a) (/.f64 a (*.f64 b b)) #s(literal 1 binary64)) b) b) |
(pow b 2) |
(*.f64 b b) |
(+ (* -1 (pow a 2)) (pow b 2)) |
(*.f64 (+.f64 b a) (-.f64 b a)) |
(+ (* -1 (pow a 2)) (pow b 2)) |
(*.f64 (+.f64 b a) (-.f64 b a)) |
(+ (* -1 (pow a 2)) (pow b 2)) |
(*.f64 (+.f64 b a) (-.f64 b a)) |
(* -1 (pow a 2)) |
(neg.f64 (*.f64 a a)) |
(* (pow a 2) (- (/ (pow b 2) (pow a 2)) 1)) |
(*.f64 a (*.f64 a (fma.f64 b (/.f64 b (*.f64 a a)) #s(literal -1 binary64)))) |
(* (pow a 2) (- (/ (pow b 2) (pow a 2)) 1)) |
(*.f64 a (*.f64 a (fma.f64 b (/.f64 b (*.f64 a a)) #s(literal -1 binary64)))) |
(* (pow a 2) (- (/ (pow b 2) (pow a 2)) 1)) |
(*.f64 a (*.f64 a (fma.f64 b (/.f64 b (*.f64 a a)) #s(literal -1 binary64)))) |
(* -1 (pow a 2)) |
(neg.f64 (*.f64 a a)) |
(* (pow a 2) (- (/ (pow b 2) (pow a 2)) 1)) |
(*.f64 a (*.f64 a (fma.f64 b (/.f64 b (*.f64 a a)) #s(literal -1 binary64)))) |
(* (pow a 2) (- (/ (pow b 2) (pow a 2)) 1)) |
(*.f64 a (*.f64 a (fma.f64 b (/.f64 b (*.f64 a a)) #s(literal -1 binary64)))) |
(* (pow a 2) (- (/ (pow b 2) (pow a 2)) 1)) |
(*.f64 a (*.f64 a (fma.f64 b (/.f64 b (*.f64 a a)) #s(literal -1 binary64)))) |
(* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) |
(*.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 (*.f64 a a) #s(literal -2 binary64))) (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))) |
(+ (* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) (* 2 (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))))) |
(*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (fma.f64 (*.f64 a a) #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 b b))))) |
(+ (* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) (* 2 (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))))) |
(*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (fma.f64 (*.f64 a a) #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 b b))))) |
(+ (* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) (* 2 (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))))) |
(*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (fma.f64 (*.f64 a a) #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 b b))))) |
(* 2 (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 b b) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))))) (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))) |
(* (pow b 2) (+ (* -2 (/ (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow b 2))) (* 2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))))) |
(*.f64 (*.f64 b b) (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))) (/.f64 (*.f64 a a) (*.f64 b b))) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 #s(literal 2 binary64) (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))))))) |
(* (pow b 2) (+ (* -2 (/ (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow b 2))) (* 2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))))) |
(*.f64 (*.f64 b b) (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))) (/.f64 (*.f64 a a) (*.f64 b b))) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 #s(literal 2 binary64) (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))))))) |
(* (pow b 2) (+ (* -2 (/ (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow b 2))) (* 2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))))) |
(*.f64 (*.f64 b b) (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))) (/.f64 (*.f64 a a) (*.f64 b b))) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 #s(literal 2 binary64) (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))))))) |
(* 2 (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 b b) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))))) (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))) |
(* (pow b 2) (+ (* -2 (/ (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow b 2))) (* 2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))))) |
(*.f64 (*.f64 b b) (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))) (/.f64 (*.f64 a a) (*.f64 b b))) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 #s(literal 2 binary64) (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))))))) |
(* (pow b 2) (+ (* -2 (/ (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow b 2))) (* 2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))))) |
(*.f64 (*.f64 b b) (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))) (/.f64 (*.f64 a a) (*.f64 b b))) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 #s(literal 2 binary64) (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))))))) |
(* (pow b 2) (+ (* -2 (/ (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow b 2))) (* 2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))))) |
(*.f64 (*.f64 b b) (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))) (/.f64 (*.f64 a a) (*.f64 b b))) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 #s(literal 2 binary64) (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))))))) |
(* 2 (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 b b) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))))) (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))) |
(+ (* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) (* 2 (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))))) |
(*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (fma.f64 (*.f64 a a) #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 b b))))) |
(+ (* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) (* 2 (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))))) |
(*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (fma.f64 (*.f64 a a) #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 b b))))) |
(+ (* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) (* 2 (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))))) |
(*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (fma.f64 (*.f64 a a) #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 b b))))) |
(* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) |
(*.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 (*.f64 a a) #s(literal -2 binary64))) (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))) |
(* (pow a 2) (+ (* -2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* 2 (/ (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow a 2))))) |
(*.f64 (*.f64 a a) (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 b b) (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))) (/.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 a a))) (*.f64 #s(literal -2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))))))) |
(* (pow a 2) (+ (* -2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* 2 (/ (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow a 2))))) |
(*.f64 (*.f64 a a) (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 b b) (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))) (/.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 a a))) (*.f64 #s(literal -2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))))))) |
(* (pow a 2) (+ (* -2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* 2 (/ (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow a 2))))) |
(*.f64 (*.f64 a a) (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 b b) (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))) (/.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 a a))) (*.f64 #s(literal -2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))))))) |
(* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) |
(*.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 (*.f64 a a) #s(literal -2 binary64))) (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))) |
(* (pow a 2) (+ (* -2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* 2 (/ (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow a 2))))) |
(*.f64 (*.f64 a a) (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 b b) (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))) (/.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 a a))) (*.f64 #s(literal -2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))))))) |
(* (pow a 2) (+ (* -2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* 2 (/ (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow a 2))))) |
(*.f64 (*.f64 a a) (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 b b) (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))) (/.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 a a))) (*.f64 #s(literal -2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))))))) |
(* (pow a 2) (+ (* -2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* 2 (/ (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow a 2))))) |
(*.f64 (*.f64 a a) (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 b b) (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))) (/.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 a a))) (*.f64 #s(literal -2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))))))) |
(* 1/90 (* angle (* (PI) (- (pow b 2) (pow a 2))))) |
(*.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))) (*.f64 (+.f64 b a) (-.f64 b a))) |
(* angle (+ (* 1/90 (* (PI) (- (pow b 2) (pow a 2)))) (* 2 (* (pow angle 2) (+ (* -1/11664000 (* (pow (PI) 3) (- (pow b 2) (pow a 2)))) (* -1/34992000 (* (pow (PI) 3) (- (pow b 2) (pow a 2))))))))) |
(*.f64 angle (fma.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (*.f64 (PI.f64) #s(literal 1/90 binary64)) (*.f64 (*.f64 angle angle) (*.f64 (*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) #s(literal -1/4374000 binary64))))) |
(* angle (+ (* 1/90 (* (PI) (- (pow b 2) (pow a 2)))) (* (pow angle 2) (+ (* 2 (* (pow angle 2) (+ (* 1/22674816000000 (* (pow (PI) 5) (- (pow b 2) (pow a 2)))) (+ (* 1/4534963200000 (* (pow (PI) 5) (- (pow b 2) (pow a 2)))) (* 1/2267481600000 (* (pow (PI) 5) (- (pow b 2) (pow a 2)))))))) (* 2 (+ (* -1/11664000 (* (pow (PI) 3) (- (pow b 2) (pow a 2)))) (* -1/34992000 (* (pow (PI) 3) (- (pow b 2) (pow a 2)))))))))) |
(*.f64 angle (fma.f64 angle (*.f64 angle (fma.f64 (*.f64 angle angle) (*.f64 (*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (pow.f64 (PI.f64) #s(literal 5 binary64))) #s(literal 1/708588000000 binary64)) (*.f64 (*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) #s(literal -1/4374000 binary64)))) (*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (*.f64 (PI.f64) #s(literal 1/90 binary64))))) |
(* angle (+ (* 1/90 (* (PI) (- (pow b 2) (pow a 2)))) (* (pow angle 2) (+ (* 2 (+ (* -1/11664000 (* (pow (PI) 3) (- (pow b 2) (pow a 2)))) (* -1/34992000 (* (pow (PI) 3) (- (pow b 2) (pow a 2)))))) (* (pow angle 2) (+ (* 2 (* (pow angle 2) (+ (* -1/881596846080000000 (* (pow (PI) 7) (- (pow b 2) (pow a 2)))) (+ (* -1/1469328076800000000 (* (pow (PI) 7) (- (pow b 2) (pow a 2)))) (+ (* -1/4407984230400000000 (* (pow (PI) 7) (- (pow b 2) (pow a 2)))) (* -1/30855889612800000000 (* (pow (PI) 7) (- (pow b 2) (pow a 2))))))))) (* 2 (+ (* 1/22674816000000 (* (pow (PI) 5) (- (pow b 2) (pow a 2)))) (+ (* 1/4534963200000 (* (pow (PI) 5) (- (pow b 2) (pow a 2)))) (* 1/2267481600000 (* (pow (PI) 5) (- (pow b 2) (pow a 2))))))))))))) |
(*.f64 angle (fma.f64 (*.f64 angle angle) (fma.f64 #s(literal 2 binary64) (*.f64 (fma.f64 (*.f64 angle angle) (*.f64 (*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (pow.f64 (PI.f64) #s(literal 7 binary64))) #s(literal -1/482123275200000000 binary64)) (*.f64 (*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (pow.f64 (PI.f64) #s(literal 5 binary64))) #s(literal 1/1417176000000 binary64))) (*.f64 angle angle)) (*.f64 (*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) #s(literal -1/4374000 binary64))) (*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (*.f64 (PI.f64) #s(literal 1/90 binary64))))) |
(* 2 (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2))))) |
(*.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 #s(literal 2 binary64) (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (+.f64 b a) (-.f64 b a))) |
(* 2 (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2))))) |
(*.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 #s(literal 2 binary64) (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (+.f64 b a) (-.f64 b a))) |
(* 2 (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2))))) |
(*.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 #s(literal 2 binary64) (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (+.f64 b a) (-.f64 b a))) |
(* 2 (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2))))) |
(*.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 #s(literal 2 binary64) (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (+.f64 b a) (-.f64 b a))) |
(* 2 (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2))))) |
(*.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 #s(literal 2 binary64) (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (+.f64 b a) (-.f64 b a))) |
(* 2 (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2))))) |
(*.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 #s(literal 2 binary64) (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (+.f64 b a) (-.f64 b a))) |
(* 2 (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2))))) |
(*.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 #s(literal 2 binary64) (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (+.f64 b a) (-.f64 b a))) |
(* 2 (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2))))) |
(*.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 #s(literal 2 binary64) (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (+.f64 b a) (-.f64 b a))) |
(* 1/180 (* angle (PI))) |
(*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))) |
(* angle (+ (* -1/34992000 (* (pow angle 2) (pow (PI) 3))) (* 1/180 (PI)))) |
(*.f64 angle (*.f64 (PI.f64) (fma.f64 (*.f64 (*.f64 angle angle) #s(literal -1/34992000 binary64)) (*.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)))) |
(* angle (+ (* 1/180 (PI)) (* (pow angle 2) (+ (* -1/34992000 (pow (PI) 3)) (* 1/22674816000000 (* (pow angle 2) (pow (PI) 5))))))) |
(*.f64 angle (fma.f64 (*.f64 angle angle) (fma.f64 angle (*.f64 angle (*.f64 #s(literal 1/22674816000000 binary64) (pow.f64 (PI.f64) #s(literal 5 binary64)))) (*.f64 (PI.f64) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/34992000 binary64)))) (*.f64 #s(literal 1/180 binary64) (PI.f64)))) |
(* angle (+ (* 1/180 (PI)) (* (pow angle 2) (+ (* -1/34992000 (pow (PI) 3)) (* (pow angle 2) (+ (* -1/30855889612800000000 (* (pow angle 2) (pow (PI) 7))) (* 1/22674816000000 (pow (PI) 5)))))))) |
(*.f64 angle (fma.f64 (*.f64 angle angle) (fma.f64 (*.f64 angle angle) (fma.f64 (*.f64 angle angle) (*.f64 (pow.f64 (PI.f64) #s(literal 7 binary64)) #s(literal -1/30855889612800000000 binary64)) (*.f64 #s(literal 1/22674816000000 binary64) (pow.f64 (PI.f64) #s(literal 5 binary64)))) (*.f64 (PI.f64) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/34992000 binary64)))) (*.f64 #s(literal 1/180 binary64) (PI.f64)))) |
(sin (* 1/180 (* angle (PI)))) |
(sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) |
(sin (* 1/180 (* angle (PI)))) |
(sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) |
(sin (* 1/180 (* angle (PI)))) |
(sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) |
(sin (* 1/180 (* angle (PI)))) |
(sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) |
(sin (* 1/180 (* angle (PI)))) |
(sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) |
(sin (* 1/180 (* angle (PI)))) |
(sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) |
(sin (* 1/180 (* angle (PI)))) |
(sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) |
(sin (* 1/180 (* angle (PI)))) |
(sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/64800 (* (pow angle 2) (pow (PI) 2)))) |
(fma.f64 (*.f64 angle angle) (*.f64 #s(literal -1/64800 binary64) (*.f64 (PI.f64) (PI.f64))) #s(literal 1 binary64)) |
(+ 1 (* (pow angle 2) (+ (* -1/64800 (pow (PI) 2)) (* 1/25194240000 (* (pow angle 2) (pow (PI) 4)))))) |
(fma.f64 (*.f64 angle angle) (fma.f64 (*.f64 angle angle) (*.f64 #s(literal 1/25194240000 binary64) (pow.f64 (PI.f64) #s(literal 4 binary64))) (*.f64 #s(literal -1/64800 binary64) (*.f64 (PI.f64) (PI.f64)))) #s(literal 1 binary64)) |
(+ 1 (* (pow angle 2) (+ (* -1/64800 (pow (PI) 2)) (* (pow angle 2) (+ (* -1/24488801280000000 (* (pow angle 2) (pow (PI) 6))) (* 1/25194240000 (pow (PI) 4))))))) |
(fma.f64 (*.f64 angle angle) (fma.f64 (*.f64 angle angle) (fma.f64 (*.f64 angle angle) (*.f64 (pow.f64 (PI.f64) #s(literal 6 binary64)) #s(literal -1/24488801280000000 binary64)) (*.f64 #s(literal 1/25194240000 binary64) (pow.f64 (PI.f64) #s(literal 4 binary64)))) (*.f64 #s(literal -1/64800 binary64) (*.f64 (PI.f64) (PI.f64)))) #s(literal 1 binary64)) |
(cos (* 1/180 (* angle (PI)))) |
(cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) |
(cos (* 1/180 (* angle (PI)))) |
(cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) |
(cos (* 1/180 (* angle (PI)))) |
(cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) |
(cos (* 1/180 (* angle (PI)))) |
(cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) |
(cos (* 1/180 (* angle (PI)))) |
(cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) |
(cos (* 1/180 (* angle (PI)))) |
(cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) |
(cos (* 1/180 (* angle (PI)))) |
(cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) |
(cos (* 1/180 (* angle (PI)))) |
(cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) |
(* -2 (* (pow a 2) (sin (* 1/180 (* angle (PI)))))) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 (*.f64 a a) #s(literal -2 binary64))) |
(+ (* -2 (* (pow a 2) (sin (* 1/180 (* angle (PI)))))) (* 2 (* (pow b 2) (sin (* 1/180 (* angle (PI))))))) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (fma.f64 (*.f64 a a) #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 b b)))) |
(+ (* -2 (* (pow a 2) (sin (* 1/180 (* angle (PI)))))) (* 2 (* (pow b 2) (sin (* 1/180 (* angle (PI))))))) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (fma.f64 (*.f64 a a) #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 b b)))) |
(+ (* -2 (* (pow a 2) (sin (* 1/180 (* angle (PI)))))) (* 2 (* (pow b 2) (sin (* 1/180 (* angle (PI))))))) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (fma.f64 (*.f64 a a) #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 b b)))) |
(* 2 (* (pow b 2) (sin (* 1/180 (* angle (PI)))))) |
(*.f64 #s(literal 2 binary64) (*.f64 (*.f64 b b) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))))) |
(* (pow b 2) (+ (* -2 (/ (* (pow a 2) (sin (* 1/180 (* angle (PI))))) (pow b 2))) (* 2 (sin (* 1/180 (* angle (PI))))))) |
(*.f64 (*.f64 b b) (fma.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (/.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 (*.f64 a a) #s(literal -2 binary64))) (*.f64 b b)))) |
(* (pow b 2) (+ (* -2 (/ (* (pow a 2) (sin (* 1/180 (* angle (PI))))) (pow b 2))) (* 2 (sin (* 1/180 (* angle (PI))))))) |
(*.f64 (*.f64 b b) (fma.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (/.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 (*.f64 a a) #s(literal -2 binary64))) (*.f64 b b)))) |
(* (pow b 2) (+ (* -2 (/ (* (pow a 2) (sin (* 1/180 (* angle (PI))))) (pow b 2))) (* 2 (sin (* 1/180 (* angle (PI))))))) |
(*.f64 (*.f64 b b) (fma.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (/.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 (*.f64 a a) #s(literal -2 binary64))) (*.f64 b b)))) |
(* 2 (* (pow b 2) (sin (* 1/180 (* angle (PI)))))) |
(*.f64 #s(literal 2 binary64) (*.f64 (*.f64 b b) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))))) |
(* (pow b 2) (+ (* -2 (/ (* (pow a 2) (sin (* 1/180 (* angle (PI))))) (pow b 2))) (* 2 (sin (* 1/180 (* angle (PI))))))) |
(*.f64 (*.f64 b b) (fma.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (/.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 (*.f64 a a) #s(literal -2 binary64))) (*.f64 b b)))) |
(* (pow b 2) (+ (* -2 (/ (* (pow a 2) (sin (* 1/180 (* angle (PI))))) (pow b 2))) (* 2 (sin (* 1/180 (* angle (PI))))))) |
(*.f64 (*.f64 b b) (fma.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (/.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 (*.f64 a a) #s(literal -2 binary64))) (*.f64 b b)))) |
(* (pow b 2) (+ (* -2 (/ (* (pow a 2) (sin (* 1/180 (* angle (PI))))) (pow b 2))) (* 2 (sin (* 1/180 (* angle (PI))))))) |
(*.f64 (*.f64 b b) (fma.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (/.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 (*.f64 a a) #s(literal -2 binary64))) (*.f64 b b)))) |
(* 2 (* (pow b 2) (sin (* 1/180 (* angle (PI)))))) |
(*.f64 #s(literal 2 binary64) (*.f64 (*.f64 b b) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))))) |
(+ (* -2 (* (pow a 2) (sin (* 1/180 (* angle (PI)))))) (* 2 (* (pow b 2) (sin (* 1/180 (* angle (PI))))))) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (fma.f64 (*.f64 a a) #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 b b)))) |
(+ (* -2 (* (pow a 2) (sin (* 1/180 (* angle (PI)))))) (* 2 (* (pow b 2) (sin (* 1/180 (* angle (PI))))))) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (fma.f64 (*.f64 a a) #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 b b)))) |
(+ (* -2 (* (pow a 2) (sin (* 1/180 (* angle (PI)))))) (* 2 (* (pow b 2) (sin (* 1/180 (* angle (PI))))))) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (fma.f64 (*.f64 a a) #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 b b)))) |
(* -2 (* (pow a 2) (sin (* 1/180 (* angle (PI)))))) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 (*.f64 a a) #s(literal -2 binary64))) |
(* (pow a 2) (+ (* -2 (sin (* 1/180 (* angle (PI))))) (* 2 (/ (* (pow b 2) (sin (* 1/180 (* angle (PI))))) (pow a 2))))) |
(*.f64 (*.f64 a a) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 b b) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))) (*.f64 a a)) (*.f64 #s(literal -2 binary64) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))))) |
(* (pow a 2) (+ (* -2 (sin (* 1/180 (* angle (PI))))) (* 2 (/ (* (pow b 2) (sin (* 1/180 (* angle (PI))))) (pow a 2))))) |
(*.f64 (*.f64 a a) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 b b) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))) (*.f64 a a)) (*.f64 #s(literal -2 binary64) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))))) |
(* (pow a 2) (+ (* -2 (sin (* 1/180 (* angle (PI))))) (* 2 (/ (* (pow b 2) (sin (* 1/180 (* angle (PI))))) (pow a 2))))) |
(*.f64 (*.f64 a a) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 b b) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))) (*.f64 a a)) (*.f64 #s(literal -2 binary64) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))))) |
(* -2 (* (pow a 2) (sin (* 1/180 (* angle (PI)))))) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 (*.f64 a a) #s(literal -2 binary64))) |
(* (pow a 2) (+ (* -2 (sin (* 1/180 (* angle (PI))))) (* 2 (/ (* (pow b 2) (sin (* 1/180 (* angle (PI))))) (pow a 2))))) |
(*.f64 (*.f64 a a) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 b b) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))) (*.f64 a a)) (*.f64 #s(literal -2 binary64) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))))) |
(* (pow a 2) (+ (* -2 (sin (* 1/180 (* angle (PI))))) (* 2 (/ (* (pow b 2) (sin (* 1/180 (* angle (PI))))) (pow a 2))))) |
(*.f64 (*.f64 a a) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 b b) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))) (*.f64 a a)) (*.f64 #s(literal -2 binary64) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))))) |
(* (pow a 2) (+ (* -2 (sin (* 1/180 (* angle (PI))))) (* 2 (/ (* (pow b 2) (sin (* 1/180 (* angle (PI))))) (pow a 2))))) |
(*.f64 (*.f64 a a) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 b b) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))) (*.f64 a a)) (*.f64 #s(literal -2 binary64) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))))) |
(* 1/90 (* angle (* (PI) (- (pow b 2) (pow a 2))))) |
(*.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))) (*.f64 (+.f64 b a) (-.f64 b a))) |
(* angle (+ (* -1/17496000 (* (pow angle 2) (* (pow (PI) 3) (- (pow b 2) (pow a 2))))) (* 1/90 (* (PI) (- (pow b 2) (pow a 2)))))) |
(*.f64 angle (*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (fma.f64 (PI.f64) #s(literal 1/90 binary64) (*.f64 (*.f64 (*.f64 angle angle) #s(literal -1/17496000 binary64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))))) |
(* angle (+ (* 1/90 (* (PI) (- (pow b 2) (pow a 2)))) (* (pow angle 2) (+ (* -1/17496000 (* (pow (PI) 3) (- (pow b 2) (pow a 2)))) (* 1/11337408000000 (* (pow angle 2) (* (pow (PI) 5) (- (pow b 2) (pow a 2))))))))) |
(*.f64 angle (fma.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (*.f64 (PI.f64) #s(literal 1/90 binary64)) (*.f64 (*.f64 angle angle) (*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (fma.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal -1/17496000 binary64) (*.f64 (*.f64 (*.f64 angle angle) #s(literal 1/11337408000000 binary64)) (pow.f64 (PI.f64) #s(literal 5 binary64)))))))) |
(* angle (+ (* 1/90 (* (PI) (- (pow b 2) (pow a 2)))) (* (pow angle 2) (+ (* -1/17496000 (* (pow (PI) 3) (- (pow b 2) (pow a 2)))) (* (pow angle 2) (+ (* -1/15427944806400000000 (* (pow angle 2) (* (pow (PI) 7) (- (pow b 2) (pow a 2))))) (* 1/11337408000000 (* (pow (PI) 5) (- (pow b 2) (pow a 2)))))))))) |
(*.f64 angle (fma.f64 (*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (fma.f64 #s(literal -1/15427944806400000000 binary64) (*.f64 angle (*.f64 angle (pow.f64 (PI.f64) #s(literal 7 binary64)))) (*.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) #s(literal 1/11337408000000 binary64)))) (*.f64 (*.f64 angle angle) (*.f64 angle angle)) (*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (fma.f64 (PI.f64) #s(literal 1/90 binary64) (*.f64 (*.f64 (*.f64 angle angle) #s(literal -1/17496000 binary64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))))))) |
(* 2 (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2)))) |
(*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))))) |
(* 2 (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2)))) |
(*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))))) |
(* 2 (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2)))) |
(*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))))) |
(* 2 (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2)))) |
(*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))))) |
(* 2 (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2)))) |
(*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))))) |
(* 2 (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2)))) |
(*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))))) |
(* 2 (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2)))) |
(*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))))) |
(* 2 (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2)))) |
(*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))))) |
| 4 636× | lower-fma.f64 |
| 4 636× | lower-fma.f32 |
| 3 632× | lower-*.f32 |
| 3 624× | lower-*.f64 |
| 1 818× | lower-pow.f32 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 16 | 64 |
| 0 | 27 | 64 |
| 1 | 89 | 64 |
| 2 | 456 | 55 |
| 3 | 4100 | 55 |
| 0 | 8353 | 55 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(pow.f64 b #s(literal 2 binary64)) |
(pow.f64 a #s(literal 2 binary64)) |
(-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64))) |
(*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) |
(sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) |
(cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) |
(*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) |
| Outputs |
|---|
(exp.f64 (*.f64 #s(literal 2 binary64) (log.f64 b))) |
(exp.f64 (*.f64 (log.f64 (exp.f64 #s(literal 2 binary64))) (log.f64 b))) |
(exp.f64 (*.f64 (*.f64 (log.f64 b) #s(literal 1/2 binary64)) #s(literal 4 binary64))) |
(pow.f64 b #s(literal 2 binary64)) |
(pow.f64 (*.f64 b b) #s(literal 1 binary64)) |
(pow.f64 (*.f64 b (*.f64 b (*.f64 b b))) #s(literal 1/2 binary64)) |
(pow.f64 (E.f64) (*.f64 #s(literal 2 binary64) (log.f64 b))) |
(pow.f64 (sqrt.f64 b) #s(literal 4 binary64)) |
(pow.f64 (exp.f64 #s(literal 2 binary64)) (log.f64 b)) |
(pow.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) #s(literal 1 binary64)) (log.f64 b)) |
(*.f64 b b) |
(*.f64 (sqrt.f64 b) (*.f64 b (sqrt.f64 b))) |
(*.f64 (*.f64 b (sqrt.f64 b)) (sqrt.f64 b)) |
(exp.f64 (*.f64 #s(literal 2 binary64) (log.f64 a))) |
(exp.f64 (*.f64 (log.f64 (exp.f64 #s(literal 2 binary64))) (log.f64 a))) |
(exp.f64 (*.f64 (*.f64 (log.f64 a) #s(literal 1/2 binary64)) #s(literal 4 binary64))) |
(pow.f64 a #s(literal 2 binary64)) |
(pow.f64 (*.f64 a a) #s(literal 1 binary64)) |
(pow.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 1/2 binary64)) |
(pow.f64 (E.f64) (*.f64 #s(literal 2 binary64) (log.f64 a))) |
(pow.f64 (sqrt.f64 a) #s(literal 4 binary64)) |
(pow.f64 (exp.f64 #s(literal 2 binary64)) (log.f64 a)) |
(pow.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) #s(literal 1 binary64)) (log.f64 a)) |
(*.f64 a a) |
(*.f64 (sqrt.f64 a) (*.f64 a (sqrt.f64 a))) |
(*.f64 (*.f64 a (sqrt.f64 a)) (sqrt.f64 a)) |
(+.f64 (*.f64 b b) (neg.f64 (*.f64 a a))) |
(+.f64 (neg.f64 (*.f64 a a)) (*.f64 b b)) |
(+.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a (fma.f64 a a (*.f64 b b)))))) (neg.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a (fma.f64 a a (*.f64 b b)))))))) |
(+.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 a a (*.f64 b b))) (neg.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (fma.f64 a a (*.f64 b b))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 b a) (-.f64 b a)))) #s(literal -1 binary64))) |
(-.f64 (*.f64 b b) (*.f64 a a)) |
(-.f64 #s(literal 0 binary64) (-.f64 (*.f64 a a) (*.f64 b b))) |
(-.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a (fma.f64 a a (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a (fma.f64 a a (*.f64 b b))))))) |
(-.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 a a (*.f64 b b))) (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (fma.f64 a a (*.f64 b b)))) |
(-.f64 (fma.f64 b b #s(literal 0 binary64)) (*.f64 a a)) |
(fma.f64 b b (neg.f64 (*.f64 a a))) |
(fma.f64 b (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 a a (*.f64 b b))) (neg.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (fma.f64 a a (*.f64 b b))))) |
(fma.f64 (*.f64 b b) (/.f64 (*.f64 b b) (fma.f64 a a (*.f64 b b))) (neg.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (fma.f64 a a (*.f64 b b))))) |
(fma.f64 (*.f64 b b) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a (fma.f64 a a (*.f64 b b)))))) (neg.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a (fma.f64 a a (*.f64 b b)))))))) |
(fma.f64 a (neg.f64 a) (*.f64 b b)) |
(fma.f64 (*.f64 a a) #s(literal -1 binary64) (*.f64 b b)) |
(fma.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a (fma.f64 a a (*.f64 b b)))))) (neg.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a (fma.f64 a a (*.f64 b b)))))))) |
(fma.f64 (*.f64 b (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (fma.f64 a a (*.f64 b b))) (neg.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (fma.f64 a a (*.f64 b b))))) |
(fma.f64 (*.f64 b (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b b) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a (fma.f64 a a (*.f64 b b)))))) (neg.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a (fma.f64 a a (*.f64 b b)))))))) |
(fma.f64 #s(literal -1 binary64) (*.f64 a a) (*.f64 b b)) |
(fma.f64 (*.f64 b (*.f64 b b)) (/.f64 b (fma.f64 a a (*.f64 b b))) (neg.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (fma.f64 a a (*.f64 b b))))) |
(fma.f64 (*.f64 b (*.f64 b b)) (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a (fma.f64 a a (*.f64 b b)))))) (neg.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a (fma.f64 a a (*.f64 b b)))))))) |
(fma.f64 (sqrt.f64 b) (*.f64 b (sqrt.f64 b)) (neg.f64 (*.f64 a a))) |
(fma.f64 (sqrt.f64 a) (*.f64 (sqrt.f64 a) (neg.f64 a)) (*.f64 b b)) |
(fma.f64 (neg.f64 a) a (*.f64 b b)) |
(fma.f64 (*.f64 b (sqrt.f64 b)) (sqrt.f64 b) (neg.f64 (*.f64 a a))) |
(fma.f64 (*.f64 (neg.f64 a) (sqrt.f64 a)) (sqrt.f64 a) (*.f64 b b)) |
(fma.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (fma.f64 a a (*.f64 b b)))) (*.f64 (+.f64 b a) (-.f64 b a)) (neg.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (fma.f64 a a (*.f64 b b))))) |
(fma.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (-.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a a) (-.f64 (*.f64 a a) (*.f64 b b)))) (neg.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (fma.f64 a a (*.f64 b b))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 (fma.f64 a a (*.f64 b b)) (fma.f64 a a (*.f64 b b))) (fma.f64 a a (*.f64 b b))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (fma.f64 (*.f64 a (*.f64 a (fma.f64 a a (*.f64 b b)))) (-.f64 (*.f64 a (*.f64 a (fma.f64 a a (*.f64 b b)))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (neg.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a (fma.f64 a a (*.f64 b b)))))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a (fma.f64 a a (*.f64 b b))))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a (fma.f64 a a (*.f64 b b))))))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a (fma.f64 a a (*.f64 b b))))) (neg.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a (fma.f64 a a (*.f64 b b)))))))) |
(neg.f64 (/.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (-.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))) (neg.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a (fma.f64 a a (*.f64 b b)))))))) |
(neg.f64 (/.f64 (*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (fma.f64 a a (*.f64 b b))) (neg.f64 (fma.f64 a a (*.f64 b b))))) |
(neg.f64 (/.f64 (neg.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (-.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a (fma.f64 a a (*.f64 b b))))))) |
(neg.f64 (/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (fma.f64 a a (*.f64 b b)))) (fma.f64 a a (*.f64 b b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 b a) (-.f64 b a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 b a) (-.f64 b a))) #s(literal 1 binary64))) |
(/.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (-.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a (fma.f64 a a (*.f64 b b)))))) |
(/.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (-.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))) (fma.f64 a (*.f64 a (*.f64 a a)) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (neg.f64 (*.f64 b (*.f64 (*.f64 b a) a)))))) |
(/.f64 (*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (fma.f64 a a (*.f64 b b))) (fma.f64 a a (*.f64 b b))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 b a) (-.f64 b a))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (-.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))))) (neg.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a (fma.f64 a a (*.f64 b b))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (fma.f64 a a (*.f64 b b)))) (neg.f64 (fma.f64 a a (*.f64 b b)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a a) (*.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 a (*.f64 a (*.f64 a a))))))) (*.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a (fma.f64 a a (*.f64 b b))))) (fma.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (fma.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 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (-.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))) (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (-.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))))) (*.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a (fma.f64 a a (*.f64 b b))))) (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (-.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (-.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))) (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (-.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))))) (*.f64 (fma.f64 a a (*.f64 b b)) (fma.f64 b (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a (*.f64 a a)))))))) |
(/.f64 (*.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (fma.f64 a a (*.f64 b b)))) (*.f64 (fma.f64 a a (*.f64 b b)) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a (*.f64 a a)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a (fma.f64 a a (*.f64 b b)))))) (*.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a (fma.f64 a a (*.f64 b b))))) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))))) (*.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a (fma.f64 a a (*.f64 b b))))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a (fma.f64 a a (*.f64 b b))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 a a (*.f64 b b))) (*.f64 (fma.f64 a a (*.f64 b b)) (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 (fma.f64 a a (*.f64 b b)) (fma.f64 a a (*.f64 b b)))) |
(/.f64 (*.f64 (*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (fma.f64 a a (*.f64 b b))) #s(literal 1 binary64)) (fma.f64 a a (*.f64 b b))) |
(/.f64 (*.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (-.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))) #s(literal 1 binary64)) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a (fma.f64 a a (*.f64 b b)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a a) (*.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 a (*.f64 a (*.f64 a a))))))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (fma.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 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a (fma.f64 a a (*.f64 b b))))))) |
(/.f64 (*.f64 (*.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (-.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))) (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (-.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))))) #s(literal 1 binary64)) (*.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (-.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a (fma.f64 a a (*.f64 b b))))))) |
(/.f64 (*.f64 (*.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (-.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))) (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (-.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))))) #s(literal 1 binary64)) (*.f64 (fma.f64 b (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a (*.f64 a a)))))) (fma.f64 a a (*.f64 b b)))) |
(/.f64 (*.f64 (*.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (fma.f64 a a (*.f64 b b)))) #s(literal 1 binary64)) (*.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a (*.f64 a a)))) (fma.f64 a a (*.f64 b b)))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (-.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))))) (neg.f64 (neg.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a (fma.f64 a a (*.f64 b b)))))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (fma.f64 a a (*.f64 b b))))) (neg.f64 (neg.f64 (fma.f64 a a (*.f64 b b))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a (fma.f64 a a (*.f64 b b)))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a (fma.f64 a a (*.f64 b b)))))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a (fma.f64 a a (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a (fma.f64 a a (*.f64 b b)))))) (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a (fma.f64 a a (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a (fma.f64 a a (*.f64 b b)))))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a (fma.f64 a a (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a (fma.f64 a a (*.f64 b b)))))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 a a (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 a a (*.f64 b b)))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 a a (*.f64 b b)))) (*.f64 (*.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (fma.f64 a a (*.f64 b b))) (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (fma.f64 a a (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (fma.f64 a a (*.f64 b b))))) (fma.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 a a (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 a a (*.f64 b b))) (fma.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (fma.f64 a a (*.f64 b b))) (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (fma.f64 a a (*.f64 b b))) (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 a a (*.f64 b b))) (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (fma.f64 a a (*.f64 b b))))))) |
(/.f64 (-.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (neg.f64 (*.f64 a a)) (*.f64 b b))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a (fma.f64 a a (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a (fma.f64 a a (*.f64 b b))))))) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a (fma.f64 a a (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a (fma.f64 a a (*.f64 b b)))))))) (fma.f64 (*.f64 b b) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a (fma.f64 a a (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a (fma.f64 a a (*.f64 b b)))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 a a (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 a a (*.f64 b b)))) (*.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (fma.f64 a a (*.f64 b b))) (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (fma.f64 a a (*.f64 b b))))) (fma.f64 (*.f64 b b) (/.f64 (*.f64 b b) (fma.f64 a a (*.f64 b b))) (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (fma.f64 a a (*.f64 b b))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a a) (*.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 a (*.f64 a (*.f64 a a))))))) (/.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a (fma.f64 a a (*.f64 b b))))))) (fma.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (fma.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 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(/.f64 (*.f64 (*.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (-.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))) (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (-.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))))) (/.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a (fma.f64 a a (*.f64 b b))))))) (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (-.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))))) |
(/.f64 (*.f64 (*.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (-.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))) (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (-.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))))) (/.f64 #s(literal 1 binary64) (fma.f64 a a (*.f64 b b)))) (fma.f64 b (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a (*.f64 a a))))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (fma.f64 a a (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (fma.f64 a a (*.f64 b b)))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a (*.f64 a a))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 b a) (-.f64 b a))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 b a) (-.f64 b a))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 (+.f64 b a) (-.f64 b a))) |
(*.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (-.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a (fma.f64 a a (*.f64 b b))))))) |
(*.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a (fma.f64 a a (*.f64 b b))))) (*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (/.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a (fma.f64 a a (*.f64 b b)))))))) |
(*.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a (fma.f64 a a (*.f64 b b))))) (/.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a (fma.f64 a a (*.f64 b b))))))) |
(*.f64 (*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (fma.f64 a a (*.f64 b b))) (/.f64 #s(literal 1 binary64) (fma.f64 a a (*.f64 b b)))) |
(*.f64 (fma.f64 a a (*.f64 b b)) (*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (/.f64 #s(literal 1 binary64) (fma.f64 a a (*.f64 b b))))) |
(*.f64 (fma.f64 a a (*.f64 b b)) (/.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (fma.f64 a a (*.f64 b b)))) |
(*.f64 (neg.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (-.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a (fma.f64 a a (*.f64 b b)))))))) |
(*.f64 (neg.f64 (*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (fma.f64 a a (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 a a (*.f64 b b))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a (fma.f64 a a (*.f64 b b)))))) (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (-.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a a (*.f64 b b))) (*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (fma.f64 a a (*.f64 b b)))) |
(*.f64 (+.f64 b a) (-.f64 b a)) |
(*.f64 (-.f64 b a) (+.f64 b a)) |
(*.f64 (/.f64 (*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (fma.f64 a a (*.f64 b b))) (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (-.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a a) (-.f64 (*.f64 a a) (*.f64 b b))))) |
(*.f64 (/.f64 (*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (fma.f64 a a (*.f64 b b))) (*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (fma.f64 a a (*.f64 b b)))) (*.f64 (+.f64 b a) (-.f64 b a))) |
(*.f64 (/.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (-.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))) (fma.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 (fma.f64 a a (*.f64 b b)) (fma.f64 a a (*.f64 b b))) (fma.f64 a a (*.f64 b b))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (fma.f64 (*.f64 a (*.f64 a (fma.f64 a a (*.f64 b b)))) (-.f64 (*.f64 a (*.f64 a (fma.f64 a a (*.f64 b b)))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(*.f64 (/.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (-.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))) (*.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a (fma.f64 a a (*.f64 b b))))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a (fma.f64 a a (*.f64 b b))))))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a (fma.f64 a a (*.f64 b b)))))) |
(+.f64 (*.f64 (*.f64 (+.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64)))) #s(literal 1/2 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (*.f64 (*.f64 (+.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64)))) #s(literal 1/2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 a a)))) |
(+.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 (+.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64)))) #s(literal 1/2 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 (+.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64)))) #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 (+.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64)))) #s(literal 1/2 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 (*.f64 (+.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64)))) #s(literal 1/2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 a a)))) |
(fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 (+.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64)))) #s(literal 1/2 binary64)) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 (+.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64)))) #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (-.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))))) (+.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) (*.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a (fma.f64 a a (*.f64 b b))))) #s(literal 2 binary64))) |
(/.f64 (*.f64 (*.f64 (fma.f64 a a (*.f64 b b)) (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 b a) (-.f64 b a)))) (+.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) (*.f64 (fma.f64 a a (*.f64 b b)) #s(literal 2 binary64))) |
(/.f64 (*.f64 (+.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (-.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))))) (*.f64 #s(literal 2 binary64) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a (fma.f64 a a (*.f64 b b))))))) |
(/.f64 (*.f64 (+.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64)))) (*.f64 (fma.f64 a a (*.f64 b b)) (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 b a) (-.f64 b a))))) (*.f64 #s(literal 2 binary64) (fma.f64 a a (*.f64 b b)))) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 b a) (-.f64 b a))) (+.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) #s(literal 2 binary64)) |
(/.f64 (*.f64 (*.f64 (+.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64)))) #s(literal 1/2 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (-.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a (fma.f64 a a (*.f64 b b)))))) |
(/.f64 (*.f64 (*.f64 (+.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64)))) #s(literal 1/2 binary64)) (*.f64 (fma.f64 a a (*.f64 b b)) (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 b a) (-.f64 b a))))) (fma.f64 a a (*.f64 b b))) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (-.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a (fma.f64 a a (*.f64 b b)))))) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (fma.f64 a a (*.f64 b b))))) (fma.f64 a a (*.f64 b b))) |
(/.f64 (*.f64 #s(literal 1 binary64) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 b a) (-.f64 b a)))) |
(/.f64 (*.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (-.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64)))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a (fma.f64 a a (*.f64 b b)))))) |
(/.f64 (*.f64 (*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (fma.f64 a a (*.f64 b b))) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64)))) (fma.f64 a a (*.f64 b b))) |
(/.f64 (*.f64 (neg.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (-.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))))) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64)))) (neg.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a (fma.f64 a a (*.f64 b b))))))) |
(/.f64 (*.f64 (neg.f64 (*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (fma.f64 a a (*.f64 b b)))) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64)))) (neg.f64 (fma.f64 a a (*.f64 b b)))) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (-.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))))) (*.f64 (+.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64)))) #s(literal 1/2 binary64))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a (fma.f64 a a (*.f64 b b)))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 a a (*.f64 b b)) (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 b a) (-.f64 b a)))) (*.f64 (+.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64)))) #s(literal 1/2 binary64))) (fma.f64 a a (*.f64 b b))) |
(/.f64 (*.f64 (+.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 b a) (-.f64 b a)))) #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (*.f64 (+.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64)))) #s(literal 1/2 binary64)))) |
(*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64)))) |
(*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 b a) (-.f64 b a))) (*.f64 (+.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64)))) #s(literal 1/2 binary64))) |
(*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))))) (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))) |
(*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))))) |
(*.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (-.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a (fma.f64 a a (*.f64 b b)))))) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) |
(*.f64 (*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (fma.f64 a a (*.f64 b b))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a a (*.f64 b b))) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) |
(*.f64 (*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))) (*.f64 #s(literal 2 binary64) (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))))) |
(*.f64 (*.f64 (+.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64)))) #s(literal 1/2 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 b a) (-.f64 b a)))) |
(*.f64 (+.f64 b a) (*.f64 (-.f64 b a) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))) (*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))) (*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))))) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))) |
(*.f64 (*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (*.f64 (+.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64)))) #s(literal 1/2 binary64))) #s(literal 2 binary64)) |
(*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) (*.f64 (+.f64 b a) (-.f64 b a))) |
(*.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 b a) (-.f64 b a))) (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))))) |
(*.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))))) (*.f64 (+.f64 b a) (-.f64 b a))) |
(sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) |
(neg.f64 (sin.f64 (*.f64 (*.f64 angle #s(literal -1/180 binary64)) (PI.f64)))) |
(neg.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal -1/180 binary64))))) |
(neg.f64 (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal -180 binary64)))) |
(cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) |
(cos.f64 (*.f64 (*.f64 angle #s(literal -1/180 binary64)) (PI.f64))) |
(cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal -1/180 binary64)))) |
(cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal -180 binary64))) |
(+.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 #s(literal -2 binary64) (*.f64 a a)))) |
(+.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))) (*.f64 b b)) (*.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))) (neg.f64 (*.f64 a a)))) |
(+.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))) (neg.f64 (*.f64 a a))) (*.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))) (*.f64 b b))) |
(+.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))))) |
(+.f64 (*.f64 (*.f64 b b) (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))))) (*.f64 (neg.f64 (*.f64 a a)) (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))))) |
(+.f64 (*.f64 (neg.f64 (*.f64 a a)) (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))))) (*.f64 (*.f64 b b) (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))))) |
(fma.f64 (*.f64 b b) (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))) (*.f64 (neg.f64 (*.f64 a a)) (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))))) |
(fma.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 #s(literal -2 binary64) (*.f64 a a)))) |
(fma.f64 (neg.f64 (*.f64 a a)) (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))) (*.f64 (*.f64 b b) (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))))) |
(fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))))) |
(fma.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))) (*.f64 b b) (*.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))) (neg.f64 (*.f64 a a)))) |
(fma.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))) (neg.f64 (*.f64 a a)) (*.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))) (*.f64 b b))) |
(/.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 b a) (-.f64 b a)))) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))) (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (-.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a (fma.f64 a a (*.f64 b b)))))) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))) (*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (fma.f64 a a (*.f64 b b)))) (fma.f64 a a (*.f64 b b))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (-.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a (fma.f64 a a (*.f64 b b)))))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (fma.f64 a a (*.f64 b b))))) (fma.f64 a a (*.f64 b b))) |
(/.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (-.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a (fma.f64 a a (*.f64 b b)))))) |
(/.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (fma.f64 a a (*.f64 b b)) (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 b a) (-.f64 b a))))) (fma.f64 a a (*.f64 b b))) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 b a) (-.f64 b a)))) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))) (neg.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (-.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))))) (neg.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a (fma.f64 a a (*.f64 b b))))))) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))) (neg.f64 (*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (fma.f64 a a (*.f64 b b))))) (neg.f64 (fma.f64 a a (*.f64 b b)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 b a) (-.f64 b a)))) |
(/.f64 (*.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (-.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))) (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a (fma.f64 a a (*.f64 b b)))))) |
(/.f64 (*.f64 (*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (fma.f64 a a (*.f64 b b))) (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))))) (fma.f64 a a (*.f64 b b))) |
(/.f64 (*.f64 (neg.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (-.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))))) (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))))) (neg.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a (fma.f64 a a (*.f64 b b))))))) |
(/.f64 (*.f64 (neg.f64 (*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (fma.f64 a a (*.f64 b b)))) (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))))) (neg.f64 (fma.f64 a a (*.f64 b b)))) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (-.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))))) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a (fma.f64 a a (*.f64 b b)))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 a a (*.f64 b b)) (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 b a) (-.f64 b a)))) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))) (fma.f64 a a (*.f64 b b))) |
(/.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (-.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))))) #s(literal 2 binary64)) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a (fma.f64 a a (*.f64 b b)))))) |
(/.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (fma.f64 a a (*.f64 b b)))) #s(literal 2 binary64)) (fma.f64 a a (*.f64 b b))) |
(*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))))) |
(*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 b a) (-.f64 b a))) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))) |
(*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 b a) (-.f64 b a)))) |
(*.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (-.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a (fma.f64 a a (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))))) |
(*.f64 (*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (fma.f64 a a (*.f64 b b))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a a (*.f64 b b))) (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))))) |
(*.f64 (*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))) #s(literal 2 binary64)) |
(*.f64 (+.f64 b a) (*.f64 (-.f64 b a) (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))) (*.f64 (+.f64 b a) (-.f64 b a))) |
(*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))) (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (-.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))))) (/.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a (fma.f64 a a (*.f64 b b))))))) |
(*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))) (*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (fma.f64 a a (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (fma.f64 a a (*.f64 b b)))) |
(*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))) (+.f64 b a)) (-.f64 b a)) |
Compiled 13 213 to 1 050 computations (92.1% saved)
43 alts after pruning (43 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 302 | 43 | 345 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 303 | 43 | 346 |
| Status | Accuracy | Program |
|---|---|---|
| 15.6% | (/.f64 (*.f64 (*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (fma.f64 a a (*.f64 b b))) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64)))) (fma.f64 a a (*.f64 b b))) | |
| 59.3% | (/.f64 (*.f64 #s(literal 1 binary64) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 b a) (-.f64 b a)))) | |
| 15.5% | (*.f64 (/.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (fma.f64 a a (*.f64 b b)))) #s(literal 2 binary64)) (fma.f64 a a (*.f64 b b))) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) | |
| ▶ | 66.6% | (*.f64 (+.f64 b a) (*.f64 (-.f64 b a) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) |
| 6.9% | (*.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (-.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a (fma.f64 a a (*.f64 b b)))))) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) | |
| 59.3% | (*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64)))) | |
| 15.2% | (*.f64 (*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (fma.f64 a a (*.f64 b b))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a a (*.f64 b b))) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) | |
| 15.0% | (*.f64 (*.f64 (*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (fma.f64 a a (*.f64 b b))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a a (*.f64 b b))) (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))))) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) | |
| 66.5% | (*.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))) (+.f64 b a)) (-.f64 b a)) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) | |
| 57.5% | (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (*.f64 (neg.f64 a) (sqrt.f64 a)) (sqrt.f64 a) (*.f64 b b))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) | |
| 11.5% | (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (*.f64 b (*.f64 b b)) (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a (fma.f64 a a (*.f64 b b)))))) (neg.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a (fma.f64 a a (*.f64 b b))))))))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) | |
| 18.6% | (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (*.f64 b (*.f64 b b)) (/.f64 b (fma.f64 a a (*.f64 b b))) (neg.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (fma.f64 a a (*.f64 b b)))))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) | |
| ▶ | 57.9% | (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (*.f64 b (sqrt.f64 b)) (sqrt.f64 b) (neg.f64 (*.f64 a a)))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) |
| 4.5% | (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a (fma.f64 a a (*.f64 b b)))))) (*.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a (fma.f64 a a (*.f64 b b))))) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))))) (*.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a (fma.f64 a a (*.f64 b b))))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a (fma.f64 a a (*.f64 b b)))))))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) | |
| 59.9% | (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 b a) (-.f64 b a))))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) | |
| 57.4% | (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 (sqrt.f64 b) #s(literal 4 binary64)) (pow.f64 a #s(literal 2 binary64)))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) | |
| 56.6% | (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (log.f64 b)) (pow.f64 a #s(literal 2 binary64)))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) | |
| 56.5% | (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 (E.f64) (*.f64 #s(literal 2 binary64) (log.f64 b))) (pow.f64 a #s(literal 2 binary64)))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) | |
| 57.4% | (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (sqrt.f64 a) #s(literal 4 binary64)))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) | |
| 56.6% | (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (exp.f64 #s(literal 2 binary64)) (log.f64 a)))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) | |
| 56.5% | (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (E.f64) (*.f64 #s(literal 2 binary64) (log.f64 a))))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) | |
| 57.1% | (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal -180 binary64)))) | |
| ▶ | 56.1% | (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) (cos.f64 (*.f64 (*.f64 angle #s(literal -1/180 binary64)) (PI.f64)))) |
| 57.3% | (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) #s(approx (cos (* (PI) (/ angle 180))) (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))))) | |
| 57.0% | (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) #s(approx (cos (* (PI) (/ angle 180))) #s(literal 1 binary64))) | |
| 56.4% | (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) (neg.f64 (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal -180 binary64))))) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) | |
| 56.5% | (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (exp.f64 (*.f64 #s(literal 2 binary64) (log.f64 a))))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) | |
| 28.2% | (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (fma.f64 a a (*.f64 b b)) (*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (/.f64 #s(literal 1 binary64) (fma.f64 a a (*.f64 b b)))))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) | |
| 6.0% | (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (fma.f64 a a (*.f64 b b))) (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (-.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a a) (-.f64 (*.f64 a a) (*.f64 b b)))))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) | |
| 34.7% | (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 b a) (-.f64 b a)))) #s(literal -1 binary64)))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) | |
| 37.9% | (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) #s(approx (- (pow b 2) (pow a 2)) (*.f64 b b))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) | |
| 43.5% | (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) #s(approx (- (pow b 2) (pow a 2)) (*.f64 a (*.f64 a (fma.f64 b (/.f64 b (*.f64 a a)) #s(literal -1 binary64)))))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) | |
| 36.1% | (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) #s(approx (- (pow b 2) (pow a 2)) (neg.f64 (*.f64 a a)))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) | |
| 59.1% | (*.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 b a) (-.f64 b a))) (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))))) | |
| 59.1% | (*.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))))) (*.f64 (+.f64 b a) (-.f64 b a))) | |
| 57.5% | (*.f64 #s(approx (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (*.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))) (*.f64 (+.f64 b a) (-.f64 b a)))) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) | |
| 35.3% | (*.f64 #s(approx (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 (*.f64 a a) #s(literal -2 binary64)))) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) | |
| 55.7% | (*.f64 #s(approx (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (*.f64 angle (*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (fma.f64 (PI.f64) #s(literal 1/90 binary64) (*.f64 (*.f64 (*.f64 angle angle) #s(literal -1/17496000 binary64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))))))) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) | |
| 38.8% | (*.f64 #s(approx (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 b b) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))))) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) | |
| ▶ | 34.5% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 (*.f64 a a) #s(literal -2 binary64))) (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))))) |
| ▶ | 56.3% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))) (*.f64 (+.f64 b a) (-.f64 b a)))) |
| 38.8% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 b b) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))))) (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))))) | |
| 31.8% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 angle (fma.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (*.f64 (PI.f64) #s(literal 1/90 binary64)) (*.f64 (*.f64 angle angle) (*.f64 (*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) #s(literal -1/4374000 binary64)))))) |
Compiled 2 834 to 1 604 computations (43.4% saved)
| 1× | egg-herbie |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| cost-diff | 0 | (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) (cos.f64 (*.f64 (*.f64 angle #s(literal -1/180 binary64)) (PI.f64)))) | |
| cost-diff | 128 | (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64))) | |
| cost-diff | 6144 | (pow.f64 a #s(literal 2 binary64)) | |
| cost-diff | 6144 | (pow.f64 b #s(literal 2 binary64)) | |
| cost-diff | 0 | (*.f64 #s(literal 2 binary64) (fma.f64 (*.f64 b (sqrt.f64 b)) (sqrt.f64 b) (neg.f64 (*.f64 a a)))) | |
| cost-diff | 0 | (*.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (*.f64 b (sqrt.f64 b)) (sqrt.f64 b) (neg.f64 (*.f64 a a)))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) | |
| cost-diff | 0 | (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (*.f64 b (sqrt.f64 b)) (sqrt.f64 b) (neg.f64 (*.f64 a a)))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) | |
| cost-diff | 1728 | (fma.f64 (*.f64 b (sqrt.f64 b)) (sqrt.f64 b) (neg.f64 (*.f64 a a))) | |
| cost-diff | 0 | (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) | |
| cost-diff | 0 | (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 (*.f64 a a) #s(literal -2 binary64))) | |
| cost-diff | 0 | (*.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 (*.f64 a a) #s(literal -2 binary64))) (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))) | |
| cost-diff | 0 | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 (*.f64 a a) #s(literal -2 binary64))) (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))))) | |
| cost-diff | 0 | (*.f64 (PI.f64) #s(literal 1/90 binary64)) | |
| cost-diff | 0 | (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))) | |
| cost-diff | 0 | (*.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))) (*.f64 (+.f64 b a) (-.f64 b a))) | |
| cost-diff | 0 | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))) (*.f64 (+.f64 b a) (-.f64 b a)))) | |
| cost-diff | 0 | (-.f64 b a) | |
| cost-diff | 0 | (*.f64 (-.f64 b a) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64)))) | |
| cost-diff | 0 | (+.f64 b a) | |
| cost-diff | 0 | (*.f64 (+.f64 b a) (*.f64 (-.f64 b a) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) |
| 5 432× | lower-fma.f32 |
| 5 430× | lower-fma.f64 |
| 5 418× | lower-*.f32 |
| 5 374× | lower-*.f64 |
| 2 152× | lower-+.f32 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 62 | 438 |
| 0 | 102 | 438 |
| 1 | 181 | 422 |
| 2 | 455 | 422 |
| 3 | 1891 | 422 |
| 4 | 6107 | 422 |
| 0 | 8557 | 422 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(*.f64 (+.f64 b a) (*.f64 (-.f64 b a) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) |
(+.f64 b a) |
b |
a |
(*.f64 (-.f64 b a) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64)))) |
(-.f64 b a) |
(sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) |
(*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64)) |
(*.f64 (PI.f64) angle) |
(PI.f64) |
angle |
#s(literal 1/90 binary64) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))) (*.f64 (+.f64 b a) (-.f64 b a)))) |
(*.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))) (*.f64 (+.f64 b a) (-.f64 b a))) |
(*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))) |
angle |
(*.f64 (PI.f64) #s(literal 1/90 binary64)) |
(PI.f64) |
#s(literal 1/90 binary64) |
(*.f64 (+.f64 b a) (-.f64 b a)) |
(+.f64 b a) |
b |
a |
(-.f64 b a) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 (*.f64 a a) #s(literal -2 binary64))) (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))))) |
(*.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 (*.f64 a a) #s(literal -2 binary64))) (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 (*.f64 a a) #s(literal -2 binary64))) |
(sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) |
(*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))) |
#s(literal 1/180 binary64) |
(*.f64 angle (PI.f64)) |
angle |
(PI.f64) |
(*.f64 (*.f64 a a) #s(literal -2 binary64)) |
(*.f64 a a) |
a |
#s(literal -2 binary64) |
(cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) |
(*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (*.f64 b (sqrt.f64 b)) (sqrt.f64 b) (neg.f64 (*.f64 a a)))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (*.f64 b (sqrt.f64 b)) (sqrt.f64 b) (neg.f64 (*.f64 a a)))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) |
(*.f64 #s(literal 2 binary64) (fma.f64 (*.f64 b (sqrt.f64 b)) (sqrt.f64 b) (neg.f64 (*.f64 a a)))) |
#s(literal 2 binary64) |
(fma.f64 (*.f64 b (sqrt.f64 b)) (sqrt.f64 b) (neg.f64 (*.f64 a a))) |
(*.f64 b (sqrt.f64 b)) |
b |
(sqrt.f64 b) |
(neg.f64 (*.f64 a a)) |
(*.f64 a a) |
a |
(sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) |
(*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))) |
(PI.f64) |
(/.f64 angle #s(literal 180 binary64)) |
angle |
#s(literal 180 binary64) |
(cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) |
(*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) (cos.f64 (*.f64 (*.f64 angle #s(literal -1/180 binary64)) (PI.f64)))) |
(*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) |
(*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) |
#s(literal 2 binary64) |
(-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64))) |
(pow.f64 b #s(literal 2 binary64)) |
b |
(pow.f64 a #s(literal 2 binary64)) |
a |
(sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) |
(*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))) |
(PI.f64) |
(/.f64 angle #s(literal 180 binary64)) |
angle |
#s(literal 180 binary64) |
(cos.f64 (*.f64 (*.f64 angle #s(literal -1/180 binary64)) (PI.f64))) |
(*.f64 (*.f64 angle #s(literal -1/180 binary64)) (PI.f64)) |
(*.f64 angle #s(literal -1/180 binary64)) |
#s(literal -1/180 binary64) |
| Outputs |
|---|
(*.f64 (+.f64 b a) (*.f64 (-.f64 b a) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) |
(*.f64 (+.f64 b a) (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))) |
(+.f64 b a) |
b |
a |
(*.f64 (-.f64 b a) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64)))) |
(*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) |
(-.f64 b a) |
(sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) |
(sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) |
(*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64)) |
(*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))) |
(*.f64 (PI.f64) angle) |
(PI.f64) |
angle |
#s(literal 1/90 binary64) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))) (*.f64 (+.f64 b a) (-.f64 b a)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (+.f64 b a) (*.f64 (-.f64 b a) (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))) |
(*.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))) (*.f64 (+.f64 b a) (-.f64 b a))) |
(*.f64 (+.f64 b a) (*.f64 (-.f64 b a) (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) |
(*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))) |
angle |
(*.f64 (PI.f64) #s(literal 1/90 binary64)) |
(PI.f64) |
#s(literal 1/90 binary64) |
(*.f64 (+.f64 b a) (-.f64 b a)) |
(+.f64 b a) |
b |
a |
(-.f64 b a) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 (*.f64 a a) #s(literal -2 binary64))) (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (*.f64 a a) #s(literal -2 binary64))))) |
(*.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 (*.f64 a a) #s(literal -2 binary64))) (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))) |
(*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (*.f64 a a) #s(literal -2 binary64)))) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 (*.f64 a a) #s(literal -2 binary64))) |
(*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (*.f64 a a) #s(literal -2 binary64))) |
(sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) |
(sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) |
(*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))) |
(*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))) |
#s(literal 1/180 binary64) |
(*.f64 angle (PI.f64)) |
(*.f64 (PI.f64) angle) |
angle |
(PI.f64) |
(*.f64 (*.f64 a a) #s(literal -2 binary64)) |
(*.f64 a a) |
a |
#s(literal -2 binary64) |
(cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) |
(cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) |
(*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (*.f64 b (sqrt.f64 b)) (sqrt.f64 b) (neg.f64 (*.f64 a a)))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) |
(*.f64 (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) (*.f64 (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) (*.f64 (+.f64 b a) (*.f64 (-.f64 b a) #s(literal 2 binary64))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (*.f64 b (sqrt.f64 b)) (sqrt.f64 b) (neg.f64 (*.f64 a a)))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) |
(*.f64 (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) (*.f64 (+.f64 b a) (*.f64 (-.f64 b a) #s(literal 2 binary64)))) |
(*.f64 #s(literal 2 binary64) (fma.f64 (*.f64 b (sqrt.f64 b)) (sqrt.f64 b) (neg.f64 (*.f64 a a)))) |
(*.f64 (+.f64 b a) (*.f64 (-.f64 b a) #s(literal 2 binary64))) |
#s(literal 2 binary64) |
(fma.f64 (*.f64 b (sqrt.f64 b)) (sqrt.f64 b) (neg.f64 (*.f64 a a))) |
(*.f64 (+.f64 b a) (-.f64 b a)) |
(*.f64 b (sqrt.f64 b)) |
b |
(sqrt.f64 b) |
(neg.f64 (*.f64 a a)) |
(*.f64 a a) |
a |
(sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) |
(sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) |
(*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))) |
(/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)) |
(PI.f64) |
(/.f64 angle #s(literal 180 binary64)) |
angle |
#s(literal 180 binary64) |
(cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) |
(cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) |
(*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) (cos.f64 (*.f64 (*.f64 angle #s(literal -1/180 binary64)) (PI.f64)))) |
(*.f64 (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) (*.f64 (*.f64 (+.f64 b a) (*.f64 (-.f64 b a) #s(literal 2 binary64))) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) |
(*.f64 (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) (*.f64 (+.f64 b a) (*.f64 (-.f64 b a) #s(literal 2 binary64)))) |
(*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) |
(*.f64 (+.f64 b a) (*.f64 (-.f64 b a) #s(literal 2 binary64))) |
#s(literal 2 binary64) |
(-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64))) |
(*.f64 (+.f64 b a) (-.f64 b a)) |
(pow.f64 b #s(literal 2 binary64)) |
(*.f64 b b) |
b |
(pow.f64 a #s(literal 2 binary64)) |
(*.f64 a a) |
a |
(sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) |
(sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) |
(*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))) |
(/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)) |
(PI.f64) |
(/.f64 angle #s(literal 180 binary64)) |
angle |
#s(literal 180 binary64) |
(cos.f64 (*.f64 (*.f64 angle #s(literal -1/180 binary64)) (PI.f64))) |
(cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) |
(*.f64 (*.f64 angle #s(literal -1/180 binary64)) (PI.f64)) |
(*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)) |
(*.f64 angle #s(literal -1/180 binary64)) |
#s(literal -1/180 binary64) |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 3.152321044132264 | (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64))) | |
| accuracy | 5.120659062231805 | (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) | |
| accuracy | 28.238379514445683 | (cos.f64 (*.f64 (*.f64 angle #s(literal -1/180 binary64)) (PI.f64))) | |
| accuracy | 28.98957408913649 | (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) | |
| accuracy | 1.789049426756589 | (fma.f64 (*.f64 b (sqrt.f64 b)) (sqrt.f64 b) (neg.f64 (*.f64 a a))) | |
| accuracy | 5.120659062231805 | (*.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (*.f64 b (sqrt.f64 b)) (sqrt.f64 b) (neg.f64 (*.f64 a a)))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) | |
| accuracy | 28.238379514445683 | (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) | |
| accuracy | 28.98957408913649 | (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) | |
| accuracy | 2.987855109737031 | (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 (*.f64 a a) #s(literal -2 binary64))) | |
| accuracy | 28.075264807702364 | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 (*.f64 a a) #s(literal -2 binary64))) (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))))) | |
| accuracy | 28.238379514445683 | (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) | |
| accuracy | 28.989574089136532 | (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) | |
| accuracy | 0 | (PI.f64) | |
| accuracy | 0.0859375 | (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))) | |
| accuracy | 6.026442046634988 | (*.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))) (*.f64 (+.f64 b a) (-.f64 b a))) | |
| accuracy | 24.365540663341196 | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))) (*.f64 (+.f64 b a) (-.f64 b a)))) | |
| accuracy | 0.24609375 | (*.f64 (PI.f64) angle) | |
| accuracy | 0.265625 | (*.f64 (-.f64 b a) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64)))) | |
| accuracy | 0.33984375 | (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64)) | |
| accuracy | 28.86191418965886 | (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) |
| 177.0ms | 128× | 1 | valid |
| 78.0ms | 127× | 0 | valid |
| 8.0ms | 1× | 3 | valid |
Compiled 410 to 53 computations (87.1% saved)
ival-mult: 127.0ms (58.8% of total)ival-sin: 27.0ms (12.5% of total)const: 18.0ms (8.3% of total)ival-cos: 17.0ms (7.9% of total)adjust: 8.0ms (3.7% of total)ival-pow2: 5.0ms (2.3% of total)ival-div: 3.0ms (1.4% of total)ival-sub: 3.0ms (1.4% of total)ival-add: 3.0ms (1.4% of total)ival-pi: 2.0ms (0.9% of total)ival-sqrt: 2.0ms (0.9% of total)ival-neg: 1.0ms (0.5% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| Inputs |
|---|
#<alt (*.f64 (+.f64 b a) (*.f64 (-.f64 b a) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64)))))> |
#<alt (+.f64 b a)> |
#<alt (*.f64 (-.f64 b a) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))> |
#<alt (-.f64 b a)> |
#<alt #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))) (*.f64 (+.f64 b a) (-.f64 b a))))> |
#<alt (*.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))) (*.f64 (+.f64 b a) (-.f64 b a)))> |
#<alt (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))> |
#<alt (*.f64 (PI.f64) #s(literal 1/90 binary64))> |
#<alt #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 (*.f64 a a) #s(literal -2 binary64))) (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))))> |
#<alt (*.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 (*.f64 a a) #s(literal -2 binary64))) (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))))> |
#<alt (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 (*.f64 a a) #s(literal -2 binary64)))> |
#<alt (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))> |
#<alt (fma.f64 (*.f64 b (sqrt.f64 b)) (sqrt.f64 b) (neg.f64 (*.f64 a a)))> |
#<alt (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (*.f64 b (sqrt.f64 b)) (sqrt.f64 b) (neg.f64 (*.f64 a a)))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))))> |
#<alt (*.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (*.f64 b (sqrt.f64 b)) (sqrt.f64 b) (neg.f64 (*.f64 a a)))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))))> |
#<alt (*.f64 #s(literal 2 binary64) (fma.f64 (*.f64 b (sqrt.f64 b)) (sqrt.f64 b) (neg.f64 (*.f64 a a))))> |
#<alt (pow.f64 b #s(literal 2 binary64))> |
#<alt (pow.f64 a #s(literal 2 binary64))> |
#<alt (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))> |
#<alt (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) (cos.f64 (*.f64 (*.f64 angle #s(literal -1/180 binary64)) (PI.f64))))> |
#<alt (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64)))> |
#<alt (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))> |
#<alt (*.f64 (PI.f64) angle)> |
#<alt (PI.f64)> |
#<alt (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))> |
#<alt (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))> |
#<alt (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))> |
#<alt (cos.f64 (*.f64 (*.f64 angle #s(literal -1/180 binary64)) (PI.f64)))> |
#<alt (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))))> |
| Outputs |
|---|
#<alt (* -1 (* (pow a 2) (sin (* 1/90 (* angle (PI))))))> |
#<alt (+ (* -1 (* (pow a 2) (sin (* 1/90 (* angle (PI)))))) (* b (* (sin (* 1/90 (* angle (PI)))) (+ a (* -1 a)))))> |
#<alt (+ (* -1 (* (pow a 2) (sin (* 1/90 (* angle (PI)))))) (* b (+ (* b (sin (* 1/90 (* angle (PI))))) (* (sin (* 1/90 (* angle (PI)))) (+ a (* -1 a))))))> |
#<alt (+ (* -1 (* (pow a 2) (sin (* 1/90 (* angle (PI)))))) (* b (+ (* b (sin (* 1/90 (* angle (PI))))) (* (sin (* 1/90 (* angle (PI)))) (+ a (* -1 a))))))> |
#<alt (* (pow b 2) (sin (* 1/90 (* angle (PI)))))> |
#<alt (* (pow b 2) (+ (sin (* 1/90 (* angle (PI)))) (/ (* (sin (* 1/90 (* angle (PI)))) (+ a (* -1 a))) b)))> |
#<alt (* (pow b 2) (+ (sin (* 1/90 (* angle (PI)))) (+ (* -1 (/ (* (pow a 2) (sin (* 1/90 (* angle (PI))))) (pow b 2))) (/ (* (sin (* 1/90 (* angle (PI)))) (+ a (* -1 a))) b))))> |
#<alt (* (pow b 2) (+ (sin (* 1/90 (* angle (PI)))) (+ (* -1 (/ (* (pow a 2) (sin (* 1/90 (* angle (PI))))) (pow b 2))) (/ (* (sin (* 1/90 (* angle (PI)))) (+ a (* -1 a))) b))))> |
#<alt (* (pow b 2) (sin (* 1/90 (* angle (PI)))))> |
#<alt (* (pow b 2) (+ (sin (* 1/90 (* angle (PI)))) (/ (* (sin (* 1/90 (* angle (PI)))) (+ a (* -1 a))) b)))> |
#<alt (* (pow b 2) (+ (sin (* 1/90 (* angle (PI)))) (* -1 (/ (+ (* -1 (* (sin (* 1/90 (* angle (PI)))) (+ a (* -1 a)))) (/ (* (pow a 2) (sin (* 1/90 (* angle (PI))))) b)) b))))> |
#<alt (* (pow b 2) (+ (sin (* 1/90 (* angle (PI)))) (* -1 (/ (+ (* -1 (* (sin (* 1/90 (* angle (PI)))) (+ a (* -1 a)))) (/ (* (pow a 2) (sin (* 1/90 (* angle (PI))))) b)) b))))> |
#<alt (* (pow b 2) (sin (* 1/90 (* angle (PI)))))> |
#<alt (+ (* a (* (sin (* 1/90 (* angle (PI)))) (+ b (* -1 b)))) (* (pow b 2) (sin (* 1/90 (* angle (PI))))))> |
#<alt (+ (* a (+ (* -1 (* a (sin (* 1/90 (* angle (PI)))))) (* (sin (* 1/90 (* angle (PI)))) (+ b (* -1 b))))) (* (pow b 2) (sin (* 1/90 (* angle (PI))))))> |
#<alt (+ (* a (+ (* -1 (* a (sin (* 1/90 (* angle (PI)))))) (* (sin (* 1/90 (* angle (PI)))) (+ b (* -1 b))))) (* (pow b 2) (sin (* 1/90 (* angle (PI))))))> |
#<alt (* -1 (* (pow a 2) (sin (* 1/90 (* angle (PI))))))> |
#<alt (* (pow a 2) (+ (* -1 (sin (* 1/90 (* angle (PI))))) (/ (* (sin (* 1/90 (* angle (PI)))) (+ b (* -1 b))) a)))> |
#<alt (* (pow a 2) (+ (* -1 (sin (* 1/90 (* angle (PI))))) (+ (/ (* (sin (* 1/90 (* angle (PI)))) (+ b (* -1 b))) a) (/ (* (pow b 2) (sin (* 1/90 (* angle (PI))))) (pow a 2)))))> |
#<alt (* (pow a 2) (+ (* -1 (sin (* 1/90 (* angle (PI))))) (+ (/ (* (sin (* 1/90 (* angle (PI)))) (+ b (* -1 b))) a) (/ (* (pow b 2) (sin (* 1/90 (* angle (PI))))) (pow a 2)))))> |
#<alt (* -1 (* (pow a 2) (sin (* 1/90 (* angle (PI))))))> |
#<alt (* (pow a 2) (+ (* -1 (sin (* 1/90 (* angle (PI))))) (* -1 (/ (* (sin (* 1/90 (* angle (PI)))) (+ b (* -1 b))) a))))> |
#<alt (* (pow a 2) (+ (* -1 (sin (* 1/90 (* angle (PI))))) (* -1 (/ (+ (* -1 (/ (* (pow b 2) (sin (* 1/90 (* angle (PI))))) a)) (* (sin (* 1/90 (* angle (PI)))) (+ b (* -1 b)))) a))))> |
#<alt (* (pow a 2) (+ (* -1 (sin (* 1/90 (* angle (PI))))) (* -1 (/ (+ (* -1 (/ (* (pow b 2) (sin (* 1/90 (* angle (PI))))) a)) (* (sin (* 1/90 (* angle (PI)))) (+ b (* -1 b)))) a))))> |
#<alt (* 1/90 (* angle (* (PI) (* (+ a b) (- b a)))))> |
#<alt (* angle (+ (* -1/4374000 (* (pow angle 2) (* (pow (PI) 3) (* (+ a b) (- b a))))) (* 1/90 (* (PI) (* (+ a b) (- b a))))))> |
#<alt (* angle (+ (* 1/90 (* (PI) (* (+ a b) (- b a)))) (* (pow angle 2) (+ (* -1/4374000 (* (pow (PI) 3) (* (+ a b) (- b a)))) (* 1/708588000000 (* (pow angle 2) (* (pow (PI) 5) (* (+ a b) (- b a)))))))))> |
#<alt (* angle (+ (* 1/90 (* (PI) (* (+ a b) (- b a)))) (* (pow angle 2) (+ (* -1/4374000 (* (pow (PI) 3) (* (+ a b) (- b a)))) (* (pow angle 2) (+ (* -1/241061637600000000 (* (pow angle 2) (* (pow (PI) 7) (* (+ a b) (- b a))))) (* 1/708588000000 (* (pow (PI) 5) (* (+ a b) (- b a))))))))))> |
#<alt (* (sin (* 1/90 (* angle (PI)))) (* (+ a b) (- b a)))> |
#<alt (* (sin (* 1/90 (* angle (PI)))) (* (+ a b) (- b a)))> |
#<alt (* (sin (* 1/90 (* angle (PI)))) (* (+ a b) (- b a)))> |
#<alt (* (sin (* 1/90 (* angle (PI)))) (* (+ a b) (- b a)))> |
#<alt (* (sin (* 1/90 (* angle (PI)))) (* (+ a b) (- b a)))> |
#<alt (* (sin (* 1/90 (* angle (PI)))) (* (+ a b) (- b a)))> |
#<alt (* (sin (* 1/90 (* angle (PI)))) (* (+ a b) (- b a)))> |
#<alt (* (sin (* 1/90 (* angle (PI)))) (* (+ a b) (- b 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 (* a (sin (* 1/90 (* angle (PI))))))> |
#<alt (+ (* -1 (* a (sin (* 1/90 (* angle (PI)))))) (* b (sin (* 1/90 (* angle (PI))))))> |
#<alt (+ (* -1 (* a (sin (* 1/90 (* angle (PI)))))) (* b (sin (* 1/90 (* angle (PI))))))> |
#<alt (+ (* -1 (* a (sin (* 1/90 (* angle (PI)))))) (* b (sin (* 1/90 (* angle (PI))))))> |
#<alt (* b (sin (* 1/90 (* angle (PI)))))> |
#<alt (* b (+ (sin (* 1/90 (* angle (PI)))) (* -1 (/ (* a (sin (* 1/90 (* angle (PI))))) b))))> |
#<alt (* b (+ (sin (* 1/90 (* angle (PI)))) (* -1 (/ (* a (sin (* 1/90 (* angle (PI))))) b))))> |
#<alt (* b (+ (sin (* 1/90 (* angle (PI)))) (* -1 (/ (* a (sin (* 1/90 (* angle (PI))))) b))))> |
#<alt (* b (sin (* 1/90 (* angle (PI)))))> |
#<alt (* -1 (* b (+ (* -1 (sin (* 1/90 (* angle (PI))))) (/ (* a (sin (* 1/90 (* angle (PI))))) b))))> |
#<alt (* -1 (* b (+ (* -1 (sin (* 1/90 (* angle (PI))))) (/ (* a (sin (* 1/90 (* angle (PI))))) b))))> |
#<alt (* -1 (* b (+ (* -1 (sin (* 1/90 (* angle (PI))))) (/ (* a (sin (* 1/90 (* angle (PI))))) b))))> |
#<alt (* b (sin (* 1/90 (* angle (PI)))))> |
#<alt (+ (* -1 (* a (sin (* 1/90 (* angle (PI)))))) (* b (sin (* 1/90 (* angle (PI))))))> |
#<alt (+ (* -1 (* a (sin (* 1/90 (* angle (PI)))))) (* b (sin (* 1/90 (* angle (PI))))))> |
#<alt (+ (* -1 (* a (sin (* 1/90 (* angle (PI)))))) (* b (sin (* 1/90 (* angle (PI))))))> |
#<alt (* -1 (* a (sin (* 1/90 (* angle (PI))))))> |
#<alt (* a (+ (* -1 (sin (* 1/90 (* angle (PI))))) (/ (* b (sin (* 1/90 (* angle (PI))))) a)))> |
#<alt (* a (+ (* -1 (sin (* 1/90 (* angle (PI))))) (/ (* b (sin (* 1/90 (* angle (PI))))) a)))> |
#<alt (* a (+ (* -1 (sin (* 1/90 (* angle (PI))))) (/ (* b (sin (* 1/90 (* angle (PI))))) a)))> |
#<alt (* -1 (* a (sin (* 1/90 (* angle (PI))))))> |
#<alt (* -1 (* a (+ (sin (* 1/90 (* angle (PI)))) (* -1 (/ (* b (sin (* 1/90 (* angle (PI))))) a)))))> |
#<alt (* -1 (* a (+ (sin (* 1/90 (* angle (PI)))) (* -1 (/ (* b (sin (* 1/90 (* angle (PI))))) a)))))> |
#<alt (* -1 (* a (+ (sin (* 1/90 (* angle (PI)))) (* -1 (/ (* b (sin (* 1/90 (* angle (PI))))) a)))))> |
#<alt (* 1/90 (* angle (* (PI) (- b a))))> |
#<alt (* angle (+ (* -1/4374000 (* (pow angle 2) (* (pow (PI) 3) (- b a)))) (* 1/90 (* (PI) (- b a)))))> |
#<alt (* angle (+ (* 1/90 (* (PI) (- b a))) (* (pow angle 2) (+ (* -1/4374000 (* (pow (PI) 3) (- b a))) (* 1/708588000000 (* (pow angle 2) (* (pow (PI) 5) (- b a))))))))> |
#<alt (* angle (+ (* 1/90 (* (PI) (- b a))) (* (pow angle 2) (+ (* -1/4374000 (* (pow (PI) 3) (- b a))) (* (pow angle 2) (+ (* -1/241061637600000000 (* (pow angle 2) (* (pow (PI) 7) (- b a)))) (* 1/708588000000 (* (pow (PI) 5) (- b a)))))))))> |
#<alt (* (sin (* 1/90 (* angle (PI)))) (- b a))> |
#<alt (* (sin (* 1/90 (* angle (PI)))) (- b a))> |
#<alt (* (sin (* 1/90 (* angle (PI)))) (- b a))> |
#<alt (* (sin (* 1/90 (* angle (PI)))) (- b a))> |
#<alt (* (sin (* 1/90 (* angle (PI)))) (- b a))> |
#<alt (* (sin (* 1/90 (* angle (PI)))) (- b a))> |
#<alt (* (sin (* 1/90 (* angle (PI)))) (- b a))> |
#<alt (* (sin (* 1/90 (* angle (PI)))) (- b 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 (* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))))> |
#<alt (+ (* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) (* 2 (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))))> |
#<alt (+ (* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) (* 2 (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))))> |
#<alt (+ (* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) (* 2 (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))))> |
#<alt (* 2 (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))))> |
#<alt (* (pow b 2) (+ (* -2 (/ (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow b 2))) (* 2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))))> |
#<alt (* (pow b 2) (+ (* -2 (/ (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow b 2))) (* 2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))))> |
#<alt (* (pow b 2) (+ (* -2 (/ (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow b 2))) (* 2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))))> |
#<alt (* 2 (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))))> |
#<alt (* (pow b 2) (+ (* -2 (/ (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow b 2))) (* 2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))))> |
#<alt (* (pow b 2) (+ (* -2 (/ (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow b 2))) (* 2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))))> |
#<alt (* (pow b 2) (+ (* -2 (/ (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow b 2))) (* 2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))))> |
#<alt (* 2 (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))))> |
#<alt (+ (* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) (* 2 (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))))> |
#<alt (+ (* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) (* 2 (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))))> |
#<alt (+ (* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) (* 2 (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))))> |
#<alt (* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))))> |
#<alt (* (pow a 2) (+ (* -2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* 2 (/ (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow a 2)))))> |
#<alt (* (pow a 2) (+ (* -2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* 2 (/ (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow a 2)))))> |
#<alt (* (pow a 2) (+ (* -2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* 2 (/ (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow a 2)))))> |
#<alt (* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))))> |
#<alt (* (pow a 2) (+ (* -2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* 2 (/ (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow a 2)))))> |
#<alt (* (pow a 2) (+ (* -2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* 2 (/ (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow a 2)))))> |
#<alt (* (pow a 2) (+ (* -2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* 2 (/ (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow a 2)))))> |
#<alt (* 1/90 (* angle (* (PI) (- (pow b 2) (pow a 2)))))> |
#<alt (* angle (+ (* 1/90 (* (PI) (- (pow b 2) (pow a 2)))) (* 2 (* (pow angle 2) (+ (* -1/11664000 (* (pow (PI) 3) (- (pow b 2) (pow a 2)))) (* -1/34992000 (* (pow (PI) 3) (- (pow b 2) (pow a 2)))))))))> |
#<alt (* angle (+ (* 1/90 (* (PI) (- (pow b 2) (pow a 2)))) (* (pow angle 2) (+ (* 2 (* (pow angle 2) (+ (* 1/22674816000000 (* (pow (PI) 5) (- (pow b 2) (pow a 2)))) (+ (* 1/4534963200000 (* (pow (PI) 5) (- (pow b 2) (pow a 2)))) (* 1/2267481600000 (* (pow (PI) 5) (- (pow b 2) (pow a 2)))))))) (* 2 (+ (* -1/11664000 (* (pow (PI) 3) (- (pow b 2) (pow a 2)))) (* -1/34992000 (* (pow (PI) 3) (- (pow b 2) (pow a 2))))))))))> |
#<alt (* angle (+ (* 1/90 (* (PI) (- (pow b 2) (pow a 2)))) (* (pow angle 2) (+ (* 2 (+ (* -1/11664000 (* (pow (PI) 3) (- (pow b 2) (pow a 2)))) (* -1/34992000 (* (pow (PI) 3) (- (pow b 2) (pow a 2)))))) (* (pow angle 2) (+ (* 2 (* (pow angle 2) (+ (* -1/881596846080000000 (* (pow (PI) 7) (- (pow b 2) (pow a 2)))) (+ (* -1/1469328076800000000 (* (pow (PI) 7) (- (pow b 2) (pow a 2)))) (+ (* -1/4407984230400000000 (* (pow (PI) 7) (- (pow b 2) (pow a 2)))) (* -1/30855889612800000000 (* (pow (PI) 7) (- (pow b 2) (pow a 2))))))))) (* 2 (+ (* 1/22674816000000 (* (pow (PI) 5) (- (pow b 2) (pow a 2)))) (+ (* 1/4534963200000 (* (pow (PI) 5) (- (pow b 2) (pow a 2)))) (* 1/2267481600000 (* (pow (PI) 5) (- (pow b 2) (pow a 2)))))))))))))> |
#<alt (* 2 (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2)))))> |
#<alt (* 2 (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2)))))> |
#<alt (* 2 (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2)))))> |
#<alt (* 2 (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2)))))> |
#<alt (* 2 (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2)))))> |
#<alt (* 2 (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2)))))> |
#<alt (* 2 (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2)))))> |
#<alt (* 2 (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2)))))> |
#<alt (* 1/90 (* angle (* (PI) (* (+ a b) (- b a)))))> |
#<alt (* 1/90 (* angle (* (PI) (* (+ a b) (- b a)))))> |
#<alt (* 1/90 (* angle (* (PI) (* (+ a b) (- b a)))))> |
#<alt (* 1/90 (* angle (* (PI) (* (+ a b) (- b a)))))> |
#<alt (* 1/90 (* angle (* (PI) (* (+ a b) (- b a)))))> |
#<alt (* 1/90 (* angle (* (PI) (* (+ a b) (- b a)))))> |
#<alt (* 1/90 (* angle (* (PI) (* (+ a b) (- b a)))))> |
#<alt (* 1/90 (* angle (* (PI) (* (+ a b) (- b a)))))> |
#<alt (* 1/90 (* angle (* (PI) (* (+ a b) (- b a)))))> |
#<alt (* 1/90 (* angle (* (PI) (* (+ a b) (- b a)))))> |
#<alt (* 1/90 (* angle (* (PI) (* (+ a b) (- b a)))))> |
#<alt (* 1/90 (* angle (* (PI) (* (+ a b) (- b a)))))> |
#<alt (* -1/90 (* (pow a 2) (* angle (PI))))> |
#<alt (+ (* -1/90 (* (pow a 2) (* angle (PI)))) (* 1/90 (* angle (* b (* (PI) (+ a (* -1 a)))))))> |
#<alt (+ (* -1/90 (* (pow a 2) (* angle (PI)))) (* b (+ (* 1/90 (* angle (* b (PI)))) (* 1/90 (* angle (* (PI) (+ a (* -1 a))))))))> |
#<alt (+ (* -1/90 (* (pow a 2) (* angle (PI)))) (* b (+ (* 1/90 (* angle (* b (PI)))) (* 1/90 (* angle (* (PI) (+ a (* -1 a))))))))> |
#<alt (* 1/90 (* angle (* (pow b 2) (PI))))> |
#<alt (* (pow b 2) (+ (* 1/90 (* angle (PI))) (* 1/90 (/ (* angle (* (PI) (+ a (* -1 a)))) b))))> |
#<alt (* (pow b 2) (+ (* -1/90 (/ (* (pow a 2) (* angle (PI))) (pow b 2))) (+ (* 1/90 (* angle (PI))) (* 1/90 (/ (* angle (* (PI) (+ a (* -1 a)))) b)))))> |
#<alt (* (pow b 2) (+ (* -1/90 (/ (* (pow a 2) (* angle (PI))) (pow b 2))) (+ (* 1/90 (* angle (PI))) (* 1/90 (/ (* angle (* (PI) (+ a (* -1 a)))) b)))))> |
#<alt (* 1/90 (* angle (* (pow b 2) (PI))))> |
#<alt (* (pow b 2) (+ (* 1/90 (* angle (PI))) (* 1/90 (/ (* angle (* (PI) (+ a (* -1 a)))) b))))> |
#<alt (* (pow b 2) (+ (* -1 (/ (+ (* -1/90 (* angle (* (PI) (+ a (* -1 a))))) (* 1/90 (/ (* (pow a 2) (* angle (PI))) b))) b)) (* 1/90 (* angle (PI)))))> |
#<alt (* (pow b 2) (+ (* -1 (/ (+ (* -1/90 (* angle (* (PI) (+ a (* -1 a))))) (* 1/90 (/ (* (pow a 2) (* angle (PI))) b))) b)) (* 1/90 (* angle (PI)))))> |
#<alt (* 1/90 (* angle (* (pow b 2) (PI))))> |
#<alt (+ (* 1/90 (* a (* angle (* (PI) (+ b (* -1 b)))))) (* 1/90 (* angle (* (pow b 2) (PI)))))> |
#<alt (+ (* 1/90 (* angle (* (pow b 2) (PI)))) (* a (+ (* -1/90 (* a (* angle (PI)))) (* 1/90 (* angle (* (PI) (+ b (* -1 b))))))))> |
#<alt (+ (* 1/90 (* angle (* (pow b 2) (PI)))) (* a (+ (* -1/90 (* a (* angle (PI)))) (* 1/90 (* angle (* (PI) (+ b (* -1 b))))))))> |
#<alt (* -1/90 (* (pow a 2) (* angle (PI))))> |
#<alt (* (pow a 2) (+ (* -1/90 (* angle (PI))) (* 1/90 (/ (* angle (* (PI) (+ b (* -1 b)))) a))))> |
#<alt (* (pow a 2) (+ (* -1/90 (* angle (PI))) (+ (* 1/90 (/ (* angle (* (PI) (+ b (* -1 b)))) a)) (* 1/90 (/ (* angle (* (pow b 2) (PI))) (pow a 2))))))> |
#<alt (* (pow a 2) (+ (* -1/90 (* angle (PI))) (+ (* 1/90 (/ (* angle (* (PI) (+ b (* -1 b)))) a)) (* 1/90 (/ (* angle (* (pow b 2) (PI))) (pow a 2))))))> |
#<alt (* -1/90 (* (pow a 2) (* angle (PI))))> |
#<alt (* (pow a 2) (+ (* -1/90 (* angle (PI))) (* -1/90 (/ (* angle (* (PI) (+ b (* -1 b)))) a))))> |
#<alt (* (pow a 2) (+ (* -1 (/ (+ (* -1/90 (/ (* angle (* (pow b 2) (PI))) a)) (* 1/90 (* angle (* (PI) (+ b (* -1 b)))))) a)) (* -1/90 (* angle (PI)))))> |
#<alt (* (pow a 2) (+ (* -1 (/ (+ (* -1/90 (/ (* angle (* (pow b 2) (PI))) a)) (* 1/90 (* angle (* (PI) (+ b (* -1 b)))))) a)) (* -1/90 (* angle (PI)))))> |
#<alt (* 1/90 (* angle (PI)))> |
#<alt (* 1/90 (* angle (PI)))> |
#<alt (* 1/90 (* angle (PI)))> |
#<alt (* 1/90 (* angle (PI)))> |
#<alt (* 1/90 (* angle (PI)))> |
#<alt (* 1/90 (* angle (PI)))> |
#<alt (* 1/90 (* angle (PI)))> |
#<alt (* 1/90 (* angle (PI)))> |
#<alt (* 1/90 (* angle (PI)))> |
#<alt (* 1/90 (* angle (PI)))> |
#<alt (* 1/90 (* angle (PI)))> |
#<alt (* 1/90 (* angle (PI)))> |
#<alt (* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))))> |
#<alt (+ (* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) (* 2 (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))))> |
#<alt (+ (* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) (* 2 (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))))> |
#<alt (+ (* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) (* 2 (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))))> |
#<alt (* 2 (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))))> |
#<alt (* (pow b 2) (+ (* -2 (/ (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow b 2))) (* 2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))))> |
#<alt (* (pow b 2) (+ (* -2 (/ (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow b 2))) (* 2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))))> |
#<alt (* (pow b 2) (+ (* -2 (/ (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow b 2))) (* 2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))))> |
#<alt (* 2 (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))))> |
#<alt (* (pow b 2) (+ (* -2 (/ (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow b 2))) (* 2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))))> |
#<alt (* (pow b 2) (+ (* -2 (/ (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow b 2))) (* 2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))))> |
#<alt (* (pow b 2) (+ (* -2 (/ (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow b 2))) (* 2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))))> |
#<alt (* 2 (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))))> |
#<alt (+ (* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) (* 2 (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))))> |
#<alt (+ (* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) (* 2 (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))))> |
#<alt (+ (* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) (* 2 (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))))> |
#<alt (* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))))> |
#<alt (* (pow a 2) (+ (* -2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* 2 (/ (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow a 2)))))> |
#<alt (* (pow a 2) (+ (* -2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* 2 (/ (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow a 2)))))> |
#<alt (* (pow a 2) (+ (* -2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* 2 (/ (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow a 2)))))> |
#<alt (* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))))> |
#<alt (* (pow a 2) (+ (* -2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* 2 (/ (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow a 2)))))> |
#<alt (* (pow a 2) (+ (* -2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* 2 (/ (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow a 2)))))> |
#<alt (* (pow a 2) (+ (* -2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* 2 (/ (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow a 2)))))> |
#<alt (* 1/90 (* angle (* (PI) (- (pow b 2) (pow a 2)))))> |
#<alt (* angle (+ (* 1/90 (* (PI) (- (pow b 2) (pow a 2)))) (* 2 (* (pow angle 2) (+ (* -1/11664000 (* (pow (PI) 3) (- (pow b 2) (pow a 2)))) (* -1/34992000 (* (pow (PI) 3) (- (pow b 2) (pow a 2)))))))))> |
#<alt (* angle (+ (* 1/90 (* (PI) (- (pow b 2) (pow a 2)))) (* (pow angle 2) (+ (* 2 (* (pow angle 2) (+ (* 1/22674816000000 (* (pow (PI) 5) (- (pow b 2) (pow a 2)))) (+ (* 1/4534963200000 (* (pow (PI) 5) (- (pow b 2) (pow a 2)))) (* 1/2267481600000 (* (pow (PI) 5) (- (pow b 2) (pow a 2)))))))) (* 2 (+ (* -1/11664000 (* (pow (PI) 3) (- (pow b 2) (pow a 2)))) (* -1/34992000 (* (pow (PI) 3) (- (pow b 2) (pow a 2))))))))))> |
#<alt (* angle (+ (* 1/90 (* (PI) (- (pow b 2) (pow a 2)))) (* (pow angle 2) (+ (* 2 (+ (* -1/11664000 (* (pow (PI) 3) (- (pow b 2) (pow a 2)))) (* -1/34992000 (* (pow (PI) 3) (- (pow b 2) (pow a 2)))))) (* (pow angle 2) (+ (* 2 (* (pow angle 2) (+ (* -1/881596846080000000 (* (pow (PI) 7) (- (pow b 2) (pow a 2)))) (+ (* -1/1469328076800000000 (* (pow (PI) 7) (- (pow b 2) (pow a 2)))) (+ (* -1/4407984230400000000 (* (pow (PI) 7) (- (pow b 2) (pow a 2)))) (* -1/30855889612800000000 (* (pow (PI) 7) (- (pow b 2) (pow a 2))))))))) (* 2 (+ (* 1/22674816000000 (* (pow (PI) 5) (- (pow b 2) (pow a 2)))) (+ (* 1/4534963200000 (* (pow (PI) 5) (- (pow b 2) (pow a 2)))) (* 1/2267481600000 (* (pow (PI) 5) (- (pow b 2) (pow a 2)))))))))))))> |
#<alt (* 2 (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2)))))> |
#<alt (* 2 (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2)))))> |
#<alt (* 2 (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2)))))> |
#<alt (* 2 (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2)))))> |
#<alt (* 2 (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2)))))> |
#<alt (* 2 (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2)))))> |
#<alt (* 2 (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2)))))> |
#<alt (* 2 (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2)))))> |
#<alt (* -1/90 (* (pow a 2) (* angle (PI))))> |
#<alt (* angle (+ (* -2 (* (pow a 2) (* (pow angle 2) (+ (* -1/11664000 (pow (PI) 3)) (* -1/34992000 (pow (PI) 3)))))) (* -1/90 (* (pow a 2) (PI)))))> |
#<alt (* angle (+ (* -1/90 (* (pow a 2) (PI))) (* (pow angle 2) (+ (* -2 (* (pow a 2) (* (pow angle 2) (+ (* 1/22674816000000 (pow (PI) 5)) (+ (* 1/4534963200000 (pow (PI) 5)) (* 1/2267481600000 (pow (PI) 5))))))) (* -2 (* (pow a 2) (+ (* -1/11664000 (pow (PI) 3)) (* -1/34992000 (pow (PI) 3)))))))))> |
#<alt (* angle (+ (* -1/90 (* (pow a 2) (PI))) (* (pow angle 2) (+ (* -2 (* (pow a 2) (+ (* -1/11664000 (pow (PI) 3)) (* -1/34992000 (pow (PI) 3))))) (* (pow angle 2) (+ (* -2 (* (pow a 2) (* (pow angle 2) (+ (* -1/881596846080000000 (pow (PI) 7)) (+ (* -1/1469328076800000000 (pow (PI) 7)) (+ (* -1/4407984230400000000 (pow (PI) 7)) (* -1/30855889612800000000 (pow (PI) 7)))))))) (* -2 (* (pow a 2) (+ (* 1/22674816000000 (pow (PI) 5)) (+ (* 1/4534963200000 (pow (PI) 5)) (* 1/2267481600000 (pow (PI) 5))))))))))))> |
#<alt (* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))))> |
#<alt (* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))))> |
#<alt (* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))))> |
#<alt (* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))))> |
#<alt (* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))))> |
#<alt (* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))))> |
#<alt (* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))))> |
#<alt (* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))))> |
#<alt (* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))))> |
#<alt (* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))))> |
#<alt (* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))))> |
#<alt (* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))))> |
#<alt (* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))))> |
#<alt (* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))))> |
#<alt (* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))))> |
#<alt (* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))))> |
#<alt (* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))))> |
#<alt (* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))))> |
#<alt (* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))))> |
#<alt (* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))))> |
#<alt (* -1/90 (* (pow a 2) (* angle (PI))))> |
#<alt (* angle (+ (* -1/90 (* (pow a 2) (PI))) (* 1/17496000 (* (pow a 2) (* (pow angle 2) (pow (PI) 3))))))> |
#<alt (* angle (+ (* -1/90 (* (pow a 2) (PI))) (* (pow angle 2) (+ (* -1/11337408000000 (* (pow a 2) (* (pow angle 2) (pow (PI) 5)))) (* 1/17496000 (* (pow a 2) (pow (PI) 3)))))))> |
#<alt (* angle (+ (* -1/90 (* (pow a 2) (PI))) (* (pow angle 2) (+ (* 1/17496000 (* (pow a 2) (pow (PI) 3))) (* (pow angle 2) (+ (* -1/11337408000000 (* (pow a 2) (pow (PI) 5))) (* 1/15427944806400000000 (* (pow a 2) (* (pow angle 2) (pow (PI) 7))))))))))> |
#<alt (* -2 (* (pow a 2) (sin (* 1/180 (* angle (PI))))))> |
#<alt (* -2 (* (pow a 2) (sin (* 1/180 (* angle (PI))))))> |
#<alt (* -2 (* (pow a 2) (sin (* 1/180 (* angle (PI))))))> |
#<alt (* -2 (* (pow a 2) (sin (* 1/180 (* angle (PI))))))> |
#<alt (* -2 (* (pow a 2) (sin (* 1/180 (* angle (PI))))))> |
#<alt (* -2 (* (pow a 2) (sin (* 1/180 (* angle (PI))))))> |
#<alt (* -2 (* (pow a 2) (sin (* 1/180 (* angle (PI))))))> |
#<alt (* -2 (* (pow a 2) (sin (* 1/180 (* angle (PI))))))> |
#<alt (* -2 (* (pow a 2) (sin (* 1/180 (* angle (PI))))))> |
#<alt (* -2 (* (pow a 2) (sin (* 1/180 (* angle (PI))))))> |
#<alt (* -2 (* (pow a 2) (sin (* 1/180 (* angle (PI))))))> |
#<alt (* -2 (* (pow a 2) (sin (* 1/180 (* angle (PI))))))> |
#<alt (* -2 (* (pow a 2) (sin (* 1/180 (* angle (PI))))))> |
#<alt (* -2 (* (pow a 2) (sin (* 1/180 (* angle (PI))))))> |
#<alt (* -2 (* (pow a 2) (sin (* 1/180 (* angle (PI))))))> |
#<alt (* -2 (* (pow a 2) (sin (* 1/180 (* angle (PI))))))> |
#<alt (* -2 (* (pow a 2) (sin (* 1/180 (* angle (PI))))))> |
#<alt (* -2 (* (pow a 2) (sin (* 1/180 (* angle (PI))))))> |
#<alt (* -2 (* (pow a 2) (sin (* 1/180 (* angle (PI))))))> |
#<alt (* -2 (* (pow a 2) (sin (* 1/180 (* angle (PI))))))> |
#<alt (* 1/180 (* angle (PI)))> |
#<alt (* angle (+ (* -1/34992000 (* (pow angle 2) (pow (PI) 3))) (* 1/180 (PI))))> |
#<alt (* angle (+ (* 1/180 (PI)) (* (pow angle 2) (+ (* -1/34992000 (pow (PI) 3)) (* 1/22674816000000 (* (pow angle 2) (pow (PI) 5)))))))> |
#<alt (* angle (+ (* 1/180 (PI)) (* (pow angle 2) (+ (* -1/34992000 (pow (PI) 3)) (* (pow angle 2) (+ (* -1/30855889612800000000 (* (pow angle 2) (pow (PI) 7))) (* 1/22674816000000 (pow (PI) 5))))))))> |
#<alt (sin (* 1/180 (* angle (PI))))> |
#<alt (sin (* 1/180 (* angle (PI))))> |
#<alt (sin (* 1/180 (* angle (PI))))> |
#<alt (sin (* 1/180 (* angle (PI))))> |
#<alt (sin (* 1/180 (* angle (PI))))> |
#<alt (sin (* 1/180 (* angle (PI))))> |
#<alt (sin (* 1/180 (* angle (PI))))> |
#<alt (sin (* 1/180 (* angle (PI))))> |
#<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 (* -1 (* (pow b 2) (pow (sqrt -1) 2)))> |
#<alt (* (pow b 2) (+ (* -1 (/ (pow a 2) (pow b 2))) (* -1 (pow (sqrt -1) 2))))> |
#<alt (* (pow b 2) (+ (* -1 (/ (pow a 2) (pow b 2))) (* -1 (pow (sqrt -1) 2))))> |
#<alt (* (pow b 2) (+ (* -1 (/ (pow a 2) (pow b 2))) (* -1 (pow (sqrt -1) 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 (* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))))> |
#<alt (+ (* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) (* 2 (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))))> |
#<alt (+ (* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) (* 2 (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))))> |
#<alt (+ (* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) (* 2 (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))))> |
#<alt (* 2 (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))))> |
#<alt (* (pow b 2) (+ (* -2 (/ (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow b 2))) (* 2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))))> |
#<alt (* (pow b 2) (+ (* -2 (/ (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow b 2))) (* 2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))))> |
#<alt (* (pow b 2) (+ (* -2 (/ (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow b 2))) (* 2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))))> |
#<alt (* -2 (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (pow (sqrt -1) 2)))))> |
#<alt (* (pow b 2) (+ (* -2 (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (pow (sqrt -1) 2)))) (* -2 (/ (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow b 2)))))> |
#<alt (* (pow b 2) (+ (* -2 (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (pow (sqrt -1) 2)))) (* -2 (/ (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow b 2)))))> |
#<alt (* (pow b 2) (+ (* -2 (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (pow (sqrt -1) 2)))) (* -2 (/ (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow b 2)))))> |
#<alt (* 2 (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))))> |
#<alt (+ (* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) (* 2 (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))))> |
#<alt (+ (* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) (* 2 (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))))> |
#<alt (+ (* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) (* 2 (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))))> |
#<alt (* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))))> |
#<alt (* (pow a 2) (+ (* -2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* 2 (/ (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow a 2)))))> |
#<alt (* (pow a 2) (+ (* -2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* 2 (/ (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow a 2)))))> |
#<alt (* (pow a 2) (+ (* -2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* 2 (/ (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow a 2)))))> |
#<alt (* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))))> |
#<alt (* (pow a 2) (+ (* -2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* 2 (/ (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow a 2)))))> |
#<alt (* (pow a 2) (+ (* -2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* 2 (/ (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow a 2)))))> |
#<alt (* (pow a 2) (+ (* -2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* 2 (/ (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow a 2)))))> |
#<alt (* 1/90 (* angle (* (PI) (- (pow b 2) (pow a 2)))))> |
#<alt (* angle (+ (* 1/90 (* (PI) (- (pow b 2) (pow a 2)))) (* 2 (* (pow angle 2) (+ (* -1/11664000 (* (pow (PI) 3) (- (pow b 2) (pow a 2)))) (* -1/34992000 (* (pow (PI) 3) (- (pow b 2) (pow a 2)))))))))> |
#<alt (* angle (+ (* 1/90 (* (PI) (- (pow b 2) (pow a 2)))) (* (pow angle 2) (+ (* 2 (* (pow angle 2) (+ (* 1/22674816000000 (* (pow (PI) 5) (- (pow b 2) (pow a 2)))) (+ (* 1/4534963200000 (* (pow (PI) 5) (- (pow b 2) (pow a 2)))) (* 1/2267481600000 (* (pow (PI) 5) (- (pow b 2) (pow a 2)))))))) (* 2 (+ (* -1/11664000 (* (pow (PI) 3) (- (pow b 2) (pow a 2)))) (* -1/34992000 (* (pow (PI) 3) (- (pow b 2) (pow a 2))))))))))> |
#<alt (* angle (+ (* 1/90 (* (PI) (- (pow b 2) (pow a 2)))) (* (pow angle 2) (+ (* 2 (+ (* -1/11664000 (* (pow (PI) 3) (- (pow b 2) (pow a 2)))) (* -1/34992000 (* (pow (PI) 3) (- (pow b 2) (pow a 2)))))) (* (pow angle 2) (+ (* 2 (* (pow angle 2) (+ (* -1/881596846080000000 (* (pow (PI) 7) (- (pow b 2) (pow a 2)))) (+ (* -1/1469328076800000000 (* (pow (PI) 7) (- (pow b 2) (pow a 2)))) (+ (* -1/4407984230400000000 (* (pow (PI) 7) (- (pow b 2) (pow a 2)))) (* -1/30855889612800000000 (* (pow (PI) 7) (- (pow b 2) (pow a 2))))))))) (* 2 (+ (* 1/22674816000000 (* (pow (PI) 5) (- (pow b 2) (pow a 2)))) (+ (* 1/4534963200000 (* (pow (PI) 5) (- (pow b 2) (pow a 2)))) (* 1/2267481600000 (* (pow (PI) 5) (- (pow b 2) (pow a 2)))))))))))))> |
#<alt (* 2 (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2)))))> |
#<alt (* 2 (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2)))))> |
#<alt (* 2 (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2)))))> |
#<alt (* 2 (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2)))))> |
#<alt (* 2 (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2)))))> |
#<alt (* 2 (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2)))))> |
#<alt (* 2 (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2)))))> |
#<alt (* 2 (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2)))))> |
#<alt (* -2 (* (pow a 2) (sin (* 1/180 (* angle (PI))))))> |
#<alt (+ (* -2 (* (pow a 2) (sin (* 1/180 (* angle (PI)))))) (* 2 (* (pow b 2) (sin (* 1/180 (* angle (PI)))))))> |
#<alt (+ (* -2 (* (pow a 2) (sin (* 1/180 (* angle (PI)))))) (* 2 (* (pow b 2) (sin (* 1/180 (* angle (PI)))))))> |
#<alt (+ (* -2 (* (pow a 2) (sin (* 1/180 (* angle (PI)))))) (* 2 (* (pow b 2) (sin (* 1/180 (* angle (PI)))))))> |
#<alt (* 2 (* (pow b 2) (sin (* 1/180 (* angle (PI))))))> |
#<alt (* (pow b 2) (+ (* -2 (/ (* (pow a 2) (sin (* 1/180 (* angle (PI))))) (pow b 2))) (* 2 (sin (* 1/180 (* angle (PI)))))))> |
#<alt (* (pow b 2) (+ (* -2 (/ (* (pow a 2) (sin (* 1/180 (* angle (PI))))) (pow b 2))) (* 2 (sin (* 1/180 (* angle (PI)))))))> |
#<alt (* (pow b 2) (+ (* -2 (/ (* (pow a 2) (sin (* 1/180 (* angle (PI))))) (pow b 2))) (* 2 (sin (* 1/180 (* angle (PI)))))))> |
#<alt (* -2 (* (pow b 2) (* (sin (* 1/180 (* angle (PI)))) (pow (sqrt -1) 2))))> |
#<alt (* (pow b 2) (+ (* -2 (* (sin (* 1/180 (* angle (PI)))) (pow (sqrt -1) 2))) (* -2 (/ (* (pow a 2) (sin (* 1/180 (* angle (PI))))) (pow b 2)))))> |
#<alt (* (pow b 2) (+ (* -2 (* (sin (* 1/180 (* angle (PI)))) (pow (sqrt -1) 2))) (* -2 (/ (* (pow a 2) (sin (* 1/180 (* angle (PI))))) (pow b 2)))))> |
#<alt (* (pow b 2) (+ (* -2 (* (sin (* 1/180 (* angle (PI)))) (pow (sqrt -1) 2))) (* -2 (/ (* (pow a 2) (sin (* 1/180 (* angle (PI))))) (pow b 2)))))> |
#<alt (* 2 (* (pow b 2) (sin (* 1/180 (* angle (PI))))))> |
#<alt (+ (* -2 (* (pow a 2) (sin (* 1/180 (* angle (PI)))))) (* 2 (* (pow b 2) (sin (* 1/180 (* angle (PI)))))))> |
#<alt (+ (* -2 (* (pow a 2) (sin (* 1/180 (* angle (PI)))))) (* 2 (* (pow b 2) (sin (* 1/180 (* angle (PI)))))))> |
#<alt (+ (* -2 (* (pow a 2) (sin (* 1/180 (* angle (PI)))))) (* 2 (* (pow b 2) (sin (* 1/180 (* angle (PI)))))))> |
#<alt (* -2 (* (pow a 2) (sin (* 1/180 (* angle (PI))))))> |
#<alt (* (pow a 2) (+ (* -2 (sin (* 1/180 (* angle (PI))))) (* 2 (/ (* (pow b 2) (sin (* 1/180 (* angle (PI))))) (pow a 2)))))> |
#<alt (* (pow a 2) (+ (* -2 (sin (* 1/180 (* angle (PI))))) (* 2 (/ (* (pow b 2) (sin (* 1/180 (* angle (PI))))) (pow a 2)))))> |
#<alt (* (pow a 2) (+ (* -2 (sin (* 1/180 (* angle (PI))))) (* 2 (/ (* (pow b 2) (sin (* 1/180 (* angle (PI))))) (pow a 2)))))> |
#<alt (* -2 (* (pow a 2) (sin (* 1/180 (* angle (PI))))))> |
#<alt (* (pow a 2) (+ (* -2 (sin (* 1/180 (* angle (PI))))) (* 2 (/ (* (pow b 2) (sin (* 1/180 (* angle (PI))))) (pow a 2)))))> |
#<alt (* (pow a 2) (+ (* -2 (sin (* 1/180 (* angle (PI))))) (* 2 (/ (* (pow b 2) (sin (* 1/180 (* angle (PI))))) (pow a 2)))))> |
#<alt (* (pow a 2) (+ (* -2 (sin (* 1/180 (* angle (PI))))) (* 2 (/ (* (pow b 2) (sin (* 1/180 (* angle (PI))))) (pow a 2)))))> |
#<alt (* 1/90 (* angle (* (PI) (- (pow b 2) (pow a 2)))))> |
#<alt (* angle (+ (* -1/17496000 (* (pow angle 2) (* (pow (PI) 3) (- (pow b 2) (pow a 2))))) (* 1/90 (* (PI) (- (pow b 2) (pow a 2))))))> |
#<alt (* angle (+ (* 1/90 (* (PI) (- (pow b 2) (pow a 2)))) (* (pow angle 2) (+ (* -1/17496000 (* (pow (PI) 3) (- (pow b 2) (pow a 2)))) (* 1/11337408000000 (* (pow angle 2) (* (pow (PI) 5) (- (pow b 2) (pow a 2)))))))))> |
#<alt (* angle (+ (* 1/90 (* (PI) (- (pow b 2) (pow a 2)))) (* (pow angle 2) (+ (* -1/17496000 (* (pow (PI) 3) (- (pow b 2) (pow a 2)))) (* (pow angle 2) (+ (* -1/15427944806400000000 (* (pow angle 2) (* (pow (PI) 7) (- (pow b 2) (pow a 2))))) (* 1/11337408000000 (* (pow (PI) 5) (- (pow b 2) (pow a 2))))))))))> |
#<alt (* 2 (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2))))> |
#<alt (* 2 (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2))))> |
#<alt (* 2 (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2))))> |
#<alt (* 2 (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2))))> |
#<alt (* 2 (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2))))> |
#<alt (* 2 (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2))))> |
#<alt (* 2 (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2))))> |
#<alt (* 2 (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2))))> |
#<alt (* -2 (pow a 2))> |
#<alt (+ (* -2 (pow a 2)) (* 2 (pow b 2)))> |
#<alt (+ (* -2 (pow a 2)) (* 2 (pow b 2)))> |
#<alt (+ (* -2 (pow a 2)) (* 2 (pow b 2)))> |
#<alt (* 2 (pow b 2))> |
#<alt (* (pow b 2) (+ 2 (* -2 (/ (pow a 2) (pow b 2)))))> |
#<alt (* (pow b 2) (+ 2 (* -2 (/ (pow a 2) (pow b 2)))))> |
#<alt (* (pow b 2) (+ 2 (* -2 (/ (pow a 2) (pow b 2)))))> |
#<alt (* -2 (* (pow b 2) (pow (sqrt -1) 2)))> |
#<alt (* (pow b 2) (+ (* -2 (/ (pow a 2) (pow b 2))) (* -2 (pow (sqrt -1) 2))))> |
#<alt (* (pow b 2) (+ (* -2 (/ (pow a 2) (pow b 2))) (* -2 (pow (sqrt -1) 2))))> |
#<alt (* (pow b 2) (+ (* -2 (/ (pow a 2) (pow b 2))) (* -2 (pow (sqrt -1) 2))))> |
#<alt (* 2 (pow b 2))> |
#<alt (+ (* -2 (pow a 2)) (* 2 (pow b 2)))> |
#<alt (+ (* -2 (pow a 2)) (* 2 (pow b 2)))> |
#<alt (+ (* -2 (pow a 2)) (* 2 (pow b 2)))> |
#<alt (* -2 (pow a 2))> |
#<alt (* (pow a 2) (- (* 2 (/ (pow b 2) (pow a 2))) 2))> |
#<alt (* (pow a 2) (- (* 2 (/ (pow b 2) (pow a 2))) 2))> |
#<alt (* (pow a 2) (- (* 2 (/ (pow b 2) (pow a 2))) 2))> |
#<alt (* -2 (pow a 2))> |
#<alt (* (pow a 2) (- (* 2 (/ (pow b 2) (pow a 2))) 2))> |
#<alt (* (pow a 2) (- (* 2 (/ (pow b 2) (pow a 2))) 2))> |
#<alt (* (pow a 2) (- (* 2 (/ (pow b 2) (pow a 2))) 2))> |
#<alt (pow b 2)> |
#<alt (pow b 2)> |
#<alt (pow b 2)> |
#<alt (pow b 2)> |
#<alt (pow b 2)> |
#<alt (pow b 2)> |
#<alt (pow b 2)> |
#<alt (pow b 2)> |
#<alt (pow b 2)> |
#<alt (pow b 2)> |
#<alt (pow b 2)> |
#<alt (pow b 2)> |
#<alt (pow a 2)> |
#<alt (pow a 2)> |
#<alt (pow a 2)> |
#<alt (pow a 2)> |
#<alt (pow a 2)> |
#<alt (pow a 2)> |
#<alt (pow a 2)> |
#<alt (pow a 2)> |
#<alt (pow a 2)> |
#<alt (pow a 2)> |
#<alt (pow a 2)> |
#<alt (pow a 2)> |
#<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 (* -2 (* (pow a 2) (* (cos (* -1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))))> |
#<alt (+ (* -2 (* (pow a 2) (* (cos (* -1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) (* 2 (* (pow b 2) (* (cos (* -1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))))> |
#<alt (+ (* -2 (* (pow a 2) (* (cos (* -1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) (* 2 (* (pow b 2) (* (cos (* -1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))))> |
#<alt (+ (* -2 (* (pow a 2) (* (cos (* -1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) (* 2 (* (pow b 2) (* (cos (* -1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))))> |
#<alt (* 2 (* (pow b 2) (* (cos (* -1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))))> |
#<alt (* (pow b 2) (+ (* -2 (/ (* (pow a 2) (* (cos (* -1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow b 2))) (* 2 (* (cos (* -1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))))> |
#<alt (* (pow b 2) (+ (* -2 (/ (* (pow a 2) (* (cos (* -1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow b 2))) (* 2 (* (cos (* -1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))))> |
#<alt (* (pow b 2) (+ (* -2 (/ (* (pow a 2) (* (cos (* -1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow b 2))) (* 2 (* (cos (* -1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))))> |
#<alt (* 2 (* (pow b 2) (* (cos (* -1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))))> |
#<alt (* (pow b 2) (+ (* -2 (/ (* (pow a 2) (* (cos (* -1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow b 2))) (* 2 (* (cos (* -1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))))> |
#<alt (* (pow b 2) (+ (* -2 (/ (* (pow a 2) (* (cos (* -1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow b 2))) (* 2 (* (cos (* -1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))))> |
#<alt (* (pow b 2) (+ (* -2 (/ (* (pow a 2) (* (cos (* -1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow b 2))) (* 2 (* (cos (* -1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))))> |
#<alt (* 2 (* (pow b 2) (* (cos (* -1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))))> |
#<alt (+ (* -2 (* (pow a 2) (* (cos (* -1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) (* 2 (* (pow b 2) (* (cos (* -1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))))> |
#<alt (+ (* -2 (* (pow a 2) (* (cos (* -1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) (* 2 (* (pow b 2) (* (cos (* -1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))))> |
#<alt (+ (* -2 (* (pow a 2) (* (cos (* -1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) (* 2 (* (pow b 2) (* (cos (* -1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))))> |
#<alt (* -2 (* (pow a 2) (* (cos (* -1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))))> |
#<alt (* (pow a 2) (+ (* -2 (* (cos (* -1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* 2 (/ (* (pow b 2) (* (cos (* -1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow a 2)))))> |
#<alt (* (pow a 2) (+ (* -2 (* (cos (* -1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* 2 (/ (* (pow b 2) (* (cos (* -1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow a 2)))))> |
#<alt (* (pow a 2) (+ (* -2 (* (cos (* -1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* 2 (/ (* (pow b 2) (* (cos (* -1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow a 2)))))> |
#<alt (* -2 (* (pow a 2) (* (cos (* -1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))))> |
#<alt (* (pow a 2) (+ (* -2 (* (cos (* -1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* 2 (/ (* (pow b 2) (* (cos (* -1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow a 2)))))> |
#<alt (* (pow a 2) (+ (* -2 (* (cos (* -1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* 2 (/ (* (pow b 2) (* (cos (* -1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow a 2)))))> |
#<alt (* (pow a 2) (+ (* -2 (* (cos (* -1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* 2 (/ (* (pow b 2) (* (cos (* -1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow a 2)))))> |
#<alt (* 1/90 (* angle (* (PI) (- (pow b 2) (pow a 2)))))> |
#<alt (* angle (+ (* 1/90 (* (PI) (- (pow b 2) (pow a 2)))) (* 2 (* (pow angle 2) (+ (* -1/11664000 (* (pow (PI) 3) (- (pow b 2) (pow a 2)))) (* -1/34992000 (* (pow (PI) 3) (- (pow b 2) (pow a 2)))))))))> |
#<alt (* angle (+ (* 1/90 (* (PI) (- (pow b 2) (pow a 2)))) (* (pow angle 2) (+ (* 2 (* (pow angle 2) (+ (* 1/22674816000000 (* (pow (PI) 5) (- (pow b 2) (pow a 2)))) (+ (* 1/4534963200000 (* (pow (PI) 5) (- (pow b 2) (pow a 2)))) (* 1/2267481600000 (* (pow (PI) 5) (- (pow b 2) (pow a 2)))))))) (* 2 (+ (* -1/11664000 (* (pow (PI) 3) (- (pow b 2) (pow a 2)))) (* -1/34992000 (* (pow (PI) 3) (- (pow b 2) (pow a 2))))))))))> |
#<alt (* angle (+ (* 1/90 (* (PI) (- (pow b 2) (pow a 2)))) (* (pow angle 2) (+ (* 2 (+ (* -1/11664000 (* (pow (PI) 3) (- (pow b 2) (pow a 2)))) (* -1/34992000 (* (pow (PI) 3) (- (pow b 2) (pow a 2)))))) (* (pow angle 2) (+ (* 2 (* (pow angle 2) (+ (* -1/881596846080000000 (* (pow (PI) 7) (- (pow b 2) (pow a 2)))) (+ (* -1/1469328076800000000 (* (pow (PI) 7) (- (pow b 2) (pow a 2)))) (+ (* -1/4407984230400000000 (* (pow (PI) 7) (- (pow b 2) (pow a 2)))) (* -1/30855889612800000000 (* (pow (PI) 7) (- (pow b 2) (pow a 2))))))))) (* 2 (+ (* 1/22674816000000 (* (pow (PI) 5) (- (pow b 2) (pow a 2)))) (+ (* 1/4534963200000 (* (pow (PI) 5) (- (pow b 2) (pow a 2)))) (* 1/2267481600000 (* (pow (PI) 5) (- (pow b 2) (pow a 2)))))))))))))> |
#<alt (* 2 (* (cos (* -1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2)))))> |
#<alt (* 2 (* (cos (* -1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2)))))> |
#<alt (* 2 (* (cos (* -1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2)))))> |
#<alt (* 2 (* (cos (* -1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2)))))> |
#<alt (* 2 (* (cos (* -1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2)))))> |
#<alt (* 2 (* (cos (* -1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2)))))> |
#<alt (* 2 (* (cos (* -1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2)))))> |
#<alt (* 2 (* (cos (* -1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2)))))> |
#<alt (* 1/90 (* angle (PI)))> |
#<alt (* angle (+ (* -1/4374000 (* (pow angle 2) (pow (PI) 3))) (* 1/90 (PI))))> |
#<alt (* angle (+ (* 1/90 (PI)) (* (pow angle 2) (+ (* -1/4374000 (pow (PI) 3)) (* 1/708588000000 (* (pow angle 2) (pow (PI) 5)))))))> |
#<alt (* angle (+ (* 1/90 (PI)) (* (pow angle 2) (+ (* -1/4374000 (pow (PI) 3)) (* (pow angle 2) (+ (* -1/241061637600000000 (* (pow angle 2) (pow (PI) 7))) (* 1/708588000000 (pow (PI) 5))))))))> |
#<alt (sin (* 1/90 (* angle (PI))))> |
#<alt (sin (* 1/90 (* angle (PI))))> |
#<alt (sin (* 1/90 (* angle (PI))))> |
#<alt (sin (* 1/90 (* angle (PI))))> |
#<alt (sin (* 1/90 (* angle (PI))))> |
#<alt (sin (* 1/90 (* angle (PI))))> |
#<alt (sin (* 1/90 (* angle (PI))))> |
#<alt (sin (* 1/90 (* angle (PI))))> |
#<alt (* 1/90 (* angle (PI)))> |
#<alt (* 1/90 (* angle (PI)))> |
#<alt (* 1/90 (* angle (PI)))> |
#<alt (* 1/90 (* angle (PI)))> |
#<alt (* 1/90 (* angle (PI)))> |
#<alt (* 1/90 (* angle (PI)))> |
#<alt (* 1/90 (* angle (PI)))> |
#<alt (* 1/90 (* angle (PI)))> |
#<alt (* 1/90 (* angle (PI)))> |
#<alt (* 1/90 (* angle (PI)))> |
#<alt (* 1/90 (* angle (PI)))> |
#<alt (* 1/90 (* angle (PI)))> |
#<alt (* angle (PI))> |
#<alt (* angle (PI))> |
#<alt (* angle (PI))> |
#<alt (* angle (PI))> |
#<alt (* angle (PI))> |
#<alt (* angle (PI))> |
#<alt (* angle (PI))> |
#<alt (* angle (PI))> |
#<alt (* angle (PI))> |
#<alt (* angle (PI))> |
#<alt (* angle (PI))> |
#<alt (* angle (PI))> |
#<alt 1> |
#<alt (+ 1 (* -1/64800 (* (pow angle 2) (pow (PI) 2))))> |
#<alt (+ 1 (* (pow angle 2) (+ (* -1/64800 (pow (PI) 2)) (* 1/25194240000 (* (pow angle 2) (pow (PI) 4))))))> |
#<alt (+ 1 (* (pow angle 2) (+ (* -1/64800 (pow (PI) 2)) (* (pow angle 2) (+ (* -1/24488801280000000 (* (pow angle 2) (pow (PI) 6))) (* 1/25194240000 (pow (PI) 4)))))))> |
#<alt (cos (* 1/180 (* angle (PI))))> |
#<alt (cos (* 1/180 (* angle (PI))))> |
#<alt (cos (* 1/180 (* angle (PI))))> |
#<alt (cos (* 1/180 (* angle (PI))))> |
#<alt (cos (* 1/180 (* angle (PI))))> |
#<alt (cos (* 1/180 (* angle (PI))))> |
#<alt (cos (* 1/180 (* angle (PI))))> |
#<alt (cos (* 1/180 (* angle (PI))))> |
#<alt (* 1/180 (* angle (PI)))> |
#<alt (* angle (+ (* -1/34992000 (* (pow angle 2) (pow (PI) 3))) (* 1/180 (PI))))> |
#<alt (* angle (+ (* 1/180 (PI)) (* (pow angle 2) (+ (* -1/34992000 (pow (PI) 3)) (* 1/22674816000000 (* (pow angle 2) (pow (PI) 5)))))))> |
#<alt (* angle (+ (* 1/180 (PI)) (* (pow angle 2) (+ (* -1/34992000 (pow (PI) 3)) (* (pow angle 2) (+ (* -1/30855889612800000000 (* (pow angle 2) (pow (PI) 7))) (* 1/22674816000000 (pow (PI) 5))))))))> |
#<alt (sin (* 1/180 (* angle (PI))))> |
#<alt (sin (* 1/180 (* angle (PI))))> |
#<alt (sin (* 1/180 (* angle (PI))))> |
#<alt (sin (* 1/180 (* angle (PI))))> |
#<alt (sin (* 1/180 (* angle (PI))))> |
#<alt (sin (* 1/180 (* angle (PI))))> |
#<alt (sin (* 1/180 (* angle (PI))))> |
#<alt (sin (* 1/180 (* angle (PI))))> |
#<alt 1> |
#<alt (+ 1 (* -1/64800 (* (pow angle 2) (pow (PI) 2))))> |
#<alt (+ 1 (* (pow angle 2) (+ (* -1/64800 (pow (PI) 2)) (* 1/25194240000 (* (pow angle 2) (pow (PI) 4))))))> |
#<alt (+ 1 (* (pow angle 2) (+ (* -1/64800 (pow (PI) 2)) (* (pow angle 2) (+ (* -1/24488801280000000 (* (pow angle 2) (pow (PI) 6))) (* 1/25194240000 (pow (PI) 4)))))))> |
#<alt (cos (* 1/180 (* angle (PI))))> |
#<alt (cos (* 1/180 (* angle (PI))))> |
#<alt (cos (* 1/180 (* angle (PI))))> |
#<alt (cos (* 1/180 (* angle (PI))))> |
#<alt (cos (* 1/180 (* angle (PI))))> |
#<alt (cos (* 1/180 (* angle (PI))))> |
#<alt (cos (* 1/180 (* angle (PI))))> |
#<alt (cos (* 1/180 (* angle (PI))))> |
#<alt 1> |
#<alt (+ 1 (* -1/64800 (* (pow angle 2) (pow (PI) 2))))> |
#<alt (+ 1 (* (pow angle 2) (+ (* -1/64800 (pow (PI) 2)) (* 1/25194240000 (* (pow angle 2) (pow (PI) 4))))))> |
#<alt (+ 1 (* (pow angle 2) (+ (* -1/64800 (pow (PI) 2)) (* (pow angle 2) (+ (* -1/24488801280000000 (* (pow angle 2) (pow (PI) 6))) (* 1/25194240000 (pow (PI) 4)))))))> |
#<alt (cos (* -1/180 (* angle (PI))))> |
#<alt (cos (* -1/180 (* angle (PI))))> |
#<alt (cos (* -1/180 (* angle (PI))))> |
#<alt (cos (* -1/180 (* angle (PI))))> |
#<alt (cos (* -1/180 (* angle (PI))))> |
#<alt (cos (* -1/180 (* angle (PI))))> |
#<alt (cos (* -1/180 (* angle (PI))))> |
#<alt (cos (* -1/180 (* angle (PI))))> |
#<alt (* -2 (* (pow a 2) (sin (* 1/180 (* angle (PI))))))> |
#<alt (+ (* -2 (* (pow a 2) (sin (* 1/180 (* angle (PI)))))) (* 2 (* (pow b 2) (sin (* 1/180 (* angle (PI)))))))> |
#<alt (+ (* -2 (* (pow a 2) (sin (* 1/180 (* angle (PI)))))) (* 2 (* (pow b 2) (sin (* 1/180 (* angle (PI)))))))> |
#<alt (+ (* -2 (* (pow a 2) (sin (* 1/180 (* angle (PI)))))) (* 2 (* (pow b 2) (sin (* 1/180 (* angle (PI)))))))> |
#<alt (* 2 (* (pow b 2) (sin (* 1/180 (* angle (PI))))))> |
#<alt (* (pow b 2) (+ (* -2 (/ (* (pow a 2) (sin (* 1/180 (* angle (PI))))) (pow b 2))) (* 2 (sin (* 1/180 (* angle (PI)))))))> |
#<alt (* (pow b 2) (+ (* -2 (/ (* (pow a 2) (sin (* 1/180 (* angle (PI))))) (pow b 2))) (* 2 (sin (* 1/180 (* angle (PI)))))))> |
#<alt (* (pow b 2) (+ (* -2 (/ (* (pow a 2) (sin (* 1/180 (* angle (PI))))) (pow b 2))) (* 2 (sin (* 1/180 (* angle (PI)))))))> |
#<alt (* 2 (* (pow b 2) (sin (* 1/180 (* angle (PI))))))> |
#<alt (* (pow b 2) (+ (* -2 (/ (* (pow a 2) (sin (* 1/180 (* angle (PI))))) (pow b 2))) (* 2 (sin (* 1/180 (* angle (PI)))))))> |
#<alt (* (pow b 2) (+ (* -2 (/ (* (pow a 2) (sin (* 1/180 (* angle (PI))))) (pow b 2))) (* 2 (sin (* 1/180 (* angle (PI)))))))> |
#<alt (* (pow b 2) (+ (* -2 (/ (* (pow a 2) (sin (* 1/180 (* angle (PI))))) (pow b 2))) (* 2 (sin (* 1/180 (* angle (PI)))))))> |
#<alt (* 2 (* (pow b 2) (sin (* 1/180 (* angle (PI))))))> |
#<alt (+ (* -2 (* (pow a 2) (sin (* 1/180 (* angle (PI)))))) (* 2 (* (pow b 2) (sin (* 1/180 (* angle (PI)))))))> |
#<alt (+ (* -2 (* (pow a 2) (sin (* 1/180 (* angle (PI)))))) (* 2 (* (pow b 2) (sin (* 1/180 (* angle (PI)))))))> |
#<alt (+ (* -2 (* (pow a 2) (sin (* 1/180 (* angle (PI)))))) (* 2 (* (pow b 2) (sin (* 1/180 (* angle (PI)))))))> |
#<alt (* -2 (* (pow a 2) (sin (* 1/180 (* angle (PI))))))> |
#<alt (* (pow a 2) (+ (* -2 (sin (* 1/180 (* angle (PI))))) (* 2 (/ (* (pow b 2) (sin (* 1/180 (* angle (PI))))) (pow a 2)))))> |
#<alt (* (pow a 2) (+ (* -2 (sin (* 1/180 (* angle (PI))))) (* 2 (/ (* (pow b 2) (sin (* 1/180 (* angle (PI))))) (pow a 2)))))> |
#<alt (* (pow a 2) (+ (* -2 (sin (* 1/180 (* angle (PI))))) (* 2 (/ (* (pow b 2) (sin (* 1/180 (* angle (PI))))) (pow a 2)))))> |
#<alt (* -2 (* (pow a 2) (sin (* 1/180 (* angle (PI))))))> |
#<alt (* (pow a 2) (+ (* -2 (sin (* 1/180 (* angle (PI))))) (* 2 (/ (* (pow b 2) (sin (* 1/180 (* angle (PI))))) (pow a 2)))))> |
#<alt (* (pow a 2) (+ (* -2 (sin (* 1/180 (* angle (PI))))) (* 2 (/ (* (pow b 2) (sin (* 1/180 (* angle (PI))))) (pow a 2)))))> |
#<alt (* (pow a 2) (+ (* -2 (sin (* 1/180 (* angle (PI))))) (* 2 (/ (* (pow b 2) (sin (* 1/180 (* angle (PI))))) (pow a 2)))))> |
#<alt (* 1/90 (* angle (* (PI) (- (pow b 2) (pow a 2)))))> |
#<alt (* angle (+ (* -1/17496000 (* (pow angle 2) (* (pow (PI) 3) (- (pow b 2) (pow a 2))))) (* 1/90 (* (PI) (- (pow b 2) (pow a 2))))))> |
#<alt (* angle (+ (* 1/90 (* (PI) (- (pow b 2) (pow a 2)))) (* (pow angle 2) (+ (* -1/17496000 (* (pow (PI) 3) (- (pow b 2) (pow a 2)))) (* 1/11337408000000 (* (pow angle 2) (* (pow (PI) 5) (- (pow b 2) (pow a 2)))))))))> |
#<alt (* angle (+ (* 1/90 (* (PI) (- (pow b 2) (pow a 2)))) (* (pow angle 2) (+ (* -1/17496000 (* (pow (PI) 3) (- (pow b 2) (pow a 2)))) (* (pow angle 2) (+ (* -1/15427944806400000000 (* (pow angle 2) (* (pow (PI) 7) (- (pow b 2) (pow a 2))))) (* 1/11337408000000 (* (pow (PI) 5) (- (pow b 2) (pow a 2))))))))))> |
#<alt (* 2 (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2))))> |
#<alt (* 2 (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2))))> |
#<alt (* 2 (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2))))> |
#<alt (* 2 (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2))))> |
#<alt (* 2 (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2))))> |
#<alt (* 2 (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2))))> |
#<alt (* 2 (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2))))> |
#<alt (* 2 (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2))))> |
156 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 6.0ms | b | @ | 0 | (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (* angle -1/180) (PI)))) |
| 5.0ms | a | @ | -inf | (* (+ b a) (* (- b a) (sin (* (* (PI) angle) 1/90)))) |
| 3.0ms | b | @ | inf | (* (- b a) (sin (* (* (PI) angle) 1/90))) |
| 2.0ms | a | @ | 0 | (* (* angle (* (PI) 1/90)) (* (+ b a) (- b a))) |
| 2.0ms | a | @ | -inf | (* (* (* 2 (+ (* (* b (sqrt b)) (sqrt b)) (neg (* a a)))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) |
| 1× | egg-herbie |
| 7 044× | lower-fma.f64 |
| 7 044× | lower-fma.f32 |
| 6 294× | lower-*.f64 |
| 6 294× | lower-*.f32 |
| 3 212× | lower-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 549 | 11894 |
| 1 | 1896 | 10966 |
| 2 | 4526 | 10556 |
| 0 | 8247 | 10287 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* -1 (* (pow a 2) (sin (* 1/90 (* angle (PI)))))) |
(+ (* -1 (* (pow a 2) (sin (* 1/90 (* angle (PI)))))) (* b (* (sin (* 1/90 (* angle (PI)))) (+ a (* -1 a))))) |
(+ (* -1 (* (pow a 2) (sin (* 1/90 (* angle (PI)))))) (* b (+ (* b (sin (* 1/90 (* angle (PI))))) (* (sin (* 1/90 (* angle (PI)))) (+ a (* -1 a)))))) |
(+ (* -1 (* (pow a 2) (sin (* 1/90 (* angle (PI)))))) (* b (+ (* b (sin (* 1/90 (* angle (PI))))) (* (sin (* 1/90 (* angle (PI)))) (+ a (* -1 a)))))) |
(* (pow b 2) (sin (* 1/90 (* angle (PI))))) |
(* (pow b 2) (+ (sin (* 1/90 (* angle (PI)))) (/ (* (sin (* 1/90 (* angle (PI)))) (+ a (* -1 a))) b))) |
(* (pow b 2) (+ (sin (* 1/90 (* angle (PI)))) (+ (* -1 (/ (* (pow a 2) (sin (* 1/90 (* angle (PI))))) (pow b 2))) (/ (* (sin (* 1/90 (* angle (PI)))) (+ a (* -1 a))) b)))) |
(* (pow b 2) (+ (sin (* 1/90 (* angle (PI)))) (+ (* -1 (/ (* (pow a 2) (sin (* 1/90 (* angle (PI))))) (pow b 2))) (/ (* (sin (* 1/90 (* angle (PI)))) (+ a (* -1 a))) b)))) |
(* (pow b 2) (sin (* 1/90 (* angle (PI))))) |
(* (pow b 2) (+ (sin (* 1/90 (* angle (PI)))) (/ (* (sin (* 1/90 (* angle (PI)))) (+ a (* -1 a))) b))) |
(* (pow b 2) (+ (sin (* 1/90 (* angle (PI)))) (* -1 (/ (+ (* -1 (* (sin (* 1/90 (* angle (PI)))) (+ a (* -1 a)))) (/ (* (pow a 2) (sin (* 1/90 (* angle (PI))))) b)) b)))) |
(* (pow b 2) (+ (sin (* 1/90 (* angle (PI)))) (* -1 (/ (+ (* -1 (* (sin (* 1/90 (* angle (PI)))) (+ a (* -1 a)))) (/ (* (pow a 2) (sin (* 1/90 (* angle (PI))))) b)) b)))) |
(* (pow b 2) (sin (* 1/90 (* angle (PI))))) |
(+ (* a (* (sin (* 1/90 (* angle (PI)))) (+ b (* -1 b)))) (* (pow b 2) (sin (* 1/90 (* angle (PI)))))) |
(+ (* a (+ (* -1 (* a (sin (* 1/90 (* angle (PI)))))) (* (sin (* 1/90 (* angle (PI)))) (+ b (* -1 b))))) (* (pow b 2) (sin (* 1/90 (* angle (PI)))))) |
(+ (* a (+ (* -1 (* a (sin (* 1/90 (* angle (PI)))))) (* (sin (* 1/90 (* angle (PI)))) (+ b (* -1 b))))) (* (pow b 2) (sin (* 1/90 (* angle (PI)))))) |
(* -1 (* (pow a 2) (sin (* 1/90 (* angle (PI)))))) |
(* (pow a 2) (+ (* -1 (sin (* 1/90 (* angle (PI))))) (/ (* (sin (* 1/90 (* angle (PI)))) (+ b (* -1 b))) a))) |
(* (pow a 2) (+ (* -1 (sin (* 1/90 (* angle (PI))))) (+ (/ (* (sin (* 1/90 (* angle (PI)))) (+ b (* -1 b))) a) (/ (* (pow b 2) (sin (* 1/90 (* angle (PI))))) (pow a 2))))) |
(* (pow a 2) (+ (* -1 (sin (* 1/90 (* angle (PI))))) (+ (/ (* (sin (* 1/90 (* angle (PI)))) (+ b (* -1 b))) a) (/ (* (pow b 2) (sin (* 1/90 (* angle (PI))))) (pow a 2))))) |
(* -1 (* (pow a 2) (sin (* 1/90 (* angle (PI)))))) |
(* (pow a 2) (+ (* -1 (sin (* 1/90 (* angle (PI))))) (* -1 (/ (* (sin (* 1/90 (* angle (PI)))) (+ b (* -1 b))) a)))) |
(* (pow a 2) (+ (* -1 (sin (* 1/90 (* angle (PI))))) (* -1 (/ (+ (* -1 (/ (* (pow b 2) (sin (* 1/90 (* angle (PI))))) a)) (* (sin (* 1/90 (* angle (PI)))) (+ b (* -1 b)))) a)))) |
(* (pow a 2) (+ (* -1 (sin (* 1/90 (* angle (PI))))) (* -1 (/ (+ (* -1 (/ (* (pow b 2) (sin (* 1/90 (* angle (PI))))) a)) (* (sin (* 1/90 (* angle (PI)))) (+ b (* -1 b)))) a)))) |
(* 1/90 (* angle (* (PI) (* (+ a b) (- b a))))) |
(* angle (+ (* -1/4374000 (* (pow angle 2) (* (pow (PI) 3) (* (+ a b) (- b a))))) (* 1/90 (* (PI) (* (+ a b) (- b a)))))) |
(* angle (+ (* 1/90 (* (PI) (* (+ a b) (- b a)))) (* (pow angle 2) (+ (* -1/4374000 (* (pow (PI) 3) (* (+ a b) (- b a)))) (* 1/708588000000 (* (pow angle 2) (* (pow (PI) 5) (* (+ a b) (- b a))))))))) |
(* angle (+ (* 1/90 (* (PI) (* (+ a b) (- b a)))) (* (pow angle 2) (+ (* -1/4374000 (* (pow (PI) 3) (* (+ a b) (- b a)))) (* (pow angle 2) (+ (* -1/241061637600000000 (* (pow angle 2) (* (pow (PI) 7) (* (+ a b) (- b a))))) (* 1/708588000000 (* (pow (PI) 5) (* (+ a b) (- b a)))))))))) |
(* (sin (* 1/90 (* angle (PI)))) (* (+ a b) (- b a))) |
(* (sin (* 1/90 (* angle (PI)))) (* (+ a b) (- b a))) |
(* (sin (* 1/90 (* angle (PI)))) (* (+ a b) (- b a))) |
(* (sin (* 1/90 (* angle (PI)))) (* (+ a b) (- b a))) |
(* (sin (* 1/90 (* angle (PI)))) (* (+ a b) (- b a))) |
(* (sin (* 1/90 (* angle (PI)))) (* (+ a b) (- b a))) |
(* (sin (* 1/90 (* angle (PI)))) (* (+ a b) (- b a))) |
(* (sin (* 1/90 (* angle (PI)))) (* (+ a b) (- b 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 (* a (sin (* 1/90 (* angle (PI)))))) |
(+ (* -1 (* a (sin (* 1/90 (* angle (PI)))))) (* b (sin (* 1/90 (* angle (PI)))))) |
(+ (* -1 (* a (sin (* 1/90 (* angle (PI)))))) (* b (sin (* 1/90 (* angle (PI)))))) |
(+ (* -1 (* a (sin (* 1/90 (* angle (PI)))))) (* b (sin (* 1/90 (* angle (PI)))))) |
(* b (sin (* 1/90 (* angle (PI))))) |
(* b (+ (sin (* 1/90 (* angle (PI)))) (* -1 (/ (* a (sin (* 1/90 (* angle (PI))))) b)))) |
(* b (+ (sin (* 1/90 (* angle (PI)))) (* -1 (/ (* a (sin (* 1/90 (* angle (PI))))) b)))) |
(* b (+ (sin (* 1/90 (* angle (PI)))) (* -1 (/ (* a (sin (* 1/90 (* angle (PI))))) b)))) |
(* b (sin (* 1/90 (* angle (PI))))) |
(* -1 (* b (+ (* -1 (sin (* 1/90 (* angle (PI))))) (/ (* a (sin (* 1/90 (* angle (PI))))) b)))) |
(* -1 (* b (+ (* -1 (sin (* 1/90 (* angle (PI))))) (/ (* a (sin (* 1/90 (* angle (PI))))) b)))) |
(* -1 (* b (+ (* -1 (sin (* 1/90 (* angle (PI))))) (/ (* a (sin (* 1/90 (* angle (PI))))) b)))) |
(* b (sin (* 1/90 (* angle (PI))))) |
(+ (* -1 (* a (sin (* 1/90 (* angle (PI)))))) (* b (sin (* 1/90 (* angle (PI)))))) |
(+ (* -1 (* a (sin (* 1/90 (* angle (PI)))))) (* b (sin (* 1/90 (* angle (PI)))))) |
(+ (* -1 (* a (sin (* 1/90 (* angle (PI)))))) (* b (sin (* 1/90 (* angle (PI)))))) |
(* -1 (* a (sin (* 1/90 (* angle (PI)))))) |
(* a (+ (* -1 (sin (* 1/90 (* angle (PI))))) (/ (* b (sin (* 1/90 (* angle (PI))))) a))) |
(* a (+ (* -1 (sin (* 1/90 (* angle (PI))))) (/ (* b (sin (* 1/90 (* angle (PI))))) a))) |
(* a (+ (* -1 (sin (* 1/90 (* angle (PI))))) (/ (* b (sin (* 1/90 (* angle (PI))))) a))) |
(* -1 (* a (sin (* 1/90 (* angle (PI)))))) |
(* -1 (* a (+ (sin (* 1/90 (* angle (PI)))) (* -1 (/ (* b (sin (* 1/90 (* angle (PI))))) a))))) |
(* -1 (* a (+ (sin (* 1/90 (* angle (PI)))) (* -1 (/ (* b (sin (* 1/90 (* angle (PI))))) a))))) |
(* -1 (* a (+ (sin (* 1/90 (* angle (PI)))) (* -1 (/ (* b (sin (* 1/90 (* angle (PI))))) a))))) |
(* 1/90 (* angle (* (PI) (- b a)))) |
(* angle (+ (* -1/4374000 (* (pow angle 2) (* (pow (PI) 3) (- b a)))) (* 1/90 (* (PI) (- b a))))) |
(* angle (+ (* 1/90 (* (PI) (- b a))) (* (pow angle 2) (+ (* -1/4374000 (* (pow (PI) 3) (- b a))) (* 1/708588000000 (* (pow angle 2) (* (pow (PI) 5) (- b a)))))))) |
(* angle (+ (* 1/90 (* (PI) (- b a))) (* (pow angle 2) (+ (* -1/4374000 (* (pow (PI) 3) (- b a))) (* (pow angle 2) (+ (* -1/241061637600000000 (* (pow angle 2) (* (pow (PI) 7) (- b a)))) (* 1/708588000000 (* (pow (PI) 5) (- b a))))))))) |
(* (sin (* 1/90 (* angle (PI)))) (- b a)) |
(* (sin (* 1/90 (* angle (PI)))) (- b a)) |
(* (sin (* 1/90 (* angle (PI)))) (- b a)) |
(* (sin (* 1/90 (* angle (PI)))) (- b a)) |
(* (sin (* 1/90 (* angle (PI)))) (- b a)) |
(* (sin (* 1/90 (* angle (PI)))) (- b a)) |
(* (sin (* 1/90 (* angle (PI)))) (- b a)) |
(* (sin (* 1/90 (* angle (PI)))) (- b 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))))) |
(* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) |
(+ (* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) (* 2 (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))))) |
(+ (* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) (* 2 (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))))) |
(+ (* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) (* 2 (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))))) |
(* 2 (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) |
(* (pow b 2) (+ (* -2 (/ (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow b 2))) (* 2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))))) |
(* (pow b 2) (+ (* -2 (/ (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow b 2))) (* 2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))))) |
(* (pow b 2) (+ (* -2 (/ (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow b 2))) (* 2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))))) |
(* 2 (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) |
(* (pow b 2) (+ (* -2 (/ (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow b 2))) (* 2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))))) |
(* (pow b 2) (+ (* -2 (/ (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow b 2))) (* 2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))))) |
(* (pow b 2) (+ (* -2 (/ (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow b 2))) (* 2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))))) |
(* 2 (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) |
(+ (* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) (* 2 (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))))) |
(+ (* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) (* 2 (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))))) |
(+ (* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) (* 2 (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))))) |
(* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) |
(* (pow a 2) (+ (* -2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* 2 (/ (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow a 2))))) |
(* (pow a 2) (+ (* -2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* 2 (/ (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow a 2))))) |
(* (pow a 2) (+ (* -2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* 2 (/ (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow a 2))))) |
(* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) |
(* (pow a 2) (+ (* -2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* 2 (/ (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow a 2))))) |
(* (pow a 2) (+ (* -2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* 2 (/ (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow a 2))))) |
(* (pow a 2) (+ (* -2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* 2 (/ (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow a 2))))) |
(* 1/90 (* angle (* (PI) (- (pow b 2) (pow a 2))))) |
(* angle (+ (* 1/90 (* (PI) (- (pow b 2) (pow a 2)))) (* 2 (* (pow angle 2) (+ (* -1/11664000 (* (pow (PI) 3) (- (pow b 2) (pow a 2)))) (* -1/34992000 (* (pow (PI) 3) (- (pow b 2) (pow a 2))))))))) |
(* angle (+ (* 1/90 (* (PI) (- (pow b 2) (pow a 2)))) (* (pow angle 2) (+ (* 2 (* (pow angle 2) (+ (* 1/22674816000000 (* (pow (PI) 5) (- (pow b 2) (pow a 2)))) (+ (* 1/4534963200000 (* (pow (PI) 5) (- (pow b 2) (pow a 2)))) (* 1/2267481600000 (* (pow (PI) 5) (- (pow b 2) (pow a 2)))))))) (* 2 (+ (* -1/11664000 (* (pow (PI) 3) (- (pow b 2) (pow a 2)))) (* -1/34992000 (* (pow (PI) 3) (- (pow b 2) (pow a 2)))))))))) |
(* angle (+ (* 1/90 (* (PI) (- (pow b 2) (pow a 2)))) (* (pow angle 2) (+ (* 2 (+ (* -1/11664000 (* (pow (PI) 3) (- (pow b 2) (pow a 2)))) (* -1/34992000 (* (pow (PI) 3) (- (pow b 2) (pow a 2)))))) (* (pow angle 2) (+ (* 2 (* (pow angle 2) (+ (* -1/881596846080000000 (* (pow (PI) 7) (- (pow b 2) (pow a 2)))) (+ (* -1/1469328076800000000 (* (pow (PI) 7) (- (pow b 2) (pow a 2)))) (+ (* -1/4407984230400000000 (* (pow (PI) 7) (- (pow b 2) (pow a 2)))) (* -1/30855889612800000000 (* (pow (PI) 7) (- (pow b 2) (pow a 2))))))))) (* 2 (+ (* 1/22674816000000 (* (pow (PI) 5) (- (pow b 2) (pow a 2)))) (+ (* 1/4534963200000 (* (pow (PI) 5) (- (pow b 2) (pow a 2)))) (* 1/2267481600000 (* (pow (PI) 5) (- (pow b 2) (pow a 2))))))))))))) |
(* 2 (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2))))) |
(* 2 (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2))))) |
(* 2 (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2))))) |
(* 2 (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2))))) |
(* 2 (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2))))) |
(* 2 (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2))))) |
(* 2 (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2))))) |
(* 2 (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2))))) |
(* 1/90 (* angle (* (PI) (* (+ a b) (- b a))))) |
(* 1/90 (* angle (* (PI) (* (+ a b) (- b a))))) |
(* 1/90 (* angle (* (PI) (* (+ a b) (- b a))))) |
(* 1/90 (* angle (* (PI) (* (+ a b) (- b a))))) |
(* 1/90 (* angle (* (PI) (* (+ a b) (- b a))))) |
(* 1/90 (* angle (* (PI) (* (+ a b) (- b a))))) |
(* 1/90 (* angle (* (PI) (* (+ a b) (- b a))))) |
(* 1/90 (* angle (* (PI) (* (+ a b) (- b a))))) |
(* 1/90 (* angle (* (PI) (* (+ a b) (- b a))))) |
(* 1/90 (* angle (* (PI) (* (+ a b) (- b a))))) |
(* 1/90 (* angle (* (PI) (* (+ a b) (- b a))))) |
(* 1/90 (* angle (* (PI) (* (+ a b) (- b a))))) |
(* -1/90 (* (pow a 2) (* angle (PI)))) |
(+ (* -1/90 (* (pow a 2) (* angle (PI)))) (* 1/90 (* angle (* b (* (PI) (+ a (* -1 a))))))) |
(+ (* -1/90 (* (pow a 2) (* angle (PI)))) (* b (+ (* 1/90 (* angle (* b (PI)))) (* 1/90 (* angle (* (PI) (+ a (* -1 a)))))))) |
(+ (* -1/90 (* (pow a 2) (* angle (PI)))) (* b (+ (* 1/90 (* angle (* b (PI)))) (* 1/90 (* angle (* (PI) (+ a (* -1 a)))))))) |
(* 1/90 (* angle (* (pow b 2) (PI)))) |
(* (pow b 2) (+ (* 1/90 (* angle (PI))) (* 1/90 (/ (* angle (* (PI) (+ a (* -1 a)))) b)))) |
(* (pow b 2) (+ (* -1/90 (/ (* (pow a 2) (* angle (PI))) (pow b 2))) (+ (* 1/90 (* angle (PI))) (* 1/90 (/ (* angle (* (PI) (+ a (* -1 a)))) b))))) |
(* (pow b 2) (+ (* -1/90 (/ (* (pow a 2) (* angle (PI))) (pow b 2))) (+ (* 1/90 (* angle (PI))) (* 1/90 (/ (* angle (* (PI) (+ a (* -1 a)))) b))))) |
(* 1/90 (* angle (* (pow b 2) (PI)))) |
(* (pow b 2) (+ (* 1/90 (* angle (PI))) (* 1/90 (/ (* angle (* (PI) (+ a (* -1 a)))) b)))) |
(* (pow b 2) (+ (* -1 (/ (+ (* -1/90 (* angle (* (PI) (+ a (* -1 a))))) (* 1/90 (/ (* (pow a 2) (* angle (PI))) b))) b)) (* 1/90 (* angle (PI))))) |
(* (pow b 2) (+ (* -1 (/ (+ (* -1/90 (* angle (* (PI) (+ a (* -1 a))))) (* 1/90 (/ (* (pow a 2) (* angle (PI))) b))) b)) (* 1/90 (* angle (PI))))) |
(* 1/90 (* angle (* (pow b 2) (PI)))) |
(+ (* 1/90 (* a (* angle (* (PI) (+ b (* -1 b)))))) (* 1/90 (* angle (* (pow b 2) (PI))))) |
(+ (* 1/90 (* angle (* (pow b 2) (PI)))) (* a (+ (* -1/90 (* a (* angle (PI)))) (* 1/90 (* angle (* (PI) (+ b (* -1 b)))))))) |
(+ (* 1/90 (* angle (* (pow b 2) (PI)))) (* a (+ (* -1/90 (* a (* angle (PI)))) (* 1/90 (* angle (* (PI) (+ b (* -1 b)))))))) |
(* -1/90 (* (pow a 2) (* angle (PI)))) |
(* (pow a 2) (+ (* -1/90 (* angle (PI))) (* 1/90 (/ (* angle (* (PI) (+ b (* -1 b)))) a)))) |
(* (pow a 2) (+ (* -1/90 (* angle (PI))) (+ (* 1/90 (/ (* angle (* (PI) (+ b (* -1 b)))) a)) (* 1/90 (/ (* angle (* (pow b 2) (PI))) (pow a 2)))))) |
(* (pow a 2) (+ (* -1/90 (* angle (PI))) (+ (* 1/90 (/ (* angle (* (PI) (+ b (* -1 b)))) a)) (* 1/90 (/ (* angle (* (pow b 2) (PI))) (pow a 2)))))) |
(* -1/90 (* (pow a 2) (* angle (PI)))) |
(* (pow a 2) (+ (* -1/90 (* angle (PI))) (* -1/90 (/ (* angle (* (PI) (+ b (* -1 b)))) a)))) |
(* (pow a 2) (+ (* -1 (/ (+ (* -1/90 (/ (* angle (* (pow b 2) (PI))) a)) (* 1/90 (* angle (* (PI) (+ b (* -1 b)))))) a)) (* -1/90 (* angle (PI))))) |
(* (pow a 2) (+ (* -1 (/ (+ (* -1/90 (/ (* angle (* (pow b 2) (PI))) a)) (* 1/90 (* angle (* (PI) (+ b (* -1 b)))))) a)) (* -1/90 (* angle (PI))))) |
(* 1/90 (* angle (PI))) |
(* 1/90 (* angle (PI))) |
(* 1/90 (* angle (PI))) |
(* 1/90 (* angle (PI))) |
(* 1/90 (* angle (PI))) |
(* 1/90 (* angle (PI))) |
(* 1/90 (* angle (PI))) |
(* 1/90 (* angle (PI))) |
(* 1/90 (* angle (PI))) |
(* 1/90 (* angle (PI))) |
(* 1/90 (* angle (PI))) |
(* 1/90 (* angle (PI))) |
(* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) |
(+ (* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) (* 2 (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))))) |
(+ (* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) (* 2 (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))))) |
(+ (* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) (* 2 (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))))) |
(* 2 (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) |
(* (pow b 2) (+ (* -2 (/ (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow b 2))) (* 2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))))) |
(* (pow b 2) (+ (* -2 (/ (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow b 2))) (* 2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))))) |
(* (pow b 2) (+ (* -2 (/ (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow b 2))) (* 2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))))) |
(* 2 (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) |
(* (pow b 2) (+ (* -2 (/ (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow b 2))) (* 2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))))) |
(* (pow b 2) (+ (* -2 (/ (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow b 2))) (* 2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))))) |
(* (pow b 2) (+ (* -2 (/ (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow b 2))) (* 2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))))) |
(* 2 (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) |
(+ (* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) (* 2 (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))))) |
(+ (* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) (* 2 (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))))) |
(+ (* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) (* 2 (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))))) |
(* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) |
(* (pow a 2) (+ (* -2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* 2 (/ (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow a 2))))) |
(* (pow a 2) (+ (* -2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* 2 (/ (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow a 2))))) |
(* (pow a 2) (+ (* -2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* 2 (/ (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow a 2))))) |
(* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) |
(* (pow a 2) (+ (* -2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* 2 (/ (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow a 2))))) |
(* (pow a 2) (+ (* -2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* 2 (/ (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow a 2))))) |
(* (pow a 2) (+ (* -2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* 2 (/ (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow a 2))))) |
(* 1/90 (* angle (* (PI) (- (pow b 2) (pow a 2))))) |
(* angle (+ (* 1/90 (* (PI) (- (pow b 2) (pow a 2)))) (* 2 (* (pow angle 2) (+ (* -1/11664000 (* (pow (PI) 3) (- (pow b 2) (pow a 2)))) (* -1/34992000 (* (pow (PI) 3) (- (pow b 2) (pow a 2))))))))) |
(* angle (+ (* 1/90 (* (PI) (- (pow b 2) (pow a 2)))) (* (pow angle 2) (+ (* 2 (* (pow angle 2) (+ (* 1/22674816000000 (* (pow (PI) 5) (- (pow b 2) (pow a 2)))) (+ (* 1/4534963200000 (* (pow (PI) 5) (- (pow b 2) (pow a 2)))) (* 1/2267481600000 (* (pow (PI) 5) (- (pow b 2) (pow a 2)))))))) (* 2 (+ (* -1/11664000 (* (pow (PI) 3) (- (pow b 2) (pow a 2)))) (* -1/34992000 (* (pow (PI) 3) (- (pow b 2) (pow a 2)))))))))) |
(* angle (+ (* 1/90 (* (PI) (- (pow b 2) (pow a 2)))) (* (pow angle 2) (+ (* 2 (+ (* -1/11664000 (* (pow (PI) 3) (- (pow b 2) (pow a 2)))) (* -1/34992000 (* (pow (PI) 3) (- (pow b 2) (pow a 2)))))) (* (pow angle 2) (+ (* 2 (* (pow angle 2) (+ (* -1/881596846080000000 (* (pow (PI) 7) (- (pow b 2) (pow a 2)))) (+ (* -1/1469328076800000000 (* (pow (PI) 7) (- (pow b 2) (pow a 2)))) (+ (* -1/4407984230400000000 (* (pow (PI) 7) (- (pow b 2) (pow a 2)))) (* -1/30855889612800000000 (* (pow (PI) 7) (- (pow b 2) (pow a 2))))))))) (* 2 (+ (* 1/22674816000000 (* (pow (PI) 5) (- (pow b 2) (pow a 2)))) (+ (* 1/4534963200000 (* (pow (PI) 5) (- (pow b 2) (pow a 2)))) (* 1/2267481600000 (* (pow (PI) 5) (- (pow b 2) (pow a 2))))))))))))) |
(* 2 (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2))))) |
(* 2 (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2))))) |
(* 2 (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2))))) |
(* 2 (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2))))) |
(* 2 (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2))))) |
(* 2 (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2))))) |
(* 2 (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2))))) |
(* 2 (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2))))) |
(* -1/90 (* (pow a 2) (* angle (PI)))) |
(* angle (+ (* -2 (* (pow a 2) (* (pow angle 2) (+ (* -1/11664000 (pow (PI) 3)) (* -1/34992000 (pow (PI) 3)))))) (* -1/90 (* (pow a 2) (PI))))) |
(* angle (+ (* -1/90 (* (pow a 2) (PI))) (* (pow angle 2) (+ (* -2 (* (pow a 2) (* (pow angle 2) (+ (* 1/22674816000000 (pow (PI) 5)) (+ (* 1/4534963200000 (pow (PI) 5)) (* 1/2267481600000 (pow (PI) 5))))))) (* -2 (* (pow a 2) (+ (* -1/11664000 (pow (PI) 3)) (* -1/34992000 (pow (PI) 3))))))))) |
(* angle (+ (* -1/90 (* (pow a 2) (PI))) (* (pow angle 2) (+ (* -2 (* (pow a 2) (+ (* -1/11664000 (pow (PI) 3)) (* -1/34992000 (pow (PI) 3))))) (* (pow angle 2) (+ (* -2 (* (pow a 2) (* (pow angle 2) (+ (* -1/881596846080000000 (pow (PI) 7)) (+ (* -1/1469328076800000000 (pow (PI) 7)) (+ (* -1/4407984230400000000 (pow (PI) 7)) (* -1/30855889612800000000 (pow (PI) 7)))))))) (* -2 (* (pow a 2) (+ (* 1/22674816000000 (pow (PI) 5)) (+ (* 1/4534963200000 (pow (PI) 5)) (* 1/2267481600000 (pow (PI) 5)))))))))))) |
(* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) |
(* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) |
(* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) |
(* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) |
(* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) |
(* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) |
(* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) |
(* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) |
(* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) |
(* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) |
(* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) |
(* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) |
(* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) |
(* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) |
(* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) |
(* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) |
(* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) |
(* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) |
(* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) |
(* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) |
(* -1/90 (* (pow a 2) (* angle (PI)))) |
(* angle (+ (* -1/90 (* (pow a 2) (PI))) (* 1/17496000 (* (pow a 2) (* (pow angle 2) (pow (PI) 3)))))) |
(* angle (+ (* -1/90 (* (pow a 2) (PI))) (* (pow angle 2) (+ (* -1/11337408000000 (* (pow a 2) (* (pow angle 2) (pow (PI) 5)))) (* 1/17496000 (* (pow a 2) (pow (PI) 3))))))) |
(* angle (+ (* -1/90 (* (pow a 2) (PI))) (* (pow angle 2) (+ (* 1/17496000 (* (pow a 2) (pow (PI) 3))) (* (pow angle 2) (+ (* -1/11337408000000 (* (pow a 2) (pow (PI) 5))) (* 1/15427944806400000000 (* (pow a 2) (* (pow angle 2) (pow (PI) 7)))))))))) |
(* -2 (* (pow a 2) (sin (* 1/180 (* angle (PI)))))) |
(* -2 (* (pow a 2) (sin (* 1/180 (* angle (PI)))))) |
(* -2 (* (pow a 2) (sin (* 1/180 (* angle (PI)))))) |
(* -2 (* (pow a 2) (sin (* 1/180 (* angle (PI)))))) |
(* -2 (* (pow a 2) (sin (* 1/180 (* angle (PI)))))) |
(* -2 (* (pow a 2) (sin (* 1/180 (* angle (PI)))))) |
(* -2 (* (pow a 2) (sin (* 1/180 (* angle (PI)))))) |
(* -2 (* (pow a 2) (sin (* 1/180 (* angle (PI)))))) |
(* -2 (* (pow a 2) (sin (* 1/180 (* angle (PI)))))) |
(* -2 (* (pow a 2) (sin (* 1/180 (* angle (PI)))))) |
(* -2 (* (pow a 2) (sin (* 1/180 (* angle (PI)))))) |
(* -2 (* (pow a 2) (sin (* 1/180 (* angle (PI)))))) |
(* -2 (* (pow a 2) (sin (* 1/180 (* angle (PI)))))) |
(* -2 (* (pow a 2) (sin (* 1/180 (* angle (PI)))))) |
(* -2 (* (pow a 2) (sin (* 1/180 (* angle (PI)))))) |
(* -2 (* (pow a 2) (sin (* 1/180 (* angle (PI)))))) |
(* -2 (* (pow a 2) (sin (* 1/180 (* angle (PI)))))) |
(* -2 (* (pow a 2) (sin (* 1/180 (* angle (PI)))))) |
(* -2 (* (pow a 2) (sin (* 1/180 (* angle (PI)))))) |
(* -2 (* (pow a 2) (sin (* 1/180 (* angle (PI)))))) |
(* 1/180 (* angle (PI))) |
(* angle (+ (* -1/34992000 (* (pow angle 2) (pow (PI) 3))) (* 1/180 (PI)))) |
(* angle (+ (* 1/180 (PI)) (* (pow angle 2) (+ (* -1/34992000 (pow (PI) 3)) (* 1/22674816000000 (* (pow angle 2) (pow (PI) 5))))))) |
(* angle (+ (* 1/180 (PI)) (* (pow angle 2) (+ (* -1/34992000 (pow (PI) 3)) (* (pow angle 2) (+ (* -1/30855889612800000000 (* (pow angle 2) (pow (PI) 7))) (* 1/22674816000000 (pow (PI) 5)))))))) |
(sin (* 1/180 (* angle (PI)))) |
(sin (* 1/180 (* angle (PI)))) |
(sin (* 1/180 (* angle (PI)))) |
(sin (* 1/180 (* angle (PI)))) |
(sin (* 1/180 (* angle (PI)))) |
(sin (* 1/180 (* angle (PI)))) |
(sin (* 1/180 (* angle (PI)))) |
(sin (* 1/180 (* angle (PI)))) |
(* -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))))) |
(* -1 (* (pow b 2) (pow (sqrt -1) 2))) |
(* (pow b 2) (+ (* -1 (/ (pow a 2) (pow b 2))) (* -1 (pow (sqrt -1) 2)))) |
(* (pow b 2) (+ (* -1 (/ (pow a 2) (pow b 2))) (* -1 (pow (sqrt -1) 2)))) |
(* (pow b 2) (+ (* -1 (/ (pow a 2) (pow b 2))) (* -1 (pow (sqrt -1) 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)) |
(* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) |
(+ (* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) (* 2 (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))))) |
(+ (* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) (* 2 (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))))) |
(+ (* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) (* 2 (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))))) |
(* 2 (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) |
(* (pow b 2) (+ (* -2 (/ (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow b 2))) (* 2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))))) |
(* (pow b 2) (+ (* -2 (/ (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow b 2))) (* 2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))))) |
(* (pow b 2) (+ (* -2 (/ (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow b 2))) (* 2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))))) |
(* -2 (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (pow (sqrt -1) 2))))) |
(* (pow b 2) (+ (* -2 (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (pow (sqrt -1) 2)))) (* -2 (/ (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow b 2))))) |
(* (pow b 2) (+ (* -2 (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (pow (sqrt -1) 2)))) (* -2 (/ (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow b 2))))) |
(* (pow b 2) (+ (* -2 (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (pow (sqrt -1) 2)))) (* -2 (/ (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow b 2))))) |
(* 2 (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) |
(+ (* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) (* 2 (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))))) |
(+ (* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) (* 2 (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))))) |
(+ (* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) (* 2 (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))))) |
(* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) |
(* (pow a 2) (+ (* -2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* 2 (/ (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow a 2))))) |
(* (pow a 2) (+ (* -2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* 2 (/ (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow a 2))))) |
(* (pow a 2) (+ (* -2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* 2 (/ (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow a 2))))) |
(* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) |
(* (pow a 2) (+ (* -2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* 2 (/ (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow a 2))))) |
(* (pow a 2) (+ (* -2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* 2 (/ (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow a 2))))) |
(* (pow a 2) (+ (* -2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* 2 (/ (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow a 2))))) |
(* 1/90 (* angle (* (PI) (- (pow b 2) (pow a 2))))) |
(* angle (+ (* 1/90 (* (PI) (- (pow b 2) (pow a 2)))) (* 2 (* (pow angle 2) (+ (* -1/11664000 (* (pow (PI) 3) (- (pow b 2) (pow a 2)))) (* -1/34992000 (* (pow (PI) 3) (- (pow b 2) (pow a 2))))))))) |
(* angle (+ (* 1/90 (* (PI) (- (pow b 2) (pow a 2)))) (* (pow angle 2) (+ (* 2 (* (pow angle 2) (+ (* 1/22674816000000 (* (pow (PI) 5) (- (pow b 2) (pow a 2)))) (+ (* 1/4534963200000 (* (pow (PI) 5) (- (pow b 2) (pow a 2)))) (* 1/2267481600000 (* (pow (PI) 5) (- (pow b 2) (pow a 2)))))))) (* 2 (+ (* -1/11664000 (* (pow (PI) 3) (- (pow b 2) (pow a 2)))) (* -1/34992000 (* (pow (PI) 3) (- (pow b 2) (pow a 2)))))))))) |
(* angle (+ (* 1/90 (* (PI) (- (pow b 2) (pow a 2)))) (* (pow angle 2) (+ (* 2 (+ (* -1/11664000 (* (pow (PI) 3) (- (pow b 2) (pow a 2)))) (* -1/34992000 (* (pow (PI) 3) (- (pow b 2) (pow a 2)))))) (* (pow angle 2) (+ (* 2 (* (pow angle 2) (+ (* -1/881596846080000000 (* (pow (PI) 7) (- (pow b 2) (pow a 2)))) (+ (* -1/1469328076800000000 (* (pow (PI) 7) (- (pow b 2) (pow a 2)))) (+ (* -1/4407984230400000000 (* (pow (PI) 7) (- (pow b 2) (pow a 2)))) (* -1/30855889612800000000 (* (pow (PI) 7) (- (pow b 2) (pow a 2))))))))) (* 2 (+ (* 1/22674816000000 (* (pow (PI) 5) (- (pow b 2) (pow a 2)))) (+ (* 1/4534963200000 (* (pow (PI) 5) (- (pow b 2) (pow a 2)))) (* 1/2267481600000 (* (pow (PI) 5) (- (pow b 2) (pow a 2))))))))))))) |
(* 2 (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2))))) |
(* 2 (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2))))) |
(* 2 (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2))))) |
(* 2 (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2))))) |
(* 2 (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2))))) |
(* 2 (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2))))) |
(* 2 (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2))))) |
(* 2 (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2))))) |
(* -2 (* (pow a 2) (sin (* 1/180 (* angle (PI)))))) |
(+ (* -2 (* (pow a 2) (sin (* 1/180 (* angle (PI)))))) (* 2 (* (pow b 2) (sin (* 1/180 (* angle (PI))))))) |
(+ (* -2 (* (pow a 2) (sin (* 1/180 (* angle (PI)))))) (* 2 (* (pow b 2) (sin (* 1/180 (* angle (PI))))))) |
(+ (* -2 (* (pow a 2) (sin (* 1/180 (* angle (PI)))))) (* 2 (* (pow b 2) (sin (* 1/180 (* angle (PI))))))) |
(* 2 (* (pow b 2) (sin (* 1/180 (* angle (PI)))))) |
(* (pow b 2) (+ (* -2 (/ (* (pow a 2) (sin (* 1/180 (* angle (PI))))) (pow b 2))) (* 2 (sin (* 1/180 (* angle (PI))))))) |
(* (pow b 2) (+ (* -2 (/ (* (pow a 2) (sin (* 1/180 (* angle (PI))))) (pow b 2))) (* 2 (sin (* 1/180 (* angle (PI))))))) |
(* (pow b 2) (+ (* -2 (/ (* (pow a 2) (sin (* 1/180 (* angle (PI))))) (pow b 2))) (* 2 (sin (* 1/180 (* angle (PI))))))) |
(* -2 (* (pow b 2) (* (sin (* 1/180 (* angle (PI)))) (pow (sqrt -1) 2)))) |
(* (pow b 2) (+ (* -2 (* (sin (* 1/180 (* angle (PI)))) (pow (sqrt -1) 2))) (* -2 (/ (* (pow a 2) (sin (* 1/180 (* angle (PI))))) (pow b 2))))) |
(* (pow b 2) (+ (* -2 (* (sin (* 1/180 (* angle (PI)))) (pow (sqrt -1) 2))) (* -2 (/ (* (pow a 2) (sin (* 1/180 (* angle (PI))))) (pow b 2))))) |
(* (pow b 2) (+ (* -2 (* (sin (* 1/180 (* angle (PI)))) (pow (sqrt -1) 2))) (* -2 (/ (* (pow a 2) (sin (* 1/180 (* angle (PI))))) (pow b 2))))) |
(* 2 (* (pow b 2) (sin (* 1/180 (* angle (PI)))))) |
(+ (* -2 (* (pow a 2) (sin (* 1/180 (* angle (PI)))))) (* 2 (* (pow b 2) (sin (* 1/180 (* angle (PI))))))) |
(+ (* -2 (* (pow a 2) (sin (* 1/180 (* angle (PI)))))) (* 2 (* (pow b 2) (sin (* 1/180 (* angle (PI))))))) |
(+ (* -2 (* (pow a 2) (sin (* 1/180 (* angle (PI)))))) (* 2 (* (pow b 2) (sin (* 1/180 (* angle (PI))))))) |
(* -2 (* (pow a 2) (sin (* 1/180 (* angle (PI)))))) |
(* (pow a 2) (+ (* -2 (sin (* 1/180 (* angle (PI))))) (* 2 (/ (* (pow b 2) (sin (* 1/180 (* angle (PI))))) (pow a 2))))) |
(* (pow a 2) (+ (* -2 (sin (* 1/180 (* angle (PI))))) (* 2 (/ (* (pow b 2) (sin (* 1/180 (* angle (PI))))) (pow a 2))))) |
(* (pow a 2) (+ (* -2 (sin (* 1/180 (* angle (PI))))) (* 2 (/ (* (pow b 2) (sin (* 1/180 (* angle (PI))))) (pow a 2))))) |
(* -2 (* (pow a 2) (sin (* 1/180 (* angle (PI)))))) |
(* (pow a 2) (+ (* -2 (sin (* 1/180 (* angle (PI))))) (* 2 (/ (* (pow b 2) (sin (* 1/180 (* angle (PI))))) (pow a 2))))) |
(* (pow a 2) (+ (* -2 (sin (* 1/180 (* angle (PI))))) (* 2 (/ (* (pow b 2) (sin (* 1/180 (* angle (PI))))) (pow a 2))))) |
(* (pow a 2) (+ (* -2 (sin (* 1/180 (* angle (PI))))) (* 2 (/ (* (pow b 2) (sin (* 1/180 (* angle (PI))))) (pow a 2))))) |
(* 1/90 (* angle (* (PI) (- (pow b 2) (pow a 2))))) |
(* angle (+ (* -1/17496000 (* (pow angle 2) (* (pow (PI) 3) (- (pow b 2) (pow a 2))))) (* 1/90 (* (PI) (- (pow b 2) (pow a 2)))))) |
(* angle (+ (* 1/90 (* (PI) (- (pow b 2) (pow a 2)))) (* (pow angle 2) (+ (* -1/17496000 (* (pow (PI) 3) (- (pow b 2) (pow a 2)))) (* 1/11337408000000 (* (pow angle 2) (* (pow (PI) 5) (- (pow b 2) (pow a 2))))))))) |
(* angle (+ (* 1/90 (* (PI) (- (pow b 2) (pow a 2)))) (* (pow angle 2) (+ (* -1/17496000 (* (pow (PI) 3) (- (pow b 2) (pow a 2)))) (* (pow angle 2) (+ (* -1/15427944806400000000 (* (pow angle 2) (* (pow (PI) 7) (- (pow b 2) (pow a 2))))) (* 1/11337408000000 (* (pow (PI) 5) (- (pow b 2) (pow a 2)))))))))) |
(* 2 (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2)))) |
(* 2 (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2)))) |
(* 2 (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2)))) |
(* 2 (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2)))) |
(* 2 (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2)))) |
(* 2 (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2)))) |
(* 2 (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2)))) |
(* 2 (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2)))) |
(* -2 (pow a 2)) |
(+ (* -2 (pow a 2)) (* 2 (pow b 2))) |
(+ (* -2 (pow a 2)) (* 2 (pow b 2))) |
(+ (* -2 (pow a 2)) (* 2 (pow b 2))) |
(* 2 (pow b 2)) |
(* (pow b 2) (+ 2 (* -2 (/ (pow a 2) (pow b 2))))) |
(* (pow b 2) (+ 2 (* -2 (/ (pow a 2) (pow b 2))))) |
(* (pow b 2) (+ 2 (* -2 (/ (pow a 2) (pow b 2))))) |
(* -2 (* (pow b 2) (pow (sqrt -1) 2))) |
(* (pow b 2) (+ (* -2 (/ (pow a 2) (pow b 2))) (* -2 (pow (sqrt -1) 2)))) |
(* (pow b 2) (+ (* -2 (/ (pow a 2) (pow b 2))) (* -2 (pow (sqrt -1) 2)))) |
(* (pow b 2) (+ (* -2 (/ (pow a 2) (pow b 2))) (* -2 (pow (sqrt -1) 2)))) |
(* 2 (pow b 2)) |
(+ (* -2 (pow a 2)) (* 2 (pow b 2))) |
(+ (* -2 (pow a 2)) (* 2 (pow b 2))) |
(+ (* -2 (pow a 2)) (* 2 (pow b 2))) |
(* -2 (pow a 2)) |
(* (pow a 2) (- (* 2 (/ (pow b 2) (pow a 2))) 2)) |
(* (pow a 2) (- (* 2 (/ (pow b 2) (pow a 2))) 2)) |
(* (pow a 2) (- (* 2 (/ (pow b 2) (pow a 2))) 2)) |
(* -2 (pow a 2)) |
(* (pow a 2) (- (* 2 (/ (pow b 2) (pow a 2))) 2)) |
(* (pow a 2) (- (* 2 (/ (pow b 2) (pow a 2))) 2)) |
(* (pow a 2) (- (* 2 (/ (pow b 2) (pow a 2))) 2)) |
(pow b 2) |
(pow b 2) |
(pow b 2) |
(pow b 2) |
(pow b 2) |
(pow b 2) |
(pow b 2) |
(pow b 2) |
(pow b 2) |
(pow b 2) |
(pow b 2) |
(pow b 2) |
(pow a 2) |
(pow a 2) |
(pow a 2) |
(pow a 2) |
(pow a 2) |
(pow a 2) |
(pow a 2) |
(pow a 2) |
(pow a 2) |
(pow a 2) |
(pow a 2) |
(pow a 2) |
(* -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)) |
(* -2 (* (pow a 2) (* (cos (* -1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) |
(+ (* -2 (* (pow a 2) (* (cos (* -1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) (* 2 (* (pow b 2) (* (cos (* -1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))))) |
(+ (* -2 (* (pow a 2) (* (cos (* -1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) (* 2 (* (pow b 2) (* (cos (* -1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))))) |
(+ (* -2 (* (pow a 2) (* (cos (* -1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) (* 2 (* (pow b 2) (* (cos (* -1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))))) |
(* 2 (* (pow b 2) (* (cos (* -1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) |
(* (pow b 2) (+ (* -2 (/ (* (pow a 2) (* (cos (* -1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow b 2))) (* 2 (* (cos (* -1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))))) |
(* (pow b 2) (+ (* -2 (/ (* (pow a 2) (* (cos (* -1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow b 2))) (* 2 (* (cos (* -1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))))) |
(* (pow b 2) (+ (* -2 (/ (* (pow a 2) (* (cos (* -1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow b 2))) (* 2 (* (cos (* -1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))))) |
(* 2 (* (pow b 2) (* (cos (* -1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) |
(* (pow b 2) (+ (* -2 (/ (* (pow a 2) (* (cos (* -1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow b 2))) (* 2 (* (cos (* -1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))))) |
(* (pow b 2) (+ (* -2 (/ (* (pow a 2) (* (cos (* -1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow b 2))) (* 2 (* (cos (* -1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))))) |
(* (pow b 2) (+ (* -2 (/ (* (pow a 2) (* (cos (* -1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow b 2))) (* 2 (* (cos (* -1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))))) |
(* 2 (* (pow b 2) (* (cos (* -1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) |
(+ (* -2 (* (pow a 2) (* (cos (* -1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) (* 2 (* (pow b 2) (* (cos (* -1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))))) |
(+ (* -2 (* (pow a 2) (* (cos (* -1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) (* 2 (* (pow b 2) (* (cos (* -1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))))) |
(+ (* -2 (* (pow a 2) (* (cos (* -1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) (* 2 (* (pow b 2) (* (cos (* -1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))))) |
(* -2 (* (pow a 2) (* (cos (* -1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) |
(* (pow a 2) (+ (* -2 (* (cos (* -1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* 2 (/ (* (pow b 2) (* (cos (* -1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow a 2))))) |
(* (pow a 2) (+ (* -2 (* (cos (* -1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* 2 (/ (* (pow b 2) (* (cos (* -1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow a 2))))) |
(* (pow a 2) (+ (* -2 (* (cos (* -1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* 2 (/ (* (pow b 2) (* (cos (* -1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow a 2))))) |
(* -2 (* (pow a 2) (* (cos (* -1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) |
(* (pow a 2) (+ (* -2 (* (cos (* -1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* 2 (/ (* (pow b 2) (* (cos (* -1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow a 2))))) |
(* (pow a 2) (+ (* -2 (* (cos (* -1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* 2 (/ (* (pow b 2) (* (cos (* -1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow a 2))))) |
(* (pow a 2) (+ (* -2 (* (cos (* -1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* 2 (/ (* (pow b 2) (* (cos (* -1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow a 2))))) |
(* 1/90 (* angle (* (PI) (- (pow b 2) (pow a 2))))) |
(* angle (+ (* 1/90 (* (PI) (- (pow b 2) (pow a 2)))) (* 2 (* (pow angle 2) (+ (* -1/11664000 (* (pow (PI) 3) (- (pow b 2) (pow a 2)))) (* -1/34992000 (* (pow (PI) 3) (- (pow b 2) (pow a 2))))))))) |
(* angle (+ (* 1/90 (* (PI) (- (pow b 2) (pow a 2)))) (* (pow angle 2) (+ (* 2 (* (pow angle 2) (+ (* 1/22674816000000 (* (pow (PI) 5) (- (pow b 2) (pow a 2)))) (+ (* 1/4534963200000 (* (pow (PI) 5) (- (pow b 2) (pow a 2)))) (* 1/2267481600000 (* (pow (PI) 5) (- (pow b 2) (pow a 2)))))))) (* 2 (+ (* -1/11664000 (* (pow (PI) 3) (- (pow b 2) (pow a 2)))) (* -1/34992000 (* (pow (PI) 3) (- (pow b 2) (pow a 2)))))))))) |
(* angle (+ (* 1/90 (* (PI) (- (pow b 2) (pow a 2)))) (* (pow angle 2) (+ (* 2 (+ (* -1/11664000 (* (pow (PI) 3) (- (pow b 2) (pow a 2)))) (* -1/34992000 (* (pow (PI) 3) (- (pow b 2) (pow a 2)))))) (* (pow angle 2) (+ (* 2 (* (pow angle 2) (+ (* -1/881596846080000000 (* (pow (PI) 7) (- (pow b 2) (pow a 2)))) (+ (* -1/1469328076800000000 (* (pow (PI) 7) (- (pow b 2) (pow a 2)))) (+ (* -1/4407984230400000000 (* (pow (PI) 7) (- (pow b 2) (pow a 2)))) (* -1/30855889612800000000 (* (pow (PI) 7) (- (pow b 2) (pow a 2))))))))) (* 2 (+ (* 1/22674816000000 (* (pow (PI) 5) (- (pow b 2) (pow a 2)))) (+ (* 1/4534963200000 (* (pow (PI) 5) (- (pow b 2) (pow a 2)))) (* 1/2267481600000 (* (pow (PI) 5) (- (pow b 2) (pow a 2))))))))))))) |
(* 2 (* (cos (* -1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2))))) |
(* 2 (* (cos (* -1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2))))) |
(* 2 (* (cos (* -1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2))))) |
(* 2 (* (cos (* -1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2))))) |
(* 2 (* (cos (* -1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2))))) |
(* 2 (* (cos (* -1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2))))) |
(* 2 (* (cos (* -1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2))))) |
(* 2 (* (cos (* -1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2))))) |
(* 1/90 (* angle (PI))) |
(* angle (+ (* -1/4374000 (* (pow angle 2) (pow (PI) 3))) (* 1/90 (PI)))) |
(* angle (+ (* 1/90 (PI)) (* (pow angle 2) (+ (* -1/4374000 (pow (PI) 3)) (* 1/708588000000 (* (pow angle 2) (pow (PI) 5))))))) |
(* angle (+ (* 1/90 (PI)) (* (pow angle 2) (+ (* -1/4374000 (pow (PI) 3)) (* (pow angle 2) (+ (* -1/241061637600000000 (* (pow angle 2) (pow (PI) 7))) (* 1/708588000000 (pow (PI) 5)))))))) |
(sin (* 1/90 (* angle (PI)))) |
(sin (* 1/90 (* angle (PI)))) |
(sin (* 1/90 (* angle (PI)))) |
(sin (* 1/90 (* angle (PI)))) |
(sin (* 1/90 (* angle (PI)))) |
(sin (* 1/90 (* angle (PI)))) |
(sin (* 1/90 (* angle (PI)))) |
(sin (* 1/90 (* angle (PI)))) |
(* 1/90 (* angle (PI))) |
(* 1/90 (* angle (PI))) |
(* 1/90 (* angle (PI))) |
(* 1/90 (* angle (PI))) |
(* 1/90 (* angle (PI))) |
(* 1/90 (* angle (PI))) |
(* 1/90 (* angle (PI))) |
(* 1/90 (* angle (PI))) |
(* 1/90 (* angle (PI))) |
(* 1/90 (* angle (PI))) |
(* 1/90 (* angle (PI))) |
(* 1/90 (* angle (PI))) |
(* angle (PI)) |
(* angle (PI)) |
(* angle (PI)) |
(* angle (PI)) |
(* angle (PI)) |
(* angle (PI)) |
(* angle (PI)) |
(* angle (PI)) |
(* angle (PI)) |
(* angle (PI)) |
(* angle (PI)) |
(* angle (PI)) |
1 |
(+ 1 (* -1/64800 (* (pow angle 2) (pow (PI) 2)))) |
(+ 1 (* (pow angle 2) (+ (* -1/64800 (pow (PI) 2)) (* 1/25194240000 (* (pow angle 2) (pow (PI) 4)))))) |
(+ 1 (* (pow angle 2) (+ (* -1/64800 (pow (PI) 2)) (* (pow angle 2) (+ (* -1/24488801280000000 (* (pow angle 2) (pow (PI) 6))) (* 1/25194240000 (pow (PI) 4))))))) |
(cos (* 1/180 (* angle (PI)))) |
(cos (* 1/180 (* angle (PI)))) |
(cos (* 1/180 (* angle (PI)))) |
(cos (* 1/180 (* angle (PI)))) |
(cos (* 1/180 (* angle (PI)))) |
(cos (* 1/180 (* angle (PI)))) |
(cos (* 1/180 (* angle (PI)))) |
(cos (* 1/180 (* angle (PI)))) |
(* 1/180 (* angle (PI))) |
(* angle (+ (* -1/34992000 (* (pow angle 2) (pow (PI) 3))) (* 1/180 (PI)))) |
(* angle (+ (* 1/180 (PI)) (* (pow angle 2) (+ (* -1/34992000 (pow (PI) 3)) (* 1/22674816000000 (* (pow angle 2) (pow (PI) 5))))))) |
(* angle (+ (* 1/180 (PI)) (* (pow angle 2) (+ (* -1/34992000 (pow (PI) 3)) (* (pow angle 2) (+ (* -1/30855889612800000000 (* (pow angle 2) (pow (PI) 7))) (* 1/22674816000000 (pow (PI) 5)))))))) |
(sin (* 1/180 (* angle (PI)))) |
(sin (* 1/180 (* angle (PI)))) |
(sin (* 1/180 (* angle (PI)))) |
(sin (* 1/180 (* angle (PI)))) |
(sin (* 1/180 (* angle (PI)))) |
(sin (* 1/180 (* angle (PI)))) |
(sin (* 1/180 (* angle (PI)))) |
(sin (* 1/180 (* angle (PI)))) |
1 |
(+ 1 (* -1/64800 (* (pow angle 2) (pow (PI) 2)))) |
(+ 1 (* (pow angle 2) (+ (* -1/64800 (pow (PI) 2)) (* 1/25194240000 (* (pow angle 2) (pow (PI) 4)))))) |
(+ 1 (* (pow angle 2) (+ (* -1/64800 (pow (PI) 2)) (* (pow angle 2) (+ (* -1/24488801280000000 (* (pow angle 2) (pow (PI) 6))) (* 1/25194240000 (pow (PI) 4))))))) |
(cos (* 1/180 (* angle (PI)))) |
(cos (* 1/180 (* angle (PI)))) |
(cos (* 1/180 (* angle (PI)))) |
(cos (* 1/180 (* angle (PI)))) |
(cos (* 1/180 (* angle (PI)))) |
(cos (* 1/180 (* angle (PI)))) |
(cos (* 1/180 (* angle (PI)))) |
(cos (* 1/180 (* angle (PI)))) |
1 |
(+ 1 (* -1/64800 (* (pow angle 2) (pow (PI) 2)))) |
(+ 1 (* (pow angle 2) (+ (* -1/64800 (pow (PI) 2)) (* 1/25194240000 (* (pow angle 2) (pow (PI) 4)))))) |
(+ 1 (* (pow angle 2) (+ (* -1/64800 (pow (PI) 2)) (* (pow angle 2) (+ (* -1/24488801280000000 (* (pow angle 2) (pow (PI) 6))) (* 1/25194240000 (pow (PI) 4))))))) |
(cos (* -1/180 (* angle (PI)))) |
(cos (* -1/180 (* angle (PI)))) |
(cos (* -1/180 (* angle (PI)))) |
(cos (* -1/180 (* angle (PI)))) |
(cos (* -1/180 (* angle (PI)))) |
(cos (* -1/180 (* angle (PI)))) |
(cos (* -1/180 (* angle (PI)))) |
(cos (* -1/180 (* angle (PI)))) |
(* -2 (* (pow a 2) (sin (* 1/180 (* angle (PI)))))) |
(+ (* -2 (* (pow a 2) (sin (* 1/180 (* angle (PI)))))) (* 2 (* (pow b 2) (sin (* 1/180 (* angle (PI))))))) |
(+ (* -2 (* (pow a 2) (sin (* 1/180 (* angle (PI)))))) (* 2 (* (pow b 2) (sin (* 1/180 (* angle (PI))))))) |
(+ (* -2 (* (pow a 2) (sin (* 1/180 (* angle (PI)))))) (* 2 (* (pow b 2) (sin (* 1/180 (* angle (PI))))))) |
(* 2 (* (pow b 2) (sin (* 1/180 (* angle (PI)))))) |
(* (pow b 2) (+ (* -2 (/ (* (pow a 2) (sin (* 1/180 (* angle (PI))))) (pow b 2))) (* 2 (sin (* 1/180 (* angle (PI))))))) |
(* (pow b 2) (+ (* -2 (/ (* (pow a 2) (sin (* 1/180 (* angle (PI))))) (pow b 2))) (* 2 (sin (* 1/180 (* angle (PI))))))) |
(* (pow b 2) (+ (* -2 (/ (* (pow a 2) (sin (* 1/180 (* angle (PI))))) (pow b 2))) (* 2 (sin (* 1/180 (* angle (PI))))))) |
(* 2 (* (pow b 2) (sin (* 1/180 (* angle (PI)))))) |
(* (pow b 2) (+ (* -2 (/ (* (pow a 2) (sin (* 1/180 (* angle (PI))))) (pow b 2))) (* 2 (sin (* 1/180 (* angle (PI))))))) |
(* (pow b 2) (+ (* -2 (/ (* (pow a 2) (sin (* 1/180 (* angle (PI))))) (pow b 2))) (* 2 (sin (* 1/180 (* angle (PI))))))) |
(* (pow b 2) (+ (* -2 (/ (* (pow a 2) (sin (* 1/180 (* angle (PI))))) (pow b 2))) (* 2 (sin (* 1/180 (* angle (PI))))))) |
(* 2 (* (pow b 2) (sin (* 1/180 (* angle (PI)))))) |
(+ (* -2 (* (pow a 2) (sin (* 1/180 (* angle (PI)))))) (* 2 (* (pow b 2) (sin (* 1/180 (* angle (PI))))))) |
(+ (* -2 (* (pow a 2) (sin (* 1/180 (* angle (PI)))))) (* 2 (* (pow b 2) (sin (* 1/180 (* angle (PI))))))) |
(+ (* -2 (* (pow a 2) (sin (* 1/180 (* angle (PI)))))) (* 2 (* (pow b 2) (sin (* 1/180 (* angle (PI))))))) |
(* -2 (* (pow a 2) (sin (* 1/180 (* angle (PI)))))) |
(* (pow a 2) (+ (* -2 (sin (* 1/180 (* angle (PI))))) (* 2 (/ (* (pow b 2) (sin (* 1/180 (* angle (PI))))) (pow a 2))))) |
(* (pow a 2) (+ (* -2 (sin (* 1/180 (* angle (PI))))) (* 2 (/ (* (pow b 2) (sin (* 1/180 (* angle (PI))))) (pow a 2))))) |
(* (pow a 2) (+ (* -2 (sin (* 1/180 (* angle (PI))))) (* 2 (/ (* (pow b 2) (sin (* 1/180 (* angle (PI))))) (pow a 2))))) |
(* -2 (* (pow a 2) (sin (* 1/180 (* angle (PI)))))) |
(* (pow a 2) (+ (* -2 (sin (* 1/180 (* angle (PI))))) (* 2 (/ (* (pow b 2) (sin (* 1/180 (* angle (PI))))) (pow a 2))))) |
(* (pow a 2) (+ (* -2 (sin (* 1/180 (* angle (PI))))) (* 2 (/ (* (pow b 2) (sin (* 1/180 (* angle (PI))))) (pow a 2))))) |
(* (pow a 2) (+ (* -2 (sin (* 1/180 (* angle (PI))))) (* 2 (/ (* (pow b 2) (sin (* 1/180 (* angle (PI))))) (pow a 2))))) |
(* 1/90 (* angle (* (PI) (- (pow b 2) (pow a 2))))) |
(* angle (+ (* -1/17496000 (* (pow angle 2) (* (pow (PI) 3) (- (pow b 2) (pow a 2))))) (* 1/90 (* (PI) (- (pow b 2) (pow a 2)))))) |
(* angle (+ (* 1/90 (* (PI) (- (pow b 2) (pow a 2)))) (* (pow angle 2) (+ (* -1/17496000 (* (pow (PI) 3) (- (pow b 2) (pow a 2)))) (* 1/11337408000000 (* (pow angle 2) (* (pow (PI) 5) (- (pow b 2) (pow a 2))))))))) |
(* angle (+ (* 1/90 (* (PI) (- (pow b 2) (pow a 2)))) (* (pow angle 2) (+ (* -1/17496000 (* (pow (PI) 3) (- (pow b 2) (pow a 2)))) (* (pow angle 2) (+ (* -1/15427944806400000000 (* (pow angle 2) (* (pow (PI) 7) (- (pow b 2) (pow a 2))))) (* 1/11337408000000 (* (pow (PI) 5) (- (pow b 2) (pow a 2)))))))))) |
(* 2 (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2)))) |
(* 2 (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2)))) |
(* 2 (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2)))) |
(* 2 (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2)))) |
(* 2 (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2)))) |
(* 2 (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2)))) |
(* 2 (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2)))) |
(* 2 (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2)))) |
| Outputs |
|---|
(* -1 (* (pow a 2) (sin (* 1/90 (* angle (PI)))))) |
(neg.f64 (*.f64 (*.f64 a a) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) |
(+ (* -1 (* (pow a 2) (sin (* 1/90 (* angle (PI)))))) (* b (* (sin (* 1/90 (* angle (PI)))) (+ a (* -1 a))))) |
(neg.f64 (*.f64 (*.f64 a a) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) |
(+ (* -1 (* (pow a 2) (sin (* 1/90 (* angle (PI)))))) (* b (+ (* b (sin (* 1/90 (* angle (PI))))) (* (sin (* 1/90 (* angle (PI)))) (+ a (* -1 a)))))) |
(fma.f64 b (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) b) (neg.f64 (*.f64 (*.f64 a a) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) |
(+ (* -1 (* (pow a 2) (sin (* 1/90 (* angle (PI)))))) (* b (+ (* b (sin (* 1/90 (* angle (PI))))) (* (sin (* 1/90 (* angle (PI)))) (+ a (* -1 a)))))) |
(fma.f64 b (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) b) (neg.f64 (*.f64 (*.f64 a a) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) |
(* (pow b 2) (sin (* 1/90 (* angle (PI))))) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 b b)) |
(* (pow b 2) (+ (sin (* 1/90 (* angle (PI)))) (/ (* (sin (* 1/90 (* angle (PI)))) (+ a (* -1 a))) b))) |
(*.f64 (*.f64 b b) (+.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 0 binary64))) |
(* (pow b 2) (+ (sin (* 1/90 (* angle (PI)))) (+ (* -1 (/ (* (pow a 2) (sin (* 1/90 (* angle (PI))))) (pow b 2))) (/ (* (sin (* 1/90 (* angle (PI)))) (+ a (* -1 a))) b)))) |
(*.f64 (*.f64 b b) (-.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (/.f64 (*.f64 (*.f64 a a) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 b b)))) |
(* (pow b 2) (+ (sin (* 1/90 (* angle (PI)))) (+ (* -1 (/ (* (pow a 2) (sin (* 1/90 (* angle (PI))))) (pow b 2))) (/ (* (sin (* 1/90 (* angle (PI)))) (+ a (* -1 a))) b)))) |
(*.f64 (*.f64 b b) (-.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (/.f64 (*.f64 (*.f64 a a) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 b b)))) |
(* (pow b 2) (sin (* 1/90 (* angle (PI))))) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 b b)) |
(* (pow b 2) (+ (sin (* 1/90 (* angle (PI)))) (/ (* (sin (* 1/90 (* angle (PI)))) (+ a (* -1 a))) b))) |
(*.f64 (*.f64 b b) (+.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 0 binary64))) |
(* (pow b 2) (+ (sin (* 1/90 (* angle (PI)))) (* -1 (/ (+ (* -1 (* (sin (* 1/90 (* angle (PI)))) (+ a (* -1 a)))) (/ (* (pow a 2) (sin (* 1/90 (* angle (PI))))) b)) b)))) |
(*.f64 (*.f64 b b) (-.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (/.f64 (*.f64 (*.f64 a a) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 b b)))) |
(* (pow b 2) (+ (sin (* 1/90 (* angle (PI)))) (* -1 (/ (+ (* -1 (* (sin (* 1/90 (* angle (PI)))) (+ a (* -1 a)))) (/ (* (pow a 2) (sin (* 1/90 (* angle (PI))))) b)) b)))) |
(*.f64 (*.f64 b b) (-.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (/.f64 (*.f64 (*.f64 a a) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 b b)))) |
(* (pow b 2) (sin (* 1/90 (* angle (PI))))) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 b b)) |
(+ (* a (* (sin (* 1/90 (* angle (PI)))) (+ b (* -1 b)))) (* (pow b 2) (sin (* 1/90 (* angle (PI)))))) |
(fma.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 b b) #s(literal 0 binary64)) |
(+ (* a (+ (* -1 (* a (sin (* 1/90 (* angle (PI)))))) (* (sin (* 1/90 (* angle (PI)))) (+ b (* -1 b))))) (* (pow b 2) (sin (* 1/90 (* angle (PI)))))) |
(fma.f64 a (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (neg.f64 a)) (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 b b))) |
(+ (* a (+ (* -1 (* a (sin (* 1/90 (* angle (PI)))))) (* (sin (* 1/90 (* angle (PI)))) (+ b (* -1 b))))) (* (pow b 2) (sin (* 1/90 (* angle (PI)))))) |
(fma.f64 a (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (neg.f64 a)) (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 b b))) |
(* -1 (* (pow a 2) (sin (* 1/90 (* angle (PI)))))) |
(neg.f64 (*.f64 (*.f64 a a) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) |
(* (pow a 2) (+ (* -1 (sin (* 1/90 (* angle (PI))))) (/ (* (sin (* 1/90 (* angle (PI)))) (+ b (* -1 b))) a))) |
(neg.f64 (*.f64 (*.f64 a a) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) |
(* (pow a 2) (+ (* -1 (sin (* 1/90 (* angle (PI))))) (+ (/ (* (sin (* 1/90 (* angle (PI)))) (+ b (* -1 b))) a) (/ (* (pow b 2) (sin (* 1/90 (* angle (PI))))) (pow a 2))))) |
(*.f64 (*.f64 a a) (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (fma.f64 b (/.f64 b (*.f64 a a)) #s(literal -1 binary64)))) |
(* (pow a 2) (+ (* -1 (sin (* 1/90 (* angle (PI))))) (+ (/ (* (sin (* 1/90 (* angle (PI)))) (+ b (* -1 b))) a) (/ (* (pow b 2) (sin (* 1/90 (* angle (PI))))) (pow a 2))))) |
(*.f64 (*.f64 a a) (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (fma.f64 b (/.f64 b (*.f64 a a)) #s(literal -1 binary64)))) |
(* -1 (* (pow a 2) (sin (* 1/90 (* angle (PI)))))) |
(neg.f64 (*.f64 (*.f64 a a) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) |
(* (pow a 2) (+ (* -1 (sin (* 1/90 (* angle (PI))))) (* -1 (/ (* (sin (* 1/90 (* angle (PI)))) (+ b (* -1 b))) a)))) |
(neg.f64 (*.f64 (*.f64 a a) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) |
(* (pow a 2) (+ (* -1 (sin (* 1/90 (* angle (PI))))) (* -1 (/ (+ (* -1 (/ (* (pow b 2) (sin (* 1/90 (* angle (PI))))) a)) (* (sin (* 1/90 (* angle (PI)))) (+ b (* -1 b)))) a)))) |
(*.f64 (*.f64 a a) (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (fma.f64 b (/.f64 b (*.f64 a a)) #s(literal -1 binary64)))) |
(* (pow a 2) (+ (* -1 (sin (* 1/90 (* angle (PI))))) (* -1 (/ (+ (* -1 (/ (* (pow b 2) (sin (* 1/90 (* angle (PI))))) a)) (* (sin (* 1/90 (* angle (PI)))) (+ b (* -1 b)))) a)))) |
(*.f64 (*.f64 a a) (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (fma.f64 b (/.f64 b (*.f64 a a)) #s(literal -1 binary64)))) |
(* 1/90 (* angle (* (PI) (* (+ a b) (- b a))))) |
(*.f64 #s(literal 1/90 binary64) (*.f64 (*.f64 angle (PI.f64)) (*.f64 (+.f64 a b) (-.f64 b a)))) |
(* angle (+ (* -1/4374000 (* (pow angle 2) (* (pow (PI) 3) (* (+ a b) (- b a))))) (* 1/90 (* (PI) (* (+ a b) (- b a)))))) |
(*.f64 angle (fma.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) (*.f64 (+.f64 a b) (-.f64 b a)) (*.f64 (*.f64 #s(literal -1/4374000 binary64) (*.f64 angle angle)) (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (+.f64 a b) (-.f64 b a)))))) |
(* angle (+ (* 1/90 (* (PI) (* (+ a b) (- b a)))) (* (pow angle 2) (+ (* -1/4374000 (* (pow (PI) 3) (* (+ a b) (- b a)))) (* 1/708588000000 (* (pow angle 2) (* (pow (PI) 5) (* (+ a b) (- b a))))))))) |
(*.f64 angle (fma.f64 (*.f64 angle angle) (fma.f64 (*.f64 #s(literal -1/4374000 binary64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) (*.f64 (+.f64 a b) (-.f64 b a)) (*.f64 (*.f64 #s(literal 1/708588000000 binary64) (*.f64 angle angle)) (*.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) (*.f64 (+.f64 a b) (-.f64 b a))))) (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) (*.f64 (+.f64 a b) (-.f64 b a))))) |
(* angle (+ (* 1/90 (* (PI) (* (+ a b) (- b a)))) (* (pow angle 2) (+ (* -1/4374000 (* (pow (PI) 3) (* (+ a b) (- b a)))) (* (pow angle 2) (+ (* -1/241061637600000000 (* (pow angle 2) (* (pow (PI) 7) (* (+ a b) (- b a))))) (* 1/708588000000 (* (pow (PI) 5) (* (+ a b) (- b a)))))))))) |
(*.f64 angle (fma.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) (*.f64 (+.f64 a b) (-.f64 b a))) (*.f64 (*.f64 angle angle) (fma.f64 #s(literal -1/4374000 binary64) (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (+.f64 a b) (-.f64 b a))) (*.f64 (*.f64 angle angle) (fma.f64 (*.f64 #s(literal 1/708588000000 binary64) (pow.f64 (PI.f64) #s(literal 5 binary64))) (*.f64 (+.f64 a b) (-.f64 b a)) (*.f64 (*.f64 #s(literal -1/241061637600000000 binary64) (*.f64 angle angle)) (*.f64 (pow.f64 (PI.f64) #s(literal 7 binary64)) (*.f64 (+.f64 a b) (-.f64 b a)))))))))) |
(* (sin (* 1/90 (* angle (PI)))) (* (+ a b) (- b a))) |
(*.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (+.f64 a b)) (-.f64 b a)) |
(* (sin (* 1/90 (* angle (PI)))) (* (+ a b) (- b a))) |
(*.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (+.f64 a b)) (-.f64 b a)) |
(* (sin (* 1/90 (* angle (PI)))) (* (+ a b) (- b a))) |
(*.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (+.f64 a b)) (-.f64 b a)) |
(* (sin (* 1/90 (* angle (PI)))) (* (+ a b) (- b a))) |
(*.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (+.f64 a b)) (-.f64 b a)) |
(* (sin (* 1/90 (* angle (PI)))) (* (+ a b) (- b a))) |
(*.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (+.f64 a b)) (-.f64 b a)) |
(* (sin (* 1/90 (* angle (PI)))) (* (+ a b) (- b a))) |
(*.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (+.f64 a b)) (-.f64 b a)) |
(* (sin (* 1/90 (* angle (PI)))) (* (+ a b) (- b a))) |
(*.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (+.f64 a b)) (-.f64 b a)) |
(* (sin (* 1/90 (* angle (PI)))) (* (+ a b) (- b a))) |
(*.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (+.f64 a b)) (-.f64 b a)) |
a |
(+ a b) |
(+.f64 a b) |
(+ a b) |
(+.f64 a b) |
(+ a b) |
(+.f64 a b) |
b |
(* b (+ 1 (/ a b))) |
(fma.f64 a (/.f64 b b) b) |
(* b (+ 1 (/ a b))) |
(fma.f64 a (/.f64 b b) b) |
(* b (+ 1 (/ a b))) |
(fma.f64 a (/.f64 b b) b) |
b |
(* -1 (* b (- (* -1 (/ a b)) 1))) |
(*.f64 (neg.f64 b) (-.f64 #s(literal -1 binary64) (/.f64 a b))) |
(* -1 (* b (- (* -1 (/ a b)) 1))) |
(*.f64 (neg.f64 b) (-.f64 #s(literal -1 binary64) (/.f64 a b))) |
(* -1 (* b (- (* -1 (/ a b)) 1))) |
(*.f64 (neg.f64 b) (-.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))) |
(fma.f64 a (/.f64 b a) a) |
(* a (+ 1 (/ b a))) |
(fma.f64 a (/.f64 b a) a) |
(* a (+ 1 (/ b a))) |
(fma.f64 a (/.f64 b a) a) |
a |
(* -1 (* a (- (* -1 (/ b a)) 1))) |
(-.f64 (*.f64 a (/.f64 b a)) (neg.f64 a)) |
(* -1 (* a (- (* -1 (/ b a)) 1))) |
(-.f64 (*.f64 a (/.f64 b a)) (neg.f64 a)) |
(* -1 (* a (- (* -1 (/ b a)) 1))) |
(-.f64 (*.f64 a (/.f64 b a)) (neg.f64 a)) |
(* -1 (* a (sin (* 1/90 (* angle (PI)))))) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (neg.f64 a)) |
(+ (* -1 (* a (sin (* 1/90 (* angle (PI)))))) (* b (sin (* 1/90 (* angle (PI)))))) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (-.f64 b a)) |
(+ (* -1 (* a (sin (* 1/90 (* angle (PI)))))) (* b (sin (* 1/90 (* angle (PI)))))) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (-.f64 b a)) |
(+ (* -1 (* a (sin (* 1/90 (* angle (PI)))))) (* b (sin (* 1/90 (* angle (PI)))))) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (-.f64 b a)) |
(* b (sin (* 1/90 (* angle (PI))))) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) b) |
(* b (+ (sin (* 1/90 (* angle (PI)))) (* -1 (/ (* a (sin (* 1/90 (* angle (PI))))) b)))) |
(*.f64 (neg.f64 b) (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (+.f64 #s(literal -1 binary64) (/.f64 a b)))) |
(* b (+ (sin (* 1/90 (* angle (PI)))) (* -1 (/ (* a (sin (* 1/90 (* angle (PI))))) b)))) |
(*.f64 (neg.f64 b) (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (+.f64 #s(literal -1 binary64) (/.f64 a b)))) |
(* b (+ (sin (* 1/90 (* angle (PI)))) (* -1 (/ (* a (sin (* 1/90 (* angle (PI))))) b)))) |
(*.f64 (neg.f64 b) (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (+.f64 #s(literal -1 binary64) (/.f64 a b)))) |
(* b (sin (* 1/90 (* angle (PI))))) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) b) |
(* -1 (* b (+ (* -1 (sin (* 1/90 (* angle (PI))))) (/ (* a (sin (* 1/90 (* angle (PI))))) b)))) |
(*.f64 (neg.f64 b) (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (+.f64 #s(literal -1 binary64) (/.f64 a b)))) |
(* -1 (* b (+ (* -1 (sin (* 1/90 (* angle (PI))))) (/ (* a (sin (* 1/90 (* angle (PI))))) b)))) |
(*.f64 (neg.f64 b) (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (+.f64 #s(literal -1 binary64) (/.f64 a b)))) |
(* -1 (* b (+ (* -1 (sin (* 1/90 (* angle (PI))))) (/ (* a (sin (* 1/90 (* angle (PI))))) b)))) |
(*.f64 (neg.f64 b) (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (+.f64 #s(literal -1 binary64) (/.f64 a b)))) |
(* b (sin (* 1/90 (* angle (PI))))) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) b) |
(+ (* -1 (* a (sin (* 1/90 (* angle (PI)))))) (* b (sin (* 1/90 (* angle (PI)))))) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (-.f64 b a)) |
(+ (* -1 (* a (sin (* 1/90 (* angle (PI)))))) (* b (sin (* 1/90 (* angle (PI)))))) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (-.f64 b a)) |
(+ (* -1 (* a (sin (* 1/90 (* angle (PI)))))) (* b (sin (* 1/90 (* angle (PI)))))) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (-.f64 b a)) |
(* -1 (* a (sin (* 1/90 (* angle (PI)))))) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (neg.f64 a)) |
(* a (+ (* -1 (sin (* 1/90 (* angle (PI))))) (/ (* b (sin (* 1/90 (* angle (PI))))) a))) |
(*.f64 a (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (+.f64 #s(literal -1 binary64) (/.f64 b a)))) |
(* a (+ (* -1 (sin (* 1/90 (* angle (PI))))) (/ (* b (sin (* 1/90 (* angle (PI))))) a))) |
(*.f64 a (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (+.f64 #s(literal -1 binary64) (/.f64 b a)))) |
(* a (+ (* -1 (sin (* 1/90 (* angle (PI))))) (/ (* b (sin (* 1/90 (* angle (PI))))) a))) |
(*.f64 a (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (+.f64 #s(literal -1 binary64) (/.f64 b a)))) |
(* -1 (* a (sin (* 1/90 (* angle (PI)))))) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (neg.f64 a)) |
(* -1 (* a (+ (sin (* 1/90 (* angle (PI)))) (* -1 (/ (* b (sin (* 1/90 (* angle (PI))))) a))))) |
(*.f64 a (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (+.f64 #s(literal -1 binary64) (/.f64 b a)))) |
(* -1 (* a (+ (sin (* 1/90 (* angle (PI)))) (* -1 (/ (* b (sin (* 1/90 (* angle (PI))))) a))))) |
(*.f64 a (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (+.f64 #s(literal -1 binary64) (/.f64 b a)))) |
(* -1 (* a (+ (sin (* 1/90 (* angle (PI)))) (* -1 (/ (* b (sin (* 1/90 (* angle (PI))))) a))))) |
(*.f64 a (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (+.f64 #s(literal -1 binary64) (/.f64 b a)))) |
(* 1/90 (* angle (* (PI) (- b a)))) |
(*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 (PI.f64) (-.f64 b a)))) |
(* angle (+ (* -1/4374000 (* (pow angle 2) (* (pow (PI) 3) (- b a)))) (* 1/90 (* (PI) (- b a))))) |
(*.f64 angle (fma.f64 (*.f64 #s(literal -1/4374000 binary64) (*.f64 angle angle)) (*.f64 (-.f64 b a) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) (-.f64 b a))))) |
(* angle (+ (* 1/90 (* (PI) (- b a))) (* (pow angle 2) (+ (* -1/4374000 (* (pow (PI) 3) (- b a))) (* 1/708588000000 (* (pow angle 2) (* (pow (PI) 5) (- b a)))))))) |
(*.f64 angle (fma.f64 (*.f64 angle angle) (fma.f64 (*.f64 #s(literal 1/708588000000 binary64) (*.f64 angle angle)) (*.f64 (-.f64 b a) (pow.f64 (PI.f64) #s(literal 5 binary64))) (*.f64 (*.f64 #s(literal -1/4374000 binary64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) (-.f64 b a))) (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) (-.f64 b a))))) |
(* angle (+ (* 1/90 (* (PI) (- b a))) (* (pow angle 2) (+ (* -1/4374000 (* (pow (PI) 3) (- b a))) (* (pow angle 2) (+ (* -1/241061637600000000 (* (pow angle 2) (* (pow (PI) 7) (- b a)))) (* 1/708588000000 (* (pow (PI) 5) (- b a))))))))) |
(*.f64 angle (fma.f64 (*.f64 angle angle) (fma.f64 (*.f64 angle angle) (fma.f64 #s(literal 1/708588000000 binary64) (*.f64 (-.f64 b a) (pow.f64 (PI.f64) #s(literal 5 binary64))) (*.f64 #s(literal -1/241061637600000000 binary64) (*.f64 (*.f64 (*.f64 angle angle) (pow.f64 (PI.f64) #s(literal 7 binary64))) (-.f64 b a)))) (*.f64 (*.f64 #s(literal -1/4374000 binary64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) (-.f64 b a))) (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) (-.f64 b a))))) |
(* (sin (* 1/90 (* angle (PI)))) (- b a)) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (-.f64 b a)) |
(* (sin (* 1/90 (* angle (PI)))) (- b a)) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (-.f64 b a)) |
(* (sin (* 1/90 (* angle (PI)))) (- b a)) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (-.f64 b a)) |
(* (sin (* 1/90 (* angle (PI)))) (- b a)) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (-.f64 b a)) |
(* (sin (* 1/90 (* angle (PI)))) (- b a)) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (-.f64 b a)) |
(* (sin (* 1/90 (* angle (PI)))) (- b a)) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (-.f64 b a)) |
(* (sin (* 1/90 (* angle (PI)))) (- b a)) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (-.f64 b a)) |
(* (sin (* 1/90 (* angle (PI)))) (- b a)) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (-.f64 b a)) |
(* -1 a) |
(neg.f64 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 (*.f64 b a) b)) |
(* b (+ 1 (* -1 (/ a b)))) |
(-.f64 b (/.f64 (*.f64 b a) b)) |
(* b (+ 1 (* -1 (/ a b)))) |
(-.f64 b (/.f64 (*.f64 b a) b)) |
b |
(* -1 (* b (- (/ a b) 1))) |
(-.f64 b (/.f64 (*.f64 b a) b)) |
(* -1 (* b (- (/ a b) 1))) |
(-.f64 b (/.f64 (*.f64 b a) b)) |
(* -1 (* b (- (/ a b) 1))) |
(-.f64 b (/.f64 (*.f64 b a) b)) |
b |
(+ b (* -1 a)) |
(-.f64 b a) |
(+ b (* -1 a)) |
(-.f64 b a) |
(+ b (* -1 a)) |
(-.f64 b a) |
(* -1 a) |
(neg.f64 a) |
(* a (- (/ b a) 1)) |
(-.f64 (*.f64 a (/.f64 b a)) a) |
(* a (- (/ b a) 1)) |
(-.f64 (*.f64 a (/.f64 b a)) a) |
(* a (- (/ b a) 1)) |
(-.f64 (*.f64 a (/.f64 b a)) a) |
(* -1 a) |
(neg.f64 a) |
(* -1 (* a (+ 1 (* -1 (/ b a))))) |
(-.f64 (*.f64 a (/.f64 b a)) a) |
(* -1 (* a (+ 1 (* -1 (/ b a))))) |
(-.f64 (*.f64 a (/.f64 b a)) a) |
(* -1 (* a (+ 1 (* -1 (/ b a))))) |
(-.f64 (*.f64 a (/.f64 b a)) a) |
(* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) |
(*.f64 #s(literal -2 binary64) (*.f64 (*.f64 (*.f64 a a) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))) |
(+ (* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) (* 2 (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))))) |
(*.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (fma.f64 (*.f64 a a) #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 b b)))) |
(+ (* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) (* 2 (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))))) |
(*.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (fma.f64 (*.f64 a a) #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 b b)))) |
(+ (* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) (* 2 (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))))) |
(*.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (fma.f64 (*.f64 a a) #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 b b)))) |
(* 2 (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))) |
(* (pow b 2) (+ (* -2 (/ (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow b 2))) (* 2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))))) |
(*.f64 (*.f64 b b) (fma.f64 #s(literal 2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 (*.f64 a a) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (/.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 b b)))))) |
(* (pow b 2) (+ (* -2 (/ (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow b 2))) (* 2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))))) |
(*.f64 (*.f64 b b) (fma.f64 #s(literal 2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 (*.f64 a a) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (/.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 b b)))))) |
(* (pow b 2) (+ (* -2 (/ (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow b 2))) (* 2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))))) |
(*.f64 (*.f64 b b) (fma.f64 #s(literal 2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 (*.f64 a a) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (/.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 b b)))))) |
(* 2 (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))) |
(* (pow b 2) (+ (* -2 (/ (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow b 2))) (* 2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))))) |
(*.f64 (*.f64 b b) (fma.f64 #s(literal 2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 (*.f64 a a) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (/.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 b b)))))) |
(* (pow b 2) (+ (* -2 (/ (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow b 2))) (* 2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))))) |
(*.f64 (*.f64 b b) (fma.f64 #s(literal 2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 (*.f64 a a) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (/.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 b b)))))) |
(* (pow b 2) (+ (* -2 (/ (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow b 2))) (* 2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))))) |
(*.f64 (*.f64 b b) (fma.f64 #s(literal 2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 (*.f64 a a) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (/.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 b b)))))) |
(* 2 (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))) |
(+ (* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) (* 2 (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))))) |
(*.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (fma.f64 (*.f64 a a) #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 b b)))) |
(+ (* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) (* 2 (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))))) |
(*.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (fma.f64 (*.f64 a a) #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 b b)))) |
(+ (* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) (* 2 (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))))) |
(*.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (fma.f64 (*.f64 a a) #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 b b)))) |
(* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) |
(*.f64 #s(literal -2 binary64) (*.f64 (*.f64 (*.f64 a a) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))) |
(* (pow a 2) (+ (* -2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* 2 (/ (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow a 2))))) |
(*.f64 (*.f64 a a) (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (/.f64 (*.f64 b b) (*.f64 a a))) (*.f64 #s(literal -2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))))) |
(* (pow a 2) (+ (* -2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* 2 (/ (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow a 2))))) |
(*.f64 (*.f64 a a) (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (/.f64 (*.f64 b b) (*.f64 a a))) (*.f64 #s(literal -2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))))) |
(* (pow a 2) (+ (* -2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* 2 (/ (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow a 2))))) |
(*.f64 (*.f64 a a) (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (/.f64 (*.f64 b b) (*.f64 a a))) (*.f64 #s(literal -2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))))) |
(* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) |
(*.f64 #s(literal -2 binary64) (*.f64 (*.f64 (*.f64 a a) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))) |
(* (pow a 2) (+ (* -2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* 2 (/ (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow a 2))))) |
(*.f64 (*.f64 a a) (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (/.f64 (*.f64 b b) (*.f64 a a))) (*.f64 #s(literal -2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))))) |
(* (pow a 2) (+ (* -2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* 2 (/ (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow a 2))))) |
(*.f64 (*.f64 a a) (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (/.f64 (*.f64 b b) (*.f64 a a))) (*.f64 #s(literal -2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))))) |
(* (pow a 2) (+ (* -2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* 2 (/ (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow a 2))))) |
(*.f64 (*.f64 a a) (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (/.f64 (*.f64 b b) (*.f64 a a))) (*.f64 #s(literal -2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))))) |
(* 1/90 (* angle (* (PI) (- (pow b 2) (pow a 2))))) |
(*.f64 #s(literal 1/90 binary64) (*.f64 (*.f64 angle (PI.f64)) (*.f64 (+.f64 a b) (-.f64 b a)))) |
(* angle (+ (* 1/90 (* (PI) (- (pow b 2) (pow a 2)))) (* 2 (* (pow angle 2) (+ (* -1/11664000 (* (pow (PI) 3) (- (pow b 2) (pow a 2)))) (* -1/34992000 (* (pow (PI) 3) (- (pow b 2) (pow a 2))))))))) |
(*.f64 angle (fma.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) (*.f64 (+.f64 a b) (-.f64 b a))) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle angle)) (*.f64 (*.f64 (+.f64 a b) (-.f64 b a)) (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal -1/8748000 binary64)))))) |
(* angle (+ (* 1/90 (* (PI) (- (pow b 2) (pow a 2)))) (* (pow angle 2) (+ (* 2 (* (pow angle 2) (+ (* 1/22674816000000 (* (pow (PI) 5) (- (pow b 2) (pow a 2)))) (+ (* 1/4534963200000 (* (pow (PI) 5) (- (pow b 2) (pow a 2)))) (* 1/2267481600000 (* (pow (PI) 5) (- (pow b 2) (pow a 2)))))))) (* 2 (+ (* -1/11664000 (* (pow (PI) 3) (- (pow b 2) (pow a 2)))) (* -1/34992000 (* (pow (PI) 3) (- (pow b 2) (pow a 2)))))))))) |
(*.f64 angle (fma.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) (*.f64 (+.f64 a b) (-.f64 b a))) (*.f64 (*.f64 angle angle) (*.f64 #s(literal 2 binary64) (fma.f64 (*.f64 angle angle) (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) (*.f64 (+.f64 a b) (-.f64 b a))) #s(literal 1/1417176000000 binary64)) (*.f64 (*.f64 (+.f64 a b) (-.f64 b a)) (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal -1/8748000 binary64)))))))) |
(* angle (+ (* 1/90 (* (PI) (- (pow b 2) (pow a 2)))) (* (pow angle 2) (+ (* 2 (+ (* -1/11664000 (* (pow (PI) 3) (- (pow b 2) (pow a 2)))) (* -1/34992000 (* (pow (PI) 3) (- (pow b 2) (pow a 2)))))) (* (pow angle 2) (+ (* 2 (* (pow angle 2) (+ (* -1/881596846080000000 (* (pow (PI) 7) (- (pow b 2) (pow a 2)))) (+ (* -1/1469328076800000000 (* (pow (PI) 7) (- (pow b 2) (pow a 2)))) (+ (* -1/4407984230400000000 (* (pow (PI) 7) (- (pow b 2) (pow a 2)))) (* -1/30855889612800000000 (* (pow (PI) 7) (- (pow b 2) (pow a 2))))))))) (* 2 (+ (* 1/22674816000000 (* (pow (PI) 5) (- (pow b 2) (pow a 2)))) (+ (* 1/4534963200000 (* (pow (PI) 5) (- (pow b 2) (pow a 2)))) (* 1/2267481600000 (* (pow (PI) 5) (- (pow b 2) (pow a 2))))))))))))) |
(*.f64 angle (fma.f64 (*.f64 angle angle) (fma.f64 (*.f64 angle angle) (*.f64 #s(literal 2 binary64) (fma.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) (*.f64 (+.f64 a b) (-.f64 b a))) #s(literal 1/1417176000000 binary64) (*.f64 (*.f64 angle angle) (*.f64 (*.f64 (+.f64 a b) (-.f64 b a)) (*.f64 (pow.f64 (PI.f64) #s(literal 7 binary64)) #s(literal -1/482123275200000000 binary64)))))) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (+.f64 a b) (-.f64 b a)) (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal -1/8748000 binary64))))) (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) (*.f64 (+.f64 a b) (-.f64 b a))))) |
(* 2 (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 (+.f64 a b) (-.f64 b a)))) |
(* 2 (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 (+.f64 a b) (-.f64 b a)))) |
(* 2 (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 (+.f64 a b) (-.f64 b a)))) |
(* 2 (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 (+.f64 a b) (-.f64 b a)))) |
(* 2 (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 (+.f64 a b) (-.f64 b a)))) |
(* 2 (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 (+.f64 a b) (-.f64 b a)))) |
(* 2 (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 (+.f64 a b) (-.f64 b a)))) |
(* 2 (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 (+.f64 a b) (-.f64 b a)))) |
(* 1/90 (* angle (* (PI) (* (+ a b) (- b a))))) |
(*.f64 #s(literal 1/90 binary64) (*.f64 (*.f64 angle (PI.f64)) (*.f64 (+.f64 a b) (-.f64 b a)))) |
(* 1/90 (* angle (* (PI) (* (+ a b) (- b a))))) |
(*.f64 #s(literal 1/90 binary64) (*.f64 (*.f64 angle (PI.f64)) (*.f64 (+.f64 a b) (-.f64 b a)))) |
(* 1/90 (* angle (* (PI) (* (+ a b) (- b a))))) |
(*.f64 #s(literal 1/90 binary64) (*.f64 (*.f64 angle (PI.f64)) (*.f64 (+.f64 a b) (-.f64 b a)))) |
(* 1/90 (* angle (* (PI) (* (+ a b) (- b a))))) |
(*.f64 #s(literal 1/90 binary64) (*.f64 (*.f64 angle (PI.f64)) (*.f64 (+.f64 a b) (-.f64 b a)))) |
(* 1/90 (* angle (* (PI) (* (+ a b) (- b a))))) |
(*.f64 #s(literal 1/90 binary64) (*.f64 (*.f64 angle (PI.f64)) (*.f64 (+.f64 a b) (-.f64 b a)))) |
(* 1/90 (* angle (* (PI) (* (+ a b) (- b a))))) |
(*.f64 #s(literal 1/90 binary64) (*.f64 (*.f64 angle (PI.f64)) (*.f64 (+.f64 a b) (-.f64 b a)))) |
(* 1/90 (* angle (* (PI) (* (+ a b) (- b a))))) |
(*.f64 #s(literal 1/90 binary64) (*.f64 (*.f64 angle (PI.f64)) (*.f64 (+.f64 a b) (-.f64 b a)))) |
(* 1/90 (* angle (* (PI) (* (+ a b) (- b a))))) |
(*.f64 #s(literal 1/90 binary64) (*.f64 (*.f64 angle (PI.f64)) (*.f64 (+.f64 a b) (-.f64 b a)))) |
(* 1/90 (* angle (* (PI) (* (+ a b) (- b a))))) |
(*.f64 #s(literal 1/90 binary64) (*.f64 (*.f64 angle (PI.f64)) (*.f64 (+.f64 a b) (-.f64 b a)))) |
(* 1/90 (* angle (* (PI) (* (+ a b) (- b a))))) |
(*.f64 #s(literal 1/90 binary64) (*.f64 (*.f64 angle (PI.f64)) (*.f64 (+.f64 a b) (-.f64 b a)))) |
(* 1/90 (* angle (* (PI) (* (+ a b) (- b a))))) |
(*.f64 #s(literal 1/90 binary64) (*.f64 (*.f64 angle (PI.f64)) (*.f64 (+.f64 a b) (-.f64 b a)))) |
(* 1/90 (* angle (* (PI) (* (+ a b) (- b a))))) |
(*.f64 #s(literal 1/90 binary64) (*.f64 (*.f64 angle (PI.f64)) (*.f64 (+.f64 a b) (-.f64 b a)))) |
(* -1/90 (* (pow a 2) (* angle (PI)))) |
(*.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 a a)) (*.f64 angle (PI.f64))) |
(+ (* -1/90 (* (pow a 2) (* angle (PI)))) (* 1/90 (* angle (* b (* (PI) (+ a (* -1 a))))))) |
(fma.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 a a)) (*.f64 angle (PI.f64)) #s(literal 0 binary64)) |
(+ (* -1/90 (* (pow a 2) (* angle (PI)))) (* b (+ (* 1/90 (* angle (* b (PI)))) (* 1/90 (* angle (* (PI) (+ a (* -1 a)))))))) |
(fma.f64 b (*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 (PI.f64) b))) (*.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 a a)) (*.f64 angle (PI.f64)))) |
(+ (* -1/90 (* (pow a 2) (* angle (PI)))) (* b (+ (* 1/90 (* angle (* b (PI)))) (* 1/90 (* angle (* (PI) (+ a (* -1 a)))))))) |
(fma.f64 b (*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 (PI.f64) b))) (*.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 a a)) (*.f64 angle (PI.f64)))) |
(* 1/90 (* angle (* (pow b 2) (PI)))) |
(*.f64 (*.f64 #s(literal 1/90 binary64) angle) (*.f64 (PI.f64) (*.f64 b b))) |
(* (pow b 2) (+ (* 1/90 (* angle (PI))) (* 1/90 (/ (* angle (* (PI) (+ a (* -1 a)))) b)))) |
(*.f64 (*.f64 b b) (fma.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)) #s(literal 0 binary64))) |
(* (pow b 2) (+ (* -1/90 (/ (* (pow a 2) (* angle (PI))) (pow b 2))) (+ (* 1/90 (* angle (PI))) (* 1/90 (/ (* angle (* (PI) (+ a (* -1 a)))) b))))) |
(*.f64 (*.f64 b b) (fma.f64 #s(literal 1/90 binary64) (fma.f64 angle (PI.f64) #s(literal 0 binary64)) (/.f64 (*.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 a a)) (*.f64 angle (PI.f64))) (*.f64 b b)))) |
(* (pow b 2) (+ (* -1/90 (/ (* (pow a 2) (* angle (PI))) (pow b 2))) (+ (* 1/90 (* angle (PI))) (* 1/90 (/ (* angle (* (PI) (+ a (* -1 a)))) b))))) |
(*.f64 (*.f64 b b) (fma.f64 #s(literal 1/90 binary64) (fma.f64 angle (PI.f64) #s(literal 0 binary64)) (/.f64 (*.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 a a)) (*.f64 angle (PI.f64))) (*.f64 b b)))) |
(* 1/90 (* angle (* (pow b 2) (PI)))) |
(*.f64 (*.f64 #s(literal 1/90 binary64) angle) (*.f64 (PI.f64) (*.f64 b b))) |
(* (pow b 2) (+ (* 1/90 (* angle (PI))) (* 1/90 (/ (* angle (* (PI) (+ a (* -1 a)))) b)))) |
(*.f64 (*.f64 b b) (fma.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)) #s(literal 0 binary64))) |
(* (pow b 2) (+ (* -1 (/ (+ (* -1/90 (* angle (* (PI) (+ a (* -1 a))))) (* 1/90 (/ (* (pow a 2) (* angle (PI))) b))) b)) (* 1/90 (* angle (PI))))) |
(*.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))) (/.f64 (fma.f64 (*.f64 (*.f64 a a) (*.f64 angle (PI.f64))) (/.f64 #s(literal 1/90 binary64) b) #s(literal 0 binary64)) b))) |
(* (pow b 2) (+ (* -1 (/ (+ (* -1/90 (* angle (* (PI) (+ a (* -1 a))))) (* 1/90 (/ (* (pow a 2) (* angle (PI))) b))) b)) (* 1/90 (* angle (PI))))) |
(*.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))) (/.f64 (fma.f64 (*.f64 (*.f64 a a) (*.f64 angle (PI.f64))) (/.f64 #s(literal 1/90 binary64) b) #s(literal 0 binary64)) b))) |
(* 1/90 (* angle (* (pow b 2) (PI)))) |
(*.f64 (*.f64 #s(literal 1/90 binary64) angle) (*.f64 (PI.f64) (*.f64 b b))) |
(+ (* 1/90 (* a (* angle (* (PI) (+ b (* -1 b)))))) (* 1/90 (* angle (* (pow b 2) (PI))))) |
(fma.f64 (*.f64 #s(literal 1/90 binary64) angle) (*.f64 (PI.f64) (*.f64 b b)) #s(literal 0 binary64)) |
(+ (* 1/90 (* angle (* (pow b 2) (PI)))) (* a (+ (* -1/90 (* a (* angle (PI)))) (* 1/90 (* angle (* (PI) (+ b (* -1 b)))))))) |
(fma.f64 a (*.f64 #s(literal -1/90 binary64) (*.f64 a (*.f64 angle (PI.f64)))) (fma.f64 (*.f64 #s(literal 1/90 binary64) angle) (*.f64 (PI.f64) (*.f64 b b)) #s(literal 0 binary64))) |
(+ (* 1/90 (* angle (* (pow b 2) (PI)))) (* a (+ (* -1/90 (* a (* angle (PI)))) (* 1/90 (* angle (* (PI) (+ b (* -1 b)))))))) |
(fma.f64 a (*.f64 #s(literal -1/90 binary64) (*.f64 a (*.f64 angle (PI.f64)))) (fma.f64 (*.f64 #s(literal 1/90 binary64) angle) (*.f64 (PI.f64) (*.f64 b b)) #s(literal 0 binary64))) |
(* -1/90 (* (pow a 2) (* angle (PI)))) |
(*.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 a a)) (*.f64 angle (PI.f64))) |
(* (pow a 2) (+ (* -1/90 (* angle (PI))) (* 1/90 (/ (* angle (* (PI) (+ b (* -1 b)))) a)))) |
(*.f64 (*.f64 a a) (fma.f64 (*.f64 angle (PI.f64)) #s(literal -1/90 binary64) #s(literal 0 binary64))) |
(* (pow a 2) (+ (* -1/90 (* angle (PI))) (+ (* 1/90 (/ (* angle (* (PI) (+ b (* -1 b)))) a)) (* 1/90 (/ (* angle (* (pow b 2) (PI))) (pow a 2)))))) |
(*.f64 (*.f64 a a) (fma.f64 (*.f64 angle (*.f64 (PI.f64) (*.f64 b b))) (/.f64 #s(literal 1/90 binary64) (*.f64 a a)) (fma.f64 (*.f64 angle (PI.f64)) #s(literal -1/90 binary64) #s(literal 0 binary64)))) |
(* (pow a 2) (+ (* -1/90 (* angle (PI))) (+ (* 1/90 (/ (* angle (* (PI) (+ b (* -1 b)))) a)) (* 1/90 (/ (* angle (* (pow b 2) (PI))) (pow a 2)))))) |
(*.f64 (*.f64 a a) (fma.f64 (*.f64 angle (*.f64 (PI.f64) (*.f64 b b))) (/.f64 #s(literal 1/90 binary64) (*.f64 a a)) (fma.f64 (*.f64 angle (PI.f64)) #s(literal -1/90 binary64) #s(literal 0 binary64)))) |
(* -1/90 (* (pow a 2) (* angle (PI)))) |
(*.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 a a)) (*.f64 angle (PI.f64))) |
(* (pow a 2) (+ (* -1/90 (* angle (PI))) (* -1/90 (/ (* angle (* (PI) (+ b (* -1 b)))) a)))) |
(*.f64 (*.f64 a a) (fma.f64 (*.f64 angle (PI.f64)) #s(literal -1/90 binary64) #s(literal 0 binary64))) |
(* (pow a 2) (+ (* -1 (/ (+ (* -1/90 (/ (* angle (* (pow b 2) (PI))) a)) (* 1/90 (* angle (* (PI) (+ b (* -1 b)))))) a)) (* -1/90 (* angle (PI))))) |
(*.f64 (*.f64 a a) (fma.f64 (*.f64 angle (PI.f64)) #s(literal -1/90 binary64) (/.f64 (fma.f64 (*.f64 angle (*.f64 (PI.f64) (*.f64 b b))) (/.f64 #s(literal -1/90 binary64) a) #s(literal 0 binary64)) (neg.f64 a)))) |
(* (pow a 2) (+ (* -1 (/ (+ (* -1/90 (/ (* angle (* (pow b 2) (PI))) a)) (* 1/90 (* angle (* (PI) (+ b (* -1 b)))))) a)) (* -1/90 (* angle (PI))))) |
(*.f64 (*.f64 a a) (fma.f64 (*.f64 angle (PI.f64)) #s(literal -1/90 binary64) (/.f64 (fma.f64 (*.f64 angle (*.f64 (PI.f64) (*.f64 b b))) (/.f64 #s(literal -1/90 binary64) a) #s(literal 0 binary64)) (neg.f64 a)))) |
(* 1/90 (* angle (PI))) |
(*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))) |
(* 1/90 (* angle (PI))) |
(*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))) |
(* 1/90 (* angle (PI))) |
(*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))) |
(* 1/90 (* angle (PI))) |
(*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))) |
(* 1/90 (* angle (PI))) |
(*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))) |
(* 1/90 (* angle (PI))) |
(*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))) |
(* 1/90 (* angle (PI))) |
(*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))) |
(* 1/90 (* angle (PI))) |
(*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))) |
(* 1/90 (* angle (PI))) |
(*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))) |
(* 1/90 (* angle (PI))) |
(*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))) |
(* 1/90 (* angle (PI))) |
(*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))) |
(* 1/90 (* angle (PI))) |
(*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))) |
(* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) |
(*.f64 #s(literal -2 binary64) (*.f64 (*.f64 (*.f64 a a) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))) |
(+ (* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) (* 2 (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))))) |
(*.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (fma.f64 (*.f64 a a) #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 b b)))) |
(+ (* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) (* 2 (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))))) |
(*.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (fma.f64 (*.f64 a a) #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 b b)))) |
(+ (* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) (* 2 (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))))) |
(*.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (fma.f64 (*.f64 a a) #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 b b)))) |
(* 2 (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))) |
(* (pow b 2) (+ (* -2 (/ (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow b 2))) (* 2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))))) |
(*.f64 (*.f64 b b) (fma.f64 #s(literal 2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 (*.f64 a a) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (/.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 b b)))))) |
(* (pow b 2) (+ (* -2 (/ (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow b 2))) (* 2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))))) |
(*.f64 (*.f64 b b) (fma.f64 #s(literal 2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 (*.f64 a a) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (/.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 b b)))))) |
(* (pow b 2) (+ (* -2 (/ (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow b 2))) (* 2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))))) |
(*.f64 (*.f64 b b) (fma.f64 #s(literal 2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 (*.f64 a a) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (/.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 b b)))))) |
(* 2 (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))) |
(* (pow b 2) (+ (* -2 (/ (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow b 2))) (* 2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))))) |
(*.f64 (*.f64 b b) (fma.f64 #s(literal 2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 (*.f64 a a) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (/.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 b b)))))) |
(* (pow b 2) (+ (* -2 (/ (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow b 2))) (* 2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))))) |
(*.f64 (*.f64 b b) (fma.f64 #s(literal 2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 (*.f64 a a) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (/.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 b b)))))) |
(* (pow b 2) (+ (* -2 (/ (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow b 2))) (* 2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))))) |
(*.f64 (*.f64 b b) (fma.f64 #s(literal 2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 (*.f64 a a) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (/.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 b b)))))) |
(* 2 (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))) |
(+ (* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) (* 2 (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))))) |
(*.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (fma.f64 (*.f64 a a) #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 b b)))) |
(+ (* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) (* 2 (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))))) |
(*.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (fma.f64 (*.f64 a a) #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 b b)))) |
(+ (* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) (* 2 (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))))) |
(*.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (fma.f64 (*.f64 a a) #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 b b)))) |
(* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) |
(*.f64 #s(literal -2 binary64) (*.f64 (*.f64 (*.f64 a a) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))) |
(* (pow a 2) (+ (* -2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* 2 (/ (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow a 2))))) |
(*.f64 (*.f64 a a) (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (/.f64 (*.f64 b b) (*.f64 a a))) (*.f64 #s(literal -2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))))) |
(* (pow a 2) (+ (* -2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* 2 (/ (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow a 2))))) |
(*.f64 (*.f64 a a) (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (/.f64 (*.f64 b b) (*.f64 a a))) (*.f64 #s(literal -2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))))) |
(* (pow a 2) (+ (* -2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* 2 (/ (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow a 2))))) |
(*.f64 (*.f64 a a) (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (/.f64 (*.f64 b b) (*.f64 a a))) (*.f64 #s(literal -2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))))) |
(* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) |
(*.f64 #s(literal -2 binary64) (*.f64 (*.f64 (*.f64 a a) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))) |
(* (pow a 2) (+ (* -2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* 2 (/ (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow a 2))))) |
(*.f64 (*.f64 a a) (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (/.f64 (*.f64 b b) (*.f64 a a))) (*.f64 #s(literal -2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))))) |
(* (pow a 2) (+ (* -2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* 2 (/ (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow a 2))))) |
(*.f64 (*.f64 a a) (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (/.f64 (*.f64 b b) (*.f64 a a))) (*.f64 #s(literal -2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))))) |
(* (pow a 2) (+ (* -2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* 2 (/ (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow a 2))))) |
(*.f64 (*.f64 a a) (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (/.f64 (*.f64 b b) (*.f64 a a))) (*.f64 #s(literal -2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))))) |
(* 1/90 (* angle (* (PI) (- (pow b 2) (pow a 2))))) |
(*.f64 #s(literal 1/90 binary64) (*.f64 (*.f64 angle (PI.f64)) (*.f64 (+.f64 a b) (-.f64 b a)))) |
(* angle (+ (* 1/90 (* (PI) (- (pow b 2) (pow a 2)))) (* 2 (* (pow angle 2) (+ (* -1/11664000 (* (pow (PI) 3) (- (pow b 2) (pow a 2)))) (* -1/34992000 (* (pow (PI) 3) (- (pow b 2) (pow a 2))))))))) |
(*.f64 angle (fma.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) (*.f64 (+.f64 a b) (-.f64 b a))) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle angle)) (*.f64 (*.f64 (+.f64 a b) (-.f64 b a)) (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal -1/8748000 binary64)))))) |
(* angle (+ (* 1/90 (* (PI) (- (pow b 2) (pow a 2)))) (* (pow angle 2) (+ (* 2 (* (pow angle 2) (+ (* 1/22674816000000 (* (pow (PI) 5) (- (pow b 2) (pow a 2)))) (+ (* 1/4534963200000 (* (pow (PI) 5) (- (pow b 2) (pow a 2)))) (* 1/2267481600000 (* (pow (PI) 5) (- (pow b 2) (pow a 2)))))))) (* 2 (+ (* -1/11664000 (* (pow (PI) 3) (- (pow b 2) (pow a 2)))) (* -1/34992000 (* (pow (PI) 3) (- (pow b 2) (pow a 2)))))))))) |
(*.f64 angle (fma.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) (*.f64 (+.f64 a b) (-.f64 b a))) (*.f64 (*.f64 angle angle) (*.f64 #s(literal 2 binary64) (fma.f64 (*.f64 angle angle) (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) (*.f64 (+.f64 a b) (-.f64 b a))) #s(literal 1/1417176000000 binary64)) (*.f64 (*.f64 (+.f64 a b) (-.f64 b a)) (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal -1/8748000 binary64)))))))) |
(* angle (+ (* 1/90 (* (PI) (- (pow b 2) (pow a 2)))) (* (pow angle 2) (+ (* 2 (+ (* -1/11664000 (* (pow (PI) 3) (- (pow b 2) (pow a 2)))) (* -1/34992000 (* (pow (PI) 3) (- (pow b 2) (pow a 2)))))) (* (pow angle 2) (+ (* 2 (* (pow angle 2) (+ (* -1/881596846080000000 (* (pow (PI) 7) (- (pow b 2) (pow a 2)))) (+ (* -1/1469328076800000000 (* (pow (PI) 7) (- (pow b 2) (pow a 2)))) (+ (* -1/4407984230400000000 (* (pow (PI) 7) (- (pow b 2) (pow a 2)))) (* -1/30855889612800000000 (* (pow (PI) 7) (- (pow b 2) (pow a 2))))))))) (* 2 (+ (* 1/22674816000000 (* (pow (PI) 5) (- (pow b 2) (pow a 2)))) (+ (* 1/4534963200000 (* (pow (PI) 5) (- (pow b 2) (pow a 2)))) (* 1/2267481600000 (* (pow (PI) 5) (- (pow b 2) (pow a 2))))))))))))) |
(*.f64 angle (fma.f64 (*.f64 angle angle) (fma.f64 (*.f64 angle angle) (*.f64 #s(literal 2 binary64) (fma.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) (*.f64 (+.f64 a b) (-.f64 b a))) #s(literal 1/1417176000000 binary64) (*.f64 (*.f64 angle angle) (*.f64 (*.f64 (+.f64 a b) (-.f64 b a)) (*.f64 (pow.f64 (PI.f64) #s(literal 7 binary64)) #s(literal -1/482123275200000000 binary64)))))) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (+.f64 a b) (-.f64 b a)) (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal -1/8748000 binary64))))) (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) (*.f64 (+.f64 a b) (-.f64 b a))))) |
(* 2 (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 (+.f64 a b) (-.f64 b a)))) |
(* 2 (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 (+.f64 a b) (-.f64 b a)))) |
(* 2 (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 (+.f64 a b) (-.f64 b a)))) |
(* 2 (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 (+.f64 a b) (-.f64 b a)))) |
(* 2 (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 (+.f64 a b) (-.f64 b a)))) |
(* 2 (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 (+.f64 a b) (-.f64 b a)))) |
(* 2 (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 (+.f64 a b) (-.f64 b a)))) |
(* 2 (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 (+.f64 a b) (-.f64 b a)))) |
(* -1/90 (* (pow a 2) (* angle (PI)))) |
(*.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 a a)) (*.f64 angle (PI.f64))) |
(* angle (+ (* -2 (* (pow a 2) (* (pow angle 2) (+ (* -1/11664000 (pow (PI) 3)) (* -1/34992000 (pow (PI) 3)))))) (* -1/90 (* (pow a 2) (PI))))) |
(*.f64 angle (fma.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (*.f64 (*.f64 angle angle) (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal -1/8748000 binary64))) (*.f64 #s(literal -1/90 binary64) (*.f64 (*.f64 a a) (PI.f64))))) |
(* angle (+ (* -1/90 (* (pow a 2) (PI))) (* (pow angle 2) (+ (* -2 (* (pow a 2) (* (pow angle 2) (+ (* 1/22674816000000 (pow (PI) 5)) (+ (* 1/4534963200000 (pow (PI) 5)) (* 1/2267481600000 (pow (PI) 5))))))) (* -2 (* (pow a 2) (+ (* -1/11664000 (pow (PI) 3)) (* -1/34992000 (pow (PI) 3))))))))) |
(*.f64 angle (fma.f64 (*.f64 angle angle) (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (fma.f64 (*.f64 angle angle) (*.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) #s(literal 1/1417176000000 binary64)) (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal -1/8748000 binary64)))) (*.f64 #s(literal -1/90 binary64) (*.f64 (*.f64 a a) (PI.f64))))) |
(* angle (+ (* -1/90 (* (pow a 2) (PI))) (* (pow angle 2) (+ (* -2 (* (pow a 2) (+ (* -1/11664000 (pow (PI) 3)) (* -1/34992000 (pow (PI) 3))))) (* (pow angle 2) (+ (* -2 (* (pow a 2) (* (pow angle 2) (+ (* -1/881596846080000000 (pow (PI) 7)) (+ (* -1/1469328076800000000 (pow (PI) 7)) (+ (* -1/4407984230400000000 (pow (PI) 7)) (* -1/30855889612800000000 (pow (PI) 7)))))))) (* -2 (* (pow a 2) (+ (* 1/22674816000000 (pow (PI) 5)) (+ (* 1/4534963200000 (pow (PI) 5)) (* 1/2267481600000 (pow (PI) 5)))))))))))) |
(*.f64 angle (fma.f64 (*.f64 angle angle) (fma.f64 (*.f64 angle angle) (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (fma.f64 (*.f64 angle angle) (*.f64 (pow.f64 (PI.f64) #s(literal 7 binary64)) #s(literal -1/482123275200000000 binary64)) (*.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) #s(literal 1/1417176000000 binary64)))) (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal -1/8748000 binary64)))) (*.f64 #s(literal -1/90 binary64) (*.f64 (*.f64 a a) (PI.f64))))) |
(* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) |
(*.f64 #s(literal -2 binary64) (*.f64 (*.f64 (*.f64 a a) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))) |
(* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) |
(*.f64 #s(literal -2 binary64) (*.f64 (*.f64 (*.f64 a a) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))) |
(* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) |
(*.f64 #s(literal -2 binary64) (*.f64 (*.f64 (*.f64 a a) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))) |
(* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) |
(*.f64 #s(literal -2 binary64) (*.f64 (*.f64 (*.f64 a a) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))) |
(* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) |
(*.f64 #s(literal -2 binary64) (*.f64 (*.f64 (*.f64 a a) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))) |
(* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) |
(*.f64 #s(literal -2 binary64) (*.f64 (*.f64 (*.f64 a a) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))) |
(* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) |
(*.f64 #s(literal -2 binary64) (*.f64 (*.f64 (*.f64 a a) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))) |
(* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) |
(*.f64 #s(literal -2 binary64) (*.f64 (*.f64 (*.f64 a a) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))) |
(* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) |
(*.f64 #s(literal -2 binary64) (*.f64 (*.f64 (*.f64 a a) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))) |
(* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) |
(*.f64 #s(literal -2 binary64) (*.f64 (*.f64 (*.f64 a a) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))) |
(* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) |
(*.f64 #s(literal -2 binary64) (*.f64 (*.f64 (*.f64 a a) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))) |
(* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) |
(*.f64 #s(literal -2 binary64) (*.f64 (*.f64 (*.f64 a a) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))) |
(* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) |
(*.f64 #s(literal -2 binary64) (*.f64 (*.f64 (*.f64 a a) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))) |
(* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) |
(*.f64 #s(literal -2 binary64) (*.f64 (*.f64 (*.f64 a a) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))) |
(* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) |
(*.f64 #s(literal -2 binary64) (*.f64 (*.f64 (*.f64 a a) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))) |
(* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) |
(*.f64 #s(literal -2 binary64) (*.f64 (*.f64 (*.f64 a a) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))) |
(* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) |
(*.f64 #s(literal -2 binary64) (*.f64 (*.f64 (*.f64 a a) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))) |
(* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) |
(*.f64 #s(literal -2 binary64) (*.f64 (*.f64 (*.f64 a a) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))) |
(* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) |
(*.f64 #s(literal -2 binary64) (*.f64 (*.f64 (*.f64 a a) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))) |
(* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) |
(*.f64 #s(literal -2 binary64) (*.f64 (*.f64 (*.f64 a a) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))) |
(* -1/90 (* (pow a 2) (* angle (PI)))) |
(*.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 a a)) (*.f64 angle (PI.f64))) |
(* angle (+ (* -1/90 (* (pow a 2) (PI))) (* 1/17496000 (* (pow a 2) (* (pow angle 2) (pow (PI) 3)))))) |
(*.f64 angle (fma.f64 #s(literal -1/90 binary64) (*.f64 (*.f64 a a) (PI.f64)) (*.f64 (*.f64 #s(literal 1/17496000 binary64) (*.f64 a a)) (*.f64 (*.f64 angle angle) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))))) |
(* angle (+ (* -1/90 (* (pow a 2) (PI))) (* (pow angle 2) (+ (* -1/11337408000000 (* (pow a 2) (* (pow angle 2) (pow (PI) 5)))) (* 1/17496000 (* (pow a 2) (pow (PI) 3))))))) |
(*.f64 angle (fma.f64 (*.f64 angle angle) (fma.f64 #s(literal 1/17496000 binary64) (*.f64 (*.f64 a a) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) (*.f64 #s(literal -1/11337408000000 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 angle angle)) (pow.f64 (PI.f64) #s(literal 5 binary64))))) (*.f64 #s(literal -1/90 binary64) (*.f64 (*.f64 a a) (PI.f64))))) |
(* angle (+ (* -1/90 (* (pow a 2) (PI))) (* (pow angle 2) (+ (* 1/17496000 (* (pow a 2) (pow (PI) 3))) (* (pow angle 2) (+ (* -1/11337408000000 (* (pow a 2) (pow (PI) 5))) (* 1/15427944806400000000 (* (pow a 2) (* (pow angle 2) (pow (PI) 7)))))))))) |
(*.f64 angle (fma.f64 (*.f64 angle angle) (fma.f64 (*.f64 angle angle) (fma.f64 (*.f64 #s(literal -1/11337408000000 binary64) (*.f64 a a)) (pow.f64 (PI.f64) #s(literal 5 binary64)) (*.f64 (*.f64 #s(literal 1/15427944806400000000 binary64) (*.f64 a a)) (*.f64 (*.f64 angle angle) (pow.f64 (PI.f64) #s(literal 7 binary64))))) (*.f64 (*.f64 #s(literal 1/17496000 binary64) (*.f64 a a)) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) (*.f64 #s(literal -1/90 binary64) (*.f64 (*.f64 a a) (PI.f64))))) |
(* -2 (* (pow a 2) (sin (* 1/180 (* angle (PI)))))) |
(*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))) |
(* -2 (* (pow a 2) (sin (* 1/180 (* angle (PI)))))) |
(*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))) |
(* -2 (* (pow a 2) (sin (* 1/180 (* angle (PI)))))) |
(*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))) |
(* -2 (* (pow a 2) (sin (* 1/180 (* angle (PI)))))) |
(*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))) |
(* -2 (* (pow a 2) (sin (* 1/180 (* angle (PI)))))) |
(*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))) |
(* -2 (* (pow a 2) (sin (* 1/180 (* angle (PI)))))) |
(*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))) |
(* -2 (* (pow a 2) (sin (* 1/180 (* angle (PI)))))) |
(*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))) |
(* -2 (* (pow a 2) (sin (* 1/180 (* angle (PI)))))) |
(*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))) |
(* -2 (* (pow a 2) (sin (* 1/180 (* angle (PI)))))) |
(*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))) |
(* -2 (* (pow a 2) (sin (* 1/180 (* angle (PI)))))) |
(*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))) |
(* -2 (* (pow a 2) (sin (* 1/180 (* angle (PI)))))) |
(*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))) |
(* -2 (* (pow a 2) (sin (* 1/180 (* angle (PI)))))) |
(*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))) |
(* -2 (* (pow a 2) (sin (* 1/180 (* angle (PI)))))) |
(*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))) |
(* -2 (* (pow a 2) (sin (* 1/180 (* angle (PI)))))) |
(*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))) |
(* -2 (* (pow a 2) (sin (* 1/180 (* angle (PI)))))) |
(*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))) |
(* -2 (* (pow a 2) (sin (* 1/180 (* angle (PI)))))) |
(*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))) |
(* -2 (* (pow a 2) (sin (* 1/180 (* angle (PI)))))) |
(*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))) |
(* -2 (* (pow a 2) (sin (* 1/180 (* angle (PI)))))) |
(*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))) |
(* -2 (* (pow a 2) (sin (* 1/180 (* angle (PI)))))) |
(*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))) |
(* -2 (* (pow a 2) (sin (* 1/180 (* angle (PI)))))) |
(*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))) |
(* 1/180 (* angle (PI))) |
(*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) |
(* angle (+ (* -1/34992000 (* (pow angle 2) (pow (PI) 3))) (* 1/180 (PI)))) |
(*.f64 angle (fma.f64 #s(literal -1/34992000 binary64) (*.f64 (*.f64 angle angle) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) (*.f64 (PI.f64) #s(literal 1/180 binary64)))) |
(* angle (+ (* 1/180 (PI)) (* (pow angle 2) (+ (* -1/34992000 (pow (PI) 3)) (* 1/22674816000000 (* (pow angle 2) (pow (PI) 5))))))) |
(*.f64 angle (fma.f64 (*.f64 angle angle) (fma.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal -1/34992000 binary64) (*.f64 (*.f64 #s(literal 1/22674816000000 binary64) (*.f64 angle angle)) (pow.f64 (PI.f64) #s(literal 5 binary64)))) (*.f64 (PI.f64) #s(literal 1/180 binary64)))) |
(* angle (+ (* 1/180 (PI)) (* (pow angle 2) (+ (* -1/34992000 (pow (PI) 3)) (* (pow angle 2) (+ (* -1/30855889612800000000 (* (pow angle 2) (pow (PI) 7))) (* 1/22674816000000 (pow (PI) 5)))))))) |
(*.f64 angle (fma.f64 (*.f64 angle angle) (fma.f64 (*.f64 angle angle) (fma.f64 #s(literal -1/30855889612800000000 binary64) (*.f64 (*.f64 angle angle) (pow.f64 (PI.f64) #s(literal 7 binary64))) (*.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) #s(literal 1/22674816000000 binary64))) (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal -1/34992000 binary64))) (*.f64 (PI.f64) #s(literal 1/180 binary64)))) |
(sin (* 1/180 (* angle (PI)))) |
(sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) |
(sin (* 1/180 (* angle (PI)))) |
(sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) |
(sin (* 1/180 (* angle (PI)))) |
(sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) |
(sin (* 1/180 (* angle (PI)))) |
(sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) |
(sin (* 1/180 (* angle (PI)))) |
(sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) |
(sin (* 1/180 (* angle (PI)))) |
(sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) |
(sin (* 1/180 (* angle (PI)))) |
(sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) |
(sin (* 1/180 (* angle (PI)))) |
(sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) |
(* -1 (pow a 2)) |
(neg.f64 (*.f64 a a)) |
(- (pow b 2) (pow a 2)) |
(*.f64 (+.f64 a b) (-.f64 b a)) |
(- (pow b 2) (pow a 2)) |
(*.f64 (+.f64 a b) (-.f64 b a)) |
(- (pow b 2) (pow a 2)) |
(*.f64 (+.f64 a b) (-.f64 b 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)))) |
(* -1 (* (pow b 2) (pow (sqrt -1) 2))) |
(*.f64 b b) |
(* (pow b 2) (+ (* -1 (/ (pow a 2) (pow b 2))) (* -1 (pow (sqrt -1) 2)))) |
(*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 a a) (*.f64 b b)))) |
(* (pow b 2) (+ (* -1 (/ (pow a 2) (pow b 2))) (* -1 (pow (sqrt -1) 2)))) |
(*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 a a) (*.f64 b b)))) |
(* (pow b 2) (+ (* -1 (/ (pow a 2) (pow b 2))) (* -1 (pow (sqrt -1) 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 a b) (-.f64 b a)) |
(+ (* -1 (pow a 2)) (pow b 2)) |
(*.f64 (+.f64 a b) (-.f64 b a)) |
(+ (* -1 (pow a 2)) (pow b 2)) |
(*.f64 (+.f64 a b) (-.f64 b a)) |
(* -1 (pow a 2)) |
(neg.f64 (*.f64 a a)) |
(* (pow a 2) (- (/ (pow b 2) (pow a 2)) 1)) |
(*.f64 (*.f64 a a) (fma.f64 b (/.f64 b (*.f64 a a)) #s(literal -1 binary64))) |
(* (pow a 2) (- (/ (pow b 2) (pow a 2)) 1)) |
(*.f64 (*.f64 a a) (fma.f64 b (/.f64 b (*.f64 a a)) #s(literal -1 binary64))) |
(* (pow a 2) (- (/ (pow b 2) (pow a 2)) 1)) |
(*.f64 (*.f64 a a) (fma.f64 b (/.f64 b (*.f64 a a)) #s(literal -1 binary64))) |
(* -1 (pow a 2)) |
(neg.f64 (*.f64 a a)) |
(* (pow a 2) (- (/ (pow b 2) (pow a 2)) 1)) |
(*.f64 (*.f64 a a) (fma.f64 b (/.f64 b (*.f64 a a)) #s(literal -1 binary64))) |
(* (pow a 2) (- (/ (pow b 2) (pow a 2)) 1)) |
(*.f64 (*.f64 a a) (fma.f64 b (/.f64 b (*.f64 a a)) #s(literal -1 binary64))) |
(* (pow a 2) (- (/ (pow b 2) (pow a 2)) 1)) |
(*.f64 (*.f64 a a) (fma.f64 b (/.f64 b (*.f64 a a)) #s(literal -1 binary64))) |
(* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) |
(*.f64 #s(literal -2 binary64) (*.f64 (*.f64 (*.f64 a a) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))) |
(+ (* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) (* 2 (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))))) |
(*.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (fma.f64 (*.f64 a a) #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 b b)))) |
(+ (* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) (* 2 (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))))) |
(*.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (fma.f64 (*.f64 a a) #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 b b)))) |
(+ (* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) (* 2 (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))))) |
(*.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (fma.f64 (*.f64 a a) #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 b b)))) |
(* 2 (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))) |
(* (pow b 2) (+ (* -2 (/ (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow b 2))) (* 2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))))) |
(*.f64 (*.f64 b b) (fma.f64 #s(literal 2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 (*.f64 a a) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (/.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 b b)))))) |
(* (pow b 2) (+ (* -2 (/ (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow b 2))) (* 2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))))) |
(*.f64 (*.f64 b b) (fma.f64 #s(literal 2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 (*.f64 a a) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (/.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 b b)))))) |
(* (pow b 2) (+ (* -2 (/ (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow b 2))) (* 2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))))) |
(*.f64 (*.f64 b b) (fma.f64 #s(literal 2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 (*.f64 a a) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (/.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 b b)))))) |
(* -2 (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (pow (sqrt -1) 2))))) |
(*.f64 (*.f64 #s(literal -2 binary64) (*.f64 b b)) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (neg.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))))) |
(* (pow b 2) (+ (* -2 (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (pow (sqrt -1) 2)))) (* -2 (/ (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow b 2))))) |
(*.f64 (*.f64 b b) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (fma.f64 a (/.f64 a (*.f64 b b)) #s(literal -1 binary64))))) |
(* (pow b 2) (+ (* -2 (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (pow (sqrt -1) 2)))) (* -2 (/ (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow b 2))))) |
(*.f64 (*.f64 b b) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (fma.f64 a (/.f64 a (*.f64 b b)) #s(literal -1 binary64))))) |
(* (pow b 2) (+ (* -2 (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (pow (sqrt -1) 2)))) (* -2 (/ (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow b 2))))) |
(*.f64 (*.f64 b b) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (fma.f64 a (/.f64 a (*.f64 b b)) #s(literal -1 binary64))))) |
(* 2 (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))) |
(+ (* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) (* 2 (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))))) |
(*.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (fma.f64 (*.f64 a a) #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 b b)))) |
(+ (* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) (* 2 (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))))) |
(*.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (fma.f64 (*.f64 a a) #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 b b)))) |
(+ (* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) (* 2 (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))))) |
(*.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (fma.f64 (*.f64 a a) #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 b b)))) |
(* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) |
(*.f64 #s(literal -2 binary64) (*.f64 (*.f64 (*.f64 a a) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))) |
(* (pow a 2) (+ (* -2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* 2 (/ (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow a 2))))) |
(*.f64 (*.f64 a a) (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (/.f64 (*.f64 b b) (*.f64 a a))) (*.f64 #s(literal -2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))))) |
(* (pow a 2) (+ (* -2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* 2 (/ (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow a 2))))) |
(*.f64 (*.f64 a a) (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (/.f64 (*.f64 b b) (*.f64 a a))) (*.f64 #s(literal -2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))))) |
(* (pow a 2) (+ (* -2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* 2 (/ (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow a 2))))) |
(*.f64 (*.f64 a a) (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (/.f64 (*.f64 b b) (*.f64 a a))) (*.f64 #s(literal -2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))))) |
(* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) |
(*.f64 #s(literal -2 binary64) (*.f64 (*.f64 (*.f64 a a) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))) |
(* (pow a 2) (+ (* -2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* 2 (/ (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow a 2))))) |
(*.f64 (*.f64 a a) (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (/.f64 (*.f64 b b) (*.f64 a a))) (*.f64 #s(literal -2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))))) |
(* (pow a 2) (+ (* -2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* 2 (/ (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow a 2))))) |
(*.f64 (*.f64 a a) (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (/.f64 (*.f64 b b) (*.f64 a a))) (*.f64 #s(literal -2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))))) |
(* (pow a 2) (+ (* -2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* 2 (/ (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow a 2))))) |
(*.f64 (*.f64 a a) (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (/.f64 (*.f64 b b) (*.f64 a a))) (*.f64 #s(literal -2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))))) |
(* 1/90 (* angle (* (PI) (- (pow b 2) (pow a 2))))) |
(*.f64 #s(literal 1/90 binary64) (*.f64 (*.f64 angle (PI.f64)) (*.f64 (+.f64 a b) (-.f64 b a)))) |
(* angle (+ (* 1/90 (* (PI) (- (pow b 2) (pow a 2)))) (* 2 (* (pow angle 2) (+ (* -1/11664000 (* (pow (PI) 3) (- (pow b 2) (pow a 2)))) (* -1/34992000 (* (pow (PI) 3) (- (pow b 2) (pow a 2))))))))) |
(*.f64 angle (fma.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) (*.f64 (+.f64 a b) (-.f64 b a))) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle angle)) (*.f64 (*.f64 (+.f64 a b) (-.f64 b a)) (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal -1/8748000 binary64)))))) |
(* angle (+ (* 1/90 (* (PI) (- (pow b 2) (pow a 2)))) (* (pow angle 2) (+ (* 2 (* (pow angle 2) (+ (* 1/22674816000000 (* (pow (PI) 5) (- (pow b 2) (pow a 2)))) (+ (* 1/4534963200000 (* (pow (PI) 5) (- (pow b 2) (pow a 2)))) (* 1/2267481600000 (* (pow (PI) 5) (- (pow b 2) (pow a 2)))))))) (* 2 (+ (* -1/11664000 (* (pow (PI) 3) (- (pow b 2) (pow a 2)))) (* -1/34992000 (* (pow (PI) 3) (- (pow b 2) (pow a 2)))))))))) |
(*.f64 angle (fma.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) (*.f64 (+.f64 a b) (-.f64 b a))) (*.f64 (*.f64 angle angle) (*.f64 #s(literal 2 binary64) (fma.f64 (*.f64 angle angle) (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) (*.f64 (+.f64 a b) (-.f64 b a))) #s(literal 1/1417176000000 binary64)) (*.f64 (*.f64 (+.f64 a b) (-.f64 b a)) (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal -1/8748000 binary64)))))))) |
(* angle (+ (* 1/90 (* (PI) (- (pow b 2) (pow a 2)))) (* (pow angle 2) (+ (* 2 (+ (* -1/11664000 (* (pow (PI) 3) (- (pow b 2) (pow a 2)))) (* -1/34992000 (* (pow (PI) 3) (- (pow b 2) (pow a 2)))))) (* (pow angle 2) (+ (* 2 (* (pow angle 2) (+ (* -1/881596846080000000 (* (pow (PI) 7) (- (pow b 2) (pow a 2)))) (+ (* -1/1469328076800000000 (* (pow (PI) 7) (- (pow b 2) (pow a 2)))) (+ (* -1/4407984230400000000 (* (pow (PI) 7) (- (pow b 2) (pow a 2)))) (* -1/30855889612800000000 (* (pow (PI) 7) (- (pow b 2) (pow a 2))))))))) (* 2 (+ (* 1/22674816000000 (* (pow (PI) 5) (- (pow b 2) (pow a 2)))) (+ (* 1/4534963200000 (* (pow (PI) 5) (- (pow b 2) (pow a 2)))) (* 1/2267481600000 (* (pow (PI) 5) (- (pow b 2) (pow a 2))))))))))))) |
(*.f64 angle (fma.f64 (*.f64 angle angle) (fma.f64 (*.f64 angle angle) (*.f64 #s(literal 2 binary64) (fma.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) (*.f64 (+.f64 a b) (-.f64 b a))) #s(literal 1/1417176000000 binary64) (*.f64 (*.f64 angle angle) (*.f64 (*.f64 (+.f64 a b) (-.f64 b a)) (*.f64 (pow.f64 (PI.f64) #s(literal 7 binary64)) #s(literal -1/482123275200000000 binary64)))))) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (+.f64 a b) (-.f64 b a)) (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal -1/8748000 binary64))))) (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) (*.f64 (+.f64 a b) (-.f64 b a))))) |
(* 2 (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 (+.f64 a b) (-.f64 b a)))) |
(* 2 (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 (+.f64 a b) (-.f64 b a)))) |
(* 2 (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 (+.f64 a b) (-.f64 b a)))) |
(* 2 (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 (+.f64 a b) (-.f64 b a)))) |
(* 2 (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 (+.f64 a b) (-.f64 b a)))) |
(* 2 (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 (+.f64 a b) (-.f64 b a)))) |
(* 2 (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 (+.f64 a b) (-.f64 b a)))) |
(* 2 (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 (+.f64 a b) (-.f64 b a)))) |
(* -2 (* (pow a 2) (sin (* 1/180 (* angle (PI)))))) |
(*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))) |
(+ (* -2 (* (pow a 2) (sin (* 1/180 (* angle (PI)))))) (* 2 (* (pow b 2) (sin (* 1/180 (* angle (PI))))))) |
(*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (fma.f64 (*.f64 a a) #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 b b)))) |
(+ (* -2 (* (pow a 2) (sin (* 1/180 (* angle (PI)))))) (* 2 (* (pow b 2) (sin (* 1/180 (* angle (PI))))))) |
(*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (fma.f64 (*.f64 a a) #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 b b)))) |
(+ (* -2 (* (pow a 2) (sin (* 1/180 (* angle (PI)))))) (* 2 (* (pow b 2) (sin (* 1/180 (* angle (PI))))))) |
(*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (fma.f64 (*.f64 a a) #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 b b)))) |
(* 2 (* (pow b 2) (sin (* 1/180 (* angle (PI)))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) |
(* (pow b 2) (+ (* -2 (/ (* (pow a 2) (sin (* 1/180 (* angle (PI))))) (pow b 2))) (* 2 (sin (* 1/180 (* angle (PI))))))) |
(*.f64 (*.f64 b b) (fma.f64 #s(literal 2 binary64) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (/.f64 (*.f64 a a) (*.f64 b b)))))) |
(* (pow b 2) (+ (* -2 (/ (* (pow a 2) (sin (* 1/180 (* angle (PI))))) (pow b 2))) (* 2 (sin (* 1/180 (* angle (PI))))))) |
(*.f64 (*.f64 b b) (fma.f64 #s(literal 2 binary64) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (/.f64 (*.f64 a a) (*.f64 b b)))))) |
(* (pow b 2) (+ (* -2 (/ (* (pow a 2) (sin (* 1/180 (* angle (PI))))) (pow b 2))) (* 2 (sin (* 1/180 (* angle (PI))))))) |
(*.f64 (*.f64 b b) (fma.f64 #s(literal 2 binary64) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (/.f64 (*.f64 a a) (*.f64 b b)))))) |
(* -2 (* (pow b 2) (* (sin (* 1/180 (* angle (PI)))) (pow (sqrt -1) 2)))) |
(*.f64 (*.f64 #s(literal -2 binary64) (*.f64 b b)) (neg.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))) |
(* (pow b 2) (+ (* -2 (* (sin (* 1/180 (* angle (PI)))) (pow (sqrt -1) 2))) (* -2 (/ (* (pow a 2) (sin (* 1/180 (* angle (PI))))) (pow b 2))))) |
(*.f64 (*.f64 b b) (*.f64 #s(literal -2 binary64) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (fma.f64 a (/.f64 a (*.f64 b b)) #s(literal -1 binary64))))) |
(* (pow b 2) (+ (* -2 (* (sin (* 1/180 (* angle (PI)))) (pow (sqrt -1) 2))) (* -2 (/ (* (pow a 2) (sin (* 1/180 (* angle (PI))))) (pow b 2))))) |
(*.f64 (*.f64 b b) (*.f64 #s(literal -2 binary64) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (fma.f64 a (/.f64 a (*.f64 b b)) #s(literal -1 binary64))))) |
(* (pow b 2) (+ (* -2 (* (sin (* 1/180 (* angle (PI)))) (pow (sqrt -1) 2))) (* -2 (/ (* (pow a 2) (sin (* 1/180 (* angle (PI))))) (pow b 2))))) |
(*.f64 (*.f64 b b) (*.f64 #s(literal -2 binary64) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (fma.f64 a (/.f64 a (*.f64 b b)) #s(literal -1 binary64))))) |
(* 2 (* (pow b 2) (sin (* 1/180 (* angle (PI)))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) |
(+ (* -2 (* (pow a 2) (sin (* 1/180 (* angle (PI)))))) (* 2 (* (pow b 2) (sin (* 1/180 (* angle (PI))))))) |
(*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (fma.f64 (*.f64 a a) #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 b b)))) |
(+ (* -2 (* (pow a 2) (sin (* 1/180 (* angle (PI)))))) (* 2 (* (pow b 2) (sin (* 1/180 (* angle (PI))))))) |
(*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (fma.f64 (*.f64 a a) #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 b b)))) |
(+ (* -2 (* (pow a 2) (sin (* 1/180 (* angle (PI)))))) (* 2 (* (pow b 2) (sin (* 1/180 (* angle (PI))))))) |
(*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (fma.f64 (*.f64 a a) #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 b b)))) |
(* -2 (* (pow a 2) (sin (* 1/180 (* angle (PI)))))) |
(*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))) |
(* (pow a 2) (+ (* -2 (sin (* 1/180 (* angle (PI))))) (* 2 (/ (* (pow b 2) (sin (* 1/180 (* angle (PI))))) (pow a 2))))) |
(*.f64 (*.f64 a a) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 b b) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (*.f64 a a)) (*.f64 #s(literal -2 binary64) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))))) |
(* (pow a 2) (+ (* -2 (sin (* 1/180 (* angle (PI))))) (* 2 (/ (* (pow b 2) (sin (* 1/180 (* angle (PI))))) (pow a 2))))) |
(*.f64 (*.f64 a a) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 b b) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (*.f64 a a)) (*.f64 #s(literal -2 binary64) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))))) |
(* (pow a 2) (+ (* -2 (sin (* 1/180 (* angle (PI))))) (* 2 (/ (* (pow b 2) (sin (* 1/180 (* angle (PI))))) (pow a 2))))) |
(*.f64 (*.f64 a a) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 b b) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (*.f64 a a)) (*.f64 #s(literal -2 binary64) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))))) |
(* -2 (* (pow a 2) (sin (* 1/180 (* angle (PI)))))) |
(*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))) |
(* (pow a 2) (+ (* -2 (sin (* 1/180 (* angle (PI))))) (* 2 (/ (* (pow b 2) (sin (* 1/180 (* angle (PI))))) (pow a 2))))) |
(*.f64 (*.f64 a a) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 b b) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (*.f64 a a)) (*.f64 #s(literal -2 binary64) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))))) |
(* (pow a 2) (+ (* -2 (sin (* 1/180 (* angle (PI))))) (* 2 (/ (* (pow b 2) (sin (* 1/180 (* angle (PI))))) (pow a 2))))) |
(*.f64 (*.f64 a a) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 b b) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (*.f64 a a)) (*.f64 #s(literal -2 binary64) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))))) |
(* (pow a 2) (+ (* -2 (sin (* 1/180 (* angle (PI))))) (* 2 (/ (* (pow b 2) (sin (* 1/180 (* angle (PI))))) (pow a 2))))) |
(*.f64 (*.f64 a a) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 b b) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (*.f64 a a)) (*.f64 #s(literal -2 binary64) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))))) |
(* 1/90 (* angle (* (PI) (- (pow b 2) (pow a 2))))) |
(*.f64 #s(literal 1/90 binary64) (*.f64 (*.f64 angle (PI.f64)) (*.f64 (+.f64 a b) (-.f64 b a)))) |
(* angle (+ (* -1/17496000 (* (pow angle 2) (* (pow (PI) 3) (- (pow b 2) (pow a 2))))) (* 1/90 (* (PI) (- (pow b 2) (pow a 2)))))) |
(*.f64 angle (fma.f64 (*.f64 #s(literal -1/17496000 binary64) (*.f64 angle angle)) (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (+.f64 a b) (-.f64 b a))) (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) (*.f64 (+.f64 a b) (-.f64 b a))))) |
(* angle (+ (* 1/90 (* (PI) (- (pow b 2) (pow a 2)))) (* (pow angle 2) (+ (* -1/17496000 (* (pow (PI) 3) (- (pow b 2) (pow a 2)))) (* 1/11337408000000 (* (pow angle 2) (* (pow (PI) 5) (- (pow b 2) (pow a 2))))))))) |
(*.f64 angle (fma.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) (*.f64 (+.f64 a b) (-.f64 b a))) (*.f64 (*.f64 angle angle) (fma.f64 (*.f64 #s(literal 1/11337408000000 binary64) (*.f64 angle angle)) (*.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) (*.f64 (+.f64 a b) (-.f64 b a))) (*.f64 (*.f64 #s(literal -1/17496000 binary64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) (*.f64 (+.f64 a b) (-.f64 b a))))))) |
(* angle (+ (* 1/90 (* (PI) (- (pow b 2) (pow a 2)))) (* (pow angle 2) (+ (* -1/17496000 (* (pow (PI) 3) (- (pow b 2) (pow a 2)))) (* (pow angle 2) (+ (* -1/15427944806400000000 (* (pow angle 2) (* (pow (PI) 7) (- (pow b 2) (pow a 2))))) (* 1/11337408000000 (* (pow (PI) 5) (- (pow b 2) (pow a 2)))))))))) |
(*.f64 angle (fma.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) (*.f64 (+.f64 a b) (-.f64 b a))) (*.f64 (*.f64 angle angle) (fma.f64 (*.f64 angle angle) (fma.f64 (*.f64 #s(literal 1/11337408000000 binary64) (pow.f64 (PI.f64) #s(literal 5 binary64))) (*.f64 (+.f64 a b) (-.f64 b a)) (*.f64 (*.f64 #s(literal -1/15427944806400000000 binary64) (*.f64 angle angle)) (*.f64 (pow.f64 (PI.f64) #s(literal 7 binary64)) (*.f64 (+.f64 a b) (-.f64 b a))))) (*.f64 (*.f64 #s(literal -1/17496000 binary64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) (*.f64 (+.f64 a b) (-.f64 b a))))))) |
(* 2 (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2)))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (*.f64 (+.f64 a b) (-.f64 b a))) |
(* 2 (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2)))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (*.f64 (+.f64 a b) (-.f64 b a))) |
(* 2 (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2)))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (*.f64 (+.f64 a b) (-.f64 b a))) |
(* 2 (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2)))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (*.f64 (+.f64 a b) (-.f64 b a))) |
(* 2 (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2)))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (*.f64 (+.f64 a b) (-.f64 b a))) |
(* 2 (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2)))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (*.f64 (+.f64 a b) (-.f64 b a))) |
(* 2 (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2)))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (*.f64 (+.f64 a b) (-.f64 b a))) |
(* 2 (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2)))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (*.f64 (+.f64 a b) (-.f64 b a))) |
(* -2 (pow a 2)) |
(*.f64 (*.f64 a a) #s(literal -2 binary64)) |
(+ (* -2 (pow a 2)) (* 2 (pow b 2))) |
(fma.f64 (*.f64 a a) #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 b b))) |
(+ (* -2 (pow a 2)) (* 2 (pow b 2))) |
(fma.f64 (*.f64 a a) #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 b b))) |
(+ (* -2 (pow a 2)) (* 2 (pow b 2))) |
(fma.f64 (*.f64 a a) #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 b b))) |
(* 2 (pow b 2)) |
(*.f64 #s(literal 2 binary64) (*.f64 b b)) |
(* (pow b 2) (+ 2 (* -2 (/ (pow a 2) (pow b 2))))) |
(*.f64 (*.f64 b b) (fma.f64 (*.f64 a a) (/.f64 #s(literal -2 binary64) (*.f64 b b)) #s(literal 2 binary64))) |
(* (pow b 2) (+ 2 (* -2 (/ (pow a 2) (pow b 2))))) |
(*.f64 (*.f64 b b) (fma.f64 (*.f64 a a) (/.f64 #s(literal -2 binary64) (*.f64 b b)) #s(literal 2 binary64))) |
(* (pow b 2) (+ 2 (* -2 (/ (pow a 2) (pow b 2))))) |
(*.f64 (*.f64 b b) (fma.f64 (*.f64 a a) (/.f64 #s(literal -2 binary64) (*.f64 b b)) #s(literal 2 binary64))) |
(* -2 (* (pow b 2) (pow (sqrt -1) 2))) |
(neg.f64 (*.f64 #s(literal -2 binary64) (*.f64 b b))) |
(* (pow b 2) (+ (* -2 (/ (pow a 2) (pow b 2))) (* -2 (pow (sqrt -1) 2)))) |
(*.f64 (*.f64 b b) (fma.f64 (*.f64 a a) (/.f64 #s(literal -2 binary64) (*.f64 b b)) #s(literal 2 binary64))) |
(* (pow b 2) (+ (* -2 (/ (pow a 2) (pow b 2))) (* -2 (pow (sqrt -1) 2)))) |
(*.f64 (*.f64 b b) (fma.f64 (*.f64 a a) (/.f64 #s(literal -2 binary64) (*.f64 b b)) #s(literal 2 binary64))) |
(* (pow b 2) (+ (* -2 (/ (pow a 2) (pow b 2))) (* -2 (pow (sqrt -1) 2)))) |
(*.f64 (*.f64 b b) (fma.f64 (*.f64 a a) (/.f64 #s(literal -2 binary64) (*.f64 b b)) #s(literal 2 binary64))) |
(* 2 (pow b 2)) |
(*.f64 #s(literal 2 binary64) (*.f64 b b)) |
(+ (* -2 (pow a 2)) (* 2 (pow b 2))) |
(fma.f64 (*.f64 a a) #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 b b))) |
(+ (* -2 (pow a 2)) (* 2 (pow b 2))) |
(fma.f64 (*.f64 a a) #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 b b))) |
(+ (* -2 (pow a 2)) (* 2 (pow b 2))) |
(fma.f64 (*.f64 a a) #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 b b))) |
(* -2 (pow a 2)) |
(*.f64 (*.f64 a a) #s(literal -2 binary64)) |
(* (pow a 2) (- (* 2 (/ (pow b 2) (pow a 2))) 2)) |
(*.f64 (*.f64 a a) (fma.f64 (*.f64 b b) (/.f64 #s(literal 2 binary64) (*.f64 a a)) #s(literal -2 binary64))) |
(* (pow a 2) (- (* 2 (/ (pow b 2) (pow a 2))) 2)) |
(*.f64 (*.f64 a a) (fma.f64 (*.f64 b b) (/.f64 #s(literal 2 binary64) (*.f64 a a)) #s(literal -2 binary64))) |
(* (pow a 2) (- (* 2 (/ (pow b 2) (pow a 2))) 2)) |
(*.f64 (*.f64 a a) (fma.f64 (*.f64 b b) (/.f64 #s(literal 2 binary64) (*.f64 a a)) #s(literal -2 binary64))) |
(* -2 (pow a 2)) |
(*.f64 (*.f64 a a) #s(literal -2 binary64)) |
(* (pow a 2) (- (* 2 (/ (pow b 2) (pow a 2))) 2)) |
(*.f64 (*.f64 a a) (fma.f64 (*.f64 b b) (/.f64 #s(literal 2 binary64) (*.f64 a a)) #s(literal -2 binary64))) |
(* (pow a 2) (- (* 2 (/ (pow b 2) (pow a 2))) 2)) |
(*.f64 (*.f64 a a) (fma.f64 (*.f64 b b) (/.f64 #s(literal 2 binary64) (*.f64 a a)) #s(literal -2 binary64))) |
(* (pow a 2) (- (* 2 (/ (pow b 2) (pow a 2))) 2)) |
(*.f64 (*.f64 a a) (fma.f64 (*.f64 b b) (/.f64 #s(literal 2 binary64) (*.f64 a a)) #s(literal -2 binary64))) |
(pow b 2) |
(*.f64 b b) |
(pow b 2) |
(*.f64 b b) |
(pow b 2) |
(*.f64 b b) |
(pow b 2) |
(*.f64 b b) |
(pow b 2) |
(*.f64 b b) |
(pow b 2) |
(*.f64 b b) |
(pow b 2) |
(*.f64 b b) |
(pow b 2) |
(*.f64 b b) |
(pow b 2) |
(*.f64 b b) |
(pow b 2) |
(*.f64 b b) |
(pow b 2) |
(*.f64 b b) |
(pow b 2) |
(*.f64 b b) |
(pow a 2) |
(*.f64 a a) |
(pow a 2) |
(*.f64 a a) |
(pow a 2) |
(*.f64 a a) |
(pow a 2) |
(*.f64 a a) |
(pow a 2) |
(*.f64 a a) |
(pow a 2) |
(*.f64 a a) |
(pow a 2) |
(*.f64 a a) |
(pow a 2) |
(*.f64 a a) |
(pow a 2) |
(*.f64 a a) |
(pow a 2) |
(*.f64 a a) |
(pow a 2) |
(*.f64 a a) |
(pow a 2) |
(*.f64 a a) |
(* -1 (pow a 2)) |
(neg.f64 (*.f64 a a)) |
(- (pow b 2) (pow a 2)) |
(*.f64 (+.f64 a b) (-.f64 b a)) |
(- (pow b 2) (pow a 2)) |
(*.f64 (+.f64 a b) (-.f64 b a)) |
(- (pow b 2) (pow a 2)) |
(*.f64 (+.f64 a b) (-.f64 b 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 a b) (-.f64 b a)) |
(+ (* -1 (pow a 2)) (pow b 2)) |
(*.f64 (+.f64 a b) (-.f64 b a)) |
(+ (* -1 (pow a 2)) (pow b 2)) |
(*.f64 (+.f64 a b) (-.f64 b a)) |
(* -1 (pow a 2)) |
(neg.f64 (*.f64 a a)) |
(* (pow a 2) (- (/ (pow b 2) (pow a 2)) 1)) |
(*.f64 (*.f64 a a) (fma.f64 b (/.f64 b (*.f64 a a)) #s(literal -1 binary64))) |
(* (pow a 2) (- (/ (pow b 2) (pow a 2)) 1)) |
(*.f64 (*.f64 a a) (fma.f64 b (/.f64 b (*.f64 a a)) #s(literal -1 binary64))) |
(* (pow a 2) (- (/ (pow b 2) (pow a 2)) 1)) |
(*.f64 (*.f64 a a) (fma.f64 b (/.f64 b (*.f64 a a)) #s(literal -1 binary64))) |
(* -1 (pow a 2)) |
(neg.f64 (*.f64 a a)) |
(* (pow a 2) (- (/ (pow b 2) (pow a 2)) 1)) |
(*.f64 (*.f64 a a) (fma.f64 b (/.f64 b (*.f64 a a)) #s(literal -1 binary64))) |
(* (pow a 2) (- (/ (pow b 2) (pow a 2)) 1)) |
(*.f64 (*.f64 a a) (fma.f64 b (/.f64 b (*.f64 a a)) #s(literal -1 binary64))) |
(* (pow a 2) (- (/ (pow b 2) (pow a 2)) 1)) |
(*.f64 (*.f64 a a) (fma.f64 b (/.f64 b (*.f64 a a)) #s(literal -1 binary64))) |
(* -2 (* (pow a 2) (* (cos (* -1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) |
(*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal -1/180 binary64))))) |
(+ (* -2 (* (pow a 2) (* (cos (* -1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) (* 2 (* (pow b 2) (* (cos (* -1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))))) |
(*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal -1/180 binary64)))) (fma.f64 (*.f64 a a) #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 b b)))) |
(+ (* -2 (* (pow a 2) (* (cos (* -1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) (* 2 (* (pow b 2) (* (cos (* -1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))))) |
(*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal -1/180 binary64)))) (fma.f64 (*.f64 a a) #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 b b)))) |
(+ (* -2 (* (pow a 2) (* (cos (* -1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) (* 2 (* (pow b 2) (* (cos (* -1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))))) |
(*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal -1/180 binary64)))) (fma.f64 (*.f64 a a) #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 b b)))) |
(* 2 (* (pow b 2) (* (cos (* -1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal -1/180 binary64))))) |
(* (pow b 2) (+ (* -2 (/ (* (pow a 2) (* (cos (* -1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow b 2))) (* 2 (* (cos (* -1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))))) |
(*.f64 (*.f64 b b) (fma.f64 #s(literal 2 binary64) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal -1/180 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal -1/180 binary64))))) (*.f64 b b)))) |
(* (pow b 2) (+ (* -2 (/ (* (pow a 2) (* (cos (* -1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow b 2))) (* 2 (* (cos (* -1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))))) |
(*.f64 (*.f64 b b) (fma.f64 #s(literal 2 binary64) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal -1/180 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal -1/180 binary64))))) (*.f64 b b)))) |
(* (pow b 2) (+ (* -2 (/ (* (pow a 2) (* (cos (* -1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow b 2))) (* 2 (* (cos (* -1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))))) |
(*.f64 (*.f64 b b) (fma.f64 #s(literal 2 binary64) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal -1/180 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal -1/180 binary64))))) (*.f64 b b)))) |
(* 2 (* (pow b 2) (* (cos (* -1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal -1/180 binary64))))) |
(* (pow b 2) (+ (* -2 (/ (* (pow a 2) (* (cos (* -1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow b 2))) (* 2 (* (cos (* -1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))))) |
(*.f64 (*.f64 b b) (fma.f64 #s(literal 2 binary64) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal -1/180 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal -1/180 binary64))))) (*.f64 b b)))) |
(* (pow b 2) (+ (* -2 (/ (* (pow a 2) (* (cos (* -1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow b 2))) (* 2 (* (cos (* -1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))))) |
(*.f64 (*.f64 b b) (fma.f64 #s(literal 2 binary64) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal -1/180 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal -1/180 binary64))))) (*.f64 b b)))) |
(* (pow b 2) (+ (* -2 (/ (* (pow a 2) (* (cos (* -1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow b 2))) (* 2 (* (cos (* -1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))))) |
(*.f64 (*.f64 b b) (fma.f64 #s(literal 2 binary64) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal -1/180 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal -1/180 binary64))))) (*.f64 b b)))) |
(* 2 (* (pow b 2) (* (cos (* -1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal -1/180 binary64))))) |
(+ (* -2 (* (pow a 2) (* (cos (* -1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) (* 2 (* (pow b 2) (* (cos (* -1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))))) |
(*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal -1/180 binary64)))) (fma.f64 (*.f64 a a) #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 b b)))) |
(+ (* -2 (* (pow a 2) (* (cos (* -1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) (* 2 (* (pow b 2) (* (cos (* -1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))))) |
(*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal -1/180 binary64)))) (fma.f64 (*.f64 a a) #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 b b)))) |
(+ (* -2 (* (pow a 2) (* (cos (* -1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) (* 2 (* (pow b 2) (* (cos (* -1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))))) |
(*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal -1/180 binary64)))) (fma.f64 (*.f64 a a) #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 b b)))) |
(* -2 (* (pow a 2) (* (cos (* -1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) |
(*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal -1/180 binary64))))) |
(* (pow a 2) (+ (* -2 (* (cos (* -1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* 2 (/ (* (pow b 2) (* (cos (* -1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow a 2))))) |
(*.f64 (*.f64 a a) (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal -1/180 binary64)))) (/.f64 (*.f64 b b) (*.f64 a a))) (*.f64 #s(literal -2 binary64) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal -1/180 binary64))))))) |
(* (pow a 2) (+ (* -2 (* (cos (* -1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* 2 (/ (* (pow b 2) (* (cos (* -1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow a 2))))) |
(*.f64 (*.f64 a a) (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal -1/180 binary64)))) (/.f64 (*.f64 b b) (*.f64 a a))) (*.f64 #s(literal -2 binary64) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal -1/180 binary64))))))) |
(* (pow a 2) (+ (* -2 (* (cos (* -1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* 2 (/ (* (pow b 2) (* (cos (* -1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow a 2))))) |
(*.f64 (*.f64 a a) (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal -1/180 binary64)))) (/.f64 (*.f64 b b) (*.f64 a a))) (*.f64 #s(literal -2 binary64) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal -1/180 binary64))))))) |
(* -2 (* (pow a 2) (* (cos (* -1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) |
(*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal -1/180 binary64))))) |
(* (pow a 2) (+ (* -2 (* (cos (* -1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* 2 (/ (* (pow b 2) (* (cos (* -1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow a 2))))) |
(*.f64 (*.f64 a a) (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal -1/180 binary64)))) (/.f64 (*.f64 b b) (*.f64 a a))) (*.f64 #s(literal -2 binary64) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal -1/180 binary64))))))) |
(* (pow a 2) (+ (* -2 (* (cos (* -1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* 2 (/ (* (pow b 2) (* (cos (* -1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow a 2))))) |
(*.f64 (*.f64 a a) (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal -1/180 binary64)))) (/.f64 (*.f64 b b) (*.f64 a a))) (*.f64 #s(literal -2 binary64) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal -1/180 binary64))))))) |
(* (pow a 2) (+ (* -2 (* (cos (* -1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* 2 (/ (* (pow b 2) (* (cos (* -1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow a 2))))) |
(*.f64 (*.f64 a a) (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal -1/180 binary64)))) (/.f64 (*.f64 b b) (*.f64 a a))) (*.f64 #s(literal -2 binary64) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal -1/180 binary64))))))) |
(* 1/90 (* angle (* (PI) (- (pow b 2) (pow a 2))))) |
(*.f64 #s(literal 1/90 binary64) (*.f64 (*.f64 angle (PI.f64)) (*.f64 (+.f64 a b) (-.f64 b a)))) |
(* angle (+ (* 1/90 (* (PI) (- (pow b 2) (pow a 2)))) (* 2 (* (pow angle 2) (+ (* -1/11664000 (* (pow (PI) 3) (- (pow b 2) (pow a 2)))) (* -1/34992000 (* (pow (PI) 3) (- (pow b 2) (pow a 2))))))))) |
(*.f64 angle (fma.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) (*.f64 (+.f64 a b) (-.f64 b a))) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle angle)) (*.f64 (*.f64 (+.f64 a b) (-.f64 b a)) (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal -1/8748000 binary64)))))) |
(* angle (+ (* 1/90 (* (PI) (- (pow b 2) (pow a 2)))) (* (pow angle 2) (+ (* 2 (* (pow angle 2) (+ (* 1/22674816000000 (* (pow (PI) 5) (- (pow b 2) (pow a 2)))) (+ (* 1/4534963200000 (* (pow (PI) 5) (- (pow b 2) (pow a 2)))) (* 1/2267481600000 (* (pow (PI) 5) (- (pow b 2) (pow a 2)))))))) (* 2 (+ (* -1/11664000 (* (pow (PI) 3) (- (pow b 2) (pow a 2)))) (* -1/34992000 (* (pow (PI) 3) (- (pow b 2) (pow a 2)))))))))) |
(*.f64 angle (fma.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) (*.f64 (+.f64 a b) (-.f64 b a))) (*.f64 (*.f64 angle angle) (*.f64 #s(literal 2 binary64) (fma.f64 (*.f64 angle angle) (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) (*.f64 (+.f64 a b) (-.f64 b a))) #s(literal 1/1417176000000 binary64)) (*.f64 (*.f64 (+.f64 a b) (-.f64 b a)) (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal -1/8748000 binary64)))))))) |
(* angle (+ (* 1/90 (* (PI) (- (pow b 2) (pow a 2)))) (* (pow angle 2) (+ (* 2 (+ (* -1/11664000 (* (pow (PI) 3) (- (pow b 2) (pow a 2)))) (* -1/34992000 (* (pow (PI) 3) (- (pow b 2) (pow a 2)))))) (* (pow angle 2) (+ (* 2 (* (pow angle 2) (+ (* -1/881596846080000000 (* (pow (PI) 7) (- (pow b 2) (pow a 2)))) (+ (* -1/1469328076800000000 (* (pow (PI) 7) (- (pow b 2) (pow a 2)))) (+ (* -1/4407984230400000000 (* (pow (PI) 7) (- (pow b 2) (pow a 2)))) (* -1/30855889612800000000 (* (pow (PI) 7) (- (pow b 2) (pow a 2))))))))) (* 2 (+ (* 1/22674816000000 (* (pow (PI) 5) (- (pow b 2) (pow a 2)))) (+ (* 1/4534963200000 (* (pow (PI) 5) (- (pow b 2) (pow a 2)))) (* 1/2267481600000 (* (pow (PI) 5) (- (pow b 2) (pow a 2))))))))))))) |
(*.f64 angle (fma.f64 (*.f64 angle angle) (fma.f64 (*.f64 angle angle) (*.f64 #s(literal 2 binary64) (fma.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) (*.f64 (+.f64 a b) (-.f64 b a))) #s(literal 1/1417176000000 binary64) (*.f64 (*.f64 angle angle) (*.f64 (*.f64 (+.f64 a b) (-.f64 b a)) (*.f64 (pow.f64 (PI.f64) #s(literal 7 binary64)) #s(literal -1/482123275200000000 binary64)))))) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (+.f64 a b) (-.f64 b a)) (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal -1/8748000 binary64))))) (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) (*.f64 (+.f64 a b) (-.f64 b a))))) |
(* 2 (* (cos (* -1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2))))) |
(*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 (+.f64 a b) (-.f64 b a))) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal -1/180 binary64))))) |
(* 2 (* (cos (* -1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2))))) |
(*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 (+.f64 a b) (-.f64 b a))) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal -1/180 binary64))))) |
(* 2 (* (cos (* -1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2))))) |
(*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 (+.f64 a b) (-.f64 b a))) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal -1/180 binary64))))) |
(* 2 (* (cos (* -1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2))))) |
(*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 (+.f64 a b) (-.f64 b a))) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal -1/180 binary64))))) |
(* 2 (* (cos (* -1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2))))) |
(*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 (+.f64 a b) (-.f64 b a))) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal -1/180 binary64))))) |
(* 2 (* (cos (* -1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2))))) |
(*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 (+.f64 a b) (-.f64 b a))) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal -1/180 binary64))))) |
(* 2 (* (cos (* -1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2))))) |
(*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 (+.f64 a b) (-.f64 b a))) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal -1/180 binary64))))) |
(* 2 (* (cos (* -1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2))))) |
(*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 (+.f64 a b) (-.f64 b a))) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal -1/180 binary64))))) |
(* 1/90 (* angle (PI))) |
(*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))) |
(* angle (+ (* -1/4374000 (* (pow angle 2) (pow (PI) 3))) (* 1/90 (PI)))) |
(*.f64 angle (fma.f64 #s(literal -1/4374000 binary64) (*.f64 (*.f64 angle angle) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) (*.f64 #s(literal 1/90 binary64) (PI.f64)))) |
(* angle (+ (* 1/90 (PI)) (* (pow angle 2) (+ (* -1/4374000 (pow (PI) 3)) (* 1/708588000000 (* (pow angle 2) (pow (PI) 5))))))) |
(*.f64 angle (fma.f64 (*.f64 angle angle) (fma.f64 #s(literal -1/4374000 binary64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 #s(literal 1/708588000000 binary64) (*.f64 angle angle)) (pow.f64 (PI.f64) #s(literal 5 binary64)))) (*.f64 #s(literal 1/90 binary64) (PI.f64)))) |
(* angle (+ (* 1/90 (PI)) (* (pow angle 2) (+ (* -1/4374000 (pow (PI) 3)) (* (pow angle 2) (+ (* -1/241061637600000000 (* (pow angle 2) (pow (PI) 7))) (* 1/708588000000 (pow (PI) 5)))))))) |
(*.f64 angle (fma.f64 (*.f64 angle angle) (fma.f64 (*.f64 angle angle) (fma.f64 #s(literal 1/708588000000 binary64) (pow.f64 (PI.f64) #s(literal 5 binary64)) (*.f64 (*.f64 #s(literal -1/241061637600000000 binary64) (*.f64 angle angle)) (pow.f64 (PI.f64) #s(literal 7 binary64)))) (*.f64 #s(literal -1/4374000 binary64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) (*.f64 #s(literal 1/90 binary64) (PI.f64)))) |
(sin (* 1/90 (* angle (PI)))) |
(sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) |
(sin (* 1/90 (* angle (PI)))) |
(sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) |
(sin (* 1/90 (* angle (PI)))) |
(sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) |
(sin (* 1/90 (* angle (PI)))) |
(sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) |
(sin (* 1/90 (* angle (PI)))) |
(sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) |
(sin (* 1/90 (* angle (PI)))) |
(sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) |
(sin (* 1/90 (* angle (PI)))) |
(sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) |
(sin (* 1/90 (* angle (PI)))) |
(sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) |
(* 1/90 (* angle (PI))) |
(*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))) |
(* 1/90 (* angle (PI))) |
(*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))) |
(* 1/90 (* angle (PI))) |
(*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))) |
(* 1/90 (* angle (PI))) |
(*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))) |
(* 1/90 (* angle (PI))) |
(*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))) |
(* 1/90 (* angle (PI))) |
(*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))) |
(* 1/90 (* angle (PI))) |
(*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))) |
(* 1/90 (* angle (PI))) |
(*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))) |
(* 1/90 (* angle (PI))) |
(*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))) |
(* 1/90 (* angle (PI))) |
(*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))) |
(* 1/90 (* angle (PI))) |
(*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))) |
(* 1/90 (* angle (PI))) |
(*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))) |
(* angle (PI)) |
(*.f64 angle (PI.f64)) |
(* angle (PI)) |
(*.f64 angle (PI.f64)) |
(* angle (PI)) |
(*.f64 angle (PI.f64)) |
(* angle (PI)) |
(*.f64 angle (PI.f64)) |
(* angle (PI)) |
(*.f64 angle (PI.f64)) |
(* angle (PI)) |
(*.f64 angle (PI.f64)) |
(* angle (PI)) |
(*.f64 angle (PI.f64)) |
(* angle (PI)) |
(*.f64 angle (PI.f64)) |
(* angle (PI)) |
(*.f64 angle (PI.f64)) |
(* angle (PI)) |
(*.f64 angle (PI.f64)) |
(* angle (PI)) |
(*.f64 angle (PI.f64)) |
(* angle (PI)) |
(*.f64 angle (PI.f64)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/64800 (* (pow angle 2) (pow (PI) 2)))) |
(fma.f64 (*.f64 #s(literal -1/64800 binary64) (*.f64 angle angle)) (*.f64 (PI.f64) (PI.f64)) #s(literal 1 binary64)) |
(+ 1 (* (pow angle 2) (+ (* -1/64800 (pow (PI) 2)) (* 1/25194240000 (* (pow angle 2) (pow (PI) 4)))))) |
(fma.f64 (*.f64 angle angle) (fma.f64 #s(literal -1/64800 binary64) (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 #s(literal 1/25194240000 binary64) (*.f64 angle angle)) (pow.f64 (PI.f64) #s(literal 4 binary64)))) #s(literal 1 binary64)) |
(+ 1 (* (pow angle 2) (+ (* -1/64800 (pow (PI) 2)) (* (pow angle 2) (+ (* -1/24488801280000000 (* (pow angle 2) (pow (PI) 6))) (* 1/25194240000 (pow (PI) 4))))))) |
(fma.f64 (*.f64 angle angle) (fma.f64 (*.f64 angle angle) (fma.f64 #s(literal 1/25194240000 binary64) (pow.f64 (PI.f64) #s(literal 4 binary64)) (*.f64 (*.f64 #s(literal -1/24488801280000000 binary64) (*.f64 angle angle)) (pow.f64 (PI.f64) #s(literal 6 binary64)))) (*.f64 #s(literal -1/64800 binary64) (*.f64 (PI.f64) (PI.f64)))) #s(literal 1 binary64)) |
(cos (* 1/180 (* angle (PI)))) |
(cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) |
(cos (* 1/180 (* angle (PI)))) |
(cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) |
(cos (* 1/180 (* angle (PI)))) |
(cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) |
(cos (* 1/180 (* angle (PI)))) |
(cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) |
(cos (* 1/180 (* angle (PI)))) |
(cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) |
(cos (* 1/180 (* angle (PI)))) |
(cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) |
(cos (* 1/180 (* angle (PI)))) |
(cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) |
(cos (* 1/180 (* angle (PI)))) |
(cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) |
(* 1/180 (* angle (PI))) |
(*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) |
(* angle (+ (* -1/34992000 (* (pow angle 2) (pow (PI) 3))) (* 1/180 (PI)))) |
(*.f64 angle (fma.f64 #s(literal -1/34992000 binary64) (*.f64 (*.f64 angle angle) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) (*.f64 (PI.f64) #s(literal 1/180 binary64)))) |
(* angle (+ (* 1/180 (PI)) (* (pow angle 2) (+ (* -1/34992000 (pow (PI) 3)) (* 1/22674816000000 (* (pow angle 2) (pow (PI) 5))))))) |
(*.f64 angle (fma.f64 (*.f64 angle angle) (fma.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal -1/34992000 binary64) (*.f64 (*.f64 #s(literal 1/22674816000000 binary64) (*.f64 angle angle)) (pow.f64 (PI.f64) #s(literal 5 binary64)))) (*.f64 (PI.f64) #s(literal 1/180 binary64)))) |
(* angle (+ (* 1/180 (PI)) (* (pow angle 2) (+ (* -1/34992000 (pow (PI) 3)) (* (pow angle 2) (+ (* -1/30855889612800000000 (* (pow angle 2) (pow (PI) 7))) (* 1/22674816000000 (pow (PI) 5)))))))) |
(*.f64 angle (fma.f64 (*.f64 angle angle) (fma.f64 (*.f64 angle angle) (fma.f64 #s(literal -1/30855889612800000000 binary64) (*.f64 (*.f64 angle angle) (pow.f64 (PI.f64) #s(literal 7 binary64))) (*.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) #s(literal 1/22674816000000 binary64))) (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal -1/34992000 binary64))) (*.f64 (PI.f64) #s(literal 1/180 binary64)))) |
(sin (* 1/180 (* angle (PI)))) |
(sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) |
(sin (* 1/180 (* angle (PI)))) |
(sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) |
(sin (* 1/180 (* angle (PI)))) |
(sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) |
(sin (* 1/180 (* angle (PI)))) |
(sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) |
(sin (* 1/180 (* angle (PI)))) |
(sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) |
(sin (* 1/180 (* angle (PI)))) |
(sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) |
(sin (* 1/180 (* angle (PI)))) |
(sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) |
(sin (* 1/180 (* angle (PI)))) |
(sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/64800 (* (pow angle 2) (pow (PI) 2)))) |
(fma.f64 (*.f64 #s(literal -1/64800 binary64) (*.f64 angle angle)) (*.f64 (PI.f64) (PI.f64)) #s(literal 1 binary64)) |
(+ 1 (* (pow angle 2) (+ (* -1/64800 (pow (PI) 2)) (* 1/25194240000 (* (pow angle 2) (pow (PI) 4)))))) |
(fma.f64 (*.f64 angle angle) (fma.f64 #s(literal -1/64800 binary64) (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 #s(literal 1/25194240000 binary64) (*.f64 angle angle)) (pow.f64 (PI.f64) #s(literal 4 binary64)))) #s(literal 1 binary64)) |
(+ 1 (* (pow angle 2) (+ (* -1/64800 (pow (PI) 2)) (* (pow angle 2) (+ (* -1/24488801280000000 (* (pow angle 2) (pow (PI) 6))) (* 1/25194240000 (pow (PI) 4))))))) |
(fma.f64 (*.f64 angle angle) (fma.f64 (*.f64 angle angle) (fma.f64 #s(literal 1/25194240000 binary64) (pow.f64 (PI.f64) #s(literal 4 binary64)) (*.f64 (*.f64 #s(literal -1/24488801280000000 binary64) (*.f64 angle angle)) (pow.f64 (PI.f64) #s(literal 6 binary64)))) (*.f64 #s(literal -1/64800 binary64) (*.f64 (PI.f64) (PI.f64)))) #s(literal 1 binary64)) |
(cos (* 1/180 (* angle (PI)))) |
(cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) |
(cos (* 1/180 (* angle (PI)))) |
(cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) |
(cos (* 1/180 (* angle (PI)))) |
(cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) |
(cos (* 1/180 (* angle (PI)))) |
(cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) |
(cos (* 1/180 (* angle (PI)))) |
(cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) |
(cos (* 1/180 (* angle (PI)))) |
(cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) |
(cos (* 1/180 (* angle (PI)))) |
(cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) |
(cos (* 1/180 (* angle (PI)))) |
(cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/64800 (* (pow angle 2) (pow (PI) 2)))) |
(fma.f64 (*.f64 #s(literal -1/64800 binary64) (*.f64 angle angle)) (*.f64 (PI.f64) (PI.f64)) #s(literal 1 binary64)) |
(+ 1 (* (pow angle 2) (+ (* -1/64800 (pow (PI) 2)) (* 1/25194240000 (* (pow angle 2) (pow (PI) 4)))))) |
(fma.f64 (*.f64 angle angle) (fma.f64 #s(literal -1/64800 binary64) (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 #s(literal 1/25194240000 binary64) (*.f64 angle angle)) (pow.f64 (PI.f64) #s(literal 4 binary64)))) #s(literal 1 binary64)) |
(+ 1 (* (pow angle 2) (+ (* -1/64800 (pow (PI) 2)) (* (pow angle 2) (+ (* -1/24488801280000000 (* (pow angle 2) (pow (PI) 6))) (* 1/25194240000 (pow (PI) 4))))))) |
(fma.f64 (*.f64 angle angle) (fma.f64 (*.f64 angle angle) (fma.f64 #s(literal 1/25194240000 binary64) (pow.f64 (PI.f64) #s(literal 4 binary64)) (*.f64 (*.f64 #s(literal -1/24488801280000000 binary64) (*.f64 angle angle)) (pow.f64 (PI.f64) #s(literal 6 binary64)))) (*.f64 #s(literal -1/64800 binary64) (*.f64 (PI.f64) (PI.f64)))) #s(literal 1 binary64)) |
(cos (* -1/180 (* angle (PI)))) |
(cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal -1/180 binary64))) |
(cos (* -1/180 (* angle (PI)))) |
(cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal -1/180 binary64))) |
(cos (* -1/180 (* angle (PI)))) |
(cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal -1/180 binary64))) |
(cos (* -1/180 (* angle (PI)))) |
(cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal -1/180 binary64))) |
(cos (* -1/180 (* angle (PI)))) |
(cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal -1/180 binary64))) |
(cos (* -1/180 (* angle (PI)))) |
(cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal -1/180 binary64))) |
(cos (* -1/180 (* angle (PI)))) |
(cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal -1/180 binary64))) |
(cos (* -1/180 (* angle (PI)))) |
(cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal -1/180 binary64))) |
(* -2 (* (pow a 2) (sin (* 1/180 (* angle (PI)))))) |
(*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))) |
(+ (* -2 (* (pow a 2) (sin (* 1/180 (* angle (PI)))))) (* 2 (* (pow b 2) (sin (* 1/180 (* angle (PI))))))) |
(*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (fma.f64 (*.f64 a a) #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 b b)))) |
(+ (* -2 (* (pow a 2) (sin (* 1/180 (* angle (PI)))))) (* 2 (* (pow b 2) (sin (* 1/180 (* angle (PI))))))) |
(*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (fma.f64 (*.f64 a a) #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 b b)))) |
(+ (* -2 (* (pow a 2) (sin (* 1/180 (* angle (PI)))))) (* 2 (* (pow b 2) (sin (* 1/180 (* angle (PI))))))) |
(*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (fma.f64 (*.f64 a a) #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 b b)))) |
(* 2 (* (pow b 2) (sin (* 1/180 (* angle (PI)))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) |
(* (pow b 2) (+ (* -2 (/ (* (pow a 2) (sin (* 1/180 (* angle (PI))))) (pow b 2))) (* 2 (sin (* 1/180 (* angle (PI))))))) |
(*.f64 (*.f64 b b) (fma.f64 #s(literal 2 binary64) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (/.f64 (*.f64 a a) (*.f64 b b)))))) |
(* (pow b 2) (+ (* -2 (/ (* (pow a 2) (sin (* 1/180 (* angle (PI))))) (pow b 2))) (* 2 (sin (* 1/180 (* angle (PI))))))) |
(*.f64 (*.f64 b b) (fma.f64 #s(literal 2 binary64) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (/.f64 (*.f64 a a) (*.f64 b b)))))) |
(* (pow b 2) (+ (* -2 (/ (* (pow a 2) (sin (* 1/180 (* angle (PI))))) (pow b 2))) (* 2 (sin (* 1/180 (* angle (PI))))))) |
(*.f64 (*.f64 b b) (fma.f64 #s(literal 2 binary64) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (/.f64 (*.f64 a a) (*.f64 b b)))))) |
(* 2 (* (pow b 2) (sin (* 1/180 (* angle (PI)))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) |
(* (pow b 2) (+ (* -2 (/ (* (pow a 2) (sin (* 1/180 (* angle (PI))))) (pow b 2))) (* 2 (sin (* 1/180 (* angle (PI))))))) |
(*.f64 (*.f64 b b) (fma.f64 #s(literal 2 binary64) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (/.f64 (*.f64 a a) (*.f64 b b)))))) |
(* (pow b 2) (+ (* -2 (/ (* (pow a 2) (sin (* 1/180 (* angle (PI))))) (pow b 2))) (* 2 (sin (* 1/180 (* angle (PI))))))) |
(*.f64 (*.f64 b b) (fma.f64 #s(literal 2 binary64) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (/.f64 (*.f64 a a) (*.f64 b b)))))) |
(* (pow b 2) (+ (* -2 (/ (* (pow a 2) (sin (* 1/180 (* angle (PI))))) (pow b 2))) (* 2 (sin (* 1/180 (* angle (PI))))))) |
(*.f64 (*.f64 b b) (fma.f64 #s(literal 2 binary64) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (/.f64 (*.f64 a a) (*.f64 b b)))))) |
(* 2 (* (pow b 2) (sin (* 1/180 (* angle (PI)))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) |
(+ (* -2 (* (pow a 2) (sin (* 1/180 (* angle (PI)))))) (* 2 (* (pow b 2) (sin (* 1/180 (* angle (PI))))))) |
(*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (fma.f64 (*.f64 a a) #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 b b)))) |
(+ (* -2 (* (pow a 2) (sin (* 1/180 (* angle (PI)))))) (* 2 (* (pow b 2) (sin (* 1/180 (* angle (PI))))))) |
(*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (fma.f64 (*.f64 a a) #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 b b)))) |
(+ (* -2 (* (pow a 2) (sin (* 1/180 (* angle (PI)))))) (* 2 (* (pow b 2) (sin (* 1/180 (* angle (PI))))))) |
(*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (fma.f64 (*.f64 a a) #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 b b)))) |
(* -2 (* (pow a 2) (sin (* 1/180 (* angle (PI)))))) |
(*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))) |
(* (pow a 2) (+ (* -2 (sin (* 1/180 (* angle (PI))))) (* 2 (/ (* (pow b 2) (sin (* 1/180 (* angle (PI))))) (pow a 2))))) |
(*.f64 (*.f64 a a) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 b b) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (*.f64 a a)) (*.f64 #s(literal -2 binary64) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))))) |
(* (pow a 2) (+ (* -2 (sin (* 1/180 (* angle (PI))))) (* 2 (/ (* (pow b 2) (sin (* 1/180 (* angle (PI))))) (pow a 2))))) |
(*.f64 (*.f64 a a) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 b b) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (*.f64 a a)) (*.f64 #s(literal -2 binary64) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))))) |
(* (pow a 2) (+ (* -2 (sin (* 1/180 (* angle (PI))))) (* 2 (/ (* (pow b 2) (sin (* 1/180 (* angle (PI))))) (pow a 2))))) |
(*.f64 (*.f64 a a) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 b b) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (*.f64 a a)) (*.f64 #s(literal -2 binary64) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))))) |
(* -2 (* (pow a 2) (sin (* 1/180 (* angle (PI)))))) |
(*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))) |
(* (pow a 2) (+ (* -2 (sin (* 1/180 (* angle (PI))))) (* 2 (/ (* (pow b 2) (sin (* 1/180 (* angle (PI))))) (pow a 2))))) |
(*.f64 (*.f64 a a) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 b b) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (*.f64 a a)) (*.f64 #s(literal -2 binary64) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))))) |
(* (pow a 2) (+ (* -2 (sin (* 1/180 (* angle (PI))))) (* 2 (/ (* (pow b 2) (sin (* 1/180 (* angle (PI))))) (pow a 2))))) |
(*.f64 (*.f64 a a) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 b b) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (*.f64 a a)) (*.f64 #s(literal -2 binary64) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))))) |
(* (pow a 2) (+ (* -2 (sin (* 1/180 (* angle (PI))))) (* 2 (/ (* (pow b 2) (sin (* 1/180 (* angle (PI))))) (pow a 2))))) |
(*.f64 (*.f64 a a) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 b b) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (*.f64 a a)) (*.f64 #s(literal -2 binary64) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))))) |
(* 1/90 (* angle (* (PI) (- (pow b 2) (pow a 2))))) |
(*.f64 #s(literal 1/90 binary64) (*.f64 (*.f64 angle (PI.f64)) (*.f64 (+.f64 a b) (-.f64 b a)))) |
(* angle (+ (* -1/17496000 (* (pow angle 2) (* (pow (PI) 3) (- (pow b 2) (pow a 2))))) (* 1/90 (* (PI) (- (pow b 2) (pow a 2)))))) |
(*.f64 angle (fma.f64 (*.f64 #s(literal -1/17496000 binary64) (*.f64 angle angle)) (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (+.f64 a b) (-.f64 b a))) (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) (*.f64 (+.f64 a b) (-.f64 b a))))) |
(* angle (+ (* 1/90 (* (PI) (- (pow b 2) (pow a 2)))) (* (pow angle 2) (+ (* -1/17496000 (* (pow (PI) 3) (- (pow b 2) (pow a 2)))) (* 1/11337408000000 (* (pow angle 2) (* (pow (PI) 5) (- (pow b 2) (pow a 2))))))))) |
(*.f64 angle (fma.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) (*.f64 (+.f64 a b) (-.f64 b a))) (*.f64 (*.f64 angle angle) (fma.f64 (*.f64 #s(literal 1/11337408000000 binary64) (*.f64 angle angle)) (*.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) (*.f64 (+.f64 a b) (-.f64 b a))) (*.f64 (*.f64 #s(literal -1/17496000 binary64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) (*.f64 (+.f64 a b) (-.f64 b a))))))) |
(* angle (+ (* 1/90 (* (PI) (- (pow b 2) (pow a 2)))) (* (pow angle 2) (+ (* -1/17496000 (* (pow (PI) 3) (- (pow b 2) (pow a 2)))) (* (pow angle 2) (+ (* -1/15427944806400000000 (* (pow angle 2) (* (pow (PI) 7) (- (pow b 2) (pow a 2))))) (* 1/11337408000000 (* (pow (PI) 5) (- (pow b 2) (pow a 2)))))))))) |
(*.f64 angle (fma.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) (*.f64 (+.f64 a b) (-.f64 b a))) (*.f64 (*.f64 angle angle) (fma.f64 (*.f64 angle angle) (fma.f64 (*.f64 #s(literal 1/11337408000000 binary64) (pow.f64 (PI.f64) #s(literal 5 binary64))) (*.f64 (+.f64 a b) (-.f64 b a)) (*.f64 (*.f64 #s(literal -1/15427944806400000000 binary64) (*.f64 angle angle)) (*.f64 (pow.f64 (PI.f64) #s(literal 7 binary64)) (*.f64 (+.f64 a b) (-.f64 b a))))) (*.f64 (*.f64 #s(literal -1/17496000 binary64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) (*.f64 (+.f64 a b) (-.f64 b a))))))) |
(* 2 (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2)))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (*.f64 (+.f64 a b) (-.f64 b a))) |
(* 2 (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2)))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (*.f64 (+.f64 a b) (-.f64 b a))) |
(* 2 (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2)))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (*.f64 (+.f64 a b) (-.f64 b a))) |
(* 2 (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2)))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (*.f64 (+.f64 a b) (-.f64 b a))) |
(* 2 (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2)))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (*.f64 (+.f64 a b) (-.f64 b a))) |
(* 2 (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2)))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (*.f64 (+.f64 a b) (-.f64 b a))) |
(* 2 (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2)))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (*.f64 (+.f64 a b) (-.f64 b a))) |
(* 2 (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2)))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (*.f64 (+.f64 a b) (-.f64 b a))) |
| 4 884× | lower-fma.f32 |
| 4 882× | lower-fma.f64 |
| 3 708× | lower-*.f32 |
| 3 664× | lower-*.f64 |
| 1 876× | lower-+.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 62 | 330 |
| 0 | 102 | 334 |
| 1 | 257 | 314 |
| 2 | 1416 | 287 |
| 0 | 9329 | 275 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(*.f64 (+.f64 b a) (*.f64 (-.f64 b a) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) |
(+.f64 b a) |
(*.f64 (-.f64 b a) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64)))) |
(-.f64 b a) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))) (*.f64 (+.f64 b a) (-.f64 b a)))) |
(*.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))) (*.f64 (+.f64 b a) (-.f64 b a))) |
(*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))) |
(*.f64 (PI.f64) #s(literal 1/90 binary64)) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 (*.f64 a a) #s(literal -2 binary64))) (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))))) |
(*.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 (*.f64 a a) #s(literal -2 binary64))) (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 (*.f64 a a) #s(literal -2 binary64))) |
(sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) |
(fma.f64 (*.f64 b (sqrt.f64 b)) (sqrt.f64 b) (neg.f64 (*.f64 a a))) |
(*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (*.f64 b (sqrt.f64 b)) (sqrt.f64 b) (neg.f64 (*.f64 a a)))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (*.f64 b (sqrt.f64 b)) (sqrt.f64 b) (neg.f64 (*.f64 a a)))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) |
(*.f64 #s(literal 2 binary64) (fma.f64 (*.f64 b (sqrt.f64 b)) (sqrt.f64 b) (neg.f64 (*.f64 a a)))) |
(pow.f64 b #s(literal 2 binary64)) |
(pow.f64 a #s(literal 2 binary64)) |
(-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64))) |
(*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) (cos.f64 (*.f64 (*.f64 angle #s(literal -1/180 binary64)) (PI.f64)))) |
(sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) |
(*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64)) |
(*.f64 (PI.f64) angle) |
(PI.f64) |
(cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) |
(sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) |
(cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) |
(cos.f64 (*.f64 (*.f64 angle #s(literal -1/180 binary64)) (PI.f64))) |
(*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) |
| Outputs |
|---|
(+.f64 (*.f64 (*.f64 (+.f64 b a) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) b) (*.f64 (*.f64 (+.f64 b a) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) a)) |
(+.f64 (*.f64 (*.f64 (+.f64 b a) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) b) (*.f64 (*.f64 (+.f64 b a) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) (neg.f64 a))) |
(+.f64 (*.f64 (*.f64 (+.f64 b a) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) a) (*.f64 (*.f64 (+.f64 b a) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) b)) |
(+.f64 (*.f64 b (*.f64 (+.f64 b a) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))))) (*.f64 a (*.f64 (+.f64 b a) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))))) |
(+.f64 (*.f64 b (*.f64 (+.f64 b a) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))))) (*.f64 (neg.f64 a) (*.f64 (+.f64 b a) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))))) |
(+.f64 (*.f64 a (*.f64 (+.f64 b a) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))))) (*.f64 b (*.f64 (+.f64 b a) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))))) |
(+.f64 (*.f64 (+.f64 b a) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) b)) (*.f64 (+.f64 b a) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) (neg.f64 a)))) |
(+.f64 (*.f64 (+.f64 b a) (*.f64 b (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))))) (*.f64 (+.f64 b a) (*.f64 (neg.f64 a) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))))) |
(+.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) (*.f64 a a)) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) (*.f64 b b))) |
(+.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) (*.f64 b b)) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) (*.f64 a a))) |
(+.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) (*.f64 (+.f64 b a) b)) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) (neg.f64 (*.f64 (+.f64 b a) a)))) |
(+.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) (*.f64 (+.f64 b a) b)) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) (*.f64 (+.f64 b a) a))) |
(+.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) (*.f64 (+.f64 b a) a)) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) (*.f64 (+.f64 b a) b))) |
(+.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) (*.f64 b (+.f64 b a))) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) (*.f64 a (+.f64 b a)))) |
(+.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) (*.f64 a (+.f64 b a))) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) (*.f64 b (+.f64 b a)))) |
(+.f64 (*.f64 (*.f64 (+.f64 b a) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) (neg.f64 a)) (*.f64 (*.f64 (+.f64 b a) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) b)) |
(+.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) b) (+.f64 b a)) (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) (neg.f64 a)) (+.f64 b a))) |
(+.f64 (*.f64 (*.f64 b (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) (+.f64 b a)) (*.f64 (*.f64 (neg.f64 a) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) (+.f64 b a))) |
(+.f64 (*.f64 (*.f64 a a) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))))) |
(+.f64 (*.f64 (*.f64 b b) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) (*.f64 (*.f64 a a) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))))) |
(+.f64 (*.f64 (*.f64 (+.f64 b a) b) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) (*.f64 (neg.f64 (*.f64 (+.f64 b a) a)) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))))) |
(+.f64 (*.f64 (*.f64 (+.f64 b a) b) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) (*.f64 (*.f64 (+.f64 b a) a) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))))) |
(+.f64 (*.f64 (*.f64 (+.f64 b a) a) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) (*.f64 (*.f64 (+.f64 b a) b) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))))) |
(+.f64 (*.f64 (*.f64 b (+.f64 b a)) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) (*.f64 (*.f64 a (+.f64 b a)) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))))) |
(+.f64 (*.f64 (*.f64 a (+.f64 b a)) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) (*.f64 (*.f64 b (+.f64 b a)) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))))) |
(+.f64 (*.f64 (neg.f64 a) (*.f64 (+.f64 b a) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))))) (*.f64 b (*.f64 (+.f64 b a) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))))) |
(fma.f64 b (*.f64 (+.f64 b a) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) (*.f64 a (*.f64 (+.f64 b a) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))))) |
(fma.f64 b (*.f64 (+.f64 b a) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) (*.f64 (neg.f64 a) (*.f64 (+.f64 b a) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))))) |
(fma.f64 a (*.f64 (+.f64 b a) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) (*.f64 b (*.f64 (+.f64 b a) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))))) |
(fma.f64 (+.f64 b a) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) b) (*.f64 (+.f64 b a) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) (neg.f64 a)))) |
(fma.f64 (+.f64 b a) (*.f64 b (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) (*.f64 (+.f64 b a) (*.f64 (neg.f64 a) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))))) |
(fma.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) (*.f64 a a) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) (*.f64 b b))) |
(fma.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) (*.f64 b b) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) (*.f64 a a))) |
(fma.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) (*.f64 (+.f64 b a) b) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) (neg.f64 (*.f64 (+.f64 b a) a)))) |
(fma.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) (*.f64 (+.f64 b a) b) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) (*.f64 (+.f64 b a) a))) |
(fma.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) (*.f64 (+.f64 b a) a) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) (*.f64 (+.f64 b a) b))) |
(fma.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) (*.f64 a (+.f64 b a)) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) (*.f64 b (+.f64 b a)))) |
(fma.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) (*.f64 b (+.f64 b a)) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) (*.f64 a (+.f64 b a)))) |
(fma.f64 (*.f64 (+.f64 b a) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) b (*.f64 (*.f64 (+.f64 b a) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) a)) |
(fma.f64 (*.f64 (+.f64 b a) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) b (*.f64 (*.f64 (+.f64 b a) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) (neg.f64 a))) |
(fma.f64 (*.f64 (+.f64 b a) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) a (*.f64 (*.f64 (+.f64 b a) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) b)) |
(fma.f64 (*.f64 (+.f64 b a) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) (neg.f64 a) (*.f64 (*.f64 (+.f64 b a) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) b)) |
(fma.f64 (*.f64 a a) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) (*.f64 (*.f64 b b) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))))) |
(fma.f64 (*.f64 b b) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) (*.f64 (*.f64 a a) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))))) |
(fma.f64 (neg.f64 a) (*.f64 (+.f64 b a) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) (*.f64 b (*.f64 (+.f64 b a) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))))) |
(fma.f64 (*.f64 (+.f64 b a) b) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) (*.f64 (neg.f64 (*.f64 (+.f64 b a) a)) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))))) |
(fma.f64 (*.f64 (+.f64 b a) b) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) (*.f64 (*.f64 (+.f64 b a) a) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))))) |
(fma.f64 (*.f64 (+.f64 b a) a) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) (*.f64 (*.f64 (+.f64 b a) b) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) b) (+.f64 b a) (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) (neg.f64 a)) (+.f64 b a))) |
(fma.f64 (*.f64 a (+.f64 b a)) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) (*.f64 (*.f64 b (+.f64 b a)) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))))) |
(fma.f64 (*.f64 b (+.f64 b a)) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) (*.f64 (*.f64 a (+.f64 b a)) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))))) |
(fma.f64 (*.f64 b (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) (+.f64 b a) (*.f64 (*.f64 (neg.f64 a) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) (+.f64 b a))) |
(/.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a a)))) |
(/.f64 (*.f64 (+.f64 b a) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 b a))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 b a) (*.f64 (*.f64 (+.f64 b a) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) (fma.f64 b b (*.f64 a a))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 a (+.f64 b a) (*.f64 b b)) (*.f64 (*.f64 (+.f64 b a) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 b a) (*.f64 (fma.f64 b b (*.f64 a a)) (*.f64 (+.f64 b a) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 a (+.f64 b a) (*.f64 b b)) (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (+.f64 b a) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))))))) |
(/.f64 (*.f64 (*.f64 (+.f64 b a) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) (fma.f64 b b (*.f64 a a))) (+.f64 b a)) |
(/.f64 (*.f64 (*.f64 (+.f64 b a) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a)))) (fma.f64 a (+.f64 b a) (*.f64 b b))) |
(/.f64 (*.f64 (fma.f64 b b (*.f64 a a)) (*.f64 (+.f64 b a) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))))) (+.f64 b a)) |
(/.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (+.f64 b a) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))))) (fma.f64 a (+.f64 b a) (*.f64 b b))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 b a) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) (fma.f64 b b (*.f64 a a)))) (-.f64 a b)) |
(/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 b a) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))))) (fma.f64 b (neg.f64 b) (*.f64 a (+.f64 b a)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 b b (*.f64 a a)) (*.f64 (+.f64 b a) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))))) (-.f64 a b)) |
(/.f64 (neg.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (+.f64 b a) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))))) (fma.f64 b (neg.f64 b) (*.f64 a (+.f64 b a)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (+.f64 b a) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) b) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (+.f64 b a) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) a) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (+.f64 b a) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) b) (*.f64 (*.f64 (+.f64 b a) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) b) (-.f64 (*.f64 (*.f64 (*.f64 (+.f64 b a) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) a) (*.f64 (*.f64 (+.f64 b a) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) a)) (*.f64 (*.f64 (*.f64 (+.f64 b a) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) b) (*.f64 (*.f64 (+.f64 b a) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) a))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (+.f64 b a) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) a) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (+.f64 b a) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) b) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (+.f64 b a) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) a) (*.f64 (*.f64 (+.f64 b a) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) a) (-.f64 (*.f64 (*.f64 (*.f64 (+.f64 b a) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) b) (*.f64 (*.f64 (+.f64 b a) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) b)) (*.f64 (*.f64 (*.f64 (+.f64 b a) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) a) (*.f64 (*.f64 (+.f64 b a) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) b))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 b (*.f64 (+.f64 b a) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))))) #s(literal 3 binary64)) (pow.f64 (*.f64 a (*.f64 (+.f64 b a) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))))) #s(literal 3 binary64))) (fma.f64 (*.f64 b (*.f64 (+.f64 b a) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))))) (*.f64 b (*.f64 (+.f64 b a) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))))) (-.f64 (*.f64 (*.f64 a (*.f64 (+.f64 b a) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))))) (*.f64 a (*.f64 (+.f64 b a) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))))) (*.f64 (*.f64 b (*.f64 (+.f64 b a) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))))) (*.f64 a (*.f64 (+.f64 b a) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 a (*.f64 (+.f64 b a) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))))) #s(literal 3 binary64)) (pow.f64 (*.f64 b (*.f64 (+.f64 b a) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))))) #s(literal 3 binary64))) (fma.f64 (*.f64 a (*.f64 (+.f64 b a) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))))) (*.f64 a (*.f64 (+.f64 b a) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))))) (-.f64 (*.f64 (*.f64 b (*.f64 (+.f64 b a) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))))) (*.f64 b (*.f64 (+.f64 b a) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))))) (*.f64 (*.f64 a (*.f64 (+.f64 b a) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))))) (*.f64 b (*.f64 (+.f64 b a) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (+.f64 b a) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) b) (*.f64 (*.f64 (+.f64 b a) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) b)) (*.f64 (*.f64 (*.f64 (+.f64 b a) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) a) (*.f64 (*.f64 (+.f64 b a) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) a))) (-.f64 (*.f64 (*.f64 (+.f64 b a) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) b) (*.f64 (*.f64 (+.f64 b a) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) a))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (+.f64 b a) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) a) (*.f64 (*.f64 (+.f64 b a) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) a)) (*.f64 (*.f64 (*.f64 (+.f64 b a) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) b) (*.f64 (*.f64 (+.f64 b a) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) b))) (-.f64 (*.f64 (*.f64 (+.f64 b a) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) a) (*.f64 (*.f64 (+.f64 b a) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) b))) |
(/.f64 (-.f64 (*.f64 (*.f64 b (*.f64 (+.f64 b a) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))))) (*.f64 b (*.f64 (+.f64 b a) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))))) (*.f64 (*.f64 a (*.f64 (+.f64 b a) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))))) (*.f64 a (*.f64 (+.f64 b a) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))))))) (-.f64 (*.f64 b (*.f64 (+.f64 b a) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))))) (*.f64 a (*.f64 (+.f64 b a) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 (+.f64 b a) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))))) (*.f64 a (*.f64 (+.f64 b a) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))))) (*.f64 (*.f64 b (*.f64 (+.f64 b a) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))))) (*.f64 b (*.f64 (+.f64 b a) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))))))) (-.f64 (*.f64 a (*.f64 (+.f64 b a) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))))) (*.f64 b (*.f64 (+.f64 b a) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))))))) |
(*.f64 (+.f64 b a) (*.f64 (+.f64 b a) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))))) |
(*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) (fma.f64 b b (*.f64 a a))) |
(*.f64 (*.f64 (+.f64 b a) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) (+.f64 b a)) |
(*.f64 (fma.f64 b b (*.f64 a a)) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) |
(*.f64 #s(literal 1 binary64) (*.f64 (+.f64 b a) (*.f64 (+.f64 b a) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))))) |
(*.f64 (*.f64 (*.f64 (+.f64 b a) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) (fma.f64 b b (*.f64 a a))) (/.f64 #s(literal 1 binary64) (+.f64 b a))) |
(*.f64 (*.f64 (*.f64 (+.f64 b a) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (fma.f64 a (+.f64 b a) (*.f64 b b)))) |
(*.f64 (*.f64 (fma.f64 b b (*.f64 a a)) (*.f64 (+.f64 b a) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))))) (/.f64 #s(literal 1 binary64) (+.f64 b a))) |
(*.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (+.f64 b a) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))))) (/.f64 #s(literal 1 binary64) (fma.f64 a (+.f64 b a) (*.f64 b b)))) |
(*.f64 (/.f64 (fma.f64 b b (*.f64 a a)) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (+.f64 b a) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 a (+.f64 b a) (*.f64 b b))))) |
(*.f64 (/.f64 (*.f64 (+.f64 b a) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) (fma.f64 b b (*.f64 a a))) (*.f64 (fma.f64 b b (*.f64 a a)) (+.f64 b a))) |
(*.f64 (/.f64 (*.f64 (+.f64 b a) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) #s(literal 1 binary64)) (+.f64 b a)) |
(*.f64 (/.f64 (fma.f64 b b (*.f64 a a)) #s(literal 1 binary64)) (/.f64 (*.f64 (+.f64 b a) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) (+.f64 b a))) |
(*.f64 (/.f64 (*.f64 (+.f64 b a) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a)))) (/.f64 (fma.f64 b b (*.f64 a a)) (/.f64 #s(literal 1 binary64) (fma.f64 a (+.f64 b a) (*.f64 b b))))) |
(*.f64 (/.f64 (*.f64 (+.f64 b a) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) (/.f64 (fma.f64 b b (*.f64 a a)) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))))) (/.f64 (fma.f64 b b (*.f64 a a)) (fma.f64 a (+.f64 b a) (*.f64 b b)))) |
(*.f64 (/.f64 (fma.f64 b b (*.f64 a a)) (/.f64 (fma.f64 b b (*.f64 a a)) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 (+.f64 b a) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) (fma.f64 a (+.f64 b a) (*.f64 b b)))) |
(+.f64 b a) |
(+.f64 b (neg.f64 a)) |
(+.f64 a b) |
(+.f64 a (*.f64 #s(literal 1 binary64) b)) |
(+.f64 (neg.f64 a) b) |
(+.f64 (/.f64 (*.f64 b b) (+.f64 b a)) (neg.f64 (/.f64 (*.f64 a a) (+.f64 b a)))) |
(+.f64 (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 a (+.f64 b a) (*.f64 b b))) (neg.f64 (/.f64 (*.f64 a (*.f64 a a)) (fma.f64 a (+.f64 b a) (*.f64 b b))))) |
(+.f64 (*.f64 #s(literal 1 binary64) b) a) |
(+.f64 (*.f64 #s(literal 1 binary64) b) (*.f64 #s(literal 1 binary64) (neg.f64 a))) |
(+.f64 (*.f64 (/.f64 (fma.f64 b b (*.f64 a a)) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a)))) (fma.f64 b b (*.f64 a a))) (*.f64 (/.f64 (fma.f64 b b (*.f64 a a)) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a)))) (*.f64 b a))) |
(+.f64 (*.f64 #s(literal 1 binary64) (neg.f64 a)) (*.f64 #s(literal 1 binary64) b)) |
(+.f64 (*.f64 (/.f64 (fma.f64 b b (*.f64 a a)) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a)))) (*.f64 b b)) (*.f64 (/.f64 (fma.f64 b b (*.f64 a a)) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a)))) (*.f64 a (+.f64 b a)))) |
(+.f64 (*.f64 (/.f64 (fma.f64 b b (*.f64 a a)) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a)))) (*.f64 a (+.f64 b a))) (*.f64 (/.f64 (fma.f64 b b (*.f64 a a)) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a)))) (*.f64 b b))) |
(+.f64 (*.f64 b #s(literal 1 binary64)) (*.f64 a #s(literal 1 binary64))) |
(+.f64 (*.f64 b #s(literal 1 binary64)) (*.f64 (neg.f64 a) #s(literal 1 binary64))) |
(+.f64 (*.f64 a #s(literal 1 binary64)) (*.f64 b #s(literal 1 binary64))) |
(+.f64 (*.f64 (fma.f64 b b (*.f64 a a)) (/.f64 (fma.f64 b b (*.f64 a a)) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b a) (/.f64 (fma.f64 b b (*.f64 a a)) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a)))))) |
(+.f64 (*.f64 (neg.f64 a) #s(literal 1 binary64)) (*.f64 b #s(literal 1 binary64))) |
(+.f64 (*.f64 (*.f64 b b) (/.f64 (fma.f64 b b (*.f64 a a)) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 a (+.f64 b a)) (/.f64 (fma.f64 b b (*.f64 a a)) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a)))))) |
(+.f64 (*.f64 (*.f64 a (+.f64 b a)) (/.f64 (fma.f64 b b (*.f64 a a)) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b b) (/.f64 (fma.f64 b b (*.f64 a a)) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a)))))) |
(-.f64 b a) |
(-.f64 b (neg.f64 a)) |
(-.f64 (/.f64 (*.f64 b b) (+.f64 b a)) (/.f64 (*.f64 a a) (+.f64 b a))) |
(-.f64 (/.f64 (*.f64 a a) (+.f64 b a)) (/.f64 (*.f64 b b) (-.f64 a b))) |
(-.f64 (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 a (+.f64 b a) (*.f64 b b))) (/.f64 (*.f64 a (*.f64 a a)) (fma.f64 a (+.f64 b a) (*.f64 b b)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (+.f64 b a)) (-.f64 a b)) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (fma.f64 a (+.f64 b a) (*.f64 b b)) (fma.f64 a (+.f64 b a) (*.f64 b b)))) (+.f64 b a)) (/.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (fma.f64 a (+.f64 b a) (*.f64 b b)) (fma.f64 a (+.f64 b a) (*.f64 b b)))) (+.f64 b a))) |
(-.f64 (/.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 b b (*.f64 a a))) (+.f64 b a)) (/.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (fma.f64 b b (*.f64 a a))) (+.f64 b a))) |
(-.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (+.f64 b a) (*.f64 (fma.f64 a (+.f64 b a) (*.f64 b b)) (fma.f64 a (+.f64 b a) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (+.f64 b a) (*.f64 (fma.f64 a (+.f64 b a) (*.f64 b b)) (fma.f64 a (+.f64 b a) (*.f64 b b)))))) |
(-.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 b a) (fma.f64 b b (*.f64 a a)))) (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (+.f64 b a) (fma.f64 b b (*.f64 a a))))) |
(fma.f64 b #s(literal 1 binary64) (*.f64 a #s(literal 1 binary64))) |
(fma.f64 b #s(literal 1 binary64) (*.f64 (neg.f64 a) #s(literal 1 binary64))) |
(fma.f64 a #s(literal 1 binary64) (*.f64 b #s(literal 1 binary64))) |
(fma.f64 (sqrt.f64 b) (sqrt.f64 b) a) |
(fma.f64 (sqrt.f64 b) (sqrt.f64 b) (neg.f64 a)) |
(fma.f64 (*.f64 b b) (/.f64 #s(literal 1 binary64) (+.f64 b a)) (neg.f64 (/.f64 (*.f64 a a) (+.f64 b a)))) |
(fma.f64 (*.f64 b b) (/.f64 (fma.f64 b b (*.f64 a a)) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a (+.f64 b a)) (/.f64 (fma.f64 b b (*.f64 a a)) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a)))))) |
(fma.f64 (fma.f64 b b (*.f64 a a)) (/.f64 (fma.f64 b b (*.f64 a a)) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b a) (/.f64 (fma.f64 b b (*.f64 a a)) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a)))))) |
(fma.f64 #s(literal 1 binary64) b a) |
(fma.f64 #s(literal 1 binary64) b (*.f64 #s(literal 1 binary64) (neg.f64 a))) |
(fma.f64 #s(literal 1 binary64) a b) |
(fma.f64 #s(literal 1 binary64) a (*.f64 #s(literal 1 binary64) b)) |
(fma.f64 #s(literal 1 binary64) (neg.f64 a) (*.f64 #s(literal 1 binary64) b)) |
(fma.f64 (*.f64 b (*.f64 b b)) (/.f64 #s(literal 1 binary64) (fma.f64 a (+.f64 b a) (*.f64 b b))) (neg.f64 (/.f64 (*.f64 a (*.f64 a a)) (fma.f64 a (+.f64 b a) (*.f64 b b))))) |
(fma.f64 (neg.f64 a) #s(literal 1 binary64) (*.f64 b #s(literal 1 binary64))) |
(fma.f64 #s(literal -1 binary64) a b) |
(fma.f64 #s(literal -1 binary64) (neg.f64 a) b) |
(fma.f64 #s(literal -1 binary64) (neg.f64 a) (*.f64 #s(literal 1 binary64) b)) |
(fma.f64 (sqrt.f64 a) (sqrt.f64 a) b) |
(fma.f64 (sqrt.f64 a) (sqrt.f64 a) (*.f64 #s(literal 1 binary64) b)) |
(fma.f64 (sqrt.f64 a) (neg.f64 (sqrt.f64 a)) b) |
(fma.f64 (pow.f64 b #s(literal 1/4 binary64)) (pow.f64 (*.f64 b (sqrt.f64 b)) #s(literal 1/2 binary64)) a) |
(fma.f64 (pow.f64 b #s(literal 1/4 binary64)) (pow.f64 (*.f64 b (sqrt.f64 b)) #s(literal 1/2 binary64)) (neg.f64 a)) |
(fma.f64 (*.f64 a (+.f64 b a)) (/.f64 (fma.f64 b b (*.f64 a a)) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (/.f64 (fma.f64 b b (*.f64 a a)) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a)))))) |
(fma.f64 (/.f64 (fma.f64 b b (*.f64 a a)) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a)))) (*.f64 b b) (*.f64 (/.f64 (fma.f64 b b (*.f64 a a)) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a)))) (*.f64 a (+.f64 b a)))) |
(fma.f64 (/.f64 (fma.f64 b b (*.f64 a a)) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a)))) (fma.f64 b b (*.f64 a a)) (*.f64 (/.f64 (fma.f64 b b (*.f64 a a)) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a)))) (*.f64 b a))) |
(fma.f64 (/.f64 (fma.f64 b b (*.f64 a a)) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a)))) (*.f64 a (+.f64 b a)) (*.f64 (/.f64 (fma.f64 b b (*.f64 a a)) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a)))) (*.f64 b b))) |
(fma.f64 (pow.f64 (*.f64 b (sqrt.f64 b)) #s(literal 1/2 binary64)) (pow.f64 b #s(literal 1/4 binary64)) a) |
(fma.f64 (pow.f64 (*.f64 b (sqrt.f64 b)) #s(literal 1/2 binary64)) (pow.f64 b #s(literal 1/4 binary64)) (neg.f64 a)) |
(fma.f64 (pow.f64 (sqrt.f64 a) #s(literal 1 binary64)) (pow.f64 (sqrt.f64 a) #s(literal 1 binary64)) b) |
(fma.f64 (pow.f64 (sqrt.f64 a) #s(literal 1 binary64)) (pow.f64 (sqrt.f64 a) #s(literal 1 binary64)) (*.f64 #s(literal 1 binary64) b)) |
(fma.f64 (sqrt.f64 (sqrt.f64 b)) (sqrt.f64 (*.f64 b (sqrt.f64 b))) a) |
(fma.f64 (sqrt.f64 (sqrt.f64 b)) (sqrt.f64 (*.f64 b (sqrt.f64 b))) (neg.f64 a)) |
(fma.f64 (sqrt.f64 (*.f64 b (sqrt.f64 b))) (sqrt.f64 (sqrt.f64 b)) a) |
(fma.f64 (sqrt.f64 (*.f64 b (sqrt.f64 b))) (sqrt.f64 (sqrt.f64 b)) (neg.f64 a)) |
(fma.f64 (/.f64 b (fma.f64 b b (*.f64 a a))) (*.f64 b (+.f64 b a)) (neg.f64 (/.f64 (*.f64 a a) (+.f64 b a)))) |
(fma.f64 (/.f64 b (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a)))) (/.f64 b (/.f64 #s(literal 1 binary64) (fma.f64 a (+.f64 b a) (*.f64 b b)))) (neg.f64 (/.f64 (*.f64 a a) (+.f64 b a)))) |
(fma.f64 (/.f64 b #s(literal 1 binary64)) (/.f64 b (+.f64 b a)) (neg.f64 (/.f64 (*.f64 a a) (+.f64 b a)))) |
(fma.f64 (/.f64 b (/.f64 (fma.f64 b b (*.f64 a a)) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))))) (/.f64 b (fma.f64 a (+.f64 b a) (*.f64 b b))) (neg.f64 (/.f64 (*.f64 a a) (+.f64 b a)))) |
(fma.f64 (/.f64 (sqrt.f64 b) (fma.f64 b b (*.f64 a a))) (/.f64 (*.f64 b (sqrt.f64 b)) (/.f64 #s(literal 1 binary64) (+.f64 b a))) (neg.f64 (/.f64 (*.f64 a a) (+.f64 b a)))) |
(fma.f64 (/.f64 (sqrt.f64 b) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 b (sqrt.f64 b)) (/.f64 #s(literal 1 binary64) (fma.f64 a (+.f64 b a) (*.f64 b b)))) (neg.f64 (/.f64 (*.f64 a a) (+.f64 b a)))) |
(fma.f64 (/.f64 (sqrt.f64 b) #s(literal 1 binary64)) (/.f64 (*.f64 b (sqrt.f64 b)) (+.f64 b a)) (neg.f64 (/.f64 (*.f64 a a) (+.f64 b a)))) |
(fma.f64 (/.f64 (sqrt.f64 b) (/.f64 (fma.f64 b b (*.f64 a a)) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b (sqrt.f64 b)) (fma.f64 a (+.f64 b a) (*.f64 b b))) (neg.f64 (/.f64 (*.f64 a a) (+.f64 b a)))) |
(fma.f64 (/.f64 (*.f64 b (sqrt.f64 b)) (fma.f64 b b (*.f64 a a))) (/.f64 (sqrt.f64 b) (/.f64 #s(literal 1 binary64) (+.f64 b a))) (neg.f64 (/.f64 (*.f64 a a) (+.f64 b a)))) |
(fma.f64 (/.f64 (*.f64 b (sqrt.f64 b)) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a)))) (/.f64 (sqrt.f64 b) (/.f64 #s(literal 1 binary64) (fma.f64 a (+.f64 b a) (*.f64 b b)))) (neg.f64 (/.f64 (*.f64 a a) (+.f64 b a)))) |
(fma.f64 (/.f64 (*.f64 b (sqrt.f64 b)) #s(literal 1 binary64)) (/.f64 (sqrt.f64 b) (+.f64 b a)) (neg.f64 (/.f64 (*.f64 a a) (+.f64 b a)))) |
(fma.f64 (/.f64 (*.f64 b (sqrt.f64 b)) (/.f64 (fma.f64 b b (*.f64 a a)) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))))) (/.f64 (sqrt.f64 b) (fma.f64 a (+.f64 b a) (*.f64 b b))) (neg.f64 (/.f64 (*.f64 a a) (+.f64 b a)))) |
(fma.f64 (neg.f64 (sqrt.f64 a)) (sqrt.f64 a) b) |
(neg.f64 (-.f64 a b)) |
(/.f64 (fma.f64 b b (*.f64 a a)) (+.f64 b a)) |
(/.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 (fma.f64 a a (*.f64 b (+.f64 b a))) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 b a) (*.f64 (fma.f64 a (+.f64 b a) (*.f64 b b)) (fma.f64 a (+.f64 b a) (*.f64 b b)))) (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 b a) (fma.f64 b b (*.f64 a a))) (*.f64 (fma.f64 b b (*.f64 a a)) (fma.f64 b b (*.f64 a a))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 b b (-.f64 (*.f64 a a) (*.f64 b (neg.f64 a)))) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))))) |
(/.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a)))) (*.f64 (+.f64 b a) (*.f64 (fma.f64 a (+.f64 b a) (*.f64 b b)) (fma.f64 a (+.f64 b a) (*.f64 b b))))) |
(/.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (fma.f64 a (+.f64 b a) (*.f64 b b))) |
(/.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (fma.f64 b b (-.f64 (*.f64 a a) (*.f64 b (neg.f64 a))))) |
(/.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (fma.f64 a a (*.f64 b (+.f64 b a)))) |
(/.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (fma.f64 a a (-.f64 (*.f64 b b) (*.f64 b (neg.f64 a))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)))) |
(/.f64 (*.f64 (fma.f64 b b (*.f64 a a)) (fma.f64 b b (*.f64 a a))) (*.f64 (+.f64 b a) (fma.f64 b b (*.f64 a a)))) |
(/.f64 (*.f64 (+.f64 b a) (-.f64 a b)) (-.f64 a b)) |
(/.f64 (*.f64 (+.f64 b a) (-.f64 a b)) (-.f64 (neg.f64 a) b)) |
(/.f64 (*.f64 (fma.f64 a (+.f64 b a) (*.f64 b b)) (-.f64 a b)) (fma.f64 b (neg.f64 b) (*.f64 a (+.f64 b a)))) |
(/.f64 (*.f64 (fma.f64 a (+.f64 b a) (*.f64 b b)) (-.f64 a b)) (neg.f64 (fma.f64 a a (*.f64 b (+.f64 b a))))) |
(/.f64 (*.f64 (fma.f64 a (+.f64 b a) (*.f64 b b)) (-.f64 a b)) (neg.f64 (fma.f64 b b (-.f64 (*.f64 a a) (*.f64 b (neg.f64 a)))))) |
(/.f64 (*.f64 (fma.f64 b b (*.f64 a a)) (*.f64 (+.f64 b a) (-.f64 a b))) (neg.f64 (*.f64 (+.f64 b a) (fma.f64 b b (*.f64 a a))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 a (+.f64 b a) (*.f64 b b)) (fma.f64 a (+.f64 b a) (*.f64 b b))) (*.f64 (+.f64 b a) (-.f64 a b))) (neg.f64 (*.f64 (+.f64 b a) (*.f64 (fma.f64 a (+.f64 b a) (*.f64 b b)) (fma.f64 a (+.f64 b a) (*.f64 b b)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 b b) (+.f64 b a)) (*.f64 (+.f64 b a) (*.f64 a a))) (fma.f64 b b (*.f64 a a))) |
(/.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b b)) (fma.f64 a (+.f64 b a) (*.f64 b b))) (*.f64 (fma.f64 a (+.f64 b a) (*.f64 b b)) (*.f64 a (*.f64 a a)))) (*.f64 (fma.f64 a (+.f64 b a) (*.f64 b b)) (fma.f64 a (+.f64 b a) (*.f64 b b)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 a (+.f64 b a) (*.f64 b b)) (-.f64 a b))) (neg.f64 (fma.f64 b (neg.f64 b) (*.f64 a (+.f64 b a))))) |
(/.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))) (fma.f64 (/.f64 (*.f64 b b) (+.f64 b a)) (/.f64 (*.f64 b b) (+.f64 b a)) (fma.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 (pow.f64 (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 a (+.f64 b a) (*.f64 b b))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 a (*.f64 a a)) (fma.f64 a (+.f64 b a) (*.f64 b b))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 a (+.f64 b a) (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 a (+.f64 b a) (*.f64 b b))) (fma.f64 (/.f64 (*.f64 a (*.f64 a a)) (fma.f64 a (+.f64 b a) (*.f64 b b))) (/.f64 (*.f64 a (*.f64 a a)) (fma.f64 a (+.f64 b a) (*.f64 b b))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 a (+.f64 b a) (*.f64 b b))) (/.f64 (*.f64 a (*.f64 a a)) (fma.f64 a (+.f64 b a) (*.f64 b b))))))) |
(/.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)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 a (+.f64 b a) (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 a (+.f64 b a) (*.f64 b b)))) (*.f64 (/.f64 (*.f64 a (*.f64 a a)) (fma.f64 a (+.f64 b a) (*.f64 b b))) (/.f64 (*.f64 a (*.f64 a a)) (fma.f64 a (+.f64 b a) (*.f64 b b))))) (+.f64 (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 a (+.f64 b a) (*.f64 b b))) (/.f64 (*.f64 a (*.f64 a a)) (fma.f64 a (+.f64 b a) (*.f64 b b))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) #s(literal -1 binary64)) |
(*.f64 (+.f64 b a) #s(literal 1 binary64)) |
(*.f64 (fma.f64 b b (*.f64 a a)) (/.f64 #s(literal 1 binary64) (+.f64 b a))) |
(*.f64 (fma.f64 b b (*.f64 a a)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a a))) (/.f64 #s(literal 1 binary64) (+.f64 b a)))) |
(*.f64 #s(literal 1 binary64) (+.f64 b a)) |
(*.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 b a) (*.f64 (fma.f64 a (+.f64 b a) (*.f64 b b)) (fma.f64 a (+.f64 b a) (*.f64 b b)))))) |
(*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (/.f64 #s(literal 1 binary64) (fma.f64 a (+.f64 b a) (*.f64 b b)))) |
(*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 a (+.f64 b a) (*.f64 b b)) (fma.f64 a (+.f64 b a) (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (fma.f64 a (+.f64 b a) (*.f64 b b))))) |
(*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (/.f64 #s(literal 1 binary64) (fma.f64 a a (*.f64 b (+.f64 b a))))) |
(*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (/.f64 #s(literal 1 binary64) (fma.f64 b b (-.f64 (*.f64 a a) (*.f64 b (neg.f64 a)))))) |
(*.f64 (*.f64 (fma.f64 b b (*.f64 a a)) (fma.f64 b b (*.f64 a a))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 b a) (fma.f64 b b (*.f64 a a))))) |
(*.f64 (*.f64 (+.f64 b a) (-.f64 a b)) (/.f64 #s(literal 1 binary64) (-.f64 a b))) |
(*.f64 (*.f64 (fma.f64 a (+.f64 b a) (*.f64 b b)) (-.f64 a b)) (/.f64 #s(literal 1 binary64) (fma.f64 b (neg.f64 b) (*.f64 a (+.f64 b a))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) (fma.f64 b b (*.f64 a a))) |
(*.f64 (/.f64 (fma.f64 b b (*.f64 a a)) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a)))) (fma.f64 a (+.f64 b a) (*.f64 b b))) |
(*.f64 (/.f64 (+.f64 b a) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a)))) (/.f64 (+.f64 b a) (/.f64 #s(literal 1 binary64) (fma.f64 a (+.f64 b a) (*.f64 b b))))) |
(*.f64 (/.f64 (+.f64 b a) #s(literal 1 binary64)) (/.f64 (+.f64 b a) (+.f64 b a))) |
(*.f64 (/.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a)))) (fma.f64 b b (*.f64 a a))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 a (+.f64 b a) (*.f64 b b)) (fma.f64 a (+.f64 b a) (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (+.f64 b a)))) |
(*.f64 (/.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a)))) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 a (+.f64 b a) (*.f64 b b)) (fma.f64 a (+.f64 b a) (*.f64 b b)))) (+.f64 b a))) |
(*.f64 (/.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a)))) (/.f64 (fma.f64 b b (*.f64 a a)) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 a (+.f64 b a) (*.f64 b b)) (fma.f64 a (+.f64 b a) (*.f64 b b)))) (fma.f64 a (+.f64 b a) (*.f64 b b)))) |
(*.f64 (/.f64 (*.f64 (fma.f64 b b (*.f64 a a)) (fma.f64 b b (*.f64 a a))) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a)))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a a))) (/.f64 #s(literal 1 binary64) (fma.f64 a (+.f64 b a) (*.f64 b b))))) |
(*.f64 (/.f64 (*.f64 (fma.f64 b b (*.f64 a a)) (fma.f64 b b (*.f64 a a))) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a a))) (+.f64 b a))) |
(*.f64 (/.f64 (*.f64 (fma.f64 b b (*.f64 a a)) (fma.f64 b b (*.f64 a a))) (/.f64 (fma.f64 b b (*.f64 a a)) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a a))) (fma.f64 a (+.f64 b a) (*.f64 b b)))) |
(*.f64 (/.f64 (*.f64 (fma.f64 a (+.f64 b a) (*.f64 b b)) (fma.f64 a (+.f64 b a) (*.f64 b b))) (+.f64 b a)) (/.f64 (fma.f64 b b (*.f64 a a)) (*.f64 (fma.f64 a (+.f64 b a) (*.f64 b b)) (fma.f64 a (+.f64 b a) (*.f64 b b))))) |
(*.f64 (/.f64 (+.f64 b a) (/.f64 (fma.f64 b b (*.f64 a a)) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))))) (/.f64 (+.f64 b a) (fma.f64 a (+.f64 b a) (*.f64 b b)))) |
(*.f64 (+.f64 (sqrt.f64 b) (sqrt.f64 a)) (-.f64 (sqrt.f64 b) (sqrt.f64 a))) |
(+.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) b) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) (neg.f64 a))) |
(+.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) b) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) a)) |
(+.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) (neg.f64 a)) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) b)) |
(+.f64 (*.f64 b (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) (*.f64 (neg.f64 a) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))))) |
(+.f64 (*.f64 b (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) (*.f64 a (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))))) |
(+.f64 (*.f64 (neg.f64 a) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) (*.f64 b (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))))) |
(+.f64 (*.f64 a (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) (*.f64 b (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))))) |
(+.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) a) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) b)) |
(fma.f64 b (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) (*.f64 (neg.f64 a) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))))) |
(fma.f64 b (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) (*.f64 a (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))))) |
(fma.f64 a (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) (*.f64 b (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))))) |
(fma.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) b (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) (neg.f64 a))) |
(fma.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) b (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) a)) |
(fma.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) a (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) b)) |
(fma.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) (neg.f64 a) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) b)) |
(fma.f64 (neg.f64 a) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) (*.f64 b (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))))) |
(/.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 b a))) |
(/.f64 (*.f64 (+.f64 b a) (*.f64 (+.f64 b a) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))))) (+.f64 b a)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 b a) (*.f64 (+.f64 b a) (*.f64 (+.f64 b a) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 a (+.f64 b a) (*.f64 b b)) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 a (+.f64 b a) (*.f64 b b)) (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))))) |
(/.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a)))) (fma.f64 a (+.f64 b a) (*.f64 b b))) |
(/.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) (fma.f64 a (+.f64 b a) (*.f64 b b))) |
(/.f64 (neg.f64 (*.f64 (+.f64 b a) (*.f64 (+.f64 b a) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))))) (-.f64 a b)) |
(/.f64 (neg.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))))) (fma.f64 b (neg.f64 b) (*.f64 a (+.f64 b a)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))))) (fma.f64 b (neg.f64 b) (*.f64 a (+.f64 b a)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) b) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) (neg.f64 a)) #s(literal 3 binary64))) (fma.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) b) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) b) (-.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) (neg.f64 a)) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) (neg.f64 a))) (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) b) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) (neg.f64 a)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 b (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 a) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) #s(literal 3 binary64))) (fma.f64 (*.f64 b (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) (*.f64 b (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) (-.f64 (*.f64 (*.f64 (neg.f64 a) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) (*.f64 (neg.f64 a) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))))) (*.f64 (*.f64 b (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) (*.f64 (neg.f64 a) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) b) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) b)) (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) (neg.f64 a)) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) (neg.f64 a)))) (-.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) b) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) (neg.f64 a)))) |
(/.f64 (-.f64 (*.f64 (*.f64 b (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) (*.f64 b (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))))) (*.f64 (*.f64 (neg.f64 a) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) (*.f64 (neg.f64 a) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))))) (-.f64 (*.f64 b (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) (*.f64 (neg.f64 a) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))))) |
(*.f64 (+.f64 b a) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) |
(*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) (+.f64 b a)) |
(*.f64 (*.f64 (+.f64 b a) (*.f64 (+.f64 b a) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))))) (/.f64 #s(literal 1 binary64) (+.f64 b a))) |
(*.f64 #s(literal 1 binary64) (*.f64 (+.f64 b a) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) (*.f64 (+.f64 b a) (*.f64 (+.f64 b a) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))))) |
(*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (fma.f64 a (+.f64 b a) (*.f64 b b)))) |
(*.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 a (+.f64 b a) (*.f64 b b)))) |
(*.f64 (/.f64 (fma.f64 b b (*.f64 a a)) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a)))) (/.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 a (+.f64 b a) (*.f64 b b))))) |
(*.f64 (/.f64 (+.f64 b a) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (+.f64 b a) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 a (+.f64 b a) (*.f64 b b))))) |
(*.f64 (/.f64 (+.f64 b a) #s(literal 1 binary64)) (/.f64 (*.f64 (+.f64 b a) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) (+.f64 b a))) |
(*.f64 (/.f64 (+.f64 b a) (/.f64 (fma.f64 b b (*.f64 a a)) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 (+.f64 b a) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) (fma.f64 a (+.f64 b a) (*.f64 b b)))) |
(*.f64 (/.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) (fma.f64 b b (*.f64 a a))) (*.f64 (fma.f64 b b (*.f64 a a)) (+.f64 b a))) |
(*.f64 (/.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a)))) (/.f64 (fma.f64 b b (*.f64 a a)) (/.f64 #s(literal 1 binary64) (fma.f64 a (+.f64 b a) (*.f64 b b))))) |
(*.f64 (/.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) #s(literal 1 binary64)) (+.f64 b a)) |
(*.f64 (/.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) (/.f64 (fma.f64 b b (*.f64 a a)) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))))) (/.f64 (fma.f64 b b (*.f64 a a)) (fma.f64 a (+.f64 b a) (*.f64 b b)))) |
(*.f64 (/.f64 (*.f64 (+.f64 b a) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) (fma.f64 b b (*.f64 a a))) (fma.f64 b b (*.f64 a a))) |
(*.f64 (/.f64 (*.f64 (+.f64 b a) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) #s(literal 1 binary64)) (/.f64 (+.f64 b a) (+.f64 b a))) |
(*.f64 (/.f64 (fma.f64 b b (*.f64 a a)) #s(literal 1 binary64)) (/.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) (+.f64 b a))) |
(*.f64 (/.f64 (*.f64 (+.f64 b a) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a)))) (/.f64 (+.f64 b a) (/.f64 #s(literal 1 binary64) (fma.f64 a (+.f64 b a) (*.f64 b b))))) |
(*.f64 (/.f64 (*.f64 (+.f64 b a) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) (/.f64 (fma.f64 b b (*.f64 a a)) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))))) (/.f64 (+.f64 b a) (fma.f64 a (+.f64 b a) (*.f64 b b)))) |
(*.f64 (/.f64 (fma.f64 b b (*.f64 a a)) (/.f64 (fma.f64 b b (*.f64 a a)) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))))) (/.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) (fma.f64 a (+.f64 b a) (*.f64 b b)))) |
(+.f64 b a) |
(+.f64 b (neg.f64 a)) |
(+.f64 a b) |
(+.f64 a (*.f64 #s(literal 1 binary64) b)) |
(+.f64 (neg.f64 a) b) |
(+.f64 (/.f64 (*.f64 b b) (+.f64 b a)) (neg.f64 (/.f64 (*.f64 a a) (+.f64 b a)))) |
(+.f64 (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 a (+.f64 b a) (*.f64 b b))) (neg.f64 (/.f64 (*.f64 a (*.f64 a a)) (fma.f64 a (+.f64 b a) (*.f64 b b))))) |
(+.f64 (*.f64 #s(literal 1 binary64) b) a) |
(+.f64 (*.f64 #s(literal 1 binary64) b) (*.f64 #s(literal 1 binary64) (neg.f64 a))) |
(+.f64 (*.f64 (/.f64 (fma.f64 b b (*.f64 a a)) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a)))) (fma.f64 b b (*.f64 a a))) (*.f64 (/.f64 (fma.f64 b b (*.f64 a a)) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a)))) (*.f64 b a))) |
(+.f64 (*.f64 #s(literal 1 binary64) (neg.f64 a)) (*.f64 #s(literal 1 binary64) b)) |
(+.f64 (*.f64 (/.f64 (fma.f64 b b (*.f64 a a)) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a)))) (*.f64 b b)) (*.f64 (/.f64 (fma.f64 b b (*.f64 a a)) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a)))) (*.f64 a (+.f64 b a)))) |
(+.f64 (*.f64 (/.f64 (fma.f64 b b (*.f64 a a)) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a)))) (*.f64 a (+.f64 b a))) (*.f64 (/.f64 (fma.f64 b b (*.f64 a a)) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a)))) (*.f64 b b))) |
(+.f64 (*.f64 b #s(literal 1 binary64)) (*.f64 a #s(literal 1 binary64))) |
(+.f64 (*.f64 b #s(literal 1 binary64)) (*.f64 (neg.f64 a) #s(literal 1 binary64))) |
(+.f64 (*.f64 a #s(literal 1 binary64)) (*.f64 b #s(literal 1 binary64))) |
(+.f64 (*.f64 (fma.f64 b b (*.f64 a a)) (/.f64 (fma.f64 b b (*.f64 a a)) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b a) (/.f64 (fma.f64 b b (*.f64 a a)) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a)))))) |
(+.f64 (*.f64 (neg.f64 a) #s(literal 1 binary64)) (*.f64 b #s(literal 1 binary64))) |
(+.f64 (*.f64 (*.f64 b b) (/.f64 (fma.f64 b b (*.f64 a a)) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 a (+.f64 b a)) (/.f64 (fma.f64 b b (*.f64 a a)) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a)))))) |
(+.f64 (*.f64 (*.f64 a (+.f64 b a)) (/.f64 (fma.f64 b b (*.f64 a a)) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b b) (/.f64 (fma.f64 b b (*.f64 a a)) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a)))))) |
(-.f64 b a) |
(-.f64 b (neg.f64 a)) |
(-.f64 (/.f64 (*.f64 b b) (+.f64 b a)) (/.f64 (*.f64 a a) (+.f64 b a))) |
(-.f64 (/.f64 (*.f64 a a) (+.f64 b a)) (/.f64 (*.f64 b b) (-.f64 a b))) |
(-.f64 (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 a (+.f64 b a) (*.f64 b b))) (/.f64 (*.f64 a (*.f64 a a)) (fma.f64 a (+.f64 b a) (*.f64 b b)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (+.f64 b a)) (-.f64 a b)) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (fma.f64 a (+.f64 b a) (*.f64 b b)) (fma.f64 a (+.f64 b a) (*.f64 b b)))) (+.f64 b a)) (/.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (fma.f64 a (+.f64 b a) (*.f64 b b)) (fma.f64 a (+.f64 b a) (*.f64 b b)))) (+.f64 b a))) |
(-.f64 (/.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 b b (*.f64 a a))) (+.f64 b a)) (/.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (fma.f64 b b (*.f64 a a))) (+.f64 b a))) |
(-.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (+.f64 b a) (*.f64 (fma.f64 a (+.f64 b a) (*.f64 b b)) (fma.f64 a (+.f64 b a) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (+.f64 b a) (*.f64 (fma.f64 a (+.f64 b a) (*.f64 b b)) (fma.f64 a (+.f64 b a) (*.f64 b b)))))) |
(-.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 b a) (fma.f64 b b (*.f64 a a)))) (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (+.f64 b a) (fma.f64 b b (*.f64 a a))))) |
(fma.f64 b #s(literal 1 binary64) (*.f64 a #s(literal 1 binary64))) |
(fma.f64 b #s(literal 1 binary64) (*.f64 (neg.f64 a) #s(literal 1 binary64))) |
(fma.f64 a #s(literal 1 binary64) (*.f64 b #s(literal 1 binary64))) |
(fma.f64 (sqrt.f64 b) (sqrt.f64 b) a) |
(fma.f64 (sqrt.f64 b) (sqrt.f64 b) (neg.f64 a)) |
(fma.f64 (*.f64 b b) (/.f64 #s(literal 1 binary64) (+.f64 b a)) (neg.f64 (/.f64 (*.f64 a a) (+.f64 b a)))) |
(fma.f64 (*.f64 b b) (/.f64 (fma.f64 b b (*.f64 a a)) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a (+.f64 b a)) (/.f64 (fma.f64 b b (*.f64 a a)) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a)))))) |
(fma.f64 (fma.f64 b b (*.f64 a a)) (/.f64 (fma.f64 b b (*.f64 a a)) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b a) (/.f64 (fma.f64 b b (*.f64 a a)) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a)))))) |
(fma.f64 #s(literal 1 binary64) b a) |
(fma.f64 #s(literal 1 binary64) b (*.f64 #s(literal 1 binary64) (neg.f64 a))) |
(fma.f64 #s(literal 1 binary64) a b) |
(fma.f64 #s(literal 1 binary64) a (*.f64 #s(literal 1 binary64) b)) |
(fma.f64 #s(literal 1 binary64) (neg.f64 a) (*.f64 #s(literal 1 binary64) b)) |
(fma.f64 (*.f64 b (*.f64 b b)) (/.f64 #s(literal 1 binary64) (fma.f64 a (+.f64 b a) (*.f64 b b))) (neg.f64 (/.f64 (*.f64 a (*.f64 a a)) (fma.f64 a (+.f64 b a) (*.f64 b b))))) |
(fma.f64 (neg.f64 a) #s(literal 1 binary64) (*.f64 b #s(literal 1 binary64))) |
(fma.f64 #s(literal -1 binary64) a b) |
(fma.f64 #s(literal -1 binary64) (neg.f64 a) b) |
(fma.f64 #s(literal -1 binary64) (neg.f64 a) (*.f64 #s(literal 1 binary64) b)) |
(fma.f64 (sqrt.f64 a) (sqrt.f64 a) b) |
(fma.f64 (sqrt.f64 a) (sqrt.f64 a) (*.f64 #s(literal 1 binary64) b)) |
(fma.f64 (sqrt.f64 a) (neg.f64 (sqrt.f64 a)) b) |
(fma.f64 (pow.f64 b #s(literal 1/4 binary64)) (pow.f64 (*.f64 b (sqrt.f64 b)) #s(literal 1/2 binary64)) a) |
(fma.f64 (pow.f64 b #s(literal 1/4 binary64)) (pow.f64 (*.f64 b (sqrt.f64 b)) #s(literal 1/2 binary64)) (neg.f64 a)) |
(fma.f64 (*.f64 a (+.f64 b a)) (/.f64 (fma.f64 b b (*.f64 a a)) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (/.f64 (fma.f64 b b (*.f64 a a)) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a)))))) |
(fma.f64 (/.f64 (fma.f64 b b (*.f64 a a)) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a)))) (*.f64 b b) (*.f64 (/.f64 (fma.f64 b b (*.f64 a a)) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a)))) (*.f64 a (+.f64 b a)))) |
(fma.f64 (/.f64 (fma.f64 b b (*.f64 a a)) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a)))) (fma.f64 b b (*.f64 a a)) (*.f64 (/.f64 (fma.f64 b b (*.f64 a a)) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a)))) (*.f64 b a))) |
(fma.f64 (/.f64 (fma.f64 b b (*.f64 a a)) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a)))) (*.f64 a (+.f64 b a)) (*.f64 (/.f64 (fma.f64 b b (*.f64 a a)) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a)))) (*.f64 b b))) |
(fma.f64 (pow.f64 (*.f64 b (sqrt.f64 b)) #s(literal 1/2 binary64)) (pow.f64 b #s(literal 1/4 binary64)) a) |
(fma.f64 (pow.f64 (*.f64 b (sqrt.f64 b)) #s(literal 1/2 binary64)) (pow.f64 b #s(literal 1/4 binary64)) (neg.f64 a)) |
(fma.f64 (pow.f64 (sqrt.f64 a) #s(literal 1 binary64)) (pow.f64 (sqrt.f64 a) #s(literal 1 binary64)) b) |
(fma.f64 (pow.f64 (sqrt.f64 a) #s(literal 1 binary64)) (pow.f64 (sqrt.f64 a) #s(literal 1 binary64)) (*.f64 #s(literal 1 binary64) b)) |
(fma.f64 (sqrt.f64 (sqrt.f64 b)) (sqrt.f64 (*.f64 b (sqrt.f64 b))) a) |
(fma.f64 (sqrt.f64 (sqrt.f64 b)) (sqrt.f64 (*.f64 b (sqrt.f64 b))) (neg.f64 a)) |
(fma.f64 (sqrt.f64 (*.f64 b (sqrt.f64 b))) (sqrt.f64 (sqrt.f64 b)) a) |
(fma.f64 (sqrt.f64 (*.f64 b (sqrt.f64 b))) (sqrt.f64 (sqrt.f64 b)) (neg.f64 a)) |
(fma.f64 (/.f64 b (fma.f64 b b (*.f64 a a))) (*.f64 b (+.f64 b a)) (neg.f64 (/.f64 (*.f64 a a) (+.f64 b a)))) |
(fma.f64 (/.f64 b (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a)))) (/.f64 b (/.f64 #s(literal 1 binary64) (fma.f64 a (+.f64 b a) (*.f64 b b)))) (neg.f64 (/.f64 (*.f64 a a) (+.f64 b a)))) |
(fma.f64 (/.f64 b #s(literal 1 binary64)) (/.f64 b (+.f64 b a)) (neg.f64 (/.f64 (*.f64 a a) (+.f64 b a)))) |
(fma.f64 (/.f64 b (/.f64 (fma.f64 b b (*.f64 a a)) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))))) (/.f64 b (fma.f64 a (+.f64 b a) (*.f64 b b))) (neg.f64 (/.f64 (*.f64 a a) (+.f64 b a)))) |
(fma.f64 (/.f64 (sqrt.f64 b) (fma.f64 b b (*.f64 a a))) (/.f64 (*.f64 b (sqrt.f64 b)) (/.f64 #s(literal 1 binary64) (+.f64 b a))) (neg.f64 (/.f64 (*.f64 a a) (+.f64 b a)))) |
(fma.f64 (/.f64 (sqrt.f64 b) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 b (sqrt.f64 b)) (/.f64 #s(literal 1 binary64) (fma.f64 a (+.f64 b a) (*.f64 b b)))) (neg.f64 (/.f64 (*.f64 a a) (+.f64 b a)))) |
(fma.f64 (/.f64 (sqrt.f64 b) #s(literal 1 binary64)) (/.f64 (*.f64 b (sqrt.f64 b)) (+.f64 b a)) (neg.f64 (/.f64 (*.f64 a a) (+.f64 b a)))) |
(fma.f64 (/.f64 (sqrt.f64 b) (/.f64 (fma.f64 b b (*.f64 a a)) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b (sqrt.f64 b)) (fma.f64 a (+.f64 b a) (*.f64 b b))) (neg.f64 (/.f64 (*.f64 a a) (+.f64 b a)))) |
(fma.f64 (/.f64 (*.f64 b (sqrt.f64 b)) (fma.f64 b b (*.f64 a a))) (/.f64 (sqrt.f64 b) (/.f64 #s(literal 1 binary64) (+.f64 b a))) (neg.f64 (/.f64 (*.f64 a a) (+.f64 b a)))) |
(fma.f64 (/.f64 (*.f64 b (sqrt.f64 b)) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a)))) (/.f64 (sqrt.f64 b) (/.f64 #s(literal 1 binary64) (fma.f64 a (+.f64 b a) (*.f64 b b)))) (neg.f64 (/.f64 (*.f64 a a) (+.f64 b a)))) |
(fma.f64 (/.f64 (*.f64 b (sqrt.f64 b)) #s(literal 1 binary64)) (/.f64 (sqrt.f64 b) (+.f64 b a)) (neg.f64 (/.f64 (*.f64 a a) (+.f64 b a)))) |
(fma.f64 (/.f64 (*.f64 b (sqrt.f64 b)) (/.f64 (fma.f64 b b (*.f64 a a)) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))))) (/.f64 (sqrt.f64 b) (fma.f64 a (+.f64 b a) (*.f64 b b))) (neg.f64 (/.f64 (*.f64 a a) (+.f64 b a)))) |
(fma.f64 (neg.f64 (sqrt.f64 a)) (sqrt.f64 a) b) |
(neg.f64 (-.f64 a b)) |
(/.f64 (fma.f64 b b (*.f64 a a)) (+.f64 b a)) |
(/.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 (fma.f64 a a (*.f64 b (+.f64 b a))) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 b a) (*.f64 (fma.f64 a (+.f64 b a) (*.f64 b b)) (fma.f64 a (+.f64 b a) (*.f64 b b)))) (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 b a) (fma.f64 b b (*.f64 a a))) (*.f64 (fma.f64 b b (*.f64 a a)) (fma.f64 b b (*.f64 a a))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 b b (-.f64 (*.f64 a a) (*.f64 b (neg.f64 a)))) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))))) |
(/.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a)))) (*.f64 (+.f64 b a) (*.f64 (fma.f64 a (+.f64 b a) (*.f64 b b)) (fma.f64 a (+.f64 b a) (*.f64 b b))))) |
(/.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (fma.f64 a (+.f64 b a) (*.f64 b b))) |
(/.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (fma.f64 b b (-.f64 (*.f64 a a) (*.f64 b (neg.f64 a))))) |
(/.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (fma.f64 a a (*.f64 b (+.f64 b a)))) |
(/.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (fma.f64 a a (-.f64 (*.f64 b b) (*.f64 b (neg.f64 a))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)))) |
(/.f64 (*.f64 (fma.f64 b b (*.f64 a a)) (fma.f64 b b (*.f64 a a))) (*.f64 (+.f64 b a) (fma.f64 b b (*.f64 a a)))) |
(/.f64 (*.f64 (+.f64 b a) (-.f64 a b)) (-.f64 a b)) |
(/.f64 (*.f64 (+.f64 b a) (-.f64 a b)) (-.f64 (neg.f64 a) b)) |
(/.f64 (*.f64 (fma.f64 a (+.f64 b a) (*.f64 b b)) (-.f64 a b)) (fma.f64 b (neg.f64 b) (*.f64 a (+.f64 b a)))) |
(/.f64 (*.f64 (fma.f64 a (+.f64 b a) (*.f64 b b)) (-.f64 a b)) (neg.f64 (fma.f64 a a (*.f64 b (+.f64 b a))))) |
(/.f64 (*.f64 (fma.f64 a (+.f64 b a) (*.f64 b b)) (-.f64 a b)) (neg.f64 (fma.f64 b b (-.f64 (*.f64 a a) (*.f64 b (neg.f64 a)))))) |
(/.f64 (*.f64 (fma.f64 b b (*.f64 a a)) (*.f64 (+.f64 b a) (-.f64 a b))) (neg.f64 (*.f64 (+.f64 b a) (fma.f64 b b (*.f64 a a))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 a (+.f64 b a) (*.f64 b b)) (fma.f64 a (+.f64 b a) (*.f64 b b))) (*.f64 (+.f64 b a) (-.f64 a b))) (neg.f64 (*.f64 (+.f64 b a) (*.f64 (fma.f64 a (+.f64 b a) (*.f64 b b)) (fma.f64 a (+.f64 b a) (*.f64 b b)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 b b) (+.f64 b a)) (*.f64 (+.f64 b a) (*.f64 a a))) (fma.f64 b b (*.f64 a a))) |
(/.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b b)) (fma.f64 a (+.f64 b a) (*.f64 b b))) (*.f64 (fma.f64 a (+.f64 b a) (*.f64 b b)) (*.f64 a (*.f64 a a)))) (*.f64 (fma.f64 a (+.f64 b a) (*.f64 b b)) (fma.f64 a (+.f64 b a) (*.f64 b b)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 a (+.f64 b a) (*.f64 b b)) (-.f64 a b))) (neg.f64 (fma.f64 b (neg.f64 b) (*.f64 a (+.f64 b a))))) |
(/.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))) (fma.f64 (/.f64 (*.f64 b b) (+.f64 b a)) (/.f64 (*.f64 b b) (+.f64 b a)) (fma.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 (pow.f64 (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 a (+.f64 b a) (*.f64 b b))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 a (*.f64 a a)) (fma.f64 a (+.f64 b a) (*.f64 b b))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 a (+.f64 b a) (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 a (+.f64 b a) (*.f64 b b))) (fma.f64 (/.f64 (*.f64 a (*.f64 a a)) (fma.f64 a (+.f64 b a) (*.f64 b b))) (/.f64 (*.f64 a (*.f64 a a)) (fma.f64 a (+.f64 b a) (*.f64 b b))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 a (+.f64 b a) (*.f64 b b))) (/.f64 (*.f64 a (*.f64 a a)) (fma.f64 a (+.f64 b a) (*.f64 b b))))))) |
(/.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)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 a (+.f64 b a) (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 a (+.f64 b a) (*.f64 b b)))) (*.f64 (/.f64 (*.f64 a (*.f64 a a)) (fma.f64 a (+.f64 b a) (*.f64 b b))) (/.f64 (*.f64 a (*.f64 a a)) (fma.f64 a (+.f64 b a) (*.f64 b b))))) (+.f64 (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 a (+.f64 b a) (*.f64 b b))) (/.f64 (*.f64 a (*.f64 a a)) (fma.f64 a (+.f64 b a) (*.f64 b b))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) #s(literal -1 binary64)) |
(*.f64 (+.f64 b a) #s(literal 1 binary64)) |
(*.f64 (fma.f64 b b (*.f64 a a)) (/.f64 #s(literal 1 binary64) (+.f64 b a))) |
(*.f64 (fma.f64 b b (*.f64 a a)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a a))) (/.f64 #s(literal 1 binary64) (+.f64 b a)))) |
(*.f64 #s(literal 1 binary64) (+.f64 b a)) |
(*.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 b a) (*.f64 (fma.f64 a (+.f64 b a) (*.f64 b b)) (fma.f64 a (+.f64 b a) (*.f64 b b)))))) |
(*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (/.f64 #s(literal 1 binary64) (fma.f64 a (+.f64 b a) (*.f64 b b)))) |
(*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 a (+.f64 b a) (*.f64 b b)) (fma.f64 a (+.f64 b a) (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (fma.f64 a (+.f64 b a) (*.f64 b b))))) |
(*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (/.f64 #s(literal 1 binary64) (fma.f64 a a (*.f64 b (+.f64 b a))))) |
(*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (/.f64 #s(literal 1 binary64) (fma.f64 b b (-.f64 (*.f64 a a) (*.f64 b (neg.f64 a)))))) |
(*.f64 (*.f64 (fma.f64 b b (*.f64 a a)) (fma.f64 b b (*.f64 a a))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 b a) (fma.f64 b b (*.f64 a a))))) |
(*.f64 (*.f64 (+.f64 b a) (-.f64 a b)) (/.f64 #s(literal 1 binary64) (-.f64 a b))) |
(*.f64 (*.f64 (fma.f64 a (+.f64 b a) (*.f64 b b)) (-.f64 a b)) (/.f64 #s(literal 1 binary64) (fma.f64 b (neg.f64 b) (*.f64 a (+.f64 b a))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) (fma.f64 b b (*.f64 a a))) |
(*.f64 (/.f64 (fma.f64 b b (*.f64 a a)) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a)))) (fma.f64 a (+.f64 b a) (*.f64 b b))) |
(*.f64 (/.f64 (+.f64 b a) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a)))) (/.f64 (+.f64 b a) (/.f64 #s(literal 1 binary64) (fma.f64 a (+.f64 b a) (*.f64 b b))))) |
(*.f64 (/.f64 (+.f64 b a) #s(literal 1 binary64)) (/.f64 (+.f64 b a) (+.f64 b a))) |
(*.f64 (/.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a)))) (fma.f64 b b (*.f64 a a))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 a (+.f64 b a) (*.f64 b b)) (fma.f64 a (+.f64 b a) (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (+.f64 b a)))) |
(*.f64 (/.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a)))) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 a (+.f64 b a) (*.f64 b b)) (fma.f64 a (+.f64 b a) (*.f64 b b)))) (+.f64 b a))) |
(*.f64 (/.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a)))) (/.f64 (fma.f64 b b (*.f64 a a)) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 a (+.f64 b a) (*.f64 b b)) (fma.f64 a (+.f64 b a) (*.f64 b b)))) (fma.f64 a (+.f64 b a) (*.f64 b b)))) |
(*.f64 (/.f64 (*.f64 (fma.f64 b b (*.f64 a a)) (fma.f64 b b (*.f64 a a))) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a)))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a a))) (/.f64 #s(literal 1 binary64) (fma.f64 a (+.f64 b a) (*.f64 b b))))) |
(*.f64 (/.f64 (*.f64 (fma.f64 b b (*.f64 a a)) (fma.f64 b b (*.f64 a a))) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a a))) (+.f64 b a))) |
(*.f64 (/.f64 (*.f64 (fma.f64 b b (*.f64 a a)) (fma.f64 b b (*.f64 a a))) (/.f64 (fma.f64 b b (*.f64 a a)) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a a))) (fma.f64 a (+.f64 b a) (*.f64 b b)))) |
(*.f64 (/.f64 (*.f64 (fma.f64 a (+.f64 b a) (*.f64 b b)) (fma.f64 a (+.f64 b a) (*.f64 b b))) (+.f64 b a)) (/.f64 (fma.f64 b b (*.f64 a a)) (*.f64 (fma.f64 a (+.f64 b a) (*.f64 b b)) (fma.f64 a (+.f64 b a) (*.f64 b b))))) |
(*.f64 (/.f64 (+.f64 b a) (/.f64 (fma.f64 b b (*.f64 a a)) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))))) (/.f64 (+.f64 b a) (fma.f64 a (+.f64 b a) (*.f64 b b)))) |
(*.f64 (+.f64 (sqrt.f64 b) (sqrt.f64 a)) (-.f64 (sqrt.f64 b) (sqrt.f64 a))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (+.f64 b a) (*.f64 (+.f64 b a) (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))))) |
(+.f64 (*.f64 (*.f64 (+.f64 b a) (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) b) (neg.f64 (*.f64 (*.f64 (+.f64 b a) (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) a))) |
(+.f64 (*.f64 (*.f64 (+.f64 b a) (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) b) (*.f64 (*.f64 (+.f64 b a) (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) a)) |
(+.f64 (neg.f64 (*.f64 (*.f64 (+.f64 b a) (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) a)) (*.f64 (*.f64 (+.f64 b a) (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) b)) |
(+.f64 (*.f64 b (*.f64 (+.f64 b a) (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) (neg.f64 (*.f64 a (*.f64 (+.f64 b a) (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))))) |
(+.f64 (*.f64 b (*.f64 (+.f64 b a) (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) (*.f64 a (*.f64 (+.f64 b a) (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))))) |
(+.f64 (neg.f64 (*.f64 a (*.f64 (+.f64 b a) (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))))) (*.f64 b (*.f64 (+.f64 b a) (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))))) |
(+.f64 (*.f64 (+.f64 b a) (*.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))) b)) (*.f64 (+.f64 b a) (*.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))) a))) |
(+.f64 (*.f64 (+.f64 b a) (*.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))) a)) (*.f64 (+.f64 b a) (*.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))) b))) |
(+.f64 (*.f64 (+.f64 b a) (*.f64 b (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) (*.f64 (+.f64 b a) (*.f64 a (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))))) |
(+.f64 (*.f64 (+.f64 b a) (*.f64 a (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) (*.f64 (+.f64 b a) (*.f64 b (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))))) |
(+.f64 (*.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))) (*.f64 a a)) (*.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))) (*.f64 b b))) |
(+.f64 (*.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))) (*.f64 b b)) (*.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))) (*.f64 a a))) |
(+.f64 (*.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))) (*.f64 (+.f64 b a) b)) (*.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))) (neg.f64 (*.f64 (+.f64 b a) a)))) |
(+.f64 (*.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))) (*.f64 (+.f64 b a) b)) (*.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))) (*.f64 (+.f64 b a) a))) |
(+.f64 (*.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))) (*.f64 (+.f64 b a) a)) (*.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))) (*.f64 (+.f64 b a) b))) |
(+.f64 (*.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))) (*.f64 b (+.f64 b a))) (*.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))) (*.f64 a (+.f64 b a)))) |
(+.f64 (*.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))) (*.f64 a (+.f64 b a))) (*.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))) (*.f64 b (+.f64 b a)))) |
(+.f64 (*.f64 (*.f64 (+.f64 b a) (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) a) (*.f64 (*.f64 (+.f64 b a) (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) b)) |
(+.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))) b) (+.f64 b a)) (*.f64 (*.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))) a) (+.f64 b a))) |
(+.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))) a) (+.f64 b a)) (*.f64 (*.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))) b) (+.f64 b a))) |
(+.f64 (*.f64 (*.f64 b (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) (+.f64 b a)) (*.f64 (*.f64 a (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) (+.f64 b a))) |
(+.f64 (*.f64 (*.f64 a (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) (+.f64 b a)) (*.f64 (*.f64 b (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) (+.f64 b a))) |
(+.f64 (*.f64 (*.f64 a a) (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) (*.f64 (*.f64 b b) (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) |
(+.f64 (*.f64 (*.f64 b b) (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) (*.f64 (*.f64 a a) (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) |
(+.f64 (*.f64 (*.f64 (+.f64 b a) b) (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) (*.f64 (neg.f64 (*.f64 (+.f64 b a) a)) (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) |
(+.f64 (*.f64 (*.f64 (+.f64 b a) b) (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) (*.f64 (*.f64 (+.f64 b a) a) (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) |
(+.f64 (*.f64 (*.f64 (+.f64 b a) a) (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) (*.f64 (*.f64 (+.f64 b a) b) (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) |
(+.f64 (*.f64 (*.f64 b (+.f64 b a)) (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) (*.f64 (*.f64 a (+.f64 b a)) (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) |
(+.f64 (*.f64 (*.f64 a (+.f64 b a)) (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) (*.f64 (*.f64 b (+.f64 b a)) (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) |
(+.f64 (*.f64 a (*.f64 (+.f64 b a) (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) (*.f64 b (*.f64 (+.f64 b a) (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))))) |
(fma.f64 b (*.f64 (+.f64 b a) (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) (neg.f64 (*.f64 a (*.f64 (+.f64 b a) (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))))) |
(fma.f64 b (*.f64 (+.f64 b a) (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) (*.f64 a (*.f64 (+.f64 b a) (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))))) |
(fma.f64 a (*.f64 (+.f64 b a) (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) (*.f64 b (*.f64 (+.f64 b a) (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))))) |
(fma.f64 (+.f64 b a) (*.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))) b) (*.f64 (+.f64 b a) (*.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))) a))) |
(fma.f64 (+.f64 b a) (*.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))) a) (*.f64 (+.f64 b a) (*.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))) b))) |
(fma.f64 (+.f64 b a) (*.f64 b (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) (*.f64 (+.f64 b a) (*.f64 a (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))))) |
(fma.f64 (+.f64 b a) (*.f64 a (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) (*.f64 (+.f64 b a) (*.f64 b (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))))) |
(fma.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))) (*.f64 a a) (*.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))) (*.f64 b b))) |
(fma.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))) (*.f64 b b) (*.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))) (*.f64 a a))) |
(fma.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))) (*.f64 (+.f64 b a) b) (*.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))) (neg.f64 (*.f64 (+.f64 b a) a)))) |
(fma.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))) (*.f64 (+.f64 b a) b) (*.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))) (*.f64 (+.f64 b a) a))) |
(fma.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))) (*.f64 (+.f64 b a) a) (*.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))) (*.f64 (+.f64 b a) b))) |
(fma.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))) (*.f64 a (+.f64 b a)) (*.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))) (*.f64 b (+.f64 b a)))) |
(fma.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))) (*.f64 b (+.f64 b a)) (*.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))) (*.f64 a (+.f64 b a)))) |
(fma.f64 (*.f64 a a) (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))) (*.f64 (*.f64 b b) (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) |
(fma.f64 (*.f64 b b) (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))) (*.f64 (*.f64 a a) (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) |
(fma.f64 (neg.f64 a) (*.f64 (+.f64 b a) (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) (*.f64 b (*.f64 (+.f64 b a) (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))))) |
(fma.f64 (*.f64 (+.f64 b a) (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) b (neg.f64 (*.f64 (*.f64 (+.f64 b a) (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) a))) |
(fma.f64 (*.f64 (+.f64 b a) (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) b (*.f64 (*.f64 (+.f64 b a) (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) a)) |
(fma.f64 (*.f64 (+.f64 b a) (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) a (*.f64 (*.f64 (+.f64 b a) (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) b)) |
(fma.f64 (*.f64 (+.f64 b a) (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) (neg.f64 a) (*.f64 (*.f64 (+.f64 b a) (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) b)) |
(fma.f64 (*.f64 (+.f64 b a) b) (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))) (*.f64 (neg.f64 (*.f64 (+.f64 b a) a)) (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) |
(fma.f64 (*.f64 (+.f64 b a) b) (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))) (*.f64 (*.f64 (+.f64 b a) a) (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) |
(fma.f64 (*.f64 (+.f64 b a) a) (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))) (*.f64 (*.f64 (+.f64 b a) b) (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) |
(fma.f64 (*.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))) b) (+.f64 b a) (*.f64 (*.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))) a) (+.f64 b a))) |
(fma.f64 (*.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))) a) (+.f64 b a) (*.f64 (*.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))) b) (+.f64 b a))) |
(fma.f64 (*.f64 a (+.f64 b a)) (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))) (*.f64 (*.f64 b (+.f64 b a)) (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) |
(fma.f64 (*.f64 b (+.f64 b a)) (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))) (*.f64 (*.f64 a (+.f64 b a)) (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) |
(fma.f64 (*.f64 b (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) (+.f64 b a) (*.f64 (*.f64 a (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) (+.f64 b a))) |
(fma.f64 (*.f64 a (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) (+.f64 b a) (*.f64 (*.f64 b (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) (+.f64 b a))) |
(/.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 b a) (*.f64 (*.f64 (+.f64 b a) (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) (fma.f64 b b (*.f64 a a))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 a (+.f64 b a) (*.f64 b b)) (*.f64 (*.f64 (+.f64 b a) (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a)))))) |
(/.f64 (*.f64 (+.f64 b a) (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 b a))) |
(/.f64 (*.f64 (*.f64 (+.f64 b a) (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) (fma.f64 b b (*.f64 a a))) (+.f64 b a)) |
(/.f64 (*.f64 (*.f64 (+.f64 b a) (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a)))) (fma.f64 a (+.f64 b a) (*.f64 b b))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 b a) (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) (fma.f64 b b (*.f64 a a)))) (-.f64 a b)) |
(/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 b a) (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))))) (fma.f64 b (neg.f64 b) (*.f64 a (+.f64 b a)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (+.f64 b a) (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) b) #s(literal 3 binary64)) (pow.f64 (neg.f64 (*.f64 (*.f64 (+.f64 b a) (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) a)) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (+.f64 b a) (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) b) (*.f64 (*.f64 (+.f64 b a) (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) b) (-.f64 (*.f64 (neg.f64 (*.f64 (*.f64 (+.f64 b a) (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) a)) (neg.f64 (*.f64 (*.f64 (+.f64 b a) (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) a))) (*.f64 (*.f64 (*.f64 (+.f64 b a) (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) b) (neg.f64 (*.f64 (*.f64 (+.f64 b a) (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) a)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 b (*.f64 (+.f64 b a) (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) #s(literal 3 binary64)) (pow.f64 (neg.f64 (*.f64 a (*.f64 (+.f64 b a) (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))))) #s(literal 3 binary64))) (fma.f64 (*.f64 b (*.f64 (+.f64 b a) (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) (*.f64 b (*.f64 (+.f64 b a) (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) (-.f64 (*.f64 (neg.f64 (*.f64 a (*.f64 (+.f64 b a) (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))))) (neg.f64 (*.f64 a (*.f64 (+.f64 b a) (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))))) (*.f64 (*.f64 b (*.f64 (+.f64 b a) (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) (neg.f64 (*.f64 a (*.f64 (+.f64 b a) (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (+.f64 b a) (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) b) (*.f64 (*.f64 (+.f64 b a) (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) b)) (*.f64 (neg.f64 (*.f64 (*.f64 (+.f64 b a) (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) a)) (neg.f64 (*.f64 (*.f64 (+.f64 b a) (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) a)))) (-.f64 (*.f64 (*.f64 (+.f64 b a) (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) b) (neg.f64 (*.f64 (*.f64 (+.f64 b a) (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) a)))) |
(/.f64 (-.f64 (*.f64 (*.f64 b (*.f64 (+.f64 b a) (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) (*.f64 b (*.f64 (+.f64 b a) (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))))) (*.f64 (neg.f64 (*.f64 a (*.f64 (+.f64 b a) (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))))) (neg.f64 (*.f64 a (*.f64 (+.f64 b a) (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))))))) (-.f64 (*.f64 b (*.f64 (+.f64 b a) (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) (neg.f64 (*.f64 a (*.f64 (+.f64 b a) (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))))))) |
(*.f64 (+.f64 b a) (*.f64 (+.f64 b a) (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) |
(*.f64 (PI.f64) (*.f64 (*.f64 angle #s(literal 1/90 binary64)) (fma.f64 b b (*.f64 a a)))) |
(*.f64 angle (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) (fma.f64 b b (*.f64 a a))))) |
(*.f64 #s(literal 1/90 binary64) (*.f64 (*.f64 (PI.f64) angle) (fma.f64 b b (*.f64 a a)))) |
(*.f64 (*.f64 (PI.f64) #s(literal 1/90 binary64)) (*.f64 angle (fma.f64 b b (*.f64 a a)))) |
(*.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))) (fma.f64 b b (*.f64 a a))) |
(*.f64 (*.f64 (PI.f64) angle) (*.f64 #s(literal 1/90 binary64) (fma.f64 b b (*.f64 a a)))) |
(*.f64 (fma.f64 b b (*.f64 a a)) (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) |
(*.f64 (*.f64 (+.f64 b a) (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) (+.f64 b a)) |
(*.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) (fma.f64 b b (*.f64 a a)))) angle) |
(*.f64 (*.f64 (fma.f64 b b (*.f64 a a)) (PI.f64)) (*.f64 angle #s(literal 1/90 binary64))) |
(*.f64 (*.f64 (fma.f64 b b (*.f64 a a)) angle) (*.f64 (PI.f64) #s(literal 1/90 binary64))) |
(*.f64 (*.f64 (fma.f64 b b (*.f64 a a)) #s(literal 1/90 binary64)) (*.f64 (PI.f64) angle)) |
(*.f64 (*.f64 (fma.f64 b b (*.f64 a a)) (*.f64 (PI.f64) angle)) #s(literal 1/90 binary64)) |
(*.f64 (*.f64 (*.f64 (+.f64 b a) (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) (fma.f64 b b (*.f64 a a))) (/.f64 #s(literal 1 binary64) (+.f64 b a))) |
(*.f64 (*.f64 (*.f64 (+.f64 b a) (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (fma.f64 a (+.f64 b a) (*.f64 b b)))) |
(*.f64 (/.f64 (*.f64 (+.f64 b a) (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) (fma.f64 b b (*.f64 a a))) (*.f64 (fma.f64 b b (*.f64 a a)) (+.f64 b a))) |
(*.f64 (/.f64 (*.f64 (+.f64 b a) (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) #s(literal 1 binary64)) (+.f64 b a)) |
(*.f64 (/.f64 (*.f64 (+.f64 b a) (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a)))) (/.f64 (fma.f64 b b (*.f64 a a)) (/.f64 #s(literal 1 binary64) (fma.f64 a (+.f64 b a) (*.f64 b b))))) |
(*.f64 (/.f64 (*.f64 (+.f64 b a) (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) (/.f64 (fma.f64 b b (*.f64 a a)) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))))) (/.f64 (fma.f64 b b (*.f64 a a)) (fma.f64 a (+.f64 b a) (*.f64 b b)))) |
(+.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) |
(+.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)) (*.f64 (neg.f64 (PI.f64)) (*.f64 angle #s(literal -1/180 binary64)))) |
(+.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)) (*.f64 (neg.f64 angle) (*.f64 (PI.f64) #s(literal -1/180 binary64)))) |
(+.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)) (*.f64 #s(literal -1 binary64) (*.f64 (PI.f64) (*.f64 angle #s(literal -1/180 binary64))))) |
(+.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)) (*.f64 (neg.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (*.f64 (cbrt.f64 (PI.f64)) (*.f64 angle #s(literal -1/180 binary64))))) |
(+.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)) (*.f64 (neg.f64 (sqrt.f64 (PI.f64))) (*.f64 (sqrt.f64 (PI.f64)) (*.f64 angle #s(literal -1/180 binary64))))) |
(+.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)) (*.f64 (neg.f64 (*.f64 (PI.f64) #s(literal -1/180 binary64))) angle)) |
(-.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)) (*.f64 (PI.f64) (*.f64 angle #s(literal -1/180 binary64)))) |
(fma.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) |
(fma.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)) (*.f64 (neg.f64 (PI.f64)) (*.f64 angle #s(literal -1/180 binary64)))) |
(fma.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)) (*.f64 (neg.f64 angle) (*.f64 (PI.f64) #s(literal -1/180 binary64)))) |
(fma.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 (PI.f64) (*.f64 angle #s(literal -1/180 binary64))))) |
(fma.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)) (*.f64 (neg.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (*.f64 (cbrt.f64 (PI.f64)) (*.f64 angle #s(literal -1/180 binary64))))) |
(fma.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)) (*.f64 (neg.f64 (sqrt.f64 (PI.f64))) (*.f64 (sqrt.f64 (PI.f64)) (*.f64 angle #s(literal -1/180 binary64))))) |
(fma.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)) (*.f64 (neg.f64 (*.f64 (PI.f64) #s(literal -1/180 binary64))) angle)) |
(fma.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) |
(fma.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)) (*.f64 (neg.f64 (PI.f64)) (*.f64 angle #s(literal -1/180 binary64)))) |
(fma.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)) (*.f64 (neg.f64 angle) (*.f64 (PI.f64) #s(literal -1/180 binary64)))) |
(fma.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)) (*.f64 #s(literal -1 binary64) (*.f64 (PI.f64) (*.f64 angle #s(literal -1/180 binary64))))) |
(fma.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)) (*.f64 (neg.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (*.f64 (cbrt.f64 (PI.f64)) (*.f64 angle #s(literal -1/180 binary64))))) |
(fma.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)) (*.f64 (neg.f64 (sqrt.f64 (PI.f64))) (*.f64 (sqrt.f64 (PI.f64)) (*.f64 angle #s(literal -1/180 binary64))))) |
(fma.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)) (*.f64 (neg.f64 (*.f64 (PI.f64) #s(literal -1/180 binary64))) angle)) |
(fma.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) |
(fma.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)) (*.f64 (neg.f64 (PI.f64)) (*.f64 angle #s(literal -1/180 binary64)))) |
(fma.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)) (*.f64 (neg.f64 angle) (*.f64 (PI.f64) #s(literal -1/180 binary64)))) |
(fma.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 (PI.f64) (*.f64 angle #s(literal -1/180 binary64))))) |
(fma.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)) (*.f64 (neg.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (*.f64 (cbrt.f64 (PI.f64)) (*.f64 angle #s(literal -1/180 binary64))))) |
(fma.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)) (*.f64 (neg.f64 (sqrt.f64 (PI.f64))) (*.f64 (sqrt.f64 (PI.f64)) (*.f64 angle #s(literal -1/180 binary64))))) |
(fma.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)) (*.f64 (neg.f64 (*.f64 (PI.f64) #s(literal -1/180 binary64))) angle)) |
(fma.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) |
(fma.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle) (*.f64 (neg.f64 (PI.f64)) (*.f64 angle #s(literal -1/180 binary64)))) |
(fma.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle) (*.f64 (neg.f64 angle) (*.f64 (PI.f64) #s(literal -1/180 binary64)))) |
(fma.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle) (*.f64 #s(literal -1 binary64) (*.f64 (PI.f64) (*.f64 angle #s(literal -1/180 binary64))))) |
(fma.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle) (*.f64 (neg.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (*.f64 (cbrt.f64 (PI.f64)) (*.f64 angle #s(literal -1/180 binary64))))) |
(fma.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle) (*.f64 (neg.f64 (sqrt.f64 (PI.f64))) (*.f64 (sqrt.f64 (PI.f64)) (*.f64 angle #s(literal -1/180 binary64))))) |
(fma.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle) (*.f64 (neg.f64 (*.f64 (PI.f64) #s(literal -1/180 binary64))) angle)) |
(fma.f64 #s(literal 1/180 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) |
(fma.f64 #s(literal 1/180 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)) (*.f64 (neg.f64 (PI.f64)) (*.f64 angle #s(literal -1/180 binary64)))) |
(fma.f64 #s(literal 1/180 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)) (*.f64 (neg.f64 angle) (*.f64 (PI.f64) #s(literal -1/180 binary64)))) |
(fma.f64 #s(literal 1/180 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)) (*.f64 #s(literal -1 binary64) (*.f64 (PI.f64) (*.f64 angle #s(literal -1/180 binary64))))) |
(fma.f64 #s(literal 1/180 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)) (*.f64 (neg.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (*.f64 (cbrt.f64 (PI.f64)) (*.f64 angle #s(literal -1/180 binary64))))) |
(fma.f64 #s(literal 1/180 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)) (*.f64 (neg.f64 (sqrt.f64 (PI.f64))) (*.f64 (sqrt.f64 (PI.f64)) (*.f64 angle #s(literal -1/180 binary64))))) |
(fma.f64 #s(literal 1/180 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)) (*.f64 (neg.f64 (*.f64 (PI.f64) #s(literal -1/180 binary64))) angle)) |
(fma.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) |
(fma.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64) (*.f64 (neg.f64 (PI.f64)) (*.f64 angle #s(literal -1/180 binary64)))) |
(fma.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64) (*.f64 (neg.f64 angle) (*.f64 (PI.f64) #s(literal -1/180 binary64)))) |
(fma.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64) (*.f64 #s(literal -1 binary64) (*.f64 (PI.f64) (*.f64 angle #s(literal -1/180 binary64))))) |
(fma.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64) (*.f64 (neg.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (*.f64 (cbrt.f64 (PI.f64)) (*.f64 angle #s(literal -1/180 binary64))))) |
(fma.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64) (*.f64 (neg.f64 (sqrt.f64 (PI.f64))) (*.f64 (sqrt.f64 (PI.f64)) (*.f64 angle #s(literal -1/180 binary64))))) |
(fma.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64) (*.f64 (neg.f64 (*.f64 (PI.f64) #s(literal -1/180 binary64))) angle)) |
(fma.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) |
(fma.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64) (*.f64 (neg.f64 (PI.f64)) (*.f64 angle #s(literal -1/180 binary64)))) |
(fma.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64) (*.f64 (neg.f64 angle) (*.f64 (PI.f64) #s(literal -1/180 binary64)))) |
(fma.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64) (*.f64 #s(literal -1 binary64) (*.f64 (PI.f64) (*.f64 angle #s(literal -1/180 binary64))))) |
(fma.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64) (*.f64 (neg.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (*.f64 (cbrt.f64 (PI.f64)) (*.f64 angle #s(literal -1/180 binary64))))) |
(fma.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64) (*.f64 (neg.f64 (sqrt.f64 (PI.f64))) (*.f64 (sqrt.f64 (PI.f64)) (*.f64 angle #s(literal -1/180 binary64))))) |
(fma.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64) (*.f64 (neg.f64 (*.f64 (PI.f64) #s(literal -1/180 binary64))) angle)) |
(fma.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) |
(fma.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)) (*.f64 (neg.f64 (PI.f64)) (*.f64 angle #s(literal -1/180 binary64)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)) (*.f64 (neg.f64 angle) (*.f64 (PI.f64) #s(literal -1/180 binary64)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)) (*.f64 #s(literal -1 binary64) (*.f64 (PI.f64) (*.f64 angle #s(literal -1/180 binary64))))) |
(fma.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)) (*.f64 (neg.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (*.f64 (cbrt.f64 (PI.f64)) (*.f64 angle #s(literal -1/180 binary64))))) |
(fma.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)) (*.f64 (neg.f64 (sqrt.f64 (PI.f64))) (*.f64 (sqrt.f64 (PI.f64)) (*.f64 angle #s(literal -1/180 binary64))))) |
(fma.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)) (*.f64 (neg.f64 (*.f64 (PI.f64) #s(literal -1/180 binary64))) angle)) |
(fma.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (cbrt.f64 (PI.f64)) (*.f64 angle #s(literal 1/180 binary64))) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) |
(fma.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (cbrt.f64 (PI.f64)) (*.f64 angle #s(literal 1/180 binary64))) (*.f64 (neg.f64 (PI.f64)) (*.f64 angle #s(literal -1/180 binary64)))) |
(fma.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (cbrt.f64 (PI.f64)) (*.f64 angle #s(literal 1/180 binary64))) (*.f64 (neg.f64 angle) (*.f64 (PI.f64) #s(literal -1/180 binary64)))) |
(fma.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (cbrt.f64 (PI.f64)) (*.f64 angle #s(literal 1/180 binary64))) (*.f64 #s(literal -1 binary64) (*.f64 (PI.f64) (*.f64 angle #s(literal -1/180 binary64))))) |
(fma.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (cbrt.f64 (PI.f64)) (*.f64 angle #s(literal 1/180 binary64))) (*.f64 (neg.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (*.f64 (cbrt.f64 (PI.f64)) (*.f64 angle #s(literal -1/180 binary64))))) |
(fma.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (cbrt.f64 (PI.f64)) (*.f64 angle #s(literal 1/180 binary64))) (*.f64 (neg.f64 (sqrt.f64 (PI.f64))) (*.f64 (sqrt.f64 (PI.f64)) (*.f64 angle #s(literal -1/180 binary64))))) |
(fma.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (cbrt.f64 (PI.f64)) (*.f64 angle #s(literal 1/180 binary64))) (*.f64 (neg.f64 (*.f64 (PI.f64) #s(literal -1/180 binary64))) angle)) |
(fma.f64 (sqrt.f64 (PI.f64)) (*.f64 (sqrt.f64 (PI.f64)) (*.f64 angle #s(literal 1/180 binary64))) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) |
(fma.f64 (sqrt.f64 (PI.f64)) (*.f64 (sqrt.f64 (PI.f64)) (*.f64 angle #s(literal 1/180 binary64))) (*.f64 (neg.f64 (PI.f64)) (*.f64 angle #s(literal -1/180 binary64)))) |
(fma.f64 (sqrt.f64 (PI.f64)) (*.f64 (sqrt.f64 (PI.f64)) (*.f64 angle #s(literal 1/180 binary64))) (*.f64 (neg.f64 angle) (*.f64 (PI.f64) #s(literal -1/180 binary64)))) |
(fma.f64 (sqrt.f64 (PI.f64)) (*.f64 (sqrt.f64 (PI.f64)) (*.f64 angle #s(literal 1/180 binary64))) (*.f64 #s(literal -1 binary64) (*.f64 (PI.f64) (*.f64 angle #s(literal -1/180 binary64))))) |
(fma.f64 (sqrt.f64 (PI.f64)) (*.f64 (sqrt.f64 (PI.f64)) (*.f64 angle #s(literal 1/180 binary64))) (*.f64 (neg.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (*.f64 (cbrt.f64 (PI.f64)) (*.f64 angle #s(literal -1/180 binary64))))) |
(fma.f64 (sqrt.f64 (PI.f64)) (*.f64 (sqrt.f64 (PI.f64)) (*.f64 angle #s(literal 1/180 binary64))) (*.f64 (neg.f64 (sqrt.f64 (PI.f64))) (*.f64 (sqrt.f64 (PI.f64)) (*.f64 angle #s(literal -1/180 binary64))))) |
(fma.f64 (sqrt.f64 (PI.f64)) (*.f64 (sqrt.f64 (PI.f64)) (*.f64 angle #s(literal 1/180 binary64))) (*.f64 (neg.f64 (*.f64 (PI.f64) #s(literal -1/180 binary64))) angle)) |
(fma.f64 (*.f64 (PI.f64) (neg.f64 angle)) #s(literal -1/180 binary64) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) |
(fma.f64 (*.f64 (PI.f64) (neg.f64 angle)) #s(literal -1/180 binary64) (*.f64 (neg.f64 (PI.f64)) (*.f64 angle #s(literal -1/180 binary64)))) |
(fma.f64 (*.f64 (PI.f64) (neg.f64 angle)) #s(literal -1/180 binary64) (*.f64 (neg.f64 angle) (*.f64 (PI.f64) #s(literal -1/180 binary64)))) |
(fma.f64 (*.f64 (PI.f64) (neg.f64 angle)) #s(literal -1/180 binary64) (*.f64 #s(literal -1 binary64) (*.f64 (PI.f64) (*.f64 angle #s(literal -1/180 binary64))))) |
(fma.f64 (*.f64 (PI.f64) (neg.f64 angle)) #s(literal -1/180 binary64) (*.f64 (neg.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (*.f64 (cbrt.f64 (PI.f64)) (*.f64 angle #s(literal -1/180 binary64))))) |
(fma.f64 (*.f64 (PI.f64) (neg.f64 angle)) #s(literal -1/180 binary64) (*.f64 (neg.f64 (sqrt.f64 (PI.f64))) (*.f64 (sqrt.f64 (PI.f64)) (*.f64 angle #s(literal -1/180 binary64))))) |
(fma.f64 (*.f64 (PI.f64) (neg.f64 angle)) #s(literal -1/180 binary64) (*.f64 (neg.f64 (*.f64 (PI.f64) #s(literal -1/180 binary64))) angle)) |
(fma.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) |
(fma.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle (*.f64 (neg.f64 (PI.f64)) (*.f64 angle #s(literal -1/180 binary64)))) |
(fma.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle (*.f64 (neg.f64 angle) (*.f64 (PI.f64) #s(literal -1/180 binary64)))) |
(fma.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle (*.f64 #s(literal -1 binary64) (*.f64 (PI.f64) (*.f64 angle #s(literal -1/180 binary64))))) |
(fma.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle (*.f64 (neg.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (*.f64 (cbrt.f64 (PI.f64)) (*.f64 angle #s(literal -1/180 binary64))))) |
(fma.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle (*.f64 (neg.f64 (sqrt.f64 (PI.f64))) (*.f64 (sqrt.f64 (PI.f64)) (*.f64 angle #s(literal -1/180 binary64))))) |
(fma.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle (*.f64 (neg.f64 (*.f64 (PI.f64) #s(literal -1/180 binary64))) angle)) |
(fma.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (cbrt.f64 (PI.f64)) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) |
(fma.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (cbrt.f64 (PI.f64)) (*.f64 (neg.f64 (PI.f64)) (*.f64 angle #s(literal -1/180 binary64)))) |
(fma.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (cbrt.f64 (PI.f64)) (*.f64 (neg.f64 angle) (*.f64 (PI.f64) #s(literal -1/180 binary64)))) |
(fma.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (cbrt.f64 (PI.f64)) (*.f64 #s(literal -1 binary64) (*.f64 (PI.f64) (*.f64 angle #s(literal -1/180 binary64))))) |
(fma.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (cbrt.f64 (PI.f64)) (*.f64 (neg.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (*.f64 (cbrt.f64 (PI.f64)) (*.f64 angle #s(literal -1/180 binary64))))) |
(fma.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (cbrt.f64 (PI.f64)) (*.f64 (neg.f64 (sqrt.f64 (PI.f64))) (*.f64 (sqrt.f64 (PI.f64)) (*.f64 angle #s(literal -1/180 binary64))))) |
(fma.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (cbrt.f64 (PI.f64)) (*.f64 (neg.f64 (*.f64 (PI.f64) #s(literal -1/180 binary64))) angle)) |
(fma.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (sqrt.f64 (PI.f64))) (sqrt.f64 (PI.f64)) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) |
(fma.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (sqrt.f64 (PI.f64))) (sqrt.f64 (PI.f64)) (*.f64 (neg.f64 (PI.f64)) (*.f64 angle #s(literal -1/180 binary64)))) |
(fma.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (sqrt.f64 (PI.f64))) (sqrt.f64 (PI.f64)) (*.f64 (neg.f64 angle) (*.f64 (PI.f64) #s(literal -1/180 binary64)))) |
(fma.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (sqrt.f64 (PI.f64))) (sqrt.f64 (PI.f64)) (*.f64 #s(literal -1 binary64) (*.f64 (PI.f64) (*.f64 angle #s(literal -1/180 binary64))))) |
(fma.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (sqrt.f64 (PI.f64))) (sqrt.f64 (PI.f64)) (*.f64 (neg.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (*.f64 (cbrt.f64 (PI.f64)) (*.f64 angle #s(literal -1/180 binary64))))) |
(fma.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (sqrt.f64 (PI.f64))) (sqrt.f64 (PI.f64)) (*.f64 (neg.f64 (sqrt.f64 (PI.f64))) (*.f64 (sqrt.f64 (PI.f64)) (*.f64 angle #s(literal -1/180 binary64))))) |
(fma.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (sqrt.f64 (PI.f64))) (sqrt.f64 (PI.f64)) (*.f64 (neg.f64 (*.f64 (PI.f64) #s(literal -1/180 binary64))) angle)) |
(fma.f64 (*.f64 (PI.f64) #s(literal 1/180 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) angle)) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) |
(fma.f64 (*.f64 (PI.f64) #s(literal 1/180 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) angle)) (*.f64 (neg.f64 (PI.f64)) (*.f64 angle #s(literal -1/180 binary64)))) |
(fma.f64 (*.f64 (PI.f64) #s(literal 1/180 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) angle)) (*.f64 (neg.f64 angle) (*.f64 (PI.f64) #s(literal -1/180 binary64)))) |
(fma.f64 (*.f64 (PI.f64) #s(literal 1/180 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) angle)) (*.f64 #s(literal -1 binary64) (*.f64 (PI.f64) (*.f64 angle #s(literal -1/180 binary64))))) |
(fma.f64 (*.f64 (PI.f64) #s(literal 1/180 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) angle)) (*.f64 (neg.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (*.f64 (cbrt.f64 (PI.f64)) (*.f64 angle #s(literal -1/180 binary64))))) |
(fma.f64 (*.f64 (PI.f64) #s(literal 1/180 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) angle)) (*.f64 (neg.f64 (sqrt.f64 (PI.f64))) (*.f64 (sqrt.f64 (PI.f64)) (*.f64 angle #s(literal -1/180 binary64))))) |
(fma.f64 (*.f64 (PI.f64) #s(literal 1/180 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) angle)) (*.f64 (neg.f64 (*.f64 (PI.f64) #s(literal -1/180 binary64))) angle)) |
(fma.f64 (/.f64 (cbrt.f64 (PI.f64)) #s(literal 180 binary64)) (/.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (/.f64 #s(literal 1 binary64) angle)) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) |
(fma.f64 (/.f64 (cbrt.f64 (PI.f64)) #s(literal 180 binary64)) (/.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (/.f64 #s(literal 1 binary64) angle)) (*.f64 (neg.f64 (PI.f64)) (*.f64 angle #s(literal -1/180 binary64)))) |
(fma.f64 (/.f64 (cbrt.f64 (PI.f64)) #s(literal 180 binary64)) (/.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (/.f64 #s(literal 1 binary64) angle)) (*.f64 (neg.f64 angle) (*.f64 (PI.f64) #s(literal -1/180 binary64)))) |
(fma.f64 (/.f64 (cbrt.f64 (PI.f64)) #s(literal 180 binary64)) (/.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (/.f64 #s(literal 1 binary64) angle)) (*.f64 #s(literal -1 binary64) (*.f64 (PI.f64) (*.f64 angle #s(literal -1/180 binary64))))) |
(fma.f64 (/.f64 (cbrt.f64 (PI.f64)) #s(literal 180 binary64)) (/.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (/.f64 #s(literal 1 binary64) angle)) (*.f64 (neg.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (*.f64 (cbrt.f64 (PI.f64)) (*.f64 angle #s(literal -1/180 binary64))))) |
(fma.f64 (/.f64 (cbrt.f64 (PI.f64)) #s(literal 180 binary64)) (/.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (/.f64 #s(literal 1 binary64) angle)) (*.f64 (neg.f64 (sqrt.f64 (PI.f64))) (*.f64 (sqrt.f64 (PI.f64)) (*.f64 angle #s(literal -1/180 binary64))))) |
(fma.f64 (/.f64 (cbrt.f64 (PI.f64)) #s(literal 180 binary64)) (/.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (/.f64 #s(literal 1 binary64) angle)) (*.f64 (neg.f64 (*.f64 (PI.f64) #s(literal -1/180 binary64))) angle)) |
(fma.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) #s(literal 180 binary64)) (/.f64 (cbrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) angle)) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) |
(fma.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) #s(literal 180 binary64)) (/.f64 (cbrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) angle)) (*.f64 (neg.f64 (PI.f64)) (*.f64 angle #s(literal -1/180 binary64)))) |
(fma.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) #s(literal 180 binary64)) (/.f64 (cbrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) angle)) (*.f64 (neg.f64 angle) (*.f64 (PI.f64) #s(literal -1/180 binary64)))) |
(fma.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) #s(literal 180 binary64)) (/.f64 (cbrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) angle)) (*.f64 #s(literal -1 binary64) (*.f64 (PI.f64) (*.f64 angle #s(literal -1/180 binary64))))) |
(fma.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) #s(literal 180 binary64)) (/.f64 (cbrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) angle)) (*.f64 (neg.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (*.f64 (cbrt.f64 (PI.f64)) (*.f64 angle #s(literal -1/180 binary64))))) |
(fma.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) #s(literal 180 binary64)) (/.f64 (cbrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) angle)) (*.f64 (neg.f64 (sqrt.f64 (PI.f64))) (*.f64 (sqrt.f64 (PI.f64)) (*.f64 angle #s(literal -1/180 binary64))))) |
(fma.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) #s(literal 180 binary64)) (/.f64 (cbrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) angle)) (*.f64 (neg.f64 (*.f64 (PI.f64) #s(literal -1/180 binary64))) angle)) |
(fma.f64 (/.f64 (sqrt.f64 (PI.f64)) #s(literal 180 binary64)) (/.f64 (sqrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) angle)) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) |
(fma.f64 (/.f64 (sqrt.f64 (PI.f64)) #s(literal 180 binary64)) (/.f64 (sqrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) angle)) (*.f64 (neg.f64 (PI.f64)) (*.f64 angle #s(literal -1/180 binary64)))) |
(fma.f64 (/.f64 (sqrt.f64 (PI.f64)) #s(literal 180 binary64)) (/.f64 (sqrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) angle)) (*.f64 (neg.f64 angle) (*.f64 (PI.f64) #s(literal -1/180 binary64)))) |
(fma.f64 (/.f64 (sqrt.f64 (PI.f64)) #s(literal 180 binary64)) (/.f64 (sqrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) angle)) (*.f64 #s(literal -1 binary64) (*.f64 (PI.f64) (*.f64 angle #s(literal -1/180 binary64))))) |
(fma.f64 (/.f64 (sqrt.f64 (PI.f64)) #s(literal 180 binary64)) (/.f64 (sqrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) angle)) (*.f64 (neg.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (*.f64 (cbrt.f64 (PI.f64)) (*.f64 angle #s(literal -1/180 binary64))))) |
(fma.f64 (/.f64 (sqrt.f64 (PI.f64)) #s(literal 180 binary64)) (/.f64 (sqrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) angle)) (*.f64 (neg.f64 (sqrt.f64 (PI.f64))) (*.f64 (sqrt.f64 (PI.f64)) (*.f64 angle #s(literal -1/180 binary64))))) |
(fma.f64 (/.f64 (sqrt.f64 (PI.f64)) #s(literal 180 binary64)) (/.f64 (sqrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) angle)) (*.f64 (neg.f64 (*.f64 (PI.f64) #s(literal -1/180 binary64))) angle)) |
(/.f64 (fma.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle) (*.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))) (*.f64 (/.f64 #s(literal 180 binary64) angle) (/.f64 #s(literal 180 binary64) angle))) |
(/.f64 (fma.f64 (PI.f64) #s(literal 180 binary64) (*.f64 (/.f64 #s(literal 180 binary64) angle) (*.f64 (PI.f64) angle))) (*.f64 (/.f64 #s(literal 180 binary64) angle) #s(literal 180 binary64))) |
(/.f64 (fma.f64 (PI.f64) (/.f64 #s(literal 180 binary64) (*.f64 (PI.f64) angle)) (/.f64 #s(literal 180 binary64) angle)) (*.f64 (/.f64 #s(literal 180 binary64) angle) (/.f64 #s(literal 180 binary64) (*.f64 (PI.f64) angle)))) |
(/.f64 (fma.f64 (PI.f64) #s(literal -180 binary64) (*.f64 (/.f64 #s(literal 180 binary64) angle) (*.f64 (PI.f64) (neg.f64 angle)))) (*.f64 (/.f64 #s(literal 180 binary64) angle) #s(literal -180 binary64))) |
(/.f64 (fma.f64 (*.f64 (PI.f64) angle) (/.f64 #s(literal 180 binary64) angle) (*.f64 #s(literal 180 binary64) (PI.f64))) (*.f64 #s(literal 180 binary64) (/.f64 #s(literal 180 binary64) angle))) |
(/.f64 (fma.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64) (*.f64 #s(literal 180 binary64) (*.f64 (PI.f64) angle))) #s(literal 32400 binary64)) |
(/.f64 (fma.f64 (*.f64 (PI.f64) angle) (/.f64 #s(literal 180 binary64) (*.f64 (PI.f64) angle)) #s(literal 180 binary64)) (*.f64 #s(literal 180 binary64) (/.f64 #s(literal 180 binary64) (*.f64 (PI.f64) angle)))) |
(/.f64 (fma.f64 (*.f64 (PI.f64) angle) #s(literal -180 binary64) (*.f64 #s(literal 180 binary64) (*.f64 (PI.f64) (neg.f64 angle)))) #s(literal -32400 binary64)) |
(/.f64 (+.f64 (/.f64 #s(literal 180 binary64) angle) (*.f64 (/.f64 #s(literal 180 binary64) (*.f64 (PI.f64) angle)) (PI.f64))) (*.f64 (/.f64 #s(literal 180 binary64) (*.f64 (PI.f64) angle)) (/.f64 #s(literal 180 binary64) angle))) |
(/.f64 (+.f64 #s(literal 180 binary64) (*.f64 (/.f64 #s(literal 180 binary64) (*.f64 (PI.f64) angle)) (*.f64 (PI.f64) angle))) (*.f64 (/.f64 #s(literal 180 binary64) (*.f64 (PI.f64) angle)) #s(literal 180 binary64))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 180 binary64) (*.f64 (PI.f64) angle)) (*.f64 (/.f64 #s(literal 180 binary64) (*.f64 (PI.f64) angle)) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 180 binary64) (*.f64 (PI.f64) angle)) (/.f64 #s(literal 180 binary64) (*.f64 (PI.f64) angle)))) |
(/.f64 (+.f64 #s(literal -180 binary64) (*.f64 (/.f64 #s(literal 180 binary64) (*.f64 (PI.f64) angle)) (*.f64 (PI.f64) (neg.f64 angle)))) (*.f64 (/.f64 #s(literal 180 binary64) (*.f64 (PI.f64) angle)) #s(literal -180 binary64))) |
(/.f64 (fma.f64 (*.f64 (PI.f64) (neg.f64 angle)) (/.f64 #s(literal 180 binary64) angle) (*.f64 #s(literal -180 binary64) (PI.f64))) (*.f64 #s(literal -180 binary64) (/.f64 #s(literal 180 binary64) angle))) |
(/.f64 (fma.f64 (*.f64 (PI.f64) (neg.f64 angle)) #s(literal 180 binary64) (*.f64 #s(literal -180 binary64) (*.f64 (PI.f64) angle))) #s(literal -32400 binary64)) |
(/.f64 (fma.f64 (*.f64 (PI.f64) (neg.f64 angle)) (/.f64 #s(literal 180 binary64) (*.f64 (PI.f64) angle)) #s(literal -180 binary64)) (*.f64 #s(literal -180 binary64) (/.f64 #s(literal 180 binary64) (*.f64 (PI.f64) angle)))) |
(/.f64 (fma.f64 (*.f64 (PI.f64) (neg.f64 angle)) #s(literal -180 binary64) (*.f64 #s(literal -180 binary64) (*.f64 (PI.f64) (neg.f64 angle)))) #s(literal 32400 binary64)) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)) (-.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) (*.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) (*.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))) #s(literal 0 binary64)) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)) #s(literal 3 binary64)) (pow.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal -1/180 binary64))) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)) (fma.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal -1/180 binary64))) (*.f64 (PI.f64) (*.f64 angle #s(literal -1/180 binary64))) (*.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)) (*.f64 (PI.f64) (*.f64 angle #s(literal -1/180 binary64))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) (*.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal -1/180 binary64))) (*.f64 (PI.f64) (*.f64 angle #s(literal -1/180 binary64))))) #s(literal 0 binary64)) |
(*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))) |
(*.f64 (PI.f64) (fma.f64 angle #s(literal 1/180 binary64) (*.f64 angle #s(literal 1/180 binary64)))) |
(*.f64 (PI.f64) (-.f64 (*.f64 angle #s(literal 1/180 binary64)) (*.f64 angle #s(literal -1/180 binary64)))) |
(*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))) |
(*.f64 angle (fma.f64 #s(literal 1/180 binary64) (PI.f64) (*.f64 #s(literal 1/180 binary64) (PI.f64)))) |
(*.f64 angle (fma.f64 (PI.f64) #s(literal 1/180 binary64) (*.f64 #s(literal 1/180 binary64) (PI.f64)))) |
(*.f64 angle (fma.f64 #s(literal 1/180 binary64) (PI.f64) (*.f64 (PI.f64) #s(literal 1/180 binary64)))) |
(*.f64 angle (fma.f64 (PI.f64) #s(literal 1/180 binary64) (*.f64 (PI.f64) #s(literal 1/180 binary64)))) |
(*.f64 angle (-.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) (*.f64 (PI.f64) #s(literal -1/180 binary64)))) |
(*.f64 angle (-.f64 (*.f64 (PI.f64) #s(literal 1/180 binary64)) (*.f64 (PI.f64) #s(literal -1/180 binary64)))) |
(*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle)) |
(*.f64 (*.f64 (PI.f64) #s(literal 1/90 binary64)) angle) |
(*.f64 #s(literal 1/180 binary64) (fma.f64 (PI.f64) angle (*.f64 (PI.f64) angle))) |
(*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64)) |
(*.f64 (*.f64 angle #s(literal 1/180 binary64)) (+.f64 (PI.f64) (PI.f64))) |
(*.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) |
(*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (cbrt.f64 (PI.f64)) (*.f64 angle #s(literal 1/90 binary64)))) |
(*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (fma.f64 (cbrt.f64 (PI.f64)) (*.f64 angle #s(literal 1/180 binary64)) (*.f64 (cbrt.f64 (PI.f64)) (*.f64 angle #s(literal 1/180 binary64))))) |
(*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (-.f64 (*.f64 (cbrt.f64 (PI.f64)) (*.f64 angle #s(literal 1/180 binary64))) (*.f64 (cbrt.f64 (PI.f64)) (*.f64 angle #s(literal -1/180 binary64))))) |
(*.f64 (sqrt.f64 (PI.f64)) (*.f64 (sqrt.f64 (PI.f64)) (*.f64 angle #s(literal 1/90 binary64)))) |
(*.f64 (sqrt.f64 (PI.f64)) (fma.f64 (sqrt.f64 (PI.f64)) (*.f64 angle #s(literal 1/180 binary64)) (*.f64 (sqrt.f64 (PI.f64)) (*.f64 angle #s(literal 1/180 binary64))))) |
(*.f64 (sqrt.f64 (PI.f64)) (-.f64 (*.f64 (sqrt.f64 (PI.f64)) (*.f64 angle #s(literal 1/180 binary64))) (*.f64 (sqrt.f64 (PI.f64)) (*.f64 angle #s(literal -1/180 binary64))))) |
(*.f64 (*.f64 angle #s(literal 1/90 binary64)) (PI.f64)) |
(*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) (+.f64 angle angle)) |
(*.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (+.f64 (cbrt.f64 (PI.f64)) (cbrt.f64 (PI.f64)))) |
(*.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (sqrt.f64 (PI.f64))) (+.f64 (sqrt.f64 (PI.f64)) (sqrt.f64 (PI.f64)))) |
(*.f64 (PI.f64) #s(literal 1/90 binary64)) |
(*.f64 #s(literal 1/90 binary64) (PI.f64)) |
(*.f64 #s(literal 1 binary64) (*.f64 (PI.f64) #s(literal 1/90 binary64))) |
(*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (cbrt.f64 (PI.f64)) #s(literal 1/90 binary64))) |
(*.f64 (sqrt.f64 (PI.f64)) (*.f64 (sqrt.f64 (PI.f64)) #s(literal 1/90 binary64))) |
(*.f64 (*.f64 #s(literal 1/90 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (cbrt.f64 (PI.f64))) |
(*.f64 (*.f64 #s(literal 1/90 binary64) (sqrt.f64 (PI.f64))) (sqrt.f64 (PI.f64))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 (+.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) #s(literal 1/2 binary64)))) |
(neg.f64 (*.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 (+.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) #s(literal 1/2 binary64)))) |
(*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) (*.f64 a (*.f64 a #s(literal -2 binary64))))) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) (*.f64 a (*.f64 a #s(literal -2 binary64))))) |
(*.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 (+.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (*.f64 a a) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))) (*.f64 #s(literal -2 binary64) (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))))) |
(*.f64 (*.f64 (+.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) #s(literal 1/2 binary64)) (*.f64 a (*.f64 a #s(literal -2 binary64)))) |
(*.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) (*.f64 a (*.f64 a #s(literal -2 binary64)))) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))) |
(*.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) (*.f64 a (*.f64 a #s(literal -2 binary64)))) (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))) |
(*.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) (*.f64 (*.f64 a a) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))))) #s(literal -2 binary64)) |
(neg.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) (*.f64 a (*.f64 a #s(literal -2 binary64))))) |
(*.f64 a (*.f64 (*.f64 a #s(literal -2 binary64)) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))))) |
(*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))))) |
(*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))))) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) (*.f64 a (*.f64 a #s(literal -2 binary64)))) |
(*.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))) |
(*.f64 (*.f64 (*.f64 a a) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))) #s(literal -2 binary64)) |
(*.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) a) (*.f64 a #s(literal -2 binary64))) |
(*.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) #s(literal -2 binary64)) (*.f64 a a)) |
(sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) |
(+.f64 (*.f64 a a) (*.f64 b b)) |
(+.f64 (*.f64 b b) (*.f64 a a)) |
(+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 a a))) |
(+.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (fma.f64 a (+.f64 b a) (*.f64 b b)) (fma.f64 a (+.f64 b a) (*.f64 b b)))) (neg.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (fma.f64 a (+.f64 b a) (*.f64 b b)) (fma.f64 a (+.f64 b a) (*.f64 b b)))))) |
(+.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 b b (*.f64 a a))) (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (fma.f64 b b (*.f64 a a)))) |
(+.f64 (neg.f64 (*.f64 (+.f64 b a) a)) (*.f64 (+.f64 b a) b)) |
(+.f64 (*.f64 (+.f64 b a) b) (neg.f64 (*.f64 (+.f64 b a) a))) |
(+.f64 (*.f64 (+.f64 b a) b) (*.f64 (+.f64 b a) a)) |
(+.f64 (*.f64 (+.f64 b a) a) (*.f64 (+.f64 b a) b)) |
(+.f64 (*.f64 a (+.f64 b a)) (*.f64 b (+.f64 b a))) |
(+.f64 (*.f64 b (+.f64 b a)) (*.f64 a (+.f64 b a))) |
(-.f64 (*.f64 b b) (*.f64 a a)) |
(-.f64 #s(literal 0 binary64) (*.f64 (+.f64 b a) (-.f64 a b))) |
(-.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (fma.f64 a (+.f64 b a) (*.f64 b b)) (fma.f64 a (+.f64 b a) (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (fma.f64 a (+.f64 b a) (*.f64 b b)) (fma.f64 a (+.f64 b a) (*.f64 b b))))) |
(-.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 b b (*.f64 a a))) (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (fma.f64 b b (*.f64 a a)))) |
(-.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (fma.f64 b b (*.f64 a a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 b a) (-.f64 a b)))) |
(-.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b b) (fma.f64 b b (*.f64 a a))))) (/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b b) (fma.f64 b b (*.f64 a a)))))) |
(fma.f64 b b (*.f64 a a)) |
(fma.f64 b (+.f64 b a) (*.f64 a (+.f64 b a))) |
(fma.f64 a a (*.f64 b b)) |
(fma.f64 a (+.f64 b a) (*.f64 b (+.f64 b a))) |
(fma.f64 a (neg.f64 a) (*.f64 b b)) |
(fma.f64 a (-.f64 a b) (*.f64 b (+.f64 b a))) |
(fma.f64 (+.f64 b a) b (neg.f64 (*.f64 (+.f64 b a) a))) |
(fma.f64 (+.f64 b a) b (*.f64 (+.f64 b a) a)) |
(fma.f64 (+.f64 b a) a (*.f64 (+.f64 b a) b)) |
(fma.f64 (+.f64 b a) (neg.f64 a) (*.f64 (+.f64 b a) b)) |
(fma.f64 (*.f64 a a) #s(literal 1 binary64) (*.f64 b b)) |
(fma.f64 (*.f64 a a) #s(literal -1 binary64) (*.f64 b b)) |
(fma.f64 (sqrt.f64 b) (*.f64 b (sqrt.f64 b)) (*.f64 a a)) |
(fma.f64 (sqrt.f64 b) (pow.f64 (*.f64 b (sqrt.f64 b)) #s(literal 1 binary64)) (*.f64 a a)) |
(fma.f64 (*.f64 b (sqrt.f64 b)) (sqrt.f64 b) (*.f64 a a)) |
(fma.f64 #s(literal 1 binary64) (*.f64 a a) (*.f64 b b)) |
(fma.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 #s(literal 1 binary64) (*.f64 a a)) (*.f64 b b)) |
(fma.f64 (*.f64 (*.f64 a a) (fma.f64 b b (*.f64 a a))) (/.f64 #s(literal 1 binary64) (*.f64 a (+.f64 b a))) (*.f64 b (+.f64 b a))) |
(fma.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 a (+.f64 b a) (*.f64 b b)) (fma.f64 a (+.f64 b a) (*.f64 b b)))) (neg.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (fma.f64 a (+.f64 b a) (*.f64 b b)) (fma.f64 a (+.f64 b a) (*.f64 b b)))))) |
(fma.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 a (*.f64 a a)) #s(literal 0 binary64))) (*.f64 b b)) |
(fma.f64 (*.f64 b (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a a))) (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (fma.f64 b b (*.f64 a a)))) |
(fma.f64 (neg.f64 a) a (*.f64 b b)) |
(fma.f64 (neg.f64 a) (+.f64 b a) (*.f64 b (+.f64 b a))) |
(fma.f64 (neg.f64 a) (neg.f64 a) (*.f64 b b)) |
(fma.f64 #s(literal -1 binary64) (*.f64 a a) (*.f64 b b)) |
(fma.f64 (*.f64 (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 (*.f64 a a) (*.f64 b (+.f64 b a)))) (*.f64 a (+.f64 b a))) (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 (*.f64 a a) (*.f64 b (+.f64 b a))))) (*.f64 b (+.f64 b a))) |
(fma.f64 (pow.f64 (*.f64 b (sqrt.f64 b)) #s(literal 1 binary64)) (sqrt.f64 b) (*.f64 a a)) |
(neg.f64 (*.f64 (+.f64 b a) (-.f64 a b))) |
(/.f64 (+.f64 b a) (/.f64 #s(literal 1 binary64) (+.f64 b a))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a a))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b b) (fma.f64 b b (*.f64 a a)))) (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 b a) (fma.f64 a (+.f64 b a) (*.f64 b b))) (*.f64 (fma.f64 b b (*.f64 a a)) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (fma.f64 b b (*.f64 a a))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 b a) (*.f64 (+.f64 b a) (fma.f64 b b (*.f64 a a))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 a (+.f64 b a) (*.f64 b b)) (*.f64 (+.f64 b a) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 b a) (*.f64 (fma.f64 b b (*.f64 a a)) (+.f64 b a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 a (+.f64 b a) (*.f64 b b)) (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (+.f64 b a)))) |
(/.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a)))) (*.f64 (fma.f64 a (+.f64 b a) (*.f64 b b)) (fma.f64 a (+.f64 b a) (*.f64 b b)))) |
(/.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a)))) (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b b) (fma.f64 b b (*.f64 a a))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a a))))) |
(/.f64 (*.f64 (fma.f64 b b (*.f64 a a)) (fma.f64 b b (*.f64 a a))) (fma.f64 b b (*.f64 a a))) |
(/.f64 (*.f64 (fma.f64 b b (*.f64 a a)) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a)))) (*.f64 (+.f64 b a) (fma.f64 a (+.f64 b a) (*.f64 b b)))) |
(/.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (fma.f64 b b (*.f64 a a))) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a)))) |
(/.f64 (*.f64 (fma.f64 b b (*.f64 a a)) (*.f64 (+.f64 b a) (-.f64 a b))) (*.f64 (+.f64 b a) (-.f64 a b))) |
(/.f64 (*.f64 (*.f64 (fma.f64 a (+.f64 b a) (*.f64 b b)) (fma.f64 a (+.f64 b a) (*.f64 b b))) (*.f64 (+.f64 b a) (-.f64 a b))) (neg.f64 (*.f64 (fma.f64 a (+.f64 b a) (*.f64 b b)) (fma.f64 a (+.f64 b a) (*.f64 b b))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 a (+.f64 b a) (*.f64 b b)) (fma.f64 a (+.f64 b a) (*.f64 b b))) (*.f64 (+.f64 b a) (-.f64 a b))) (neg.f64 (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b b) (fma.f64 b b (*.f64 a a)))))) |
(/.f64 (*.f64 (+.f64 b a) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a)))) (fma.f64 a (+.f64 b a) (*.f64 b b))) |
(/.f64 (*.f64 (fma.f64 b b (*.f64 a a)) (+.f64 b a)) (+.f64 b a)) |
(/.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (+.f64 b a)) (fma.f64 a (+.f64 b a) (*.f64 b b))) |
(/.f64 (*.f64 (+.f64 b a) (fma.f64 b b (*.f64 a a))) (+.f64 b a)) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (fma.f64 a (+.f64 b a) (*.f64 b b)) (fma.f64 a (+.f64 b a) (*.f64 b b)))) (*.f64 (*.f64 (fma.f64 a (+.f64 b a) (*.f64 b b)) (fma.f64 a (+.f64 b a) (*.f64 b b))) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))))) (*.f64 (*.f64 (fma.f64 a (+.f64 b a) (*.f64 b b)) (fma.f64 a (+.f64 b a) (*.f64 b b))) (*.f64 (fma.f64 a (+.f64 b a) (*.f64 b b)) (fma.f64 a (+.f64 b a) (*.f64 b b))))) |
(/.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 b b (*.f64 a a))) (*.f64 (fma.f64 b b (*.f64 a a)) (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 (fma.f64 b b (*.f64 a a)) (fma.f64 b b (*.f64 a a)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 b a) (fma.f64 b b (*.f64 a a)))) (-.f64 a b)) |
(/.f64 (neg.f64 (*.f64 (fma.f64 b b (*.f64 a a)) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))))) (neg.f64 (*.f64 (+.f64 b a) (fma.f64 a (+.f64 b a) (*.f64 b b))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (fma.f64 b b (*.f64 a a)))) (*.f64 (fma.f64 a (+.f64 b a) (*.f64 b b)) (-.f64 a b))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 b b (*.f64 a a)) (*.f64 (+.f64 b a) (-.f64 a b)))) (fma.f64 b b (*.f64 a a))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 a (+.f64 b a) (*.f64 b b)) (fma.f64 a (+.f64 b a) (*.f64 b b))) (*.f64 (+.f64 b a) (-.f64 a b)))) (neg.f64 (neg.f64 (*.f64 (fma.f64 a (+.f64 b a) (*.f64 b b)) (fma.f64 a (+.f64 b a) (*.f64 b b)))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 b a) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))))) (fma.f64 b (neg.f64 b) (*.f64 a (+.f64 b a)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 b b (*.f64 a a)) (+.f64 b a))) (-.f64 a b)) |
(/.f64 (neg.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (+.f64 b a))) (fma.f64 b (neg.f64 b) (*.f64 a (+.f64 b a)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (+.f64 b a) b) #s(literal 3 binary64)) (pow.f64 (neg.f64 (*.f64 (+.f64 b a) a)) #s(literal 3 binary64))) (fma.f64 (*.f64 (+.f64 b a) b) (*.f64 (+.f64 b a) b) (-.f64 (*.f64 (neg.f64 (*.f64 (+.f64 b a) a)) (neg.f64 (*.f64 (+.f64 b a) a))) (*.f64 (*.f64 (+.f64 b a) b) (neg.f64 (*.f64 (+.f64 b a) a)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (+.f64 b a) b) #s(literal 3 binary64)) (pow.f64 (*.f64 (+.f64 b a) a) #s(literal 3 binary64))) (fma.f64 (*.f64 (+.f64 b a) b) (*.f64 (+.f64 b a) b) (-.f64 (*.f64 (*.f64 (+.f64 b a) a) (*.f64 (+.f64 b a) a)) (*.f64 (*.f64 (+.f64 b a) b) (*.f64 (+.f64 b a) a))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (+.f64 b a) a) #s(literal 3 binary64)) (pow.f64 (*.f64 (+.f64 b a) b) #s(literal 3 binary64))) (fma.f64 (*.f64 (+.f64 b a) a) (*.f64 (+.f64 b a) a) (-.f64 (*.f64 (*.f64 (+.f64 b a) b) (*.f64 (+.f64 b a) b)) (*.f64 (*.f64 (+.f64 b a) a) (*.f64 (+.f64 b a) b))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 b (+.f64 b a)) #s(literal 3 binary64)) (*.f64 (*.f64 (*.f64 a a) (fma.f64 b b (*.f64 a a))) (*.f64 a (+.f64 b a)))) (fma.f64 (*.f64 b (+.f64 b a)) (*.f64 b (+.f64 b a)) (-.f64 (*.f64 (*.f64 a a) (fma.f64 b b (*.f64 a a))) (*.f64 (*.f64 b (+.f64 b a)) (*.f64 a (+.f64 b a)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 a a) (fma.f64 b b (*.f64 a a))) (*.f64 a (+.f64 b a)) (pow.f64 (*.f64 b (+.f64 b a)) #s(literal 3 binary64))) (fma.f64 (*.f64 a a) (*.f64 (+.f64 b a) (-.f64 a b)) (-.f64 (*.f64 (*.f64 b (+.f64 b a)) (*.f64 b (+.f64 b a))) (*.f64 (*.f64 a (+.f64 b a)) (*.f64 b (+.f64 b a)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (+.f64 b a) (-.f64 a b)) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (*.f64 (+.f64 b a) (-.f64 a b)) (*.f64 (+.f64 b a) (-.f64 a b)) (*.f64 #s(literal 0 binary64) (*.f64 (+.f64 b a) (-.f64 a b)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (fma.f64 a (+.f64 b a) (*.f64 b b)) (fma.f64 a (+.f64 b a) (*.f64 b b)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (fma.f64 a (+.f64 b a) (*.f64 b b)) (fma.f64 a (+.f64 b a) (*.f64 b b)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (fma.f64 a (+.f64 b a) (*.f64 b b)) (fma.f64 a (+.f64 b a) (*.f64 b b)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (fma.f64 a (+.f64 b a) (*.f64 b b)) (fma.f64 a (+.f64 b a) (*.f64 b b)))) (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (fma.f64 a (+.f64 b a) (*.f64 b b)) (fma.f64 a (+.f64 b a) (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (fma.f64 a (+.f64 b a) (*.f64 b b)) (fma.f64 a (+.f64 b a) (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (fma.f64 a (+.f64 b a) (*.f64 b b)) (fma.f64 a (+.f64 b a) (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (fma.f64 a (+.f64 b a) (*.f64 b b)) (fma.f64 a (+.f64 b a) (*.f64 b b)))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 b b (*.f64 a a))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (fma.f64 b b (*.f64 a a))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 b b (*.f64 a a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 b b (*.f64 a a))) (fma.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (fma.f64 b b (*.f64 a a))) (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (fma.f64 b b (*.f64 a a))) (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 b b (*.f64 a a))) (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (fma.f64 b b (*.f64 a a))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (+.f64 b a) b) (*.f64 (+.f64 b a) b)) (*.f64 (neg.f64 (*.f64 (+.f64 b a) a)) (neg.f64 (*.f64 (+.f64 b a) a)))) (-.f64 (*.f64 (+.f64 b a) b) (neg.f64 (*.f64 (+.f64 b a) a)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (+.f64 b a) b) (*.f64 (+.f64 b a) b)) (*.f64 (*.f64 (+.f64 b a) a) (*.f64 (+.f64 b a) a))) (-.f64 (*.f64 (+.f64 b a) b) (*.f64 (+.f64 b a) a))) |
(/.f64 (-.f64 (*.f64 (*.f64 (+.f64 b a) a) (*.f64 (+.f64 b a) a)) (*.f64 (*.f64 (+.f64 b a) b) (*.f64 (+.f64 b a) b))) (-.f64 (*.f64 (+.f64 b a) a) (*.f64 (+.f64 b a) b))) |
(/.f64 (-.f64 (*.f64 (*.f64 b (+.f64 b a)) (*.f64 b (+.f64 b a))) (*.f64 (*.f64 a a) (fma.f64 b b (*.f64 a a)))) (-.f64 (*.f64 b (+.f64 b a)) (*.f64 a (+.f64 b a)))) |
(/.f64 (-.f64 (*.f64 (*.f64 a a) (fma.f64 b b (*.f64 a a))) (*.f64 (*.f64 b (+.f64 b a)) (*.f64 b (+.f64 b a)))) (-.f64 (*.f64 a (+.f64 b a)) (*.f64 b (+.f64 b a)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (+.f64 b a) (-.f64 a b)) (*.f64 (+.f64 b a) (-.f64 a b)))) (+.f64 #s(literal 0 binary64) (*.f64 (+.f64 b a) (-.f64 a b)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (fma.f64 a (+.f64 b a) (*.f64 b b)) (fma.f64 a (+.f64 b a) (*.f64 b b)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (fma.f64 a (+.f64 b a) (*.f64 b b)) (fma.f64 a (+.f64 b a) (*.f64 b b))))) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (fma.f64 a (+.f64 b a) (*.f64 b b)) (fma.f64 a (+.f64 b a) (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (fma.f64 a (+.f64 b a) (*.f64 b b)) (fma.f64 a (+.f64 b a) (*.f64 b b)))))) (+.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (fma.f64 a (+.f64 b a) (*.f64 b b)) (fma.f64 a (+.f64 b a) (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (fma.f64 a (+.f64 b a) (*.f64 b b)) (fma.f64 a (+.f64 b a) (*.f64 b b)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 b b (*.f64 a a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 b b (*.f64 a a)))) (*.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (fma.f64 b b (*.f64 a a))) (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (fma.f64 b b (*.f64 a a))))) (fma.f64 b b (*.f64 a a))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a a))) #s(literal -1 binary64)) |
(*.f64 (+.f64 b a) (+.f64 b a)) |
(*.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a a))) |
(*.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 a (+.f64 b a) (*.f64 b b)) (fma.f64 a (+.f64 b a) (*.f64 b b))))) |
(*.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b b) (fma.f64 b b (*.f64 a a)))))) |
(*.f64 (*.f64 (fma.f64 b b (*.f64 a a)) (fma.f64 b b (*.f64 a a))) (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a a)))) |
(*.f64 (*.f64 (fma.f64 b b (*.f64 a a)) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 b a) (fma.f64 a (+.f64 b a) (*.f64 b b))))) |
(*.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (fma.f64 b b (*.f64 a a))) (/.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))))) |
(*.f64 (*.f64 (fma.f64 b b (*.f64 a a)) (*.f64 (+.f64 b a) (-.f64 a b))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 b a) (-.f64 a b)))) |
(*.f64 (*.f64 (*.f64 (fma.f64 a (+.f64 b a) (*.f64 b b)) (fma.f64 a (+.f64 b a) (*.f64 b b))) (*.f64 (+.f64 b a) (-.f64 a b))) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (fma.f64 a (+.f64 b a) (*.f64 b b)) (fma.f64 a (+.f64 b a) (*.f64 b b)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a a))) (*.f64 (fma.f64 b b (*.f64 a a)) (fma.f64 b b (*.f64 a a)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) (*.f64 (fma.f64 b b (*.f64 a a)) (+.f64 b a))) |
(*.f64 (*.f64 (+.f64 b a) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (fma.f64 a (+.f64 b a) (*.f64 b b)))) |
(*.f64 (*.f64 (fma.f64 b b (*.f64 a a)) (+.f64 b a)) (/.f64 #s(literal 1 binary64) (+.f64 b a))) |
(*.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (+.f64 b a)) (/.f64 #s(literal 1 binary64) (fma.f64 a (+.f64 b a) (*.f64 b b)))) |
(*.f64 (/.f64 (fma.f64 b b (*.f64 a a)) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a)))) (/.f64 (+.f64 b a) (/.f64 #s(literal 1 binary64) (fma.f64 a (+.f64 b a) (*.f64 b b))))) |
(*.f64 (*.f64 (+.f64 b a) (fma.f64 b b (*.f64 a a))) (/.f64 #s(literal 1 binary64) (+.f64 b a))) |
(*.f64 (/.f64 (fma.f64 b b (*.f64 a a)) (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))))) (/.f64 (fma.f64 b b (*.f64 a a)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 a (+.f64 b a) (*.f64 b b)) (fma.f64 a (+.f64 b a) (*.f64 b b)))))) |
(*.f64 (/.f64 (+.f64 b a) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a)))) (/.f64 (fma.f64 b b (*.f64 a a)) (/.f64 #s(literal 1 binary64) (fma.f64 a (+.f64 b a) (*.f64 b b))))) |
(*.f64 (/.f64 (+.f64 b a) #s(literal 1 binary64)) (+.f64 b a)) |
(*.f64 (/.f64 (+.f64 b a) (/.f64 (fma.f64 b b (*.f64 a a)) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))))) (/.f64 (fma.f64 b b (*.f64 a a)) (fma.f64 a (+.f64 b a) (*.f64 b b)))) |
(*.f64 (/.f64 (fma.f64 b b (*.f64 a a)) #s(literal 1 binary64)) (/.f64 (+.f64 b a) (+.f64 b a))) |
(*.f64 (/.f64 (fma.f64 b b (*.f64 a a)) (/.f64 (fma.f64 b b (*.f64 a a)) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))))) (/.f64 (+.f64 b a) (fma.f64 a (+.f64 b a) (*.f64 b b)))) |
(+.f64 (*.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 (+.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) #s(literal 1/2 binary64))) (*.f64 (*.f64 (+.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) #s(literal 1/2 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 b b)))) |
(+.f64 (*.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 (+.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) #s(literal 1/2 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 (+.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) #s(literal 1/2 binary64)))) |
(+.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 (+.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) #s(literal 1/2 binary64)))) |
(+.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))))) (*.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 (+.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) #s(literal 1/2 binary64)))) |
(+.f64 (*.f64 (*.f64 (+.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) #s(literal 1/2 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (*.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 (+.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) #s(literal 1/2 binary64)))) |
(+.f64 (*.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))) (*.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 (+.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) #s(literal 1/2 binary64)))) |
(+.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))) (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))) (*.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 (+.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) #s(literal 1/2 binary64)))) |
(+.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 (+.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) #s(literal 1/2 binary64))) (*.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 (+.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) #s(literal 1/2 binary64)))) |
(fma.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (*.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 (+.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) #s(literal 1/2 binary64)))) |
(fma.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))) (*.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 (+.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) #s(literal 1/2 binary64)))) |
(fma.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) (*.f64 a (*.f64 a #s(literal -2 binary64)))) (*.f64 (*.f64 (+.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) #s(literal 1/2 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 b b)))) |
(fma.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) (*.f64 a (*.f64 a #s(literal -2 binary64)))) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 (+.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) #s(literal 1/2 binary64)))) |
(fma.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) (*.f64 a (*.f64 a #s(literal -2 binary64)))) (*.f64 (*.f64 (+.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) #s(literal 1/2 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 b b)))) |
(fma.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) (*.f64 a (*.f64 a #s(literal -2 binary64)))) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 (+.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 (+.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) #s(literal 1/2 binary64)) (*.f64 (*.f64 (+.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) #s(literal 1/2 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 b b)))) |
(fma.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 (+.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) #s(literal 1/2 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 (+.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 (+.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) #s(literal 1/2 binary64)) (*.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 (+.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 (*.f64 a a) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))) (*.f64 #s(literal -2 binary64) (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))) (*.f64 (*.f64 (+.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) #s(literal 1/2 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 b b)))) |
(fma.f64 (*.f64 (*.f64 a a) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))) (*.f64 #s(literal -2 binary64) (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 (+.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 (+.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) #s(literal 1/2 binary64)) (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 (+.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) #s(literal 1/2 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 b b)))) |
(fma.f64 (*.f64 (+.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) #s(literal 1/2 binary64)) (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 (+.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 (+.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) #s(literal 1/2 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 (+.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) (*.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 (+.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))) (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) (*.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 (+.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) (*.f64 a (*.f64 a #s(literal -2 binary64)))) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) (*.f64 (*.f64 (+.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) #s(literal 1/2 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 b b)))) |
(fma.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) (*.f64 a (*.f64 a #s(literal -2 binary64)))) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 (+.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) (*.f64 a (*.f64 a #s(literal -2 binary64)))) (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) (*.f64 (*.f64 (+.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) #s(literal 1/2 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 b b)))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) (*.f64 a (*.f64 a #s(literal -2 binary64)))) (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 (+.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) (*.f64 (*.f64 a a) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))))) #s(literal -2 binary64) (*.f64 (*.f64 (+.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) #s(literal 1/2 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 b b)))) |
(fma.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) (*.f64 (*.f64 a a) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))))) #s(literal -2 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 (+.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) #s(literal 1/2 binary64)))) |
(*.f64 #s(literal 2 binary64) (*.f64 (fma.f64 b b (*.f64 a a)) (*.f64 (+.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) #s(literal 1/2 binary64)))) |
(*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) (fma.f64 b b (*.f64 a a))) (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))))) |
(*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) (*.f64 #s(literal 2 binary64) (fma.f64 b b (*.f64 a a))))) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) (*.f64 (*.f64 #s(literal 2 binary64) (fma.f64 b b (*.f64 a a))) (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))))) |
(*.f64 (fma.f64 b b (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (fma.f64 b b (*.f64 a a))) (*.f64 (+.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) (*.f64 #s(literal 2 binary64) (fma.f64 b b (*.f64 a a)))) (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))) |
(*.f64 (*.f64 (+.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) #s(literal 1/2 binary64)) (*.f64 #s(literal 2 binary64) (fma.f64 b b (*.f64 a a)))) |
(*.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) (fma.f64 b b (*.f64 a a)))) |
(*.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) (*.f64 #s(literal 2 binary64) (fma.f64 b b (*.f64 a a)))) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))) |
(+.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) (*.f64 a (*.f64 a #s(literal -2 binary64))))) |
(+.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) (*.f64 a (*.f64 a #s(literal -2 binary64))))) |
(+.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) (*.f64 a (*.f64 a #s(literal -2 binary64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))) |
(+.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) (*.f64 a (*.f64 a #s(literal -2 binary64)))) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))))) |
(+.f64 (*.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)) (*.f64 a a)) (*.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)) (*.f64 b b))) |
(+.f64 (*.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)) (*.f64 b b)) (*.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)) (*.f64 a a))) |
(+.f64 (*.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)) (*.f64 (+.f64 b a) b)) (*.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)) (neg.f64 (*.f64 (+.f64 b a) a)))) |
(+.f64 (*.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)) (*.f64 (+.f64 b a) b)) (*.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)) (*.f64 (+.f64 b a) a))) |
(+.f64 (*.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)) (*.f64 (+.f64 b a) a)) (*.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)) (*.f64 (+.f64 b a) b))) |
(+.f64 (*.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)) (*.f64 b (+.f64 b a))) (*.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)) (*.f64 a (+.f64 b a)))) |
(+.f64 (*.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)) (*.f64 a (+.f64 b a))) (*.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)) (*.f64 b (+.f64 b a)))) |
(+.f64 (*.f64 (*.f64 a a) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)))) |
(+.f64 (*.f64 (*.f64 b b) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64))) (*.f64 (*.f64 a a) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)))) |
(+.f64 (*.f64 (*.f64 (+.f64 b a) b) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64))) (*.f64 (neg.f64 (*.f64 (+.f64 b a) a)) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)))) |
(+.f64 (*.f64 (*.f64 (+.f64 b a) b) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64))) (*.f64 (*.f64 (+.f64 b a) a) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)))) |
(+.f64 (*.f64 (*.f64 (+.f64 b a) a) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64))) (*.f64 (*.f64 (+.f64 b a) b) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)))) |
(+.f64 (*.f64 (*.f64 b (+.f64 b a)) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64))) (*.f64 (*.f64 a (+.f64 b a)) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)))) |
(+.f64 (*.f64 (*.f64 a (+.f64 b a)) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64))) (*.f64 (*.f64 b (+.f64 b a)) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)))) |
(fma.f64 a (*.f64 (*.f64 a #s(literal -2 binary64)) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))) |
(fma.f64 a (*.f64 (*.f64 a #s(literal -2 binary64)) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))))) |
(fma.f64 (*.f64 a a) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)) (*.f64 (*.f64 b b) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))) |
(fma.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))))) |
(fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))) |
(fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))))) |
(fma.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))) |
(fma.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))))) |
(fma.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) (*.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) (*.f64 a (*.f64 a #s(literal -2 binary64))))) |
(fma.f64 (*.f64 b b) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)) (*.f64 (*.f64 a a) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))) |
(fma.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))))) |
(fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) (*.f64 a (*.f64 a #s(literal -2 binary64))))) |
(fma.f64 (*.f64 (*.f64 a a) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))) #s(literal -2 binary64) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))) |
(fma.f64 (*.f64 (*.f64 a a) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))) #s(literal -2 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))))) |
(fma.f64 (*.f64 (+.f64 b a) b) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)) (*.f64 (neg.f64 (*.f64 (+.f64 b a) a)) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (+.f64 b a) b) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 b a) a) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (+.f64 b a) a) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 b a) b) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 a (+.f64 b a)) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)) (*.f64 (*.f64 b (+.f64 b a)) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 b (+.f64 b a)) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)) (*.f64 (*.f64 a (+.f64 b a)) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)) (*.f64 a a) (*.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)) (*.f64 b b))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)) (*.f64 b b) (*.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)) (*.f64 a a))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)) (*.f64 (+.f64 b a) b) (*.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)) (neg.f64 (*.f64 (+.f64 b a) a)))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)) (*.f64 (+.f64 b a) b) (*.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)) (*.f64 (+.f64 b a) a))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)) (*.f64 (+.f64 b a) a) (*.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)) (*.f64 (+.f64 b a) b))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)) (*.f64 a (+.f64 b a)) (*.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)) (*.f64 b (+.f64 b a)))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)) (*.f64 b (+.f64 b a)) (*.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)) (*.f64 a (+.f64 b a)))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) a) (*.f64 a #s(literal -2 binary64)) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) a) (*.f64 a #s(literal -2 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) #s(literal -2 binary64)) (*.f64 a a) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) #s(literal -2 binary64)) (*.f64 a a) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))))) |
(/.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a a)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) (*.f64 #s(literal 2 binary64) (*.f64 b b))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) (*.f64 a (*.f64 a #s(literal -2 binary64)))) #s(literal 3 binary64))) (fma.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (-.f64 (*.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) (*.f64 a (*.f64 a #s(literal -2 binary64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) (*.f64 a (*.f64 a #s(literal -2 binary64))))) (*.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) (*.f64 a (*.f64 a #s(literal -2 binary64)))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) (*.f64 a (*.f64 a #s(literal -2 binary64)))) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))) (-.f64 (*.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) (*.f64 a (*.f64 a #s(literal -2 binary64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) (*.f64 a (*.f64 a #s(literal -2 binary64))))) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) (*.f64 a (*.f64 a #s(literal -2 binary64)))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))) (*.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) (*.f64 a (*.f64 a #s(literal -2 binary64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) (*.f64 a (*.f64 a #s(literal -2 binary64)))))) (-.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) (*.f64 a (*.f64 a #s(literal -2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))))) (*.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) (*.f64 a (*.f64 a #s(literal -2 binary64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) (*.f64 a (*.f64 a #s(literal -2 binary64)))))) (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) (*.f64 a (*.f64 a #s(literal -2 binary64)))))) |
(*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) (fma.f64 b b (*.f64 a a)))) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) (*.f64 #s(literal 2 binary64) (fma.f64 b b (*.f64 a a)))) |
(*.f64 (fma.f64 b b (*.f64 a a)) (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (fma.f64 b b (*.f64 a a))) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))) |
(*.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) (fma.f64 b b (*.f64 a a))) #s(literal 2 binary64)) |
(*.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)) (fma.f64 b b (*.f64 a a))) |
(+.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))) |
(+.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 a (*.f64 a #s(literal -2 binary64)))) |
(+.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 a (*.f64 a #s(literal 2 binary64)))) |
(+.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 (neg.f64 a) (*.f64 a #s(literal -2 binary64)))) |
(+.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 (neg.f64 a) (*.f64 (neg.f64 a) #s(literal 2 binary64)))) |
(+.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a #s(literal -2 binary64))))) |
(+.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 (neg.f64 (*.f64 a #s(literal -2 binary64))) a)) |
(+.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 (*.f64 #s(literal 2 binary64) (neg.f64 a)) (neg.f64 a))) |
(+.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (neg.f64 a))) a)) |
(+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 b a) b)) (*.f64 #s(literal 2 binary64) (neg.f64 (*.f64 (+.f64 b a) a)))) |
(+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 b a) b)) (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 b a) a))) |
(+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 b a) a)) (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 b a) b))) |
(+.f64 (*.f64 #s(literal 2 binary64) (*.f64 b (+.f64 b a))) (*.f64 #s(literal 2 binary64) (*.f64 a (+.f64 b a)))) |
(+.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (+.f64 b a))) (*.f64 #s(literal 2 binary64) (*.f64 b (+.f64 b a)))) |
(+.f64 (*.f64 (*.f64 (+.f64 b a) b) #s(literal 2 binary64)) (*.f64 (neg.f64 (*.f64 (+.f64 b a) a)) #s(literal 2 binary64))) |
(+.f64 (*.f64 (*.f64 (+.f64 b a) b) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 b a) a) #s(literal 2 binary64))) |
(+.f64 (*.f64 (*.f64 (+.f64 b a) a) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 b a) b) #s(literal 2 binary64))) |
(+.f64 (*.f64 (*.f64 b (+.f64 b a)) #s(literal 2 binary64)) (*.f64 (*.f64 a (+.f64 b a)) #s(literal 2 binary64))) |
(+.f64 (*.f64 (*.f64 a (+.f64 b a)) #s(literal 2 binary64)) (*.f64 (*.f64 b (+.f64 b a)) #s(literal 2 binary64))) |
(-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 a (*.f64 a #s(literal -2 binary64)))) |
(-.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) #s(literal 4 binary64)) (*.f64 #s(literal 2 binary64) (fma.f64 b b (*.f64 a a)))) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 4 binary64)) (*.f64 #s(literal 2 binary64) (fma.f64 b b (*.f64 a a))))) |
(fma.f64 b (*.f64 b #s(literal 2 binary64)) (*.f64 a (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 b (*.f64 b #s(literal 2 binary64)) (*.f64 a (*.f64 a #s(literal 2 binary64)))) |
(fma.f64 b (*.f64 b #s(literal 2 binary64)) (*.f64 (neg.f64 a) (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 b (*.f64 b #s(literal 2 binary64)) (*.f64 (neg.f64 a) (*.f64 (neg.f64 a) #s(literal 2 binary64)))) |
(fma.f64 b (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a #s(literal -2 binary64))))) |
(fma.f64 b (*.f64 b #s(literal 2 binary64)) (*.f64 (neg.f64 (*.f64 a #s(literal -2 binary64))) a)) |
(fma.f64 b (*.f64 b #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (neg.f64 a)) (neg.f64 a))) |
(fma.f64 b (*.f64 b #s(literal 2 binary64)) (*.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (neg.f64 a))) a)) |
(fma.f64 a (*.f64 a #s(literal -2 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 b b))) |
(fma.f64 a (*.f64 (neg.f64 a) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 b b))) |
(fma.f64 #s(literal 2 binary64) (*.f64 a a) (*.f64 #s(literal 2 binary64) (*.f64 b b))) |
(fma.f64 #s(literal 2 binary64) (*.f64 b b) (*.f64 a (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 #s(literal 2 binary64) (*.f64 b b) (*.f64 a (*.f64 a #s(literal 2 binary64)))) |
(fma.f64 #s(literal 2 binary64) (*.f64 b b) (*.f64 (neg.f64 a) (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 #s(literal 2 binary64) (*.f64 b b) (*.f64 (neg.f64 a) (*.f64 (neg.f64 a) #s(literal 2 binary64)))) |
(fma.f64 #s(literal 2 binary64) (*.f64 b b) (*.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a #s(literal -2 binary64))))) |
(fma.f64 #s(literal 2 binary64) (*.f64 b b) (*.f64 (neg.f64 (*.f64 a #s(literal -2 binary64))) a)) |
(fma.f64 #s(literal 2 binary64) (*.f64 b b) (*.f64 (*.f64 #s(literal 2 binary64) (neg.f64 a)) (neg.f64 a))) |
(fma.f64 #s(literal 2 binary64) (*.f64 b b) (*.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (neg.f64 a))) a)) |
(fma.f64 #s(literal 2 binary64) (*.f64 (+.f64 b a) b) (*.f64 #s(literal 2 binary64) (neg.f64 (*.f64 (+.f64 b a) a)))) |
(fma.f64 #s(literal 2 binary64) (*.f64 (+.f64 b a) b) (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 b a) a))) |
(fma.f64 #s(literal 2 binary64) (*.f64 (+.f64 b a) a) (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 b a) b))) |
(fma.f64 #s(literal 2 binary64) (*.f64 a (+.f64 b a)) (*.f64 #s(literal 2 binary64) (*.f64 b (+.f64 b a)))) |
(fma.f64 #s(literal 2 binary64) (*.f64 b (+.f64 b a)) (*.f64 #s(literal 2 binary64) (*.f64 a (+.f64 b a)))) |
(fma.f64 (*.f64 a a) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 b b))) |
(fma.f64 (*.f64 a a) #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 b b))) |
(fma.f64 #s(literal -2 binary64) (*.f64 a a) (*.f64 #s(literal 2 binary64) (*.f64 b b))) |
(fma.f64 (sqrt.f64 b) (*.f64 (*.f64 b (sqrt.f64 b)) #s(literal 2 binary64)) (*.f64 a (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 (sqrt.f64 b) (*.f64 (*.f64 b (sqrt.f64 b)) #s(literal 2 binary64)) (*.f64 a (*.f64 a #s(literal 2 binary64)))) |
(fma.f64 (sqrt.f64 b) (*.f64 (*.f64 b (sqrt.f64 b)) #s(literal 2 binary64)) (*.f64 (neg.f64 a) (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 (sqrt.f64 b) (*.f64 (*.f64 b (sqrt.f64 b)) #s(literal 2 binary64)) (*.f64 (neg.f64 a) (*.f64 (neg.f64 a) #s(literal 2 binary64)))) |
(fma.f64 (sqrt.f64 b) (*.f64 (*.f64 b (sqrt.f64 b)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a #s(literal -2 binary64))))) |
(fma.f64 (sqrt.f64 b) (*.f64 (*.f64 b (sqrt.f64 b)) #s(literal 2 binary64)) (*.f64 (neg.f64 (*.f64 a #s(literal -2 binary64))) a)) |
(fma.f64 (sqrt.f64 b) (*.f64 (*.f64 b (sqrt.f64 b)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (neg.f64 a)) (neg.f64 a))) |
(fma.f64 (sqrt.f64 b) (*.f64 (*.f64 b (sqrt.f64 b)) #s(literal 2 binary64)) (*.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (neg.f64 a))) a)) |
(fma.f64 (*.f64 b (sqrt.f64 b)) (*.f64 (sqrt.f64 b) #s(literal 2 binary64)) (*.f64 a (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 (*.f64 b (sqrt.f64 b)) (*.f64 (sqrt.f64 b) #s(literal 2 binary64)) (*.f64 a (*.f64 a #s(literal 2 binary64)))) |
(fma.f64 (*.f64 b (sqrt.f64 b)) (*.f64 (sqrt.f64 b) #s(literal 2 binary64)) (*.f64 (neg.f64 a) (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 (*.f64 b (sqrt.f64 b)) (*.f64 (sqrt.f64 b) #s(literal 2 binary64)) (*.f64 (neg.f64 a) (*.f64 (neg.f64 a) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 b (sqrt.f64 b)) (*.f64 (sqrt.f64 b) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a #s(literal -2 binary64))))) |
(fma.f64 (*.f64 b (sqrt.f64 b)) (*.f64 (sqrt.f64 b) #s(literal 2 binary64)) (*.f64 (neg.f64 (*.f64 a #s(literal -2 binary64))) a)) |
(fma.f64 (*.f64 b (sqrt.f64 b)) (*.f64 (sqrt.f64 b) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (neg.f64 a)) (neg.f64 a))) |
(fma.f64 (*.f64 b (sqrt.f64 b)) (*.f64 (sqrt.f64 b) #s(literal 2 binary64)) (*.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (neg.f64 a))) a)) |
(fma.f64 (*.f64 b b) #s(literal 2 binary64) (*.f64 a (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 (*.f64 b b) #s(literal 2 binary64) (*.f64 a (*.f64 a #s(literal 2 binary64)))) |
(fma.f64 (*.f64 b b) #s(literal 2 binary64) (*.f64 (neg.f64 a) (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 (*.f64 b b) #s(literal 2 binary64) (*.f64 (neg.f64 a) (*.f64 (neg.f64 a) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 b b) #s(literal 2 binary64) (*.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a #s(literal -2 binary64))))) |
(fma.f64 (*.f64 b b) #s(literal 2 binary64) (*.f64 (neg.f64 (*.f64 a #s(literal -2 binary64))) a)) |
(fma.f64 (*.f64 b b) #s(literal 2 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (neg.f64 a)) (neg.f64 a))) |
(fma.f64 (*.f64 b b) #s(literal 2 binary64) (*.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (neg.f64 a))) a)) |
(fma.f64 (neg.f64 a) (*.f64 a #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 b b))) |
(fma.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))) |
(fma.f64 (*.f64 a #s(literal -2 binary64)) a (*.f64 #s(literal 2 binary64) (*.f64 b b))) |
(fma.f64 (*.f64 (+.f64 b a) b) #s(literal 2 binary64) (*.f64 (neg.f64 (*.f64 (+.f64 b a) a)) #s(literal 2 binary64))) |
(fma.f64 (*.f64 (+.f64 b a) b) #s(literal 2 binary64) (*.f64 (*.f64 (+.f64 b a) a) #s(literal 2 binary64))) |
(fma.f64 (*.f64 (+.f64 b a) a) #s(literal 2 binary64) (*.f64 (*.f64 (+.f64 b a) b) #s(literal 2 binary64))) |
(fma.f64 (*.f64 a (+.f64 b a)) #s(literal 2 binary64) (*.f64 (*.f64 b (+.f64 b a)) #s(literal 2 binary64))) |
(fma.f64 (*.f64 b (+.f64 b a)) #s(literal 2 binary64) (*.f64 (*.f64 a (+.f64 b a)) #s(literal 2 binary64))) |
(fma.f64 (*.f64 #s(literal 2 binary64) b) b (*.f64 a (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 (*.f64 #s(literal 2 binary64) b) b (*.f64 a (*.f64 a #s(literal 2 binary64)))) |
(fma.f64 (*.f64 #s(literal 2 binary64) b) b (*.f64 (neg.f64 a) (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 (*.f64 #s(literal 2 binary64) b) b (*.f64 (neg.f64 a) (*.f64 (neg.f64 a) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 #s(literal 2 binary64) b) b (*.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a #s(literal -2 binary64))))) |
(fma.f64 (*.f64 #s(literal 2 binary64) b) b (*.f64 (neg.f64 (*.f64 a #s(literal -2 binary64))) a)) |
(fma.f64 (*.f64 #s(literal 2 binary64) b) b (*.f64 (*.f64 #s(literal 2 binary64) (neg.f64 a)) (neg.f64 a))) |
(fma.f64 (*.f64 #s(literal 2 binary64) b) b (*.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (neg.f64 a))) a)) |
(fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 b)) (*.f64 b (sqrt.f64 b)) (*.f64 a (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 b)) (*.f64 b (sqrt.f64 b)) (*.f64 a (*.f64 a #s(literal 2 binary64)))) |
(fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 b)) (*.f64 b (sqrt.f64 b)) (*.f64 (neg.f64 a) (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 b)) (*.f64 b (sqrt.f64 b)) (*.f64 (neg.f64 a) (*.f64 (neg.f64 a) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 b)) (*.f64 b (sqrt.f64 b)) (*.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a #s(literal -2 binary64))))) |
(fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 b)) (*.f64 b (sqrt.f64 b)) (*.f64 (neg.f64 (*.f64 a #s(literal -2 binary64))) a)) |
(fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 b)) (*.f64 b (sqrt.f64 b)) (*.f64 (*.f64 #s(literal 2 binary64) (neg.f64 a)) (neg.f64 a))) |
(fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 b)) (*.f64 b (sqrt.f64 b)) (*.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (neg.f64 a))) a)) |
(fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 b (sqrt.f64 b))) (sqrt.f64 b) (*.f64 a (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 b (sqrt.f64 b))) (sqrt.f64 b) (*.f64 a (*.f64 a #s(literal 2 binary64)))) |
(fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 b (sqrt.f64 b))) (sqrt.f64 b) (*.f64 (neg.f64 a) (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 b (sqrt.f64 b))) (sqrt.f64 b) (*.f64 (neg.f64 a) (*.f64 (neg.f64 a) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 b (sqrt.f64 b))) (sqrt.f64 b) (*.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a #s(literal -2 binary64))))) |
(fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 b (sqrt.f64 b))) (sqrt.f64 b) (*.f64 (neg.f64 (*.f64 a #s(literal -2 binary64))) a)) |
(fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 b (sqrt.f64 b))) (sqrt.f64 b) (*.f64 (*.f64 #s(literal 2 binary64) (neg.f64 a)) (neg.f64 a))) |
(fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 b (sqrt.f64 b))) (sqrt.f64 b) (*.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (neg.f64 a))) a)) |
(fma.f64 (*.f64 #s(literal 2 binary64) a) (neg.f64 a) (*.f64 #s(literal 2 binary64) (*.f64 b b))) |
(fma.f64 (*.f64 #s(literal 2 binary64) (neg.f64 a)) a (*.f64 #s(literal 2 binary64) (*.f64 b b))) |
(/.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 b (*.f64 b (*.f64 b b))) #s(literal 4 binary64) (fma.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 4 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 a (*.f64 a #s(literal -2 binary64)))))) (fma.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 8 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) #s(literal 8 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 b b (*.f64 a a))) (*.f64 (*.f64 #s(literal 2 binary64) (fma.f64 b b (*.f64 a a))) (*.f64 #s(literal 2 binary64) (fma.f64 b b (*.f64 a a)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 a (+.f64 b a) (*.f64 b b)) (fma.f64 a (+.f64 b a) (*.f64 b b))) (*.f64 #s(literal 2 binary64) (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 b b (*.f64 a a)) (*.f64 #s(literal 2 binary64) (*.f64 (fma.f64 b b (*.f64 a a)) (fma.f64 b b (*.f64 a a)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 a (+.f64 b a) (*.f64 b b)) (fma.f64 a (+.f64 b a) (*.f64 b b))) (*.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a)))) #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 b b (*.f64 a a)) (*.f64 (*.f64 (fma.f64 b b (*.f64 a a)) (fma.f64 b b (*.f64 a a))) #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 8 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) #s(literal 8 binary64))) (fma.f64 (*.f64 b (*.f64 b (*.f64 b b))) #s(literal 4 binary64) (fma.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 4 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 a (*.f64 a #s(literal -2 binary64))))))) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (fma.f64 b b (*.f64 a a))) (*.f64 #s(literal 2 binary64) (fma.f64 b b (*.f64 a a)))) (*.f64 #s(literal 2 binary64) (fma.f64 b b (*.f64 a a)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))))) (*.f64 (fma.f64 a (+.f64 b a) (*.f64 b b)) (fma.f64 a (+.f64 b a) (*.f64 b b)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (fma.f64 b b (*.f64 a a)) (fma.f64 b b (*.f64 a a)))) (fma.f64 b b (*.f64 a a))) |
(/.f64 (*.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a)))) #s(literal 2 binary64)) (*.f64 (fma.f64 a (+.f64 b a) (*.f64 b b)) (fma.f64 a (+.f64 b a) (*.f64 b b)))) |
(/.f64 (*.f64 (*.f64 (fma.f64 b b (*.f64 a a)) (fma.f64 b b (*.f64 a a))) #s(literal 2 binary64)) (fma.f64 b b (*.f64 a a))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 8 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) #s(literal 8 binary64)))) (neg.f64 (fma.f64 (*.f64 b (*.f64 b (*.f64 b b))) #s(literal 4 binary64) (fma.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 4 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 a (*.f64 a #s(literal -2 binary64)))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal 2 binary64) (fma.f64 b b (*.f64 a a))) (*.f64 #s(literal 2 binary64) (fma.f64 b b (*.f64 a a))))) (neg.f64 (*.f64 #s(literal 2 binary64) (fma.f64 b b (*.f64 a a))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a)))))) (neg.f64 (*.f64 (fma.f64 a (+.f64 b a) (*.f64 b b)) (fma.f64 a (+.f64 b a) (*.f64 b b))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (*.f64 (fma.f64 b b (*.f64 a a)) (fma.f64 b b (*.f64 a a))))) (*.f64 (+.f64 b a) (-.f64 a b))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a)))) #s(literal 2 binary64))) (neg.f64 (*.f64 (fma.f64 a (+.f64 b a) (*.f64 b b)) (fma.f64 a (+.f64 b a) (*.f64 b b))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 b b (*.f64 a a)) (fma.f64 b b (*.f64 a a))) #s(literal 2 binary64))) (*.f64 (+.f64 b a) (-.f64 a b))) |
(/.f64 (fma.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) #s(literal 8 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 8 binary64))) (fma.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 4 binary64) (-.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) #s(literal 4 binary64)) (*.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 8 binary64)) (*.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) #s(literal 8 binary64))) (fma.f64 (*.f64 b (*.f64 b (*.f64 b b))) #s(literal 4 binary64) (fma.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 4 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 a (*.f64 a #s(literal -2 binary64))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 4 binary64)) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) #s(literal 4 binary64))) (-.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))) |
(*.f64 #s(literal 2 binary64) (fma.f64 b b (*.f64 a a))) |
(*.f64 (fma.f64 b b (*.f64 a a)) #s(literal 2 binary64)) |
(*.f64 (fma.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 8 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) #s(literal 8 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 b (*.f64 b (*.f64 b b))) #s(literal 4 binary64) (fma.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 4 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 a (*.f64 a #s(literal -2 binary64)))))))) |
(*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (fma.f64 b b (*.f64 a a))) (*.f64 #s(literal 2 binary64) (fma.f64 b b (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (fma.f64 b b (*.f64 a a))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))))) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 a (+.f64 b a) (*.f64 b b)) (fma.f64 a (+.f64 b a) (*.f64 b b))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (fma.f64 b b (*.f64 a a)) (fma.f64 b b (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a a)))) |
(*.f64 (*.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a)))) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 a (+.f64 b a) (*.f64 b b)) (fma.f64 a (+.f64 b a) (*.f64 b b))))) |
(*.f64 (*.f64 (*.f64 (fma.f64 b b (*.f64 a a)) (fma.f64 b b (*.f64 a a))) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a a)))) |
(+.f64 (*.f64 b b) #s(literal 0 binary64)) |
(exp.f64 (*.f64 #s(literal 2 binary64) (log.f64 b))) |
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 b)) #s(literal 1 binary64))) |
(-.f64 (*.f64 b b) #s(literal 0 binary64)) |
(sqrt.f64 (*.f64 b (*.f64 b (*.f64 b b)))) |
(fma.f64 b b #s(literal 0 binary64)) |
(fma.f64 (sqrt.f64 b) (*.f64 b (sqrt.f64 b)) #s(literal 0 binary64)) |
(fma.f64 (sqrt.f64 b) (pow.f64 (*.f64 b (sqrt.f64 b)) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 b (sqrt.f64 b)) (sqrt.f64 b) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (*.f64 b (sqrt.f64 b)) #s(literal 1 binary64)) (sqrt.f64 b) #s(literal 0 binary64)) |
(/.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) #s(literal 0 binary64)) (fma.f64 b (*.f64 b (*.f64 b b)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) #s(literal 0 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 0 binary64)) (fma.f64 b (*.f64 b (*.f64 b b)) (+.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) #s(literal 0 binary64))))) |
(/.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) #s(literal 0 binary64)) (*.f64 b b)) |
(pow.f64 b #s(literal 2 binary64)) |
(pow.f64 (sqrt.f64 b) #s(literal 4 binary64)) |
(pow.f64 (*.f64 b b) #s(literal 1 binary64)) |
(pow.f64 (*.f64 b (*.f64 b (*.f64 b b))) #s(literal 1/2 binary64)) |
(pow.f64 (exp.f64 #s(literal 2 binary64)) (log.f64 b)) |
(*.f64 b b) |
(*.f64 (sqrt.f64 b) (*.f64 b (sqrt.f64 b))) |
(*.f64 (sqrt.f64 b) (pow.f64 (*.f64 b (sqrt.f64 b)) #s(literal 1 binary64))) |
(*.f64 (*.f64 b (sqrt.f64 b)) (sqrt.f64 b)) |
(*.f64 (pow.f64 (*.f64 b (sqrt.f64 b)) #s(literal 1 binary64)) (sqrt.f64 b)) |
(+.f64 #s(literal 0 binary64) (*.f64 a a)) |
(exp.f64 (*.f64 #s(literal 2 binary64) (log.f64 a))) |
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 a)) #s(literal 1 binary64))) |
(-.f64 #s(literal 0 binary64) (*.f64 a a)) |
(-.f64 (/.f64 #s(literal 0 binary64) (fma.f64 a (*.f64 a (*.f64 a a)) #s(literal 0 binary64))) (*.f64 a a)) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 a a)) (*.f64 a a)) |
(neg.f64 (*.f64 a a)) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 a (*.f64 a (*.f64 a a)) #s(literal 0 binary64)) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))))) |
(/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 a a)) |
(/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (fma.f64 a (*.f64 a (*.f64 a a)) #s(literal 0 binary64))) |
(/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (neg.f64 (fma.f64 a (*.f64 a (*.f64 a a)) #s(literal 0 binary64)))) |
(/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 0 binary64)))) |
(pow.f64 a #s(literal 2 binary64)) |
(pow.f64 (*.f64 a a) #s(literal 1 binary64)) |
(pow.f64 (neg.f64 a) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 #s(literal 2 binary64)) (log.f64 a)) |
(*.f64 a a) |
(*.f64 a (neg.f64 a)) |
(*.f64 (*.f64 a a) #s(literal 1 binary64)) |
(*.f64 (*.f64 a a) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 a a)) |
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 #s(literal 1 binary64) (*.f64 a a))) |
(*.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 a (*.f64 a a)) #s(literal 0 binary64)))) |
(*.f64 (neg.f64 a) a) |
(*.f64 (neg.f64 a) (neg.f64 a)) |
(*.f64 #s(literal -1 binary64) (*.f64 a a)) |
(+.f64 (*.f64 a a) (*.f64 b b)) |
(+.f64 (*.f64 b b) (*.f64 a a)) |
(+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 a a))) |
(+.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (fma.f64 a (+.f64 b a) (*.f64 b b)) (fma.f64 a (+.f64 b a) (*.f64 b b)))) (neg.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (fma.f64 a (+.f64 b a) (*.f64 b b)) (fma.f64 a (+.f64 b a) (*.f64 b b)))))) |
(+.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 b b (*.f64 a a))) (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (fma.f64 b b (*.f64 a a)))) |
(+.f64 (neg.f64 (*.f64 (+.f64 b a) a)) (*.f64 (+.f64 b a) b)) |
(+.f64 (*.f64 (+.f64 b a) b) (neg.f64 (*.f64 (+.f64 b a) a))) |
(+.f64 (*.f64 (+.f64 b a) b) (*.f64 (+.f64 b a) a)) |
(+.f64 (*.f64 (+.f64 b a) a) (*.f64 (+.f64 b a) b)) |
(+.f64 (*.f64 a (+.f64 b a)) (*.f64 b (+.f64 b a))) |
(+.f64 (*.f64 b (+.f64 b a)) (*.f64 a (+.f64 b a))) |
(-.f64 (*.f64 b b) (*.f64 a a)) |
(-.f64 #s(literal 0 binary64) (*.f64 (+.f64 b a) (-.f64 a b))) |
(-.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (fma.f64 a (+.f64 b a) (*.f64 b b)) (fma.f64 a (+.f64 b a) (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (fma.f64 a (+.f64 b a) (*.f64 b b)) (fma.f64 a (+.f64 b a) (*.f64 b b))))) |
(-.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 b b (*.f64 a a))) (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (fma.f64 b b (*.f64 a a)))) |
(-.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (fma.f64 b b (*.f64 a a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 b a) (-.f64 a b)))) |
(-.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b b) (fma.f64 b b (*.f64 a a))))) (/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b b) (fma.f64 b b (*.f64 a a)))))) |
(fma.f64 b b (*.f64 a a)) |
(fma.f64 b (+.f64 b a) (*.f64 a (+.f64 b a))) |
(fma.f64 a a (*.f64 b b)) |
(fma.f64 a (+.f64 b a) (*.f64 b (+.f64 b a))) |
(fma.f64 a (neg.f64 a) (*.f64 b b)) |
(fma.f64 a (-.f64 a b) (*.f64 b (+.f64 b a))) |
(fma.f64 (+.f64 b a) b (neg.f64 (*.f64 (+.f64 b a) a))) |
(fma.f64 (+.f64 b a) b (*.f64 (+.f64 b a) a)) |
(fma.f64 (+.f64 b a) a (*.f64 (+.f64 b a) b)) |
(fma.f64 (+.f64 b a) (neg.f64 a) (*.f64 (+.f64 b a) b)) |
(fma.f64 (*.f64 a a) #s(literal 1 binary64) (*.f64 b b)) |
(fma.f64 (*.f64 a a) #s(literal -1 binary64) (*.f64 b b)) |
(fma.f64 (sqrt.f64 b) (*.f64 b (sqrt.f64 b)) (*.f64 a a)) |
(fma.f64 (sqrt.f64 b) (pow.f64 (*.f64 b (sqrt.f64 b)) #s(literal 1 binary64)) (*.f64 a a)) |
(fma.f64 (*.f64 b (sqrt.f64 b)) (sqrt.f64 b) (*.f64 a a)) |
(fma.f64 #s(literal 1 binary64) (*.f64 a a) (*.f64 b b)) |
(fma.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 #s(literal 1 binary64) (*.f64 a a)) (*.f64 b b)) |
(fma.f64 (*.f64 (*.f64 a a) (fma.f64 b b (*.f64 a a))) (/.f64 #s(literal 1 binary64) (*.f64 a (+.f64 b a))) (*.f64 b (+.f64 b a))) |
(fma.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 a (+.f64 b a) (*.f64 b b)) (fma.f64 a (+.f64 b a) (*.f64 b b)))) (neg.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (fma.f64 a (+.f64 b a) (*.f64 b b)) (fma.f64 a (+.f64 b a) (*.f64 b b)))))) |
(fma.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 a (*.f64 a a)) #s(literal 0 binary64))) (*.f64 b b)) |
(fma.f64 (*.f64 b (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a a))) (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (fma.f64 b b (*.f64 a a)))) |
(fma.f64 (neg.f64 a) a (*.f64 b b)) |
(fma.f64 (neg.f64 a) (+.f64 b a) (*.f64 b (+.f64 b a))) |
(fma.f64 (neg.f64 a) (neg.f64 a) (*.f64 b b)) |
(fma.f64 #s(literal -1 binary64) (*.f64 a a) (*.f64 b b)) |
(fma.f64 (*.f64 (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 (*.f64 a a) (*.f64 b (+.f64 b a)))) (*.f64 a (+.f64 b a))) (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 (*.f64 a a) (*.f64 b (+.f64 b a))))) (*.f64 b (+.f64 b a))) |
(fma.f64 (pow.f64 (*.f64 b (sqrt.f64 b)) #s(literal 1 binary64)) (sqrt.f64 b) (*.f64 a a)) |
(neg.f64 (*.f64 (+.f64 b a) (-.f64 a b))) |
(/.f64 (+.f64 b a) (/.f64 #s(literal 1 binary64) (+.f64 b a))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a a))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b b) (fma.f64 b b (*.f64 a a)))) (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 b a) (fma.f64 a (+.f64 b a) (*.f64 b b))) (*.f64 (fma.f64 b b (*.f64 a a)) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (fma.f64 b b (*.f64 a a))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 b a) (*.f64 (+.f64 b a) (fma.f64 b b (*.f64 a a))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 a (+.f64 b a) (*.f64 b b)) (*.f64 (+.f64 b a) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 b a) (*.f64 (fma.f64 b b (*.f64 a a)) (+.f64 b a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 a (+.f64 b a) (*.f64 b b)) (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (+.f64 b a)))) |
(/.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a)))) (*.f64 (fma.f64 a (+.f64 b a) (*.f64 b b)) (fma.f64 a (+.f64 b a) (*.f64 b b)))) |
(/.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a)))) (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b b) (fma.f64 b b (*.f64 a a))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a a))))) |
(/.f64 (*.f64 (fma.f64 b b (*.f64 a a)) (fma.f64 b b (*.f64 a a))) (fma.f64 b b (*.f64 a a))) |
(/.f64 (*.f64 (fma.f64 b b (*.f64 a a)) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a)))) (*.f64 (+.f64 b a) (fma.f64 a (+.f64 b a) (*.f64 b b)))) |
(/.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (fma.f64 b b (*.f64 a a))) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a)))) |
(/.f64 (*.f64 (fma.f64 b b (*.f64 a a)) (*.f64 (+.f64 b a) (-.f64 a b))) (*.f64 (+.f64 b a) (-.f64 a b))) |
(/.f64 (*.f64 (*.f64 (fma.f64 a (+.f64 b a) (*.f64 b b)) (fma.f64 a (+.f64 b a) (*.f64 b b))) (*.f64 (+.f64 b a) (-.f64 a b))) (neg.f64 (*.f64 (fma.f64 a (+.f64 b a) (*.f64 b b)) (fma.f64 a (+.f64 b a) (*.f64 b b))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 a (+.f64 b a) (*.f64 b b)) (fma.f64 a (+.f64 b a) (*.f64 b b))) (*.f64 (+.f64 b a) (-.f64 a b))) (neg.f64 (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b b) (fma.f64 b b (*.f64 a a)))))) |
(/.f64 (*.f64 (+.f64 b a) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a)))) (fma.f64 a (+.f64 b a) (*.f64 b b))) |
(/.f64 (*.f64 (fma.f64 b b (*.f64 a a)) (+.f64 b a)) (+.f64 b a)) |
(/.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (+.f64 b a)) (fma.f64 a (+.f64 b a) (*.f64 b b))) |
(/.f64 (*.f64 (+.f64 b a) (fma.f64 b b (*.f64 a a))) (+.f64 b a)) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (fma.f64 a (+.f64 b a) (*.f64 b b)) (fma.f64 a (+.f64 b a) (*.f64 b b)))) (*.f64 (*.f64 (fma.f64 a (+.f64 b a) (*.f64 b b)) (fma.f64 a (+.f64 b a) (*.f64 b b))) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))))) (*.f64 (*.f64 (fma.f64 a (+.f64 b a) (*.f64 b b)) (fma.f64 a (+.f64 b a) (*.f64 b b))) (*.f64 (fma.f64 a (+.f64 b a) (*.f64 b b)) (fma.f64 a (+.f64 b a) (*.f64 b b))))) |
(/.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 b b (*.f64 a a))) (*.f64 (fma.f64 b b (*.f64 a a)) (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 (fma.f64 b b (*.f64 a a)) (fma.f64 b b (*.f64 a a)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 b a) (fma.f64 b b (*.f64 a a)))) (-.f64 a b)) |
(/.f64 (neg.f64 (*.f64 (fma.f64 b b (*.f64 a a)) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))))) (neg.f64 (*.f64 (+.f64 b a) (fma.f64 a (+.f64 b a) (*.f64 b b))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (fma.f64 b b (*.f64 a a)))) (*.f64 (fma.f64 a (+.f64 b a) (*.f64 b b)) (-.f64 a b))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 b b (*.f64 a a)) (*.f64 (+.f64 b a) (-.f64 a b)))) (fma.f64 b b (*.f64 a a))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 a (+.f64 b a) (*.f64 b b)) (fma.f64 a (+.f64 b a) (*.f64 b b))) (*.f64 (+.f64 b a) (-.f64 a b)))) (neg.f64 (neg.f64 (*.f64 (fma.f64 a (+.f64 b a) (*.f64 b b)) (fma.f64 a (+.f64 b a) (*.f64 b b)))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 b a) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))))) (fma.f64 b (neg.f64 b) (*.f64 a (+.f64 b a)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 b b (*.f64 a a)) (+.f64 b a))) (-.f64 a b)) |
(/.f64 (neg.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (+.f64 b a))) (fma.f64 b (neg.f64 b) (*.f64 a (+.f64 b a)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (+.f64 b a) b) #s(literal 3 binary64)) (pow.f64 (neg.f64 (*.f64 (+.f64 b a) a)) #s(literal 3 binary64))) (fma.f64 (*.f64 (+.f64 b a) b) (*.f64 (+.f64 b a) b) (-.f64 (*.f64 (neg.f64 (*.f64 (+.f64 b a) a)) (neg.f64 (*.f64 (+.f64 b a) a))) (*.f64 (*.f64 (+.f64 b a) b) (neg.f64 (*.f64 (+.f64 b a) a)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (+.f64 b a) b) #s(literal 3 binary64)) (pow.f64 (*.f64 (+.f64 b a) a) #s(literal 3 binary64))) (fma.f64 (*.f64 (+.f64 b a) b) (*.f64 (+.f64 b a) b) (-.f64 (*.f64 (*.f64 (+.f64 b a) a) (*.f64 (+.f64 b a) a)) (*.f64 (*.f64 (+.f64 b a) b) (*.f64 (+.f64 b a) a))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (+.f64 b a) a) #s(literal 3 binary64)) (pow.f64 (*.f64 (+.f64 b a) b) #s(literal 3 binary64))) (fma.f64 (*.f64 (+.f64 b a) a) (*.f64 (+.f64 b a) a) (-.f64 (*.f64 (*.f64 (+.f64 b a) b) (*.f64 (+.f64 b a) b)) (*.f64 (*.f64 (+.f64 b a) a) (*.f64 (+.f64 b a) b))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 b (+.f64 b a)) #s(literal 3 binary64)) (*.f64 (*.f64 (*.f64 a a) (fma.f64 b b (*.f64 a a))) (*.f64 a (+.f64 b a)))) (fma.f64 (*.f64 b (+.f64 b a)) (*.f64 b (+.f64 b a)) (-.f64 (*.f64 (*.f64 a a) (fma.f64 b b (*.f64 a a))) (*.f64 (*.f64 b (+.f64 b a)) (*.f64 a (+.f64 b a)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 a a) (fma.f64 b b (*.f64 a a))) (*.f64 a (+.f64 b a)) (pow.f64 (*.f64 b (+.f64 b a)) #s(literal 3 binary64))) (fma.f64 (*.f64 a a) (*.f64 (+.f64 b a) (-.f64 a b)) (-.f64 (*.f64 (*.f64 b (+.f64 b a)) (*.f64 b (+.f64 b a))) (*.f64 (*.f64 a (+.f64 b a)) (*.f64 b (+.f64 b a)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (+.f64 b a) (-.f64 a b)) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (*.f64 (+.f64 b a) (-.f64 a b)) (*.f64 (+.f64 b a) (-.f64 a b)) (*.f64 #s(literal 0 binary64) (*.f64 (+.f64 b a) (-.f64 a b)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (fma.f64 a (+.f64 b a) (*.f64 b b)) (fma.f64 a (+.f64 b a) (*.f64 b b)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (fma.f64 a (+.f64 b a) (*.f64 b b)) (fma.f64 a (+.f64 b a) (*.f64 b b)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (fma.f64 a (+.f64 b a) (*.f64 b b)) (fma.f64 a (+.f64 b a) (*.f64 b b)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (fma.f64 a (+.f64 b a) (*.f64 b b)) (fma.f64 a (+.f64 b a) (*.f64 b b)))) (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (fma.f64 a (+.f64 b a) (*.f64 b b)) (fma.f64 a (+.f64 b a) (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (fma.f64 a (+.f64 b a) (*.f64 b b)) (fma.f64 a (+.f64 b a) (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (fma.f64 a (+.f64 b a) (*.f64 b b)) (fma.f64 a (+.f64 b a) (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (fma.f64 a (+.f64 b a) (*.f64 b b)) (fma.f64 a (+.f64 b a) (*.f64 b b)))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 b b (*.f64 a a))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (fma.f64 b b (*.f64 a a))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 b b (*.f64 a a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 b b (*.f64 a a))) (fma.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (fma.f64 b b (*.f64 a a))) (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (fma.f64 b b (*.f64 a a))) (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 b b (*.f64 a a))) (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (fma.f64 b b (*.f64 a a))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (+.f64 b a) b) (*.f64 (+.f64 b a) b)) (*.f64 (neg.f64 (*.f64 (+.f64 b a) a)) (neg.f64 (*.f64 (+.f64 b a) a)))) (-.f64 (*.f64 (+.f64 b a) b) (neg.f64 (*.f64 (+.f64 b a) a)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (+.f64 b a) b) (*.f64 (+.f64 b a) b)) (*.f64 (*.f64 (+.f64 b a) a) (*.f64 (+.f64 b a) a))) (-.f64 (*.f64 (+.f64 b a) b) (*.f64 (+.f64 b a) a))) |
(/.f64 (-.f64 (*.f64 (*.f64 (+.f64 b a) a) (*.f64 (+.f64 b a) a)) (*.f64 (*.f64 (+.f64 b a) b) (*.f64 (+.f64 b a) b))) (-.f64 (*.f64 (+.f64 b a) a) (*.f64 (+.f64 b a) b))) |
(/.f64 (-.f64 (*.f64 (*.f64 b (+.f64 b a)) (*.f64 b (+.f64 b a))) (*.f64 (*.f64 a a) (fma.f64 b b (*.f64 a a)))) (-.f64 (*.f64 b (+.f64 b a)) (*.f64 a (+.f64 b a)))) |
(/.f64 (-.f64 (*.f64 (*.f64 a a) (fma.f64 b b (*.f64 a a))) (*.f64 (*.f64 b (+.f64 b a)) (*.f64 b (+.f64 b a)))) (-.f64 (*.f64 a (+.f64 b a)) (*.f64 b (+.f64 b a)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (+.f64 b a) (-.f64 a b)) (*.f64 (+.f64 b a) (-.f64 a b)))) (+.f64 #s(literal 0 binary64) (*.f64 (+.f64 b a) (-.f64 a b)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (fma.f64 a (+.f64 b a) (*.f64 b b)) (fma.f64 a (+.f64 b a) (*.f64 b b)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (fma.f64 a (+.f64 b a) (*.f64 b b)) (fma.f64 a (+.f64 b a) (*.f64 b b))))) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (fma.f64 a (+.f64 b a) (*.f64 b b)) (fma.f64 a (+.f64 b a) (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (fma.f64 a (+.f64 b a) (*.f64 b b)) (fma.f64 a (+.f64 b a) (*.f64 b b)))))) (+.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (fma.f64 a (+.f64 b a) (*.f64 b b)) (fma.f64 a (+.f64 b a) (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (fma.f64 a (+.f64 b a) (*.f64 b b)) (fma.f64 a (+.f64 b a) (*.f64 b b)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 b b (*.f64 a a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 b b (*.f64 a a)))) (*.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (fma.f64 b b (*.f64 a a))) (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (fma.f64 b b (*.f64 a a))))) (fma.f64 b b (*.f64 a a))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a a))) #s(literal -1 binary64)) |
(*.f64 (+.f64 b a) (+.f64 b a)) |
(*.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a a))) |
(*.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 a (+.f64 b a) (*.f64 b b)) (fma.f64 a (+.f64 b a) (*.f64 b b))))) |
(*.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b b) (fma.f64 b b (*.f64 a a)))))) |
(*.f64 (*.f64 (fma.f64 b b (*.f64 a a)) (fma.f64 b b (*.f64 a a))) (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a a)))) |
(*.f64 (*.f64 (fma.f64 b b (*.f64 a a)) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 b a) (fma.f64 a (+.f64 b a) (*.f64 b b))))) |
(*.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (fma.f64 b b (*.f64 a a))) (/.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))))) |
(*.f64 (*.f64 (fma.f64 b b (*.f64 a a)) (*.f64 (+.f64 b a) (-.f64 a b))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 b a) (-.f64 a b)))) |
(*.f64 (*.f64 (*.f64 (fma.f64 a (+.f64 b a) (*.f64 b b)) (fma.f64 a (+.f64 b a) (*.f64 b b))) (*.f64 (+.f64 b a) (-.f64 a b))) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (fma.f64 a (+.f64 b a) (*.f64 b b)) (fma.f64 a (+.f64 b a) (*.f64 b b)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a a))) (*.f64 (fma.f64 b b (*.f64 a a)) (fma.f64 b b (*.f64 a a)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) (*.f64 (fma.f64 b b (*.f64 a a)) (+.f64 b a))) |
(*.f64 (*.f64 (+.f64 b a) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (fma.f64 a (+.f64 b a) (*.f64 b b)))) |
(*.f64 (*.f64 (fma.f64 b b (*.f64 a a)) (+.f64 b a)) (/.f64 #s(literal 1 binary64) (+.f64 b a))) |
(*.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (+.f64 b a)) (/.f64 #s(literal 1 binary64) (fma.f64 a (+.f64 b a) (*.f64 b b)))) |
(*.f64 (/.f64 (fma.f64 b b (*.f64 a a)) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a)))) (/.f64 (+.f64 b a) (/.f64 #s(literal 1 binary64) (fma.f64 a (+.f64 b a) (*.f64 b b))))) |
(*.f64 (*.f64 (+.f64 b a) (fma.f64 b b (*.f64 a a))) (/.f64 #s(literal 1 binary64) (+.f64 b a))) |
(*.f64 (/.f64 (fma.f64 b b (*.f64 a a)) (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))))) (/.f64 (fma.f64 b b (*.f64 a a)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 a (+.f64 b a) (*.f64 b b)) (fma.f64 a (+.f64 b a) (*.f64 b b)))))) |
(*.f64 (/.f64 (+.f64 b a) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a)))) (/.f64 (fma.f64 b b (*.f64 a a)) (/.f64 #s(literal 1 binary64) (fma.f64 a (+.f64 b a) (*.f64 b b))))) |
(*.f64 (/.f64 (+.f64 b a) #s(literal 1 binary64)) (+.f64 b a)) |
(*.f64 (/.f64 (+.f64 b a) (/.f64 (fma.f64 b b (*.f64 a a)) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))))) (/.f64 (fma.f64 b b (*.f64 a a)) (fma.f64 a (+.f64 b a) (*.f64 b b)))) |
(*.f64 (/.f64 (fma.f64 b b (*.f64 a a)) #s(literal 1 binary64)) (/.f64 (+.f64 b a) (+.f64 b a))) |
(*.f64 (/.f64 (fma.f64 b b (*.f64 a a)) (/.f64 (fma.f64 b b (*.f64 a a)) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))))) (/.f64 (+.f64 b a) (fma.f64 a (+.f64 b a) (*.f64 b b)))) |
(+.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal -1/180 binary64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))) (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal -1/180 binary64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) (*.f64 a (*.f64 a #s(literal -2 binary64)))))) |
(+.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal -1/180 binary64)))) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))))) (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal -1/180 binary64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) (*.f64 a (*.f64 a #s(literal -2 binary64)))))) |
(+.f64 (*.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (*.f64 a (*.f64 a #s(literal -2 binary64)))) (*.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 b b)))) |
(+.f64 (*.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (*.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (*.f64 a (*.f64 a #s(literal -2 binary64))))) |
(+.f64 (*.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal -1/180 binary64))))) (*.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) (*.f64 a (*.f64 a #s(literal -2 binary64)))) (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal -1/180 binary64)))))) |
(+.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))) (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal -1/180 binary64))))) (*.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) (*.f64 a (*.f64 a #s(literal -2 binary64)))) (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal -1/180 binary64)))))) |
(+.f64 (*.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 (+.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 (+.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(+.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 (+.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) (*.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 (+.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(fma.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal -1/180 binary64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal -1/180 binary64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) (*.f64 a (*.f64 a #s(literal -2 binary64)))))) |
(fma.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal -1/180 binary64)))) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))) (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal -1/180 binary64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) (*.f64 a (*.f64 a #s(literal -2 binary64)))))) |
(fma.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 (+.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 (+.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 (+.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (*.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 (+.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 b b)))) |
(fma.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (*.f64 a (*.f64 a #s(literal -2 binary64))))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal -1/180 binary64)))) (*.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) (*.f64 a (*.f64 a #s(literal -2 binary64)))) (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal -1/180 binary64)))))) |
(fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))) (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal -1/180 binary64)))) (*.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) (*.f64 a (*.f64 a #s(literal -2 binary64)))) (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal -1/180 binary64)))))) |
(*.f64 #s(literal 2 binary64) (*.f64 (fma.f64 b b (*.f64 a a)) (*.f64 (+.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) (fma.f64 b b (*.f64 a a))) (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal -1/180 binary64)))))) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) (*.f64 (*.f64 #s(literal 2 binary64) (fma.f64 b b (*.f64 a a))) (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal -1/180 binary64)))))) |
(*.f64 (fma.f64 b b (*.f64 a a)) (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(*.f64 (*.f64 #s(literal 2 binary64) (fma.f64 b b (*.f64 a a))) (*.f64 (+.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) (*.f64 #s(literal 2 binary64) (fma.f64 b b (*.f64 a a)))) (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal -1/180 binary64))))) |
(*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal -1/180 binary64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) (*.f64 #s(literal 2 binary64) (fma.f64 b b (*.f64 a a))))) |
(*.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (*.f64 #s(literal 2 binary64) (fma.f64 b b (*.f64 a a)))) |
(*.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal -1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) (fma.f64 b b (*.f64 a a)))) |
(*.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal -1/180 binary64)))) (*.f64 #s(literal 2 binary64) (fma.f64 b b (*.f64 a a)))) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))) |
(+.f64 (*.f64 (+.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) #s(literal 1/2 binary64)) (*.f64 (+.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) #s(literal 1/2 binary64))) |
(-.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal -1/180 binary64)))))) |
(sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) |
(fma.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) (*.f64 (+.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) #s(literal 1/2 binary64))) |
(fma.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) (*.f64 (+.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) #s(literal 1/2 binary64))) |
(fma.f64 (+.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) #s(literal 1/2 binary64) (*.f64 (+.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) #s(literal 1/2 binary64))) |
(+.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) |
(+.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)) (*.f64 (neg.f64 (PI.f64)) (*.f64 angle #s(literal -1/180 binary64)))) |
(+.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)) (*.f64 (neg.f64 angle) (*.f64 (PI.f64) #s(literal -1/180 binary64)))) |
(+.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)) (*.f64 #s(literal -1 binary64) (*.f64 (PI.f64) (*.f64 angle #s(literal -1/180 binary64))))) |
(+.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)) (*.f64 (neg.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (*.f64 (cbrt.f64 (PI.f64)) (*.f64 angle #s(literal -1/180 binary64))))) |
(+.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)) (*.f64 (neg.f64 (sqrt.f64 (PI.f64))) (*.f64 (sqrt.f64 (PI.f64)) (*.f64 angle #s(literal -1/180 binary64))))) |
(+.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)) (*.f64 (neg.f64 (*.f64 (PI.f64) #s(literal -1/180 binary64))) angle)) |
(-.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)) (*.f64 (PI.f64) (*.f64 angle #s(literal -1/180 binary64)))) |
(fma.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) |
(fma.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)) (*.f64 (neg.f64 (PI.f64)) (*.f64 angle #s(literal -1/180 binary64)))) |
(fma.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)) (*.f64 (neg.f64 angle) (*.f64 (PI.f64) #s(literal -1/180 binary64)))) |
(fma.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 (PI.f64) (*.f64 angle #s(literal -1/180 binary64))))) |
(fma.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)) (*.f64 (neg.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (*.f64 (cbrt.f64 (PI.f64)) (*.f64 angle #s(literal -1/180 binary64))))) |
(fma.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)) (*.f64 (neg.f64 (sqrt.f64 (PI.f64))) (*.f64 (sqrt.f64 (PI.f64)) (*.f64 angle #s(literal -1/180 binary64))))) |
(fma.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)) (*.f64 (neg.f64 (*.f64 (PI.f64) #s(literal -1/180 binary64))) angle)) |
(fma.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) |
(fma.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)) (*.f64 (neg.f64 (PI.f64)) (*.f64 angle #s(literal -1/180 binary64)))) |
(fma.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)) (*.f64 (neg.f64 angle) (*.f64 (PI.f64) #s(literal -1/180 binary64)))) |
(fma.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)) (*.f64 #s(literal -1 binary64) (*.f64 (PI.f64) (*.f64 angle #s(literal -1/180 binary64))))) |
(fma.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)) (*.f64 (neg.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (*.f64 (cbrt.f64 (PI.f64)) (*.f64 angle #s(literal -1/180 binary64))))) |
(fma.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)) (*.f64 (neg.f64 (sqrt.f64 (PI.f64))) (*.f64 (sqrt.f64 (PI.f64)) (*.f64 angle #s(literal -1/180 binary64))))) |
(fma.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)) (*.f64 (neg.f64 (*.f64 (PI.f64) #s(literal -1/180 binary64))) angle)) |
(fma.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) |
(fma.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)) (*.f64 (neg.f64 (PI.f64)) (*.f64 angle #s(literal -1/180 binary64)))) |
(fma.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)) (*.f64 (neg.f64 angle) (*.f64 (PI.f64) #s(literal -1/180 binary64)))) |
(fma.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 (PI.f64) (*.f64 angle #s(literal -1/180 binary64))))) |
(fma.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)) (*.f64 (neg.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (*.f64 (cbrt.f64 (PI.f64)) (*.f64 angle #s(literal -1/180 binary64))))) |
(fma.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)) (*.f64 (neg.f64 (sqrt.f64 (PI.f64))) (*.f64 (sqrt.f64 (PI.f64)) (*.f64 angle #s(literal -1/180 binary64))))) |
(fma.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)) (*.f64 (neg.f64 (*.f64 (PI.f64) #s(literal -1/180 binary64))) angle)) |
(fma.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) |
(fma.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle) (*.f64 (neg.f64 (PI.f64)) (*.f64 angle #s(literal -1/180 binary64)))) |
(fma.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle) (*.f64 (neg.f64 angle) (*.f64 (PI.f64) #s(literal -1/180 binary64)))) |
(fma.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle) (*.f64 #s(literal -1 binary64) (*.f64 (PI.f64) (*.f64 angle #s(literal -1/180 binary64))))) |
(fma.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle) (*.f64 (neg.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (*.f64 (cbrt.f64 (PI.f64)) (*.f64 angle #s(literal -1/180 binary64))))) |
(fma.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle) (*.f64 (neg.f64 (sqrt.f64 (PI.f64))) (*.f64 (sqrt.f64 (PI.f64)) (*.f64 angle #s(literal -1/180 binary64))))) |
(fma.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle) (*.f64 (neg.f64 (*.f64 (PI.f64) #s(literal -1/180 binary64))) angle)) |
(fma.f64 #s(literal 1/180 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) |
(fma.f64 #s(literal 1/180 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)) (*.f64 (neg.f64 (PI.f64)) (*.f64 angle #s(literal -1/180 binary64)))) |
(fma.f64 #s(literal 1/180 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)) (*.f64 (neg.f64 angle) (*.f64 (PI.f64) #s(literal -1/180 binary64)))) |
(fma.f64 #s(literal 1/180 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)) (*.f64 #s(literal -1 binary64) (*.f64 (PI.f64) (*.f64 angle #s(literal -1/180 binary64))))) |
(fma.f64 #s(literal 1/180 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)) (*.f64 (neg.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (*.f64 (cbrt.f64 (PI.f64)) (*.f64 angle #s(literal -1/180 binary64))))) |
(fma.f64 #s(literal 1/180 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)) (*.f64 (neg.f64 (sqrt.f64 (PI.f64))) (*.f64 (sqrt.f64 (PI.f64)) (*.f64 angle #s(literal -1/180 binary64))))) |
(fma.f64 #s(literal 1/180 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)) (*.f64 (neg.f64 (*.f64 (PI.f64) #s(literal -1/180 binary64))) angle)) |
(fma.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) |
(fma.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64) (*.f64 (neg.f64 (PI.f64)) (*.f64 angle #s(literal -1/180 binary64)))) |
(fma.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64) (*.f64 (neg.f64 angle) (*.f64 (PI.f64) #s(literal -1/180 binary64)))) |
(fma.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64) (*.f64 #s(literal -1 binary64) (*.f64 (PI.f64) (*.f64 angle #s(literal -1/180 binary64))))) |
(fma.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64) (*.f64 (neg.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (*.f64 (cbrt.f64 (PI.f64)) (*.f64 angle #s(literal -1/180 binary64))))) |
(fma.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64) (*.f64 (neg.f64 (sqrt.f64 (PI.f64))) (*.f64 (sqrt.f64 (PI.f64)) (*.f64 angle #s(literal -1/180 binary64))))) |
(fma.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64) (*.f64 (neg.f64 (*.f64 (PI.f64) #s(literal -1/180 binary64))) angle)) |
(fma.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) |
(fma.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64) (*.f64 (neg.f64 (PI.f64)) (*.f64 angle #s(literal -1/180 binary64)))) |
(fma.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64) (*.f64 (neg.f64 angle) (*.f64 (PI.f64) #s(literal -1/180 binary64)))) |
(fma.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64) (*.f64 #s(literal -1 binary64) (*.f64 (PI.f64) (*.f64 angle #s(literal -1/180 binary64))))) |
(fma.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64) (*.f64 (neg.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (*.f64 (cbrt.f64 (PI.f64)) (*.f64 angle #s(literal -1/180 binary64))))) |
(fma.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64) (*.f64 (neg.f64 (sqrt.f64 (PI.f64))) (*.f64 (sqrt.f64 (PI.f64)) (*.f64 angle #s(literal -1/180 binary64))))) |
(fma.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64) (*.f64 (neg.f64 (*.f64 (PI.f64) #s(literal -1/180 binary64))) angle)) |
(fma.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) |
(fma.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)) (*.f64 (neg.f64 (PI.f64)) (*.f64 angle #s(literal -1/180 binary64)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)) (*.f64 (neg.f64 angle) (*.f64 (PI.f64) #s(literal -1/180 binary64)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)) (*.f64 #s(literal -1 binary64) (*.f64 (PI.f64) (*.f64 angle #s(literal -1/180 binary64))))) |
(fma.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)) (*.f64 (neg.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (*.f64 (cbrt.f64 (PI.f64)) (*.f64 angle #s(literal -1/180 binary64))))) |
(fma.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)) (*.f64 (neg.f64 (sqrt.f64 (PI.f64))) (*.f64 (sqrt.f64 (PI.f64)) (*.f64 angle #s(literal -1/180 binary64))))) |
(fma.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)) (*.f64 (neg.f64 (*.f64 (PI.f64) #s(literal -1/180 binary64))) angle)) |
(fma.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (cbrt.f64 (PI.f64)) (*.f64 angle #s(literal 1/180 binary64))) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) |
(fma.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (cbrt.f64 (PI.f64)) (*.f64 angle #s(literal 1/180 binary64))) (*.f64 (neg.f64 (PI.f64)) (*.f64 angle #s(literal -1/180 binary64)))) |
(fma.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (cbrt.f64 (PI.f64)) (*.f64 angle #s(literal 1/180 binary64))) (*.f64 (neg.f64 angle) (*.f64 (PI.f64) #s(literal -1/180 binary64)))) |
(fma.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (cbrt.f64 (PI.f64)) (*.f64 angle #s(literal 1/180 binary64))) (*.f64 #s(literal -1 binary64) (*.f64 (PI.f64) (*.f64 angle #s(literal -1/180 binary64))))) |
(fma.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (cbrt.f64 (PI.f64)) (*.f64 angle #s(literal 1/180 binary64))) (*.f64 (neg.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (*.f64 (cbrt.f64 (PI.f64)) (*.f64 angle #s(literal -1/180 binary64))))) |
(fma.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (cbrt.f64 (PI.f64)) (*.f64 angle #s(literal 1/180 binary64))) (*.f64 (neg.f64 (sqrt.f64 (PI.f64))) (*.f64 (sqrt.f64 (PI.f64)) (*.f64 angle #s(literal -1/180 binary64))))) |
(fma.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (cbrt.f64 (PI.f64)) (*.f64 angle #s(literal 1/180 binary64))) (*.f64 (neg.f64 (*.f64 (PI.f64) #s(literal -1/180 binary64))) angle)) |
(fma.f64 (sqrt.f64 (PI.f64)) (*.f64 (sqrt.f64 (PI.f64)) (*.f64 angle #s(literal 1/180 binary64))) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) |
(fma.f64 (sqrt.f64 (PI.f64)) (*.f64 (sqrt.f64 (PI.f64)) (*.f64 angle #s(literal 1/180 binary64))) (*.f64 (neg.f64 (PI.f64)) (*.f64 angle #s(literal -1/180 binary64)))) |
(fma.f64 (sqrt.f64 (PI.f64)) (*.f64 (sqrt.f64 (PI.f64)) (*.f64 angle #s(literal 1/180 binary64))) (*.f64 (neg.f64 angle) (*.f64 (PI.f64) #s(literal -1/180 binary64)))) |
(fma.f64 (sqrt.f64 (PI.f64)) (*.f64 (sqrt.f64 (PI.f64)) (*.f64 angle #s(literal 1/180 binary64))) (*.f64 #s(literal -1 binary64) (*.f64 (PI.f64) (*.f64 angle #s(literal -1/180 binary64))))) |
(fma.f64 (sqrt.f64 (PI.f64)) (*.f64 (sqrt.f64 (PI.f64)) (*.f64 angle #s(literal 1/180 binary64))) (*.f64 (neg.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (*.f64 (cbrt.f64 (PI.f64)) (*.f64 angle #s(literal -1/180 binary64))))) |
(fma.f64 (sqrt.f64 (PI.f64)) (*.f64 (sqrt.f64 (PI.f64)) (*.f64 angle #s(literal 1/180 binary64))) (*.f64 (neg.f64 (sqrt.f64 (PI.f64))) (*.f64 (sqrt.f64 (PI.f64)) (*.f64 angle #s(literal -1/180 binary64))))) |
(fma.f64 (sqrt.f64 (PI.f64)) (*.f64 (sqrt.f64 (PI.f64)) (*.f64 angle #s(literal 1/180 binary64))) (*.f64 (neg.f64 (*.f64 (PI.f64) #s(literal -1/180 binary64))) angle)) |
(fma.f64 (*.f64 (PI.f64) (neg.f64 angle)) #s(literal -1/180 binary64) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) |
(fma.f64 (*.f64 (PI.f64) (neg.f64 angle)) #s(literal -1/180 binary64) (*.f64 (neg.f64 (PI.f64)) (*.f64 angle #s(literal -1/180 binary64)))) |
(fma.f64 (*.f64 (PI.f64) (neg.f64 angle)) #s(literal -1/180 binary64) (*.f64 (neg.f64 angle) (*.f64 (PI.f64) #s(literal -1/180 binary64)))) |
(fma.f64 (*.f64 (PI.f64) (neg.f64 angle)) #s(literal -1/180 binary64) (*.f64 #s(literal -1 binary64) (*.f64 (PI.f64) (*.f64 angle #s(literal -1/180 binary64))))) |
(fma.f64 (*.f64 (PI.f64) (neg.f64 angle)) #s(literal -1/180 binary64) (*.f64 (neg.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (*.f64 (cbrt.f64 (PI.f64)) (*.f64 angle #s(literal -1/180 binary64))))) |
(fma.f64 (*.f64 (PI.f64) (neg.f64 angle)) #s(literal -1/180 binary64) (*.f64 (neg.f64 (sqrt.f64 (PI.f64))) (*.f64 (sqrt.f64 (PI.f64)) (*.f64 angle #s(literal -1/180 binary64))))) |
(fma.f64 (*.f64 (PI.f64) (neg.f64 angle)) #s(literal -1/180 binary64) (*.f64 (neg.f64 (*.f64 (PI.f64) #s(literal -1/180 binary64))) angle)) |
(fma.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) |
(fma.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle (*.f64 (neg.f64 (PI.f64)) (*.f64 angle #s(literal -1/180 binary64)))) |
(fma.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle (*.f64 (neg.f64 angle) (*.f64 (PI.f64) #s(literal -1/180 binary64)))) |
(fma.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle (*.f64 #s(literal -1 binary64) (*.f64 (PI.f64) (*.f64 angle #s(literal -1/180 binary64))))) |
(fma.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle (*.f64 (neg.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (*.f64 (cbrt.f64 (PI.f64)) (*.f64 angle #s(literal -1/180 binary64))))) |
(fma.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle (*.f64 (neg.f64 (sqrt.f64 (PI.f64))) (*.f64 (sqrt.f64 (PI.f64)) (*.f64 angle #s(literal -1/180 binary64))))) |
(fma.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle (*.f64 (neg.f64 (*.f64 (PI.f64) #s(literal -1/180 binary64))) angle)) |
(fma.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (cbrt.f64 (PI.f64)) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) |
(fma.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (cbrt.f64 (PI.f64)) (*.f64 (neg.f64 (PI.f64)) (*.f64 angle #s(literal -1/180 binary64)))) |
(fma.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (cbrt.f64 (PI.f64)) (*.f64 (neg.f64 angle) (*.f64 (PI.f64) #s(literal -1/180 binary64)))) |
(fma.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (cbrt.f64 (PI.f64)) (*.f64 #s(literal -1 binary64) (*.f64 (PI.f64) (*.f64 angle #s(literal -1/180 binary64))))) |
(fma.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (cbrt.f64 (PI.f64)) (*.f64 (neg.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (*.f64 (cbrt.f64 (PI.f64)) (*.f64 angle #s(literal -1/180 binary64))))) |
(fma.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (cbrt.f64 (PI.f64)) (*.f64 (neg.f64 (sqrt.f64 (PI.f64))) (*.f64 (sqrt.f64 (PI.f64)) (*.f64 angle #s(literal -1/180 binary64))))) |
(fma.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (cbrt.f64 (PI.f64)) (*.f64 (neg.f64 (*.f64 (PI.f64) #s(literal -1/180 binary64))) angle)) |
(fma.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (sqrt.f64 (PI.f64))) (sqrt.f64 (PI.f64)) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) |
(fma.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (sqrt.f64 (PI.f64))) (sqrt.f64 (PI.f64)) (*.f64 (neg.f64 (PI.f64)) (*.f64 angle #s(literal -1/180 binary64)))) |
(fma.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (sqrt.f64 (PI.f64))) (sqrt.f64 (PI.f64)) (*.f64 (neg.f64 angle) (*.f64 (PI.f64) #s(literal -1/180 binary64)))) |
(fma.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (sqrt.f64 (PI.f64))) (sqrt.f64 (PI.f64)) (*.f64 #s(literal -1 binary64) (*.f64 (PI.f64) (*.f64 angle #s(literal -1/180 binary64))))) |
(fma.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (sqrt.f64 (PI.f64))) (sqrt.f64 (PI.f64)) (*.f64 (neg.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (*.f64 (cbrt.f64 (PI.f64)) (*.f64 angle #s(literal -1/180 binary64))))) |
(fma.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (sqrt.f64 (PI.f64))) (sqrt.f64 (PI.f64)) (*.f64 (neg.f64 (sqrt.f64 (PI.f64))) (*.f64 (sqrt.f64 (PI.f64)) (*.f64 angle #s(literal -1/180 binary64))))) |
(fma.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (sqrt.f64 (PI.f64))) (sqrt.f64 (PI.f64)) (*.f64 (neg.f64 (*.f64 (PI.f64) #s(literal -1/180 binary64))) angle)) |
(fma.f64 (*.f64 (PI.f64) #s(literal 1/180 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) angle)) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) |
(fma.f64 (*.f64 (PI.f64) #s(literal 1/180 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) angle)) (*.f64 (neg.f64 (PI.f64)) (*.f64 angle #s(literal -1/180 binary64)))) |
(fma.f64 (*.f64 (PI.f64) #s(literal 1/180 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) angle)) (*.f64 (neg.f64 angle) (*.f64 (PI.f64) #s(literal -1/180 binary64)))) |
(fma.f64 (*.f64 (PI.f64) #s(literal 1/180 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) angle)) (*.f64 #s(literal -1 binary64) (*.f64 (PI.f64) (*.f64 angle #s(literal -1/180 binary64))))) |
(fma.f64 (*.f64 (PI.f64) #s(literal 1/180 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) angle)) (*.f64 (neg.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (*.f64 (cbrt.f64 (PI.f64)) (*.f64 angle #s(literal -1/180 binary64))))) |
(fma.f64 (*.f64 (PI.f64) #s(literal 1/180 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) angle)) (*.f64 (neg.f64 (sqrt.f64 (PI.f64))) (*.f64 (sqrt.f64 (PI.f64)) (*.f64 angle #s(literal -1/180 binary64))))) |
(fma.f64 (*.f64 (PI.f64) #s(literal 1/180 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) angle)) (*.f64 (neg.f64 (*.f64 (PI.f64) #s(literal -1/180 binary64))) angle)) |
(fma.f64 (/.f64 (cbrt.f64 (PI.f64)) #s(literal 180 binary64)) (/.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (/.f64 #s(literal 1 binary64) angle)) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) |
(fma.f64 (/.f64 (cbrt.f64 (PI.f64)) #s(literal 180 binary64)) (/.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (/.f64 #s(literal 1 binary64) angle)) (*.f64 (neg.f64 (PI.f64)) (*.f64 angle #s(literal -1/180 binary64)))) |
(fma.f64 (/.f64 (cbrt.f64 (PI.f64)) #s(literal 180 binary64)) (/.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (/.f64 #s(literal 1 binary64) angle)) (*.f64 (neg.f64 angle) (*.f64 (PI.f64) #s(literal -1/180 binary64)))) |
(fma.f64 (/.f64 (cbrt.f64 (PI.f64)) #s(literal 180 binary64)) (/.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (/.f64 #s(literal 1 binary64) angle)) (*.f64 #s(literal -1 binary64) (*.f64 (PI.f64) (*.f64 angle #s(literal -1/180 binary64))))) |
(fma.f64 (/.f64 (cbrt.f64 (PI.f64)) #s(literal 180 binary64)) (/.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (/.f64 #s(literal 1 binary64) angle)) (*.f64 (neg.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (*.f64 (cbrt.f64 (PI.f64)) (*.f64 angle #s(literal -1/180 binary64))))) |
(fma.f64 (/.f64 (cbrt.f64 (PI.f64)) #s(literal 180 binary64)) (/.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (/.f64 #s(literal 1 binary64) angle)) (*.f64 (neg.f64 (sqrt.f64 (PI.f64))) (*.f64 (sqrt.f64 (PI.f64)) (*.f64 angle #s(literal -1/180 binary64))))) |
(fma.f64 (/.f64 (cbrt.f64 (PI.f64)) #s(literal 180 binary64)) (/.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (/.f64 #s(literal 1 binary64) angle)) (*.f64 (neg.f64 (*.f64 (PI.f64) #s(literal -1/180 binary64))) angle)) |
(fma.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) #s(literal 180 binary64)) (/.f64 (cbrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) angle)) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) |
(fma.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) #s(literal 180 binary64)) (/.f64 (cbrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) angle)) (*.f64 (neg.f64 (PI.f64)) (*.f64 angle #s(literal -1/180 binary64)))) |
(fma.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) #s(literal 180 binary64)) (/.f64 (cbrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) angle)) (*.f64 (neg.f64 angle) (*.f64 (PI.f64) #s(literal -1/180 binary64)))) |
(fma.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) #s(literal 180 binary64)) (/.f64 (cbrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) angle)) (*.f64 #s(literal -1 binary64) (*.f64 (PI.f64) (*.f64 angle #s(literal -1/180 binary64))))) |
(fma.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) #s(literal 180 binary64)) (/.f64 (cbrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) angle)) (*.f64 (neg.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (*.f64 (cbrt.f64 (PI.f64)) (*.f64 angle #s(literal -1/180 binary64))))) |
(fma.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) #s(literal 180 binary64)) (/.f64 (cbrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) angle)) (*.f64 (neg.f64 (sqrt.f64 (PI.f64))) (*.f64 (sqrt.f64 (PI.f64)) (*.f64 angle #s(literal -1/180 binary64))))) |
(fma.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) #s(literal 180 binary64)) (/.f64 (cbrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) angle)) (*.f64 (neg.f64 (*.f64 (PI.f64) #s(literal -1/180 binary64))) angle)) |
(fma.f64 (/.f64 (sqrt.f64 (PI.f64)) #s(literal 180 binary64)) (/.f64 (sqrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) angle)) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) |
(fma.f64 (/.f64 (sqrt.f64 (PI.f64)) #s(literal 180 binary64)) (/.f64 (sqrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) angle)) (*.f64 (neg.f64 (PI.f64)) (*.f64 angle #s(literal -1/180 binary64)))) |
(fma.f64 (/.f64 (sqrt.f64 (PI.f64)) #s(literal 180 binary64)) (/.f64 (sqrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) angle)) (*.f64 (neg.f64 angle) (*.f64 (PI.f64) #s(literal -1/180 binary64)))) |
(fma.f64 (/.f64 (sqrt.f64 (PI.f64)) #s(literal 180 binary64)) (/.f64 (sqrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) angle)) (*.f64 #s(literal -1 binary64) (*.f64 (PI.f64) (*.f64 angle #s(literal -1/180 binary64))))) |
(fma.f64 (/.f64 (sqrt.f64 (PI.f64)) #s(literal 180 binary64)) (/.f64 (sqrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) angle)) (*.f64 (neg.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (*.f64 (cbrt.f64 (PI.f64)) (*.f64 angle #s(literal -1/180 binary64))))) |
(fma.f64 (/.f64 (sqrt.f64 (PI.f64)) #s(literal 180 binary64)) (/.f64 (sqrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) angle)) (*.f64 (neg.f64 (sqrt.f64 (PI.f64))) (*.f64 (sqrt.f64 (PI.f64)) (*.f64 angle #s(literal -1/180 binary64))))) |
(fma.f64 (/.f64 (sqrt.f64 (PI.f64)) #s(literal 180 binary64)) (/.f64 (sqrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) angle)) (*.f64 (neg.f64 (*.f64 (PI.f64) #s(literal -1/180 binary64))) angle)) |
(/.f64 (fma.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle) (*.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))) (*.f64 (/.f64 #s(literal 180 binary64) angle) (/.f64 #s(literal 180 binary64) angle))) |
(/.f64 (fma.f64 (PI.f64) #s(literal 180 binary64) (*.f64 (/.f64 #s(literal 180 binary64) angle) (*.f64 (PI.f64) angle))) (*.f64 (/.f64 #s(literal 180 binary64) angle) #s(literal 180 binary64))) |
(/.f64 (fma.f64 (PI.f64) (/.f64 #s(literal 180 binary64) (*.f64 (PI.f64) angle)) (/.f64 #s(literal 180 binary64) angle)) (*.f64 (/.f64 #s(literal 180 binary64) angle) (/.f64 #s(literal 180 binary64) (*.f64 (PI.f64) angle)))) |
(/.f64 (fma.f64 (PI.f64) #s(literal -180 binary64) (*.f64 (/.f64 #s(literal 180 binary64) angle) (*.f64 (PI.f64) (neg.f64 angle)))) (*.f64 (/.f64 #s(literal 180 binary64) angle) #s(literal -180 binary64))) |
(/.f64 (fma.f64 (*.f64 (PI.f64) angle) (/.f64 #s(literal 180 binary64) angle) (*.f64 #s(literal 180 binary64) (PI.f64))) (*.f64 #s(literal 180 binary64) (/.f64 #s(literal 180 binary64) angle))) |
(/.f64 (fma.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64) (*.f64 #s(literal 180 binary64) (*.f64 (PI.f64) angle))) #s(literal 32400 binary64)) |
(/.f64 (fma.f64 (*.f64 (PI.f64) angle) (/.f64 #s(literal 180 binary64) (*.f64 (PI.f64) angle)) #s(literal 180 binary64)) (*.f64 #s(literal 180 binary64) (/.f64 #s(literal 180 binary64) (*.f64 (PI.f64) angle)))) |
(/.f64 (fma.f64 (*.f64 (PI.f64) angle) #s(literal -180 binary64) (*.f64 #s(literal 180 binary64) (*.f64 (PI.f64) (neg.f64 angle)))) #s(literal -32400 binary64)) |
(/.f64 (+.f64 (/.f64 #s(literal 180 binary64) angle) (*.f64 (/.f64 #s(literal 180 binary64) (*.f64 (PI.f64) angle)) (PI.f64))) (*.f64 (/.f64 #s(literal 180 binary64) (*.f64 (PI.f64) angle)) (/.f64 #s(literal 180 binary64) angle))) |
(/.f64 (+.f64 #s(literal 180 binary64) (*.f64 (/.f64 #s(literal 180 binary64) (*.f64 (PI.f64) angle)) (*.f64 (PI.f64) angle))) (*.f64 (/.f64 #s(literal 180 binary64) (*.f64 (PI.f64) angle)) #s(literal 180 binary64))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 180 binary64) (*.f64 (PI.f64) angle)) (*.f64 (/.f64 #s(literal 180 binary64) (*.f64 (PI.f64) angle)) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 180 binary64) (*.f64 (PI.f64) angle)) (/.f64 #s(literal 180 binary64) (*.f64 (PI.f64) angle)))) |
(/.f64 (+.f64 #s(literal -180 binary64) (*.f64 (/.f64 #s(literal 180 binary64) (*.f64 (PI.f64) angle)) (*.f64 (PI.f64) (neg.f64 angle)))) (*.f64 (/.f64 #s(literal 180 binary64) (*.f64 (PI.f64) angle)) #s(literal -180 binary64))) |
(/.f64 (fma.f64 (*.f64 (PI.f64) (neg.f64 angle)) (/.f64 #s(literal 180 binary64) angle) (*.f64 #s(literal -180 binary64) (PI.f64))) (*.f64 #s(literal -180 binary64) (/.f64 #s(literal 180 binary64) angle))) |
(/.f64 (fma.f64 (*.f64 (PI.f64) (neg.f64 angle)) #s(literal 180 binary64) (*.f64 #s(literal -180 binary64) (*.f64 (PI.f64) angle))) #s(literal -32400 binary64)) |
(/.f64 (fma.f64 (*.f64 (PI.f64) (neg.f64 angle)) (/.f64 #s(literal 180 binary64) (*.f64 (PI.f64) angle)) #s(literal -180 binary64)) (*.f64 #s(literal -180 binary64) (/.f64 #s(literal 180 binary64) (*.f64 (PI.f64) angle)))) |
(/.f64 (fma.f64 (*.f64 (PI.f64) (neg.f64 angle)) #s(literal -180 binary64) (*.f64 #s(literal -180 binary64) (*.f64 (PI.f64) (neg.f64 angle)))) #s(literal 32400 binary64)) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)) (-.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) (*.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) (*.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))) #s(literal 0 binary64)) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)) #s(literal 3 binary64)) (pow.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal -1/180 binary64))) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)) (fma.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal -1/180 binary64))) (*.f64 (PI.f64) (*.f64 angle #s(literal -1/180 binary64))) (*.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)) (*.f64 (PI.f64) (*.f64 angle #s(literal -1/180 binary64))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) (*.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal -1/180 binary64))) (*.f64 (PI.f64) (*.f64 angle #s(literal -1/180 binary64))))) #s(literal 0 binary64)) |
(*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))) |
(*.f64 (PI.f64) (fma.f64 angle #s(literal 1/180 binary64) (*.f64 angle #s(literal 1/180 binary64)))) |
(*.f64 (PI.f64) (-.f64 (*.f64 angle #s(literal 1/180 binary64)) (*.f64 angle #s(literal -1/180 binary64)))) |
(*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))) |
(*.f64 angle (fma.f64 #s(literal 1/180 binary64) (PI.f64) (*.f64 #s(literal 1/180 binary64) (PI.f64)))) |
(*.f64 angle (fma.f64 (PI.f64) #s(literal 1/180 binary64) (*.f64 #s(literal 1/180 binary64) (PI.f64)))) |
(*.f64 angle (fma.f64 #s(literal 1/180 binary64) (PI.f64) (*.f64 (PI.f64) #s(literal 1/180 binary64)))) |
(*.f64 angle (fma.f64 (PI.f64) #s(literal 1/180 binary64) (*.f64 (PI.f64) #s(literal 1/180 binary64)))) |
(*.f64 angle (-.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) (*.f64 (PI.f64) #s(literal -1/180 binary64)))) |
(*.f64 angle (-.f64 (*.f64 (PI.f64) #s(literal 1/180 binary64)) (*.f64 (PI.f64) #s(literal -1/180 binary64)))) |
(*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle)) |
(*.f64 (*.f64 (PI.f64) #s(literal 1/90 binary64)) angle) |
(*.f64 #s(literal 1/180 binary64) (fma.f64 (PI.f64) angle (*.f64 (PI.f64) angle))) |
(*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64)) |
(*.f64 (*.f64 angle #s(literal 1/180 binary64)) (+.f64 (PI.f64) (PI.f64))) |
(*.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) |
(*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (cbrt.f64 (PI.f64)) (*.f64 angle #s(literal 1/90 binary64)))) |
(*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (fma.f64 (cbrt.f64 (PI.f64)) (*.f64 angle #s(literal 1/180 binary64)) (*.f64 (cbrt.f64 (PI.f64)) (*.f64 angle #s(literal 1/180 binary64))))) |
(*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (-.f64 (*.f64 (cbrt.f64 (PI.f64)) (*.f64 angle #s(literal 1/180 binary64))) (*.f64 (cbrt.f64 (PI.f64)) (*.f64 angle #s(literal -1/180 binary64))))) |
(*.f64 (sqrt.f64 (PI.f64)) (*.f64 (sqrt.f64 (PI.f64)) (*.f64 angle #s(literal 1/90 binary64)))) |
(*.f64 (sqrt.f64 (PI.f64)) (fma.f64 (sqrt.f64 (PI.f64)) (*.f64 angle #s(literal 1/180 binary64)) (*.f64 (sqrt.f64 (PI.f64)) (*.f64 angle #s(literal 1/180 binary64))))) |
(*.f64 (sqrt.f64 (PI.f64)) (-.f64 (*.f64 (sqrt.f64 (PI.f64)) (*.f64 angle #s(literal 1/180 binary64))) (*.f64 (sqrt.f64 (PI.f64)) (*.f64 angle #s(literal -1/180 binary64))))) |
(*.f64 (*.f64 angle #s(literal 1/90 binary64)) (PI.f64)) |
(*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) (+.f64 angle angle)) |
(*.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (+.f64 (cbrt.f64 (PI.f64)) (cbrt.f64 (PI.f64)))) |
(*.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (sqrt.f64 (PI.f64))) (+.f64 (sqrt.f64 (PI.f64)) (sqrt.f64 (PI.f64)))) |
(*.f64 (PI.f64) angle) |
(*.f64 angle (PI.f64)) |
(*.f64 #s(literal 1 binary64) (*.f64 (PI.f64) angle)) |
(*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (cbrt.f64 (PI.f64)) angle)) |
(*.f64 (sqrt.f64 (PI.f64)) (*.f64 (sqrt.f64 (PI.f64)) angle)) |
(*.f64 (*.f64 angle (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (cbrt.f64 (PI.f64))) |
(*.f64 (*.f64 angle (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 (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)) |
(sqrt.f64 (*.f64 (PI.f64) (PI.f64))) |
(cbrt.f64 (*.f64 (PI.f64) (*.f64 (PI.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 (sqrt.f64 (sqrt.f64 (PI.f64))) (sqrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64))))) |
(*.f64 (pow.f64 (cbrt.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64))) #s(literal 3 binary64)) (pow.f64 (cbrt.f64 (cbrt.f64 (PI.f64))) #s(literal 3 binary64))) |
(*.f64 (pow.f64 (cbrt.f64 (sqrt.f64 (PI.f64))) #s(literal 3 binary64)) (pow.f64 (cbrt.f64 (sqrt.f64 (PI.f64))) #s(literal 3 binary64))) |
(*.f64 (pow.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64))) #s(literal 1/3 binary64)) (pow.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64))) #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)) (cbrt.f64 (cbrt.f64 (PI.f64)))) |
(*.f64 (pow.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (sqrt.f64 (PI.f64))) #s(literal 1/3 binary64)) (cbrt.f64 (sqrt.f64 (PI.f64)))) |
(*.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 (*.f64 (PI.f64) (sqrt.f64 (PI.f64)))) (cbrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64))))) |
(*.f64 (cbrt.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) (cbrt.f64 (cbrt.f64 (PI.f64)))) |
(*.f64 (cbrt.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (sqrt.f64 (PI.f64)))) (cbrt.f64 (sqrt.f64 (PI.f64)))) |
(*.f64 (sqrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64)))) (sqrt.f64 (sqrt.f64 (PI.f64)))) |
(*.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 (cbrt.f64 (sqrt.f64 (PI.f64))) (cbrt.f64 (PI.f64))) (*.f64 (cbrt.f64 (sqrt.f64 (PI.f64))) (cbrt.f64 (PI.f64)))) |
(*.f64 (*.f64 (cbrt.f64 (PI.f64)) (cbrt.f64 (sqrt.f64 (PI.f64)))) (*.f64 (cbrt.f64 (PI.f64)) (cbrt.f64 (sqrt.f64 (PI.f64))))) |
(cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) |
(sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) |
(cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) |
(cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal -1/180 binary64)))) |
(+.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) (*.f64 a (*.f64 a #s(literal -2 binary64))))) |
(+.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) (*.f64 a (*.f64 a #s(literal -2 binary64))))) |
(+.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) (*.f64 a (*.f64 a #s(literal -2 binary64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))) |
(+.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) (*.f64 a (*.f64 a #s(literal -2 binary64)))) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))))) |
(+.f64 (*.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)) (*.f64 a a)) (*.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)) (*.f64 b b))) |
(+.f64 (*.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)) (*.f64 b b)) (*.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)) (*.f64 a a))) |
(+.f64 (*.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)) (*.f64 (+.f64 b a) b)) (*.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)) (neg.f64 (*.f64 (+.f64 b a) a)))) |
(+.f64 (*.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)) (*.f64 (+.f64 b a) b)) (*.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)) (*.f64 (+.f64 b a) a))) |
(+.f64 (*.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)) (*.f64 (+.f64 b a) a)) (*.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)) (*.f64 (+.f64 b a) b))) |
(+.f64 (*.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)) (*.f64 b (+.f64 b a))) (*.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)) (*.f64 a (+.f64 b a)))) |
(+.f64 (*.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)) (*.f64 a (+.f64 b a))) (*.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)) (*.f64 b (+.f64 b a)))) |
(+.f64 (*.f64 (*.f64 a a) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)))) |
(+.f64 (*.f64 (*.f64 b b) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64))) (*.f64 (*.f64 a a) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)))) |
(+.f64 (*.f64 (*.f64 (+.f64 b a) b) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64))) (*.f64 (neg.f64 (*.f64 (+.f64 b a) a)) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)))) |
(+.f64 (*.f64 (*.f64 (+.f64 b a) b) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64))) (*.f64 (*.f64 (+.f64 b a) a) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)))) |
(+.f64 (*.f64 (*.f64 (+.f64 b a) a) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64))) (*.f64 (*.f64 (+.f64 b a) b) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)))) |
(+.f64 (*.f64 (*.f64 b (+.f64 b a)) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64))) (*.f64 (*.f64 a (+.f64 b a)) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)))) |
(+.f64 (*.f64 (*.f64 a (+.f64 b a)) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64))) (*.f64 (*.f64 b (+.f64 b a)) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)))) |
(fma.f64 a (*.f64 (*.f64 a #s(literal -2 binary64)) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))) |
(fma.f64 a (*.f64 (*.f64 a #s(literal -2 binary64)) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))))) |
(fma.f64 (*.f64 a a) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)) (*.f64 (*.f64 b b) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))) |
(fma.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))))) |
(fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))) |
(fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))))) |
(fma.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))) |
(fma.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))))) |
(fma.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) (*.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) (*.f64 a (*.f64 a #s(literal -2 binary64))))) |
(fma.f64 (*.f64 b b) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)) (*.f64 (*.f64 a a) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))) |
(fma.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))))) |
(fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) (*.f64 a (*.f64 a #s(literal -2 binary64))))) |
(fma.f64 (*.f64 (*.f64 a a) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))) #s(literal -2 binary64) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))) |
(fma.f64 (*.f64 (*.f64 a a) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))) #s(literal -2 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))))) |
(fma.f64 (*.f64 (+.f64 b a) b) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)) (*.f64 (neg.f64 (*.f64 (+.f64 b a) a)) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (+.f64 b a) b) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 b a) a) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (+.f64 b a) a) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 b a) b) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 a (+.f64 b a)) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)) (*.f64 (*.f64 b (+.f64 b a)) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 b (+.f64 b a)) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)) (*.f64 (*.f64 a (+.f64 b a)) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)) (*.f64 a a) (*.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)) (*.f64 b b))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)) (*.f64 b b) (*.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)) (*.f64 a a))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)) (*.f64 (+.f64 b a) b) (*.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)) (neg.f64 (*.f64 (+.f64 b a) a)))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)) (*.f64 (+.f64 b a) b) (*.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)) (*.f64 (+.f64 b a) a))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)) (*.f64 (+.f64 b a) a) (*.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)) (*.f64 (+.f64 b a) b))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)) (*.f64 a (+.f64 b a)) (*.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)) (*.f64 b (+.f64 b a)))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)) (*.f64 b (+.f64 b a)) (*.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)) (*.f64 a (+.f64 b a)))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) a) (*.f64 a #s(literal -2 binary64)) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) a) (*.f64 a #s(literal -2 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) #s(literal -2 binary64)) (*.f64 a a) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) #s(literal -2 binary64)) (*.f64 a a) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))))) |
(/.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a a)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) (*.f64 #s(literal 2 binary64) (*.f64 b b))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) (*.f64 a (*.f64 a #s(literal -2 binary64)))) #s(literal 3 binary64))) (fma.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (-.f64 (*.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) (*.f64 a (*.f64 a #s(literal -2 binary64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) (*.f64 a (*.f64 a #s(literal -2 binary64))))) (*.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) (*.f64 a (*.f64 a #s(literal -2 binary64)))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) (*.f64 a (*.f64 a #s(literal -2 binary64)))) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))) (-.f64 (*.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) (*.f64 a (*.f64 a #s(literal -2 binary64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) (*.f64 a (*.f64 a #s(literal -2 binary64))))) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) (*.f64 a (*.f64 a #s(literal -2 binary64)))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))) (*.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) (*.f64 a (*.f64 a #s(literal -2 binary64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) (*.f64 a (*.f64 a #s(literal -2 binary64)))))) (-.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) (*.f64 a (*.f64 a #s(literal -2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))))) (*.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) (*.f64 a (*.f64 a #s(literal -2 binary64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) (*.f64 a (*.f64 a #s(literal -2 binary64)))))) (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) (*.f64 a (*.f64 a #s(literal -2 binary64)))))) |
(*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) (fma.f64 b b (*.f64 a a)))) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) (*.f64 #s(literal 2 binary64) (fma.f64 b b (*.f64 a a)))) |
(*.f64 (fma.f64 b b (*.f64 a a)) (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (fma.f64 b b (*.f64 a a))) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))) |
(*.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) (fma.f64 b b (*.f64 a a))) #s(literal 2 binary64)) |
(*.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)) (fma.f64 b b (*.f64 a a))) |
Compiled 82 921 to 6 261 computations (92.4% saved)
114 alts after pruning (114 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 2 668 | 105 | 2 773 |
| Fresh | 29 | 9 | 38 |
| Picked | 5 | 0 | 5 |
| Done | 0 | 0 | 0 |
| Total | 2 702 | 114 | 2 816 |
| Status | Accuracy | Program |
|---|---|---|
| 40.8% | (/.f64 (*.f64 (fma.f64 b b (*.f64 a a)) (*.f64 (+.f64 b a) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))))) (+.f64 b a)) | |
| 44.9% | (/.f64 (*.f64 (+.f64 b a) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 b a))) | |
| 59.3% | (/.f64 (*.f64 #s(literal 1 binary64) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 b a) (-.f64 b a)))) | |
| 66.5% | (*.f64 (fma.f64 (sqrt.f64 b) (sqrt.f64 b) a) (*.f64 (-.f64 b a) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) | |
| 66.5% | (*.f64 (fma.f64 (sqrt.f64 a) (sqrt.f64 a) b) (*.f64 (-.f64 b a) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) | |
| 41.7% | (*.f64 (fma.f64 b b (*.f64 a a)) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) | |
| 44.8% | (*.f64 (fma.f64 b b (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))))) | |
| 18.9% | (*.f64 (/.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (fma.f64 a (+.f64 b a) (*.f64 b b))) (*.f64 (-.f64 b a) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) | |
| 58.5% | (*.f64 (/.f64 (fma.f64 b b (*.f64 a a)) (+.f64 b a)) (*.f64 (-.f64 b a) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) | |
| 13.1% | (*.f64 (/.f64 (*.f64 (+.f64 b a) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) (fma.f64 b b (*.f64 a a))) (*.f64 (fma.f64 b b (*.f64 a a)) (+.f64 b a))) | |
| 48.0% | (*.f64 (-.f64 b a) (*.f64 (-.f64 b a) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) | |
| 45.0% | (*.f64 (+.f64 b a) (/.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 b a)))) | |
| 18.5% | (*.f64 (+.f64 b a) (/.f64 (neg.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))))) (fma.f64 b (neg.f64 b) (*.f64 a (+.f64 b a))))) | |
| 59.1% | (*.f64 (+.f64 b a) (*.f64 (fma.f64 (/.f64 (*.f64 b (sqrt.f64 b)) #s(literal 1 binary64)) (/.f64 (sqrt.f64 b) (+.f64 b a)) (neg.f64 (/.f64 (*.f64 a a) (+.f64 b a)))) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) | |
| 59.1% | (*.f64 (+.f64 b a) (*.f64 (fma.f64 (/.f64 (sqrt.f64 b) #s(literal 1 binary64)) (/.f64 (*.f64 b (sqrt.f64 b)) (+.f64 b a)) (neg.f64 (/.f64 (*.f64 a a) (+.f64 b a)))) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) | |
| 48.0% | (*.f64 (+.f64 b a) (*.f64 (fma.f64 (sqrt.f64 a) (sqrt.f64 a) b) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) | |
| 37.0% | (*.f64 (+.f64 b a) (*.f64 (/.f64 (fma.f64 b b (*.f64 a a)) #s(literal 1 binary64)) (/.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) (+.f64 b a)))) | |
| 5.7% | (*.f64 (+.f64 b a) (*.f64 (/.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a)))) (*.f64 (+.f64 b a) (*.f64 (fma.f64 a (+.f64 b a) (*.f64 b b)) (fma.f64 a (+.f64 b a) (*.f64 b b))))) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) | |
| ▶ | 44.9% | (*.f64 (+.f64 b a) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) (*.f64 (+.f64 b a) (*.f64 (+.f64 b a) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))))))) |
| 66.8% | (*.f64 (+.f64 b a) (*.f64 (-.f64 b a) (fma.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) (*.f64 (+.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) #s(literal 1/2 binary64))))) | |
| 68.7% | (*.f64 (+.f64 b a) (*.f64 (-.f64 b a) (sin.f64 (fma.f64 (/.f64 (sqrt.f64 (PI.f64)) #s(literal 180 binary64)) (/.f64 (sqrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) angle)) (*.f64 (neg.f64 (sqrt.f64 (PI.f64))) (*.f64 (sqrt.f64 (PI.f64)) (*.f64 angle #s(literal -1/180 binary64)))))))) | |
| 66.3% | (*.f64 (+.f64 b a) (*.f64 (-.f64 b a) (sin.f64 (fma.f64 #s(literal 1/180 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))))) | |
| 66.2% | (*.f64 (+.f64 b a) (*.f64 (-.f64 b a) (sin.f64 (/.f64 (fma.f64 (*.f64 (PI.f64) angle) (/.f64 #s(literal 180 binary64) (*.f64 (PI.f64) angle)) #s(literal 180 binary64)) (*.f64 #s(literal 180 binary64) (/.f64 #s(literal 180 binary64) (*.f64 (PI.f64) angle))))))) | |
| 66.6% | (*.f64 (+.f64 b a) (*.f64 (-.f64 b a) (sin.f64 (/.f64 (fma.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64) (*.f64 #s(literal 180 binary64) (*.f64 (PI.f64) angle))) #s(literal 32400 binary64))))) | |
| ▶ | 70.0% | (*.f64 (+.f64 b a) (*.f64 (-.f64 b a) (sin.f64 (*.f64 (*.f64 (*.f64 (pow.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (sqrt.f64 (PI.f64))) #s(literal 1/3 binary64)) (cbrt.f64 (sqrt.f64 (PI.f64)))) angle) #s(literal 1/90 binary64))))) |
| 64.2% | (*.f64 (+.f64 b a) (*.f64 (-.f64 b a) (sin.f64 (*.f64 (*.f64 (*.f64 (pow.f64 (cbrt.f64 (sqrt.f64 (PI.f64))) #s(literal 3 binary64)) (pow.f64 (cbrt.f64 (sqrt.f64 (PI.f64))) #s(literal 3 binary64))) angle) #s(literal 1/90 binary64))))) | |
| 68.3% | (*.f64 (+.f64 b a) (*.f64 (-.f64 b a) (sin.f64 (*.f64 (*.f64 (*.f64 (*.f64 (cbrt.f64 (sqrt.f64 (PI.f64))) (cbrt.f64 (PI.f64))) (*.f64 (cbrt.f64 (sqrt.f64 (PI.f64))) (cbrt.f64 (PI.f64)))) angle) #s(literal 1/90 binary64))))) | |
| 66.5% | (*.f64 (+.f64 b a) (*.f64 (-.f64 b a) (sin.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64)))) (sqrt.f64 (sqrt.f64 (PI.f64)))) angle) #s(literal 1/90 binary64))))) | |
| 68.9% | (*.f64 (+.f64 b a) (*.f64 (-.f64 b a) (sin.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 (PI.f64)) (sqrt.f64 (PI.f64))) angle) #s(literal 1/90 binary64))))) | |
| 64.5% | (*.f64 (+.f64 b a) (*.f64 (-.f64 b a) (sin.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/90 binary64)) angle)))) | |
| 68.7% | (*.f64 (+.f64 b a) (*.f64 (-.f64 b a) (sin.f64 (*.f64 (sqrt.f64 (PI.f64)) (*.f64 (sqrt.f64 (PI.f64)) (*.f64 angle #s(literal 1/90 binary64))))))) | |
| 62.2% | (*.f64 (+.f64 b a) (*.f64 (-.f64 b a) #s(approx (sin (* (* (PI) angle) 1/90)) (*.f64 angle (fma.f64 #s(literal -1/4374000 binary64) (*.f64 (*.f64 angle angle) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) (*.f64 #s(literal 1/90 binary64) (PI.f64))))))) | |
| 61.7% | (*.f64 (+.f64 b a) (*.f64 (-.f64 b a) #s(approx (sin (* (* (PI) angle) 1/90)) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) | |
| 45.0% | (*.f64 (+.f64 b a) (*.f64 (+.f64 b a) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))))) | |
| 4.8% | (*.f64 (+.f64 b a) (*.f64 (*.f64 (/.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a)))) (/.f64 (fma.f64 b b (*.f64 a a)) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 a (+.f64 b a) (*.f64 b b)) (fma.f64 a (+.f64 b a) (*.f64 b b)))) (fma.f64 a (+.f64 b a) (*.f64 b b)))) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) | |
| 63.1% | (*.f64 (+.f64 b a) (*.f64 #s(approx (- b a) (-.f64 b (/.f64 (*.f64 b a) b))) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) | |
| 39.0% | (*.f64 (+.f64 b a) (*.f64 #s(approx (- b a) (neg.f64 a)) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) | |
| 42.7% | (*.f64 (+.f64 b a) #s(approx (* (- b a) (sin (* (* (PI) angle) 1/90))) (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) b))) | |
| 64.4% | (*.f64 (+.f64 b a) #s(approx (* (- b a) (sin (* (* (PI) angle) 1/90))) (*.f64 (neg.f64 b) (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (+.f64 #s(literal -1 binary64) (/.f64 a b)))))) | |
| 62.3% | (*.f64 (+.f64 b a) #s(approx (* (- b a) (sin (* (* (PI) angle) 1/90))) (*.f64 angle (fma.f64 (*.f64 #s(literal -1/4374000 binary64) (*.f64 angle angle)) (*.f64 (-.f64 b a) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) (-.f64 b a))))))) | |
| 63.9% | (*.f64 (+.f64 b a) #s(approx (* (- b a) (sin (* (* (PI) angle) 1/90))) (*.f64 a (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (+.f64 #s(literal -1 binary64) (/.f64 b a)))))) | |
| 61.7% | (*.f64 (+.f64 b a) #s(approx (* (- b a) (sin (* (* (PI) angle) 1/90))) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 (PI.f64) (-.f64 b a)))))) | |
| 58.5% | (*.f64 (*.f64 (fma.f64 b b (*.f64 a a)) (/.f64 #s(literal 1 binary64) (+.f64 b a))) (*.f64 (-.f64 b a) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) | |
| 5.8% | (*.f64 (*.f64 (/.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a)))) (/.f64 (fma.f64 b b (*.f64 a a)) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 a (+.f64 b a) (*.f64 b b)) (fma.f64 a (+.f64 b a) (*.f64 b b)))) (fma.f64 a (+.f64 b a) (*.f64 b b)))) (*.f64 (-.f64 b a) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) | |
| 42.2% | (*.f64 (*.f64 (/.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a a)))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) | |
| 15.0% | (*.f64 (*.f64 (*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (fma.f64 a a (*.f64 b b))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a a (*.f64 b b))) (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))))) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) | |
| 66.5% | (*.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))) (+.f64 b a)) (-.f64 b a)) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) | |
| 57.5% | (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (*.f64 (neg.f64 a) (sqrt.f64 a)) (sqrt.f64 a) (*.f64 b b))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) | |
| 42.2% | (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (*.f64 b (sqrt.f64 b)) (sqrt.f64 b) (*.f64 a a))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) | |
| 55.3% | (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (*.f64 b (sqrt.f64 b)) (sqrt.f64 b) (neg.f64 (*.f64 a a)))) (sin.f64 (*.f64 (*.f64 (pow.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (sqrt.f64 (PI.f64))) #s(literal 1/3 binary64)) (cbrt.f64 (sqrt.f64 (PI.f64)))) (/.f64 angle #s(literal 180 binary64))))) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) | |
| 58.3% | (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (*.f64 b (sqrt.f64 b)) (sqrt.f64 b) (neg.f64 (*.f64 a a)))) (sin.f64 (*.f64 (*.f64 (pow.f64 (cbrt.f64 (sqrt.f64 (PI.f64))) #s(literal 3 binary64)) (pow.f64 (cbrt.f64 (sqrt.f64 (PI.f64))) #s(literal 3 binary64))) (/.f64 angle #s(literal 180 binary64))))) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) | |
| 57.7% | (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (*.f64 b (sqrt.f64 b)) (sqrt.f64 b) (neg.f64 (*.f64 a a)))) (sin.f64 (*.f64 (*.f64 (*.f64 (cbrt.f64 (sqrt.f64 (PI.f64))) (cbrt.f64 (PI.f64))) (*.f64 (cbrt.f64 (sqrt.f64 (PI.f64))) (cbrt.f64 (PI.f64)))) (/.f64 angle #s(literal 180 binary64))))) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) | |
| 53.6% | (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (*.f64 b (sqrt.f64 b)) (sqrt.f64 b) (neg.f64 (*.f64 a a)))) (sin.f64 (*.f64 (*.f64 (sqrt.f64 (PI.f64)) (sqrt.f64 (PI.f64))) (/.f64 angle #s(literal 180 binary64))))) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) | |
| 58.6% | (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (*.f64 b (sqrt.f64 b)) (sqrt.f64 b) (neg.f64 (*.f64 a a)))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) (cos.f64 (*.f64 (*.f64 (pow.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (sqrt.f64 (PI.f64))) #s(literal 1/3 binary64)) (cbrt.f64 (sqrt.f64 (PI.f64)))) (/.f64 angle #s(literal 180 binary64))))) | |
| 57.6% | (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (*.f64 b (sqrt.f64 b)) (sqrt.f64 b) (neg.f64 (*.f64 a a)))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) (cos.f64 (*.f64 (*.f64 (pow.f64 (cbrt.f64 (sqrt.f64 (PI.f64))) #s(literal 3 binary64)) (pow.f64 (cbrt.f64 (sqrt.f64 (PI.f64))) #s(literal 3 binary64))) (/.f64 angle #s(literal 180 binary64))))) | |
| 60.0% | (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (*.f64 b (sqrt.f64 b)) (sqrt.f64 b) (neg.f64 (*.f64 a a)))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) (cos.f64 (*.f64 (*.f64 (*.f64 (cbrt.f64 (sqrt.f64 (PI.f64))) (cbrt.f64 (PI.f64))) (*.f64 (cbrt.f64 (sqrt.f64 (PI.f64))) (cbrt.f64 (PI.f64)))) (/.f64 angle #s(literal 180 binary64))))) | |
| 56.6% | (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (*.f64 b (sqrt.f64 b)) (sqrt.f64 b) (neg.f64 (*.f64 a a)))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) (cos.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64)))) (sqrt.f64 (sqrt.f64 (PI.f64)))) (/.f64 angle #s(literal 180 binary64))))) | |
| ▶ | 57.8% | (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (*.f64 b (sqrt.f64 b)) (sqrt.f64 b) (neg.f64 (*.f64 a a)))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) (cos.f64 (*.f64 (*.f64 (sqrt.f64 (PI.f64)) (sqrt.f64 (PI.f64))) (/.f64 angle #s(literal 180 binary64))))) |
| 58.2% | (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (*.f64 b (sqrt.f64 b)) (sqrt.f64 b) (neg.f64 (*.f64 a a)))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) #s(approx (cos (* (PI) (/ angle 180))) #s(literal 1 binary64))) | |
| 4.1% | (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (fma.f64 a (+.f64 b a) (*.f64 b b)) (fma.f64 a (+.f64 b a) (*.f64 b b)))) (*.f64 (*.f64 (fma.f64 a (+.f64 b a) (*.f64 b b)) (fma.f64 a (+.f64 b a) (*.f64 b b))) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))))) (*.f64 (*.f64 (fma.f64 a (+.f64 b a) (*.f64 b b)) (fma.f64 a (+.f64 b a) (*.f64 b b))) (*.f64 (fma.f64 a (+.f64 b a) (*.f64 b b)) (fma.f64 a (+.f64 b a) (*.f64 b b)))))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) (cos.f64 (*.f64 (*.f64 angle #s(literal -1/180 binary64)) (PI.f64)))) | |
| 55.3% | (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (log.f64 b)) (pow.f64 a #s(literal 2 binary64)))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) (cos.f64 (*.f64 (*.f64 angle #s(literal -1/180 binary64)) (PI.f64)))) | |
| 56.5% | (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 (E.f64) (*.f64 #s(literal 2 binary64) (log.f64 b))) (pow.f64 a #s(literal 2 binary64)))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) | |
| 55.2% | (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (exp.f64 #s(literal 2 binary64)) (log.f64 a)))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) (cos.f64 (*.f64 (*.f64 angle #s(literal -1/180 binary64)) (PI.f64)))) | |
| 56.5% | (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (E.f64) (*.f64 #s(literal 2 binary64) (log.f64 a))))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) | |
| 57.3% | (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) (sin.f64 (*.f64 (*.f64 (pow.f64 (cbrt.f64 (sqrt.f64 (PI.f64))) #s(literal 3 binary64)) (pow.f64 (cbrt.f64 (sqrt.f64 (PI.f64))) #s(literal 3 binary64))) (/.f64 angle #s(literal 180 binary64))))) (cos.f64 (*.f64 (*.f64 angle #s(literal -1/180 binary64)) (PI.f64)))) | |
| 57.3% | (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) (sin.f64 (*.f64 (*.f64 (*.f64 (cbrt.f64 (sqrt.f64 (PI.f64))) (cbrt.f64 (PI.f64))) (*.f64 (cbrt.f64 (sqrt.f64 (PI.f64))) (cbrt.f64 (PI.f64)))) (/.f64 angle #s(literal 180 binary64))))) (cos.f64 (*.f64 (*.f64 angle #s(literal -1/180 binary64)) (PI.f64)))) | |
| 56.6% | (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) (cos.f64 (*.f64 (*.f64 angle #s(literal -1/180 binary64)) (*.f64 (pow.f64 (cbrt.f64 (sqrt.f64 (PI.f64))) #s(literal 3 binary64)) (pow.f64 (cbrt.f64 (sqrt.f64 (PI.f64))) #s(literal 3 binary64)))))) | |
| 55.2% | (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (exp.f64 (*.f64 #s(literal 2 binary64) (log.f64 a))))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) (cos.f64 (*.f64 (*.f64 angle #s(literal -1/180 binary64)) (PI.f64)))) | |
| 56.5% | (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (exp.f64 (*.f64 #s(literal 2 binary64) (log.f64 a))))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) | |
| 34.7% | (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 b a) (-.f64 b a)))) #s(literal -1 binary64)))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) | |
| 37.9% | (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) #s(approx (- (pow b 2) (pow a 2)) (*.f64 b b))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) | |
| 56.3% | (*.f64 #s(approx (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (*.f64 #s(literal 1/90 binary64) (*.f64 (*.f64 angle (PI.f64)) (*.f64 (+.f64 a b) (-.f64 b a))))) (cos.f64 (*.f64 (*.f64 angle #s(literal -1/180 binary64)) (PI.f64)))) | |
| 34.7% | (*.f64 #s(approx (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))))) (cos.f64 (*.f64 (*.f64 angle #s(literal -1/180 binary64)) (PI.f64)))) | |
| 38.8% | #s(approx (* (+ b a) (* (- b a) (sin (* (* (PI) angle) 1/90)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 b b))) | |
| 34.5% | #s(approx (* (+ b a) (* (- b a) (sin (* (* (PI) angle) 1/90)))) (neg.f64 (*.f64 (*.f64 a a) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) | |
| 34.5% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (* angle -1/180) (PI)))) (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal -1/180 binary64)))))) | |
| 54.5% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (fma.f64 (*.f64 (+.f64 b a) (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) (neg.f64 a) (*.f64 (*.f64 (+.f64 b a) (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) b))) | |
| 45.0% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (/.f64 (*.f64 (+.f64 b a) (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 b a)))) | |
| 42.2% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (/.f64 (fma.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle) (*.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))) (*.f64 (/.f64 #s(literal 180 binary64) angle) (/.f64 #s(literal 180 binary64) angle))) (*.f64 (+.f64 b a) (-.f64 b a)))) | |
| 12.1% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (/.f64 (*.f64 (+.f64 b a) (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) (fma.f64 b b (*.f64 a a))) (*.f64 (fma.f64 b b (*.f64 a a)) (+.f64 b a)))) | |
| 45.0% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (+.f64 b a) (*.f64 (+.f64 b a) (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))))) | |
| 43.6% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (fma.f64 b b (*.f64 a a)) angle) (*.f64 (PI.f64) #s(literal 1/90 binary64)))) | |
| 56.3% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (*.f64 angle #s(literal 1/90 binary64)) (PI.f64)) (*.f64 (+.f64 b a) (-.f64 b a)))) | |
| 35.5% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (*.f64 (pow.f64 (cbrt.f64 (sqrt.f64 (PI.f64))) #s(literal 3 binary64)) (pow.f64 (cbrt.f64 (sqrt.f64 (PI.f64))) #s(literal 3 binary64)))))) (*.f64 (*.f64 a a) #s(literal -2 binary64))) (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))))) | |
| 35.0% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (*.f64 (*.f64 (cbrt.f64 (sqrt.f64 (PI.f64))) (cbrt.f64 (PI.f64))) (*.f64 (cbrt.f64 (sqrt.f64 (PI.f64))) (cbrt.f64 (PI.f64))))))) (*.f64 (*.f64 a a) #s(literal -2 binary64))) (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))))) | |
| 36.6% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (*.f64 (sqrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64)))) (sqrt.f64 (sqrt.f64 (PI.f64))))))) (*.f64 (*.f64 a a) #s(literal -2 binary64))) (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))))) | |
| 34.7% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (*.f64 (sqrt.f64 (PI.f64)) (sqrt.f64 (PI.f64)))))) (*.f64 (*.f64 a a) #s(literal -2 binary64))) (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))))) | |
| 35.2% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 (*.f64 a a) #s(literal -2 binary64))) (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (*.f64 (pow.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (sqrt.f64 (PI.f64))) #s(literal 1/3 binary64)) (cbrt.f64 (sqrt.f64 (PI.f64))))))))) | |
| 37.9% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 (*.f64 a a) #s(literal -2 binary64))) (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (*.f64 (pow.f64 (cbrt.f64 (sqrt.f64 (PI.f64))) #s(literal 3 binary64)) (pow.f64 (cbrt.f64 (sqrt.f64 (PI.f64))) #s(literal 3 binary64)))))))) | |
| 35.4% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 (*.f64 a a) #s(literal -2 binary64))) (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (*.f64 (*.f64 (cbrt.f64 (sqrt.f64 (PI.f64))) (cbrt.f64 (PI.f64))) (*.f64 (cbrt.f64 (sqrt.f64 (PI.f64))) (cbrt.f64 (PI.f64))))))))) | |
| 35.3% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 (*.f64 a a) #s(literal -2 binary64))) (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (*.f64 (sqrt.f64 (PI.f64)) (sqrt.f64 (PI.f64)))))))) | |
| 35.8% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 (*.f64 a a) #s(literal -2 binary64))) #s(approx (cos (* 1/180 (* angle (PI)))) #s(literal 1 binary64)))) | |
| 34.5% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) (*.f64 a (*.f64 a #s(literal -2 binary64)))) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))))) | |
| 33.1% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 #s(approx (sin (* 1/180 (* angle (PI)))) (*.f64 angle (fma.f64 #s(literal -1/34992000 binary64) (*.f64 (*.f64 angle angle) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) (*.f64 (PI.f64) #s(literal 1/180 binary64))))) (*.f64 (*.f64 a a) #s(literal -2 binary64))) (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))))) | |
| 39.9% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 b b) (fma.f64 #s(literal 2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 (*.f64 a a) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (/.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 b b))))))) | |
| 56.0% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 angle (*.f64 (*.f64 (sqrt.f64 (PI.f64)) (sqrt.f64 (PI.f64))) #s(literal 1/90 binary64))) (*.f64 (+.f64 b a) (-.f64 b a)))) | |
| 56.2% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))) (*.f64 (fma.f64 (sqrt.f64 b) (sqrt.f64 b) a) (-.f64 b a)))) | |
| 56.2% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))) (*.f64 (fma.f64 (sqrt.f64 a) (sqrt.f64 a) b) (-.f64 b a)))) | |
| 55.5% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))) (*.f64 (/.f64 (fma.f64 b b (*.f64 a a)) (+.f64 b a)) (-.f64 b a)))) | |
| 56.3% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 b a))) (-.f64 b a)))) | |
| ▶ | 12.2% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))) (*.f64 (-.f64 (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 a (+.f64 b a) (*.f64 b b))) (/.f64 (*.f64 a (*.f64 a a)) (fma.f64 a (+.f64 b a) (*.f64 b b)))) (-.f64 b a)))) |
| 53.5% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))) (*.f64 (-.f64 (/.f64 (*.f64 a a) (+.f64 b a)) (/.f64 (*.f64 b b) (-.f64 a b))) (-.f64 b a)))) | |
| 43.6% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))) (*.f64 (-.f64 b a) (-.f64 b a)))) | |
| 43.6% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))) (*.f64 (+.f64 b a) (fma.f64 (sqrt.f64 a) (sqrt.f64 a) b)))) | |
| 9.4% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))) (*.f64 (+.f64 b a) (/.f64 (*.f64 (fma.f64 b b (*.f64 a a)) (fma.f64 b b (*.f64 a a))) (*.f64 (+.f64 b a) (fma.f64 b b (*.f64 a a))))))) | |
| 43.6% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))) (*.f64 (+.f64 b a) (*.f64 (fma.f64 b b (*.f64 a a)) (/.f64 #s(literal 1 binary64) (+.f64 b a)))))) | |
| 10.2% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))) (*.f64 (+.f64 b a) (*.f64 (/.f64 (+.f64 b a) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a)))) (/.f64 (+.f64 b a) (/.f64 #s(literal 1 binary64) (fma.f64 a (+.f64 b a) (*.f64 b b)))))))) | |
| 36.3% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))) (*.f64 (+.f64 b a) #s(approx (- b a) (neg.f64 a))))) | |
| 54.8% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))) (*.f64 #s(approx (+ b a) (*.f64 (neg.f64 b) (-.f64 #s(literal -1 binary64) (/.f64 a b)))) (-.f64 b a)))) | |
| 33.7% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* (sin (* 1/180 (* angle (PI)))) (* (* a a) -2)) (cos (* 1/180 (* angle (PI))))) (*.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 a a)) (*.f64 angle (PI.f64))))) | |
| 23.9% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* (sin (* 1/180 (* angle (PI)))) (* (* a a) -2)) (cos (* 1/180 (* angle (PI))))) (*.f64 angle (fma.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (*.f64 (*.f64 angle angle) (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal -1/8748000 binary64))) (*.f64 #s(literal -1/90 binary64) (*.f64 (*.f64 a a) (PI.f64))))))) | |
| 38.6% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* angle (* (PI) 1/90)) (* (+ b a) (- b a))) (*.f64 (*.f64 b b) (fma.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)) #s(literal 0 binary64))))) | |
| 33.7% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* angle (* (PI) 1/90)) (* (+ b a) (- b a))) (*.f64 (*.f64 a a) (fma.f64 (*.f64 angle (PI.f64)) #s(literal -1/90 binary64) #s(literal 0 binary64))))) | |
| ▶ | 38.6% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* angle (* (PI) 1/90)) (* (+ b a) (- b a))) (*.f64 (*.f64 #s(literal 1/90 binary64) angle) (*.f64 (PI.f64) (*.f64 b b))))) |
Compiled 6 554 to 3 840 computations (41.4% saved)
| 1× | egg-herbie |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| cost-diff | 0 | (*.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (*.f64 b (sqrt.f64 b)) (sqrt.f64 b) (neg.f64 (*.f64 a a)))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) | |
| cost-diff | 0 | (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (*.f64 b (sqrt.f64 b)) (sqrt.f64 b) (neg.f64 (*.f64 a a)))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) (cos.f64 (*.f64 (*.f64 (sqrt.f64 (PI.f64)) (sqrt.f64 (PI.f64))) (/.f64 angle #s(literal 180 binary64))))) | |
| cost-diff | 1600 | (*.f64 (sqrt.f64 (PI.f64)) (sqrt.f64 (PI.f64))) | |
| cost-diff | 1728 | (fma.f64 (*.f64 b (sqrt.f64 b)) (sqrt.f64 b) (neg.f64 (*.f64 a a))) | |
| cost-diff | 0 | (/.f64 #s(literal 1 binary64) (+.f64 b a)) | |
| cost-diff | 0 | (+.f64 b a) | |
| cost-diff | 0 | (*.f64 (+.f64 b a) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) (*.f64 (+.f64 b a) (*.f64 (+.f64 b a) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))))))) | |
| cost-diff | 1728 | (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) (*.f64 (+.f64 b a) (*.f64 (+.f64 b a) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))))) | |
| cost-diff | 0 | (*.f64 (PI.f64) #s(literal 1/90 binary64)) | |
| cost-diff | 0 | (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))) | |
| cost-diff | 0 | (*.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))) (*.f64 (-.f64 (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 a (+.f64 b a) (*.f64 b b))) (/.f64 (*.f64 a (*.f64 a a)) (fma.f64 a (+.f64 b a) (*.f64 b b)))) (-.f64 b a))) | |
| cost-diff | 0 | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))) (*.f64 (-.f64 (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 a (+.f64 b a) (*.f64 b b))) (/.f64 (*.f64 a (*.f64 a a)) (fma.f64 a (+.f64 b a) (*.f64 b b)))) (-.f64 b a)))) | |
| cost-diff | 0 | (*.f64 #s(literal 1/90 binary64) angle) | |
| cost-diff | 0 | (*.f64 (*.f64 #s(literal 1/90 binary64) angle) (*.f64 (PI.f64) (*.f64 b b))) | |
| cost-diff | 0 | #s(approx (* (* angle (* (PI) 1/90)) (* (+ b a) (- b a))) (*.f64 (*.f64 #s(literal 1/90 binary64) angle) (*.f64 (PI.f64) (*.f64 b b)))) | |
| cost-diff | 0 | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* angle (* (PI) 1/90)) (* (+ b a) (- b a))) (*.f64 (*.f64 #s(literal 1/90 binary64) angle) (*.f64 (PI.f64) (*.f64 b b))))) | |
| cost-diff | 0 | (*.f64 (-.f64 b a) (sin.f64 (*.f64 (*.f64 (*.f64 (pow.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (sqrt.f64 (PI.f64))) #s(literal 1/3 binary64)) (cbrt.f64 (sqrt.f64 (PI.f64)))) angle) #s(literal 1/90 binary64)))) | |
| cost-diff | 0 | (+.f64 b a) | |
| cost-diff | 0 | (*.f64 (+.f64 b a) (*.f64 (-.f64 b a) (sin.f64 (*.f64 (*.f64 (*.f64 (pow.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (sqrt.f64 (PI.f64))) #s(literal 1/3 binary64)) (cbrt.f64 (sqrt.f64 (PI.f64)))) angle) #s(literal 1/90 binary64))))) | |
| cost-diff | 64 | (pow.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (sqrt.f64 (PI.f64))) #s(literal 1/3 binary64)) |
| 6 900× | lower-*.f32 |
| 6 842× | lower-*.f64 |
| 6 142× | lower-fma.f32 |
| 6 138× | lower-fma.f64 |
| 1 866× | lower-neg.f32 |
Useful iterations: 4 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 78 | 698 |
| 0 | 130 | 667 |
| 1 | 248 | 619 |
| 2 | 676 | 615 |
| 3 | 3154 | 615 |
| 4 | 5402 | 599 |
| 0 | 8133 | 599 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(*.f64 (+.f64 b a) (*.f64 (-.f64 b a) (sin.f64 (*.f64 (*.f64 (*.f64 (pow.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (sqrt.f64 (PI.f64))) #s(literal 1/3 binary64)) (cbrt.f64 (sqrt.f64 (PI.f64)))) angle) #s(literal 1/90 binary64))))) |
(+.f64 b a) |
b |
a |
(*.f64 (-.f64 b a) (sin.f64 (*.f64 (*.f64 (*.f64 (pow.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (sqrt.f64 (PI.f64))) #s(literal 1/3 binary64)) (cbrt.f64 (sqrt.f64 (PI.f64)))) angle) #s(literal 1/90 binary64)))) |
(-.f64 b a) |
(sin.f64 (*.f64 (*.f64 (*.f64 (pow.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (sqrt.f64 (PI.f64))) #s(literal 1/3 binary64)) (cbrt.f64 (sqrt.f64 (PI.f64)))) angle) #s(literal 1/90 binary64))) |
(*.f64 (*.f64 (*.f64 (pow.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (sqrt.f64 (PI.f64))) #s(literal 1/3 binary64)) (cbrt.f64 (sqrt.f64 (PI.f64)))) angle) #s(literal 1/90 binary64)) |
(*.f64 (*.f64 (pow.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (sqrt.f64 (PI.f64))) #s(literal 1/3 binary64)) (cbrt.f64 (sqrt.f64 (PI.f64)))) angle) |
(*.f64 (pow.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (sqrt.f64 (PI.f64))) #s(literal 1/3 binary64)) (cbrt.f64 (sqrt.f64 (PI.f64)))) |
(pow.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (sqrt.f64 (PI.f64))) #s(literal 1/3 binary64)) |
(*.f64 (*.f64 (PI.f64) (PI.f64)) (sqrt.f64 (PI.f64))) |
(*.f64 (PI.f64) (PI.f64)) |
(PI.f64) |
(sqrt.f64 (PI.f64)) |
#s(literal 1/3 binary64) |
(cbrt.f64 (sqrt.f64 (PI.f64))) |
angle |
#s(literal 1/90 binary64) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* angle (* (PI) 1/90)) (* (+ b a) (- b a))) (*.f64 (*.f64 #s(literal 1/90 binary64) angle) (*.f64 (PI.f64) (*.f64 b b))))) |
#s(approx (* (* angle (* (PI) 1/90)) (* (+ b a) (- b a))) (*.f64 (*.f64 #s(literal 1/90 binary64) angle) (*.f64 (PI.f64) (*.f64 b b)))) |
(*.f64 (*.f64 #s(literal 1/90 binary64) angle) (*.f64 (PI.f64) (*.f64 b b))) |
(*.f64 #s(literal 1/90 binary64) angle) |
#s(literal 1/90 binary64) |
angle |
(*.f64 (PI.f64) (*.f64 b b)) |
(PI.f64) |
(*.f64 b b) |
b |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))) (*.f64 (-.f64 (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 a (+.f64 b a) (*.f64 b b))) (/.f64 (*.f64 a (*.f64 a a)) (fma.f64 a (+.f64 b a) (*.f64 b b)))) (-.f64 b a)))) |
(*.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))) (*.f64 (-.f64 (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 a (+.f64 b a) (*.f64 b b))) (/.f64 (*.f64 a (*.f64 a a)) (fma.f64 a (+.f64 b a) (*.f64 b b)))) (-.f64 b a))) |
(*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))) |
angle |
(*.f64 (PI.f64) #s(literal 1/90 binary64)) |
(PI.f64) |
#s(literal 1/90 binary64) |
(*.f64 (-.f64 (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 a (+.f64 b a) (*.f64 b b))) (/.f64 (*.f64 a (*.f64 a a)) (fma.f64 a (+.f64 b a) (*.f64 b b)))) (-.f64 b a)) |
(-.f64 (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 a (+.f64 b a) (*.f64 b b))) (/.f64 (*.f64 a (*.f64 a a)) (fma.f64 a (+.f64 b a) (*.f64 b b)))) |
(/.f64 (*.f64 b (*.f64 b b)) (fma.f64 a (+.f64 b a) (*.f64 b b))) |
(*.f64 b (*.f64 b b)) |
b |
(*.f64 b b) |
(fma.f64 a (+.f64 b a) (*.f64 b b)) |
a |
(+.f64 b a) |
(/.f64 (*.f64 a (*.f64 a a)) (fma.f64 a (+.f64 b a) (*.f64 b b))) |
(*.f64 a (*.f64 a a)) |
(*.f64 a a) |
(-.f64 b a) |
(*.f64 (+.f64 b a) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) (*.f64 (+.f64 b a) (*.f64 (+.f64 b a) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))))))) |
(+.f64 b a) |
b |
a |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) (*.f64 (+.f64 b a) (*.f64 (+.f64 b a) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))))) |
(/.f64 #s(literal 1 binary64) (+.f64 b a)) |
#s(literal 1 binary64) |
(*.f64 (+.f64 b a) (*.f64 (+.f64 b a) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))))) |
(*.f64 (+.f64 b a) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) |
(sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) |
(*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))) |
(PI.f64) |
(*.f64 angle #s(literal 1/90 binary64)) |
angle |
#s(literal 1/90 binary64) |
(*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (*.f64 b (sqrt.f64 b)) (sqrt.f64 b) (neg.f64 (*.f64 a a)))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) (cos.f64 (*.f64 (*.f64 (sqrt.f64 (PI.f64)) (sqrt.f64 (PI.f64))) (/.f64 angle #s(literal 180 binary64))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (*.f64 b (sqrt.f64 b)) (sqrt.f64 b) (neg.f64 (*.f64 a a)))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) |
(*.f64 #s(literal 2 binary64) (fma.f64 (*.f64 b (sqrt.f64 b)) (sqrt.f64 b) (neg.f64 (*.f64 a a)))) |
#s(literal 2 binary64) |
(fma.f64 (*.f64 b (sqrt.f64 b)) (sqrt.f64 b) (neg.f64 (*.f64 a a))) |
(*.f64 b (sqrt.f64 b)) |
b |
(sqrt.f64 b) |
(neg.f64 (*.f64 a a)) |
(*.f64 a a) |
a |
(sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) |
(*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))) |
(PI.f64) |
(/.f64 angle #s(literal 180 binary64)) |
angle |
#s(literal 180 binary64) |
(cos.f64 (*.f64 (*.f64 (sqrt.f64 (PI.f64)) (sqrt.f64 (PI.f64))) (/.f64 angle #s(literal 180 binary64)))) |
(*.f64 (*.f64 (sqrt.f64 (PI.f64)) (sqrt.f64 (PI.f64))) (/.f64 angle #s(literal 180 binary64))) |
(*.f64 (sqrt.f64 (PI.f64)) (sqrt.f64 (PI.f64))) |
(sqrt.f64 (PI.f64)) |
| Outputs |
|---|
(*.f64 (+.f64 b a) (*.f64 (-.f64 b a) (sin.f64 (*.f64 (*.f64 (*.f64 (pow.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (sqrt.f64 (PI.f64))) #s(literal 1/3 binary64)) (cbrt.f64 (sqrt.f64 (PI.f64)))) angle) #s(literal 1/90 binary64))))) |
(*.f64 (sin.f64 (*.f64 (cbrt.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (sqrt.f64 (PI.f64))))) (*.f64 (cbrt.f64 (sqrt.f64 (PI.f64))) (*.f64 angle #s(literal 1/90 binary64))))) (*.f64 (+.f64 b a) (-.f64 b a))) |
(+.f64 b a) |
b |
a |
(*.f64 (-.f64 b a) (sin.f64 (*.f64 (*.f64 (*.f64 (pow.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (sqrt.f64 (PI.f64))) #s(literal 1/3 binary64)) (cbrt.f64 (sqrt.f64 (PI.f64)))) angle) #s(literal 1/90 binary64)))) |
(*.f64 (-.f64 b a) (sin.f64 (*.f64 (cbrt.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (sqrt.f64 (PI.f64))))) (*.f64 (cbrt.f64 (sqrt.f64 (PI.f64))) (*.f64 angle #s(literal 1/90 binary64)))))) |
(-.f64 b a) |
(sin.f64 (*.f64 (*.f64 (*.f64 (pow.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (sqrt.f64 (PI.f64))) #s(literal 1/3 binary64)) (cbrt.f64 (sqrt.f64 (PI.f64)))) angle) #s(literal 1/90 binary64))) |
(sin.f64 (*.f64 (cbrt.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (sqrt.f64 (PI.f64))))) (*.f64 (cbrt.f64 (sqrt.f64 (PI.f64))) (*.f64 angle #s(literal 1/90 binary64))))) |
(*.f64 (*.f64 (*.f64 (pow.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (sqrt.f64 (PI.f64))) #s(literal 1/3 binary64)) (cbrt.f64 (sqrt.f64 (PI.f64)))) angle) #s(literal 1/90 binary64)) |
(*.f64 (cbrt.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (sqrt.f64 (PI.f64))))) (*.f64 (cbrt.f64 (sqrt.f64 (PI.f64))) (*.f64 angle #s(literal 1/90 binary64)))) |
(*.f64 (*.f64 (pow.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (sqrt.f64 (PI.f64))) #s(literal 1/3 binary64)) (cbrt.f64 (sqrt.f64 (PI.f64)))) angle) |
(*.f64 (cbrt.f64 (sqrt.f64 (PI.f64))) (*.f64 (cbrt.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (sqrt.f64 (PI.f64))))) angle)) |
(*.f64 (pow.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (sqrt.f64 (PI.f64))) #s(literal 1/3 binary64)) (cbrt.f64 (sqrt.f64 (PI.f64)))) |
(*.f64 (cbrt.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (sqrt.f64 (PI.f64))))) (cbrt.f64 (sqrt.f64 (PI.f64)))) |
(pow.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (sqrt.f64 (PI.f64))) #s(literal 1/3 binary64)) |
(cbrt.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (sqrt.f64 (PI.f64))))) |
(*.f64 (*.f64 (PI.f64) (PI.f64)) (sqrt.f64 (PI.f64))) |
(*.f64 (PI.f64) (*.f64 (PI.f64) (sqrt.f64 (PI.f64)))) |
(*.f64 (PI.f64) (PI.f64)) |
(PI.f64) |
(sqrt.f64 (PI.f64)) |
#s(literal 1/3 binary64) |
(cbrt.f64 (sqrt.f64 (PI.f64))) |
angle |
#s(literal 1/90 binary64) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* angle (* (PI) 1/90)) (* (+ b a) (- b a))) (*.f64 (*.f64 #s(literal 1/90 binary64) angle) (*.f64 (PI.f64) (*.f64 b b))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* angle (* (PI) 1/90)) (* (+ b a) (- b a))) (*.f64 b (*.f64 b (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))))) |
#s(approx (* (* angle (* (PI) 1/90)) (* (+ b a) (- b a))) (*.f64 (*.f64 #s(literal 1/90 binary64) angle) (*.f64 (PI.f64) (*.f64 b b)))) |
#s(approx (* (* angle (* (PI) 1/90)) (* (+ b a) (- b a))) (*.f64 b (*.f64 b (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))))) |
(*.f64 (*.f64 #s(literal 1/90 binary64) angle) (*.f64 (PI.f64) (*.f64 b b))) |
(*.f64 b (*.f64 b (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) |
(*.f64 #s(literal 1/90 binary64) angle) |
(*.f64 angle #s(literal 1/90 binary64)) |
#s(literal 1/90 binary64) |
angle |
(*.f64 (PI.f64) (*.f64 b b)) |
(PI.f64) |
(*.f64 b b) |
b |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))) (*.f64 (-.f64 (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 a (+.f64 b a) (*.f64 b b))) (/.f64 (*.f64 a (*.f64 a a)) (fma.f64 a (+.f64 b a) (*.f64 b b)))) (-.f64 b a)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))) (*.f64 (-.f64 b a) (fma.f64 (neg.f64 a) (/.f64 (*.f64 a a) (fma.f64 b (+.f64 b a) (*.f64 a a))) (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 b (+.f64 b a) (*.f64 a a))))))) |
(*.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))) (*.f64 (-.f64 (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 a (+.f64 b a) (*.f64 b b))) (/.f64 (*.f64 a (*.f64 a a)) (fma.f64 a (+.f64 b a) (*.f64 b b)))) (-.f64 b a))) |
(*.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))) (*.f64 (-.f64 b a) (fma.f64 (neg.f64 a) (/.f64 (*.f64 a a) (fma.f64 b (+.f64 b a) (*.f64 a a))) (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 b (+.f64 b a) (*.f64 a a)))))) |
(*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))) |
(*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))) |
angle |
(*.f64 (PI.f64) #s(literal 1/90 binary64)) |
(PI.f64) |
#s(literal 1/90 binary64) |
(*.f64 (-.f64 (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 a (+.f64 b a) (*.f64 b b))) (/.f64 (*.f64 a (*.f64 a a)) (fma.f64 a (+.f64 b a) (*.f64 b b)))) (-.f64 b a)) |
(*.f64 (-.f64 b a) (fma.f64 (neg.f64 a) (/.f64 (*.f64 a a) (fma.f64 b (+.f64 b a) (*.f64 a a))) (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 b (+.f64 b a) (*.f64 a a))))) |
(-.f64 (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 a (+.f64 b a) (*.f64 b b))) (/.f64 (*.f64 a (*.f64 a a)) (fma.f64 a (+.f64 b a) (*.f64 b b)))) |
(fma.f64 (neg.f64 a) (/.f64 (*.f64 a a) (fma.f64 b (+.f64 b a) (*.f64 a a))) (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 b (+.f64 b a) (*.f64 a a)))) |
(/.f64 (*.f64 b (*.f64 b b)) (fma.f64 a (+.f64 b a) (*.f64 b b))) |
(/.f64 (*.f64 b (*.f64 b b)) (fma.f64 b (+.f64 b a) (*.f64 a a))) |
(*.f64 b (*.f64 b b)) |
b |
(*.f64 b b) |
(fma.f64 a (+.f64 b a) (*.f64 b b)) |
(fma.f64 b (+.f64 b a) (*.f64 a a)) |
a |
(+.f64 b a) |
(/.f64 (*.f64 a (*.f64 a a)) (fma.f64 a (+.f64 b a) (*.f64 b b))) |
(/.f64 (*.f64 a (*.f64 a a)) (fma.f64 b (+.f64 b a) (*.f64 a a))) |
(*.f64 a (*.f64 a a)) |
(*.f64 a a) |
(-.f64 b a) |
(*.f64 (+.f64 b a) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) (*.f64 (+.f64 b a) (*.f64 (+.f64 b a) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))))))) |
(*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) (*.f64 (+.f64 b a) (+.f64 b a))) |
(+.f64 b a) |
b |
a |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) (*.f64 (+.f64 b a) (*.f64 (+.f64 b a) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))))) |
(*.f64 (+.f64 b a) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) |
(/.f64 #s(literal 1 binary64) (+.f64 b a)) |
#s(literal 1 binary64) |
(*.f64 (+.f64 b a) (*.f64 (+.f64 b a) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))))) |
(*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) (*.f64 (+.f64 b a) (+.f64 b a))) |
(*.f64 (+.f64 b a) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) |
(sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) |
(*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))) |
(PI.f64) |
(*.f64 angle #s(literal 1/90 binary64)) |
angle |
#s(literal 1/90 binary64) |
(*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (*.f64 b (sqrt.f64 b)) (sqrt.f64 b) (neg.f64 (*.f64 a a)))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) (cos.f64 (*.f64 (*.f64 (sqrt.f64 (PI.f64)) (sqrt.f64 (PI.f64))) (/.f64 angle #s(literal 180 binary64))))) |
(*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (*.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (*.f64 b (sqrt.f64 b)) (sqrt.f64 b) (neg.f64 (*.f64 a a)))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) |
(*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))))) |
(*.f64 #s(literal 2 binary64) (fma.f64 (*.f64 b (sqrt.f64 b)) (sqrt.f64 b) (neg.f64 (*.f64 a a)))) |
(*.f64 (+.f64 b a) (*.f64 (-.f64 b a) #s(literal 2 binary64))) |
#s(literal 2 binary64) |
(fma.f64 (*.f64 b (sqrt.f64 b)) (sqrt.f64 b) (neg.f64 (*.f64 a a))) |
(*.f64 (+.f64 b a) (-.f64 b a)) |
(*.f64 b (sqrt.f64 b)) |
b |
(sqrt.f64 b) |
(neg.f64 (*.f64 a a)) |
(*.f64 a a) |
a |
(sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) |
(sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) |
(*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))) |
(/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)) |
(PI.f64) |
(/.f64 angle #s(literal 180 binary64)) |
angle |
#s(literal 180 binary64) |
(cos.f64 (*.f64 (*.f64 (sqrt.f64 (PI.f64)) (sqrt.f64 (PI.f64))) (/.f64 angle #s(literal 180 binary64)))) |
(cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) |
(*.f64 (*.f64 (sqrt.f64 (PI.f64)) (sqrt.f64 (PI.f64))) (/.f64 angle #s(literal 180 binary64))) |
(/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)) |
(*.f64 (sqrt.f64 (PI.f64)) (sqrt.f64 (PI.f64))) |
(PI.f64) |
(sqrt.f64 (PI.f64)) |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 1.789049426756589 | (fma.f64 (*.f64 b (sqrt.f64 b)) (sqrt.f64 b) (neg.f64 (*.f64 a a))) | |
| accuracy | 5.120659062231805 | (*.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (*.f64 b (sqrt.f64 b)) (sqrt.f64 b) (neg.f64 (*.f64 a a)))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) | |
| accuracy | 28.238379514445683 | (cos.f64 (*.f64 (*.f64 (sqrt.f64 (PI.f64)) (sqrt.f64 (PI.f64))) (/.f64 angle #s(literal 180 binary64)))) | |
| accuracy | 28.989574089136532 | (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) | |
| accuracy | 0.2734375 | (*.f64 (+.f64 b a) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) | |
| accuracy | 0.31640625 | (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))) | |
| accuracy | 25.20071777882372 | (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) (*.f64 (+.f64 b a) (*.f64 (+.f64 b a) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))))) | |
| accuracy | 28.86191418965886 | (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) | |
| accuracy | 6.010817046634966 | (*.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))) (*.f64 (-.f64 (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 a (+.f64 b a) (*.f64 b b))) (/.f64 (*.f64 a (*.f64 a a)) (fma.f64 a (+.f64 b a) (*.f64 b b)))) (-.f64 b a))) | |
| accuracy | 28.558764329804468 | (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 a (+.f64 b a) (*.f64 b b))) | |
| accuracy | 29.11342252285233 | (/.f64 (*.f64 a (*.f64 a a)) (fma.f64 a (+.f64 b a) (*.f64 b b))) | |
| accuracy | 35.12846863515605 | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))) (*.f64 (-.f64 (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 a (+.f64 b a) (*.f64 b b))) (/.f64 (*.f64 a (*.f64 a a)) (fma.f64 a (+.f64 b a) (*.f64 b b)))) (-.f64 b a)))) | |
| accuracy | 0.25 | (*.f64 #s(literal 1/90 binary64) angle) | |
| accuracy | 6.988554789625469 | (*.f64 (*.f64 #s(literal 1/90 binary64) angle) (*.f64 (PI.f64) (*.f64 b b))) | |
| accuracy | 24.365540663341196 | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* angle (* (PI) 1/90)) (* (+ b a) (- b a))) (*.f64 (*.f64 #s(literal 1/90 binary64) angle) (*.f64 (PI.f64) (*.f64 b b))))) | |
| accuracy | 29.11708969199066 | #s(approx (* (* angle (* (PI) 1/90)) (* (+ b a) (- b a))) (*.f64 (*.f64 #s(literal 1/90 binary64) angle) (*.f64 (PI.f64) (*.f64 b b)))) | |
| accuracy | 1.0 | (pow.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (sqrt.f64 (PI.f64))) #s(literal 1/3 binary64)) | |
| accuracy | 1.0 | (*.f64 (pow.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (sqrt.f64 (PI.f64))) #s(literal 1/3 binary64)) (cbrt.f64 (sqrt.f64 (PI.f64)))) | |
| accuracy | 1.0 | (sqrt.f64 (PI.f64)) | |
| accuracy | 28.86191418965886 | (sin.f64 (*.f64 (*.f64 (*.f64 (pow.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (sqrt.f64 (PI.f64))) #s(literal 1/3 binary64)) (cbrt.f64 (sqrt.f64 (PI.f64)))) angle) #s(literal 1/90 binary64))) |
| 240.0ms | 128× | 1 | valid |
| 67.0ms | 127× | 0 | valid |
| 8.0ms | 1× | 3 | valid |
Compiled 639 to 71 computations (88.9% saved)
ival-mult: 126.0ms (46.2% of total)ival-sqrt: 37.0ms (13.6% of total)ival-sin: 26.0ms (9.5% of total)ival-add: 18.0ms (6.6% of total)const: 17.0ms (6.2% of total)ival-cos: 11.0ms (4% of total)adjust: 10.0ms (3.7% of total)ival-div: 8.0ms (2.9% of total)ival-cbrt: 5.0ms (1.8% of total)ival-pow2: 5.0ms (1.8% of total)ival-sub: 4.0ms (1.5% of total)ival-pi: 2.0ms (0.7% of total)ival-neg: 1.0ms (0.4% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| Inputs |
|---|
#<alt (pow.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (sqrt.f64 (PI.f64))) #s(literal 1/3 binary64))> |
#<alt (*.f64 (+.f64 b a) (*.f64 (-.f64 b a) (sin.f64 (*.f64 (*.f64 (*.f64 (pow.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (sqrt.f64 (PI.f64))) #s(literal 1/3 binary64)) (cbrt.f64 (sqrt.f64 (PI.f64)))) angle) #s(literal 1/90 binary64)))))> |
#<alt (+.f64 b a)> |
#<alt (*.f64 (-.f64 b a) (sin.f64 (*.f64 (*.f64 (*.f64 (pow.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (sqrt.f64 (PI.f64))) #s(literal 1/3 binary64)) (cbrt.f64 (sqrt.f64 (PI.f64)))) angle) #s(literal 1/90 binary64))))> |
#<alt #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* angle (* (PI) 1/90)) (* (+ b a) (- b a))) (*.f64 (*.f64 #s(literal 1/90 binary64) angle) (*.f64 (PI.f64) (*.f64 b b)))))> |
#<alt #s(approx (* (* angle (* (PI) 1/90)) (* (+ b a) (- b a))) (*.f64 (*.f64 #s(literal 1/90 binary64) angle) (*.f64 (PI.f64) (*.f64 b b))))> |
#<alt (*.f64 (*.f64 #s(literal 1/90 binary64) angle) (*.f64 (PI.f64) (*.f64 b b)))> |
#<alt (*.f64 #s(literal 1/90 binary64) angle)> |
#<alt #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))) (*.f64 (-.f64 (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 a (+.f64 b a) (*.f64 b b))) (/.f64 (*.f64 a (*.f64 a a)) (fma.f64 a (+.f64 b a) (*.f64 b b)))) (-.f64 b a))))> |
#<alt (*.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))) (*.f64 (-.f64 (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 a (+.f64 b a) (*.f64 b b))) (/.f64 (*.f64 a (*.f64 a a)) (fma.f64 a (+.f64 b a) (*.f64 b b)))) (-.f64 b a)))> |
#<alt (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))> |
#<alt (*.f64 (PI.f64) #s(literal 1/90 binary64))> |
#<alt (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) (*.f64 (+.f64 b a) (*.f64 (+.f64 b a) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))))))> |
#<alt (*.f64 (+.f64 b a) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) (*.f64 (+.f64 b a) (*.f64 (+.f64 b a) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))))))> |
#<alt (/.f64 #s(literal 1 binary64) (+.f64 b a))> |
#<alt (fma.f64 (*.f64 b (sqrt.f64 b)) (sqrt.f64 b) (neg.f64 (*.f64 a a)))> |
#<alt (*.f64 (sqrt.f64 (PI.f64)) (sqrt.f64 (PI.f64)))> |
#<alt (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (*.f64 b (sqrt.f64 b)) (sqrt.f64 b) (neg.f64 (*.f64 a a)))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) (cos.f64 (*.f64 (*.f64 (sqrt.f64 (PI.f64)) (sqrt.f64 (PI.f64))) (/.f64 angle #s(literal 180 binary64)))))> |
#<alt (*.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (*.f64 b (sqrt.f64 b)) (sqrt.f64 b) (neg.f64 (*.f64 a a)))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))))> |
#<alt (sin.f64 (*.f64 (*.f64 (*.f64 (pow.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (sqrt.f64 (PI.f64))) #s(literal 1/3 binary64)) (cbrt.f64 (sqrt.f64 (PI.f64)))) angle) #s(literal 1/90 binary64)))> |
#<alt (sqrt.f64 (PI.f64))> |
#<alt (*.f64 (pow.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (sqrt.f64 (PI.f64))) #s(literal 1/3 binary64)) (cbrt.f64 (sqrt.f64 (PI.f64))))> |
#<alt (/.f64 (*.f64 a (*.f64 a a)) (fma.f64 a (+.f64 b a) (*.f64 b b)))> |
#<alt (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 a (+.f64 b a) (*.f64 b b)))> |
#<alt (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))> |
#<alt (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))> |
#<alt (*.f64 (+.f64 b a) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))))> |
#<alt (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))> |
#<alt (cos.f64 (*.f64 (*.f64 (sqrt.f64 (PI.f64)) (sqrt.f64 (PI.f64))) (/.f64 angle #s(literal 180 binary64))))> |
| Outputs |
|---|
#<alt (* -1 (* (pow a 2) (sin (* 1/90 (* angle (PI))))))> |
#<alt (+ (* -1 (* (pow a 2) (sin (* 1/90 (* angle (PI)))))) (* b (* (sin (* 1/90 (* angle (PI)))) (+ a (* -1 a)))))> |
#<alt (+ (* -1 (* (pow a 2) (sin (* 1/90 (* angle (PI)))))) (* b (+ (* b (sin (* 1/90 (* angle (PI))))) (* (sin (* 1/90 (* angle (PI)))) (+ a (* -1 a))))))> |
#<alt (+ (* -1 (* (pow a 2) (sin (* 1/90 (* angle (PI)))))) (* b (+ (* b (sin (* 1/90 (* angle (PI))))) (* (sin (* 1/90 (* angle (PI)))) (+ a (* -1 a))))))> |
#<alt (* (pow b 2) (sin (* 1/90 (* angle (PI)))))> |
#<alt (* (pow b 2) (+ (sin (* 1/90 (* angle (PI)))) (/ (* (sin (* 1/90 (* angle (PI)))) (+ a (* -1 a))) b)))> |
#<alt (* (pow b 2) (+ (sin (* 1/90 (* angle (PI)))) (+ (* -1 (/ (* (pow a 2) (sin (* 1/90 (* angle (PI))))) (pow b 2))) (/ (* (sin (* 1/90 (* angle (PI)))) (+ a (* -1 a))) b))))> |
#<alt (* (pow b 2) (+ (sin (* 1/90 (* angle (PI)))) (+ (* -1 (/ (* (pow a 2) (sin (* 1/90 (* angle (PI))))) (pow b 2))) (/ (* (sin (* 1/90 (* angle (PI)))) (+ a (* -1 a))) b))))> |
#<alt (* (pow b 2) (sin (* 1/90 (* angle (PI)))))> |
#<alt (* (pow b 2) (+ (sin (* 1/90 (* angle (PI)))) (/ (* (sin (* 1/90 (* angle (PI)))) (+ a (* -1 a))) b)))> |
#<alt (* (pow b 2) (+ (sin (* 1/90 (* angle (PI)))) (* -1 (/ (+ (* -1 (* (sin (* 1/90 (* angle (PI)))) (+ a (* -1 a)))) (/ (* (pow a 2) (sin (* 1/90 (* angle (PI))))) b)) b))))> |
#<alt (* (pow b 2) (+ (sin (* 1/90 (* angle (PI)))) (* -1 (/ (+ (* -1 (* (sin (* 1/90 (* angle (PI)))) (+ a (* -1 a)))) (/ (* (pow a 2) (sin (* 1/90 (* angle (PI))))) b)) b))))> |
#<alt (* (pow b 2) (sin (* 1/90 (* angle (PI)))))> |
#<alt (+ (* a (* (sin (* 1/90 (* angle (PI)))) (+ b (* -1 b)))) (* (pow b 2) (sin (* 1/90 (* angle (PI))))))> |
#<alt (+ (* a (+ (* -1 (* a (sin (* 1/90 (* angle (PI)))))) (* (sin (* 1/90 (* angle (PI)))) (+ b (* -1 b))))) (* (pow b 2) (sin (* 1/90 (* angle (PI))))))> |
#<alt (+ (* a (+ (* -1 (* a (sin (* 1/90 (* angle (PI)))))) (* (sin (* 1/90 (* angle (PI)))) (+ b (* -1 b))))) (* (pow b 2) (sin (* 1/90 (* angle (PI))))))> |
#<alt (* -1 (* (pow a 2) (sin (* 1/90 (* angle (PI))))))> |
#<alt (* (pow a 2) (+ (* -1 (sin (* 1/90 (* angle (PI))))) (/ (* (sin (* 1/90 (* angle (PI)))) (+ b (* -1 b))) a)))> |
#<alt (* (pow a 2) (+ (* -1 (sin (* 1/90 (* angle (PI))))) (+ (/ (* (sin (* 1/90 (* angle (PI)))) (+ b (* -1 b))) a) (/ (* (pow b 2) (sin (* 1/90 (* angle (PI))))) (pow a 2)))))> |
#<alt (* (pow a 2) (+ (* -1 (sin (* 1/90 (* angle (PI))))) (+ (/ (* (sin (* 1/90 (* angle (PI)))) (+ b (* -1 b))) a) (/ (* (pow b 2) (sin (* 1/90 (* angle (PI))))) (pow a 2)))))> |
#<alt (* -1 (* (pow a 2) (sin (* 1/90 (* angle (PI))))))> |
#<alt (* (pow a 2) (+ (* -1 (sin (* 1/90 (* angle (PI))))) (* -1 (/ (* (sin (* 1/90 (* angle (PI)))) (+ b (* -1 b))) a))))> |
#<alt (* (pow a 2) (+ (* -1 (sin (* 1/90 (* angle (PI))))) (* -1 (/ (+ (* -1 (/ (* (pow b 2) (sin (* 1/90 (* angle (PI))))) a)) (* (sin (* 1/90 (* angle (PI)))) (+ b (* -1 b)))) a))))> |
#<alt (* (pow a 2) (+ (* -1 (sin (* 1/90 (* angle (PI))))) (* -1 (/ (+ (* -1 (/ (* (pow b 2) (sin (* 1/90 (* angle (PI))))) a)) (* (sin (* 1/90 (* angle (PI)))) (+ b (* -1 b)))) a))))> |
#<alt (* 1/90 (* angle (* (PI) (* (+ a b) (- b a)))))> |
#<alt (* angle (+ (* -1/4374000 (* (pow angle 2) (* (pow (PI) 3) (* (+ a b) (- b a))))) (* 1/90 (* (PI) (* (+ a b) (- b a))))))> |
#<alt (* angle (+ (* 1/90 (* (PI) (* (+ a b) (- b a)))) (* (pow angle 2) (+ (* -1/4374000 (* (pow (PI) 3) (* (+ a b) (- b a)))) (* 1/708588000000 (* (pow angle 2) (* (pow (PI) 5) (* (+ a b) (- b a)))))))))> |
#<alt (* angle (+ (* 1/90 (* (PI) (* (+ a b) (- b a)))) (* (pow angle 2) (+ (* -1/4374000 (* (pow (PI) 3) (* (+ a b) (- b a)))) (* (pow angle 2) (+ (* -1/241061637600000000 (* (pow angle 2) (* (pow (PI) 7) (* (+ a b) (- b a))))) (* 1/708588000000 (* (pow (PI) 5) (* (+ a b) (- b a))))))))))> |
#<alt (* (sin (* 1/90 (* angle (PI)))) (* (+ a b) (- b a)))> |
#<alt (* (sin (* 1/90 (* angle (PI)))) (* (+ a b) (- b a)))> |
#<alt (* (sin (* 1/90 (* angle (PI)))) (* (+ a b) (- b a)))> |
#<alt (* (sin (* 1/90 (* angle (PI)))) (* (+ a b) (- b a)))> |
#<alt (* (sin (* 1/90 (* angle (PI)))) (* (+ a b) (- b a)))> |
#<alt (* (sin (* 1/90 (* angle (PI)))) (* (+ a b) (- b a)))> |
#<alt (* (sin (* 1/90 (* angle (PI)))) (* (+ a b) (- b a)))> |
#<alt (* (sin (* 1/90 (* angle (PI)))) (* (+ a b) (- b 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 (* a (sin (* 1/90 (* angle (PI))))))> |
#<alt (+ (* -1 (* a (sin (* 1/90 (* angle (PI)))))) (* b (sin (* 1/90 (* angle (PI))))))> |
#<alt (+ (* -1 (* a (sin (* 1/90 (* angle (PI)))))) (* b (sin (* 1/90 (* angle (PI))))))> |
#<alt (+ (* -1 (* a (sin (* 1/90 (* angle (PI)))))) (* b (sin (* 1/90 (* angle (PI))))))> |
#<alt (* b (sin (* 1/90 (* angle (PI)))))> |
#<alt (* b (+ (sin (* 1/90 (* angle (PI)))) (* -1 (/ (* a (sin (* 1/90 (* angle (PI))))) b))))> |
#<alt (* b (+ (sin (* 1/90 (* angle (PI)))) (* -1 (/ (* a (sin (* 1/90 (* angle (PI))))) b))))> |
#<alt (* b (+ (sin (* 1/90 (* angle (PI)))) (* -1 (/ (* a (sin (* 1/90 (* angle (PI))))) b))))> |
#<alt (* b (sin (* 1/90 (* angle (PI)))))> |
#<alt (* -1 (* b (+ (* -1 (sin (* 1/90 (* angle (PI))))) (/ (* a (sin (* 1/90 (* angle (PI))))) b))))> |
#<alt (* -1 (* b (+ (* -1 (sin (* 1/90 (* angle (PI))))) (/ (* a (sin (* 1/90 (* angle (PI))))) b))))> |
#<alt (* -1 (* b (+ (* -1 (sin (* 1/90 (* angle (PI))))) (/ (* a (sin (* 1/90 (* angle (PI))))) b))))> |
#<alt (* b (sin (* 1/90 (* angle (PI)))))> |
#<alt (+ (* -1 (* a (sin (* 1/90 (* angle (PI)))))) (* b (sin (* 1/90 (* angle (PI))))))> |
#<alt (+ (* -1 (* a (sin (* 1/90 (* angle (PI)))))) (* b (sin (* 1/90 (* angle (PI))))))> |
#<alt (+ (* -1 (* a (sin (* 1/90 (* angle (PI)))))) (* b (sin (* 1/90 (* angle (PI))))))> |
#<alt (* -1 (* a (sin (* 1/90 (* angle (PI))))))> |
#<alt (* a (+ (* -1 (sin (* 1/90 (* angle (PI))))) (/ (* b (sin (* 1/90 (* angle (PI))))) a)))> |
#<alt (* a (+ (* -1 (sin (* 1/90 (* angle (PI))))) (/ (* b (sin (* 1/90 (* angle (PI))))) a)))> |
#<alt (* a (+ (* -1 (sin (* 1/90 (* angle (PI))))) (/ (* b (sin (* 1/90 (* angle (PI))))) a)))> |
#<alt (* -1 (* a (sin (* 1/90 (* angle (PI))))))> |
#<alt (* -1 (* a (+ (sin (* 1/90 (* angle (PI)))) (* -1 (/ (* b (sin (* 1/90 (* angle (PI))))) a)))))> |
#<alt (* -1 (* a (+ (sin (* 1/90 (* angle (PI)))) (* -1 (/ (* b (sin (* 1/90 (* angle (PI))))) a)))))> |
#<alt (* -1 (* a (+ (sin (* 1/90 (* angle (PI)))) (* -1 (/ (* b (sin (* 1/90 (* angle (PI))))) a)))))> |
#<alt (* 1/90 (* angle (* (PI) (- b a))))> |
#<alt (* angle (+ (* -1/4374000 (* (pow angle 2) (* (pow (PI) 3) (- b a)))) (* 1/90 (* (PI) (- b a)))))> |
#<alt (* angle (+ (* 1/90 (* (PI) (- b a))) (* (pow angle 2) (+ (* -1/4374000 (* (pow (PI) 3) (- b a))) (* 1/708588000000 (* (pow angle 2) (* (pow (PI) 5) (- b a))))))))> |
#<alt (* angle (+ (* 1/90 (* (PI) (- b a))) (* (pow angle 2) (+ (* -1/4374000 (* (pow (PI) 3) (- b a))) (* (pow angle 2) (+ (* -1/241061637600000000 (* (pow angle 2) (* (pow (PI) 7) (- b a)))) (* 1/708588000000 (* (pow (PI) 5) (- b a)))))))))> |
#<alt (* (sin (* 1/90 (* angle (PI)))) (- b a))> |
#<alt (* (sin (* 1/90 (* angle (PI)))) (- b a))> |
#<alt (* (sin (* 1/90 (* angle (PI)))) (- b a))> |
#<alt (* (sin (* 1/90 (* angle (PI)))) (- b a))> |
#<alt (* (sin (* 1/90 (* angle (PI)))) (- b a))> |
#<alt (* (sin (* 1/90 (* angle (PI)))) (- b a))> |
#<alt (* (sin (* 1/90 (* angle (PI)))) (- b a))> |
#<alt (* (sin (* 1/90 (* angle (PI)))) (- b a))> |
#<alt (* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))))> |
#<alt (+ (* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) (* 2 (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))))> |
#<alt (+ (* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) (* 2 (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))))> |
#<alt (+ (* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) (* 2 (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))))> |
#<alt (* 2 (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))))> |
#<alt (* (pow b 2) (+ (* -2 (/ (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow b 2))) (* 2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))))> |
#<alt (* (pow b 2) (+ (* -2 (/ (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow b 2))) (* 2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))))> |
#<alt (* (pow b 2) (+ (* -2 (/ (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow b 2))) (* 2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))))> |
#<alt (* 2 (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))))> |
#<alt (* (pow b 2) (+ (* -2 (/ (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow b 2))) (* 2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))))> |
#<alt (* (pow b 2) (+ (* -2 (/ (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow b 2))) (* 2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))))> |
#<alt (* (pow b 2) (+ (* -2 (/ (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow b 2))) (* 2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))))> |
#<alt (* 2 (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))))> |
#<alt (+ (* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) (* 2 (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))))> |
#<alt (+ (* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) (* 2 (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))))> |
#<alt (+ (* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) (* 2 (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))))> |
#<alt (* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))))> |
#<alt (* (pow a 2) (+ (* -2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* 2 (/ (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow a 2)))))> |
#<alt (* (pow a 2) (+ (* -2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* 2 (/ (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow a 2)))))> |
#<alt (* (pow a 2) (+ (* -2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* 2 (/ (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow a 2)))))> |
#<alt (* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))))> |
#<alt (* (pow a 2) (+ (* -2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* 2 (/ (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow a 2)))))> |
#<alt (* (pow a 2) (+ (* -2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* 2 (/ (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow a 2)))))> |
#<alt (* (pow a 2) (+ (* -2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* 2 (/ (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow a 2)))))> |
#<alt (* 1/90 (* angle (* (PI) (- (pow b 2) (pow a 2)))))> |
#<alt (* angle (+ (* 1/90 (* (PI) (- (pow b 2) (pow a 2)))) (* 2 (* (pow angle 2) (+ (* -1/11664000 (* (pow (PI) 3) (- (pow b 2) (pow a 2)))) (* -1/34992000 (* (pow (PI) 3) (- (pow b 2) (pow a 2)))))))))> |
#<alt (* angle (+ (* 1/90 (* (PI) (- (pow b 2) (pow a 2)))) (* (pow angle 2) (+ (* 2 (* (pow angle 2) (+ (* 1/22674816000000 (* (pow (PI) 5) (- (pow b 2) (pow a 2)))) (+ (* 1/4534963200000 (* (pow (PI) 5) (- (pow b 2) (pow a 2)))) (* 1/2267481600000 (* (pow (PI) 5) (- (pow b 2) (pow a 2)))))))) (* 2 (+ (* -1/11664000 (* (pow (PI) 3) (- (pow b 2) (pow a 2)))) (* -1/34992000 (* (pow (PI) 3) (- (pow b 2) (pow a 2))))))))))> |
#<alt (* angle (+ (* 1/90 (* (PI) (- (pow b 2) (pow a 2)))) (* (pow angle 2) (+ (* 2 (+ (* -1/11664000 (* (pow (PI) 3) (- (pow b 2) (pow a 2)))) (* -1/34992000 (* (pow (PI) 3) (- (pow b 2) (pow a 2)))))) (* (pow angle 2) (+ (* 2 (* (pow angle 2) (+ (* -1/881596846080000000 (* (pow (PI) 7) (- (pow b 2) (pow a 2)))) (+ (* -1/1469328076800000000 (* (pow (PI) 7) (- (pow b 2) (pow a 2)))) (+ (* -1/4407984230400000000 (* (pow (PI) 7) (- (pow b 2) (pow a 2)))) (* -1/30855889612800000000 (* (pow (PI) 7) (- (pow b 2) (pow a 2))))))))) (* 2 (+ (* 1/22674816000000 (* (pow (PI) 5) (- (pow b 2) (pow a 2)))) (+ (* 1/4534963200000 (* (pow (PI) 5) (- (pow b 2) (pow a 2)))) (* 1/2267481600000 (* (pow (PI) 5) (- (pow b 2) (pow a 2)))))))))))))> |
#<alt (* 2 (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2)))))> |
#<alt (* 2 (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2)))))> |
#<alt (* 2 (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2)))))> |
#<alt (* 2 (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2)))))> |
#<alt (* 2 (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2)))))> |
#<alt (* 2 (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2)))))> |
#<alt (* 2 (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2)))))> |
#<alt (* 2 (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2)))))> |
#<alt (* 1/90 (* angle (* (PI) (* (+ a b) (- b a)))))> |
#<alt (* 1/90 (* angle (* (PI) (* (+ a b) (- b a)))))> |
#<alt (* 1/90 (* angle (* (PI) (* (+ a b) (- b a)))))> |
#<alt (* 1/90 (* angle (* (PI) (* (+ a b) (- b a)))))> |
#<alt (* 1/90 (* angle (* (PI) (* (+ a b) (- b a)))))> |
#<alt (* 1/90 (* angle (* (PI) (* (+ a b) (- b a)))))> |
#<alt (* 1/90 (* angle (* (PI) (* (+ a b) (- b a)))))> |
#<alt (* 1/90 (* angle (* (PI) (* (+ a b) (- b a)))))> |
#<alt (* 1/90 (* angle (* (PI) (* (+ a b) (- b a)))))> |
#<alt (* 1/90 (* angle (* (PI) (* (+ a b) (- b a)))))> |
#<alt (* 1/90 (* angle (* (PI) (* (+ a b) (- b a)))))> |
#<alt (* 1/90 (* angle (* (PI) (* (+ a b) (- b a)))))> |
#<alt (* -1/90 (* (pow a 2) (* angle (PI))))> |
#<alt (+ (* -1/90 (* (pow a 2) (* angle (PI)))) (* 1/90 (* angle (* b (* (PI) (+ a (* -1 a)))))))> |
#<alt (+ (* -1/90 (* (pow a 2) (* angle (PI)))) (* b (+ (* 1/90 (* angle (* b (PI)))) (* 1/90 (* angle (* (PI) (+ a (* -1 a))))))))> |
#<alt (+ (* -1/90 (* (pow a 2) (* angle (PI)))) (* b (+ (* 1/90 (* angle (* b (PI)))) (* 1/90 (* angle (* (PI) (+ a (* -1 a))))))))> |
#<alt (* 1/90 (* angle (* (pow b 2) (PI))))> |
#<alt (* (pow b 2) (+ (* 1/90 (* angle (PI))) (* 1/90 (/ (* angle (* (PI) (+ a (* -1 a)))) b))))> |
#<alt (* (pow b 2) (+ (* -1/90 (/ (* (pow a 2) (* angle (PI))) (pow b 2))) (+ (* 1/90 (* angle (PI))) (* 1/90 (/ (* angle (* (PI) (+ a (* -1 a)))) b)))))> |
#<alt (* (pow b 2) (+ (* -1/90 (/ (* (pow a 2) (* angle (PI))) (pow b 2))) (+ (* 1/90 (* angle (PI))) (* 1/90 (/ (* angle (* (PI) (+ a (* -1 a)))) b)))))> |
#<alt (* 1/90 (* angle (* (pow b 2) (PI))))> |
#<alt (* (pow b 2) (+ (* 1/90 (* angle (PI))) (* 1/90 (/ (* angle (* (PI) (+ a (* -1 a)))) b))))> |
#<alt (* (pow b 2) (+ (* -1 (/ (+ (* -1/90 (* angle (* (PI) (+ a (* -1 a))))) (* 1/90 (/ (* (pow a 2) (* angle (PI))) b))) b)) (* 1/90 (* angle (PI)))))> |
#<alt (* (pow b 2) (+ (* -1 (/ (+ (* -1/90 (* angle (* (PI) (+ a (* -1 a))))) (* 1/90 (/ (* (pow a 2) (* angle (PI))) b))) b)) (* 1/90 (* angle (PI)))))> |
#<alt (* 1/90 (* angle (* (pow b 2) (PI))))> |
#<alt (+ (* 1/90 (* a (* angle (* (PI) (+ b (* -1 b)))))) (* 1/90 (* angle (* (pow b 2) (PI)))))> |
#<alt (+ (* 1/90 (* angle (* (pow b 2) (PI)))) (* a (+ (* -1/90 (* a (* angle (PI)))) (* 1/90 (* angle (* (PI) (+ b (* -1 b))))))))> |
#<alt (+ (* 1/90 (* angle (* (pow b 2) (PI)))) (* a (+ (* -1/90 (* a (* angle (PI)))) (* 1/90 (* angle (* (PI) (+ b (* -1 b))))))))> |
#<alt (* -1/90 (* (pow a 2) (* angle (PI))))> |
#<alt (* (pow a 2) (+ (* -1/90 (* angle (PI))) (* 1/90 (/ (* angle (* (PI) (+ b (* -1 b)))) a))))> |
#<alt (* (pow a 2) (+ (* -1/90 (* angle (PI))) (+ (* 1/90 (/ (* angle (* (PI) (+ b (* -1 b)))) a)) (* 1/90 (/ (* angle (* (pow b 2) (PI))) (pow a 2))))))> |
#<alt (* (pow a 2) (+ (* -1/90 (* angle (PI))) (+ (* 1/90 (/ (* angle (* (PI) (+ b (* -1 b)))) a)) (* 1/90 (/ (* angle (* (pow b 2) (PI))) (pow a 2))))))> |
#<alt (* -1/90 (* (pow a 2) (* angle (PI))))> |
#<alt (* (pow a 2) (+ (* -1/90 (* angle (PI))) (* -1/90 (/ (* angle (* (PI) (+ b (* -1 b)))) a))))> |
#<alt (* (pow a 2) (+ (* -1 (/ (+ (* -1/90 (/ (* angle (* (pow b 2) (PI))) a)) (* 1/90 (* angle (* (PI) (+ b (* -1 b)))))) a)) (* -1/90 (* angle (PI)))))> |
#<alt (* (pow a 2) (+ (* -1 (/ (+ (* -1/90 (/ (* angle (* (pow b 2) (PI))) a)) (* 1/90 (* angle (* (PI) (+ b (* -1 b)))))) a)) (* -1/90 (* angle (PI)))))> |
#<alt (* 1/90 (* angle (* (pow b 2) (PI))))> |
#<alt (* 1/90 (* angle (* (pow b 2) (PI))))> |
#<alt (* 1/90 (* angle (* (pow b 2) (PI))))> |
#<alt (* 1/90 (* angle (* (pow b 2) (PI))))> |
#<alt (* 1/90 (* angle (* (pow b 2) (PI))))> |
#<alt (* 1/90 (* angle (* (pow b 2) (PI))))> |
#<alt (* 1/90 (* angle (* (pow b 2) (PI))))> |
#<alt (* 1/90 (* angle (* (pow b 2) (PI))))> |
#<alt (* 1/90 (* angle (* (pow b 2) (PI))))> |
#<alt (* 1/90 (* angle (* (pow b 2) (PI))))> |
#<alt (* 1/90 (* angle (* (pow b 2) (PI))))> |
#<alt (* 1/90 (* angle (* (pow b 2) (PI))))> |
#<alt (* 1/90 (* angle (* (pow b 2) (PI))))> |
#<alt (* 1/90 (* angle (* (pow b 2) (PI))))> |
#<alt (* 1/90 (* angle (* (pow b 2) (PI))))> |
#<alt (* 1/90 (* angle (* (pow b 2) (PI))))> |
#<alt (* 1/90 (* angle (* (pow b 2) (PI))))> |
#<alt (* 1/90 (* angle (* (pow b 2) (PI))))> |
#<alt (* 1/90 (* angle (* (pow b 2) (PI))))> |
#<alt (* 1/90 (* angle (* (pow b 2) (PI))))> |
#<alt (* 1/90 (* angle (* (pow b 2) (PI))))> |
#<alt (* 1/90 (* angle (* (pow b 2) (PI))))> |
#<alt (* 1/90 (* angle (* (pow b 2) (PI))))> |
#<alt (* 1/90 (* angle (* (pow b 2) (PI))))> |
#<alt (* 1/90 angle)> |
#<alt (* 1/90 angle)> |
#<alt (* 1/90 angle)> |
#<alt (* 1/90 angle)> |
#<alt (* 1/90 angle)> |
#<alt (* 1/90 angle)> |
#<alt (* 1/90 angle)> |
#<alt (* 1/90 angle)> |
#<alt (* 1/90 angle)> |
#<alt (* 1/90 angle)> |
#<alt (* 1/90 angle)> |
#<alt (* 1/90 angle)> |
#<alt (* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))))> |
#<alt (+ (* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) (* 2 (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))))> |
#<alt (+ (* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) (* 2 (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))))> |
#<alt (+ (* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) (* 2 (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))))> |
#<alt (* 2 (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))))> |
#<alt (* (pow b 2) (+ (* -2 (/ (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow b 2))) (* 2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))))> |
#<alt (* (pow b 2) (+ (* -2 (/ (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow b 2))) (* 2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))))> |
#<alt (* (pow b 2) (+ (* -2 (/ (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow b 2))) (* 2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))))> |
#<alt (* 2 (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))))> |
#<alt (* (pow b 2) (+ (* -2 (/ (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow b 2))) (* 2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))))> |
#<alt (* (pow b 2) (+ (* -2 (/ (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow b 2))) (* 2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))))> |
#<alt (* (pow b 2) (+ (* -2 (/ (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow b 2))) (* 2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))))> |
#<alt (* 2 (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))))> |
#<alt (+ (* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) (* 2 (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))))> |
#<alt (+ (* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) (* 2 (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))))> |
#<alt (+ (* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) (* 2 (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))))> |
#<alt (* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))))> |
#<alt (* (pow a 2) (+ (* -2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* 2 (/ (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow a 2)))))> |
#<alt (* (pow a 2) (+ (* -2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* 2 (/ (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow a 2)))))> |
#<alt (* (pow a 2) (+ (* -2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* 2 (/ (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow a 2)))))> |
#<alt (* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))))> |
#<alt (* (pow a 2) (+ (* -2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* 2 (/ (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow a 2)))))> |
#<alt (* (pow a 2) (+ (* -2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* 2 (/ (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow a 2)))))> |
#<alt (* (pow a 2) (+ (* -2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* 2 (/ (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow a 2)))))> |
#<alt (* 1/90 (* angle (* (PI) (- (pow b 2) (pow a 2)))))> |
#<alt (* angle (+ (* 1/90 (* (PI) (- (pow b 2) (pow a 2)))) (* 2 (* (pow angle 2) (+ (* -1/11664000 (* (pow (PI) 3) (- (pow b 2) (pow a 2)))) (* -1/34992000 (* (pow (PI) 3) (- (pow b 2) (pow a 2)))))))))> |
#<alt (* angle (+ (* 1/90 (* (PI) (- (pow b 2) (pow a 2)))) (* (pow angle 2) (+ (* 2 (* (pow angle 2) (+ (* 1/22674816000000 (* (pow (PI) 5) (- (pow b 2) (pow a 2)))) (+ (* 1/4534963200000 (* (pow (PI) 5) (- (pow b 2) (pow a 2)))) (* 1/2267481600000 (* (pow (PI) 5) (- (pow b 2) (pow a 2)))))))) (* 2 (+ (* -1/11664000 (* (pow (PI) 3) (- (pow b 2) (pow a 2)))) (* -1/34992000 (* (pow (PI) 3) (- (pow b 2) (pow a 2))))))))))> |
#<alt (* angle (+ (* 1/90 (* (PI) (- (pow b 2) (pow a 2)))) (* (pow angle 2) (+ (* 2 (+ (* -1/11664000 (* (pow (PI) 3) (- (pow b 2) (pow a 2)))) (* -1/34992000 (* (pow (PI) 3) (- (pow b 2) (pow a 2)))))) (* (pow angle 2) (+ (* 2 (* (pow angle 2) (+ (* -1/881596846080000000 (* (pow (PI) 7) (- (pow b 2) (pow a 2)))) (+ (* -1/1469328076800000000 (* (pow (PI) 7) (- (pow b 2) (pow a 2)))) (+ (* -1/4407984230400000000 (* (pow (PI) 7) (- (pow b 2) (pow a 2)))) (* -1/30855889612800000000 (* (pow (PI) 7) (- (pow b 2) (pow a 2))))))))) (* 2 (+ (* 1/22674816000000 (* (pow (PI) 5) (- (pow b 2) (pow a 2)))) (+ (* 1/4534963200000 (* (pow (PI) 5) (- (pow b 2) (pow a 2)))) (* 1/2267481600000 (* (pow (PI) 5) (- (pow b 2) (pow a 2)))))))))))))> |
#<alt (* 2 (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2)))))> |
#<alt (* 2 (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2)))))> |
#<alt (* 2 (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2)))))> |
#<alt (* 2 (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2)))))> |
#<alt (* 2 (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2)))))> |
#<alt (* 2 (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2)))))> |
#<alt (* 2 (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2)))))> |
#<alt (* 2 (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2)))))> |
#<alt (* 1/90 (* angle (* (PI) (* (- b a) (- (/ (pow b 3) (+ (* a (+ a b)) (pow b 2))) (/ (pow a 3) (+ (* a (+ a b)) (pow b 2))))))))> |
#<alt (* 1/90 (* angle (* (PI) (* (- b a) (- (/ (pow b 3) (+ (* a (+ a b)) (pow b 2))) (/ (pow a 3) (+ (* a (+ a b)) (pow b 2))))))))> |
#<alt (* 1/90 (* angle (* (PI) (* (- b a) (- (/ (pow b 3) (+ (* a (+ a b)) (pow b 2))) (/ (pow a 3) (+ (* a (+ a b)) (pow b 2))))))))> |
#<alt (* 1/90 (* angle (* (PI) (* (- b a) (- (/ (pow b 3) (+ (* a (+ a b)) (pow b 2))) (/ (pow a 3) (+ (* a (+ a b)) (pow b 2))))))))> |
#<alt (* 1/90 (* angle (* (PI) (* (- b a) (- (/ (pow b 3) (+ (* a (+ a b)) (pow b 2))) (/ (pow a 3) (+ (* a (+ a b)) (pow b 2))))))))> |
#<alt (* 1/90 (* angle (* (PI) (* (- b a) (- (/ (pow b 3) (+ (* a (+ a b)) (pow b 2))) (/ (pow a 3) (+ (* a (+ a b)) (pow b 2))))))))> |
#<alt (* 1/90 (* angle (* (PI) (* (- b a) (- (/ (pow b 3) (+ (* a (+ a b)) (pow b 2))) (/ (pow a 3) (+ (* a (+ a b)) (pow b 2))))))))> |
#<alt (* 1/90 (* angle (* (PI) (* (- b a) (- (/ (pow b 3) (+ (* a (+ a b)) (pow b 2))) (/ (pow a 3) (+ (* a (+ a b)) (pow b 2))))))))> |
#<alt (* 1/90 (* angle (* (PI) (* (- b a) (- (/ (pow b 3) (+ (* a (+ a b)) (pow b 2))) (/ (pow a 3) (+ (* a (+ a b)) (pow b 2))))))))> |
#<alt (* 1/90 (* angle (* (PI) (* (- b a) (- (/ (pow b 3) (+ (* a (+ a b)) (pow b 2))) (/ (pow a 3) (+ (* a (+ a b)) (pow b 2))))))))> |
#<alt (* 1/90 (* angle (* (PI) (* (- b a) (- (/ (pow b 3) (+ (* a (+ a b)) (pow b 2))) (/ (pow a 3) (+ (* a (+ a b)) (pow b 2))))))))> |
#<alt (* 1/90 (* angle (* (PI) (* (- b a) (- (/ (pow b 3) (+ (* a (+ a b)) (pow b 2))) (/ (pow a 3) (+ (* a (+ a b)) (pow b 2))))))))> |
#<alt (* 1/90 (* (pow a 2) (* angle (PI))))> |
#<alt (+ (* -1/45 (* a (* angle (* b (PI))))) (* 1/90 (* (pow a 2) (* angle (PI)))))> |
#<alt (+ (* 1/90 (* (pow a 2) (* angle (PI)))) (* b (+ (* -1/45 (* a (* angle (PI)))) (* 1/90 (* angle (* b (PI)))))))> |
#<alt (+ (* 1/90 (* (pow a 2) (* angle (PI)))) (* b (+ (* -1/45 (* a (* angle (PI)))) (* 1/90 (* angle (* b (PI)))))))> |
#<alt (* 1/90 (* angle (* (pow b 2) (PI))))> |
#<alt (* (pow b 2) (+ (* -1/45 (/ (* a (* angle (PI))) b)) (* 1/90 (* angle (PI)))))> |
#<alt (* (pow b 2) (+ (* -1/45 (/ (* a (* angle (PI))) b)) (+ (* 1/90 (* angle (PI))) (* 1/90 (/ (* angle (* (PI) (+ (* -1 (+ (* -1 (pow a 2)) (pow a 2))) (pow a 2)))) (pow b 2))))))> |
#<alt (* (pow b 2) (+ (* -1/45 (/ (* a (* angle (PI))) b)) (+ (* 1/90 (* angle (PI))) (+ (* 1/90 (/ (* angle (* (PI) (+ (* -1 (+ (* -1 (* a (+ (* -1 (pow a 2)) (pow a 2)))) (+ (* -1 (pow a 3)) (pow a 3)))) (* a (+ (* -1 (pow a 2)) (pow a 2)))))) (pow b 3))) (* 1/90 (/ (* angle (* (PI) (+ (* -1 (+ (* -1 (pow a 2)) (pow a 2))) (pow a 2)))) (pow b 2)))))))> |
#<alt (* 1/90 (* angle (* (pow b 2) (PI))))> |
#<alt (* (pow b 2) (+ (* -1/45 (/ (* a (* angle (PI))) b)) (* 1/90 (* angle (PI)))))> |
#<alt (* (pow b 2) (+ (* -1 (/ (+ (* -1/90 (/ (* angle (* (PI) (+ (* -1 (+ (* -1 (pow a 2)) (pow a 2))) (pow a 2)))) b)) (* 1/45 (* a (* angle (PI))))) b)) (* 1/90 (* angle (PI)))))> |
#<alt (* (pow b 2) (+ (* -1 (/ (+ (* -1 (/ (+ (* 1/90 (* angle (* (PI) (+ (* -1 (+ (* -1 (pow a 2)) (pow a 2))) (pow a 2))))) (* 1/45 (/ (* a (* angle (* (PI) (+ (* -1 (pow a 2)) (pow a 2))))) b))) b)) (* 1/45 (* a (* angle (PI))))) b)) (* 1/90 (* angle (PI)))))> |
#<alt (* 1/90 (* angle (* (pow b 2) (PI))))> |
#<alt (+ (* -1/45 (* a (* angle (* b (PI))))) (* 1/90 (* angle (* (pow b 2) (PI)))))> |
#<alt (+ (* 1/90 (* angle (* (pow b 2) (PI)))) (* a (+ (* -1/45 (* angle (* b (PI)))) (* 1/90 (* a (* angle (PI)))))))> |
#<alt (+ (* 1/90 (* angle (* (pow b 2) (PI)))) (* a (+ (* -1/45 (* angle (* b (PI)))) (* 1/90 (* a (* angle (PI)))))))> |
#<alt (* 1/90 (* (pow a 2) (* angle (PI))))> |
#<alt (* (pow a 2) (+ (* -1/45 (/ (* angle (* b (PI))) a)) (* 1/90 (* angle (PI)))))> |
#<alt (* (pow a 2) (+ (* -1/45 (/ (* angle (* b (PI))) a)) (+ (* 1/90 (* angle (PI))) (* 1/90 (/ (* angle (* (PI) (+ (* -1 (+ (* -1 (pow b 2)) (pow b 2))) (pow b 2)))) (pow a 2))))))> |
#<alt (* (pow a 2) (+ (* -1/45 (/ (* angle (* b (PI))) a)) (+ (* 1/90 (* angle (PI))) (+ (* 1/90 (/ (* angle (* (PI) (+ (* -1 (+ (* -1 (* b (+ (* -1 (pow b 2)) (pow b 2)))) (+ (* -1 (pow b 3)) (pow b 3)))) (* b (+ (* -1 (pow b 2)) (pow b 2)))))) (pow a 3))) (* 1/90 (/ (* angle (* (PI) (+ (* -1 (+ (* -1 (pow b 2)) (pow b 2))) (pow b 2)))) (pow a 2)))))))> |
#<alt (* 1/90 (* (pow a 2) (* angle (PI))))> |
#<alt (* (pow a 2) (+ (* -1/45 (/ (* angle (* b (PI))) a)) (* 1/90 (* angle (PI)))))> |
#<alt (* (pow a 2) (+ (* -1 (/ (+ (* -1/90 (/ (* angle (* (PI) (+ (* -1 (+ (* -1 (pow b 2)) (pow b 2))) (pow b 2)))) a)) (* 1/45 (* angle (* b (PI))))) a)) (* 1/90 (* angle (PI)))))> |
#<alt (* (pow a 2) (+ (* -1 (/ (+ (* -1 (/ (+ (* 1/90 (* angle (* (PI) (+ (* -1 (+ (* -1 (pow b 2)) (pow b 2))) (pow b 2))))) (* 1/45 (/ (* angle (* b (* (PI) (+ (* -1 (pow b 2)) (pow b 2))))) a))) a)) (* 1/45 (* angle (* b (PI))))) a)) (* 1/90 (* angle (PI)))))> |
#<alt (* 1/90 (* angle (PI)))> |
#<alt (* 1/90 (* angle (PI)))> |
#<alt (* 1/90 (* angle (PI)))> |
#<alt (* 1/90 (* angle (PI)))> |
#<alt (* 1/90 (* angle (PI)))> |
#<alt (* 1/90 (* angle (PI)))> |
#<alt (* 1/90 (* angle (PI)))> |
#<alt (* 1/90 (* angle (PI)))> |
#<alt (* 1/90 (* angle (PI)))> |
#<alt (* 1/90 (* angle (PI)))> |
#<alt (* 1/90 (* angle (PI)))> |
#<alt (* 1/90 (* angle (PI)))> |
#<alt (* a (sin (* 1/90 (* angle (PI)))))> |
#<alt (+ (* a (sin (* 1/90 (* angle (PI))))) (* b (sin (* 1/90 (* angle (PI))))))> |
#<alt (+ (* a (sin (* 1/90 (* angle (PI))))) (* b (sin (* 1/90 (* angle (PI))))))> |
#<alt (+ (* a (sin (* 1/90 (* angle (PI))))) (* b (sin (* 1/90 (* angle (PI))))))> |
#<alt (* b (sin (* 1/90 (* angle (PI)))))> |
#<alt (* b (+ (sin (* 1/90 (* angle (PI)))) (/ (* a (sin (* 1/90 (* angle (PI))))) b)))> |
#<alt (* b (+ (sin (* 1/90 (* angle (PI)))) (/ (* a (sin (* 1/90 (* angle (PI))))) b)))> |
#<alt (* b (+ (sin (* 1/90 (* angle (PI)))) (/ (* a (sin (* 1/90 (* angle (PI))))) b)))> |
#<alt (* b (sin (* 1/90 (* angle (PI)))))> |
#<alt (* -1 (* b (+ (* -1 (sin (* 1/90 (* angle (PI))))) (* -1 (/ (* a (sin (* 1/90 (* angle (PI))))) b)))))> |
#<alt (* -1 (* b (+ (* -1 (sin (* 1/90 (* angle (PI))))) (* -1 (/ (* a (sin (* 1/90 (* angle (PI))))) b)))))> |
#<alt (* -1 (* b (+ (* -1 (sin (* 1/90 (* angle (PI))))) (* -1 (/ (* a (sin (* 1/90 (* angle (PI))))) b)))))> |
#<alt (* b (sin (* 1/90 (* angle (PI)))))> |
#<alt (+ (* a (sin (* 1/90 (* angle (PI))))) (* b (sin (* 1/90 (* angle (PI))))))> |
#<alt (+ (* a (sin (* 1/90 (* angle (PI))))) (* b (sin (* 1/90 (* angle (PI))))))> |
#<alt (+ (* a (sin (* 1/90 (* angle (PI))))) (* b (sin (* 1/90 (* angle (PI))))))> |
#<alt (* a (sin (* 1/90 (* angle (PI)))))> |
#<alt (* a (+ (sin (* 1/90 (* angle (PI)))) (/ (* b (sin (* 1/90 (* angle (PI))))) a)))> |
#<alt (* a (+ (sin (* 1/90 (* angle (PI)))) (/ (* b (sin (* 1/90 (* angle (PI))))) a)))> |
#<alt (* a (+ (sin (* 1/90 (* angle (PI)))) (/ (* b (sin (* 1/90 (* angle (PI))))) a)))> |
#<alt (* a (sin (* 1/90 (* angle (PI)))))> |
#<alt (* -1 (* a (+ (* -1 (sin (* 1/90 (* angle (PI))))) (* -1 (/ (* b (sin (* 1/90 (* angle (PI))))) a)))))> |
#<alt (* -1 (* a (+ (* -1 (sin (* 1/90 (* angle (PI))))) (* -1 (/ (* b (sin (* 1/90 (* angle (PI))))) a)))))> |
#<alt (* -1 (* a (+ (* -1 (sin (* 1/90 (* angle (PI))))) (* -1 (/ (* b (sin (* 1/90 (* angle (PI))))) a)))))> |
#<alt (* 1/90 (* angle (* (PI) (+ a b))))> |
#<alt (* angle (+ (* -1/4374000 (* (pow angle 2) (* (pow (PI) 3) (+ a b)))) (* 1/90 (* (PI) (+ a b)))))> |
#<alt (* angle (+ (* 1/90 (* (PI) (+ a b))) (* (pow angle 2) (+ (* -1/4374000 (* (pow (PI) 3) (+ a b))) (* 1/708588000000 (* (pow angle 2) (* (pow (PI) 5) (+ a b))))))))> |
#<alt (* angle (+ (* 1/90 (* (PI) (+ a b))) (* (pow angle 2) (+ (* -1/4374000 (* (pow (PI) 3) (+ a b))) (* (pow angle 2) (+ (* -1/241061637600000000 (* (pow angle 2) (* (pow (PI) 7) (+ a b)))) (* 1/708588000000 (* (pow (PI) 5) (+ a b)))))))))> |
#<alt (* (sin (* 1/90 (* angle (PI)))) (+ a b))> |
#<alt (* (sin (* 1/90 (* angle (PI)))) (+ a b))> |
#<alt (* (sin (* 1/90 (* angle (PI)))) (+ a b))> |
#<alt (* (sin (* 1/90 (* angle (PI)))) (+ a b))> |
#<alt (* (sin (* 1/90 (* angle (PI)))) (+ a b))> |
#<alt (* (sin (* 1/90 (* angle (PI)))) (+ a b))> |
#<alt (* (sin (* 1/90 (* angle (PI)))) (+ a b))> |
#<alt (* (sin (* 1/90 (* angle (PI)))) (+ a b))> |
#<alt (* (pow a 2) (sin (* 1/90 (* angle (PI)))))> |
#<alt (+ (* 2 (* a (* b (sin (* 1/90 (* angle (PI))))))) (* (pow a 2) (sin (* 1/90 (* angle (PI))))))> |
#<alt (+ (* b (+ (* 2 (* a (sin (* 1/90 (* angle (PI)))))) (* b (sin (* 1/90 (* angle (PI))))))) (* (pow a 2) (sin (* 1/90 (* angle (PI))))))> |
#<alt (+ (* b (+ (* 2 (* a (sin (* 1/90 (* angle (PI)))))) (* b (sin (* 1/90 (* angle (PI))))))) (* (pow a 2) (sin (* 1/90 (* angle (PI))))))> |
#<alt (* (pow b 2) (sin (* 1/90 (* angle (PI)))))> |
#<alt (* (pow b 2) (+ (sin (* 1/90 (* angle (PI)))) (* 2 (/ (* a (sin (* 1/90 (* angle (PI))))) b))))> |
#<alt (* (pow b 2) (+ (sin (* 1/90 (* angle (PI)))) (+ (* 2 (/ (* a (sin (* 1/90 (* angle (PI))))) b)) (/ (* (pow a 2) (sin (* 1/90 (* angle (PI))))) (pow b 2)))))> |
#<alt (* (pow b 2) (+ (sin (* 1/90 (* angle (PI)))) (+ (* 2 (/ (* a (sin (* 1/90 (* angle (PI))))) b)) (/ (* (pow a 2) (sin (* 1/90 (* angle (PI))))) (pow b 2)))))> |
#<alt (* (pow b 2) (sin (* 1/90 (* angle (PI)))))> |
#<alt (* (pow b 2) (+ (sin (* 1/90 (* angle (PI)))) (* 2 (/ (* a (sin (* 1/90 (* angle (PI))))) b))))> |
#<alt (* (pow b 2) (+ (sin (* 1/90 (* angle (PI)))) (* -1 (/ (+ (* -2 (* a (sin (* 1/90 (* angle (PI)))))) (* -1 (/ (* (pow a 2) (sin (* 1/90 (* angle (PI))))) b))) b))))> |
#<alt (* (pow b 2) (+ (sin (* 1/90 (* angle (PI)))) (* -1 (/ (+ (* -2 (* a (sin (* 1/90 (* angle (PI)))))) (* -1 (/ (* (pow a 2) (sin (* 1/90 (* angle (PI))))) b))) b))))> |
#<alt (* (pow b 2) (sin (* 1/90 (* angle (PI)))))> |
#<alt (+ (* 2 (* a (* b (sin (* 1/90 (* angle (PI))))))) (* (pow b 2) (sin (* 1/90 (* angle (PI))))))> |
#<alt (+ (* a (+ (* 2 (* b (sin (* 1/90 (* angle (PI)))))) (* a (sin (* 1/90 (* angle (PI))))))) (* (pow b 2) (sin (* 1/90 (* angle (PI))))))> |
#<alt (+ (* a (+ (* 2 (* b (sin (* 1/90 (* angle (PI)))))) (* a (sin (* 1/90 (* angle (PI))))))) (* (pow b 2) (sin (* 1/90 (* angle (PI))))))> |
#<alt (* (pow a 2) (sin (* 1/90 (* angle (PI)))))> |
#<alt (* (pow a 2) (+ (sin (* 1/90 (* angle (PI)))) (* 2 (/ (* b (sin (* 1/90 (* angle (PI))))) a))))> |
#<alt (* (pow a 2) (+ (sin (* 1/90 (* angle (PI)))) (+ (* 2 (/ (* b (sin (* 1/90 (* angle (PI))))) a)) (/ (* (pow b 2) (sin (* 1/90 (* angle (PI))))) (pow a 2)))))> |
#<alt (* (pow a 2) (+ (sin (* 1/90 (* angle (PI)))) (+ (* 2 (/ (* b (sin (* 1/90 (* angle (PI))))) a)) (/ (* (pow b 2) (sin (* 1/90 (* angle (PI))))) (pow a 2)))))> |
#<alt (* (pow a 2) (sin (* 1/90 (* angle (PI)))))> |
#<alt (* (pow a 2) (+ (sin (* 1/90 (* angle (PI)))) (* 2 (/ (* b (sin (* 1/90 (* angle (PI))))) a))))> |
#<alt (* (pow a 2) (+ (sin (* 1/90 (* angle (PI)))) (* -1 (/ (+ (* -2 (* b (sin (* 1/90 (* angle (PI)))))) (* -1 (/ (* (pow b 2) (sin (* 1/90 (* angle (PI))))) a))) a))))> |
#<alt (* (pow a 2) (+ (sin (* 1/90 (* angle (PI)))) (* -1 (/ (+ (* -2 (* b (sin (* 1/90 (* angle (PI)))))) (* -1 (/ (* (pow b 2) (sin (* 1/90 (* angle (PI))))) a))) a))))> |
#<alt (* 1/90 (* angle (* (PI) (pow (+ a b) 2))))> |
#<alt (* angle (+ (* -1/4374000 (* (pow angle 2) (* (pow (PI) 3) (pow (+ a b) 2)))) (* 1/90 (* (PI) (pow (+ a b) 2)))))> |
#<alt (* angle (+ (* 1/90 (* (PI) (pow (+ a b) 2))) (* (pow angle 2) (+ (* -1/4374000 (* (pow (PI) 3) (pow (+ a b) 2))) (* 1/708588000000 (* (pow angle 2) (* (pow (PI) 5) (pow (+ a b) 2))))))))> |
#<alt (* angle (+ (* 1/90 (* (PI) (pow (+ a b) 2))) (* (pow angle 2) (+ (* -1/4374000 (* (pow (PI) 3) (pow (+ a b) 2))) (* (pow angle 2) (+ (* -1/241061637600000000 (* (pow angle 2) (* (pow (PI) 7) (pow (+ a b) 2)))) (* 1/708588000000 (* (pow (PI) 5) (pow (+ a b) 2)))))))))> |
#<alt (* (sin (* 1/90 (* angle (PI)))) (pow (+ a b) 2))> |
#<alt (* (sin (* 1/90 (* angle (PI)))) (pow (+ a b) 2))> |
#<alt (* (sin (* 1/90 (* angle (PI)))) (pow (+ a b) 2))> |
#<alt (* (sin (* 1/90 (* angle (PI)))) (pow (+ a b) 2))> |
#<alt (* (sin (* 1/90 (* angle (PI)))) (pow (+ a b) 2))> |
#<alt (* (sin (* 1/90 (* angle (PI)))) (pow (+ a b) 2))> |
#<alt (* (sin (* 1/90 (* angle (PI)))) (pow (+ a b) 2))> |
#<alt (* (sin (* 1/90 (* angle (PI)))) (pow (+ a b) 2))> |
#<alt (/ 1 a)> |
#<alt (+ (* -1 (/ b (pow a 2))) (/ 1 a))> |
#<alt (+ (* b (- (/ b (pow a 3)) (/ 1 (pow a 2)))) (/ 1 a))> |
#<alt (+ (* b (- (* b (+ (* -1 (/ b (pow a 4))) (/ 1 (pow a 3)))) (/ 1 (pow a 2)))) (/ 1 a))> |
#<alt (/ 1 b)> |
#<alt (/ (+ 1 (* -1 (/ a b))) b)> |
#<alt (/ (- (+ 1 (/ (pow a 2) (pow b 2))) (/ a b)) b)> |
#<alt (/ (- (+ 1 (* -1 (/ (pow a 3) (pow b 3)))) (+ (* -1 (/ (pow a 2) (pow b 2))) (/ a b))) b)> |
#<alt (/ 1 b)> |
#<alt (* -1 (/ (- (/ a b) 1) b))> |
#<alt (* -1 (/ (- (* -1 (/ (- (/ (pow a 2) b) a) b)) 1) b))> |
#<alt (* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (/ (pow a 3) b) (pow a 2)) b)) a) b)) 1) b))> |
#<alt (/ 1 b)> |
#<alt (+ (* -1 (/ a (pow b 2))) (/ 1 b))> |
#<alt (+ (* a (- (/ a (pow b 3)) (/ 1 (pow b 2)))) (/ 1 b))> |
#<alt (+ (* a (- (* a (+ (* -1 (/ a (pow b 4))) (/ 1 (pow b 3)))) (/ 1 (pow b 2)))) (/ 1 b))> |
#<alt (/ 1 a)> |
#<alt (/ (+ 1 (* -1 (/ b a))) a)> |
#<alt (/ (- (+ 1 (/ (pow b 2) (pow a 2))) (/ b a)) a)> |
#<alt (/ (- (+ 1 (* -1 (/ (pow b 3) (pow a 3)))) (+ (* -1 (/ (pow b 2) (pow a 2))) (/ b a))) a)> |
#<alt (/ 1 a)> |
#<alt (* -1 (/ (- (/ b a) 1) a))> |
#<alt (* -1 (/ (- (* -1 (/ (- (/ (pow b 2) a) b) a)) 1) a))> |
#<alt (* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (/ (pow b 3) a) (pow b 2)) a)) b) a)) 1) 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 (* -1 (* (pow b 2) (pow (sqrt -1) 2)))> |
#<alt (* (pow b 2) (+ (* -1 (/ (pow a 2) (pow b 2))) (* -1 (pow (sqrt -1) 2))))> |
#<alt (* (pow b 2) (+ (* -1 (/ (pow a 2) (pow b 2))) (* -1 (pow (sqrt -1) 2))))> |
#<alt (* (pow b 2) (+ (* -1 (/ (pow a 2) (pow b 2))) (* -1 (pow (sqrt -1) 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 (* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))))> |
#<alt (+ (* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) (* 2 (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))))> |
#<alt (+ (* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) (* 2 (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))))> |
#<alt (+ (* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) (* 2 (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))))> |
#<alt (* 2 (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))))> |
#<alt (* (pow b 2) (+ (* -2 (/ (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow b 2))) (* 2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))))> |
#<alt (* (pow b 2) (+ (* -2 (/ (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow b 2))) (* 2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))))> |
#<alt (* (pow b 2) (+ (* -2 (/ (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow b 2))) (* 2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))))> |
#<alt (* -2 (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (pow (sqrt -1) 2)))))> |
#<alt (* (pow b 2) (+ (* -2 (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (pow (sqrt -1) 2)))) (* -2 (/ (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow b 2)))))> |
#<alt (* (pow b 2) (+ (* -2 (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (pow (sqrt -1) 2)))) (* -2 (/ (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow b 2)))))> |
#<alt (* (pow b 2) (+ (* -2 (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (pow (sqrt -1) 2)))) (* -2 (/ (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow b 2)))))> |
#<alt (* 2 (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))))> |
#<alt (+ (* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) (* 2 (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))))> |
#<alt (+ (* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) (* 2 (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))))> |
#<alt (+ (* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) (* 2 (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))))> |
#<alt (* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))))> |
#<alt (* (pow a 2) (+ (* -2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* 2 (/ (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow a 2)))))> |
#<alt (* (pow a 2) (+ (* -2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* 2 (/ (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow a 2)))))> |
#<alt (* (pow a 2) (+ (* -2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* 2 (/ (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow a 2)))))> |
#<alt (* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))))> |
#<alt (* (pow a 2) (+ (* -2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* 2 (/ (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow a 2)))))> |
#<alt (* (pow a 2) (+ (* -2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* 2 (/ (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow a 2)))))> |
#<alt (* (pow a 2) (+ (* -2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* 2 (/ (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow a 2)))))> |
#<alt (* 1/90 (* angle (* (PI) (- (pow b 2) (pow a 2)))))> |
#<alt (* angle (+ (* 1/90 (* (PI) (- (pow b 2) (pow a 2)))) (* 2 (* (pow angle 2) (+ (* -1/11664000 (* (pow (PI) 3) (- (pow b 2) (pow a 2)))) (* -1/34992000 (* (pow (PI) 3) (- (pow b 2) (pow a 2)))))))))> |
#<alt (* angle (+ (* 1/90 (* (PI) (- (pow b 2) (pow a 2)))) (* (pow angle 2) (+ (* 2 (* (pow angle 2) (+ (* 1/22674816000000 (* (pow (PI) 5) (- (pow b 2) (pow a 2)))) (+ (* 1/4534963200000 (* (pow (PI) 5) (- (pow b 2) (pow a 2)))) (* 1/2267481600000 (* (pow (PI) 5) (- (pow b 2) (pow a 2)))))))) (* 2 (+ (* -1/11664000 (* (pow (PI) 3) (- (pow b 2) (pow a 2)))) (* -1/34992000 (* (pow (PI) 3) (- (pow b 2) (pow a 2))))))))))> |
#<alt (* angle (+ (* 1/90 (* (PI) (- (pow b 2) (pow a 2)))) (* (pow angle 2) (+ (* 2 (+ (* -1/11664000 (* (pow (PI) 3) (- (pow b 2) (pow a 2)))) (* -1/34992000 (* (pow (PI) 3) (- (pow b 2) (pow a 2)))))) (* (pow angle 2) (+ (* 2 (* (pow angle 2) (+ (* -1/881596846080000000 (* (pow (PI) 7) (- (pow b 2) (pow a 2)))) (+ (* -1/1469328076800000000 (* (pow (PI) 7) (- (pow b 2) (pow a 2)))) (+ (* -1/4407984230400000000 (* (pow (PI) 7) (- (pow b 2) (pow a 2)))) (* -1/30855889612800000000 (* (pow (PI) 7) (- (pow b 2) (pow a 2))))))))) (* 2 (+ (* 1/22674816000000 (* (pow (PI) 5) (- (pow b 2) (pow a 2)))) (+ (* 1/4534963200000 (* (pow (PI) 5) (- (pow b 2) (pow a 2)))) (* 1/2267481600000 (* (pow (PI) 5) (- (pow b 2) (pow a 2)))))))))))))> |
#<alt (* 2 (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2)))))> |
#<alt (* 2 (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2)))))> |
#<alt (* 2 (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2)))))> |
#<alt (* 2 (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2)))))> |
#<alt (* 2 (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2)))))> |
#<alt (* 2 (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2)))))> |
#<alt (* 2 (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2)))))> |
#<alt (* 2 (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2)))))> |
#<alt (* -2 (* (pow a 2) (sin (* 1/180 (* angle (PI))))))> |
#<alt (+ (* -2 (* (pow a 2) (sin (* 1/180 (* angle (PI)))))) (* 2 (* (pow b 2) (sin (* 1/180 (* angle (PI)))))))> |
#<alt (+ (* -2 (* (pow a 2) (sin (* 1/180 (* angle (PI)))))) (* 2 (* (pow b 2) (sin (* 1/180 (* angle (PI)))))))> |
#<alt (+ (* -2 (* (pow a 2) (sin (* 1/180 (* angle (PI)))))) (* 2 (* (pow b 2) (sin (* 1/180 (* angle (PI)))))))> |
#<alt (* 2 (* (pow b 2) (sin (* 1/180 (* angle (PI))))))> |
#<alt (* (pow b 2) (+ (* -2 (/ (* (pow a 2) (sin (* 1/180 (* angle (PI))))) (pow b 2))) (* 2 (sin (* 1/180 (* angle (PI)))))))> |
#<alt (* (pow b 2) (+ (* -2 (/ (* (pow a 2) (sin (* 1/180 (* angle (PI))))) (pow b 2))) (* 2 (sin (* 1/180 (* angle (PI)))))))> |
#<alt (* (pow b 2) (+ (* -2 (/ (* (pow a 2) (sin (* 1/180 (* angle (PI))))) (pow b 2))) (* 2 (sin (* 1/180 (* angle (PI)))))))> |
#<alt (* -2 (* (pow b 2) (* (sin (* 1/180 (* angle (PI)))) (pow (sqrt -1) 2))))> |
#<alt (* (pow b 2) (+ (* -2 (* (sin (* 1/180 (* angle (PI)))) (pow (sqrt -1) 2))) (* -2 (/ (* (pow a 2) (sin (* 1/180 (* angle (PI))))) (pow b 2)))))> |
#<alt (* (pow b 2) (+ (* -2 (* (sin (* 1/180 (* angle (PI)))) (pow (sqrt -1) 2))) (* -2 (/ (* (pow a 2) (sin (* 1/180 (* angle (PI))))) (pow b 2)))))> |
#<alt (* (pow b 2) (+ (* -2 (* (sin (* 1/180 (* angle (PI)))) (pow (sqrt -1) 2))) (* -2 (/ (* (pow a 2) (sin (* 1/180 (* angle (PI))))) (pow b 2)))))> |
#<alt (* 2 (* (pow b 2) (sin (* 1/180 (* angle (PI))))))> |
#<alt (+ (* -2 (* (pow a 2) (sin (* 1/180 (* angle (PI)))))) (* 2 (* (pow b 2) (sin (* 1/180 (* angle (PI)))))))> |
#<alt (+ (* -2 (* (pow a 2) (sin (* 1/180 (* angle (PI)))))) (* 2 (* (pow b 2) (sin (* 1/180 (* angle (PI)))))))> |
#<alt (+ (* -2 (* (pow a 2) (sin (* 1/180 (* angle (PI)))))) (* 2 (* (pow b 2) (sin (* 1/180 (* angle (PI)))))))> |
#<alt (* -2 (* (pow a 2) (sin (* 1/180 (* angle (PI))))))> |
#<alt (* (pow a 2) (+ (* -2 (sin (* 1/180 (* angle (PI))))) (* 2 (/ (* (pow b 2) (sin (* 1/180 (* angle (PI))))) (pow a 2)))))> |
#<alt (* (pow a 2) (+ (* -2 (sin (* 1/180 (* angle (PI))))) (* 2 (/ (* (pow b 2) (sin (* 1/180 (* angle (PI))))) (pow a 2)))))> |
#<alt (* (pow a 2) (+ (* -2 (sin (* 1/180 (* angle (PI))))) (* 2 (/ (* (pow b 2) (sin (* 1/180 (* angle (PI))))) (pow a 2)))))> |
#<alt (* -2 (* (pow a 2) (sin (* 1/180 (* angle (PI))))))> |
#<alt (* (pow a 2) (+ (* -2 (sin (* 1/180 (* angle (PI))))) (* 2 (/ (* (pow b 2) (sin (* 1/180 (* angle (PI))))) (pow a 2)))))> |
#<alt (* (pow a 2) (+ (* -2 (sin (* 1/180 (* angle (PI))))) (* 2 (/ (* (pow b 2) (sin (* 1/180 (* angle (PI))))) (pow a 2)))))> |
#<alt (* (pow a 2) (+ (* -2 (sin (* 1/180 (* angle (PI))))) (* 2 (/ (* (pow b 2) (sin (* 1/180 (* angle (PI))))) (pow a 2)))))> |
#<alt (* 1/90 (* angle (* (PI) (- (pow b 2) (pow a 2)))))> |
#<alt (* angle (+ (* -1/17496000 (* (pow angle 2) (* (pow (PI) 3) (- (pow b 2) (pow a 2))))) (* 1/90 (* (PI) (- (pow b 2) (pow a 2))))))> |
#<alt (* angle (+ (* 1/90 (* (PI) (- (pow b 2) (pow a 2)))) (* (pow angle 2) (+ (* -1/17496000 (* (pow (PI) 3) (- (pow b 2) (pow a 2)))) (* 1/11337408000000 (* (pow angle 2) (* (pow (PI) 5) (- (pow b 2) (pow a 2)))))))))> |
#<alt (* angle (+ (* 1/90 (* (PI) (- (pow b 2) (pow a 2)))) (* (pow angle 2) (+ (* -1/17496000 (* (pow (PI) 3) (- (pow b 2) (pow a 2)))) (* (pow angle 2) (+ (* -1/15427944806400000000 (* (pow angle 2) (* (pow (PI) 7) (- (pow b 2) (pow a 2))))) (* 1/11337408000000 (* (pow (PI) 5) (- (pow b 2) (pow a 2))))))))))> |
#<alt (* 2 (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2))))> |
#<alt (* 2 (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2))))> |
#<alt (* 2 (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2))))> |
#<alt (* 2 (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2))))> |
#<alt (* 2 (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2))))> |
#<alt (* 2 (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2))))> |
#<alt (* 2 (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2))))> |
#<alt (* 2 (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2))))> |
#<alt (* 1/90 (* angle (PI)))> |
#<alt (* angle (+ (* -1/4374000 (* (pow angle 2) (pow (PI) 3))) (* 1/90 (PI))))> |
#<alt (* angle (+ (* 1/90 (PI)) (* (pow angle 2) (+ (* -1/4374000 (pow (PI) 3)) (* 1/708588000000 (* (pow angle 2) (pow (PI) 5)))))))> |
#<alt (* angle (+ (* 1/90 (PI)) (* (pow angle 2) (+ (* -1/4374000 (pow (PI) 3)) (* (pow angle 2) (+ (* -1/241061637600000000 (* (pow angle 2) (pow (PI) 7))) (* 1/708588000000 (pow (PI) 5))))))))> |
#<alt (sin (* 1/90 (* angle (PI))))> |
#<alt (sin (* 1/90 (* angle (PI))))> |
#<alt (sin (* 1/90 (* angle (PI))))> |
#<alt (sin (* 1/90 (* angle (PI))))> |
#<alt (sin (* 1/90 (* angle (PI))))> |
#<alt (sin (* 1/90 (* angle (PI))))> |
#<alt (sin (* 1/90 (* angle (PI))))> |
#<alt (sin (* 1/90 (* angle (PI))))> |
#<alt (/ (pow a 3) (pow b 2))> |
#<alt (* (pow a 3) (+ (* -1 (/ a (pow b 3))) (/ 1 (pow b 2))))> |
#<alt (* (pow a 3) (+ (* a (- (/ (pow a 2) (pow b 5)) (/ 1 (pow b 3)))) (/ 1 (pow b 2))))> |
#<alt (* (pow a 3) (+ (* a (- (* (pow a 2) (+ (* -1 (/ a (pow b 6))) (/ 1 (pow b 5)))) (/ 1 (pow b 3)))) (/ 1 (pow b 2))))> |
#<alt a> |
#<alt (* a (+ 1 (* -1 (/ b a))))> |
#<alt (* a (- (+ 1 (* -1 (/ (+ (* -1 (pow b 2)) (pow b 2)) (pow a 2)))) (/ b a)))> |
#<alt (* a (- (+ 1 (* -1 (/ (+ (* -1 (* b (+ (* -1 (pow b 2)) (pow b 2)))) (* -1 (pow b 3))) (pow a 3)))) (+ (* -1 (/ (pow b 2) (pow a 2))) (+ (/ b a) (/ (pow b 2) (pow a 2))))))> |
#<alt a> |
#<alt (* -1 (* a (- (/ b a) 1)))> |
#<alt (* -1 (* a (- (* -1 (/ (- (+ (* -1 (/ (pow b 2) a)) (/ (pow b 2) a)) b) a)) 1)))> |
#<alt (* -1 (* a (- (* -1 (/ (- (* -1 (/ (- (+ (* -1 (/ (pow b 3) a)) (/ (* b (+ (* -1 (pow b 2)) (pow b 2))) a)) (+ (* -1 (pow b 2)) (pow b 2))) a)) b) a)) 1)))> |
#<alt a> |
#<alt (+ a (* -1 b))> |
#<alt (+ a (* b (- (/ (pow b 2) (pow a 2)) 1)))> |
#<alt (+ a (* b (- (* (pow b 2) (+ (* -1 (/ b (pow a 3))) (/ 1 (pow a 2)))) 1)))> |
#<alt (/ (pow a 3) (pow b 2))> |
#<alt (/ (+ (* -1 (/ (pow a 4) b)) (pow a 3)) (pow b 2))> |
#<alt (/ (- (+ (* -1 (/ (+ (* -1 (pow a 5)) (pow a 5)) (pow b 2))) (pow a 3)) (/ (pow a 4) b)) (pow b 2))> |
#<alt (/ (- (+ (* -1 (/ (+ (* -1 (* a (+ (* -1 (pow a 5)) (pow a 5)))) (* -1 (pow a 6))) (pow b 3))) (pow a 3)) (+ (* -1 (/ (pow a 5) (pow b 2))) (+ (/ (pow a 4) b) (/ (pow a 5) (pow b 2))))) (pow b 2))> |
#<alt (/ (pow a 3) (pow b 2))> |
#<alt (/ (+ (* -1 (/ (pow a 4) b)) (pow a 3)) (pow b 2))> |
#<alt (/ (+ (* -1 (/ (- (+ (* -1 (/ (pow a 5) b)) (/ (pow a 5) b)) (* -1 (pow a 4))) b)) (pow a 3)) (pow b 2))> |
#<alt (/ (+ (* -1 (/ (- (* -1 (/ (- (+ (/ (* a (+ (* -1 (pow a 5)) (pow a 5))) b) (/ (pow a 6) b)) (+ (* -1 (pow a 5)) (pow a 5))) b)) (* -1 (pow a 4))) b)) (pow a 3)) (pow b 2))> |
#<alt (/ (pow b 3) (pow a 2))> |
#<alt (* (pow b 3) (+ (* -1 (/ b (pow a 3))) (/ 1 (pow a 2))))> |
#<alt (* (pow b 3) (+ (* b (- (/ (pow b 2) (pow a 5)) (/ 1 (pow a 3)))) (/ 1 (pow a 2))))> |
#<alt (* (pow b 3) (+ (* b (- (* (pow b 2) (+ (* -1 (/ b (pow a 6))) (/ 1 (pow a 5)))) (/ 1 (pow a 3)))) (/ 1 (pow a 2))))> |
#<alt b> |
#<alt (* b (+ 1 (* -1 (/ a b))))> |
#<alt (* b (- (+ 1 (* -1 (/ (+ (* -1 (pow a 2)) (pow a 2)) (pow b 2)))) (/ a b)))> |
#<alt (* b (- (+ 1 (* -1 (/ (+ (* -1 (* a (+ (* -1 (pow a 2)) (pow a 2)))) (* -1 (pow a 3))) (pow b 3)))) (+ (* -1 (/ (pow a 2) (pow b 2))) (+ (/ a b) (/ (pow a 2) (pow b 2))))))> |
#<alt b> |
#<alt (* -1 (* b (- (/ a b) 1)))> |
#<alt (* -1 (* b (- (* -1 (/ (- (+ (* -1 (/ (pow a 2) b)) (/ (pow a 2) b)) a) b)) 1)))> |
#<alt (* -1 (* b (- (* -1 (/ (- (* -1 (/ (- (+ (* -1 (/ (pow a 3) b)) (/ (* a (+ (* -1 (pow a 2)) (pow a 2))) b)) (+ (* -1 (pow a 2)) (pow a 2))) b)) a) b)) 1)))> |
#<alt b> |
#<alt (+ b (* -1 a))> |
#<alt (+ b (* a (- (/ (pow a 2) (pow b 2)) 1)))> |
#<alt (+ b (* a (- (* (pow a 2) (+ (* -1 (/ a (pow b 3))) (/ 1 (pow b 2)))) 1)))> |
#<alt (/ (pow b 3) (pow a 2))> |
#<alt (/ (+ (* -1 (/ (pow b 4) a)) (pow b 3)) (pow a 2))> |
#<alt (/ (- (+ (* -1 (/ (+ (* -1 (pow b 5)) (pow b 5)) (pow a 2))) (pow b 3)) (/ (pow b 4) a)) (pow a 2))> |
#<alt (/ (- (+ (* -1 (/ (+ (* -1 (* b (+ (* -1 (pow b 5)) (pow b 5)))) (* -1 (pow b 6))) (pow a 3))) (pow b 3)) (+ (* -1 (/ (pow b 5) (pow a 2))) (+ (/ (pow b 4) a) (/ (pow b 5) (pow a 2))))) (pow a 2))> |
#<alt (/ (pow b 3) (pow a 2))> |
#<alt (/ (+ (* -1 (/ (pow b 4) a)) (pow b 3)) (pow a 2))> |
#<alt (/ (+ (* -1 (/ (- (+ (* -1 (/ (pow b 5) a)) (/ (pow b 5) a)) (* -1 (pow b 4))) a)) (pow b 3)) (pow a 2))> |
#<alt (/ (+ (* -1 (/ (- (* -1 (/ (- (+ (/ (* b (+ (* -1 (pow b 5)) (pow b 5))) a) (/ (pow b 6) a)) (+ (* -1 (pow b 5)) (pow b 5))) a)) (* -1 (pow b 4))) a)) (pow b 3)) (pow a 2))> |
#<alt (* 1/90 (* angle (PI)))> |
#<alt (* angle (+ (* -1/4374000 (* (pow angle 2) (pow (PI) 3))) (* 1/90 (PI))))> |
#<alt (* angle (+ (* 1/90 (PI)) (* (pow angle 2) (+ (* -1/4374000 (pow (PI) 3)) (* 1/708588000000 (* (pow angle 2) (pow (PI) 5)))))))> |
#<alt (* angle (+ (* 1/90 (PI)) (* (pow angle 2) (+ (* -1/4374000 (pow (PI) 3)) (* (pow angle 2) (+ (* -1/241061637600000000 (* (pow angle 2) (pow (PI) 7))) (* 1/708588000000 (pow (PI) 5))))))))> |
#<alt (sin (* 1/90 (* angle (PI))))> |
#<alt (sin (* 1/90 (* angle (PI))))> |
#<alt (sin (* 1/90 (* angle (PI))))> |
#<alt (sin (* 1/90 (* angle (PI))))> |
#<alt (sin (* 1/90 (* angle (PI))))> |
#<alt (sin (* 1/90 (* angle (PI))))> |
#<alt (sin (* 1/90 (* angle (PI))))> |
#<alt (sin (* 1/90 (* angle (PI))))> |
#<alt (* 1/90 (* angle (PI)))> |
#<alt (* 1/90 (* angle (PI)))> |
#<alt (* 1/90 (* angle (PI)))> |
#<alt (* 1/90 (* angle (PI)))> |
#<alt (* 1/90 (* angle (PI)))> |
#<alt (* 1/90 (* angle (PI)))> |
#<alt (* 1/90 (* angle (PI)))> |
#<alt (* 1/90 (* angle (PI)))> |
#<alt (* 1/90 (* angle (PI)))> |
#<alt (* 1/90 (* angle (PI)))> |
#<alt (* 1/90 (* angle (PI)))> |
#<alt (* 1/90 (* angle (PI)))> |
#<alt (* a (sin (* 1/90 (* angle (PI)))))> |
#<alt (+ (* a (sin (* 1/90 (* angle (PI))))) (* b (sin (* 1/90 (* angle (PI))))))> |
#<alt (+ (* a (sin (* 1/90 (* angle (PI))))) (* b (sin (* 1/90 (* angle (PI))))))> |
#<alt (+ (* a (sin (* 1/90 (* angle (PI))))) (* b (sin (* 1/90 (* angle (PI))))))> |
#<alt (* b (sin (* 1/90 (* angle (PI)))))> |
#<alt (* b (+ (sin (* 1/90 (* angle (PI)))) (/ (* a (sin (* 1/90 (* angle (PI))))) b)))> |
#<alt (* b (+ (sin (* 1/90 (* angle (PI)))) (/ (* a (sin (* 1/90 (* angle (PI))))) b)))> |
#<alt (* b (+ (sin (* 1/90 (* angle (PI)))) (/ (* a (sin (* 1/90 (* angle (PI))))) b)))> |
#<alt (* b (sin (* 1/90 (* angle (PI)))))> |
#<alt (* -1 (* b (+ (* -1 (sin (* 1/90 (* angle (PI))))) (* -1 (/ (* a (sin (* 1/90 (* angle (PI))))) b)))))> |
#<alt (* -1 (* b (+ (* -1 (sin (* 1/90 (* angle (PI))))) (* -1 (/ (* a (sin (* 1/90 (* angle (PI))))) b)))))> |
#<alt (* -1 (* b (+ (* -1 (sin (* 1/90 (* angle (PI))))) (* -1 (/ (* a (sin (* 1/90 (* angle (PI))))) b)))))> |
#<alt (* b (sin (* 1/90 (* angle (PI)))))> |
#<alt (+ (* a (sin (* 1/90 (* angle (PI))))) (* b (sin (* 1/90 (* angle (PI))))))> |
#<alt (+ (* a (sin (* 1/90 (* angle (PI))))) (* b (sin (* 1/90 (* angle (PI))))))> |
#<alt (+ (* a (sin (* 1/90 (* angle (PI))))) (* b (sin (* 1/90 (* angle (PI))))))> |
#<alt (* a (sin (* 1/90 (* angle (PI)))))> |
#<alt (* a (+ (sin (* 1/90 (* angle (PI)))) (/ (* b (sin (* 1/90 (* angle (PI))))) a)))> |
#<alt (* a (+ (sin (* 1/90 (* angle (PI)))) (/ (* b (sin (* 1/90 (* angle (PI))))) a)))> |
#<alt (* a (+ (sin (* 1/90 (* angle (PI)))) (/ (* b (sin (* 1/90 (* angle (PI))))) a)))> |
#<alt (* a (sin (* 1/90 (* angle (PI)))))> |
#<alt (* -1 (* a (+ (* -1 (sin (* 1/90 (* angle (PI))))) (* -1 (/ (* b (sin (* 1/90 (* angle (PI))))) a)))))> |
#<alt (* -1 (* a (+ (* -1 (sin (* 1/90 (* angle (PI))))) (* -1 (/ (* b (sin (* 1/90 (* angle (PI))))) a)))))> |
#<alt (* -1 (* a (+ (* -1 (sin (* 1/90 (* angle (PI))))) (* -1 (/ (* b (sin (* 1/90 (* angle (PI))))) a)))))> |
#<alt (* 1/90 (* angle (* (PI) (+ a b))))> |
#<alt (* angle (+ (* -1/4374000 (* (pow angle 2) (* (pow (PI) 3) (+ a b)))) (* 1/90 (* (PI) (+ a b)))))> |
#<alt (* angle (+ (* 1/90 (* (PI) (+ a b))) (* (pow angle 2) (+ (* -1/4374000 (* (pow (PI) 3) (+ a b))) (* 1/708588000000 (* (pow angle 2) (* (pow (PI) 5) (+ a b))))))))> |
#<alt (* angle (+ (* 1/90 (* (PI) (+ a b))) (* (pow angle 2) (+ (* -1/4374000 (* (pow (PI) 3) (+ a b))) (* (pow angle 2) (+ (* -1/241061637600000000 (* (pow angle 2) (* (pow (PI) 7) (+ a b)))) (* 1/708588000000 (* (pow (PI) 5) (+ a b)))))))))> |
#<alt (* (sin (* 1/90 (* angle (PI)))) (+ a b))> |
#<alt (* (sin (* 1/90 (* angle (PI)))) (+ a b))> |
#<alt (* (sin (* 1/90 (* angle (PI)))) (+ a b))> |
#<alt (* (sin (* 1/90 (* angle (PI)))) (+ a b))> |
#<alt (* (sin (* 1/90 (* angle (PI)))) (+ a b))> |
#<alt (* (sin (* 1/90 (* angle (PI)))) (+ a b))> |
#<alt (* (sin (* 1/90 (* angle (PI)))) (+ a b))> |
#<alt (* (sin (* 1/90 (* angle (PI)))) (+ a b))> |
#<alt (* 1/180 (* angle (PI)))> |
#<alt (* angle (+ (* -1/34992000 (* (pow angle 2) (pow (PI) 3))) (* 1/180 (PI))))> |
#<alt (* angle (+ (* 1/180 (PI)) (* (pow angle 2) (+ (* -1/34992000 (pow (PI) 3)) (* 1/22674816000000 (* (pow angle 2) (pow (PI) 5)))))))> |
#<alt (* angle (+ (* 1/180 (PI)) (* (pow angle 2) (+ (* -1/34992000 (pow (PI) 3)) (* (pow angle 2) (+ (* -1/30855889612800000000 (* (pow angle 2) (pow (PI) 7))) (* 1/22674816000000 (pow (PI) 5))))))))> |
#<alt (sin (* 1/180 (* angle (PI))))> |
#<alt (sin (* 1/180 (* angle (PI))))> |
#<alt (sin (* 1/180 (* angle (PI))))> |
#<alt (sin (* 1/180 (* angle (PI))))> |
#<alt (sin (* 1/180 (* angle (PI))))> |
#<alt (sin (* 1/180 (* angle (PI))))> |
#<alt (sin (* 1/180 (* angle (PI))))> |
#<alt (sin (* 1/180 (* angle (PI))))> |
#<alt 1> |
#<alt (+ 1 (* -1/64800 (* (pow angle 2) (pow (PI) 2))))> |
#<alt (+ 1 (* (pow angle 2) (+ (* -1/64800 (pow (PI) 2)) (* 1/25194240000 (* (pow angle 2) (pow (PI) 4))))))> |
#<alt (+ 1 (* (pow angle 2) (+ (* -1/64800 (pow (PI) 2)) (* (pow angle 2) (+ (* -1/24488801280000000 (* (pow angle 2) (pow (PI) 6))) (* 1/25194240000 (pow (PI) 4)))))))> |
#<alt (cos (* 1/180 (* angle (PI))))> |
#<alt (cos (* 1/180 (* angle (PI))))> |
#<alt (cos (* 1/180 (* angle (PI))))> |
#<alt (cos (* 1/180 (* angle (PI))))> |
#<alt (cos (* 1/180 (* angle (PI))))> |
#<alt (cos (* 1/180 (* angle (PI))))> |
#<alt (cos (* 1/180 (* angle (PI))))> |
#<alt (cos (* 1/180 (* angle (PI))))> |
156 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 5.0ms | angle | @ | inf | (* (+ b a) (* (/ 1 (+ b a)) (* (+ b a) (* (+ b a) (sin (* (PI) (* angle 1/90))))))) |
| 4.0ms | angle | @ | 0 | (* (* angle (* (PI) 1/90)) (* (- (/ (* b (* b b)) (+ (* a (+ b a)) (* b b))) (/ (* a (* a a)) (+ (* a (+ b a)) (* b b)))) (- b a))) |
| 3.0ms | angle | @ | -inf | (* (* 1/90 angle) (* (PI) (* b b))) |
| 1.0ms | b | @ | 0 | (/ (* a (* a a)) (+ (* a (+ b a)) (* b b))) |
| 1.0ms | b | @ | 0 | (* (* angle (* (PI) 1/90)) (* (- (/ (* b (* b b)) (+ (* a (+ b a)) (* b b))) (/ (* a (* a a)) (+ (* a (+ b a)) (* b b)))) (- b a))) |
| 1× | egg-herbie |
| 9 038× | lower-fma.f64 |
| 9 038× | lower-fma.f32 |
| 5 982× | lower-*.f64 |
| 5 982× | lower-*.f32 |
| 5 082× | lower-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 989 | 12401 |
| 1 | 3353 | 11315 |
| 0 | 8843 | 10992 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* -1 (* (pow a 2) (sin (* 1/90 (* angle (PI)))))) |
(+ (* -1 (* (pow a 2) (sin (* 1/90 (* angle (PI)))))) (* b (* (sin (* 1/90 (* angle (PI)))) (+ a (* -1 a))))) |
(+ (* -1 (* (pow a 2) (sin (* 1/90 (* angle (PI)))))) (* b (+ (* b (sin (* 1/90 (* angle (PI))))) (* (sin (* 1/90 (* angle (PI)))) (+ a (* -1 a)))))) |
(+ (* -1 (* (pow a 2) (sin (* 1/90 (* angle (PI)))))) (* b (+ (* b (sin (* 1/90 (* angle (PI))))) (* (sin (* 1/90 (* angle (PI)))) (+ a (* -1 a)))))) |
(* (pow b 2) (sin (* 1/90 (* angle (PI))))) |
(* (pow b 2) (+ (sin (* 1/90 (* angle (PI)))) (/ (* (sin (* 1/90 (* angle (PI)))) (+ a (* -1 a))) b))) |
(* (pow b 2) (+ (sin (* 1/90 (* angle (PI)))) (+ (* -1 (/ (* (pow a 2) (sin (* 1/90 (* angle (PI))))) (pow b 2))) (/ (* (sin (* 1/90 (* angle (PI)))) (+ a (* -1 a))) b)))) |
(* (pow b 2) (+ (sin (* 1/90 (* angle (PI)))) (+ (* -1 (/ (* (pow a 2) (sin (* 1/90 (* angle (PI))))) (pow b 2))) (/ (* (sin (* 1/90 (* angle (PI)))) (+ a (* -1 a))) b)))) |
(* (pow b 2) (sin (* 1/90 (* angle (PI))))) |
(* (pow b 2) (+ (sin (* 1/90 (* angle (PI)))) (/ (* (sin (* 1/90 (* angle (PI)))) (+ a (* -1 a))) b))) |
(* (pow b 2) (+ (sin (* 1/90 (* angle (PI)))) (* -1 (/ (+ (* -1 (* (sin (* 1/90 (* angle (PI)))) (+ a (* -1 a)))) (/ (* (pow a 2) (sin (* 1/90 (* angle (PI))))) b)) b)))) |
(* (pow b 2) (+ (sin (* 1/90 (* angle (PI)))) (* -1 (/ (+ (* -1 (* (sin (* 1/90 (* angle (PI)))) (+ a (* -1 a)))) (/ (* (pow a 2) (sin (* 1/90 (* angle (PI))))) b)) b)))) |
(* (pow b 2) (sin (* 1/90 (* angle (PI))))) |
(+ (* a (* (sin (* 1/90 (* angle (PI)))) (+ b (* -1 b)))) (* (pow b 2) (sin (* 1/90 (* angle (PI)))))) |
(+ (* a (+ (* -1 (* a (sin (* 1/90 (* angle (PI)))))) (* (sin (* 1/90 (* angle (PI)))) (+ b (* -1 b))))) (* (pow b 2) (sin (* 1/90 (* angle (PI)))))) |
(+ (* a (+ (* -1 (* a (sin (* 1/90 (* angle (PI)))))) (* (sin (* 1/90 (* angle (PI)))) (+ b (* -1 b))))) (* (pow b 2) (sin (* 1/90 (* angle (PI)))))) |
(* -1 (* (pow a 2) (sin (* 1/90 (* angle (PI)))))) |
(* (pow a 2) (+ (* -1 (sin (* 1/90 (* angle (PI))))) (/ (* (sin (* 1/90 (* angle (PI)))) (+ b (* -1 b))) a))) |
(* (pow a 2) (+ (* -1 (sin (* 1/90 (* angle (PI))))) (+ (/ (* (sin (* 1/90 (* angle (PI)))) (+ b (* -1 b))) a) (/ (* (pow b 2) (sin (* 1/90 (* angle (PI))))) (pow a 2))))) |
(* (pow a 2) (+ (* -1 (sin (* 1/90 (* angle (PI))))) (+ (/ (* (sin (* 1/90 (* angle (PI)))) (+ b (* -1 b))) a) (/ (* (pow b 2) (sin (* 1/90 (* angle (PI))))) (pow a 2))))) |
(* -1 (* (pow a 2) (sin (* 1/90 (* angle (PI)))))) |
(* (pow a 2) (+ (* -1 (sin (* 1/90 (* angle (PI))))) (* -1 (/ (* (sin (* 1/90 (* angle (PI)))) (+ b (* -1 b))) a)))) |
(* (pow a 2) (+ (* -1 (sin (* 1/90 (* angle (PI))))) (* -1 (/ (+ (* -1 (/ (* (pow b 2) (sin (* 1/90 (* angle (PI))))) a)) (* (sin (* 1/90 (* angle (PI)))) (+ b (* -1 b)))) a)))) |
(* (pow a 2) (+ (* -1 (sin (* 1/90 (* angle (PI))))) (* -1 (/ (+ (* -1 (/ (* (pow b 2) (sin (* 1/90 (* angle (PI))))) a)) (* (sin (* 1/90 (* angle (PI)))) (+ b (* -1 b)))) a)))) |
(* 1/90 (* angle (* (PI) (* (+ a b) (- b a))))) |
(* angle (+ (* -1/4374000 (* (pow angle 2) (* (pow (PI) 3) (* (+ a b) (- b a))))) (* 1/90 (* (PI) (* (+ a b) (- b a)))))) |
(* angle (+ (* 1/90 (* (PI) (* (+ a b) (- b a)))) (* (pow angle 2) (+ (* -1/4374000 (* (pow (PI) 3) (* (+ a b) (- b a)))) (* 1/708588000000 (* (pow angle 2) (* (pow (PI) 5) (* (+ a b) (- b a))))))))) |
(* angle (+ (* 1/90 (* (PI) (* (+ a b) (- b a)))) (* (pow angle 2) (+ (* -1/4374000 (* (pow (PI) 3) (* (+ a b) (- b a)))) (* (pow angle 2) (+ (* -1/241061637600000000 (* (pow angle 2) (* (pow (PI) 7) (* (+ a b) (- b a))))) (* 1/708588000000 (* (pow (PI) 5) (* (+ a b) (- b a)))))))))) |
(* (sin (* 1/90 (* angle (PI)))) (* (+ a b) (- b a))) |
(* (sin (* 1/90 (* angle (PI)))) (* (+ a b) (- b a))) |
(* (sin (* 1/90 (* angle (PI)))) (* (+ a b) (- b a))) |
(* (sin (* 1/90 (* angle (PI)))) (* (+ a b) (- b a))) |
(* (sin (* 1/90 (* angle (PI)))) (* (+ a b) (- b a))) |
(* (sin (* 1/90 (* angle (PI)))) (* (+ a b) (- b a))) |
(* (sin (* 1/90 (* angle (PI)))) (* (+ a b) (- b a))) |
(* (sin (* 1/90 (* angle (PI)))) (* (+ a b) (- b 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 (* a (sin (* 1/90 (* angle (PI)))))) |
(+ (* -1 (* a (sin (* 1/90 (* angle (PI)))))) (* b (sin (* 1/90 (* angle (PI)))))) |
(+ (* -1 (* a (sin (* 1/90 (* angle (PI)))))) (* b (sin (* 1/90 (* angle (PI)))))) |
(+ (* -1 (* a (sin (* 1/90 (* angle (PI)))))) (* b (sin (* 1/90 (* angle (PI)))))) |
(* b (sin (* 1/90 (* angle (PI))))) |
(* b (+ (sin (* 1/90 (* angle (PI)))) (* -1 (/ (* a (sin (* 1/90 (* angle (PI))))) b)))) |
(* b (+ (sin (* 1/90 (* angle (PI)))) (* -1 (/ (* a (sin (* 1/90 (* angle (PI))))) b)))) |
(* b (+ (sin (* 1/90 (* angle (PI)))) (* -1 (/ (* a (sin (* 1/90 (* angle (PI))))) b)))) |
(* b (sin (* 1/90 (* angle (PI))))) |
(* -1 (* b (+ (* -1 (sin (* 1/90 (* angle (PI))))) (/ (* a (sin (* 1/90 (* angle (PI))))) b)))) |
(* -1 (* b (+ (* -1 (sin (* 1/90 (* angle (PI))))) (/ (* a (sin (* 1/90 (* angle (PI))))) b)))) |
(* -1 (* b (+ (* -1 (sin (* 1/90 (* angle (PI))))) (/ (* a (sin (* 1/90 (* angle (PI))))) b)))) |
(* b (sin (* 1/90 (* angle (PI))))) |
(+ (* -1 (* a (sin (* 1/90 (* angle (PI)))))) (* b (sin (* 1/90 (* angle (PI)))))) |
(+ (* -1 (* a (sin (* 1/90 (* angle (PI)))))) (* b (sin (* 1/90 (* angle (PI)))))) |
(+ (* -1 (* a (sin (* 1/90 (* angle (PI)))))) (* b (sin (* 1/90 (* angle (PI)))))) |
(* -1 (* a (sin (* 1/90 (* angle (PI)))))) |
(* a (+ (* -1 (sin (* 1/90 (* angle (PI))))) (/ (* b (sin (* 1/90 (* angle (PI))))) a))) |
(* a (+ (* -1 (sin (* 1/90 (* angle (PI))))) (/ (* b (sin (* 1/90 (* angle (PI))))) a))) |
(* a (+ (* -1 (sin (* 1/90 (* angle (PI))))) (/ (* b (sin (* 1/90 (* angle (PI))))) a))) |
(* -1 (* a (sin (* 1/90 (* angle (PI)))))) |
(* -1 (* a (+ (sin (* 1/90 (* angle (PI)))) (* -1 (/ (* b (sin (* 1/90 (* angle (PI))))) a))))) |
(* -1 (* a (+ (sin (* 1/90 (* angle (PI)))) (* -1 (/ (* b (sin (* 1/90 (* angle (PI))))) a))))) |
(* -1 (* a (+ (sin (* 1/90 (* angle (PI)))) (* -1 (/ (* b (sin (* 1/90 (* angle (PI))))) a))))) |
(* 1/90 (* angle (* (PI) (- b a)))) |
(* angle (+ (* -1/4374000 (* (pow angle 2) (* (pow (PI) 3) (- b a)))) (* 1/90 (* (PI) (- b a))))) |
(* angle (+ (* 1/90 (* (PI) (- b a))) (* (pow angle 2) (+ (* -1/4374000 (* (pow (PI) 3) (- b a))) (* 1/708588000000 (* (pow angle 2) (* (pow (PI) 5) (- b a)))))))) |
(* angle (+ (* 1/90 (* (PI) (- b a))) (* (pow angle 2) (+ (* -1/4374000 (* (pow (PI) 3) (- b a))) (* (pow angle 2) (+ (* -1/241061637600000000 (* (pow angle 2) (* (pow (PI) 7) (- b a)))) (* 1/708588000000 (* (pow (PI) 5) (- b a))))))))) |
(* (sin (* 1/90 (* angle (PI)))) (- b a)) |
(* (sin (* 1/90 (* angle (PI)))) (- b a)) |
(* (sin (* 1/90 (* angle (PI)))) (- b a)) |
(* (sin (* 1/90 (* angle (PI)))) (- b a)) |
(* (sin (* 1/90 (* angle (PI)))) (- b a)) |
(* (sin (* 1/90 (* angle (PI)))) (- b a)) |
(* (sin (* 1/90 (* angle (PI)))) (- b a)) |
(* (sin (* 1/90 (* angle (PI)))) (- b a)) |
(* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) |
(+ (* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) (* 2 (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))))) |
(+ (* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) (* 2 (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))))) |
(+ (* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) (* 2 (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))))) |
(* 2 (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) |
(* (pow b 2) (+ (* -2 (/ (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow b 2))) (* 2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))))) |
(* (pow b 2) (+ (* -2 (/ (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow b 2))) (* 2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))))) |
(* (pow b 2) (+ (* -2 (/ (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow b 2))) (* 2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))))) |
(* 2 (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) |
(* (pow b 2) (+ (* -2 (/ (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow b 2))) (* 2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))))) |
(* (pow b 2) (+ (* -2 (/ (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow b 2))) (* 2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))))) |
(* (pow b 2) (+ (* -2 (/ (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow b 2))) (* 2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))))) |
(* 2 (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) |
(+ (* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) (* 2 (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))))) |
(+ (* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) (* 2 (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))))) |
(+ (* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) (* 2 (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))))) |
(* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) |
(* (pow a 2) (+ (* -2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* 2 (/ (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow a 2))))) |
(* (pow a 2) (+ (* -2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* 2 (/ (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow a 2))))) |
(* (pow a 2) (+ (* -2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* 2 (/ (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow a 2))))) |
(* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) |
(* (pow a 2) (+ (* -2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* 2 (/ (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow a 2))))) |
(* (pow a 2) (+ (* -2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* 2 (/ (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow a 2))))) |
(* (pow a 2) (+ (* -2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* 2 (/ (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow a 2))))) |
(* 1/90 (* angle (* (PI) (- (pow b 2) (pow a 2))))) |
(* angle (+ (* 1/90 (* (PI) (- (pow b 2) (pow a 2)))) (* 2 (* (pow angle 2) (+ (* -1/11664000 (* (pow (PI) 3) (- (pow b 2) (pow a 2)))) (* -1/34992000 (* (pow (PI) 3) (- (pow b 2) (pow a 2))))))))) |
(* angle (+ (* 1/90 (* (PI) (- (pow b 2) (pow a 2)))) (* (pow angle 2) (+ (* 2 (* (pow angle 2) (+ (* 1/22674816000000 (* (pow (PI) 5) (- (pow b 2) (pow a 2)))) (+ (* 1/4534963200000 (* (pow (PI) 5) (- (pow b 2) (pow a 2)))) (* 1/2267481600000 (* (pow (PI) 5) (- (pow b 2) (pow a 2)))))))) (* 2 (+ (* -1/11664000 (* (pow (PI) 3) (- (pow b 2) (pow a 2)))) (* -1/34992000 (* (pow (PI) 3) (- (pow b 2) (pow a 2)))))))))) |
(* angle (+ (* 1/90 (* (PI) (- (pow b 2) (pow a 2)))) (* (pow angle 2) (+ (* 2 (+ (* -1/11664000 (* (pow (PI) 3) (- (pow b 2) (pow a 2)))) (* -1/34992000 (* (pow (PI) 3) (- (pow b 2) (pow a 2)))))) (* (pow angle 2) (+ (* 2 (* (pow angle 2) (+ (* -1/881596846080000000 (* (pow (PI) 7) (- (pow b 2) (pow a 2)))) (+ (* -1/1469328076800000000 (* (pow (PI) 7) (- (pow b 2) (pow a 2)))) (+ (* -1/4407984230400000000 (* (pow (PI) 7) (- (pow b 2) (pow a 2)))) (* -1/30855889612800000000 (* (pow (PI) 7) (- (pow b 2) (pow a 2))))))))) (* 2 (+ (* 1/22674816000000 (* (pow (PI) 5) (- (pow b 2) (pow a 2)))) (+ (* 1/4534963200000 (* (pow (PI) 5) (- (pow b 2) (pow a 2)))) (* 1/2267481600000 (* (pow (PI) 5) (- (pow b 2) (pow a 2))))))))))))) |
(* 2 (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2))))) |
(* 2 (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2))))) |
(* 2 (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2))))) |
(* 2 (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2))))) |
(* 2 (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2))))) |
(* 2 (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2))))) |
(* 2 (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2))))) |
(* 2 (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2))))) |
(* 1/90 (* angle (* (PI) (* (+ a b) (- b a))))) |
(* 1/90 (* angle (* (PI) (* (+ a b) (- b a))))) |
(* 1/90 (* angle (* (PI) (* (+ a b) (- b a))))) |
(* 1/90 (* angle (* (PI) (* (+ a b) (- b a))))) |
(* 1/90 (* angle (* (PI) (* (+ a b) (- b a))))) |
(* 1/90 (* angle (* (PI) (* (+ a b) (- b a))))) |
(* 1/90 (* angle (* (PI) (* (+ a b) (- b a))))) |
(* 1/90 (* angle (* (PI) (* (+ a b) (- b a))))) |
(* 1/90 (* angle (* (PI) (* (+ a b) (- b a))))) |
(* 1/90 (* angle (* (PI) (* (+ a b) (- b a))))) |
(* 1/90 (* angle (* (PI) (* (+ a b) (- b a))))) |
(* 1/90 (* angle (* (PI) (* (+ a b) (- b a))))) |
(* -1/90 (* (pow a 2) (* angle (PI)))) |
(+ (* -1/90 (* (pow a 2) (* angle (PI)))) (* 1/90 (* angle (* b (* (PI) (+ a (* -1 a))))))) |
(+ (* -1/90 (* (pow a 2) (* angle (PI)))) (* b (+ (* 1/90 (* angle (* b (PI)))) (* 1/90 (* angle (* (PI) (+ a (* -1 a)))))))) |
(+ (* -1/90 (* (pow a 2) (* angle (PI)))) (* b (+ (* 1/90 (* angle (* b (PI)))) (* 1/90 (* angle (* (PI) (+ a (* -1 a)))))))) |
(* 1/90 (* angle (* (pow b 2) (PI)))) |
(* (pow b 2) (+ (* 1/90 (* angle (PI))) (* 1/90 (/ (* angle (* (PI) (+ a (* -1 a)))) b)))) |
(* (pow b 2) (+ (* -1/90 (/ (* (pow a 2) (* angle (PI))) (pow b 2))) (+ (* 1/90 (* angle (PI))) (* 1/90 (/ (* angle (* (PI) (+ a (* -1 a)))) b))))) |
(* (pow b 2) (+ (* -1/90 (/ (* (pow a 2) (* angle (PI))) (pow b 2))) (+ (* 1/90 (* angle (PI))) (* 1/90 (/ (* angle (* (PI) (+ a (* -1 a)))) b))))) |
(* 1/90 (* angle (* (pow b 2) (PI)))) |
(* (pow b 2) (+ (* 1/90 (* angle (PI))) (* 1/90 (/ (* angle (* (PI) (+ a (* -1 a)))) b)))) |
(* (pow b 2) (+ (* -1 (/ (+ (* -1/90 (* angle (* (PI) (+ a (* -1 a))))) (* 1/90 (/ (* (pow a 2) (* angle (PI))) b))) b)) (* 1/90 (* angle (PI))))) |
(* (pow b 2) (+ (* -1 (/ (+ (* -1/90 (* angle (* (PI) (+ a (* -1 a))))) (* 1/90 (/ (* (pow a 2) (* angle (PI))) b))) b)) (* 1/90 (* angle (PI))))) |
(* 1/90 (* angle (* (pow b 2) (PI)))) |
(+ (* 1/90 (* a (* angle (* (PI) (+ b (* -1 b)))))) (* 1/90 (* angle (* (pow b 2) (PI))))) |
(+ (* 1/90 (* angle (* (pow b 2) (PI)))) (* a (+ (* -1/90 (* a (* angle (PI)))) (* 1/90 (* angle (* (PI) (+ b (* -1 b)))))))) |
(+ (* 1/90 (* angle (* (pow b 2) (PI)))) (* a (+ (* -1/90 (* a (* angle (PI)))) (* 1/90 (* angle (* (PI) (+ b (* -1 b)))))))) |
(* -1/90 (* (pow a 2) (* angle (PI)))) |
(* (pow a 2) (+ (* -1/90 (* angle (PI))) (* 1/90 (/ (* angle (* (PI) (+ b (* -1 b)))) a)))) |
(* (pow a 2) (+ (* -1/90 (* angle (PI))) (+ (* 1/90 (/ (* angle (* (PI) (+ b (* -1 b)))) a)) (* 1/90 (/ (* angle (* (pow b 2) (PI))) (pow a 2)))))) |
(* (pow a 2) (+ (* -1/90 (* angle (PI))) (+ (* 1/90 (/ (* angle (* (PI) (+ b (* -1 b)))) a)) (* 1/90 (/ (* angle (* (pow b 2) (PI))) (pow a 2)))))) |
(* -1/90 (* (pow a 2) (* angle (PI)))) |
(* (pow a 2) (+ (* -1/90 (* angle (PI))) (* -1/90 (/ (* angle (* (PI) (+ b (* -1 b)))) a)))) |
(* (pow a 2) (+ (* -1 (/ (+ (* -1/90 (/ (* angle (* (pow b 2) (PI))) a)) (* 1/90 (* angle (* (PI) (+ b (* -1 b)))))) a)) (* -1/90 (* angle (PI))))) |
(* (pow a 2) (+ (* -1 (/ (+ (* -1/90 (/ (* angle (* (pow b 2) (PI))) a)) (* 1/90 (* angle (* (PI) (+ b (* -1 b)))))) a)) (* -1/90 (* angle (PI))))) |
(* 1/90 (* angle (* (pow b 2) (PI)))) |
(* 1/90 (* angle (* (pow b 2) (PI)))) |
(* 1/90 (* angle (* (pow b 2) (PI)))) |
(* 1/90 (* angle (* (pow b 2) (PI)))) |
(* 1/90 (* angle (* (pow b 2) (PI)))) |
(* 1/90 (* angle (* (pow b 2) (PI)))) |
(* 1/90 (* angle (* (pow b 2) (PI)))) |
(* 1/90 (* angle (* (pow b 2) (PI)))) |
(* 1/90 (* angle (* (pow b 2) (PI)))) |
(* 1/90 (* angle (* (pow b 2) (PI)))) |
(* 1/90 (* angle (* (pow b 2) (PI)))) |
(* 1/90 (* angle (* (pow b 2) (PI)))) |
(* 1/90 (* angle (* (pow b 2) (PI)))) |
(* 1/90 (* angle (* (pow b 2) (PI)))) |
(* 1/90 (* angle (* (pow b 2) (PI)))) |
(* 1/90 (* angle (* (pow b 2) (PI)))) |
(* 1/90 (* angle (* (pow b 2) (PI)))) |
(* 1/90 (* angle (* (pow b 2) (PI)))) |
(* 1/90 (* angle (* (pow b 2) (PI)))) |
(* 1/90 (* angle (* (pow b 2) (PI)))) |
(* 1/90 (* angle (* (pow b 2) (PI)))) |
(* 1/90 (* angle (* (pow b 2) (PI)))) |
(* 1/90 (* angle (* (pow b 2) (PI)))) |
(* 1/90 (* angle (* (pow b 2) (PI)))) |
(* 1/90 angle) |
(* 1/90 angle) |
(* 1/90 angle) |
(* 1/90 angle) |
(* 1/90 angle) |
(* 1/90 angle) |
(* 1/90 angle) |
(* 1/90 angle) |
(* 1/90 angle) |
(* 1/90 angle) |
(* 1/90 angle) |
(* 1/90 angle) |
(* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) |
(+ (* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) (* 2 (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))))) |
(+ (* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) (* 2 (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))))) |
(+ (* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) (* 2 (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))))) |
(* 2 (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) |
(* (pow b 2) (+ (* -2 (/ (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow b 2))) (* 2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))))) |
(* (pow b 2) (+ (* -2 (/ (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow b 2))) (* 2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))))) |
(* (pow b 2) (+ (* -2 (/ (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow b 2))) (* 2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))))) |
(* 2 (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) |
(* (pow b 2) (+ (* -2 (/ (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow b 2))) (* 2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))))) |
(* (pow b 2) (+ (* -2 (/ (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow b 2))) (* 2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))))) |
(* (pow b 2) (+ (* -2 (/ (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow b 2))) (* 2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))))) |
(* 2 (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) |
(+ (* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) (* 2 (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))))) |
(+ (* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) (* 2 (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))))) |
(+ (* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) (* 2 (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))))) |
(* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) |
(* (pow a 2) (+ (* -2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* 2 (/ (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow a 2))))) |
(* (pow a 2) (+ (* -2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* 2 (/ (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow a 2))))) |
(* (pow a 2) (+ (* -2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* 2 (/ (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow a 2))))) |
(* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) |
(* (pow a 2) (+ (* -2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* 2 (/ (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow a 2))))) |
(* (pow a 2) (+ (* -2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* 2 (/ (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow a 2))))) |
(* (pow a 2) (+ (* -2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* 2 (/ (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow a 2))))) |
(* 1/90 (* angle (* (PI) (- (pow b 2) (pow a 2))))) |
(* angle (+ (* 1/90 (* (PI) (- (pow b 2) (pow a 2)))) (* 2 (* (pow angle 2) (+ (* -1/11664000 (* (pow (PI) 3) (- (pow b 2) (pow a 2)))) (* -1/34992000 (* (pow (PI) 3) (- (pow b 2) (pow a 2))))))))) |
(* angle (+ (* 1/90 (* (PI) (- (pow b 2) (pow a 2)))) (* (pow angle 2) (+ (* 2 (* (pow angle 2) (+ (* 1/22674816000000 (* (pow (PI) 5) (- (pow b 2) (pow a 2)))) (+ (* 1/4534963200000 (* (pow (PI) 5) (- (pow b 2) (pow a 2)))) (* 1/2267481600000 (* (pow (PI) 5) (- (pow b 2) (pow a 2)))))))) (* 2 (+ (* -1/11664000 (* (pow (PI) 3) (- (pow b 2) (pow a 2)))) (* -1/34992000 (* (pow (PI) 3) (- (pow b 2) (pow a 2)))))))))) |
(* angle (+ (* 1/90 (* (PI) (- (pow b 2) (pow a 2)))) (* (pow angle 2) (+ (* 2 (+ (* -1/11664000 (* (pow (PI) 3) (- (pow b 2) (pow a 2)))) (* -1/34992000 (* (pow (PI) 3) (- (pow b 2) (pow a 2)))))) (* (pow angle 2) (+ (* 2 (* (pow angle 2) (+ (* -1/881596846080000000 (* (pow (PI) 7) (- (pow b 2) (pow a 2)))) (+ (* -1/1469328076800000000 (* (pow (PI) 7) (- (pow b 2) (pow a 2)))) (+ (* -1/4407984230400000000 (* (pow (PI) 7) (- (pow b 2) (pow a 2)))) (* -1/30855889612800000000 (* (pow (PI) 7) (- (pow b 2) (pow a 2))))))))) (* 2 (+ (* 1/22674816000000 (* (pow (PI) 5) (- (pow b 2) (pow a 2)))) (+ (* 1/4534963200000 (* (pow (PI) 5) (- (pow b 2) (pow a 2)))) (* 1/2267481600000 (* (pow (PI) 5) (- (pow b 2) (pow a 2))))))))))))) |
(* 2 (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2))))) |
(* 2 (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2))))) |
(* 2 (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2))))) |
(* 2 (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2))))) |
(* 2 (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2))))) |
(* 2 (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2))))) |
(* 2 (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2))))) |
(* 2 (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2))))) |
(* 1/90 (* angle (* (PI) (* (- b a) (- (/ (pow b 3) (+ (* a (+ a b)) (pow b 2))) (/ (pow a 3) (+ (* a (+ a b)) (pow b 2)))))))) |
(* 1/90 (* angle (* (PI) (* (- b a) (- (/ (pow b 3) (+ (* a (+ a b)) (pow b 2))) (/ (pow a 3) (+ (* a (+ a b)) (pow b 2)))))))) |
(* 1/90 (* angle (* (PI) (* (- b a) (- (/ (pow b 3) (+ (* a (+ a b)) (pow b 2))) (/ (pow a 3) (+ (* a (+ a b)) (pow b 2)))))))) |
(* 1/90 (* angle (* (PI) (* (- b a) (- (/ (pow b 3) (+ (* a (+ a b)) (pow b 2))) (/ (pow a 3) (+ (* a (+ a b)) (pow b 2)))))))) |
(* 1/90 (* angle (* (PI) (* (- b a) (- (/ (pow b 3) (+ (* a (+ a b)) (pow b 2))) (/ (pow a 3) (+ (* a (+ a b)) (pow b 2)))))))) |
(* 1/90 (* angle (* (PI) (* (- b a) (- (/ (pow b 3) (+ (* a (+ a b)) (pow b 2))) (/ (pow a 3) (+ (* a (+ a b)) (pow b 2)))))))) |
(* 1/90 (* angle (* (PI) (* (- b a) (- (/ (pow b 3) (+ (* a (+ a b)) (pow b 2))) (/ (pow a 3) (+ (* a (+ a b)) (pow b 2)))))))) |
(* 1/90 (* angle (* (PI) (* (- b a) (- (/ (pow b 3) (+ (* a (+ a b)) (pow b 2))) (/ (pow a 3) (+ (* a (+ a b)) (pow b 2)))))))) |
(* 1/90 (* angle (* (PI) (* (- b a) (- (/ (pow b 3) (+ (* a (+ a b)) (pow b 2))) (/ (pow a 3) (+ (* a (+ a b)) (pow b 2)))))))) |
(* 1/90 (* angle (* (PI) (* (- b a) (- (/ (pow b 3) (+ (* a (+ a b)) (pow b 2))) (/ (pow a 3) (+ (* a (+ a b)) (pow b 2)))))))) |
(* 1/90 (* angle (* (PI) (* (- b a) (- (/ (pow b 3) (+ (* a (+ a b)) (pow b 2))) (/ (pow a 3) (+ (* a (+ a b)) (pow b 2)))))))) |
(* 1/90 (* angle (* (PI) (* (- b a) (- (/ (pow b 3) (+ (* a (+ a b)) (pow b 2))) (/ (pow a 3) (+ (* a (+ a b)) (pow b 2)))))))) |
(* 1/90 (* (pow a 2) (* angle (PI)))) |
(+ (* -1/45 (* a (* angle (* b (PI))))) (* 1/90 (* (pow a 2) (* angle (PI))))) |
(+ (* 1/90 (* (pow a 2) (* angle (PI)))) (* b (+ (* -1/45 (* a (* angle (PI)))) (* 1/90 (* angle (* b (PI))))))) |
(+ (* 1/90 (* (pow a 2) (* angle (PI)))) (* b (+ (* -1/45 (* a (* angle (PI)))) (* 1/90 (* angle (* b (PI))))))) |
(* 1/90 (* angle (* (pow b 2) (PI)))) |
(* (pow b 2) (+ (* -1/45 (/ (* a (* angle (PI))) b)) (* 1/90 (* angle (PI))))) |
(* (pow b 2) (+ (* -1/45 (/ (* a (* angle (PI))) b)) (+ (* 1/90 (* angle (PI))) (* 1/90 (/ (* angle (* (PI) (+ (* -1 (+ (* -1 (pow a 2)) (pow a 2))) (pow a 2)))) (pow b 2)))))) |
(* (pow b 2) (+ (* -1/45 (/ (* a (* angle (PI))) b)) (+ (* 1/90 (* angle (PI))) (+ (* 1/90 (/ (* angle (* (PI) (+ (* -1 (+ (* -1 (* a (+ (* -1 (pow a 2)) (pow a 2)))) (+ (* -1 (pow a 3)) (pow a 3)))) (* a (+ (* -1 (pow a 2)) (pow a 2)))))) (pow b 3))) (* 1/90 (/ (* angle (* (PI) (+ (* -1 (+ (* -1 (pow a 2)) (pow a 2))) (pow a 2)))) (pow b 2))))))) |
(* 1/90 (* angle (* (pow b 2) (PI)))) |
(* (pow b 2) (+ (* -1/45 (/ (* a (* angle (PI))) b)) (* 1/90 (* angle (PI))))) |
(* (pow b 2) (+ (* -1 (/ (+ (* -1/90 (/ (* angle (* (PI) (+ (* -1 (+ (* -1 (pow a 2)) (pow a 2))) (pow a 2)))) b)) (* 1/45 (* a (* angle (PI))))) b)) (* 1/90 (* angle (PI))))) |
(* (pow b 2) (+ (* -1 (/ (+ (* -1 (/ (+ (* 1/90 (* angle (* (PI) (+ (* -1 (+ (* -1 (pow a 2)) (pow a 2))) (pow a 2))))) (* 1/45 (/ (* a (* angle (* (PI) (+ (* -1 (pow a 2)) (pow a 2))))) b))) b)) (* 1/45 (* a (* angle (PI))))) b)) (* 1/90 (* angle (PI))))) |
(* 1/90 (* angle (* (pow b 2) (PI)))) |
(+ (* -1/45 (* a (* angle (* b (PI))))) (* 1/90 (* angle (* (pow b 2) (PI))))) |
(+ (* 1/90 (* angle (* (pow b 2) (PI)))) (* a (+ (* -1/45 (* angle (* b (PI)))) (* 1/90 (* a (* angle (PI))))))) |
(+ (* 1/90 (* angle (* (pow b 2) (PI)))) (* a (+ (* -1/45 (* angle (* b (PI)))) (* 1/90 (* a (* angle (PI))))))) |
(* 1/90 (* (pow a 2) (* angle (PI)))) |
(* (pow a 2) (+ (* -1/45 (/ (* angle (* b (PI))) a)) (* 1/90 (* angle (PI))))) |
(* (pow a 2) (+ (* -1/45 (/ (* angle (* b (PI))) a)) (+ (* 1/90 (* angle (PI))) (* 1/90 (/ (* angle (* (PI) (+ (* -1 (+ (* -1 (pow b 2)) (pow b 2))) (pow b 2)))) (pow a 2)))))) |
(* (pow a 2) (+ (* -1/45 (/ (* angle (* b (PI))) a)) (+ (* 1/90 (* angle (PI))) (+ (* 1/90 (/ (* angle (* (PI) (+ (* -1 (+ (* -1 (* b (+ (* -1 (pow b 2)) (pow b 2)))) (+ (* -1 (pow b 3)) (pow b 3)))) (* b (+ (* -1 (pow b 2)) (pow b 2)))))) (pow a 3))) (* 1/90 (/ (* angle (* (PI) (+ (* -1 (+ (* -1 (pow b 2)) (pow b 2))) (pow b 2)))) (pow a 2))))))) |
(* 1/90 (* (pow a 2) (* angle (PI)))) |
(* (pow a 2) (+ (* -1/45 (/ (* angle (* b (PI))) a)) (* 1/90 (* angle (PI))))) |
(* (pow a 2) (+ (* -1 (/ (+ (* -1/90 (/ (* angle (* (PI) (+ (* -1 (+ (* -1 (pow b 2)) (pow b 2))) (pow b 2)))) a)) (* 1/45 (* angle (* b (PI))))) a)) (* 1/90 (* angle (PI))))) |
(* (pow a 2) (+ (* -1 (/ (+ (* -1 (/ (+ (* 1/90 (* angle (* (PI) (+ (* -1 (+ (* -1 (pow b 2)) (pow b 2))) (pow b 2))))) (* 1/45 (/ (* angle (* b (* (PI) (+ (* -1 (pow b 2)) (pow b 2))))) a))) a)) (* 1/45 (* angle (* b (PI))))) a)) (* 1/90 (* angle (PI))))) |
(* 1/90 (* angle (PI))) |
(* 1/90 (* angle (PI))) |
(* 1/90 (* angle (PI))) |
(* 1/90 (* angle (PI))) |
(* 1/90 (* angle (PI))) |
(* 1/90 (* angle (PI))) |
(* 1/90 (* angle (PI))) |
(* 1/90 (* angle (PI))) |
(* 1/90 (* angle (PI))) |
(* 1/90 (* angle (PI))) |
(* 1/90 (* angle (PI))) |
(* 1/90 (* angle (PI))) |
(* a (sin (* 1/90 (* angle (PI))))) |
(+ (* a (sin (* 1/90 (* angle (PI))))) (* b (sin (* 1/90 (* angle (PI)))))) |
(+ (* a (sin (* 1/90 (* angle (PI))))) (* b (sin (* 1/90 (* angle (PI)))))) |
(+ (* a (sin (* 1/90 (* angle (PI))))) (* b (sin (* 1/90 (* angle (PI)))))) |
(* b (sin (* 1/90 (* angle (PI))))) |
(* b (+ (sin (* 1/90 (* angle (PI)))) (/ (* a (sin (* 1/90 (* angle (PI))))) b))) |
(* b (+ (sin (* 1/90 (* angle (PI)))) (/ (* a (sin (* 1/90 (* angle (PI))))) b))) |
(* b (+ (sin (* 1/90 (* angle (PI)))) (/ (* a (sin (* 1/90 (* angle (PI))))) b))) |
(* b (sin (* 1/90 (* angle (PI))))) |
(* -1 (* b (+ (* -1 (sin (* 1/90 (* angle (PI))))) (* -1 (/ (* a (sin (* 1/90 (* angle (PI))))) b))))) |
(* -1 (* b (+ (* -1 (sin (* 1/90 (* angle (PI))))) (* -1 (/ (* a (sin (* 1/90 (* angle (PI))))) b))))) |
(* -1 (* b (+ (* -1 (sin (* 1/90 (* angle (PI))))) (* -1 (/ (* a (sin (* 1/90 (* angle (PI))))) b))))) |
(* b (sin (* 1/90 (* angle (PI))))) |
(+ (* a (sin (* 1/90 (* angle (PI))))) (* b (sin (* 1/90 (* angle (PI)))))) |
(+ (* a (sin (* 1/90 (* angle (PI))))) (* b (sin (* 1/90 (* angle (PI)))))) |
(+ (* a (sin (* 1/90 (* angle (PI))))) (* b (sin (* 1/90 (* angle (PI)))))) |
(* a (sin (* 1/90 (* angle (PI))))) |
(* a (+ (sin (* 1/90 (* angle (PI)))) (/ (* b (sin (* 1/90 (* angle (PI))))) a))) |
(* a (+ (sin (* 1/90 (* angle (PI)))) (/ (* b (sin (* 1/90 (* angle (PI))))) a))) |
(* a (+ (sin (* 1/90 (* angle (PI)))) (/ (* b (sin (* 1/90 (* angle (PI))))) a))) |
(* a (sin (* 1/90 (* angle (PI))))) |
(* -1 (* a (+ (* -1 (sin (* 1/90 (* angle (PI))))) (* -1 (/ (* b (sin (* 1/90 (* angle (PI))))) a))))) |
(* -1 (* a (+ (* -1 (sin (* 1/90 (* angle (PI))))) (* -1 (/ (* b (sin (* 1/90 (* angle (PI))))) a))))) |
(* -1 (* a (+ (* -1 (sin (* 1/90 (* angle (PI))))) (* -1 (/ (* b (sin (* 1/90 (* angle (PI))))) a))))) |
(* 1/90 (* angle (* (PI) (+ a b)))) |
(* angle (+ (* -1/4374000 (* (pow angle 2) (* (pow (PI) 3) (+ a b)))) (* 1/90 (* (PI) (+ a b))))) |
(* angle (+ (* 1/90 (* (PI) (+ a b))) (* (pow angle 2) (+ (* -1/4374000 (* (pow (PI) 3) (+ a b))) (* 1/708588000000 (* (pow angle 2) (* (pow (PI) 5) (+ a b)))))))) |
(* angle (+ (* 1/90 (* (PI) (+ a b))) (* (pow angle 2) (+ (* -1/4374000 (* (pow (PI) 3) (+ a b))) (* (pow angle 2) (+ (* -1/241061637600000000 (* (pow angle 2) (* (pow (PI) 7) (+ a b)))) (* 1/708588000000 (* (pow (PI) 5) (+ a b))))))))) |
(* (sin (* 1/90 (* angle (PI)))) (+ a b)) |
(* (sin (* 1/90 (* angle (PI)))) (+ a b)) |
(* (sin (* 1/90 (* angle (PI)))) (+ a b)) |
(* (sin (* 1/90 (* angle (PI)))) (+ a b)) |
(* (sin (* 1/90 (* angle (PI)))) (+ a b)) |
(* (sin (* 1/90 (* angle (PI)))) (+ a b)) |
(* (sin (* 1/90 (* angle (PI)))) (+ a b)) |
(* (sin (* 1/90 (* angle (PI)))) (+ a b)) |
(* (pow a 2) (sin (* 1/90 (* angle (PI))))) |
(+ (* 2 (* a (* b (sin (* 1/90 (* angle (PI))))))) (* (pow a 2) (sin (* 1/90 (* angle (PI)))))) |
(+ (* b (+ (* 2 (* a (sin (* 1/90 (* angle (PI)))))) (* b (sin (* 1/90 (* angle (PI))))))) (* (pow a 2) (sin (* 1/90 (* angle (PI)))))) |
(+ (* b (+ (* 2 (* a (sin (* 1/90 (* angle (PI)))))) (* b (sin (* 1/90 (* angle (PI))))))) (* (pow a 2) (sin (* 1/90 (* angle (PI)))))) |
(* (pow b 2) (sin (* 1/90 (* angle (PI))))) |
(* (pow b 2) (+ (sin (* 1/90 (* angle (PI)))) (* 2 (/ (* a (sin (* 1/90 (* angle (PI))))) b)))) |
(* (pow b 2) (+ (sin (* 1/90 (* angle (PI)))) (+ (* 2 (/ (* a (sin (* 1/90 (* angle (PI))))) b)) (/ (* (pow a 2) (sin (* 1/90 (* angle (PI))))) (pow b 2))))) |
(* (pow b 2) (+ (sin (* 1/90 (* angle (PI)))) (+ (* 2 (/ (* a (sin (* 1/90 (* angle (PI))))) b)) (/ (* (pow a 2) (sin (* 1/90 (* angle (PI))))) (pow b 2))))) |
(* (pow b 2) (sin (* 1/90 (* angle (PI))))) |
(* (pow b 2) (+ (sin (* 1/90 (* angle (PI)))) (* 2 (/ (* a (sin (* 1/90 (* angle (PI))))) b)))) |
(* (pow b 2) (+ (sin (* 1/90 (* angle (PI)))) (* -1 (/ (+ (* -2 (* a (sin (* 1/90 (* angle (PI)))))) (* -1 (/ (* (pow a 2) (sin (* 1/90 (* angle (PI))))) b))) b)))) |
(* (pow b 2) (+ (sin (* 1/90 (* angle (PI)))) (* -1 (/ (+ (* -2 (* a (sin (* 1/90 (* angle (PI)))))) (* -1 (/ (* (pow a 2) (sin (* 1/90 (* angle (PI))))) b))) b)))) |
(* (pow b 2) (sin (* 1/90 (* angle (PI))))) |
(+ (* 2 (* a (* b (sin (* 1/90 (* angle (PI))))))) (* (pow b 2) (sin (* 1/90 (* angle (PI)))))) |
(+ (* a (+ (* 2 (* b (sin (* 1/90 (* angle (PI)))))) (* a (sin (* 1/90 (* angle (PI))))))) (* (pow b 2) (sin (* 1/90 (* angle (PI)))))) |
(+ (* a (+ (* 2 (* b (sin (* 1/90 (* angle (PI)))))) (* a (sin (* 1/90 (* angle (PI))))))) (* (pow b 2) (sin (* 1/90 (* angle (PI)))))) |
(* (pow a 2) (sin (* 1/90 (* angle (PI))))) |
(* (pow a 2) (+ (sin (* 1/90 (* angle (PI)))) (* 2 (/ (* b (sin (* 1/90 (* angle (PI))))) a)))) |
(* (pow a 2) (+ (sin (* 1/90 (* angle (PI)))) (+ (* 2 (/ (* b (sin (* 1/90 (* angle (PI))))) a)) (/ (* (pow b 2) (sin (* 1/90 (* angle (PI))))) (pow a 2))))) |
(* (pow a 2) (+ (sin (* 1/90 (* angle (PI)))) (+ (* 2 (/ (* b (sin (* 1/90 (* angle (PI))))) a)) (/ (* (pow b 2) (sin (* 1/90 (* angle (PI))))) (pow a 2))))) |
(* (pow a 2) (sin (* 1/90 (* angle (PI))))) |
(* (pow a 2) (+ (sin (* 1/90 (* angle (PI)))) (* 2 (/ (* b (sin (* 1/90 (* angle (PI))))) a)))) |
(* (pow a 2) (+ (sin (* 1/90 (* angle (PI)))) (* -1 (/ (+ (* -2 (* b (sin (* 1/90 (* angle (PI)))))) (* -1 (/ (* (pow b 2) (sin (* 1/90 (* angle (PI))))) a))) a)))) |
(* (pow a 2) (+ (sin (* 1/90 (* angle (PI)))) (* -1 (/ (+ (* -2 (* b (sin (* 1/90 (* angle (PI)))))) (* -1 (/ (* (pow b 2) (sin (* 1/90 (* angle (PI))))) a))) a)))) |
(* 1/90 (* angle (* (PI) (pow (+ a b) 2)))) |
(* angle (+ (* -1/4374000 (* (pow angle 2) (* (pow (PI) 3) (pow (+ a b) 2)))) (* 1/90 (* (PI) (pow (+ a b) 2))))) |
(* angle (+ (* 1/90 (* (PI) (pow (+ a b) 2))) (* (pow angle 2) (+ (* -1/4374000 (* (pow (PI) 3) (pow (+ a b) 2))) (* 1/708588000000 (* (pow angle 2) (* (pow (PI) 5) (pow (+ a b) 2)))))))) |
(* angle (+ (* 1/90 (* (PI) (pow (+ a b) 2))) (* (pow angle 2) (+ (* -1/4374000 (* (pow (PI) 3) (pow (+ a b) 2))) (* (pow angle 2) (+ (* -1/241061637600000000 (* (pow angle 2) (* (pow (PI) 7) (pow (+ a b) 2)))) (* 1/708588000000 (* (pow (PI) 5) (pow (+ a b) 2))))))))) |
(* (sin (* 1/90 (* angle (PI)))) (pow (+ a b) 2)) |
(* (sin (* 1/90 (* angle (PI)))) (pow (+ a b) 2)) |
(* (sin (* 1/90 (* angle (PI)))) (pow (+ a b) 2)) |
(* (sin (* 1/90 (* angle (PI)))) (pow (+ a b) 2)) |
(* (sin (* 1/90 (* angle (PI)))) (pow (+ a b) 2)) |
(* (sin (* 1/90 (* angle (PI)))) (pow (+ a b) 2)) |
(* (sin (* 1/90 (* angle (PI)))) (pow (+ a b) 2)) |
(* (sin (* 1/90 (* angle (PI)))) (pow (+ a b) 2)) |
(/ 1 a) |
(+ (* -1 (/ b (pow a 2))) (/ 1 a)) |
(+ (* b (- (/ b (pow a 3)) (/ 1 (pow a 2)))) (/ 1 a)) |
(+ (* b (- (* b (+ (* -1 (/ b (pow a 4))) (/ 1 (pow a 3)))) (/ 1 (pow a 2)))) (/ 1 a)) |
(/ 1 b) |
(/ (+ 1 (* -1 (/ a b))) b) |
(/ (- (+ 1 (/ (pow a 2) (pow b 2))) (/ a b)) b) |
(/ (- (+ 1 (* -1 (/ (pow a 3) (pow b 3)))) (+ (* -1 (/ (pow a 2) (pow b 2))) (/ a b))) b) |
(/ 1 b) |
(* -1 (/ (- (/ a b) 1) b)) |
(* -1 (/ (- (* -1 (/ (- (/ (pow a 2) b) a) b)) 1) b)) |
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (/ (pow a 3) b) (pow a 2)) b)) a) b)) 1) b)) |
(/ 1 b) |
(+ (* -1 (/ a (pow b 2))) (/ 1 b)) |
(+ (* a (- (/ a (pow b 3)) (/ 1 (pow b 2)))) (/ 1 b)) |
(+ (* a (- (* a (+ (* -1 (/ a (pow b 4))) (/ 1 (pow b 3)))) (/ 1 (pow b 2)))) (/ 1 b)) |
(/ 1 a) |
(/ (+ 1 (* -1 (/ b a))) a) |
(/ (- (+ 1 (/ (pow b 2) (pow a 2))) (/ b a)) a) |
(/ (- (+ 1 (* -1 (/ (pow b 3) (pow a 3)))) (+ (* -1 (/ (pow b 2) (pow a 2))) (/ b a))) a) |
(/ 1 a) |
(* -1 (/ (- (/ b a) 1) a)) |
(* -1 (/ (- (* -1 (/ (- (/ (pow b 2) a) b) a)) 1) a)) |
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (/ (pow b 3) a) (pow b 2)) a)) b) a)) 1) 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))))) |
(* -1 (* (pow b 2) (pow (sqrt -1) 2))) |
(* (pow b 2) (+ (* -1 (/ (pow a 2) (pow b 2))) (* -1 (pow (sqrt -1) 2)))) |
(* (pow b 2) (+ (* -1 (/ (pow a 2) (pow b 2))) (* -1 (pow (sqrt -1) 2)))) |
(* (pow b 2) (+ (* -1 (/ (pow a 2) (pow b 2))) (* -1 (pow (sqrt -1) 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)) |
(* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) |
(+ (* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) (* 2 (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))))) |
(+ (* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) (* 2 (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))))) |
(+ (* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) (* 2 (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))))) |
(* 2 (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) |
(* (pow b 2) (+ (* -2 (/ (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow b 2))) (* 2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))))) |
(* (pow b 2) (+ (* -2 (/ (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow b 2))) (* 2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))))) |
(* (pow b 2) (+ (* -2 (/ (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow b 2))) (* 2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))))) |
(* -2 (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (pow (sqrt -1) 2))))) |
(* (pow b 2) (+ (* -2 (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (pow (sqrt -1) 2)))) (* -2 (/ (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow b 2))))) |
(* (pow b 2) (+ (* -2 (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (pow (sqrt -1) 2)))) (* -2 (/ (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow b 2))))) |
(* (pow b 2) (+ (* -2 (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (pow (sqrt -1) 2)))) (* -2 (/ (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow b 2))))) |
(* 2 (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) |
(+ (* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) (* 2 (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))))) |
(+ (* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) (* 2 (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))))) |
(+ (* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) (* 2 (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))))) |
(* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) |
(* (pow a 2) (+ (* -2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* 2 (/ (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow a 2))))) |
(* (pow a 2) (+ (* -2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* 2 (/ (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow a 2))))) |
(* (pow a 2) (+ (* -2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* 2 (/ (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow a 2))))) |
(* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) |
(* (pow a 2) (+ (* -2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* 2 (/ (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow a 2))))) |
(* (pow a 2) (+ (* -2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* 2 (/ (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow a 2))))) |
(* (pow a 2) (+ (* -2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* 2 (/ (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow a 2))))) |
(* 1/90 (* angle (* (PI) (- (pow b 2) (pow a 2))))) |
(* angle (+ (* 1/90 (* (PI) (- (pow b 2) (pow a 2)))) (* 2 (* (pow angle 2) (+ (* -1/11664000 (* (pow (PI) 3) (- (pow b 2) (pow a 2)))) (* -1/34992000 (* (pow (PI) 3) (- (pow b 2) (pow a 2))))))))) |
(* angle (+ (* 1/90 (* (PI) (- (pow b 2) (pow a 2)))) (* (pow angle 2) (+ (* 2 (* (pow angle 2) (+ (* 1/22674816000000 (* (pow (PI) 5) (- (pow b 2) (pow a 2)))) (+ (* 1/4534963200000 (* (pow (PI) 5) (- (pow b 2) (pow a 2)))) (* 1/2267481600000 (* (pow (PI) 5) (- (pow b 2) (pow a 2)))))))) (* 2 (+ (* -1/11664000 (* (pow (PI) 3) (- (pow b 2) (pow a 2)))) (* -1/34992000 (* (pow (PI) 3) (- (pow b 2) (pow a 2)))))))))) |
(* angle (+ (* 1/90 (* (PI) (- (pow b 2) (pow a 2)))) (* (pow angle 2) (+ (* 2 (+ (* -1/11664000 (* (pow (PI) 3) (- (pow b 2) (pow a 2)))) (* -1/34992000 (* (pow (PI) 3) (- (pow b 2) (pow a 2)))))) (* (pow angle 2) (+ (* 2 (* (pow angle 2) (+ (* -1/881596846080000000 (* (pow (PI) 7) (- (pow b 2) (pow a 2)))) (+ (* -1/1469328076800000000 (* (pow (PI) 7) (- (pow b 2) (pow a 2)))) (+ (* -1/4407984230400000000 (* (pow (PI) 7) (- (pow b 2) (pow a 2)))) (* -1/30855889612800000000 (* (pow (PI) 7) (- (pow b 2) (pow a 2))))))))) (* 2 (+ (* 1/22674816000000 (* (pow (PI) 5) (- (pow b 2) (pow a 2)))) (+ (* 1/4534963200000 (* (pow (PI) 5) (- (pow b 2) (pow a 2)))) (* 1/2267481600000 (* (pow (PI) 5) (- (pow b 2) (pow a 2))))))))))))) |
(* 2 (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2))))) |
(* 2 (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2))))) |
(* 2 (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2))))) |
(* 2 (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2))))) |
(* 2 (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2))))) |
(* 2 (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2))))) |
(* 2 (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2))))) |
(* 2 (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2))))) |
(* -2 (* (pow a 2) (sin (* 1/180 (* angle (PI)))))) |
(+ (* -2 (* (pow a 2) (sin (* 1/180 (* angle (PI)))))) (* 2 (* (pow b 2) (sin (* 1/180 (* angle (PI))))))) |
(+ (* -2 (* (pow a 2) (sin (* 1/180 (* angle (PI)))))) (* 2 (* (pow b 2) (sin (* 1/180 (* angle (PI))))))) |
(+ (* -2 (* (pow a 2) (sin (* 1/180 (* angle (PI)))))) (* 2 (* (pow b 2) (sin (* 1/180 (* angle (PI))))))) |
(* 2 (* (pow b 2) (sin (* 1/180 (* angle (PI)))))) |
(* (pow b 2) (+ (* -2 (/ (* (pow a 2) (sin (* 1/180 (* angle (PI))))) (pow b 2))) (* 2 (sin (* 1/180 (* angle (PI))))))) |
(* (pow b 2) (+ (* -2 (/ (* (pow a 2) (sin (* 1/180 (* angle (PI))))) (pow b 2))) (* 2 (sin (* 1/180 (* angle (PI))))))) |
(* (pow b 2) (+ (* -2 (/ (* (pow a 2) (sin (* 1/180 (* angle (PI))))) (pow b 2))) (* 2 (sin (* 1/180 (* angle (PI))))))) |
(* -2 (* (pow b 2) (* (sin (* 1/180 (* angle (PI)))) (pow (sqrt -1) 2)))) |
(* (pow b 2) (+ (* -2 (* (sin (* 1/180 (* angle (PI)))) (pow (sqrt -1) 2))) (* -2 (/ (* (pow a 2) (sin (* 1/180 (* angle (PI))))) (pow b 2))))) |
(* (pow b 2) (+ (* -2 (* (sin (* 1/180 (* angle (PI)))) (pow (sqrt -1) 2))) (* -2 (/ (* (pow a 2) (sin (* 1/180 (* angle (PI))))) (pow b 2))))) |
(* (pow b 2) (+ (* -2 (* (sin (* 1/180 (* angle (PI)))) (pow (sqrt -1) 2))) (* -2 (/ (* (pow a 2) (sin (* 1/180 (* angle (PI))))) (pow b 2))))) |
(* 2 (* (pow b 2) (sin (* 1/180 (* angle (PI)))))) |
(+ (* -2 (* (pow a 2) (sin (* 1/180 (* angle (PI)))))) (* 2 (* (pow b 2) (sin (* 1/180 (* angle (PI))))))) |
(+ (* -2 (* (pow a 2) (sin (* 1/180 (* angle (PI)))))) (* 2 (* (pow b 2) (sin (* 1/180 (* angle (PI))))))) |
(+ (* -2 (* (pow a 2) (sin (* 1/180 (* angle (PI)))))) (* 2 (* (pow b 2) (sin (* 1/180 (* angle (PI))))))) |
(* -2 (* (pow a 2) (sin (* 1/180 (* angle (PI)))))) |
(* (pow a 2) (+ (* -2 (sin (* 1/180 (* angle (PI))))) (* 2 (/ (* (pow b 2) (sin (* 1/180 (* angle (PI))))) (pow a 2))))) |
(* (pow a 2) (+ (* -2 (sin (* 1/180 (* angle (PI))))) (* 2 (/ (* (pow b 2) (sin (* 1/180 (* angle (PI))))) (pow a 2))))) |
(* (pow a 2) (+ (* -2 (sin (* 1/180 (* angle (PI))))) (* 2 (/ (* (pow b 2) (sin (* 1/180 (* angle (PI))))) (pow a 2))))) |
(* -2 (* (pow a 2) (sin (* 1/180 (* angle (PI)))))) |
(* (pow a 2) (+ (* -2 (sin (* 1/180 (* angle (PI))))) (* 2 (/ (* (pow b 2) (sin (* 1/180 (* angle (PI))))) (pow a 2))))) |
(* (pow a 2) (+ (* -2 (sin (* 1/180 (* angle (PI))))) (* 2 (/ (* (pow b 2) (sin (* 1/180 (* angle (PI))))) (pow a 2))))) |
(* (pow a 2) (+ (* -2 (sin (* 1/180 (* angle (PI))))) (* 2 (/ (* (pow b 2) (sin (* 1/180 (* angle (PI))))) (pow a 2))))) |
(* 1/90 (* angle (* (PI) (- (pow b 2) (pow a 2))))) |
(* angle (+ (* -1/17496000 (* (pow angle 2) (* (pow (PI) 3) (- (pow b 2) (pow a 2))))) (* 1/90 (* (PI) (- (pow b 2) (pow a 2)))))) |
(* angle (+ (* 1/90 (* (PI) (- (pow b 2) (pow a 2)))) (* (pow angle 2) (+ (* -1/17496000 (* (pow (PI) 3) (- (pow b 2) (pow a 2)))) (* 1/11337408000000 (* (pow angle 2) (* (pow (PI) 5) (- (pow b 2) (pow a 2))))))))) |
(* angle (+ (* 1/90 (* (PI) (- (pow b 2) (pow a 2)))) (* (pow angle 2) (+ (* -1/17496000 (* (pow (PI) 3) (- (pow b 2) (pow a 2)))) (* (pow angle 2) (+ (* -1/15427944806400000000 (* (pow angle 2) (* (pow (PI) 7) (- (pow b 2) (pow a 2))))) (* 1/11337408000000 (* (pow (PI) 5) (- (pow b 2) (pow a 2)))))))))) |
(* 2 (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2)))) |
(* 2 (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2)))) |
(* 2 (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2)))) |
(* 2 (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2)))) |
(* 2 (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2)))) |
(* 2 (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2)))) |
(* 2 (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2)))) |
(* 2 (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2)))) |
(* 1/90 (* angle (PI))) |
(* angle (+ (* -1/4374000 (* (pow angle 2) (pow (PI) 3))) (* 1/90 (PI)))) |
(* angle (+ (* 1/90 (PI)) (* (pow angle 2) (+ (* -1/4374000 (pow (PI) 3)) (* 1/708588000000 (* (pow angle 2) (pow (PI) 5))))))) |
(* angle (+ (* 1/90 (PI)) (* (pow angle 2) (+ (* -1/4374000 (pow (PI) 3)) (* (pow angle 2) (+ (* -1/241061637600000000 (* (pow angle 2) (pow (PI) 7))) (* 1/708588000000 (pow (PI) 5)))))))) |
(sin (* 1/90 (* angle (PI)))) |
(sin (* 1/90 (* angle (PI)))) |
(sin (* 1/90 (* angle (PI)))) |
(sin (* 1/90 (* angle (PI)))) |
(sin (* 1/90 (* angle (PI)))) |
(sin (* 1/90 (* angle (PI)))) |
(sin (* 1/90 (* angle (PI)))) |
(sin (* 1/90 (* angle (PI)))) |
(/ (pow a 3) (pow b 2)) |
(* (pow a 3) (+ (* -1 (/ a (pow b 3))) (/ 1 (pow b 2)))) |
(* (pow a 3) (+ (* a (- (/ (pow a 2) (pow b 5)) (/ 1 (pow b 3)))) (/ 1 (pow b 2)))) |
(* (pow a 3) (+ (* a (- (* (pow a 2) (+ (* -1 (/ a (pow b 6))) (/ 1 (pow b 5)))) (/ 1 (pow b 3)))) (/ 1 (pow b 2)))) |
a |
(* a (+ 1 (* -1 (/ b a)))) |
(* a (- (+ 1 (* -1 (/ (+ (* -1 (pow b 2)) (pow b 2)) (pow a 2)))) (/ b a))) |
(* a (- (+ 1 (* -1 (/ (+ (* -1 (* b (+ (* -1 (pow b 2)) (pow b 2)))) (* -1 (pow b 3))) (pow a 3)))) (+ (* -1 (/ (pow b 2) (pow a 2))) (+ (/ b a) (/ (pow b 2) (pow a 2)))))) |
a |
(* -1 (* a (- (/ b a) 1))) |
(* -1 (* a (- (* -1 (/ (- (+ (* -1 (/ (pow b 2) a)) (/ (pow b 2) a)) b) a)) 1))) |
(* -1 (* a (- (* -1 (/ (- (* -1 (/ (- (+ (* -1 (/ (pow b 3) a)) (/ (* b (+ (* -1 (pow b 2)) (pow b 2))) a)) (+ (* -1 (pow b 2)) (pow b 2))) a)) b) a)) 1))) |
a |
(+ a (* -1 b)) |
(+ a (* b (- (/ (pow b 2) (pow a 2)) 1))) |
(+ a (* b (- (* (pow b 2) (+ (* -1 (/ b (pow a 3))) (/ 1 (pow a 2)))) 1))) |
(/ (pow a 3) (pow b 2)) |
(/ (+ (* -1 (/ (pow a 4) b)) (pow a 3)) (pow b 2)) |
(/ (- (+ (* -1 (/ (+ (* -1 (pow a 5)) (pow a 5)) (pow b 2))) (pow a 3)) (/ (pow a 4) b)) (pow b 2)) |
(/ (- (+ (* -1 (/ (+ (* -1 (* a (+ (* -1 (pow a 5)) (pow a 5)))) (* -1 (pow a 6))) (pow b 3))) (pow a 3)) (+ (* -1 (/ (pow a 5) (pow b 2))) (+ (/ (pow a 4) b) (/ (pow a 5) (pow b 2))))) (pow b 2)) |
(/ (pow a 3) (pow b 2)) |
(/ (+ (* -1 (/ (pow a 4) b)) (pow a 3)) (pow b 2)) |
(/ (+ (* -1 (/ (- (+ (* -1 (/ (pow a 5) b)) (/ (pow a 5) b)) (* -1 (pow a 4))) b)) (pow a 3)) (pow b 2)) |
(/ (+ (* -1 (/ (- (* -1 (/ (- (+ (/ (* a (+ (* -1 (pow a 5)) (pow a 5))) b) (/ (pow a 6) b)) (+ (* -1 (pow a 5)) (pow a 5))) b)) (* -1 (pow a 4))) b)) (pow a 3)) (pow b 2)) |
(/ (pow b 3) (pow a 2)) |
(* (pow b 3) (+ (* -1 (/ b (pow a 3))) (/ 1 (pow a 2)))) |
(* (pow b 3) (+ (* b (- (/ (pow b 2) (pow a 5)) (/ 1 (pow a 3)))) (/ 1 (pow a 2)))) |
(* (pow b 3) (+ (* b (- (* (pow b 2) (+ (* -1 (/ b (pow a 6))) (/ 1 (pow a 5)))) (/ 1 (pow a 3)))) (/ 1 (pow a 2)))) |
b |
(* b (+ 1 (* -1 (/ a b)))) |
(* b (- (+ 1 (* -1 (/ (+ (* -1 (pow a 2)) (pow a 2)) (pow b 2)))) (/ a b))) |
(* b (- (+ 1 (* -1 (/ (+ (* -1 (* a (+ (* -1 (pow a 2)) (pow a 2)))) (* -1 (pow a 3))) (pow b 3)))) (+ (* -1 (/ (pow a 2) (pow b 2))) (+ (/ a b) (/ (pow a 2) (pow b 2)))))) |
b |
(* -1 (* b (- (/ a b) 1))) |
(* -1 (* b (- (* -1 (/ (- (+ (* -1 (/ (pow a 2) b)) (/ (pow a 2) b)) a) b)) 1))) |
(* -1 (* b (- (* -1 (/ (- (* -1 (/ (- (+ (* -1 (/ (pow a 3) b)) (/ (* a (+ (* -1 (pow a 2)) (pow a 2))) b)) (+ (* -1 (pow a 2)) (pow a 2))) b)) a) b)) 1))) |
b |
(+ b (* -1 a)) |
(+ b (* a (- (/ (pow a 2) (pow b 2)) 1))) |
(+ b (* a (- (* (pow a 2) (+ (* -1 (/ a (pow b 3))) (/ 1 (pow b 2)))) 1))) |
(/ (pow b 3) (pow a 2)) |
(/ (+ (* -1 (/ (pow b 4) a)) (pow b 3)) (pow a 2)) |
(/ (- (+ (* -1 (/ (+ (* -1 (pow b 5)) (pow b 5)) (pow a 2))) (pow b 3)) (/ (pow b 4) a)) (pow a 2)) |
(/ (- (+ (* -1 (/ (+ (* -1 (* b (+ (* -1 (pow b 5)) (pow b 5)))) (* -1 (pow b 6))) (pow a 3))) (pow b 3)) (+ (* -1 (/ (pow b 5) (pow a 2))) (+ (/ (pow b 4) a) (/ (pow b 5) (pow a 2))))) (pow a 2)) |
(/ (pow b 3) (pow a 2)) |
(/ (+ (* -1 (/ (pow b 4) a)) (pow b 3)) (pow a 2)) |
(/ (+ (* -1 (/ (- (+ (* -1 (/ (pow b 5) a)) (/ (pow b 5) a)) (* -1 (pow b 4))) a)) (pow b 3)) (pow a 2)) |
(/ (+ (* -1 (/ (- (* -1 (/ (- (+ (/ (* b (+ (* -1 (pow b 5)) (pow b 5))) a) (/ (pow b 6) a)) (+ (* -1 (pow b 5)) (pow b 5))) a)) (* -1 (pow b 4))) a)) (pow b 3)) (pow a 2)) |
(* 1/90 (* angle (PI))) |
(* angle (+ (* -1/4374000 (* (pow angle 2) (pow (PI) 3))) (* 1/90 (PI)))) |
(* angle (+ (* 1/90 (PI)) (* (pow angle 2) (+ (* -1/4374000 (pow (PI) 3)) (* 1/708588000000 (* (pow angle 2) (pow (PI) 5))))))) |
(* angle (+ (* 1/90 (PI)) (* (pow angle 2) (+ (* -1/4374000 (pow (PI) 3)) (* (pow angle 2) (+ (* -1/241061637600000000 (* (pow angle 2) (pow (PI) 7))) (* 1/708588000000 (pow (PI) 5)))))))) |
(sin (* 1/90 (* angle (PI)))) |
(sin (* 1/90 (* angle (PI)))) |
(sin (* 1/90 (* angle (PI)))) |
(sin (* 1/90 (* angle (PI)))) |
(sin (* 1/90 (* angle (PI)))) |
(sin (* 1/90 (* angle (PI)))) |
(sin (* 1/90 (* angle (PI)))) |
(sin (* 1/90 (* angle (PI)))) |
(* 1/90 (* angle (PI))) |
(* 1/90 (* angle (PI))) |
(* 1/90 (* angle (PI))) |
(* 1/90 (* angle (PI))) |
(* 1/90 (* angle (PI))) |
(* 1/90 (* angle (PI))) |
(* 1/90 (* angle (PI))) |
(* 1/90 (* angle (PI))) |
(* 1/90 (* angle (PI))) |
(* 1/90 (* angle (PI))) |
(* 1/90 (* angle (PI))) |
(* 1/90 (* angle (PI))) |
(* a (sin (* 1/90 (* angle (PI))))) |
(+ (* a (sin (* 1/90 (* angle (PI))))) (* b (sin (* 1/90 (* angle (PI)))))) |
(+ (* a (sin (* 1/90 (* angle (PI))))) (* b (sin (* 1/90 (* angle (PI)))))) |
(+ (* a (sin (* 1/90 (* angle (PI))))) (* b (sin (* 1/90 (* angle (PI)))))) |
(* b (sin (* 1/90 (* angle (PI))))) |
(* b (+ (sin (* 1/90 (* angle (PI)))) (/ (* a (sin (* 1/90 (* angle (PI))))) b))) |
(* b (+ (sin (* 1/90 (* angle (PI)))) (/ (* a (sin (* 1/90 (* angle (PI))))) b))) |
(* b (+ (sin (* 1/90 (* angle (PI)))) (/ (* a (sin (* 1/90 (* angle (PI))))) b))) |
(* b (sin (* 1/90 (* angle (PI))))) |
(* -1 (* b (+ (* -1 (sin (* 1/90 (* angle (PI))))) (* -1 (/ (* a (sin (* 1/90 (* angle (PI))))) b))))) |
(* -1 (* b (+ (* -1 (sin (* 1/90 (* angle (PI))))) (* -1 (/ (* a (sin (* 1/90 (* angle (PI))))) b))))) |
(* -1 (* b (+ (* -1 (sin (* 1/90 (* angle (PI))))) (* -1 (/ (* a (sin (* 1/90 (* angle (PI))))) b))))) |
(* b (sin (* 1/90 (* angle (PI))))) |
(+ (* a (sin (* 1/90 (* angle (PI))))) (* b (sin (* 1/90 (* angle (PI)))))) |
(+ (* a (sin (* 1/90 (* angle (PI))))) (* b (sin (* 1/90 (* angle (PI)))))) |
(+ (* a (sin (* 1/90 (* angle (PI))))) (* b (sin (* 1/90 (* angle (PI)))))) |
(* a (sin (* 1/90 (* angle (PI))))) |
(* a (+ (sin (* 1/90 (* angle (PI)))) (/ (* b (sin (* 1/90 (* angle (PI))))) a))) |
(* a (+ (sin (* 1/90 (* angle (PI)))) (/ (* b (sin (* 1/90 (* angle (PI))))) a))) |
(* a (+ (sin (* 1/90 (* angle (PI)))) (/ (* b (sin (* 1/90 (* angle (PI))))) a))) |
(* a (sin (* 1/90 (* angle (PI))))) |
(* -1 (* a (+ (* -1 (sin (* 1/90 (* angle (PI))))) (* -1 (/ (* b (sin (* 1/90 (* angle (PI))))) a))))) |
(* -1 (* a (+ (* -1 (sin (* 1/90 (* angle (PI))))) (* -1 (/ (* b (sin (* 1/90 (* angle (PI))))) a))))) |
(* -1 (* a (+ (* -1 (sin (* 1/90 (* angle (PI))))) (* -1 (/ (* b (sin (* 1/90 (* angle (PI))))) a))))) |
(* 1/90 (* angle (* (PI) (+ a b)))) |
(* angle (+ (* -1/4374000 (* (pow angle 2) (* (pow (PI) 3) (+ a b)))) (* 1/90 (* (PI) (+ a b))))) |
(* angle (+ (* 1/90 (* (PI) (+ a b))) (* (pow angle 2) (+ (* -1/4374000 (* (pow (PI) 3) (+ a b))) (* 1/708588000000 (* (pow angle 2) (* (pow (PI) 5) (+ a b)))))))) |
(* angle (+ (* 1/90 (* (PI) (+ a b))) (* (pow angle 2) (+ (* -1/4374000 (* (pow (PI) 3) (+ a b))) (* (pow angle 2) (+ (* -1/241061637600000000 (* (pow angle 2) (* (pow (PI) 7) (+ a b)))) (* 1/708588000000 (* (pow (PI) 5) (+ a b))))))))) |
(* (sin (* 1/90 (* angle (PI)))) (+ a b)) |
(* (sin (* 1/90 (* angle (PI)))) (+ a b)) |
(* (sin (* 1/90 (* angle (PI)))) (+ a b)) |
(* (sin (* 1/90 (* angle (PI)))) (+ a b)) |
(* (sin (* 1/90 (* angle (PI)))) (+ a b)) |
(* (sin (* 1/90 (* angle (PI)))) (+ a b)) |
(* (sin (* 1/90 (* angle (PI)))) (+ a b)) |
(* (sin (* 1/90 (* angle (PI)))) (+ a b)) |
(* 1/180 (* angle (PI))) |
(* angle (+ (* -1/34992000 (* (pow angle 2) (pow (PI) 3))) (* 1/180 (PI)))) |
(* angle (+ (* 1/180 (PI)) (* (pow angle 2) (+ (* -1/34992000 (pow (PI) 3)) (* 1/22674816000000 (* (pow angle 2) (pow (PI) 5))))))) |
(* angle (+ (* 1/180 (PI)) (* (pow angle 2) (+ (* -1/34992000 (pow (PI) 3)) (* (pow angle 2) (+ (* -1/30855889612800000000 (* (pow angle 2) (pow (PI) 7))) (* 1/22674816000000 (pow (PI) 5)))))))) |
(sin (* 1/180 (* angle (PI)))) |
(sin (* 1/180 (* angle (PI)))) |
(sin (* 1/180 (* angle (PI)))) |
(sin (* 1/180 (* angle (PI)))) |
(sin (* 1/180 (* angle (PI)))) |
(sin (* 1/180 (* angle (PI)))) |
(sin (* 1/180 (* angle (PI)))) |
(sin (* 1/180 (* angle (PI)))) |
1 |
(+ 1 (* -1/64800 (* (pow angle 2) (pow (PI) 2)))) |
(+ 1 (* (pow angle 2) (+ (* -1/64800 (pow (PI) 2)) (* 1/25194240000 (* (pow angle 2) (pow (PI) 4)))))) |
(+ 1 (* (pow angle 2) (+ (* -1/64800 (pow (PI) 2)) (* (pow angle 2) (+ (* -1/24488801280000000 (* (pow angle 2) (pow (PI) 6))) (* 1/25194240000 (pow (PI) 4))))))) |
(cos (* 1/180 (* angle (PI)))) |
(cos (* 1/180 (* angle (PI)))) |
(cos (* 1/180 (* angle (PI)))) |
(cos (* 1/180 (* angle (PI)))) |
(cos (* 1/180 (* angle (PI)))) |
(cos (* 1/180 (* angle (PI)))) |
(cos (* 1/180 (* angle (PI)))) |
(cos (* 1/180 (* angle (PI)))) |
| Outputs |
|---|
(* -1 (* (pow a 2) (sin (* 1/90 (* angle (PI)))))) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (neg.f64 (*.f64 a a))) |
(+ (* -1 (* (pow a 2) (sin (* 1/90 (* angle (PI)))))) (* b (* (sin (* 1/90 (* angle (PI)))) (+ a (* -1 a))))) |
(fma.f64 b (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 0 binary64)) (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (neg.f64 (*.f64 a a)))) |
(+ (* -1 (* (pow a 2) (sin (* 1/90 (* angle (PI)))))) (* b (+ (* b (sin (* 1/90 (* angle (PI))))) (* (sin (* 1/90 (* angle (PI)))) (+ a (* -1 a)))))) |
(-.f64 (*.f64 b (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (+.f64 #s(literal 0 binary64) b))) (*.f64 (*.f64 a a) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) |
(+ (* -1 (* (pow a 2) (sin (* 1/90 (* angle (PI)))))) (* b (+ (* b (sin (* 1/90 (* angle (PI))))) (* (sin (* 1/90 (* angle (PI)))) (+ a (* -1 a)))))) |
(-.f64 (*.f64 b (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (+.f64 #s(literal 0 binary64) b))) (*.f64 (*.f64 a a) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) |
(* (pow b 2) (sin (* 1/90 (* angle (PI))))) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 b b)) |
(* (pow b 2) (+ (sin (* 1/90 (* angle (PI)))) (/ (* (sin (* 1/90 (* angle (PI)))) (+ a (* -1 a))) b))) |
(*.f64 (*.f64 b b) (fma.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 0 binary64) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) |
(* (pow b 2) (+ (sin (* 1/90 (* angle (PI)))) (+ (* -1 (/ (* (pow a 2) (sin (* 1/90 (* angle (PI))))) (pow b 2))) (/ (* (sin (* 1/90 (* angle (PI)))) (+ a (* -1 a))) b)))) |
(*.f64 (*.f64 b b) (fma.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 0 binary64) (fma.f64 (neg.f64 (*.f64 a a)) (/.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 b b)) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) |
(* (pow b 2) (+ (sin (* 1/90 (* angle (PI)))) (+ (* -1 (/ (* (pow a 2) (sin (* 1/90 (* angle (PI))))) (pow b 2))) (/ (* (sin (* 1/90 (* angle (PI)))) (+ a (* -1 a))) b)))) |
(*.f64 (*.f64 b b) (fma.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 0 binary64) (fma.f64 (neg.f64 (*.f64 a a)) (/.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 b b)) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) |
(* (pow b 2) (sin (* 1/90 (* angle (PI))))) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 b b)) |
(* (pow b 2) (+ (sin (* 1/90 (* angle (PI)))) (/ (* (sin (* 1/90 (* angle (PI)))) (+ a (* -1 a))) b))) |
(*.f64 (*.f64 b b) (fma.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 0 binary64) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) |
(* (pow b 2) (+ (sin (* 1/90 (* angle (PI)))) (* -1 (/ (+ (* -1 (* (sin (* 1/90 (* angle (PI)))) (+ a (* -1 a)))) (/ (* (pow a 2) (sin (* 1/90 (* angle (PI))))) b)) b)))) |
(*.f64 (*.f64 b b) (-.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (/.f64 (fma.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 0 binary64) (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (/.f64 (*.f64 a a) b))) b))) |
(* (pow b 2) (+ (sin (* 1/90 (* angle (PI)))) (* -1 (/ (+ (* -1 (* (sin (* 1/90 (* angle (PI)))) (+ a (* -1 a)))) (/ (* (pow a 2) (sin (* 1/90 (* angle (PI))))) b)) b)))) |
(*.f64 (*.f64 b b) (-.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (/.f64 (fma.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 0 binary64) (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (/.f64 (*.f64 a a) b))) b))) |
(* (pow b 2) (sin (* 1/90 (* angle (PI))))) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 b b)) |
(+ (* a (* (sin (* 1/90 (* angle (PI)))) (+ b (* -1 b)))) (* (pow b 2) (sin (* 1/90 (* angle (PI)))))) |
(fma.f64 (*.f64 a (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) #s(literal 0 binary64) (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 b b))) |
(+ (* a (+ (* -1 (* a (sin (* 1/90 (* angle (PI)))))) (* (sin (* 1/90 (* angle (PI)))) (+ b (* -1 b))))) (* (pow b 2) (sin (* 1/90 (* angle (PI)))))) |
(fma.f64 a (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (neg.f64 a)) (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 b b))) |
(+ (* a (+ (* -1 (* a (sin (* 1/90 (* angle (PI)))))) (* (sin (* 1/90 (* angle (PI)))) (+ b (* -1 b))))) (* (pow b 2) (sin (* 1/90 (* angle (PI)))))) |
(fma.f64 a (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (neg.f64 a)) (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 b b))) |
(* -1 (* (pow a 2) (sin (* 1/90 (* angle (PI)))))) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (neg.f64 (*.f64 a a))) |
(* (pow a 2) (+ (* -1 (sin (* 1/90 (* angle (PI))))) (/ (* (sin (* 1/90 (* angle (PI)))) (+ b (* -1 b))) a))) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (neg.f64 (*.f64 a a))) |
(* (pow a 2) (+ (* -1 (sin (* 1/90 (* angle (PI))))) (+ (/ (* (sin (* 1/90 (* angle (PI)))) (+ b (* -1 b))) a) (/ (* (pow b 2) (sin (* 1/90 (* angle (PI))))) (pow a 2))))) |
(*.f64 (*.f64 a a) (fma.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 b (/.f64 b (*.f64 a a))) (neg.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) |
(* (pow a 2) (+ (* -1 (sin (* 1/90 (* angle (PI))))) (+ (/ (* (sin (* 1/90 (* angle (PI)))) (+ b (* -1 b))) a) (/ (* (pow b 2) (sin (* 1/90 (* angle (PI))))) (pow a 2))))) |
(*.f64 (*.f64 a a) (fma.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 b (/.f64 b (*.f64 a a))) (neg.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) |
(* -1 (* (pow a 2) (sin (* 1/90 (* angle (PI)))))) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (neg.f64 (*.f64 a a))) |
(* (pow a 2) (+ (* -1 (sin (* 1/90 (* angle (PI))))) (* -1 (/ (* (sin (* 1/90 (* angle (PI)))) (+ b (* -1 b))) a)))) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (neg.f64 (*.f64 a a))) |
(* (pow a 2) (+ (* -1 (sin (* 1/90 (* angle (PI))))) (* -1 (/ (+ (* -1 (/ (* (pow b 2) (sin (* 1/90 (* angle (PI))))) a)) (* (sin (* 1/90 (* angle (PI)))) (+ b (* -1 b)))) a)))) |
(*.f64 (*.f64 a a) (-.f64 (neg.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (/.f64 (fma.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 0 binary64) (/.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 b b)) (neg.f64 a))) a))) |
(* (pow a 2) (+ (* -1 (sin (* 1/90 (* angle (PI))))) (* -1 (/ (+ (* -1 (/ (* (pow b 2) (sin (* 1/90 (* angle (PI))))) a)) (* (sin (* 1/90 (* angle (PI)))) (+ b (* -1 b)))) a)))) |
(*.f64 (*.f64 a a) (-.f64 (neg.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (/.f64 (fma.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 0 binary64) (/.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 b b)) (neg.f64 a))) a))) |
(* 1/90 (* angle (* (PI) (* (+ a b) (- b a))))) |
(*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 (PI.f64) (*.f64 (+.f64 a b) (-.f64 b a))))) |
(* angle (+ (* -1/4374000 (* (pow angle 2) (* (pow (PI) 3) (* (+ a b) (- b a))))) (* 1/90 (* (PI) (* (+ a b) (- b a)))))) |
(*.f64 angle (fma.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) (*.f64 (+.f64 a b) (-.f64 b a))) (*.f64 #s(literal -1/4374000 binary64) (*.f64 (*.f64 (*.f64 angle angle) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) (*.f64 (+.f64 a b) (-.f64 b a)))))) |
(* angle (+ (* 1/90 (* (PI) (* (+ a b) (- b a)))) (* (pow angle 2) (+ (* -1/4374000 (* (pow (PI) 3) (* (+ a b) (- b a)))) (* 1/708588000000 (* (pow angle 2) (* (pow (PI) 5) (* (+ a b) (- b a))))))))) |
(*.f64 angle (fma.f64 (*.f64 angle angle) (fma.f64 (*.f64 #s(literal -1/4374000 binary64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) (*.f64 (+.f64 a b) (-.f64 b a)) (*.f64 (*.f64 #s(literal 1/708588000000 binary64) (*.f64 angle angle)) (*.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) (*.f64 (+.f64 a b) (-.f64 b a))))) (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) (*.f64 (+.f64 a b) (-.f64 b a))))) |
(* angle (+ (* 1/90 (* (PI) (* (+ a b) (- b a)))) (* (pow angle 2) (+ (* -1/4374000 (* (pow (PI) 3) (* (+ a b) (- b a)))) (* (pow angle 2) (+ (* -1/241061637600000000 (* (pow angle 2) (* (pow (PI) 7) (* (+ a b) (- b a))))) (* 1/708588000000 (* (pow (PI) 5) (* (+ a b) (- b a)))))))))) |
(*.f64 angle (fma.f64 (*.f64 angle angle) (fma.f64 (*.f64 angle angle) (fma.f64 #s(literal 1/708588000000 binary64) (*.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) (*.f64 (+.f64 a b) (-.f64 b a))) (*.f64 #s(literal -1/241061637600000000 binary64) (*.f64 (*.f64 angle angle) (*.f64 (pow.f64 (PI.f64) #s(literal 7 binary64)) (*.f64 (+.f64 a b) (-.f64 b a)))))) (*.f64 #s(literal -1/4374000 binary64) (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (+.f64 a b) (-.f64 b a))))) (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) (*.f64 (+.f64 a b) (-.f64 b a))))) |
(* (sin (* 1/90 (* angle (PI)))) (* (+ a b) (- b a))) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 (+.f64 a b) (-.f64 b a))) |
(* (sin (* 1/90 (* angle (PI)))) (* (+ a b) (- b a))) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 (+.f64 a b) (-.f64 b a))) |
(* (sin (* 1/90 (* angle (PI)))) (* (+ a b) (- b a))) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 (+.f64 a b) (-.f64 b a))) |
(* (sin (* 1/90 (* angle (PI)))) (* (+ a b) (- b a))) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 (+.f64 a b) (-.f64 b a))) |
(* (sin (* 1/90 (* angle (PI)))) (* (+ a b) (- b a))) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 (+.f64 a b) (-.f64 b a))) |
(* (sin (* 1/90 (* angle (PI)))) (* (+ a b) (- b a))) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 (+.f64 a b) (-.f64 b a))) |
(* (sin (* 1/90 (* angle (PI)))) (* (+ a b) (- b a))) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 (+.f64 a b) (-.f64 b a))) |
(* (sin (* 1/90 (* angle (PI)))) (* (+ a b) (- b a))) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 (+.f64 a b) (-.f64 b a))) |
a |
(+ a b) |
(+.f64 a b) |
(+ a b) |
(+.f64 a b) |
(+ a b) |
(+.f64 a b) |
b |
(* b (+ 1 (/ a b))) |
(fma.f64 b (/.f64 a b) b) |
(* b (+ 1 (/ a b))) |
(fma.f64 b (/.f64 a b) b) |
(* b (+ 1 (/ a b))) |
(fma.f64 b (/.f64 a b) b) |
b |
(* -1 (* b (- (* -1 (/ a b)) 1))) |
(neg.f64 (fma.f64 b (neg.f64 (/.f64 a b)) (neg.f64 b))) |
(* -1 (* b (- (* -1 (/ a b)) 1))) |
(neg.f64 (fma.f64 b (neg.f64 (/.f64 a b)) (neg.f64 b))) |
(* -1 (* b (- (* -1 (/ a b)) 1))) |
(neg.f64 (fma.f64 b (neg.f64 (/.f64 a b)) (neg.f64 b))) |
b |
(+ a b) |
(+.f64 a b) |
(+ a b) |
(+.f64 a b) |
(+ a b) |
(+.f64 a b) |
a |
(* a (+ 1 (/ b a))) |
(fma.f64 a (/.f64 b a) a) |
(* a (+ 1 (/ b a))) |
(fma.f64 a (/.f64 b a) a) |
(* a (+ 1 (/ b a))) |
(fma.f64 a (/.f64 b a) a) |
a |
(* -1 (* a (- (* -1 (/ b a)) 1))) |
(neg.f64 (fma.f64 a (neg.f64 (/.f64 b a)) (neg.f64 a))) |
(* -1 (* a (- (* -1 (/ b a)) 1))) |
(neg.f64 (fma.f64 a (neg.f64 (/.f64 b a)) (neg.f64 a))) |
(* -1 (* a (- (* -1 (/ b a)) 1))) |
(neg.f64 (fma.f64 a (neg.f64 (/.f64 b a)) (neg.f64 a))) |
(* -1 (* a (sin (* 1/90 (* angle (PI)))))) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (neg.f64 a)) |
(+ (* -1 (* a (sin (* 1/90 (* angle (PI)))))) (* b (sin (* 1/90 (* angle (PI)))))) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (-.f64 b a)) |
(+ (* -1 (* a (sin (* 1/90 (* angle (PI)))))) (* b (sin (* 1/90 (* angle (PI)))))) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (-.f64 b a)) |
(+ (* -1 (* a (sin (* 1/90 (* angle (PI)))))) (* b (sin (* 1/90 (* angle (PI)))))) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (-.f64 b a)) |
(* b (sin (* 1/90 (* angle (PI))))) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) b) |
(* b (+ (sin (* 1/90 (* angle (PI)))) (* -1 (/ (* a (sin (* 1/90 (* angle (PI))))) b)))) |
(*.f64 b (-.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (/.f64 a b)))) |
(* b (+ (sin (* 1/90 (* angle (PI)))) (* -1 (/ (* a (sin (* 1/90 (* angle (PI))))) b)))) |
(*.f64 b (-.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (/.f64 a b)))) |
(* b (+ (sin (* 1/90 (* angle (PI)))) (* -1 (/ (* a (sin (* 1/90 (* angle (PI))))) b)))) |
(*.f64 b (-.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (/.f64 a b)))) |
(* b (sin (* 1/90 (* angle (PI))))) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) b) |
(* -1 (* b (+ (* -1 (sin (* 1/90 (* angle (PI))))) (/ (* a (sin (* 1/90 (* angle (PI))))) b)))) |
(neg.f64 (*.f64 b (-.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (/.f64 a b)) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) |
(* -1 (* b (+ (* -1 (sin (* 1/90 (* angle (PI))))) (/ (* a (sin (* 1/90 (* angle (PI))))) b)))) |
(neg.f64 (*.f64 b (-.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (/.f64 a b)) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) |
(* -1 (* b (+ (* -1 (sin (* 1/90 (* angle (PI))))) (/ (* a (sin (* 1/90 (* angle (PI))))) b)))) |
(neg.f64 (*.f64 b (-.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (/.f64 a b)) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) |
(* b (sin (* 1/90 (* angle (PI))))) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) b) |
(+ (* -1 (* a (sin (* 1/90 (* angle (PI)))))) (* b (sin (* 1/90 (* angle (PI)))))) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (-.f64 b a)) |
(+ (* -1 (* a (sin (* 1/90 (* angle (PI)))))) (* b (sin (* 1/90 (* angle (PI)))))) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (-.f64 b a)) |
(+ (* -1 (* a (sin (* 1/90 (* angle (PI)))))) (* b (sin (* 1/90 (* angle (PI)))))) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (-.f64 b a)) |
(* -1 (* a (sin (* 1/90 (* angle (PI)))))) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (neg.f64 a)) |
(* a (+ (* -1 (sin (* 1/90 (* angle (PI))))) (/ (* b (sin (* 1/90 (* angle (PI))))) a))) |
(*.f64 a (-.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (/.f64 b a)) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) |
(* a (+ (* -1 (sin (* 1/90 (* angle (PI))))) (/ (* b (sin (* 1/90 (* angle (PI))))) a))) |
(*.f64 a (-.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (/.f64 b a)) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) |
(* a (+ (* -1 (sin (* 1/90 (* angle (PI))))) (/ (* b (sin (* 1/90 (* angle (PI))))) a))) |
(*.f64 a (-.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (/.f64 b a)) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) |
(* -1 (* a (sin (* 1/90 (* angle (PI)))))) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (neg.f64 a)) |
(* -1 (* a (+ (sin (* 1/90 (* angle (PI)))) (* -1 (/ (* b (sin (* 1/90 (* angle (PI))))) a))))) |
(*.f64 (-.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (/.f64 b a))) (neg.f64 a)) |
(* -1 (* a (+ (sin (* 1/90 (* angle (PI)))) (* -1 (/ (* b (sin (* 1/90 (* angle (PI))))) a))))) |
(*.f64 (-.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (/.f64 b a))) (neg.f64 a)) |
(* -1 (* a (+ (sin (* 1/90 (* angle (PI)))) (* -1 (/ (* b (sin (* 1/90 (* angle (PI))))) a))))) |
(*.f64 (-.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (/.f64 b a))) (neg.f64 a)) |
(* 1/90 (* angle (* (PI) (- b a)))) |
(*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 (PI.f64) (-.f64 b a)))) |
(* angle (+ (* -1/4374000 (* (pow angle 2) (* (pow (PI) 3) (- b a)))) (* 1/90 (* (PI) (- b a))))) |
(*.f64 angle (fma.f64 (*.f64 #s(literal -1/4374000 binary64) (*.f64 angle angle)) (*.f64 (-.f64 b a) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) (-.f64 b a))))) |
(* angle (+ (* 1/90 (* (PI) (- b a))) (* (pow angle 2) (+ (* -1/4374000 (* (pow (PI) 3) (- b a))) (* 1/708588000000 (* (pow angle 2) (* (pow (PI) 5) (- b a)))))))) |
(*.f64 angle (fma.f64 (*.f64 angle angle) (fma.f64 (*.f64 #s(literal 1/708588000000 binary64) (*.f64 angle angle)) (*.f64 (-.f64 b a) (pow.f64 (PI.f64) #s(literal 5 binary64))) (*.f64 (*.f64 #s(literal -1/4374000 binary64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) (-.f64 b a))) (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) (-.f64 b a))))) |
(* angle (+ (* 1/90 (* (PI) (- b a))) (* (pow angle 2) (+ (* -1/4374000 (* (pow (PI) 3) (- b a))) (* (pow angle 2) (+ (* -1/241061637600000000 (* (pow angle 2) (* (pow (PI) 7) (- b a)))) (* 1/708588000000 (* (pow (PI) 5) (- b a))))))))) |
(*.f64 angle (fma.f64 (*.f64 angle angle) (fma.f64 (*.f64 angle angle) (fma.f64 #s(literal 1/708588000000 binary64) (*.f64 (-.f64 b a) (pow.f64 (PI.f64) #s(literal 5 binary64))) (*.f64 #s(literal -1/241061637600000000 binary64) (*.f64 (*.f64 angle angle) (*.f64 (-.f64 b a) (pow.f64 (PI.f64) #s(literal 7 binary64)))))) (*.f64 (*.f64 #s(literal -1/4374000 binary64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) (-.f64 b a))) (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) (-.f64 b a))))) |
(* (sin (* 1/90 (* angle (PI)))) (- b a)) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (-.f64 b a)) |
(* (sin (* 1/90 (* angle (PI)))) (- b a)) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (-.f64 b a)) |
(* (sin (* 1/90 (* angle (PI)))) (- b a)) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (-.f64 b a)) |
(* (sin (* 1/90 (* angle (PI)))) (- b a)) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (-.f64 b a)) |
(* (sin (* 1/90 (* angle (PI)))) (- b a)) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (-.f64 b a)) |
(* (sin (* 1/90 (* angle (PI)))) (- b a)) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (-.f64 b a)) |
(* (sin (* 1/90 (* angle (PI)))) (- b a)) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (-.f64 b a)) |
(* (sin (* 1/90 (* angle (PI)))) (- b a)) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (-.f64 b a)) |
(* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) |
(*.f64 #s(literal -2 binary64) (*.f64 (*.f64 (*.f64 a a) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))) |
(+ (* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) (* 2 (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))))) |
(*.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (fma.f64 #s(literal -2 binary64) (*.f64 a a) (*.f64 #s(literal 2 binary64) (*.f64 b b)))) |
(+ (* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) (* 2 (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))))) |
(*.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (fma.f64 #s(literal -2 binary64) (*.f64 a a) (*.f64 #s(literal 2 binary64) (*.f64 b b)))) |
(+ (* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) (* 2 (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))))) |
(*.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (fma.f64 #s(literal -2 binary64) (*.f64 a a) (*.f64 #s(literal 2 binary64) (*.f64 b b)))) |
(* 2 (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) |
(*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 b b) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))) |
(* (pow b 2) (+ (* -2 (/ (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow b 2))) (* 2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))))) |
(*.f64 (*.f64 b b) (fma.f64 #s(literal 2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (/.f64 (*.f64 a a) (*.f64 b b)))))) |
(* (pow b 2) (+ (* -2 (/ (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow b 2))) (* 2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))))) |
(*.f64 (*.f64 b b) (fma.f64 #s(literal 2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (/.f64 (*.f64 a a) (*.f64 b b)))))) |
(* (pow b 2) (+ (* -2 (/ (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow b 2))) (* 2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))))) |
(*.f64 (*.f64 b b) (fma.f64 #s(literal 2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (/.f64 (*.f64 a a) (*.f64 b b)))))) |
(* 2 (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) |
(*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 b b) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))) |
(* (pow b 2) (+ (* -2 (/ (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow b 2))) (* 2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))))) |
(*.f64 (*.f64 b b) (fma.f64 #s(literal 2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (/.f64 (*.f64 a a) (*.f64 b b)))))) |
(* (pow b 2) (+ (* -2 (/ (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow b 2))) (* 2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))))) |
(*.f64 (*.f64 b b) (fma.f64 #s(literal 2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (/.f64 (*.f64 a a) (*.f64 b b)))))) |
(* (pow b 2) (+ (* -2 (/ (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow b 2))) (* 2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))))) |
(*.f64 (*.f64 b b) (fma.f64 #s(literal 2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (/.f64 (*.f64 a a) (*.f64 b b)))))) |
(* 2 (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) |
(*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 b b) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))) |
(+ (* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) (* 2 (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))))) |
(*.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (fma.f64 #s(literal -2 binary64) (*.f64 a a) (*.f64 #s(literal 2 binary64) (*.f64 b b)))) |
(+ (* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) (* 2 (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))))) |
(*.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (fma.f64 #s(literal -2 binary64) (*.f64 a a) (*.f64 #s(literal 2 binary64) (*.f64 b b)))) |
(+ (* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) (* 2 (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))))) |
(*.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (fma.f64 #s(literal -2 binary64) (*.f64 a a) (*.f64 #s(literal 2 binary64) (*.f64 b b)))) |
(* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) |
(*.f64 #s(literal -2 binary64) (*.f64 (*.f64 (*.f64 a a) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))) |
(* (pow a 2) (+ (* -2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* 2 (/ (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow a 2))))) |
(*.f64 (*.f64 a a) (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 b b) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (/.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 a a))) (*.f64 #s(literal -2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))))) |
(* (pow a 2) (+ (* -2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* 2 (/ (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow a 2))))) |
(*.f64 (*.f64 a a) (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 b b) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (/.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 a a))) (*.f64 #s(literal -2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))))) |
(* (pow a 2) (+ (* -2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* 2 (/ (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow a 2))))) |
(*.f64 (*.f64 a a) (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 b b) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (/.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 a a))) (*.f64 #s(literal -2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))))) |
(* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) |
(*.f64 #s(literal -2 binary64) (*.f64 (*.f64 (*.f64 a a) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))) |
(* (pow a 2) (+ (* -2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* 2 (/ (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow a 2))))) |
(*.f64 (*.f64 a a) (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 b b) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (/.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 a a))) (*.f64 #s(literal -2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))))) |
(* (pow a 2) (+ (* -2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* 2 (/ (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow a 2))))) |
(*.f64 (*.f64 a a) (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 b b) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (/.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 a a))) (*.f64 #s(literal -2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))))) |
(* (pow a 2) (+ (* -2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* 2 (/ (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow a 2))))) |
(*.f64 (*.f64 a a) (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 b b) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (/.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 a a))) (*.f64 #s(literal -2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))))) |
(* 1/90 (* angle (* (PI) (- (pow b 2) (pow a 2))))) |
(*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 (PI.f64) (*.f64 (+.f64 a b) (-.f64 b a))))) |
(* angle (+ (* 1/90 (* (PI) (- (pow b 2) (pow a 2)))) (* 2 (* (pow angle 2) (+ (* -1/11664000 (* (pow (PI) 3) (- (pow b 2) (pow a 2)))) (* -1/34992000 (* (pow (PI) 3) (- (pow b 2) (pow a 2))))))))) |
(*.f64 angle (fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle angle)) (*.f64 (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (+.f64 a b) (-.f64 b a))) #s(literal -1/8748000 binary64)) (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) (*.f64 (+.f64 a b) (-.f64 b a))))) |
(* angle (+ (* 1/90 (* (PI) (- (pow b 2) (pow a 2)))) (* (pow angle 2) (+ (* 2 (* (pow angle 2) (+ (* 1/22674816000000 (* (pow (PI) 5) (- (pow b 2) (pow a 2)))) (+ (* 1/4534963200000 (* (pow (PI) 5) (- (pow b 2) (pow a 2)))) (* 1/2267481600000 (* (pow (PI) 5) (- (pow b 2) (pow a 2)))))))) (* 2 (+ (* -1/11664000 (* (pow (PI) 3) (- (pow b 2) (pow a 2)))) (* -1/34992000 (* (pow (PI) 3) (- (pow b 2) (pow a 2)))))))))) |
(*.f64 angle (fma.f64 (*.f64 angle angle) (*.f64 #s(literal 2 binary64) (fma.f64 (*.f64 angle angle) (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) (*.f64 (+.f64 a b) (-.f64 b a))) #s(literal 1/1417176000000 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (+.f64 a b) (-.f64 b a))) #s(literal -1/8748000 binary64)))) (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) (*.f64 (+.f64 a b) (-.f64 b a))))) |
(* angle (+ (* 1/90 (* (PI) (- (pow b 2) (pow a 2)))) (* (pow angle 2) (+ (* 2 (+ (* -1/11664000 (* (pow (PI) 3) (- (pow b 2) (pow a 2)))) (* -1/34992000 (* (pow (PI) 3) (- (pow b 2) (pow a 2)))))) (* (pow angle 2) (+ (* 2 (* (pow angle 2) (+ (* -1/881596846080000000 (* (pow (PI) 7) (- (pow b 2) (pow a 2)))) (+ (* -1/1469328076800000000 (* (pow (PI) 7) (- (pow b 2) (pow a 2)))) (+ (* -1/4407984230400000000 (* (pow (PI) 7) (- (pow b 2) (pow a 2)))) (* -1/30855889612800000000 (* (pow (PI) 7) (- (pow b 2) (pow a 2))))))))) (* 2 (+ (* 1/22674816000000 (* (pow (PI) 5) (- (pow b 2) (pow a 2)))) (+ (* 1/4534963200000 (* (pow (PI) 5) (- (pow b 2) (pow a 2)))) (* 1/2267481600000 (* (pow (PI) 5) (- (pow b 2) (pow a 2))))))))))))) |
(*.f64 angle (fma.f64 (*.f64 angle angle) (fma.f64 (*.f64 angle angle) (*.f64 #s(literal 2 binary64) (fma.f64 (*.f64 angle angle) (fma.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 7 binary64)) (*.f64 (+.f64 a b) (-.f64 b a))) #s(literal -29/30855889612800000000 binary64) (*.f64 (*.f64 #s(literal -1/881596846080000000 binary64) (pow.f64 (PI.f64) #s(literal 7 binary64))) (*.f64 (+.f64 a b) (-.f64 b a)))) (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) (*.f64 (+.f64 a b) (-.f64 b a))) #s(literal 1/1417176000000 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (+.f64 a b) (-.f64 b a))) #s(literal -1/8748000 binary64)))) (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) (*.f64 (+.f64 a b) (-.f64 b a))))) |
(* 2 (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2))))) |
(*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 (+.f64 a b) (-.f64 b a))))) |
(* 2 (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2))))) |
(*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 (+.f64 a b) (-.f64 b a))))) |
(* 2 (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2))))) |
(*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 (+.f64 a b) (-.f64 b a))))) |
(* 2 (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2))))) |
(*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 (+.f64 a b) (-.f64 b a))))) |
(* 2 (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2))))) |
(*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 (+.f64 a b) (-.f64 b a))))) |
(* 2 (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2))))) |
(*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 (+.f64 a b) (-.f64 b a))))) |
(* 2 (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2))))) |
(*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 (+.f64 a b) (-.f64 b a))))) |
(* 2 (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2))))) |
(*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 (+.f64 a b) (-.f64 b a))))) |
(* 1/90 (* angle (* (PI) (* (+ a b) (- b a))))) |
(*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 (PI.f64) (*.f64 (+.f64 a b) (-.f64 b a))))) |
(* 1/90 (* angle (* (PI) (* (+ a b) (- b a))))) |
(*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 (PI.f64) (*.f64 (+.f64 a b) (-.f64 b a))))) |
(* 1/90 (* angle (* (PI) (* (+ a b) (- b a))))) |
(*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 (PI.f64) (*.f64 (+.f64 a b) (-.f64 b a))))) |
(* 1/90 (* angle (* (PI) (* (+ a b) (- b a))))) |
(*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 (PI.f64) (*.f64 (+.f64 a b) (-.f64 b a))))) |
(* 1/90 (* angle (* (PI) (* (+ a b) (- b a))))) |
(*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 (PI.f64) (*.f64 (+.f64 a b) (-.f64 b a))))) |
(* 1/90 (* angle (* (PI) (* (+ a b) (- b a))))) |
(*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 (PI.f64) (*.f64 (+.f64 a b) (-.f64 b a))))) |
(* 1/90 (* angle (* (PI) (* (+ a b) (- b a))))) |
(*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 (PI.f64) (*.f64 (+.f64 a b) (-.f64 b a))))) |
(* 1/90 (* angle (* (PI) (* (+ a b) (- b a))))) |
(*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 (PI.f64) (*.f64 (+.f64 a b) (-.f64 b a))))) |
(* 1/90 (* angle (* (PI) (* (+ a b) (- b a))))) |
(*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 (PI.f64) (*.f64 (+.f64 a b) (-.f64 b a))))) |
(* 1/90 (* angle (* (PI) (* (+ a b) (- b a))))) |
(*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 (PI.f64) (*.f64 (+.f64 a b) (-.f64 b a))))) |
(* 1/90 (* angle (* (PI) (* (+ a b) (- b a))))) |
(*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 (PI.f64) (*.f64 (+.f64 a b) (-.f64 b a))))) |
(* 1/90 (* angle (* (PI) (* (+ a b) (- b a))))) |
(*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 (PI.f64) (*.f64 (+.f64 a b) (-.f64 b a))))) |
(* -1/90 (* (pow a 2) (* angle (PI)))) |
(*.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 a a)) (*.f64 angle (PI.f64))) |
(+ (* -1/90 (* (pow a 2) (* angle (PI)))) (* 1/90 (* angle (* b (* (PI) (+ a (* -1 a))))))) |
(fma.f64 (*.f64 #s(literal 1/90 binary64) angle) (*.f64 (*.f64 (PI.f64) b) #s(literal 0 binary64)) (*.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 a a)) (*.f64 angle (PI.f64)))) |
(+ (* -1/90 (* (pow a 2) (* angle (PI)))) (* b (+ (* 1/90 (* angle (* b (PI)))) (* 1/90 (* angle (* (PI) (+ a (* -1 a)))))))) |
(fma.f64 b (*.f64 (*.f64 #s(literal 1/90 binary64) angle) (fma.f64 (PI.f64) b (*.f64 (PI.f64) #s(literal 0 binary64)))) (*.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 a a)) (*.f64 angle (PI.f64)))) |
(+ (* -1/90 (* (pow a 2) (* angle (PI)))) (* b (+ (* 1/90 (* angle (* b (PI)))) (* 1/90 (* angle (* (PI) (+ a (* -1 a)))))))) |
(fma.f64 b (*.f64 (*.f64 #s(literal 1/90 binary64) angle) (fma.f64 (PI.f64) b (*.f64 (PI.f64) #s(literal 0 binary64)))) (*.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 a a)) (*.f64 angle (PI.f64)))) |
(* 1/90 (* angle (* (pow b 2) (PI)))) |
(*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 (PI.f64) (*.f64 b b)))) |
(* (pow b 2) (+ (* 1/90 (* angle (PI))) (* 1/90 (/ (* angle (* (PI) (+ a (* -1 a)))) b)))) |
(*.f64 (*.f64 b b) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (+.f64 (PI.f64) (*.f64 (PI.f64) #s(literal 0 binary64)))))) |
(* (pow b 2) (+ (* -1/90 (/ (* (pow a 2) (* angle (PI))) (pow b 2))) (+ (* 1/90 (* angle (PI))) (* 1/90 (/ (* angle (* (PI) (+ a (* -1 a)))) b))))) |
(*.f64 (*.f64 b b) (fma.f64 #s(literal 1/90 binary64) (*.f64 angle (+.f64 (PI.f64) (*.f64 (PI.f64) #s(literal 0 binary64)))) (*.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 a a)) (*.f64 angle (/.f64 (PI.f64) (*.f64 b b)))))) |
(* (pow b 2) (+ (* -1/90 (/ (* (pow a 2) (* angle (PI))) (pow b 2))) (+ (* 1/90 (* angle (PI))) (* 1/90 (/ (* angle (* (PI) (+ a (* -1 a)))) b))))) |
(*.f64 (*.f64 b b) (fma.f64 #s(literal 1/90 binary64) (*.f64 angle (+.f64 (PI.f64) (*.f64 (PI.f64) #s(literal 0 binary64)))) (*.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 a a)) (*.f64 angle (/.f64 (PI.f64) (*.f64 b b)))))) |
(* 1/90 (* angle (* (pow b 2) (PI)))) |
(*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 (PI.f64) (*.f64 b b)))) |
(* (pow b 2) (+ (* 1/90 (* angle (PI))) (* 1/90 (/ (* angle (* (PI) (+ a (* -1 a)))) b)))) |
(*.f64 (*.f64 b b) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (+.f64 (PI.f64) (*.f64 (PI.f64) #s(literal 0 binary64)))))) |
(* (pow b 2) (+ (* -1 (/ (+ (* -1/90 (* angle (* (PI) (+ a (* -1 a))))) (* 1/90 (/ (* (pow a 2) (* angle (PI))) b))) b)) (* 1/90 (* angle (PI))))) |
(*.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))) (/.f64 (fma.f64 #s(literal 1/90 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 angle (PI.f64)) b)) (*.f64 #s(literal -1/90 binary64) (*.f64 angle (*.f64 (PI.f64) #s(literal 0 binary64))))) b))) |
(* (pow b 2) (+ (* -1 (/ (+ (* -1/90 (* angle (* (PI) (+ a (* -1 a))))) (* 1/90 (/ (* (pow a 2) (* angle (PI))) b))) b)) (* 1/90 (* angle (PI))))) |
(*.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))) (/.f64 (fma.f64 #s(literal 1/90 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 angle (PI.f64)) b)) (*.f64 #s(literal -1/90 binary64) (*.f64 angle (*.f64 (PI.f64) #s(literal 0 binary64))))) b))) |
(* 1/90 (* angle (* (pow b 2) (PI)))) |
(*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 (PI.f64) (*.f64 b b)))) |
(+ (* 1/90 (* a (* angle (* (PI) (+ b (* -1 b)))))) (* 1/90 (* angle (* (pow b 2) (PI))))) |
(*.f64 #s(literal 1/90 binary64) (fma.f64 a (*.f64 angle (*.f64 (PI.f64) #s(literal 0 binary64))) (*.f64 angle (*.f64 (PI.f64) (*.f64 b b))))) |
(+ (* 1/90 (* angle (* (pow b 2) (PI)))) (* a (+ (* -1/90 (* a (* angle (PI)))) (* 1/90 (* angle (* (PI) (+ b (* -1 b)))))))) |
(fma.f64 a (fma.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 (PI.f64) #s(literal 0 binary64))) (*.f64 #s(literal -1/90 binary64) (*.f64 a (*.f64 angle (PI.f64))))) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 (PI.f64) (*.f64 b b))))) |
(+ (* 1/90 (* angle (* (pow b 2) (PI)))) (* a (+ (* -1/90 (* a (* angle (PI)))) (* 1/90 (* angle (* (PI) (+ b (* -1 b)))))))) |
(fma.f64 a (fma.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 (PI.f64) #s(literal 0 binary64))) (*.f64 #s(literal -1/90 binary64) (*.f64 a (*.f64 angle (PI.f64))))) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 (PI.f64) (*.f64 b b))))) |
(* -1/90 (* (pow a 2) (* angle (PI)))) |
(*.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 a a)) (*.f64 angle (PI.f64))) |
(* (pow a 2) (+ (* -1/90 (* angle (PI))) (* 1/90 (/ (* angle (* (PI) (+ b (* -1 b)))) a)))) |
(*.f64 (*.f64 a a) (fma.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 (PI.f64) #s(literal 0 binary64))) (*.f64 (*.f64 angle (PI.f64)) #s(literal -1/90 binary64)))) |
(* (pow a 2) (+ (* -1/90 (* angle (PI))) (+ (* 1/90 (/ (* angle (* (PI) (+ b (* -1 b)))) a)) (* 1/90 (/ (* angle (* (pow b 2) (PI))) (pow a 2)))))) |
(*.f64 (*.f64 a a) (fma.f64 #s(literal 1/90 binary64) (*.f64 angle (fma.f64 (PI.f64) #s(literal 0 binary64) (*.f64 (PI.f64) (*.f64 b (/.f64 b (*.f64 a a)))))) (*.f64 (*.f64 angle (PI.f64)) #s(literal -1/90 binary64)))) |
(* (pow a 2) (+ (* -1/90 (* angle (PI))) (+ (* 1/90 (/ (* angle (* (PI) (+ b (* -1 b)))) a)) (* 1/90 (/ (* angle (* (pow b 2) (PI))) (pow a 2)))))) |
(*.f64 (*.f64 a a) (fma.f64 #s(literal 1/90 binary64) (*.f64 angle (fma.f64 (PI.f64) #s(literal 0 binary64) (*.f64 (PI.f64) (*.f64 b (/.f64 b (*.f64 a a)))))) (*.f64 (*.f64 angle (PI.f64)) #s(literal -1/90 binary64)))) |
(* -1/90 (* (pow a 2) (* angle (PI)))) |
(*.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 a a)) (*.f64 angle (PI.f64))) |
(* (pow a 2) (+ (* -1/90 (* angle (PI))) (* -1/90 (/ (* angle (* (PI) (+ b (* -1 b)))) a)))) |
(*.f64 (*.f64 a a) (*.f64 #s(literal -1/90 binary64) (*.f64 angle (+.f64 (PI.f64) (*.f64 (PI.f64) #s(literal 0 binary64)))))) |
(* (pow a 2) (+ (* -1 (/ (+ (* -1/90 (/ (* angle (* (pow b 2) (PI))) a)) (* 1/90 (* angle (* (PI) (+ b (* -1 b)))))) a)) (* -1/90 (* angle (PI))))) |
(*.f64 (*.f64 a a) (fma.f64 (*.f64 angle (PI.f64)) #s(literal -1/90 binary64) (/.f64 (fma.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 (PI.f64) #s(literal 0 binary64))) (/.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (*.f64 (PI.f64) (*.f64 b b)))) a)) (neg.f64 a)))) |
(* (pow a 2) (+ (* -1 (/ (+ (* -1/90 (/ (* angle (* (pow b 2) (PI))) a)) (* 1/90 (* angle (* (PI) (+ b (* -1 b)))))) a)) (* -1/90 (* angle (PI))))) |
(*.f64 (*.f64 a a) (fma.f64 (*.f64 angle (PI.f64)) #s(literal -1/90 binary64) (/.f64 (fma.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 (PI.f64) #s(literal 0 binary64))) (/.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (*.f64 (PI.f64) (*.f64 b b)))) a)) (neg.f64 a)))) |
(* 1/90 (* angle (* (pow b 2) (PI)))) |
(*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 (PI.f64) (*.f64 b b)))) |
(* 1/90 (* angle (* (pow b 2) (PI)))) |
(*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 (PI.f64) (*.f64 b b)))) |
(* 1/90 (* angle (* (pow b 2) (PI)))) |
(*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 (PI.f64) (*.f64 b b)))) |
(* 1/90 (* angle (* (pow b 2) (PI)))) |
(*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 (PI.f64) (*.f64 b b)))) |
(* 1/90 (* angle (* (pow b 2) (PI)))) |
(*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 (PI.f64) (*.f64 b b)))) |
(* 1/90 (* angle (* (pow b 2) (PI)))) |
(*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 (PI.f64) (*.f64 b b)))) |
(* 1/90 (* angle (* (pow b 2) (PI)))) |
(*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 (PI.f64) (*.f64 b b)))) |
(* 1/90 (* angle (* (pow b 2) (PI)))) |
(*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 (PI.f64) (*.f64 b b)))) |
(* 1/90 (* angle (* (pow b 2) (PI)))) |
(*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 (PI.f64) (*.f64 b b)))) |
(* 1/90 (* angle (* (pow b 2) (PI)))) |
(*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 (PI.f64) (*.f64 b b)))) |
(* 1/90 (* angle (* (pow b 2) (PI)))) |
(*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 (PI.f64) (*.f64 b b)))) |
(* 1/90 (* angle (* (pow b 2) (PI)))) |
(*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 (PI.f64) (*.f64 b b)))) |
(* 1/90 (* angle (* (pow b 2) (PI)))) |
(*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 (PI.f64) (*.f64 b b)))) |
(* 1/90 (* angle (* (pow b 2) (PI)))) |
(*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 (PI.f64) (*.f64 b b)))) |
(* 1/90 (* angle (* (pow b 2) (PI)))) |
(*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 (PI.f64) (*.f64 b b)))) |
(* 1/90 (* angle (* (pow b 2) (PI)))) |
(*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 (PI.f64) (*.f64 b b)))) |
(* 1/90 (* angle (* (pow b 2) (PI)))) |
(*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 (PI.f64) (*.f64 b b)))) |
(* 1/90 (* angle (* (pow b 2) (PI)))) |
(*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 (PI.f64) (*.f64 b b)))) |
(* 1/90 (* angle (* (pow b 2) (PI)))) |
(*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 (PI.f64) (*.f64 b b)))) |
(* 1/90 (* angle (* (pow b 2) (PI)))) |
(*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 (PI.f64) (*.f64 b b)))) |
(* 1/90 (* angle (* (pow b 2) (PI)))) |
(*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 (PI.f64) (*.f64 b b)))) |
(* 1/90 (* angle (* (pow b 2) (PI)))) |
(*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 (PI.f64) (*.f64 b b)))) |
(* 1/90 (* angle (* (pow b 2) (PI)))) |
(*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 (PI.f64) (*.f64 b b)))) |
(* 1/90 (* angle (* (pow b 2) (PI)))) |
(*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 (PI.f64) (*.f64 b b)))) |
(* 1/90 angle) |
(*.f64 #s(literal 1/90 binary64) angle) |
(* 1/90 angle) |
(*.f64 #s(literal 1/90 binary64) angle) |
(* 1/90 angle) |
(*.f64 #s(literal 1/90 binary64) angle) |
(* 1/90 angle) |
(*.f64 #s(literal 1/90 binary64) angle) |
(* 1/90 angle) |
(*.f64 #s(literal 1/90 binary64) angle) |
(* 1/90 angle) |
(*.f64 #s(literal 1/90 binary64) angle) |
(* 1/90 angle) |
(*.f64 #s(literal 1/90 binary64) angle) |
(* 1/90 angle) |
(*.f64 #s(literal 1/90 binary64) angle) |
(* 1/90 angle) |
(*.f64 #s(literal 1/90 binary64) angle) |
(* 1/90 angle) |
(*.f64 #s(literal 1/90 binary64) angle) |
(* 1/90 angle) |
(*.f64 #s(literal 1/90 binary64) angle) |
(* 1/90 angle) |
(*.f64 #s(literal 1/90 binary64) angle) |
(* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) |
(*.f64 #s(literal -2 binary64) (*.f64 (*.f64 (*.f64 a a) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))) |
(+ (* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) (* 2 (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))))) |
(*.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (fma.f64 #s(literal -2 binary64) (*.f64 a a) (*.f64 #s(literal 2 binary64) (*.f64 b b)))) |
(+ (* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) (* 2 (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))))) |
(*.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (fma.f64 #s(literal -2 binary64) (*.f64 a a) (*.f64 #s(literal 2 binary64) (*.f64 b b)))) |
(+ (* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) (* 2 (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))))) |
(*.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (fma.f64 #s(literal -2 binary64) (*.f64 a a) (*.f64 #s(literal 2 binary64) (*.f64 b b)))) |
(* 2 (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) |
(*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 b b) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))) |
(* (pow b 2) (+ (* -2 (/ (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow b 2))) (* 2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))))) |
(*.f64 (*.f64 b b) (fma.f64 #s(literal 2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (/.f64 (*.f64 a a) (*.f64 b b)))))) |
(* (pow b 2) (+ (* -2 (/ (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow b 2))) (* 2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))))) |
(*.f64 (*.f64 b b) (fma.f64 #s(literal 2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (/.f64 (*.f64 a a) (*.f64 b b)))))) |
(* (pow b 2) (+ (* -2 (/ (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow b 2))) (* 2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))))) |
(*.f64 (*.f64 b b) (fma.f64 #s(literal 2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (/.f64 (*.f64 a a) (*.f64 b b)))))) |
(* 2 (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) |
(*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 b b) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))) |
(* (pow b 2) (+ (* -2 (/ (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow b 2))) (* 2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))))) |
(*.f64 (*.f64 b b) (fma.f64 #s(literal 2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (/.f64 (*.f64 a a) (*.f64 b b)))))) |
(* (pow b 2) (+ (* -2 (/ (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow b 2))) (* 2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))))) |
(*.f64 (*.f64 b b) (fma.f64 #s(literal 2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (/.f64 (*.f64 a a) (*.f64 b b)))))) |
(* (pow b 2) (+ (* -2 (/ (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow b 2))) (* 2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))))) |
(*.f64 (*.f64 b b) (fma.f64 #s(literal 2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (/.f64 (*.f64 a a) (*.f64 b b)))))) |
(* 2 (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) |
(*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 b b) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))) |
(+ (* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) (* 2 (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))))) |
(*.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (fma.f64 #s(literal -2 binary64) (*.f64 a a) (*.f64 #s(literal 2 binary64) (*.f64 b b)))) |
(+ (* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) (* 2 (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))))) |
(*.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (fma.f64 #s(literal -2 binary64) (*.f64 a a) (*.f64 #s(literal 2 binary64) (*.f64 b b)))) |
(+ (* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) (* 2 (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))))) |
(*.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (fma.f64 #s(literal -2 binary64) (*.f64 a a) (*.f64 #s(literal 2 binary64) (*.f64 b b)))) |
(* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) |
(*.f64 #s(literal -2 binary64) (*.f64 (*.f64 (*.f64 a a) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))) |
(* (pow a 2) (+ (* -2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* 2 (/ (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow a 2))))) |
(*.f64 (*.f64 a a) (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 b b) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (/.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 a a))) (*.f64 #s(literal -2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))))) |
(* (pow a 2) (+ (* -2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* 2 (/ (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow a 2))))) |
(*.f64 (*.f64 a a) (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 b b) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (/.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 a a))) (*.f64 #s(literal -2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))))) |
(* (pow a 2) (+ (* -2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* 2 (/ (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow a 2))))) |
(*.f64 (*.f64 a a) (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 b b) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (/.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 a a))) (*.f64 #s(literal -2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))))) |
(* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) |
(*.f64 #s(literal -2 binary64) (*.f64 (*.f64 (*.f64 a a) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))) |
(* (pow a 2) (+ (* -2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* 2 (/ (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow a 2))))) |
(*.f64 (*.f64 a a) (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 b b) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (/.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 a a))) (*.f64 #s(literal -2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))))) |
(* (pow a 2) (+ (* -2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* 2 (/ (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow a 2))))) |
(*.f64 (*.f64 a a) (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 b b) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (/.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 a a))) (*.f64 #s(literal -2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))))) |
(* (pow a 2) (+ (* -2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* 2 (/ (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow a 2))))) |
(*.f64 (*.f64 a a) (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 b b) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (/.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 a a))) (*.f64 #s(literal -2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))))) |
(* 1/90 (* angle (* (PI) (- (pow b 2) (pow a 2))))) |
(*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 (PI.f64) (*.f64 (+.f64 a b) (-.f64 b a))))) |
(* angle (+ (* 1/90 (* (PI) (- (pow b 2) (pow a 2)))) (* 2 (* (pow angle 2) (+ (* -1/11664000 (* (pow (PI) 3) (- (pow b 2) (pow a 2)))) (* -1/34992000 (* (pow (PI) 3) (- (pow b 2) (pow a 2))))))))) |
(*.f64 angle (fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle angle)) (*.f64 (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (+.f64 a b) (-.f64 b a))) #s(literal -1/8748000 binary64)) (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) (*.f64 (+.f64 a b) (-.f64 b a))))) |
(* angle (+ (* 1/90 (* (PI) (- (pow b 2) (pow a 2)))) (* (pow angle 2) (+ (* 2 (* (pow angle 2) (+ (* 1/22674816000000 (* (pow (PI) 5) (- (pow b 2) (pow a 2)))) (+ (* 1/4534963200000 (* (pow (PI) 5) (- (pow b 2) (pow a 2)))) (* 1/2267481600000 (* (pow (PI) 5) (- (pow b 2) (pow a 2)))))))) (* 2 (+ (* -1/11664000 (* (pow (PI) 3) (- (pow b 2) (pow a 2)))) (* -1/34992000 (* (pow (PI) 3) (- (pow b 2) (pow a 2)))))))))) |
(*.f64 angle (fma.f64 (*.f64 angle angle) (*.f64 #s(literal 2 binary64) (fma.f64 (*.f64 angle angle) (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) (*.f64 (+.f64 a b) (-.f64 b a))) #s(literal 1/1417176000000 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (+.f64 a b) (-.f64 b a))) #s(literal -1/8748000 binary64)))) (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) (*.f64 (+.f64 a b) (-.f64 b a))))) |
(* angle (+ (* 1/90 (* (PI) (- (pow b 2) (pow a 2)))) (* (pow angle 2) (+ (* 2 (+ (* -1/11664000 (* (pow (PI) 3) (- (pow b 2) (pow a 2)))) (* -1/34992000 (* (pow (PI) 3) (- (pow b 2) (pow a 2)))))) (* (pow angle 2) (+ (* 2 (* (pow angle 2) (+ (* -1/881596846080000000 (* (pow (PI) 7) (- (pow b 2) (pow a 2)))) (+ (* -1/1469328076800000000 (* (pow (PI) 7) (- (pow b 2) (pow a 2)))) (+ (* -1/4407984230400000000 (* (pow (PI) 7) (- (pow b 2) (pow a 2)))) (* -1/30855889612800000000 (* (pow (PI) 7) (- (pow b 2) (pow a 2))))))))) (* 2 (+ (* 1/22674816000000 (* (pow (PI) 5) (- (pow b 2) (pow a 2)))) (+ (* 1/4534963200000 (* (pow (PI) 5) (- (pow b 2) (pow a 2)))) (* 1/2267481600000 (* (pow (PI) 5) (- (pow b 2) (pow a 2))))))))))))) |
(*.f64 angle (fma.f64 (*.f64 angle angle) (fma.f64 (*.f64 angle angle) (*.f64 #s(literal 2 binary64) (fma.f64 (*.f64 angle angle) (fma.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 7 binary64)) (*.f64 (+.f64 a b) (-.f64 b a))) #s(literal -29/30855889612800000000 binary64) (*.f64 (*.f64 #s(literal -1/881596846080000000 binary64) (pow.f64 (PI.f64) #s(literal 7 binary64))) (*.f64 (+.f64 a b) (-.f64 b a)))) (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) (*.f64 (+.f64 a b) (-.f64 b a))) #s(literal 1/1417176000000 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (+.f64 a b) (-.f64 b a))) #s(literal -1/8748000 binary64)))) (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) (*.f64 (+.f64 a b) (-.f64 b a))))) |
(* 2 (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2))))) |
(*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 (+.f64 a b) (-.f64 b a))))) |
(* 2 (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2))))) |
(*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 (+.f64 a b) (-.f64 b a))))) |
(* 2 (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2))))) |
(*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 (+.f64 a b) (-.f64 b a))))) |
(* 2 (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2))))) |
(*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 (+.f64 a b) (-.f64 b a))))) |
(* 2 (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2))))) |
(*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 (+.f64 a b) (-.f64 b a))))) |
(* 2 (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2))))) |
(*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 (+.f64 a b) (-.f64 b a))))) |
(* 2 (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2))))) |
(*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 (+.f64 a b) (-.f64 b a))))) |
(* 2 (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2))))) |
(*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 (+.f64 a b) (-.f64 b a))))) |
(* 1/90 (* angle (* (PI) (* (- b a) (- (/ (pow b 3) (+ (* a (+ a b)) (pow b 2))) (/ (pow a 3) (+ (* a (+ a b)) (pow b 2)))))))) |
(*.f64 (*.f64 #s(literal 1/90 binary64) angle) (*.f64 (*.f64 (PI.f64) (-.f64 b a)) (-.f64 (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 a (+.f64 a b) (*.f64 b b))) (/.f64 (*.f64 a (*.f64 a a)) (fma.f64 a (+.f64 a b) (*.f64 b b)))))) |
(* 1/90 (* angle (* (PI) (* (- b a) (- (/ (pow b 3) (+ (* a (+ a b)) (pow b 2))) (/ (pow a 3) (+ (* a (+ a b)) (pow b 2)))))))) |
(*.f64 (*.f64 #s(literal 1/90 binary64) angle) (*.f64 (*.f64 (PI.f64) (-.f64 b a)) (-.f64 (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 a (+.f64 a b) (*.f64 b b))) (/.f64 (*.f64 a (*.f64 a a)) (fma.f64 a (+.f64 a b) (*.f64 b b)))))) |
(* 1/90 (* angle (* (PI) (* (- b a) (- (/ (pow b 3) (+ (* a (+ a b)) (pow b 2))) (/ (pow a 3) (+ (* a (+ a b)) (pow b 2)))))))) |
(*.f64 (*.f64 #s(literal 1/90 binary64) angle) (*.f64 (*.f64 (PI.f64) (-.f64 b a)) (-.f64 (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 a (+.f64 a b) (*.f64 b b))) (/.f64 (*.f64 a (*.f64 a a)) (fma.f64 a (+.f64 a b) (*.f64 b b)))))) |
(* 1/90 (* angle (* (PI) (* (- b a) (- (/ (pow b 3) (+ (* a (+ a b)) (pow b 2))) (/ (pow a 3) (+ (* a (+ a b)) (pow b 2)))))))) |
(*.f64 (*.f64 #s(literal 1/90 binary64) angle) (*.f64 (*.f64 (PI.f64) (-.f64 b a)) (-.f64 (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 a (+.f64 a b) (*.f64 b b))) (/.f64 (*.f64 a (*.f64 a a)) (fma.f64 a (+.f64 a b) (*.f64 b b)))))) |
(* 1/90 (* angle (* (PI) (* (- b a) (- (/ (pow b 3) (+ (* a (+ a b)) (pow b 2))) (/ (pow a 3) (+ (* a (+ a b)) (pow b 2)))))))) |
(*.f64 (*.f64 #s(literal 1/90 binary64) angle) (*.f64 (*.f64 (PI.f64) (-.f64 b a)) (-.f64 (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 a (+.f64 a b) (*.f64 b b))) (/.f64 (*.f64 a (*.f64 a a)) (fma.f64 a (+.f64 a b) (*.f64 b b)))))) |
(* 1/90 (* angle (* (PI) (* (- b a) (- (/ (pow b 3) (+ (* a (+ a b)) (pow b 2))) (/ (pow a 3) (+ (* a (+ a b)) (pow b 2)))))))) |
(*.f64 (*.f64 #s(literal 1/90 binary64) angle) (*.f64 (*.f64 (PI.f64) (-.f64 b a)) (-.f64 (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 a (+.f64 a b) (*.f64 b b))) (/.f64 (*.f64 a (*.f64 a a)) (fma.f64 a (+.f64 a b) (*.f64 b b)))))) |
(* 1/90 (* angle (* (PI) (* (- b a) (- (/ (pow b 3) (+ (* a (+ a b)) (pow b 2))) (/ (pow a 3) (+ (* a (+ a b)) (pow b 2)))))))) |
(*.f64 (*.f64 #s(literal 1/90 binary64) angle) (*.f64 (*.f64 (PI.f64) (-.f64 b a)) (-.f64 (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 a (+.f64 a b) (*.f64 b b))) (/.f64 (*.f64 a (*.f64 a a)) (fma.f64 a (+.f64 a b) (*.f64 b b)))))) |
(* 1/90 (* angle (* (PI) (* (- b a) (- (/ (pow b 3) (+ (* a (+ a b)) (pow b 2))) (/ (pow a 3) (+ (* a (+ a b)) (pow b 2)))))))) |
(*.f64 (*.f64 #s(literal 1/90 binary64) angle) (*.f64 (*.f64 (PI.f64) (-.f64 b a)) (-.f64 (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 a (+.f64 a b) (*.f64 b b))) (/.f64 (*.f64 a (*.f64 a a)) (fma.f64 a (+.f64 a b) (*.f64 b b)))))) |
(* 1/90 (* angle (* (PI) (* (- b a) (- (/ (pow b 3) (+ (* a (+ a b)) (pow b 2))) (/ (pow a 3) (+ (* a (+ a b)) (pow b 2)))))))) |
(*.f64 (*.f64 #s(literal 1/90 binary64) angle) (*.f64 (*.f64 (PI.f64) (-.f64 b a)) (-.f64 (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 a (+.f64 a b) (*.f64 b b))) (/.f64 (*.f64 a (*.f64 a a)) (fma.f64 a (+.f64 a b) (*.f64 b b)))))) |
(* 1/90 (* angle (* (PI) (* (- b a) (- (/ (pow b 3) (+ (* a (+ a b)) (pow b 2))) (/ (pow a 3) (+ (* a (+ a b)) (pow b 2)))))))) |
(*.f64 (*.f64 #s(literal 1/90 binary64) angle) (*.f64 (*.f64 (PI.f64) (-.f64 b a)) (-.f64 (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 a (+.f64 a b) (*.f64 b b))) (/.f64 (*.f64 a (*.f64 a a)) (fma.f64 a (+.f64 a b) (*.f64 b b)))))) |
(* 1/90 (* angle (* (PI) (* (- b a) (- (/ (pow b 3) (+ (* a (+ a b)) (pow b 2))) (/ (pow a 3) (+ (* a (+ a b)) (pow b 2)))))))) |
(*.f64 (*.f64 #s(literal 1/90 binary64) angle) (*.f64 (*.f64 (PI.f64) (-.f64 b a)) (-.f64 (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 a (+.f64 a b) (*.f64 b b))) (/.f64 (*.f64 a (*.f64 a a)) (fma.f64 a (+.f64 a b) (*.f64 b b)))))) |
(* 1/90 (* angle (* (PI) (* (- b a) (- (/ (pow b 3) (+ (* a (+ a b)) (pow b 2))) (/ (pow a 3) (+ (* a (+ a b)) (pow b 2)))))))) |
(*.f64 (*.f64 #s(literal 1/90 binary64) angle) (*.f64 (*.f64 (PI.f64) (-.f64 b a)) (-.f64 (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 a (+.f64 a b) (*.f64 b b))) (/.f64 (*.f64 a (*.f64 a a)) (fma.f64 a (+.f64 a b) (*.f64 b b)))))) |
(* 1/90 (* (pow a 2) (* angle (PI)))) |
(*.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 a a)) (*.f64 angle (PI.f64))) |
(+ (* -1/45 (* a (* angle (* b (PI))))) (* 1/90 (* (pow a 2) (* angle (PI))))) |
(fma.f64 (*.f64 #s(literal -1/45 binary64) a) (*.f64 angle (*.f64 (PI.f64) b)) (*.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 a a)) (*.f64 angle (PI.f64)))) |
(+ (* 1/90 (* (pow a 2) (* angle (PI)))) (* b (+ (* -1/45 (* a (* angle (PI)))) (* 1/90 (* angle (* b (PI))))))) |
(fma.f64 #s(literal 1/90 binary64) (*.f64 (*.f64 a a) (*.f64 angle (PI.f64))) (*.f64 b (fma.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 (PI.f64) b)) (*.f64 (*.f64 a (*.f64 angle (PI.f64))) #s(literal -1/45 binary64))))) |
(+ (* 1/90 (* (pow a 2) (* angle (PI)))) (* b (+ (* -1/45 (* a (* angle (PI)))) (* 1/90 (* angle (* b (PI))))))) |
(fma.f64 #s(literal 1/90 binary64) (*.f64 (*.f64 a a) (*.f64 angle (PI.f64))) (*.f64 b (fma.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 (PI.f64) b)) (*.f64 (*.f64 a (*.f64 angle (PI.f64))) #s(literal -1/45 binary64))))) |
(* 1/90 (* angle (* (pow b 2) (PI)))) |
(*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 (PI.f64) (*.f64 b b)))) |
(* (pow b 2) (+ (* -1/45 (/ (* a (* angle (PI))) b)) (* 1/90 (* angle (PI))))) |
(*.f64 (*.f64 b b) (fma.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)) (/.f64 (*.f64 (*.f64 a (*.f64 angle (PI.f64))) #s(literal -1/45 binary64)) b))) |
(* (pow b 2) (+ (* -1/45 (/ (* a (* angle (PI))) b)) (+ (* 1/90 (* angle (PI))) (* 1/90 (/ (* angle (* (PI) (+ (* -1 (+ (* -1 (pow a 2)) (pow a 2))) (pow a 2)))) (pow b 2)))))) |
(*.f64 (*.f64 b b) (fma.f64 #s(literal 1/90 binary64) (*.f64 angle (+.f64 (PI.f64) (*.f64 (fma.f64 a a #s(literal 0 binary64)) (/.f64 (PI.f64) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 a (*.f64 angle (PI.f64))) #s(literal -1/45 binary64)) b))) |
(* (pow b 2) (+ (* -1/45 (/ (* a (* angle (PI))) b)) (+ (* 1/90 (* angle (PI))) (+ (* 1/90 (/ (* angle (* (PI) (+ (* -1 (+ (* -1 (* a (+ (* -1 (pow a 2)) (pow a 2)))) (+ (* -1 (pow a 3)) (pow a 3)))) (* a (+ (* -1 (pow a 2)) (pow a 2)))))) (pow b 3))) (* 1/90 (/ (* angle (* (PI) (+ (* -1 (+ (* -1 (pow a 2)) (pow a 2))) (pow a 2)))) (pow b 2))))))) |
(*.f64 (*.f64 b b) (fma.f64 #s(literal 1/90 binary64) (fma.f64 angle (PI.f64) (*.f64 angle (fma.f64 (PI.f64) #s(literal 0 binary64) (*.f64 (fma.f64 a a #s(literal 0 binary64)) (/.f64 (PI.f64) (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 a (*.f64 angle (PI.f64))) #s(literal -1/45 binary64)) b))) |
(* 1/90 (* angle (* (pow b 2) (PI)))) |
(*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 (PI.f64) (*.f64 b b)))) |
(* (pow b 2) (+ (* -1/45 (/ (* a (* angle (PI))) b)) (* 1/90 (* angle (PI))))) |
(*.f64 (*.f64 b b) (fma.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)) (/.f64 (*.f64 (*.f64 a (*.f64 angle (PI.f64))) #s(literal -1/45 binary64)) b))) |
(* (pow b 2) (+ (* -1 (/ (+ (* -1/90 (/ (* angle (* (PI) (+ (* -1 (+ (* -1 (pow a 2)) (pow a 2))) (pow a 2)))) b)) (* 1/45 (* a (* angle (PI))))) b)) (* 1/90 (* angle (PI))))) |
(*.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))) (/.f64 (fma.f64 #s(literal -1/90 binary64) (/.f64 (*.f64 (*.f64 angle (PI.f64)) (fma.f64 a a #s(literal 0 binary64))) b) (*.f64 (*.f64 a (*.f64 angle (PI.f64))) #s(literal 1/45 binary64))) b))) |
(* (pow b 2) (+ (* -1 (/ (+ (* -1 (/ (+ (* 1/90 (* angle (* (PI) (+ (* -1 (+ (* -1 (pow a 2)) (pow a 2))) (pow a 2))))) (* 1/45 (/ (* a (* angle (* (PI) (+ (* -1 (pow a 2)) (pow a 2))))) b))) b)) (* 1/45 (* a (* angle (PI))))) b)) (* 1/90 (* angle (PI))))) |
(*.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))) (/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 angle (PI.f64))) #s(literal 1/45 binary64)) (/.f64 (fma.f64 #s(literal 1/90 binary64) (*.f64 (*.f64 angle (PI.f64)) (fma.f64 a a #s(literal 0 binary64))) (*.f64 (*.f64 a (*.f64 angle (*.f64 (PI.f64) #s(literal 0 binary64)))) #s(literal 1/45 binary64))) b)) b))) |
(* 1/90 (* angle (* (pow b 2) (PI)))) |
(*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 (PI.f64) (*.f64 b b)))) |
(+ (* -1/45 (* a (* angle (* b (PI))))) (* 1/90 (* angle (* (pow b 2) (PI))))) |
(fma.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 (PI.f64) (*.f64 b b))) (*.f64 (*.f64 #s(literal -1/45 binary64) a) (*.f64 angle (*.f64 (PI.f64) b)))) |
(+ (* 1/90 (* angle (* (pow b 2) (PI)))) (* a (+ (* -1/45 (* angle (* b (PI)))) (* 1/90 (* a (* angle (PI))))))) |
(fma.f64 a (fma.f64 #s(literal 1/90 binary64) (*.f64 a (*.f64 angle (PI.f64))) (*.f64 (*.f64 #s(literal -1/45 binary64) angle) (*.f64 (PI.f64) b))) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 (PI.f64) (*.f64 b b))))) |
(+ (* 1/90 (* angle (* (pow b 2) (PI)))) (* a (+ (* -1/45 (* angle (* b (PI)))) (* 1/90 (* a (* angle (PI))))))) |
(fma.f64 a (fma.f64 #s(literal 1/90 binary64) (*.f64 a (*.f64 angle (PI.f64))) (*.f64 (*.f64 #s(literal -1/45 binary64) angle) (*.f64 (PI.f64) b))) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 (PI.f64) (*.f64 b b))))) |
(* 1/90 (* (pow a 2) (* angle (PI)))) |
(*.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 a a)) (*.f64 angle (PI.f64))) |
(* (pow a 2) (+ (* -1/45 (/ (* angle (* b (PI))) a)) (* 1/90 (* angle (PI))))) |
(*.f64 (*.f64 a a) (fma.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)) (*.f64 (*.f64 angle (*.f64 (PI.f64) b)) (/.f64 #s(literal -1/45 binary64) a)))) |
(* (pow a 2) (+ (* -1/45 (/ (* angle (* b (PI))) a)) (+ (* 1/90 (* angle (PI))) (* 1/90 (/ (* angle (* (PI) (+ (* -1 (+ (* -1 (pow b 2)) (pow b 2))) (pow b 2)))) (pow a 2)))))) |
(*.f64 (*.f64 a a) (fma.f64 #s(literal 1/90 binary64) (*.f64 angle (+.f64 (PI.f64) (/.f64 (*.f64 (PI.f64) (fma.f64 b b #s(literal 0 binary64))) (*.f64 a a)))) (*.f64 (*.f64 angle (*.f64 (PI.f64) b)) (/.f64 #s(literal -1/45 binary64) a)))) |
(* (pow a 2) (+ (* -1/45 (/ (* angle (* b (PI))) a)) (+ (* 1/90 (* angle (PI))) (+ (* 1/90 (/ (* angle (* (PI) (+ (* -1 (+ (* -1 (* b (+ (* -1 (pow b 2)) (pow b 2)))) (+ (* -1 (pow b 3)) (pow b 3)))) (* b (+ (* -1 (pow b 2)) (pow b 2)))))) (pow a 3))) (* 1/90 (/ (* angle (* (PI) (+ (* -1 (+ (* -1 (pow b 2)) (pow b 2))) (pow b 2)))) (pow a 2))))))) |
(*.f64 (*.f64 a a) (fma.f64 #s(literal 1/90 binary64) (fma.f64 angle (fma.f64 (PI.f64) #s(literal 0 binary64) (/.f64 (*.f64 (PI.f64) (fma.f64 b b #s(literal 0 binary64))) (*.f64 a a))) (*.f64 angle (PI.f64))) (*.f64 (*.f64 angle (*.f64 (PI.f64) b)) (/.f64 #s(literal -1/45 binary64) a)))) |
(* 1/90 (* (pow a 2) (* angle (PI)))) |
(*.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 a a)) (*.f64 angle (PI.f64))) |
(* (pow a 2) (+ (* -1/45 (/ (* angle (* b (PI))) a)) (* 1/90 (* angle (PI))))) |
(*.f64 (*.f64 a a) (fma.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)) (*.f64 (*.f64 angle (*.f64 (PI.f64) b)) (/.f64 #s(literal -1/45 binary64) a)))) |
(* (pow a 2) (+ (* -1 (/ (+ (* -1/90 (/ (* angle (* (PI) (+ (* -1 (+ (* -1 (pow b 2)) (pow b 2))) (pow b 2)))) a)) (* 1/45 (* angle (* b (PI))))) a)) (* 1/90 (* angle (PI))))) |
(*.f64 (*.f64 a a) (-.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))) (/.f64 (fma.f64 #s(literal -1/90 binary64) (/.f64 (*.f64 (*.f64 angle (PI.f64)) (fma.f64 b b #s(literal 0 binary64))) a) (*.f64 (*.f64 #s(literal 1/45 binary64) angle) (*.f64 (PI.f64) b))) a))) |
(* (pow a 2) (+ (* -1 (/ (+ (* -1 (/ (+ (* 1/90 (* angle (* (PI) (+ (* -1 (+ (* -1 (pow b 2)) (pow b 2))) (pow b 2))))) (* 1/45 (/ (* angle (* b (* (PI) (+ (* -1 (pow b 2)) (pow b 2))))) a))) a)) (* 1/45 (* angle (* b (PI))))) a)) (* 1/90 (* angle (PI))))) |
(*.f64 (*.f64 a a) (fma.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/45 binary64) angle) (*.f64 (PI.f64) b)) (/.f64 (fma.f64 #s(literal 1/45 binary64) (*.f64 angle (*.f64 (*.f64 (PI.f64) b) #s(literal 0 binary64))) (*.f64 #s(literal 1/90 binary64) (*.f64 (*.f64 angle (PI.f64)) (fma.f64 b b #s(literal 0 binary64))))) a)) (neg.f64 a)))) |
(* 1/90 (* angle (PI))) |
(*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))) |
(* 1/90 (* angle (PI))) |
(*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))) |
(* 1/90 (* angle (PI))) |
(*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))) |
(* 1/90 (* angle (PI))) |
(*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))) |
(* 1/90 (* angle (PI))) |
(*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))) |
(* 1/90 (* angle (PI))) |
(*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))) |
(* 1/90 (* angle (PI))) |
(*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))) |
(* 1/90 (* angle (PI))) |
(*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))) |
(* 1/90 (* angle (PI))) |
(*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))) |
(* 1/90 (* angle (PI))) |
(*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))) |
(* 1/90 (* angle (PI))) |
(*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))) |
(* 1/90 (* angle (PI))) |
(*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))) |
(* a (sin (* 1/90 (* angle (PI))))) |
(*.f64 a (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) |
(+ (* a (sin (* 1/90 (* angle (PI))))) (* b (sin (* 1/90 (* angle (PI)))))) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (+.f64 a b)) |
(+ (* a (sin (* 1/90 (* angle (PI))))) (* b (sin (* 1/90 (* angle (PI)))))) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (+.f64 a b)) |
(+ (* a (sin (* 1/90 (* angle (PI))))) (* b (sin (* 1/90 (* angle (PI)))))) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (+.f64 a b)) |
(* b (sin (* 1/90 (* angle (PI))))) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) b) |
(* b (+ (sin (* 1/90 (* angle (PI)))) (/ (* a (sin (* 1/90 (* angle (PI))))) b))) |
(*.f64 b (fma.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (/.f64 a b) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) |
(* b (+ (sin (* 1/90 (* angle (PI)))) (/ (* a (sin (* 1/90 (* angle (PI))))) b))) |
(*.f64 b (fma.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (/.f64 a b) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) |
(* b (+ (sin (* 1/90 (* angle (PI)))) (/ (* a (sin (* 1/90 (* angle (PI))))) b))) |
(*.f64 b (fma.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (/.f64 a b) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) |
(* b (sin (* 1/90 (* angle (PI))))) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) b) |
(* -1 (* b (+ (* -1 (sin (* 1/90 (* angle (PI))))) (* -1 (/ (* a (sin (* 1/90 (* angle (PI))))) b))))) |
(*.f64 (neg.f64 (fma.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (/.f64 a b) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (neg.f64 b)) |
(* -1 (* b (+ (* -1 (sin (* 1/90 (* angle (PI))))) (* -1 (/ (* a (sin (* 1/90 (* angle (PI))))) b))))) |
(*.f64 (neg.f64 (fma.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (/.f64 a b) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (neg.f64 b)) |
(* -1 (* b (+ (* -1 (sin (* 1/90 (* angle (PI))))) (* -1 (/ (* a (sin (* 1/90 (* angle (PI))))) b))))) |
(*.f64 (neg.f64 (fma.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (/.f64 a b) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (neg.f64 b)) |
(* b (sin (* 1/90 (* angle (PI))))) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) b) |
(+ (* a (sin (* 1/90 (* angle (PI))))) (* b (sin (* 1/90 (* angle (PI)))))) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (+.f64 a b)) |
(+ (* a (sin (* 1/90 (* angle (PI))))) (* b (sin (* 1/90 (* angle (PI)))))) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (+.f64 a b)) |
(+ (* a (sin (* 1/90 (* angle (PI))))) (* b (sin (* 1/90 (* angle (PI)))))) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (+.f64 a b)) |
(* a (sin (* 1/90 (* angle (PI))))) |
(*.f64 a (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) |
(* a (+ (sin (* 1/90 (* angle (PI)))) (/ (* b (sin (* 1/90 (* angle (PI))))) a))) |
(*.f64 a (fma.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (/.f64 b a) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) |
(* a (+ (sin (* 1/90 (* angle (PI)))) (/ (* b (sin (* 1/90 (* angle (PI))))) a))) |
(*.f64 a (fma.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (/.f64 b a) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) |
(* a (+ (sin (* 1/90 (* angle (PI)))) (/ (* b (sin (* 1/90 (* angle (PI))))) a))) |
(*.f64 a (fma.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (/.f64 b a) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) |
(* a (sin (* 1/90 (* angle (PI))))) |
(*.f64 a (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) |
(* -1 (* a (+ (* -1 (sin (* 1/90 (* angle (PI))))) (* -1 (/ (* b (sin (* 1/90 (* angle (PI))))) a))))) |
(*.f64 (neg.f64 (fma.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (/.f64 b a) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (neg.f64 a)) |
(* -1 (* a (+ (* -1 (sin (* 1/90 (* angle (PI))))) (* -1 (/ (* b (sin (* 1/90 (* angle (PI))))) a))))) |
(*.f64 (neg.f64 (fma.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (/.f64 b a) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (neg.f64 a)) |
(* -1 (* a (+ (* -1 (sin (* 1/90 (* angle (PI))))) (* -1 (/ (* b (sin (* 1/90 (* angle (PI))))) a))))) |
(*.f64 (neg.f64 (fma.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (/.f64 b a) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (neg.f64 a)) |
(* 1/90 (* angle (* (PI) (+ a b)))) |
(*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 (PI.f64) (+.f64 a b)))) |
(* angle (+ (* -1/4374000 (* (pow angle 2) (* (pow (PI) 3) (+ a b)))) (* 1/90 (* (PI) (+ a b))))) |
(*.f64 angle (fma.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) (+.f64 a b)) (*.f64 (*.f64 #s(literal -1/4374000 binary64) (*.f64 angle angle)) (*.f64 (+.f64 a b) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))))) |
(* angle (+ (* 1/90 (* (PI) (+ a b))) (* (pow angle 2) (+ (* -1/4374000 (* (pow (PI) 3) (+ a b))) (* 1/708588000000 (* (pow angle 2) (* (pow (PI) 5) (+ a b)))))))) |
(*.f64 angle (fma.f64 (*.f64 angle angle) (fma.f64 (*.f64 #s(literal -1/4374000 binary64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) (+.f64 a b) (*.f64 (*.f64 #s(literal 1/708588000000 binary64) (*.f64 angle angle)) (*.f64 (+.f64 a b) (pow.f64 (PI.f64) #s(literal 5 binary64))))) (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) (+.f64 a b))))) |
(* angle (+ (* 1/90 (* (PI) (+ a b))) (* (pow angle 2) (+ (* -1/4374000 (* (pow (PI) 3) (+ a b))) (* (pow angle 2) (+ (* -1/241061637600000000 (* (pow angle 2) (* (pow (PI) 7) (+ a b)))) (* 1/708588000000 (* (pow (PI) 5) (+ a b))))))))) |
(*.f64 angle (fma.f64 (*.f64 angle angle) (fma.f64 (*.f64 angle angle) (fma.f64 #s(literal -1/241061637600000000 binary64) (*.f64 (*.f64 (*.f64 angle angle) (pow.f64 (PI.f64) #s(literal 7 binary64))) (+.f64 a b)) (*.f64 (*.f64 #s(literal 1/708588000000 binary64) (pow.f64 (PI.f64) #s(literal 5 binary64))) (+.f64 a b))) (*.f64 (*.f64 #s(literal -1/4374000 binary64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) (+.f64 a b))) (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) (+.f64 a b))))) |
(* (sin (* 1/90 (* angle (PI)))) (+ a b)) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (+.f64 a b)) |
(* (sin (* 1/90 (* angle (PI)))) (+ a b)) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (+.f64 a b)) |
(* (sin (* 1/90 (* angle (PI)))) (+ a b)) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (+.f64 a b)) |
(* (sin (* 1/90 (* angle (PI)))) (+ a b)) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (+.f64 a b)) |
(* (sin (* 1/90 (* angle (PI)))) (+ a b)) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (+.f64 a b)) |
(* (sin (* 1/90 (* angle (PI)))) (+ a b)) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (+.f64 a b)) |
(* (sin (* 1/90 (* angle (PI)))) (+ a b)) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (+.f64 a b)) |
(* (sin (* 1/90 (* angle (PI)))) (+ a b)) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (+.f64 a b)) |
(* (pow a 2) (sin (* 1/90 (* angle (PI))))) |
(*.f64 (*.f64 a a) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) |
(+ (* 2 (* a (* b (sin (* 1/90 (* angle (PI))))))) (* (pow a 2) (sin (* 1/90 (* angle (PI)))))) |
(fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 a b) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 (*.f64 a a) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) |
(+ (* b (+ (* 2 (* a (sin (* 1/90 (* angle (PI)))))) (* b (sin (* 1/90 (* angle (PI))))))) (* (pow a 2) (sin (* 1/90 (* angle (PI)))))) |
(fma.f64 (*.f64 a a) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 b (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (fma.f64 #s(literal 2 binary64) a b)))) |
(+ (* b (+ (* 2 (* a (sin (* 1/90 (* angle (PI)))))) (* b (sin (* 1/90 (* angle (PI))))))) (* (pow a 2) (sin (* 1/90 (* angle (PI)))))) |
(fma.f64 (*.f64 a a) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 b (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (fma.f64 #s(literal 2 binary64) a b)))) |
(* (pow b 2) (sin (* 1/90 (* angle (PI))))) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 b b)) |
(* (pow b 2) (+ (sin (* 1/90 (* angle (PI)))) (* 2 (/ (* a (sin (* 1/90 (* angle (PI))))) b)))) |
(*.f64 (*.f64 b b) (fma.f64 #s(literal 2 binary64) (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (/.f64 a b)) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) |
(* (pow b 2) (+ (sin (* 1/90 (* angle (PI)))) (+ (* 2 (/ (* a (sin (* 1/90 (* angle (PI))))) b)) (/ (* (pow a 2) (sin (* 1/90 (* angle (PI))))) (pow b 2))))) |
(*.f64 (*.f64 b b) (fma.f64 #s(literal 2 binary64) (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (/.f64 a b)) (fma.f64 (*.f64 a a) (/.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 b b)) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) |
(* (pow b 2) (+ (sin (* 1/90 (* angle (PI)))) (+ (* 2 (/ (* a (sin (* 1/90 (* angle (PI))))) b)) (/ (* (pow a 2) (sin (* 1/90 (* angle (PI))))) (pow b 2))))) |
(*.f64 (*.f64 b b) (fma.f64 #s(literal 2 binary64) (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (/.f64 a b)) (fma.f64 (*.f64 a a) (/.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 b b)) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) |
(* (pow b 2) (sin (* 1/90 (* angle (PI))))) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 b b)) |
(* (pow b 2) (+ (sin (* 1/90 (* angle (PI)))) (* 2 (/ (* a (sin (* 1/90 (* angle (PI))))) b)))) |
(*.f64 (*.f64 b b) (fma.f64 #s(literal 2 binary64) (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (/.f64 a b)) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) |
(* (pow b 2) (+ (sin (* 1/90 (* angle (PI)))) (* -1 (/ (+ (* -2 (* a (sin (* 1/90 (* angle (PI)))))) (* -1 (/ (* (pow a 2) (sin (* 1/90 (* angle (PI))))) b))) b)))) |
(*.f64 (*.f64 b b) (-.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (/.f64 (*.f64 a a) b))) b))) |
(* (pow b 2) (+ (sin (* 1/90 (* angle (PI)))) (* -1 (/ (+ (* -2 (* a (sin (* 1/90 (* angle (PI)))))) (* -1 (/ (* (pow a 2) (sin (* 1/90 (* angle (PI))))) b))) b)))) |
(*.f64 (*.f64 b b) (-.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (/.f64 (*.f64 a a) b))) b))) |
(* (pow b 2) (sin (* 1/90 (* angle (PI))))) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 b b)) |
(+ (* 2 (* a (* b (sin (* 1/90 (* angle (PI))))))) (* (pow b 2) (sin (* 1/90 (* angle (PI)))))) |
(fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 a b) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 b b))) |
(+ (* a (+ (* 2 (* b (sin (* 1/90 (* angle (PI)))))) (* a (sin (* 1/90 (* angle (PI))))))) (* (pow b 2) (sin (* 1/90 (* angle (PI)))))) |
(fma.f64 a (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (fma.f64 #s(literal 2 binary64) b a)) (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 b b))) |
(+ (* a (+ (* 2 (* b (sin (* 1/90 (* angle (PI)))))) (* a (sin (* 1/90 (* angle (PI))))))) (* (pow b 2) (sin (* 1/90 (* angle (PI)))))) |
(fma.f64 a (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (fma.f64 #s(literal 2 binary64) b a)) (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 b b))) |
(* (pow a 2) (sin (* 1/90 (* angle (PI))))) |
(*.f64 (*.f64 a a) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) |
(* (pow a 2) (+ (sin (* 1/90 (* angle (PI)))) (* 2 (/ (* b (sin (* 1/90 (* angle (PI))))) a)))) |
(*.f64 (*.f64 a a) (fma.f64 #s(literal 2 binary64) (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (/.f64 b a)) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) |
(* (pow a 2) (+ (sin (* 1/90 (* angle (PI)))) (+ (* 2 (/ (* b (sin (* 1/90 (* angle (PI))))) a)) (/ (* (pow b 2) (sin (* 1/90 (* angle (PI))))) (pow a 2))))) |
(*.f64 (*.f64 a a) (fma.f64 #s(literal 2 binary64) (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (/.f64 b a)) (fma.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 b (/.f64 b (*.f64 a a))) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) |
(* (pow a 2) (+ (sin (* 1/90 (* angle (PI)))) (+ (* 2 (/ (* b (sin (* 1/90 (* angle (PI))))) a)) (/ (* (pow b 2) (sin (* 1/90 (* angle (PI))))) (pow a 2))))) |
(*.f64 (*.f64 a a) (fma.f64 #s(literal 2 binary64) (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (/.f64 b a)) (fma.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 b (/.f64 b (*.f64 a a))) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) |
(* (pow a 2) (sin (* 1/90 (* angle (PI))))) |
(*.f64 (*.f64 a a) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) |
(* (pow a 2) (+ (sin (* 1/90 (* angle (PI)))) (* 2 (/ (* b (sin (* 1/90 (* angle (PI))))) a)))) |
(*.f64 (*.f64 a a) (fma.f64 #s(literal 2 binary64) (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (/.f64 b a)) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) |
(* (pow a 2) (+ (sin (* 1/90 (* angle (PI)))) (* -1 (/ (+ (* -2 (* b (sin (* 1/90 (* angle (PI)))))) (* -1 (/ (* (pow b 2) (sin (* 1/90 (* angle (PI))))) a))) a)))) |
(*.f64 (*.f64 a a) (-.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) b) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (/.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 b b)) (neg.f64 a))) a))) |
(* (pow a 2) (+ (sin (* 1/90 (* angle (PI)))) (* -1 (/ (+ (* -2 (* b (sin (* 1/90 (* angle (PI)))))) (* -1 (/ (* (pow b 2) (sin (* 1/90 (* angle (PI))))) a))) a)))) |
(*.f64 (*.f64 a a) (-.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) b) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (/.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 b b)) (neg.f64 a))) a))) |
(* 1/90 (* angle (* (PI) (pow (+ a b) 2)))) |
(*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 (PI.f64) (*.f64 (+.f64 a b) (+.f64 a b))))) |
(* angle (+ (* -1/4374000 (* (pow angle 2) (* (pow (PI) 3) (pow (+ a b) 2)))) (* 1/90 (* (PI) (pow (+ a b) 2))))) |
(*.f64 angle (fma.f64 #s(literal -1/4374000 binary64) (*.f64 (*.f64 (*.f64 angle angle) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) (*.f64 (+.f64 a b) (+.f64 a b))) (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) (*.f64 (+.f64 a b) (+.f64 a b))))) |
(* angle (+ (* 1/90 (* (PI) (pow (+ a b) 2))) (* (pow angle 2) (+ (* -1/4374000 (* (pow (PI) 3) (pow (+ a b) 2))) (* 1/708588000000 (* (pow angle 2) (* (pow (PI) 5) (pow (+ a b) 2)))))))) |
(*.f64 angle (fma.f64 (*.f64 angle angle) (fma.f64 #s(literal -1/4374000 binary64) (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (+.f64 a b) (+.f64 a b))) (*.f64 #s(literal 1/708588000000 binary64) (*.f64 (*.f64 (*.f64 angle angle) (pow.f64 (PI.f64) #s(literal 5 binary64))) (*.f64 (+.f64 a b) (+.f64 a b))))) (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) (*.f64 (+.f64 a b) (+.f64 a b))))) |
(* angle (+ (* 1/90 (* (PI) (pow (+ a b) 2))) (* (pow angle 2) (+ (* -1/4374000 (* (pow (PI) 3) (pow (+ a b) 2))) (* (pow angle 2) (+ (* -1/241061637600000000 (* (pow angle 2) (* (pow (PI) 7) (pow (+ a b) 2)))) (* 1/708588000000 (* (pow (PI) 5) (pow (+ a b) 2))))))))) |
(*.f64 angle (fma.f64 (*.f64 angle angle) (fma.f64 (*.f64 angle angle) (fma.f64 #s(literal 1/708588000000 binary64) (*.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) (*.f64 (+.f64 a b) (+.f64 a b))) (*.f64 #s(literal -1/241061637600000000 binary64) (*.f64 (*.f64 (*.f64 angle angle) (pow.f64 (PI.f64) #s(literal 7 binary64))) (*.f64 (+.f64 a b) (+.f64 a b))))) (*.f64 (*.f64 #s(literal -1/4374000 binary64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) (*.f64 (+.f64 a b) (+.f64 a b)))) (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) (*.f64 (+.f64 a b) (+.f64 a b))))) |
(* (sin (* 1/90 (* angle (PI)))) (pow (+ a b) 2)) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 (+.f64 a b) (+.f64 a b))) |
(* (sin (* 1/90 (* angle (PI)))) (pow (+ a b) 2)) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 (+.f64 a b) (+.f64 a b))) |
(* (sin (* 1/90 (* angle (PI)))) (pow (+ a b) 2)) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 (+.f64 a b) (+.f64 a b))) |
(* (sin (* 1/90 (* angle (PI)))) (pow (+ a b) 2)) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 (+.f64 a b) (+.f64 a b))) |
(* (sin (* 1/90 (* angle (PI)))) (pow (+ a b) 2)) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 (+.f64 a b) (+.f64 a b))) |
(* (sin (* 1/90 (* angle (PI)))) (pow (+ a b) 2)) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 (+.f64 a b) (+.f64 a b))) |
(* (sin (* 1/90 (* angle (PI)))) (pow (+ a b) 2)) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 (+.f64 a b) (+.f64 a b))) |
(* (sin (* 1/90 (* angle (PI)))) (pow (+ a b) 2)) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 (+.f64 a b) (+.f64 a b))) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
(+ (* -1 (/ b (pow a 2))) (/ 1 a)) |
(-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 b (*.f64 a a))) |
(+ (* b (- (/ b (pow a 3)) (/ 1 (pow a 2)))) (/ 1 a)) |
(fma.f64 b (+.f64 (/.f64 b (*.f64 a (*.f64 a a))) (/.f64 #s(literal -1 binary64) (*.f64 a a))) (/.f64 #s(literal 1 binary64) a)) |
(+ (* b (- (* b (+ (* -1 (/ b (pow a 4))) (/ 1 (pow a 3)))) (/ 1 (pow a 2)))) (/ 1 a)) |
(fma.f64 b (fma.f64 b (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (/.f64 b (pow.f64 a #s(literal 4 binary64)))) (/.f64 #s(literal -1 binary64) (*.f64 a a))) (/.f64 #s(literal 1 binary64) a)) |
(/ 1 b) |
(/.f64 #s(literal 1 binary64) b) |
(/ (+ 1 (* -1 (/ a b))) b) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 a b)) b) |
(/ (- (+ 1 (/ (pow a 2) (pow b 2))) (/ a b)) b) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 a a) b) a) b)) b) |
(/ (- (+ 1 (* -1 (/ (pow a 3) (pow b 3)))) (+ (* -1 (/ (pow a 2) (pow b 2))) (/ a b))) b) |
(/.f64 (-.f64 (fma.f64 (*.f64 a a) (neg.f64 (/.f64 a (*.f64 b (*.f64 b b)))) #s(literal 1 binary64)) (-.f64 (/.f64 a b) (/.f64 (*.f64 a a) (*.f64 b b)))) b) |
(/ 1 b) |
(/.f64 #s(literal 1 binary64) b) |
(* -1 (/ (- (/ a b) 1) b)) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 a b)) b) |
(* -1 (/ (- (* -1 (/ (- (/ (pow a 2) b) a) b)) 1) b)) |
(/.f64 (+.f64 (/.f64 (-.f64 (/.f64 (*.f64 a a) b) a) (neg.f64 b)) #s(literal -1 binary64)) (neg.f64 b)) |
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (/ (pow a 3) b) (pow a 2)) b)) a) b)) 1) b)) |
(/.f64 (+.f64 (/.f64 (-.f64 (/.f64 (-.f64 (/.f64 (*.f64 a (*.f64 a a)) b) (*.f64 a a)) (neg.f64 b)) a) (neg.f64 b)) #s(literal -1 binary64)) (neg.f64 b)) |
(/ 1 b) |
(/.f64 #s(literal 1 binary64) b) |
(+ (* -1 (/ a (pow b 2))) (/ 1 b)) |
(-.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 a (*.f64 b b))) |
(+ (* a (- (/ a (pow b 3)) (/ 1 (pow b 2)))) (/ 1 b)) |
(fma.f64 a (+.f64 (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) |
(+ (* a (- (* a (+ (* -1 (/ a (pow b 4))) (/ 1 (pow b 3)))) (/ 1 (pow b 2)))) (/ 1 b)) |
(fma.f64 a (fma.f64 a (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (/.f64 a (pow.f64 b #s(literal 4 binary64)))) (/.f64 #s(literal -1 binary64) (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
(/ (+ 1 (* -1 (/ b a))) a) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 b a)) a) |
(/ (- (+ 1 (/ (pow b 2) (pow a 2))) (/ b a)) a) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 b b) a) b) a)) a) |
(/ (- (+ 1 (* -1 (/ (pow b 3) (pow a 3)))) (+ (* -1 (/ (pow b 2) (pow a 2))) (/ b a))) a) |
(/.f64 (-.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))) (-.f64 (/.f64 b a) (*.f64 b (/.f64 b (*.f64 a a))))) a) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
(* -1 (/ (- (/ b a) 1) a)) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 b a)) a) |
(* -1 (/ (- (* -1 (/ (- (/ (pow b 2) a) b) a)) 1) a)) |
(neg.f64 (/.f64 (+.f64 (/.f64 (-.f64 (/.f64 (*.f64 b b) a) b) (neg.f64 a)) #s(literal -1 binary64)) a)) |
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (/ (pow b 3) a) (pow b 2)) a)) b) a)) 1) a)) |
(neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (-.f64 (/.f64 (fma.f64 b (/.f64 (*.f64 b b) a) (*.f64 b (neg.f64 b))) (neg.f64 a)) b) a)) #s(literal -1 binary64)) a)) |
(* -1 (pow a 2)) |
(neg.f64 (*.f64 a a)) |
(- (pow b 2) (pow a 2)) |
(*.f64 (+.f64 a b) (-.f64 b a)) |
(- (pow b 2) (pow a 2)) |
(*.f64 (+.f64 a b) (-.f64 b a)) |
(- (pow b 2) (pow a 2)) |
(*.f64 (+.f64 a b) (-.f64 b a)) |
(pow b 2) |
(*.f64 b b) |
(* (pow b 2) (+ 1 (* -1 (/ (pow a 2) (pow b 2))))) |
(*.f64 (*.f64 b b) (neg.f64 (fma.f64 a (/.f64 a (*.f64 b b)) #s(literal -1 binary64)))) |
(* (pow b 2) (+ 1 (* -1 (/ (pow a 2) (pow b 2))))) |
(*.f64 (*.f64 b b) (neg.f64 (fma.f64 a (/.f64 a (*.f64 b b)) #s(literal -1 binary64)))) |
(* (pow b 2) (+ 1 (* -1 (/ (pow a 2) (pow b 2))))) |
(*.f64 (*.f64 b b) (neg.f64 (fma.f64 a (/.f64 a (*.f64 b b)) #s(literal -1 binary64)))) |
(* -1 (* (pow b 2) (pow (sqrt -1) 2))) |
(*.f64 b b) |
(* (pow b 2) (+ (* -1 (/ (pow a 2) (pow b 2))) (* -1 (pow (sqrt -1) 2)))) |
(*.f64 (*.f64 b b) (neg.f64 (fma.f64 a (/.f64 a (*.f64 b b)) #s(literal -1 binary64)))) |
(* (pow b 2) (+ (* -1 (/ (pow a 2) (pow b 2))) (* -1 (pow (sqrt -1) 2)))) |
(*.f64 (*.f64 b b) (neg.f64 (fma.f64 a (/.f64 a (*.f64 b b)) #s(literal -1 binary64)))) |
(* (pow b 2) (+ (* -1 (/ (pow a 2) (pow b 2))) (* -1 (pow (sqrt -1) 2)))) |
(*.f64 (*.f64 b b) (neg.f64 (fma.f64 a (/.f64 a (*.f64 b b)) #s(literal -1 binary64)))) |
(pow b 2) |
(*.f64 b b) |
(+ (* -1 (pow a 2)) (pow b 2)) |
(*.f64 (+.f64 a b) (-.f64 b a)) |
(+ (* -1 (pow a 2)) (pow b 2)) |
(*.f64 (+.f64 a b) (-.f64 b a)) |
(+ (* -1 (pow a 2)) (pow b 2)) |
(*.f64 (+.f64 a b) (-.f64 b a)) |
(* -1 (pow a 2)) |
(neg.f64 (*.f64 a a)) |
(* (pow a 2) (- (/ (pow b 2) (pow a 2)) 1)) |
(*.f64 (*.f64 a a) (fma.f64 b (/.f64 b (*.f64 a a)) #s(literal -1 binary64))) |
(* (pow a 2) (- (/ (pow b 2) (pow a 2)) 1)) |
(*.f64 (*.f64 a a) (fma.f64 b (/.f64 b (*.f64 a a)) #s(literal -1 binary64))) |
(* (pow a 2) (- (/ (pow b 2) (pow a 2)) 1)) |
(*.f64 (*.f64 a a) (fma.f64 b (/.f64 b (*.f64 a a)) #s(literal -1 binary64))) |
(* -1 (pow a 2)) |
(neg.f64 (*.f64 a a)) |
(* (pow a 2) (- (/ (pow b 2) (pow a 2)) 1)) |
(*.f64 (*.f64 a a) (fma.f64 b (/.f64 b (*.f64 a a)) #s(literal -1 binary64))) |
(* (pow a 2) (- (/ (pow b 2) (pow a 2)) 1)) |
(*.f64 (*.f64 a a) (fma.f64 b (/.f64 b (*.f64 a a)) #s(literal -1 binary64))) |
(* (pow a 2) (- (/ (pow b 2) (pow a 2)) 1)) |
(*.f64 (*.f64 a a) (fma.f64 b (/.f64 b (*.f64 a a)) #s(literal -1 binary64))) |
(* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) |
(*.f64 #s(literal -2 binary64) (*.f64 (*.f64 (*.f64 a a) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))) |
(+ (* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) (* 2 (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))))) |
(*.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (fma.f64 #s(literal -2 binary64) (*.f64 a a) (*.f64 #s(literal 2 binary64) (*.f64 b b)))) |
(+ (* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) (* 2 (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))))) |
(*.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (fma.f64 #s(literal -2 binary64) (*.f64 a a) (*.f64 #s(literal 2 binary64) (*.f64 b b)))) |
(+ (* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) (* 2 (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))))) |
(*.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (fma.f64 #s(literal -2 binary64) (*.f64 a a) (*.f64 #s(literal 2 binary64) (*.f64 b b)))) |
(* 2 (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) |
(*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 b b) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))) |
(* (pow b 2) (+ (* -2 (/ (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow b 2))) (* 2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))))) |
(*.f64 (*.f64 b b) (fma.f64 #s(literal 2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (/.f64 (*.f64 a a) (*.f64 b b)))))) |
(* (pow b 2) (+ (* -2 (/ (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow b 2))) (* 2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))))) |
(*.f64 (*.f64 b b) (fma.f64 #s(literal 2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (/.f64 (*.f64 a a) (*.f64 b b)))))) |
(* (pow b 2) (+ (* -2 (/ (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow b 2))) (* 2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))))) |
(*.f64 (*.f64 b b) (fma.f64 #s(literal 2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (/.f64 (*.f64 a a) (*.f64 b b)))))) |
(* -2 (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (pow (sqrt -1) 2))))) |
(*.f64 #s(literal -2 binary64) (*.f64 (*.f64 (*.f64 b b) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (*.f64 #s(literal -1 binary64) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))))) |
(* (pow b 2) (+ (* -2 (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (pow (sqrt -1) 2)))) (* -2 (/ (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow b 2))))) |
(*.f64 (*.f64 b b) (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (/.f64 (*.f64 a a) (*.f64 b b)) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 #s(literal -1 binary64) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))))))) |
(* (pow b 2) (+ (* -2 (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (pow (sqrt -1) 2)))) (* -2 (/ (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow b 2))))) |
(*.f64 (*.f64 b b) (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (/.f64 (*.f64 a a) (*.f64 b b)) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 #s(literal -1 binary64) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))))))) |
(* (pow b 2) (+ (* -2 (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (pow (sqrt -1) 2)))) (* -2 (/ (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow b 2))))) |
(*.f64 (*.f64 b b) (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (/.f64 (*.f64 a a) (*.f64 b b)) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 #s(literal -1 binary64) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))))))) |
(* 2 (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) |
(*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 b b) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))) |
(+ (* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) (* 2 (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))))) |
(*.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (fma.f64 #s(literal -2 binary64) (*.f64 a a) (*.f64 #s(literal 2 binary64) (*.f64 b b)))) |
(+ (* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) (* 2 (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))))) |
(*.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (fma.f64 #s(literal -2 binary64) (*.f64 a a) (*.f64 #s(literal 2 binary64) (*.f64 b b)))) |
(+ (* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) (* 2 (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))))) |
(*.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (fma.f64 #s(literal -2 binary64) (*.f64 a a) (*.f64 #s(literal 2 binary64) (*.f64 b b)))) |
(* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) |
(*.f64 #s(literal -2 binary64) (*.f64 (*.f64 (*.f64 a a) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))) |
(* (pow a 2) (+ (* -2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* 2 (/ (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow a 2))))) |
(*.f64 (*.f64 a a) (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 b b) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (/.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 a a))) (*.f64 #s(literal -2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))))) |
(* (pow a 2) (+ (* -2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* 2 (/ (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow a 2))))) |
(*.f64 (*.f64 a a) (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 b b) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (/.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 a a))) (*.f64 #s(literal -2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))))) |
(* (pow a 2) (+ (* -2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* 2 (/ (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow a 2))))) |
(*.f64 (*.f64 a a) (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 b b) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (/.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 a a))) (*.f64 #s(literal -2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))))) |
(* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) |
(*.f64 #s(literal -2 binary64) (*.f64 (*.f64 (*.f64 a a) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))) |
(* (pow a 2) (+ (* -2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* 2 (/ (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow a 2))))) |
(*.f64 (*.f64 a a) (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 b b) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (/.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 a a))) (*.f64 #s(literal -2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))))) |
(* (pow a 2) (+ (* -2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* 2 (/ (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow a 2))))) |
(*.f64 (*.f64 a a) (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 b b) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (/.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 a a))) (*.f64 #s(literal -2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))))) |
(* (pow a 2) (+ (* -2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* 2 (/ (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow a 2))))) |
(*.f64 (*.f64 a a) (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 b b) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (/.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 a a))) (*.f64 #s(literal -2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))))) |
(* 1/90 (* angle (* (PI) (- (pow b 2) (pow a 2))))) |
(*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 (PI.f64) (*.f64 (+.f64 a b) (-.f64 b a))))) |
(* angle (+ (* 1/90 (* (PI) (- (pow b 2) (pow a 2)))) (* 2 (* (pow angle 2) (+ (* -1/11664000 (* (pow (PI) 3) (- (pow b 2) (pow a 2)))) (* -1/34992000 (* (pow (PI) 3) (- (pow b 2) (pow a 2))))))))) |
(*.f64 angle (fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle angle)) (*.f64 (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (+.f64 a b) (-.f64 b a))) #s(literal -1/8748000 binary64)) (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) (*.f64 (+.f64 a b) (-.f64 b a))))) |
(* angle (+ (* 1/90 (* (PI) (- (pow b 2) (pow a 2)))) (* (pow angle 2) (+ (* 2 (* (pow angle 2) (+ (* 1/22674816000000 (* (pow (PI) 5) (- (pow b 2) (pow a 2)))) (+ (* 1/4534963200000 (* (pow (PI) 5) (- (pow b 2) (pow a 2)))) (* 1/2267481600000 (* (pow (PI) 5) (- (pow b 2) (pow a 2)))))))) (* 2 (+ (* -1/11664000 (* (pow (PI) 3) (- (pow b 2) (pow a 2)))) (* -1/34992000 (* (pow (PI) 3) (- (pow b 2) (pow a 2)))))))))) |
(*.f64 angle (fma.f64 (*.f64 angle angle) (*.f64 #s(literal 2 binary64) (fma.f64 (*.f64 angle angle) (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) (*.f64 (+.f64 a b) (-.f64 b a))) #s(literal 1/1417176000000 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (+.f64 a b) (-.f64 b a))) #s(literal -1/8748000 binary64)))) (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) (*.f64 (+.f64 a b) (-.f64 b a))))) |
(* angle (+ (* 1/90 (* (PI) (- (pow b 2) (pow a 2)))) (* (pow angle 2) (+ (* 2 (+ (* -1/11664000 (* (pow (PI) 3) (- (pow b 2) (pow a 2)))) (* -1/34992000 (* (pow (PI) 3) (- (pow b 2) (pow a 2)))))) (* (pow angle 2) (+ (* 2 (* (pow angle 2) (+ (* -1/881596846080000000 (* (pow (PI) 7) (- (pow b 2) (pow a 2)))) (+ (* -1/1469328076800000000 (* (pow (PI) 7) (- (pow b 2) (pow a 2)))) (+ (* -1/4407984230400000000 (* (pow (PI) 7) (- (pow b 2) (pow a 2)))) (* -1/30855889612800000000 (* (pow (PI) 7) (- (pow b 2) (pow a 2))))))))) (* 2 (+ (* 1/22674816000000 (* (pow (PI) 5) (- (pow b 2) (pow a 2)))) (+ (* 1/4534963200000 (* (pow (PI) 5) (- (pow b 2) (pow a 2)))) (* 1/2267481600000 (* (pow (PI) 5) (- (pow b 2) (pow a 2))))))))))))) |
(*.f64 angle (fma.f64 (*.f64 angle angle) (fma.f64 (*.f64 angle angle) (*.f64 #s(literal 2 binary64) (fma.f64 (*.f64 angle angle) (fma.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 7 binary64)) (*.f64 (+.f64 a b) (-.f64 b a))) #s(literal -29/30855889612800000000 binary64) (*.f64 (*.f64 #s(literal -1/881596846080000000 binary64) (pow.f64 (PI.f64) #s(literal 7 binary64))) (*.f64 (+.f64 a b) (-.f64 b a)))) (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) (*.f64 (+.f64 a b) (-.f64 b a))) #s(literal 1/1417176000000 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (+.f64 a b) (-.f64 b a))) #s(literal -1/8748000 binary64)))) (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) (*.f64 (+.f64 a b) (-.f64 b a))))) |
(* 2 (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2))))) |
(*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 (+.f64 a b) (-.f64 b a))))) |
(* 2 (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2))))) |
(*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 (+.f64 a b) (-.f64 b a))))) |
(* 2 (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2))))) |
(*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 (+.f64 a b) (-.f64 b a))))) |
(* 2 (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2))))) |
(*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 (+.f64 a b) (-.f64 b a))))) |
(* 2 (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2))))) |
(*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 (+.f64 a b) (-.f64 b a))))) |
(* 2 (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2))))) |
(*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 (+.f64 a b) (-.f64 b a))))) |
(* 2 (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2))))) |
(*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 (+.f64 a b) (-.f64 b a))))) |
(* 2 (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2))))) |
(*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 (+.f64 a b) (-.f64 b a))))) |
(* -2 (* (pow a 2) (sin (* 1/180 (* angle (PI)))))) |
(*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) |
(+ (* -2 (* (pow a 2) (sin (* 1/180 (* angle (PI)))))) (* 2 (* (pow b 2) (sin (* 1/180 (* angle (PI))))))) |
(*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (fma.f64 #s(literal -2 binary64) (*.f64 a a) (*.f64 #s(literal 2 binary64) (*.f64 b b)))) |
(+ (* -2 (* (pow a 2) (sin (* 1/180 (* angle (PI)))))) (* 2 (* (pow b 2) (sin (* 1/180 (* angle (PI))))))) |
(*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (fma.f64 #s(literal -2 binary64) (*.f64 a a) (*.f64 #s(literal 2 binary64) (*.f64 b b)))) |
(+ (* -2 (* (pow a 2) (sin (* 1/180 (* angle (PI)))))) (* 2 (* (pow b 2) (sin (* 1/180 (* angle (PI))))))) |
(*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (fma.f64 #s(literal -2 binary64) (*.f64 a a) (*.f64 #s(literal 2 binary64) (*.f64 b b)))) |
(* 2 (* (pow b 2) (sin (* 1/180 (* angle (PI)))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) |
(* (pow b 2) (+ (* -2 (/ (* (pow a 2) (sin (* 1/180 (* angle (PI))))) (pow b 2))) (* 2 (sin (* 1/180 (* angle (PI))))))) |
(*.f64 (*.f64 b b) (fma.f64 #s(literal 2 binary64) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (*.f64 b b)))) |
(* (pow b 2) (+ (* -2 (/ (* (pow a 2) (sin (* 1/180 (* angle (PI))))) (pow b 2))) (* 2 (sin (* 1/180 (* angle (PI))))))) |
(*.f64 (*.f64 b b) (fma.f64 #s(literal 2 binary64) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (*.f64 b b)))) |
(* (pow b 2) (+ (* -2 (/ (* (pow a 2) (sin (* 1/180 (* angle (PI))))) (pow b 2))) (* 2 (sin (* 1/180 (* angle (PI))))))) |
(*.f64 (*.f64 b b) (fma.f64 #s(literal 2 binary64) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (*.f64 b b)))) |
(* -2 (* (pow b 2) (* (sin (* 1/180 (* angle (PI)))) (pow (sqrt -1) 2)))) |
(*.f64 (*.f64 #s(literal -2 binary64) (*.f64 b b)) (*.f64 #s(literal -1 binary64) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))) |
(* (pow b 2) (+ (* -2 (* (sin (* 1/180 (* angle (PI)))) (pow (sqrt -1) 2))) (* -2 (/ (* (pow a 2) (sin (* 1/180 (* angle (PI))))) (pow b 2))))) |
(*.f64 (*.f64 b b) (*.f64 #s(literal -2 binary64) (fma.f64 #s(literal -1 binary64) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (/.f64 (*.f64 (*.f64 a a) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (*.f64 b b))))) |
(* (pow b 2) (+ (* -2 (* (sin (* 1/180 (* angle (PI)))) (pow (sqrt -1) 2))) (* -2 (/ (* (pow a 2) (sin (* 1/180 (* angle (PI))))) (pow b 2))))) |
(*.f64 (*.f64 b b) (*.f64 #s(literal -2 binary64) (fma.f64 #s(literal -1 binary64) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (/.f64 (*.f64 (*.f64 a a) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (*.f64 b b))))) |
(* (pow b 2) (+ (* -2 (* (sin (* 1/180 (* angle (PI)))) (pow (sqrt -1) 2))) (* -2 (/ (* (pow a 2) (sin (* 1/180 (* angle (PI))))) (pow b 2))))) |
(*.f64 (*.f64 b b) (*.f64 #s(literal -2 binary64) (fma.f64 #s(literal -1 binary64) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (/.f64 (*.f64 (*.f64 a a) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (*.f64 b b))))) |
(* 2 (* (pow b 2) (sin (* 1/180 (* angle (PI)))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) |
(+ (* -2 (* (pow a 2) (sin (* 1/180 (* angle (PI)))))) (* 2 (* (pow b 2) (sin (* 1/180 (* angle (PI))))))) |
(*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (fma.f64 #s(literal -2 binary64) (*.f64 a a) (*.f64 #s(literal 2 binary64) (*.f64 b b)))) |
(+ (* -2 (* (pow a 2) (sin (* 1/180 (* angle (PI)))))) (* 2 (* (pow b 2) (sin (* 1/180 (* angle (PI))))))) |
(*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (fma.f64 #s(literal -2 binary64) (*.f64 a a) (*.f64 #s(literal 2 binary64) (*.f64 b b)))) |
(+ (* -2 (* (pow a 2) (sin (* 1/180 (* angle (PI)))))) (* 2 (* (pow b 2) (sin (* 1/180 (* angle (PI))))))) |
(*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (fma.f64 #s(literal -2 binary64) (*.f64 a a) (*.f64 #s(literal 2 binary64) (*.f64 b b)))) |
(* -2 (* (pow a 2) (sin (* 1/180 (* angle (PI)))))) |
(*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) |
(* (pow a 2) (+ (* -2 (sin (* 1/180 (* angle (PI))))) (* 2 (/ (* (pow b 2) (sin (* 1/180 (* angle (PI))))) (pow a 2))))) |
(*.f64 (*.f64 a a) (fma.f64 #s(literal 2 binary64) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 b (/.f64 b (*.f64 a a)))) (*.f64 #s(literal -2 binary64) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))))) |
(* (pow a 2) (+ (* -2 (sin (* 1/180 (* angle (PI))))) (* 2 (/ (* (pow b 2) (sin (* 1/180 (* angle (PI))))) (pow a 2))))) |
(*.f64 (*.f64 a a) (fma.f64 #s(literal 2 binary64) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 b (/.f64 b (*.f64 a a)))) (*.f64 #s(literal -2 binary64) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))))) |
(* (pow a 2) (+ (* -2 (sin (* 1/180 (* angle (PI))))) (* 2 (/ (* (pow b 2) (sin (* 1/180 (* angle (PI))))) (pow a 2))))) |
(*.f64 (*.f64 a a) (fma.f64 #s(literal 2 binary64) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 b (/.f64 b (*.f64 a a)))) (*.f64 #s(literal -2 binary64) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))))) |
(* -2 (* (pow a 2) (sin (* 1/180 (* angle (PI)))))) |
(*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) |
(* (pow a 2) (+ (* -2 (sin (* 1/180 (* angle (PI))))) (* 2 (/ (* (pow b 2) (sin (* 1/180 (* angle (PI))))) (pow a 2))))) |
(*.f64 (*.f64 a a) (fma.f64 #s(literal 2 binary64) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 b (/.f64 b (*.f64 a a)))) (*.f64 #s(literal -2 binary64) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))))) |
(* (pow a 2) (+ (* -2 (sin (* 1/180 (* angle (PI))))) (* 2 (/ (* (pow b 2) (sin (* 1/180 (* angle (PI))))) (pow a 2))))) |
(*.f64 (*.f64 a a) (fma.f64 #s(literal 2 binary64) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 b (/.f64 b (*.f64 a a)))) (*.f64 #s(literal -2 binary64) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))))) |
(* (pow a 2) (+ (* -2 (sin (* 1/180 (* angle (PI))))) (* 2 (/ (* (pow b 2) (sin (* 1/180 (* angle (PI))))) (pow a 2))))) |
(*.f64 (*.f64 a a) (fma.f64 #s(literal 2 binary64) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 b (/.f64 b (*.f64 a a)))) (*.f64 #s(literal -2 binary64) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))))) |
(* 1/90 (* angle (* (PI) (- (pow b 2) (pow a 2))))) |
(*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 (PI.f64) (*.f64 (+.f64 a b) (-.f64 b a))))) |
(* angle (+ (* -1/17496000 (* (pow angle 2) (* (pow (PI) 3) (- (pow b 2) (pow a 2))))) (* 1/90 (* (PI) (- (pow b 2) (pow a 2)))))) |
(*.f64 angle (fma.f64 #s(literal -1/17496000 binary64) (*.f64 (*.f64 (*.f64 angle angle) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) (*.f64 (+.f64 a b) (-.f64 b a))) (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) (*.f64 (+.f64 a b) (-.f64 b a))))) |
(* angle (+ (* 1/90 (* (PI) (- (pow b 2) (pow a 2)))) (* (pow angle 2) (+ (* -1/17496000 (* (pow (PI) 3) (- (pow b 2) (pow a 2)))) (* 1/11337408000000 (* (pow angle 2) (* (pow (PI) 5) (- (pow b 2) (pow a 2))))))))) |
(*.f64 angle (fma.f64 (*.f64 angle angle) (fma.f64 (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (+.f64 a b) (-.f64 b a))) #s(literal -1/17496000 binary64) (*.f64 #s(literal 1/11337408000000 binary64) (*.f64 (*.f64 angle angle) (*.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) (*.f64 (+.f64 a b) (-.f64 b a)))))) (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) (*.f64 (+.f64 a b) (-.f64 b a))))) |
(* angle (+ (* 1/90 (* (PI) (- (pow b 2) (pow a 2)))) (* (pow angle 2) (+ (* -1/17496000 (* (pow (PI) 3) (- (pow b 2) (pow a 2)))) (* (pow angle 2) (+ (* -1/15427944806400000000 (* (pow angle 2) (* (pow (PI) 7) (- (pow b 2) (pow a 2))))) (* 1/11337408000000 (* (pow (PI) 5) (- (pow b 2) (pow a 2)))))))))) |
(*.f64 angle (fma.f64 (*.f64 angle angle) (fma.f64 (*.f64 angle angle) (fma.f64 (*.f64 #s(literal -1/15427944806400000000 binary64) (*.f64 angle angle)) (*.f64 (pow.f64 (PI.f64) #s(literal 7 binary64)) (*.f64 (+.f64 a b) (-.f64 b a))) (*.f64 (*.f64 #s(literal 1/11337408000000 binary64) (pow.f64 (PI.f64) #s(literal 5 binary64))) (*.f64 (+.f64 a b) (-.f64 b a)))) (*.f64 (*.f64 #s(literal -1/17496000 binary64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) (*.f64 (+.f64 a b) (-.f64 b a)))) (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) (*.f64 (+.f64 a b) (-.f64 b a))))) |
(* 2 (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2)))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (*.f64 (+.f64 a b) (-.f64 b a))) |
(* 2 (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2)))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (*.f64 (+.f64 a b) (-.f64 b a))) |
(* 2 (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2)))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (*.f64 (+.f64 a b) (-.f64 b a))) |
(* 2 (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2)))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (*.f64 (+.f64 a b) (-.f64 b a))) |
(* 2 (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2)))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (*.f64 (+.f64 a b) (-.f64 b a))) |
(* 2 (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2)))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (*.f64 (+.f64 a b) (-.f64 b a))) |
(* 2 (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2)))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (*.f64 (+.f64 a b) (-.f64 b a))) |
(* 2 (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2)))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (*.f64 (+.f64 a b) (-.f64 b a))) |
(* 1/90 (* angle (PI))) |
(*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))) |
(* angle (+ (* -1/4374000 (* (pow angle 2) (pow (PI) 3))) (* 1/90 (PI)))) |
(*.f64 angle (fma.f64 #s(literal -1/4374000 binary64) (*.f64 (*.f64 angle angle) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) (*.f64 #s(literal 1/90 binary64) (PI.f64)))) |
(* angle (+ (* 1/90 (PI)) (* (pow angle 2) (+ (* -1/4374000 (pow (PI) 3)) (* 1/708588000000 (* (pow angle 2) (pow (PI) 5))))))) |
(*.f64 angle (fma.f64 (*.f64 angle angle) (fma.f64 #s(literal -1/4374000 binary64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 #s(literal 1/708588000000 binary64) (*.f64 angle angle)) (pow.f64 (PI.f64) #s(literal 5 binary64)))) (*.f64 #s(literal 1/90 binary64) (PI.f64)))) |
(* angle (+ (* 1/90 (PI)) (* (pow angle 2) (+ (* -1/4374000 (pow (PI) 3)) (* (pow angle 2) (+ (* -1/241061637600000000 (* (pow angle 2) (pow (PI) 7))) (* 1/708588000000 (pow (PI) 5)))))))) |
(*.f64 angle (fma.f64 (*.f64 angle angle) (fma.f64 #s(literal -1/4374000 binary64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 angle angle) (fma.f64 #s(literal 1/708588000000 binary64) (pow.f64 (PI.f64) #s(literal 5 binary64)) (*.f64 (*.f64 #s(literal -1/241061637600000000 binary64) (*.f64 angle angle)) (pow.f64 (PI.f64) #s(literal 7 binary64)))))) (*.f64 #s(literal 1/90 binary64) (PI.f64)))) |
(sin (* 1/90 (* angle (PI)))) |
(sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) |
(sin (* 1/90 (* angle (PI)))) |
(sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) |
(sin (* 1/90 (* angle (PI)))) |
(sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) |
(sin (* 1/90 (* angle (PI)))) |
(sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) |
(sin (* 1/90 (* angle (PI)))) |
(sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) |
(sin (* 1/90 (* angle (PI)))) |
(sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) |
(sin (* 1/90 (* angle (PI)))) |
(sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) |
(sin (* 1/90 (* angle (PI)))) |
(sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) |
(/ (pow a 3) (pow b 2)) |
(/.f64 (*.f64 a (*.f64 a a)) (*.f64 b b)) |
(* (pow a 3) (+ (* -1 (/ a (pow b 3))) (/ 1 (pow b 2)))) |
(*.f64 (*.f64 a (*.f64 a a)) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 a (*.f64 b (*.f64 b b))))) |
(* (pow a 3) (+ (* a (- (/ (pow a 2) (pow b 5)) (/ 1 (pow b 3)))) (/ 1 (pow b 2)))) |
(*.f64 (*.f64 a (*.f64 a a)) (fma.f64 a (fma.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (*.f64 b b)))) |
(* (pow a 3) (+ (* a (- (* (pow a 2) (+ (* -1 (/ a (pow b 6))) (/ 1 (pow b 5)))) (/ 1 (pow b 3)))) (/ 1 (pow b 2)))) |
(*.f64 (*.f64 a (*.f64 a a)) (fma.f64 a (fma.f64 (*.f64 a a) (-.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 5 binary64))) (/.f64 a (pow.f64 b #s(literal 6 binary64)))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (*.f64 b b)))) |
a |
(* a (+ 1 (* -1 (/ b a)))) |
(*.f64 a (-.f64 #s(literal 1 binary64) (/.f64 b a))) |
(* a (- (+ 1 (* -1 (/ (+ (* -1 (pow b 2)) (pow b 2)) (pow a 2)))) (/ b a))) |
(*.f64 a (-.f64 #s(literal 1 binary64) (/.f64 b a))) |
(* a (- (+ 1 (* -1 (/ (+ (* -1 (* b (+ (* -1 (pow b 2)) (pow b 2)))) (* -1 (pow b 3))) (pow a 3)))) (+ (* -1 (/ (pow b 2) (pow a 2))) (+ (/ b a) (/ (pow b 2) (pow a 2)))))) |
(*.f64 a (-.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b b)) (neg.f64 (*.f64 a (*.f64 a a))))) (-.f64 (fma.f64 b (/.f64 b (*.f64 a a)) (/.f64 b a)) (*.f64 b (/.f64 b (*.f64 a a)))))) |
a |
(* -1 (* a (- (/ b a) 1))) |
(*.f64 a (-.f64 #s(literal 1 binary64) (/.f64 b a))) |
(* -1 (* a (- (* -1 (/ (- (+ (* -1 (/ (pow b 2) a)) (/ (pow b 2) a)) b) a)) 1))) |
(neg.f64 (fma.f64 a (/.f64 (neg.f64 b) (neg.f64 a)) (neg.f64 a))) |
(* -1 (* a (- (* -1 (/ (- (* -1 (/ (- (+ (* -1 (/ (pow b 3) a)) (/ (* b (+ (* -1 (pow b 2)) (pow b 2))) a)) (+ (* -1 (pow b 2)) (pow b 2))) a)) b) a)) 1))) |
(neg.f64 (fma.f64 a (/.f64 (-.f64 (neg.f64 (/.f64 (neg.f64 (/.f64 (*.f64 b (*.f64 b b)) a)) a)) b) (neg.f64 a)) (neg.f64 a))) |
a |
(+ a (* -1 b)) |
(-.f64 a b) |
(+ a (* b (- (/ (pow b 2) (pow a 2)) 1))) |
(fma.f64 b (fma.f64 b (/.f64 b (*.f64 a a)) #s(literal -1 binary64)) a) |
(+ a (* b (- (* (pow b 2) (+ (* -1 (/ b (pow a 3))) (/ 1 (pow a 2)))) 1))) |
(fma.f64 b (fma.f64 (*.f64 b b) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 b (*.f64 a (*.f64 a a)))) #s(literal -1 binary64)) a) |
(/ (pow a 3) (pow b 2)) |
(/.f64 (*.f64 a (*.f64 a a)) (*.f64 b b)) |
(/ (+ (* -1 (/ (pow a 4) b)) (pow a 3)) (pow b 2)) |
(/.f64 (-.f64 (*.f64 a (*.f64 a a)) (/.f64 (pow.f64 a #s(literal 4 binary64)) b)) (*.f64 b b)) |
(/ (- (+ (* -1 (/ (+ (* -1 (pow a 5)) (pow a 5)) (pow b 2))) (pow a 3)) (/ (pow a 4) b)) (pow b 2)) |
(/.f64 (-.f64 (*.f64 a (*.f64 a a)) (/.f64 (pow.f64 a #s(literal 4 binary64)) b)) (*.f64 b b)) |
(/ (- (+ (* -1 (/ (+ (* -1 (* a (+ (* -1 (pow a 5)) (pow a 5)))) (* -1 (pow a 6))) (pow b 3))) (pow a 3)) (+ (* -1 (/ (pow a 5) (pow b 2))) (+ (/ (pow a 4) b) (/ (pow a 5) (pow b 2))))) (pow b 2)) |
(/.f64 (-.f64 (fma.f64 a (*.f64 a a) (/.f64 (neg.f64 (pow.f64 a #s(literal 6 binary64))) (neg.f64 (*.f64 b (*.f64 b b))))) (-.f64 (+.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) b) (/.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 b b))) (/.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 b b)))) (*.f64 b b)) |
(/ (pow a 3) (pow b 2)) |
(/.f64 (*.f64 a (*.f64 a a)) (*.f64 b b)) |
(/ (+ (* -1 (/ (pow a 4) b)) (pow a 3)) (pow b 2)) |
(/.f64 (-.f64 (*.f64 a (*.f64 a a)) (/.f64 (pow.f64 a #s(literal 4 binary64)) b)) (*.f64 b b)) |
(/ (+ (* -1 (/ (- (+ (* -1 (/ (pow a 5) b)) (/ (pow a 5) b)) (* -1 (pow a 4))) b)) (pow a 3)) (pow b 2)) |
(/.f64 (-.f64 (*.f64 a (*.f64 a a)) (/.f64 (pow.f64 a #s(literal 4 binary64)) b)) (*.f64 b b)) |
(/ (+ (* -1 (/ (- (* -1 (/ (- (+ (/ (* a (+ (* -1 (pow a 5)) (pow a 5))) b) (/ (pow a 6) b)) (+ (* -1 (pow a 5)) (pow a 5))) b)) (* -1 (pow a 4))) b)) (pow a 3)) (pow b 2)) |
(/.f64 (-.f64 (*.f64 a (*.f64 a a)) (/.f64 (+.f64 (/.f64 (+.f64 (/.f64 (pow.f64 a #s(literal 6 binary64)) b) #s(literal 0 binary64)) (neg.f64 b)) (pow.f64 a #s(literal 4 binary64))) b)) (*.f64 b b)) |
(/ (pow b 3) (pow a 2)) |
(/.f64 (*.f64 b (*.f64 b b)) (*.f64 a a)) |
(* (pow b 3) (+ (* -1 (/ b (pow a 3))) (/ 1 (pow a 2)))) |
(*.f64 (*.f64 b (*.f64 b b)) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 b (*.f64 a (*.f64 a a))))) |
(* (pow b 3) (+ (* b (- (/ (pow b 2) (pow a 5)) (/ 1 (pow a 3)))) (/ 1 (pow a 2)))) |
(*.f64 (*.f64 b (*.f64 b b)) (fma.f64 b (fma.f64 b (/.f64 b (pow.f64 a #s(literal 5 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (*.f64 a a)))) |
(* (pow b 3) (+ (* b (- (* (pow b 2) (+ (* -1 (/ b (pow a 6))) (/ 1 (pow a 5)))) (/ 1 (pow a 3)))) (/ 1 (pow a 2)))) |
(*.f64 (*.f64 b (*.f64 b b)) (fma.f64 b (fma.f64 (*.f64 b b) (-.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (/.f64 b (pow.f64 a #s(literal 6 binary64)))) (/.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (*.f64 a a)))) |
b |
(* b (+ 1 (* -1 (/ a b)))) |
(*.f64 b (-.f64 #s(literal 1 binary64) (/.f64 a b))) |
(* b (- (+ 1 (* -1 (/ (+ (* -1 (pow a 2)) (pow a 2)) (pow b 2)))) (/ a b))) |
(*.f64 b (-.f64 #s(literal 1 binary64) (/.f64 a b))) |
(* b (- (+ 1 (* -1 (/ (+ (* -1 (* a (+ (* -1 (pow a 2)) (pow a 2)))) (* -1 (pow a 3))) (pow b 3)))) (+ (* -1 (/ (pow a 2) (pow b 2))) (+ (/ a b) (/ (pow a 2) (pow b 2)))))) |
(*.f64 b (-.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))))) (-.f64 (fma.f64 a (/.f64 a (*.f64 b b)) (/.f64 a b)) (/.f64 (*.f64 a a) (*.f64 b b))))) |
b |
(* -1 (* b (- (/ a b) 1))) |
(*.f64 b (-.f64 #s(literal 1 binary64) (/.f64 a b))) |
(* -1 (* b (- (* -1 (/ (- (+ (* -1 (/ (pow a 2) b)) (/ (pow a 2) b)) a) b)) 1))) |
(neg.f64 (fma.f64 b (/.f64 (neg.f64 a) (neg.f64 b)) (neg.f64 b))) |
(* -1 (* b (- (* -1 (/ (- (* -1 (/ (- (+ (* -1 (/ (pow a 3) b)) (/ (* a (+ (* -1 (pow a 2)) (pow a 2))) b)) (+ (* -1 (pow a 2)) (pow a 2))) b)) a) b)) 1))) |
(neg.f64 (fma.f64 b (/.f64 (-.f64 (/.f64 (neg.f64 (/.f64 (*.f64 a (*.f64 a a)) b)) (neg.f64 b)) a) (neg.f64 b)) (neg.f64 b))) |
b |
(+ b (* -1 a)) |
(-.f64 b a) |
(+ b (* a (- (/ (pow a 2) (pow b 2)) 1))) |
(fma.f64 a (fma.f64 a (/.f64 a (*.f64 b b)) #s(literal -1 binary64)) b) |
(+ b (* a (- (* (pow a 2) (+ (* -1 (/ a (pow b 3))) (/ 1 (pow b 2)))) 1))) |
(fma.f64 a (fma.f64 (*.f64 a a) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 a (*.f64 b (*.f64 b b)))) #s(literal -1 binary64)) b) |
(/ (pow b 3) (pow a 2)) |
(/.f64 (*.f64 b (*.f64 b b)) (*.f64 a a)) |
(/ (+ (* -1 (/ (pow b 4) a)) (pow b 3)) (pow a 2)) |
(/.f64 (-.f64 (*.f64 b (*.f64 b b)) (/.f64 (pow.f64 b #s(literal 4 binary64)) a)) (*.f64 a a)) |
(/ (- (+ (* -1 (/ (+ (* -1 (pow b 5)) (pow b 5)) (pow a 2))) (pow b 3)) (/ (pow b 4) a)) (pow a 2)) |
(/.f64 (-.f64 (*.f64 b (*.f64 b b)) (/.f64 (pow.f64 b #s(literal 4 binary64)) a)) (*.f64 a a)) |
(/ (- (+ (* -1 (/ (+ (* -1 (* b (+ (* -1 (pow b 5)) (pow b 5)))) (* -1 (pow b 6))) (pow a 3))) (pow b 3)) (+ (* -1 (/ (pow b 5) (pow a 2))) (+ (/ (pow b 4) a) (/ (pow b 5) (pow a 2))))) (pow a 2)) |
(/.f64 (-.f64 (fma.f64 b (*.f64 b b) (/.f64 (neg.f64 (pow.f64 b #s(literal 6 binary64))) (neg.f64 (*.f64 a (*.f64 a a))))) (-.f64 (+.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) a) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 a a))) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 a a)))) (*.f64 a a)) |
(/ (pow b 3) (pow a 2)) |
(/.f64 (*.f64 b (*.f64 b b)) (*.f64 a a)) |
(/ (+ (* -1 (/ (pow b 4) a)) (pow b 3)) (pow a 2)) |
(/.f64 (-.f64 (*.f64 b (*.f64 b b)) (/.f64 (pow.f64 b #s(literal 4 binary64)) a)) (*.f64 a a)) |
(/ (+ (* -1 (/ (- (+ (* -1 (/ (pow b 5) a)) (/ (pow b 5) a)) (* -1 (pow b 4))) a)) (pow b 3)) (pow a 2)) |
(/.f64 (-.f64 (*.f64 b (*.f64 b b)) (/.f64 (pow.f64 b #s(literal 4 binary64)) a)) (*.f64 a a)) |
(/ (+ (* -1 (/ (- (* -1 (/ (- (+ (/ (* b (+ (* -1 (pow b 5)) (pow b 5))) a) (/ (pow b 6) a)) (+ (* -1 (pow b 5)) (pow b 5))) a)) (* -1 (pow b 4))) a)) (pow b 3)) (pow a 2)) |
(/.f64 (fma.f64 b (*.f64 b b) (/.f64 (+.f64 (/.f64 (+.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) a) #s(literal 0 binary64)) (neg.f64 a)) (pow.f64 b #s(literal 4 binary64))) (neg.f64 a))) (*.f64 a a)) |
(* 1/90 (* angle (PI))) |
(*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))) |
(* angle (+ (* -1/4374000 (* (pow angle 2) (pow (PI) 3))) (* 1/90 (PI)))) |
(*.f64 angle (fma.f64 #s(literal -1/4374000 binary64) (*.f64 (*.f64 angle angle) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) (*.f64 #s(literal 1/90 binary64) (PI.f64)))) |
(* angle (+ (* 1/90 (PI)) (* (pow angle 2) (+ (* -1/4374000 (pow (PI) 3)) (* 1/708588000000 (* (pow angle 2) (pow (PI) 5))))))) |
(*.f64 angle (fma.f64 (*.f64 angle angle) (fma.f64 #s(literal -1/4374000 binary64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 #s(literal 1/708588000000 binary64) (*.f64 angle angle)) (pow.f64 (PI.f64) #s(literal 5 binary64)))) (*.f64 #s(literal 1/90 binary64) (PI.f64)))) |
(* angle (+ (* 1/90 (PI)) (* (pow angle 2) (+ (* -1/4374000 (pow (PI) 3)) (* (pow angle 2) (+ (* -1/241061637600000000 (* (pow angle 2) (pow (PI) 7))) (* 1/708588000000 (pow (PI) 5)))))))) |
(*.f64 angle (fma.f64 (*.f64 angle angle) (fma.f64 #s(literal -1/4374000 binary64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 angle angle) (fma.f64 #s(literal 1/708588000000 binary64) (pow.f64 (PI.f64) #s(literal 5 binary64)) (*.f64 (*.f64 #s(literal -1/241061637600000000 binary64) (*.f64 angle angle)) (pow.f64 (PI.f64) #s(literal 7 binary64)))))) (*.f64 #s(literal 1/90 binary64) (PI.f64)))) |
(sin (* 1/90 (* angle (PI)))) |
(sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) |
(sin (* 1/90 (* angle (PI)))) |
(sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) |
(sin (* 1/90 (* angle (PI)))) |
(sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) |
(sin (* 1/90 (* angle (PI)))) |
(sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) |
(sin (* 1/90 (* angle (PI)))) |
(sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) |
(sin (* 1/90 (* angle (PI)))) |
(sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) |
(sin (* 1/90 (* angle (PI)))) |
(sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) |
(sin (* 1/90 (* angle (PI)))) |
(sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) |
(* 1/90 (* angle (PI))) |
(*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))) |
(* 1/90 (* angle (PI))) |
(*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))) |
(* 1/90 (* angle (PI))) |
(*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))) |
(* 1/90 (* angle (PI))) |
(*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))) |
(* 1/90 (* angle (PI))) |
(*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))) |
(* 1/90 (* angle (PI))) |
(*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))) |
(* 1/90 (* angle (PI))) |
(*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))) |
(* 1/90 (* angle (PI))) |
(*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))) |
(* 1/90 (* angle (PI))) |
(*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))) |
(* 1/90 (* angle (PI))) |
(*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))) |
(* 1/90 (* angle (PI))) |
(*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))) |
(* 1/90 (* angle (PI))) |
(*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))) |
(* a (sin (* 1/90 (* angle (PI))))) |
(*.f64 a (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) |
(+ (* a (sin (* 1/90 (* angle (PI))))) (* b (sin (* 1/90 (* angle (PI)))))) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (+.f64 a b)) |
(+ (* a (sin (* 1/90 (* angle (PI))))) (* b (sin (* 1/90 (* angle (PI)))))) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (+.f64 a b)) |
(+ (* a (sin (* 1/90 (* angle (PI))))) (* b (sin (* 1/90 (* angle (PI)))))) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (+.f64 a b)) |
(* b (sin (* 1/90 (* angle (PI))))) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) b) |
(* b (+ (sin (* 1/90 (* angle (PI)))) (/ (* a (sin (* 1/90 (* angle (PI))))) b))) |
(*.f64 b (fma.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (/.f64 a b) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) |
(* b (+ (sin (* 1/90 (* angle (PI)))) (/ (* a (sin (* 1/90 (* angle (PI))))) b))) |
(*.f64 b (fma.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (/.f64 a b) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) |
(* b (+ (sin (* 1/90 (* angle (PI)))) (/ (* a (sin (* 1/90 (* angle (PI))))) b))) |
(*.f64 b (fma.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (/.f64 a b) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) |
(* b (sin (* 1/90 (* angle (PI))))) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) b) |
(* -1 (* b (+ (* -1 (sin (* 1/90 (* angle (PI))))) (* -1 (/ (* a (sin (* 1/90 (* angle (PI))))) b))))) |
(*.f64 (neg.f64 (fma.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (/.f64 a b) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (neg.f64 b)) |
(* -1 (* b (+ (* -1 (sin (* 1/90 (* angle (PI))))) (* -1 (/ (* a (sin (* 1/90 (* angle (PI))))) b))))) |
(*.f64 (neg.f64 (fma.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (/.f64 a b) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (neg.f64 b)) |
(* -1 (* b (+ (* -1 (sin (* 1/90 (* angle (PI))))) (* -1 (/ (* a (sin (* 1/90 (* angle (PI))))) b))))) |
(*.f64 (neg.f64 (fma.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (/.f64 a b) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (neg.f64 b)) |
(* b (sin (* 1/90 (* angle (PI))))) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) b) |
(+ (* a (sin (* 1/90 (* angle (PI))))) (* b (sin (* 1/90 (* angle (PI)))))) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (+.f64 a b)) |
(+ (* a (sin (* 1/90 (* angle (PI))))) (* b (sin (* 1/90 (* angle (PI)))))) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (+.f64 a b)) |
(+ (* a (sin (* 1/90 (* angle (PI))))) (* b (sin (* 1/90 (* angle (PI)))))) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (+.f64 a b)) |
(* a (sin (* 1/90 (* angle (PI))))) |
(*.f64 a (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) |
(* a (+ (sin (* 1/90 (* angle (PI)))) (/ (* b (sin (* 1/90 (* angle (PI))))) a))) |
(*.f64 a (fma.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (/.f64 b a) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) |
(* a (+ (sin (* 1/90 (* angle (PI)))) (/ (* b (sin (* 1/90 (* angle (PI))))) a))) |
(*.f64 a (fma.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (/.f64 b a) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) |
(* a (+ (sin (* 1/90 (* angle (PI)))) (/ (* b (sin (* 1/90 (* angle (PI))))) a))) |
(*.f64 a (fma.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (/.f64 b a) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) |
(* a (sin (* 1/90 (* angle (PI))))) |
(*.f64 a (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) |
(* -1 (* a (+ (* -1 (sin (* 1/90 (* angle (PI))))) (* -1 (/ (* b (sin (* 1/90 (* angle (PI))))) a))))) |
(*.f64 (neg.f64 (fma.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (/.f64 b a) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (neg.f64 a)) |
(* -1 (* a (+ (* -1 (sin (* 1/90 (* angle (PI))))) (* -1 (/ (* b (sin (* 1/90 (* angle (PI))))) a))))) |
(*.f64 (neg.f64 (fma.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (/.f64 b a) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (neg.f64 a)) |
(* -1 (* a (+ (* -1 (sin (* 1/90 (* angle (PI))))) (* -1 (/ (* b (sin (* 1/90 (* angle (PI))))) a))))) |
(*.f64 (neg.f64 (fma.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (/.f64 b a) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (neg.f64 a)) |
(* 1/90 (* angle (* (PI) (+ a b)))) |
(*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 (PI.f64) (+.f64 a b)))) |
(* angle (+ (* -1/4374000 (* (pow angle 2) (* (pow (PI) 3) (+ a b)))) (* 1/90 (* (PI) (+ a b))))) |
(*.f64 angle (fma.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) (+.f64 a b)) (*.f64 (*.f64 #s(literal -1/4374000 binary64) (*.f64 angle angle)) (*.f64 (+.f64 a b) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))))) |
(* angle (+ (* 1/90 (* (PI) (+ a b))) (* (pow angle 2) (+ (* -1/4374000 (* (pow (PI) 3) (+ a b))) (* 1/708588000000 (* (pow angle 2) (* (pow (PI) 5) (+ a b)))))))) |
(*.f64 angle (fma.f64 (*.f64 angle angle) (fma.f64 (*.f64 #s(literal -1/4374000 binary64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) (+.f64 a b) (*.f64 (*.f64 #s(literal 1/708588000000 binary64) (*.f64 angle angle)) (*.f64 (+.f64 a b) (pow.f64 (PI.f64) #s(literal 5 binary64))))) (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) (+.f64 a b))))) |
(* angle (+ (* 1/90 (* (PI) (+ a b))) (* (pow angle 2) (+ (* -1/4374000 (* (pow (PI) 3) (+ a b))) (* (pow angle 2) (+ (* -1/241061637600000000 (* (pow angle 2) (* (pow (PI) 7) (+ a b)))) (* 1/708588000000 (* (pow (PI) 5) (+ a b))))))))) |
(*.f64 angle (fma.f64 (*.f64 angle angle) (fma.f64 (*.f64 angle angle) (fma.f64 #s(literal -1/241061637600000000 binary64) (*.f64 (*.f64 (*.f64 angle angle) (pow.f64 (PI.f64) #s(literal 7 binary64))) (+.f64 a b)) (*.f64 (*.f64 #s(literal 1/708588000000 binary64) (pow.f64 (PI.f64) #s(literal 5 binary64))) (+.f64 a b))) (*.f64 (*.f64 #s(literal -1/4374000 binary64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) (+.f64 a b))) (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) (+.f64 a b))))) |
(* (sin (* 1/90 (* angle (PI)))) (+ a b)) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (+.f64 a b)) |
(* (sin (* 1/90 (* angle (PI)))) (+ a b)) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (+.f64 a b)) |
(* (sin (* 1/90 (* angle (PI)))) (+ a b)) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (+.f64 a b)) |
(* (sin (* 1/90 (* angle (PI)))) (+ a b)) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (+.f64 a b)) |
(* (sin (* 1/90 (* angle (PI)))) (+ a b)) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (+.f64 a b)) |
(* (sin (* 1/90 (* angle (PI)))) (+ a b)) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (+.f64 a b)) |
(* (sin (* 1/90 (* angle (PI)))) (+ a b)) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (+.f64 a b)) |
(* (sin (* 1/90 (* angle (PI)))) (+ a b)) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (+.f64 a b)) |
(* 1/180 (* angle (PI))) |
(*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) |
(* angle (+ (* -1/34992000 (* (pow angle 2) (pow (PI) 3))) (* 1/180 (PI)))) |
(*.f64 angle (fma.f64 #s(literal -1/34992000 binary64) (*.f64 (*.f64 angle angle) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) (*.f64 (PI.f64) #s(literal 1/180 binary64)))) |
(* angle (+ (* 1/180 (PI)) (* (pow angle 2) (+ (* -1/34992000 (pow (PI) 3)) (* 1/22674816000000 (* (pow angle 2) (pow (PI) 5))))))) |
(*.f64 angle (fma.f64 (*.f64 angle angle) (fma.f64 #s(literal 1/22674816000000 binary64) (*.f64 (*.f64 angle angle) (pow.f64 (PI.f64) #s(literal 5 binary64))) (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal -1/34992000 binary64))) (*.f64 (PI.f64) #s(literal 1/180 binary64)))) |
(* angle (+ (* 1/180 (PI)) (* (pow angle 2) (+ (* -1/34992000 (pow (PI) 3)) (* (pow angle 2) (+ (* -1/30855889612800000000 (* (pow angle 2) (pow (PI) 7))) (* 1/22674816000000 (pow (PI) 5)))))))) |
(*.f64 angle (fma.f64 (PI.f64) #s(literal 1/180 binary64) (*.f64 (*.f64 angle angle) (fma.f64 (*.f64 angle angle) (fma.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) #s(literal 1/22674816000000 binary64) (*.f64 (*.f64 #s(literal -1/30855889612800000000 binary64) (*.f64 angle angle)) (pow.f64 (PI.f64) #s(literal 7 binary64)))) (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal -1/34992000 binary64)))))) |
(sin (* 1/180 (* angle (PI)))) |
(sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) |
(sin (* 1/180 (* angle (PI)))) |
(sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) |
(sin (* 1/180 (* angle (PI)))) |
(sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) |
(sin (* 1/180 (* angle (PI)))) |
(sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) |
(sin (* 1/180 (* angle (PI)))) |
(sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) |
(sin (* 1/180 (* angle (PI)))) |
(sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) |
(sin (* 1/180 (* angle (PI)))) |
(sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) |
(sin (* 1/180 (* angle (PI)))) |
(sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/64800 (* (pow angle 2) (pow (PI) 2)))) |
(fma.f64 (*.f64 #s(literal -1/64800 binary64) (*.f64 angle angle)) (*.f64 (PI.f64) (PI.f64)) #s(literal 1 binary64)) |
(+ 1 (* (pow angle 2) (+ (* -1/64800 (pow (PI) 2)) (* 1/25194240000 (* (pow angle 2) (pow (PI) 4)))))) |
(fma.f64 (*.f64 angle angle) (fma.f64 #s(literal -1/64800 binary64) (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 #s(literal 1/25194240000 binary64) (*.f64 angle angle)) (pow.f64 (PI.f64) #s(literal 4 binary64)))) #s(literal 1 binary64)) |
(+ 1 (* (pow angle 2) (+ (* -1/64800 (pow (PI) 2)) (* (pow angle 2) (+ (* -1/24488801280000000 (* (pow angle 2) (pow (PI) 6))) (* 1/25194240000 (pow (PI) 4))))))) |
(fma.f64 (*.f64 angle angle) (fma.f64 (*.f64 angle angle) (fma.f64 #s(literal 1/25194240000 binary64) (pow.f64 (PI.f64) #s(literal 4 binary64)) (*.f64 (*.f64 #s(literal -1/24488801280000000 binary64) (*.f64 angle angle)) (pow.f64 (PI.f64) #s(literal 6 binary64)))) (*.f64 #s(literal -1/64800 binary64) (*.f64 (PI.f64) (PI.f64)))) #s(literal 1 binary64)) |
(cos (* 1/180 (* angle (PI)))) |
(cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) |
(cos (* 1/180 (* angle (PI)))) |
(cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) |
(cos (* 1/180 (* angle (PI)))) |
(cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) |
(cos (* 1/180 (* angle (PI)))) |
(cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) |
(cos (* 1/180 (* angle (PI)))) |
(cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) |
(cos (* 1/180 (* angle (PI)))) |
(cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) |
(cos (* 1/180 (* angle (PI)))) |
(cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) |
(cos (* 1/180 (* angle (PI)))) |
(cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) |
| 5 844× | lower-*.f32 |
| 5 786× | lower-*.f64 |
| 4 114× | lower-fma.f32 |
| 4 110× | lower-fma.f64 |
| 3 104× | lower-/.f32 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 78 | 461 |
| 0 | 130 | 420 |
| 1 | 379 | 315 |
| 2 | 2690 | 285 |
| 0 | 9074 | 285 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(pow.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (sqrt.f64 (PI.f64))) #s(literal 1/3 binary64)) |
(*.f64 (+.f64 b a) (*.f64 (-.f64 b a) (sin.f64 (*.f64 (*.f64 (*.f64 (pow.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (sqrt.f64 (PI.f64))) #s(literal 1/3 binary64)) (cbrt.f64 (sqrt.f64 (PI.f64)))) angle) #s(literal 1/90 binary64))))) |
(+.f64 b a) |
(*.f64 (-.f64 b a) (sin.f64 (*.f64 (*.f64 (*.f64 (pow.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (sqrt.f64 (PI.f64))) #s(literal 1/3 binary64)) (cbrt.f64 (sqrt.f64 (PI.f64)))) angle) #s(literal 1/90 binary64)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* angle (* (PI) 1/90)) (* (+ b a) (- b a))) (*.f64 (*.f64 #s(literal 1/90 binary64) angle) (*.f64 (PI.f64) (*.f64 b b))))) |
#s(approx (* (* angle (* (PI) 1/90)) (* (+ b a) (- b a))) (*.f64 (*.f64 #s(literal 1/90 binary64) angle) (*.f64 (PI.f64) (*.f64 b b)))) |
(*.f64 (*.f64 #s(literal 1/90 binary64) angle) (*.f64 (PI.f64) (*.f64 b b))) |
(*.f64 #s(literal 1/90 binary64) angle) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))) (*.f64 (-.f64 (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 a (+.f64 b a) (*.f64 b b))) (/.f64 (*.f64 a (*.f64 a a)) (fma.f64 a (+.f64 b a) (*.f64 b b)))) (-.f64 b a)))) |
(*.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))) (*.f64 (-.f64 (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 a (+.f64 b a) (*.f64 b b))) (/.f64 (*.f64 a (*.f64 a a)) (fma.f64 a (+.f64 b a) (*.f64 b b)))) (-.f64 b a))) |
(*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))) |
(*.f64 (PI.f64) #s(literal 1/90 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) (*.f64 (+.f64 b a) (*.f64 (+.f64 b a) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))))) |
(*.f64 (+.f64 b a) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) (*.f64 (+.f64 b a) (*.f64 (+.f64 b a) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (+.f64 b a)) |
(fma.f64 (*.f64 b (sqrt.f64 b)) (sqrt.f64 b) (neg.f64 (*.f64 a a))) |
(*.f64 (sqrt.f64 (PI.f64)) (sqrt.f64 (PI.f64))) |
(*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (*.f64 b (sqrt.f64 b)) (sqrt.f64 b) (neg.f64 (*.f64 a a)))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) (cos.f64 (*.f64 (*.f64 (sqrt.f64 (PI.f64)) (sqrt.f64 (PI.f64))) (/.f64 angle #s(literal 180 binary64))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (*.f64 b (sqrt.f64 b)) (sqrt.f64 b) (neg.f64 (*.f64 a a)))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) |
(sin.f64 (*.f64 (*.f64 (*.f64 (pow.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (sqrt.f64 (PI.f64))) #s(literal 1/3 binary64)) (cbrt.f64 (sqrt.f64 (PI.f64)))) angle) #s(literal 1/90 binary64))) |
(sqrt.f64 (PI.f64)) |
(*.f64 (pow.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (sqrt.f64 (PI.f64))) #s(literal 1/3 binary64)) (cbrt.f64 (sqrt.f64 (PI.f64)))) |
(/.f64 (*.f64 a (*.f64 a a)) (fma.f64 a (+.f64 b a) (*.f64 b b))) |
(/.f64 (*.f64 b (*.f64 b b)) (fma.f64 a (+.f64 b a) (*.f64 b b))) |
(sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) |
(*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))) |
(*.f64 (+.f64 b a) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) |
(sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) |
(cos.f64 (*.f64 (*.f64 (sqrt.f64 (PI.f64)) (sqrt.f64 (PI.f64))) (/.f64 angle #s(literal 180 binary64)))) |
| Outputs |
|---|
(exp.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 #s(literal 5/2 binary64) (log.f64 (PI.f64))))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (PI.f64) #s(literal 5/12 binary64))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (sqrt.f64 (PI.f64)))) (*.f64 (PI.f64) (*.f64 (PI.f64) (sqrt.f64 (PI.f64)))))) #s(literal 1/6 binary64))) |
(exp.f64 (*.f64 (*.f64 (*.f64 #s(literal 5/2 binary64) (log.f64 (PI.f64))) #s(literal 1/6 binary64)) #s(literal 2 binary64))) |
(exp.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (PI.f64))) #s(literal 1/3 binary64) (*.f64 #s(literal 2/3 binary64) (log.f64 (PI.f64))))) |
(exp.f64 (fma.f64 #s(literal 2/3 binary64) (log.f64 (PI.f64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (PI.f64))) #s(literal 1/3 binary64)))) |
(exp.f64 (fma.f64 (*.f64 #s(literal 5/2 binary64) (log.f64 (PI.f64))) #s(literal 1/6 binary64) (*.f64 (*.f64 #s(literal 5/2 binary64) (log.f64 (PI.f64))) #s(literal 1/6 binary64)))) |
(cbrt.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (sqrt.f64 (PI.f64))))) |
(pow.f64 (PI.f64) #s(literal 5/6 binary64)) |
(pow.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (sqrt.f64 (PI.f64)))) #s(literal 1/3 binary64)) |
(pow.f64 (pow.f64 (PI.f64) #s(literal 5/12 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (sqrt.f64 (PI.f64)))) (*.f64 (PI.f64) (*.f64 (PI.f64) (sqrt.f64 (PI.f64))))) #s(literal 1/6 binary64)) |
(pow.f64 (exp.f64 #s(literal 1/3 binary64)) (*.f64 #s(literal 5/2 binary64) (log.f64 (PI.f64)))) |
(*.f64 (sqrt.f64 (PI.f64)) (cbrt.f64 (PI.f64))) |
(*.f64 (pow.f64 (PI.f64) #s(literal 1/6 binary64)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) |
(*.f64 #s(literal 1 binary64) (pow.f64 (PI.f64) #s(literal 5/6 binary64))) |
(*.f64 (cbrt.f64 (PI.f64)) (sqrt.f64 (PI.f64))) |
(*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (pow.f64 (PI.f64) #s(literal 1/6 binary64))) |
(*.f64 (pow.f64 (PI.f64) #s(literal 5/12 binary64)) (pow.f64 (PI.f64) #s(literal 5/12 binary64))) |
(*.f64 (cbrt.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (pow.f64 (pow.f64 (PI.f64) #s(literal 11/6 binary64)) #s(literal 1/3 binary64))) |
(*.f64 (cbrt.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (cbrt.f64 (pow.f64 (PI.f64) #s(literal 11/6 binary64)))) |
(*.f64 (pow.f64 #s(literal 1 binary64) #s(literal 1/3 binary64)) (pow.f64 (PI.f64) #s(literal 5/6 binary64))) |
(+.f64 (*.f64 (*.f64 (-.f64 b a) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) b) (*.f64 (*.f64 (-.f64 b a) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) a)) |
(+.f64 (*.f64 (*.f64 (-.f64 b a) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) a) (*.f64 (*.f64 (-.f64 b a) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) b)) |
(+.f64 (*.f64 b (*.f64 (-.f64 b a) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))))) (*.f64 a (*.f64 (-.f64 b a) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))))) |
(+.f64 (*.f64 a (*.f64 (-.f64 b a) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))))) (*.f64 b (*.f64 (-.f64 b a) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))))) |
(fma.f64 b (*.f64 (-.f64 b a) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) (*.f64 a (*.f64 (-.f64 b a) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))))) |
(fma.f64 a (*.f64 (-.f64 b a) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) (*.f64 b (*.f64 (-.f64 b a) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))))) |
(fma.f64 (*.f64 (-.f64 b a) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) b (*.f64 (*.f64 (-.f64 b a) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) a)) |
(fma.f64 (*.f64 (-.f64 b a) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) a (*.f64 (*.f64 (-.f64 b a) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) b)) |
(/.f64 (*.f64 (*.f64 (-.f64 b a) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) (*.f64 (+.f64 b a) (-.f64 b a))) (-.f64 b a)) |
(/.f64 (*.f64 (*.f64 (-.f64 b a) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a)))) (fma.f64 b b (*.f64 a (-.f64 a b)))) |
(/.f64 (*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (*.f64 (-.f64 b a) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))))) (-.f64 b a)) |
(/.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (-.f64 b a) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))))) (fma.f64 b b (*.f64 a (-.f64 a b)))) |
(*.f64 (+.f64 b a) (*.f64 (-.f64 b a) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))))) |
(*.f64 (-.f64 b a) (*.f64 (+.f64 b a) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))))) |
(*.f64 (*.f64 (-.f64 b a) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) (+.f64 b a)) |
(*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) |
(*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) (*.f64 (+.f64 b a) (-.f64 b a))) |
(*.f64 (*.f64 (+.f64 b a) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) (-.f64 b a)) |
(+.f64 b a) |
(+.f64 a b) |
(exp.f64 (neg.f64 (*.f64 (log.f64 (+.f64 b a)) #s(literal -1 binary64)))) |
(-.f64 (/.f64 (*.f64 b b) (-.f64 b a)) (/.f64 (*.f64 a a) (-.f64 b a))) |
(fma.f64 (sqrt.f64 b) (sqrt.f64 b) a) |
(fma.f64 (sqrt.f64 a) (sqrt.f64 a) b) |
(fma.f64 (pow.f64 b #s(literal 1/4 binary64)) (pow.f64 (*.f64 b (sqrt.f64 b)) #s(literal 1/2 binary64)) a) |
(fma.f64 (pow.f64 (sqrt.f64 a) #s(literal 1 binary64)) (pow.f64 (sqrt.f64 a) #s(literal 1 binary64)) b) |
(fma.f64 (pow.f64 (*.f64 b (sqrt.f64 b)) #s(literal 1/2 binary64)) (pow.f64 b #s(literal 1/4 binary64)) a) |
(fma.f64 (sqrt.f64 (sqrt.f64 b)) (sqrt.f64 (*.f64 b (sqrt.f64 b))) a) |
(fma.f64 (sqrt.f64 (*.f64 b (sqrt.f64 b))) (sqrt.f64 (sqrt.f64 b)) a) |
(/.f64 (+.f64 b a) #s(literal 1 binary64)) |
(/.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (-.f64 b a)) |
(/.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (*.f64 #s(literal 1 binary64) (-.f64 b a))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 b a))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 b a) (*.f64 (+.f64 b a) (-.f64 b a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 b b (*.f64 a (-.f64 a b))) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))))) |
(/.f64 (neg.f64 (+.f64 b a)) #s(literal -1 binary64)) |
(/.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (fma.f64 b b (*.f64 a (-.f64 a b)))) |
(/.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (fma.f64 a a (-.f64 (*.f64 b b) (*.f64 b a)))) |
(/.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (-.f64 a b))))) |
(/.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a a)))) (*.f64 (-.f64 b a) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a a) (fma.f64 b b (*.f64 a a)))))) |
(/.f64 (*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (fma.f64 b b (*.f64 a a))) (*.f64 (-.f64 b a) (fma.f64 b b (*.f64 a a)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 b a) (-.f64 b a))) (neg.f64 (-.f64 b a))) |
(/.f64 (neg.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a)))) (neg.f64 (fma.f64 b b (*.f64 a (-.f64 a b))))) |
(/.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (-.f64 a b)) |
(pow.f64 (+.f64 b a) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 b a) (*.f64 (+.f64 b a) (-.f64 b a))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 b b (*.f64 a (-.f64 a b))) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a)))) #s(literal -1 binary64)) |
(*.f64 (+.f64 b a) #s(literal 1 binary64)) |
(*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (/.f64 #s(literal 1 binary64) (-.f64 b a))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) (*.f64 (+.f64 b a) (+.f64 b a))) |
(*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (-.f64 a b))))) |
(*.f64 (/.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (*.f64 (+.f64 b a) (-.f64 b a))) (+.f64 b a)) |
(*.f64 (/.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (*.f64 (fma.f64 a (+.f64 b a) (*.f64 b b)) (-.f64 b a))) (fma.f64 a (+.f64 b a) (*.f64 b b))) |
(+.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) b) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) (neg.f64 a))) |
(+.f64 (*.f64 b (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) (*.f64 (neg.f64 a) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))))) |
(fma.f64 b (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) (*.f64 (neg.f64 a) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))))) |
(fma.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) b (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) (neg.f64 a))) |
(/.f64 (*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) (+.f64 b a)) |
(/.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) (*.f64 (fma.f64 a (+.f64 b a) (*.f64 b b)) (-.f64 b a))) (fma.f64 a (+.f64 b a) (*.f64 b b))) |
(/.f64 (*.f64 (*.f64 (fma.f64 a (+.f64 b a) (*.f64 b b)) (-.f64 b a)) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) (fma.f64 a (+.f64 b a) (*.f64 b b))) |
(*.f64 (-.f64 b a) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) |
(*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) (-.f64 b a)) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* angle (* (PI) 1/90)) (* (+ b a) (- b a))) (*.f64 angle (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) (*.f64 b b)))))) |
#s(approx (* (* angle (* (PI) 1/90)) (* (+ b a) (- b a))) (*.f64 angle (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) (*.f64 b b))))) |
(*.f64 (PI.f64) (*.f64 (*.f64 angle #s(literal 1/90 binary64)) (*.f64 b b))) |
(*.f64 (PI.f64) (*.f64 (*.f64 b b) (*.f64 angle #s(literal 1/90 binary64)))) |
(*.f64 angle (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) (*.f64 b b)))) |
(*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 (PI.f64) (*.f64 b b)))) |
(*.f64 (*.f64 b b) (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) |
(*.f64 (*.f64 (PI.f64) (*.f64 b b)) (*.f64 angle #s(literal 1/90 binary64))) |
(*.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))) (*.f64 b b)) |
(*.f64 (*.f64 angle #s(literal 1/90 binary64)) (*.f64 (PI.f64) (*.f64 b b))) |
(*.f64 (*.f64 (PI.f64) b) (*.f64 b (*.f64 angle #s(literal 1/90 binary64)))) |
(*.f64 (*.f64 (PI.f64) angle) (*.f64 #s(literal 1/90 binary64) (*.f64 b b))) |
(*.f64 (*.f64 angle (*.f64 (PI.f64) (*.f64 b b))) #s(literal 1/90 binary64)) |
(*.f64 (*.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))) b) b) |
(*.f64 (*.f64 (*.f64 (PI.f64) (*.f64 b b)) #s(literal 1/90 binary64)) angle) |
(*.f64 (*.f64 (*.f64 angle #s(literal 1/90 binary64)) (*.f64 b b)) (PI.f64)) |
(*.f64 (*.f64 (*.f64 angle #s(literal 1/90 binary64)) (*.f64 (PI.f64) b)) b) |
(*.f64 angle #s(literal 1/90 binary64)) |
(*.f64 #s(literal 1/90 binary64) angle) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (-.f64 b a) (*.f64 (-.f64 b a) (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))))) |
(+.f64 (*.f64 (*.f64 (-.f64 b a) (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) b) (*.f64 (*.f64 (-.f64 b a) (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) (neg.f64 a))) |
(+.f64 (*.f64 b (*.f64 (-.f64 b a) (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) (*.f64 (neg.f64 a) (*.f64 (-.f64 b a) (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))))) |
(fma.f64 b (*.f64 (-.f64 b a) (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) (*.f64 (neg.f64 a) (*.f64 (-.f64 b a) (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))))) |
(fma.f64 (*.f64 (-.f64 b a) (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) b (*.f64 (*.f64 (-.f64 b a) (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) (neg.f64 a))) |
(/.f64 (*.f64 (*.f64 (-.f64 b a) (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) (*.f64 (+.f64 b a) (-.f64 b a))) (+.f64 b a)) |
(/.f64 (*.f64 (*.f64 (-.f64 b a) (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) (*.f64 (fma.f64 a (+.f64 b a) (*.f64 b b)) (-.f64 b a))) (fma.f64 a (+.f64 b a) (*.f64 b b))) |
(*.f64 (-.f64 b a) (*.f64 (-.f64 b a) (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) |
(*.f64 angle (*.f64 (PI.f64) (*.f64 #s(literal 1/90 binary64) (*.f64 (-.f64 b a) (-.f64 b a))))) |
(*.f64 (*.f64 (PI.f64) #s(literal 1/90 binary64)) (*.f64 angle (*.f64 (-.f64 b a) (-.f64 b a)))) |
(*.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))) (*.f64 (-.f64 b a) (-.f64 b a))) |
(*.f64 (*.f64 (-.f64 b a) (-.f64 b a)) (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) |
(*.f64 (*.f64 (-.f64 b a) (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) (-.f64 b a)) |
(*.f64 (*.f64 (PI.f64) angle) (*.f64 #s(literal 1/90 binary64) (*.f64 (-.f64 b a) (-.f64 b a)))) |
(*.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/90 binary64) (*.f64 (-.f64 b a) (-.f64 b a)))) angle) |
(*.f64 (*.f64 (*.f64 (-.f64 b a) (-.f64 b a)) angle) (*.f64 (PI.f64) #s(literal 1/90 binary64))) |
(*.f64 (*.f64 (*.f64 (-.f64 b a) (-.f64 b a)) (*.f64 (PI.f64) angle)) #s(literal 1/90 binary64)) |
(*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))) |
(*.f64 (sqrt.f64 (PI.f64)) (*.f64 (sqrt.f64 (PI.f64)) (*.f64 angle #s(literal 1/90 binary64)))) |
(*.f64 (pow.f64 (PI.f64) #s(literal 5/6 binary64)) (*.f64 (pow.f64 (PI.f64) #s(literal 1/6 binary64)) (*.f64 angle #s(literal 1/90 binary64)))) |
(*.f64 (pow.f64 (PI.f64) #s(literal 5/6 binary64)) (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 1/6 binary64)) angle) #s(literal 1/90 binary64))) |
(*.f64 (pow.f64 (PI.f64) #s(literal 1/6 binary64)) (*.f64 (pow.f64 (PI.f64) #s(literal 5/6 binary64)) (*.f64 angle #s(literal 1/90 binary64)))) |
(*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))) |
(*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle)) |
(*.f64 (*.f64 (PI.f64) #s(literal 1/90 binary64)) angle) |
(*.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) |
(*.f64 (*.f64 angle #s(literal 1/90 binary64)) (PI.f64)) |
(*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (cbrt.f64 (PI.f64)) (*.f64 angle #s(literal 1/90 binary64)))) |
(*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64)) |
(*.f64 (*.f64 #s(literal 1/90 binary64) (pow.f64 (PI.f64) #s(literal 5/6 binary64))) (*.f64 (pow.f64 (PI.f64) #s(literal 1/6 binary64)) angle)) |
(*.f64 (*.f64 (*.f64 angle #s(literal 1/90 binary64)) (sqrt.f64 (PI.f64))) (sqrt.f64 (PI.f64))) |
(*.f64 (*.f64 (*.f64 angle #s(literal 1/90 binary64)) #s(literal 1 binary64)) (PI.f64)) |
(*.f64 (*.f64 (*.f64 angle #s(literal 1/90 binary64)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (cbrt.f64 (PI.f64))) |
(*.f64 (PI.f64) #s(literal 1/90 binary64)) |
(*.f64 (sqrt.f64 (PI.f64)) (*.f64 (sqrt.f64 (PI.f64)) #s(literal 1/90 binary64))) |
(*.f64 #s(literal 1/90 binary64) (PI.f64)) |
(*.f64 #s(literal 1 binary64) (*.f64 (PI.f64) #s(literal 1/90 binary64))) |
(*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (cbrt.f64 (PI.f64)) #s(literal 1/90 binary64))) |
(*.f64 (*.f64 #s(literal 1/90 binary64) (sqrt.f64 (PI.f64))) (sqrt.f64 (PI.f64))) |
(*.f64 (*.f64 #s(literal 1/90 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (cbrt.f64 (PI.f64))) |
(+.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) b) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) a)) |
(+.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) a) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) b)) |
(+.f64 (*.f64 b (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) (*.f64 a (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))))) |
(+.f64 (*.f64 a (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) (*.f64 b (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))))) |
(fma.f64 b (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) (*.f64 a (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))))) |
(fma.f64 a (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) (*.f64 b (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))))) |
(fma.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) b (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) a)) |
(fma.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) a (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) b)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 b a) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) (*.f64 (+.f64 b a) (+.f64 b a))))) |
(/.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) (*.f64 (+.f64 b a) (+.f64 b a))) (+.f64 b a)) |
(/.f64 (neg.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) (*.f64 (+.f64 b a) (+.f64 b a)))) (neg.f64 (+.f64 b a))) |
(/.f64 (*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) (-.f64 b a)) |
(/.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a)))) (fma.f64 b b (*.f64 a (-.f64 a b)))) |
(/.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) (*.f64 (+.f64 b a) (+.f64 b a))) #s(literal -1 binary64)) (neg.f64 (+.f64 b a))) |
(/.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) (fma.f64 b b (*.f64 a (-.f64 a b)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) (*.f64 (+.f64 b a) (+.f64 b a)))) (neg.f64 (+.f64 b a))) |
(pow.f64 (/.f64 (+.f64 b a) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) (*.f64 (+.f64 b a) (+.f64 b a)))) #s(literal -1 binary64)) |
(*.f64 (+.f64 b a) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) |
(*.f64 (+.f64 b a) (*.f64 (*.f64 (+.f64 b a) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 b a)))) |
(*.f64 #s(literal 1 binary64) (*.f64 (+.f64 b a) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) (*.f64 (+.f64 b a) (+.f64 b a)))) |
(*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) (+.f64 b a)) |
(*.f64 (*.f64 (+.f64 b a) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) #s(literal 1 binary64)) |
(*.f64 (*.f64 (+.f64 b a) (+.f64 b a)) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 b a)))) |
(*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) (*.f64 (+.f64 b a) (+.f64 b a))) (/.f64 #s(literal 1 binary64) (+.f64 b a))) |
(*.f64 (*.f64 #s(literal 1 binary64) (+.f64 b a)) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) (*.f64 (+.f64 b a) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))))) (+.f64 b a)) |
(*.f64 (*.f64 #s(literal 1 binary64) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) (+.f64 b a)) |
(*.f64 (/.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) (*.f64 (+.f64 b a) (+.f64 b a))) (*.f64 (+.f64 b a) (-.f64 b a))) (-.f64 b a)) |
(*.f64 (/.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) (*.f64 (+.f64 b a) (+.f64 b a))) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a)))) (fma.f64 b b (*.f64 a (-.f64 a b)))) |
(+.f64 (*.f64 (*.f64 (+.f64 b a) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) b) (*.f64 (*.f64 (+.f64 b a) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) a)) |
(+.f64 (*.f64 (*.f64 (+.f64 b a) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) a) (*.f64 (*.f64 (+.f64 b a) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) b)) |
(+.f64 (*.f64 b (*.f64 (+.f64 b a) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))))) (*.f64 a (*.f64 (+.f64 b a) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))))) |
(+.f64 (*.f64 a (*.f64 (+.f64 b a) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))))) (*.f64 b (*.f64 (+.f64 b a) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))))) |
(fma.f64 b (*.f64 (+.f64 b a) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) (*.f64 a (*.f64 (+.f64 b a) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))))) |
(fma.f64 a (*.f64 (+.f64 b a) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) (*.f64 b (*.f64 (+.f64 b a) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))))) |
(fma.f64 (*.f64 (+.f64 b a) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) b (*.f64 (*.f64 (+.f64 b a) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) a)) |
(fma.f64 (*.f64 (+.f64 b a) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) a (*.f64 (*.f64 (+.f64 b a) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) b)) |
(/.f64 (*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) (*.f64 (+.f64 b a) (+.f64 b a)))) (*.f64 (+.f64 b a) (-.f64 b a))) |
(/.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) (*.f64 (+.f64 b a) (+.f64 b a)))) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a)))) |
(/.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) (*.f64 (+.f64 b a) (+.f64 b a))) (*.f64 (+.f64 b a) (-.f64 b a))) (*.f64 (+.f64 b a) (-.f64 b a))) |
(/.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) (*.f64 (+.f64 b a) (+.f64 b a))) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a)))) (*.f64 (+.f64 b a) (fma.f64 b b (*.f64 a (-.f64 a b))))) |
(/.f64 (*.f64 (+.f64 b a) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) (*.f64 (+.f64 b a) (+.f64 b a)))) (+.f64 b a)) |
(/.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) (*.f64 (+.f64 b a) (+.f64 b a))) (+.f64 b a)) (+.f64 b a)) |
(/.f64 (*.f64 (*.f64 (+.f64 b a) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) (*.f64 (+.f64 b a) (-.f64 b a))) (-.f64 b a)) |
(/.f64 (*.f64 (*.f64 (+.f64 b a) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a)))) (fma.f64 b b (*.f64 a (-.f64 a b)))) |
(/.f64 (*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (*.f64 (+.f64 b a) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))))) (-.f64 b a)) |
(/.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (+.f64 b a) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))))) (fma.f64 b b (*.f64 a (-.f64 a b)))) |
(*.f64 (+.f64 b a) (*.f64 (+.f64 b a) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))))) |
(*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) (*.f64 (+.f64 b a) (+.f64 b a)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) (*.f64 (+.f64 b a) (+.f64 b a))) (+.f64 b a))) |
(*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) (*.f64 (+.f64 b a) (+.f64 b a))) |
(*.f64 (*.f64 (+.f64 b a) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) (+.f64 b a)) |
(*.f64 (*.f64 (+.f64 b a) (+.f64 b a)) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) |
(*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) (*.f64 (+.f64 b a) (+.f64 b a))) #s(literal 1 binary64)) |
(*.f64 (*.f64 #s(literal 1 binary64) (+.f64 b a)) (*.f64 (+.f64 b a) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))))) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 b a) (+.f64 b a))) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) |
(*.f64 (*.f64 (+.f64 b a) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) (*.f64 (+.f64 b a) (+.f64 b a)))) (/.f64 #s(literal 1 binary64) (+.f64 b a))) |
(exp.f64 (*.f64 (log.f64 (+.f64 b a)) #s(literal -1 binary64))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (+.f64 b a))) |
(/.f64 #s(literal 1 binary64) (+.f64 b a)) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (+.f64 b a)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (+.f64 b a))) |
(pow.f64 (+.f64 b a) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (+.f64 b a) (+.f64 b a)) #s(literal -1/2 binary64)) |
(pow.f64 (neg.f64 (neg.f64 (+.f64 b a))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (+.f64 b a) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 (log.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 1 binary64) (+.f64 b a)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 b a)))) |
(*.f64 (pow.f64 (+.f64 b a) #s(literal -1/2 binary64)) (pow.f64 (+.f64 b a) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 b a) (-.f64 b a))) (-.f64 b a)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 b a) (-.f64 b a))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 b a)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a)))) (fma.f64 b b (*.f64 a (-.f64 a b)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a)))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (-.f64 a b)))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (*.f64 (+.f64 b a) (-.f64 b a))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 b a))) |
(*.f64 (pow.f64 (/.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (*.f64 (fma.f64 a (+.f64 b a) (*.f64 b b)) (-.f64 b a))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 a (+.f64 b a) (*.f64 b b)))) |
(+.f64 (*.f64 b b) (neg.f64 (*.f64 a a))) |
(+.f64 (neg.f64 (*.f64 a a)) (*.f64 b b)) |
(+.f64 (*.f64 (+.f64 b a) b) (*.f64 (+.f64 b a) (neg.f64 a))) |
(+.f64 (*.f64 (-.f64 b a) b) (*.f64 (-.f64 b a) a)) |
(+.f64 (*.f64 (-.f64 b a) a) (*.f64 (-.f64 b a) b)) |
(+.f64 (*.f64 b (+.f64 b a)) (*.f64 (neg.f64 a) (+.f64 b a))) |
(+.f64 (*.f64 b (-.f64 b a)) (*.f64 a (-.f64 b a))) |
(+.f64 (*.f64 a (-.f64 b a)) (*.f64 b (-.f64 b a))) |
(-.f64 (*.f64 b b) (*.f64 a a)) |
(-.f64 #s(literal 0 binary64) (-.f64 (*.f64 a a) (*.f64 b b))) |
(-.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a a) (fma.f64 b b (*.f64 a a))))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a a))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a a) (fma.f64 b b (*.f64 a a)))))) |
(-.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 b b (*.f64 a a))) (/.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (fma.f64 b b (*.f64 a a)))) |
(-.f64 (fma.f64 b b #s(literal 0 binary64)) (*.f64 a a)) |
(fma.f64 b b (neg.f64 (*.f64 a a))) |
(fma.f64 b (+.f64 b a) (*.f64 (neg.f64 a) (+.f64 b a))) |
(fma.f64 b (-.f64 b a) (*.f64 a (-.f64 b a))) |
(fma.f64 a (-.f64 b a) (*.f64 b (-.f64 b a))) |
(fma.f64 a (neg.f64 a) (*.f64 b b)) |
(fma.f64 (+.f64 b a) b (*.f64 (+.f64 b a) (neg.f64 a))) |
(fma.f64 (-.f64 b a) b (*.f64 (-.f64 b a) a)) |
(fma.f64 (-.f64 b a) a (*.f64 (-.f64 b a) b)) |
(fma.f64 (*.f64 a a) #s(literal -1 binary64) (*.f64 b b)) |
(fma.f64 (sqrt.f64 b) (*.f64 b (sqrt.f64 b)) (neg.f64 (*.f64 a a))) |
(fma.f64 (sqrt.f64 b) (pow.f64 (*.f64 b (sqrt.f64 b)) #s(literal 1 binary64)) (neg.f64 (*.f64 a a))) |
(fma.f64 (*.f64 b (sqrt.f64 b)) (sqrt.f64 b) (neg.f64 (*.f64 a a))) |
(fma.f64 #s(literal -1 binary64) (*.f64 a a) (*.f64 b b)) |
(fma.f64 (neg.f64 a) a (*.f64 b b)) |
(fma.f64 (pow.f64 (*.f64 b (sqrt.f64 b)) #s(literal 1 binary64)) (sqrt.f64 b) (neg.f64 (*.f64 a a))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a a) (fma.f64 b b (*.f64 a a)))) (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a a)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (neg.f64 (*.f64 a a)) (-.f64 (neg.f64 (*.f64 a a)) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a a)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 b b (*.f64 a a)) (*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (fma.f64 b b (*.f64 a a))))) |
(/.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a a)))) (fma.f64 (neg.f64 (*.f64 a a)) (-.f64 (neg.f64 (*.f64 a a)) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) |
(/.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a a)))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a a) (fma.f64 b b (*.f64 a a))))) |
(/.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a a)))) (fma.f64 a (*.f64 a (*.f64 a a)) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (neg.f64 (*.f64 b (*.f64 b (*.f64 a a))))))) |
(/.f64 (*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (fma.f64 b b (*.f64 a a))) (fma.f64 b b (*.f64 a a))) |
(/.f64 (*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (*.f64 (+.f64 b a) (-.f64 b a))) (*.f64 (+.f64 b a) (-.f64 b a))) |
(/.f64 (*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a)))) (*.f64 (+.f64 b a) (fma.f64 b b (*.f64 a (-.f64 a b))))) |
(/.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (+.f64 b a) (-.f64 b a))) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a)))) |
(/.f64 (*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (*.f64 (fma.f64 a (+.f64 b a) (*.f64 b b)) (-.f64 b a))) (*.f64 (-.f64 b a) (fma.f64 a (+.f64 b a) (*.f64 b b)))) |
(/.f64 (*.f64 (*.f64 (fma.f64 a (+.f64 b a) (*.f64 b b)) (-.f64 b a)) (*.f64 (+.f64 b a) (-.f64 b a))) (*.f64 (fma.f64 a (+.f64 b a) (*.f64 b b)) (-.f64 b a))) |
(/.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (fma.f64 a (+.f64 b a) (*.f64 b b)) (-.f64 b a))) (*.f64 (fma.f64 b b (*.f64 a (-.f64 a b))) (fma.f64 a (+.f64 b a) (*.f64 b b)))) |
(/.f64 (*.f64 (*.f64 (fma.f64 a (+.f64 b a) (*.f64 b b)) (-.f64 b a)) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a)))) (*.f64 (fma.f64 a (+.f64 b a) (*.f64 b b)) (fma.f64 b b (*.f64 a (-.f64 a b))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a a))))) (neg.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a a) (fma.f64 b b (*.f64 a a)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a a))))) (neg.f64 (fma.f64 (neg.f64 (*.f64 a a)) (-.f64 (neg.f64 (*.f64 a a)) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (fma.f64 b b (*.f64 a a)))) (neg.f64 (fma.f64 b b (*.f64 a a)))) |
(/.f64 (-.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (neg.f64 (*.f64 a a)) (*.f64 b b))) |
(/.f64 (*.f64 (+.f64 b a) (*.f64 (+.f64 b a) (-.f64 b a))) (+.f64 b a)) |
(/.f64 (*.f64 (+.f64 b a) (*.f64 (fma.f64 a (+.f64 b a) (*.f64 b b)) (-.f64 b a))) (fma.f64 a (+.f64 b a) (*.f64 b b))) |
(/.f64 (*.f64 (-.f64 b a) (*.f64 (+.f64 b a) (-.f64 b a))) (-.f64 b a)) |
(/.f64 (*.f64 (-.f64 b a) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a)))) (fma.f64 b b (*.f64 a (-.f64 a b)))) |
(/.f64 (*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (+.f64 b a)) (+.f64 b a)) |
(/.f64 (*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (-.f64 b a)) (-.f64 b a)) |
(/.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (-.f64 b a)) (fma.f64 b b (*.f64 a (-.f64 a b)))) |
(/.f64 (*.f64 (*.f64 (fma.f64 a (+.f64 b a) (*.f64 b b)) (-.f64 b a)) (+.f64 b a)) (fma.f64 a (+.f64 b a) (*.f64 b b))) |
(pow.f64 (/.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a a) (fma.f64 b b (*.f64 a a)))) (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a a))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (neg.f64 (*.f64 a a)) (-.f64 (neg.f64 (*.f64 a a)) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a a))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 b b (*.f64 a a)) (*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (fma.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 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a a) (fma.f64 b b (*.f64 a a)))))) |
(*.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 (*.f64 a a)) (-.f64 (neg.f64 (*.f64 a a)) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(*.f64 (*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (fma.f64 b b (*.f64 a a))) (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a a)))) |
(PI.f64) |
(log.f64 (exp.f64 (PI.f64))) |
(exp.f64 (log.f64 (PI.f64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 (PI.f64))) #s(literal 1/2 binary64))) |
(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 (fma.f64 #s(literal 1/3 binary64) (*.f64 #s(literal 5/2 binary64) (log.f64 (PI.f64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (PI.f64))) #s(literal 1/3 binary64)))) |
(exp.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (PI.f64))) #s(literal 1/3 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 #s(literal 5/2 binary64) (log.f64 (PI.f64)))))) |
(fabs.f64 (PI.f64)) |
(fabs.f64 (neg.f64 (PI.f64))) |
(sqrt.f64 (*.f64 (PI.f64) (PI.f64))) |
(cbrt.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) |
(pow.f64 (PI.f64) #s(literal 1 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 (cbrt.f64 (PI.f64)) #s(literal 3 binary64)) |
(pow.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 1/3 binary64)) |
(pow.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64))) #s(literal 2/3 binary64)) |
(pow.f64 (E.f64) (log.f64 (PI.f64))) |
(pow.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) #s(literal 1/4 binary64)) |
(pow.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (sqrt.f64 (PI.f64)))) (*.f64 (PI.f64) (*.f64 (PI.f64) (sqrt.f64 (PI.f64))))) (PI.f64)) #s(literal 1/6 binary64)) |
(pow.f64 (*.f64 (PI.f64) (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (sqrt.f64 (PI.f64)))) (*.f64 (PI.f64) (*.f64 (PI.f64) (sqrt.f64 (PI.f64)))))) #s(literal 1/6 binary64)) |
(pow.f64 (exp.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (log.f64 (PI.f64)))) |
(*.f64 (PI.f64) #s(literal 1 binary64)) |
(*.f64 (PI.f64) (log.f64 (E.f64))) |
(*.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 5/6 binary64)) (pow.f64 (PI.f64) #s(literal 1/6 binary64))) |
(*.f64 (pow.f64 (PI.f64) #s(literal 1/6 binary64)) (pow.f64 (PI.f64) #s(literal 5/6 binary64))) |
(*.f64 (pow.f64 (PI.f64) #s(literal 1/6 binary64)) (fabs.f64 (pow.f64 (PI.f64) #s(literal 5/6 binary64)))) |
(*.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)) (pow.f64 (pow.f64 (PI.f64) #s(literal 4/3 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (cbrt.f64 (PI.f64)) (sqrt.f64 (pow.f64 (PI.f64) #s(literal 4/3 binary64)))) |
(*.f64 (cbrt.f64 (PI.f64)) (fabs.f64 (pow.f64 (PI.f64) #s(literal 2/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)) (exp.f64 (*.f64 #s(literal 1/3 binary64) (log.f64 (PI.f64))))) |
(*.f64 (pow.f64 (PI.f64) #s(literal 5/12 binary64)) (pow.f64 (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (sqrt.f64 (PI.f64)))) (PI.f64)) #s(literal 1/6 binary64))) |
(*.f64 (sqrt.f64 (sqrt.f64 (PI.f64))) (pow.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (sqrt.f64 (PI.f64))) (sqrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64))))) |
(*.f64 (pow.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (sqrt.f64 (PI.f64))))) #s(literal 1/6 binary64)) (pow.f64 (PI.f64) #s(literal 5/12 binary64))) |
(*.f64 (pow.f64 (pow.f64 (PI.f64) #s(literal 5/6 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 (PI.f64) #s(literal 1/6 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (PI.f64) #s(literal 1/6 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 (PI.f64) #s(literal 5/6 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (PI.f64) #s(literal 5/12 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (sqrt.f64 (PI.f64)))) (PI.f64)) #s(literal 1/6 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (sqrt.f64 (PI.f64))))) #s(literal 1/6 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 (PI.f64) #s(literal 5/12 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64))) #s(literal 1/2 binary64)) (sqrt.f64 (sqrt.f64 (PI.f64)))) |
(*.f64 (pow.f64 (pow.f64 (PI.f64) #s(literal 4/3 binary64)) #s(literal 1/2 binary64)) (cbrt.f64 (PI.f64))) |
(*.f64 (pow.f64 (pow.f64 (PI.f64) #s(literal 5/3 binary64)) #s(literal 1/2 binary64)) (pow.f64 (PI.f64) #s(literal 1/6 binary64))) |
(*.f64 (pow.f64 (pow.f64 (PI.f64) #s(literal 1/6 binary64)) #s(literal 3 binary64)) (pow.f64 (pow.f64 (PI.f64) #s(literal 1/6 binary64)) #s(literal 3 binary64))) |
(*.f64 (pow.f64 (cbrt.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64))) #s(literal 3 binary64)) (pow.f64 (cbrt.f64 (cbrt.f64 (PI.f64))) #s(literal 3 binary64))) |
(*.f64 (pow.f64 (pow.f64 (PI.f64) #s(literal 8/3 binary64)) #s(literal 1/3 binary64)) (cbrt.f64 (cbrt.f64 (PI.f64)))) |
(*.f64 (cbrt.f64 (pow.f64 (PI.f64) #s(literal 8/3 binary64))) (cbrt.f64 (cbrt.f64 (PI.f64)))) |
(*.f64 (sqrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64)))) (sqrt.f64 (sqrt.f64 (PI.f64)))) |
(*.f64 (sqrt.f64 (pow.f64 (PI.f64) #s(literal 4/3 binary64))) (cbrt.f64 (PI.f64))) |
(*.f64 (sqrt.f64 (pow.f64 (PI.f64) #s(literal 5/3 binary64))) (pow.f64 (PI.f64) #s(literal 1/6 binary64))) |
(*.f64 (fabs.f64 (pow.f64 (PI.f64) #s(literal 5/6 binary64))) (pow.f64 (PI.f64) #s(literal 1/6 binary64))) |
(*.f64 (fabs.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (cbrt.f64 (PI.f64))) |
(*.f64 (fabs.f64 (pow.f64 (PI.f64) #s(literal 5/12 binary64))) (fabs.f64 (pow.f64 (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (sqrt.f64 (PI.f64)))) (PI.f64)) #s(literal 1/6 binary64)))) |
(*.f64 (fabs.f64 (pow.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (sqrt.f64 (PI.f64))))) #s(literal 1/6 binary64))) (fabs.f64 (pow.f64 (PI.f64) #s(literal 5/12 binary64)))) |
(*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))))) |
(*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))) (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))))) |
(*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (sin.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 b a) (-.f64 b a))) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))))) |
(*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 b a) (-.f64 b a))) (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))))) |
(*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 b a) (-.f64 b a))) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))) (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))) |
(*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 b a) (-.f64 b a))) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))))) |
(*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))) (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 b a) (-.f64 b a)))) |
(*.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))))) |
(*.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 b a) (-.f64 b a)))) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))) |
(+.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 #s(literal -2 binary64) (*.f64 a a)))) |
(+.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))))) |
(fma.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 #s(literal -2 binary64) (*.f64 a a)))) |
(fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))))) |
(*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))))) |
(*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 b a) (-.f64 b a))) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))) |
(*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 b a) (-.f64 b a)))) |
(*.f64 (*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))) #s(literal 2 binary64)) |
(*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (+.f64 b a) (-.f64 b a))) |
(sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (PI.f64)))) |
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 (PI.f64))) #s(literal 1/4 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 3/2 binary64) (log.f64 (PI.f64))) #s(literal 1/3 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (PI.f64))) #s(literal 1 binary64))) |
(fabs.f64 (sqrt.f64 (PI.f64))) |
(fabs.f64 (neg.f64 (sqrt.f64 (PI.f64)))) |
(sqrt.f64 (PI.f64)) |
(cbrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64)))) |
(pow.f64 (PI.f64) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)) |
(pow.f64 (sqrt.f64 (PI.f64)) #s(literal 1 binary64)) |
(pow.f64 (cbrt.f64 (PI.f64)) #s(literal 3/2 binary64)) |
(pow.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 1/6 binary64)) |
(pow.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64))) #s(literal 1/3 binary64)) |
(pow.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) #s(literal 1/8 binary64)) |
(pow.f64 (sqrt.f64 (sqrt.f64 (PI.f64))) #s(literal 2 binary64)) |
(*.f64 (sqrt.f64 (PI.f64)) #s(literal 1 binary64)) |
(*.f64 (pow.f64 (PI.f64) #s(literal 1/6 binary64)) (cbrt.f64 (PI.f64))) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 (PI.f64))) |
(*.f64 (cbrt.f64 (PI.f64)) (pow.f64 (PI.f64) #s(literal 1/6 binary64))) |
(*.f64 (cbrt.f64 (PI.f64)) (pow.f64 (pow.f64 (PI.f64) #s(literal 1/6 binary64)) #s(literal 1 binary64))) |
(*.f64 (cbrt.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (pow.f64 (pow.f64 (PI.f64) #s(literal 5/6 binary64)) #s(literal 1/3 binary64))) |
(*.f64 (cbrt.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (cbrt.f64 (pow.f64 (PI.f64) #s(literal 5/6 binary64)))) |
(*.f64 (sqrt.f64 (sqrt.f64 (PI.f64))) (sqrt.f64 (sqrt.f64 (PI.f64)))) |
(*.f64 (pow.f64 #s(literal 1 binary64) #s(literal 1/3 binary64)) (sqrt.f64 (PI.f64))) |
(*.f64 (pow.f64 (pow.f64 (PI.f64) #s(literal 5/6 binary64)) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 (PI.f64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (pow.f64 (PI.f64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 (PI.f64) #s(literal 5/6 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (pow.f64 (PI.f64) #s(literal 5/12 binary64)) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (sqrt.f64 (PI.f64)))) (PI.f64)) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (pow.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (sqrt.f64 (PI.f64))))) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 (PI.f64) #s(literal 5/12 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (sqrt.f64 (PI.f64)) #s(literal 1/4 binary64)) (pow.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64))) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64))) #s(literal 1/4 binary64)) (pow.f64 (sqrt.f64 (PI.f64)) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 #s(literal 1 binary64) #s(literal 1/4 binary64)) (sqrt.f64 (PI.f64))) |
(*.f64 (pow.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) #s(literal 1/4 binary64)) (pow.f64 (pow.f64 (PI.f64) #s(literal 4/3 binary64)) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (pow.f64 (PI.f64) #s(literal 4/3 binary64)) #s(literal 1/4 binary64)) (pow.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (pow.f64 (PI.f64) #s(literal 5/3 binary64)) #s(literal 1/4 binary64)) (pow.f64 (cbrt.f64 (PI.f64)) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (sqrt.f64 (sqrt.f64 (PI.f64))) #s(literal 1 binary64)) (pow.f64 (sqrt.f64 (sqrt.f64 (PI.f64))) #s(literal 1 binary64))) |
(*.f64 (sqrt.f64 (pow.f64 (PI.f64) #s(literal 1/6 binary64))) (sqrt.f64 (pow.f64 (PI.f64) #s(literal 5/6 binary64)))) |
(*.f64 (sqrt.f64 (pow.f64 (PI.f64) #s(literal 5/6 binary64))) (sqrt.f64 (pow.f64 (PI.f64) #s(literal 1/6 binary64)))) |
(*.f64 (sqrt.f64 (pow.f64 (PI.f64) #s(literal 5/12 binary64))) (sqrt.f64 (pow.f64 (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (sqrt.f64 (PI.f64)))) (PI.f64)) #s(literal 1/6 binary64)))) |
(*.f64 (sqrt.f64 (pow.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (sqrt.f64 (PI.f64))))) #s(literal 1/6 binary64))) (sqrt.f64 (pow.f64 (PI.f64) #s(literal 5/12 binary64)))) |
(PI.f64) |
(log.f64 (exp.f64 (PI.f64))) |
(exp.f64 (log.f64 (PI.f64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 (PI.f64))) #s(literal 1/2 binary64))) |
(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 (fma.f64 #s(literal 1/3 binary64) (*.f64 #s(literal 5/2 binary64) (log.f64 (PI.f64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (PI.f64))) #s(literal 1/3 binary64)))) |
(exp.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (PI.f64))) #s(literal 1/3 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 #s(literal 5/2 binary64) (log.f64 (PI.f64)))))) |
(fabs.f64 (PI.f64)) |
(fabs.f64 (neg.f64 (PI.f64))) |
(sqrt.f64 (*.f64 (PI.f64) (PI.f64))) |
(cbrt.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) |
(pow.f64 (PI.f64) #s(literal 1 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 (cbrt.f64 (PI.f64)) #s(literal 3 binary64)) |
(pow.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 1/3 binary64)) |
(pow.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64))) #s(literal 2/3 binary64)) |
(pow.f64 (E.f64) (log.f64 (PI.f64))) |
(pow.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) #s(literal 1/4 binary64)) |
(pow.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (sqrt.f64 (PI.f64)))) (*.f64 (PI.f64) (*.f64 (PI.f64) (sqrt.f64 (PI.f64))))) (PI.f64)) #s(literal 1/6 binary64)) |
(pow.f64 (*.f64 (PI.f64) (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (sqrt.f64 (PI.f64)))) (*.f64 (PI.f64) (*.f64 (PI.f64) (sqrt.f64 (PI.f64)))))) #s(literal 1/6 binary64)) |
(pow.f64 (exp.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (log.f64 (PI.f64)))) |
(*.f64 (PI.f64) #s(literal 1 binary64)) |
(*.f64 (PI.f64) (log.f64 (E.f64))) |
(*.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 5/6 binary64)) (pow.f64 (PI.f64) #s(literal 1/6 binary64))) |
(*.f64 (pow.f64 (PI.f64) #s(literal 1/6 binary64)) (pow.f64 (PI.f64) #s(literal 5/6 binary64))) |
(*.f64 (pow.f64 (PI.f64) #s(literal 1/6 binary64)) (fabs.f64 (pow.f64 (PI.f64) #s(literal 5/6 binary64)))) |
(*.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)) (pow.f64 (pow.f64 (PI.f64) #s(literal 4/3 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (cbrt.f64 (PI.f64)) (sqrt.f64 (pow.f64 (PI.f64) #s(literal 4/3 binary64)))) |
(*.f64 (cbrt.f64 (PI.f64)) (fabs.f64 (pow.f64 (PI.f64) #s(literal 2/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)) (exp.f64 (*.f64 #s(literal 1/3 binary64) (log.f64 (PI.f64))))) |
(*.f64 (pow.f64 (PI.f64) #s(literal 5/12 binary64)) (pow.f64 (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (sqrt.f64 (PI.f64)))) (PI.f64)) #s(literal 1/6 binary64))) |
(*.f64 (sqrt.f64 (sqrt.f64 (PI.f64))) (pow.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (sqrt.f64 (PI.f64))) (sqrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64))))) |
(*.f64 (pow.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (sqrt.f64 (PI.f64))))) #s(literal 1/6 binary64)) (pow.f64 (PI.f64) #s(literal 5/12 binary64))) |
(*.f64 (pow.f64 (pow.f64 (PI.f64) #s(literal 5/6 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 (PI.f64) #s(literal 1/6 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (PI.f64) #s(literal 1/6 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 (PI.f64) #s(literal 5/6 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (PI.f64) #s(literal 5/12 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (sqrt.f64 (PI.f64)))) (PI.f64)) #s(literal 1/6 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (sqrt.f64 (PI.f64))))) #s(literal 1/6 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 (PI.f64) #s(literal 5/12 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64))) #s(literal 1/2 binary64)) (sqrt.f64 (sqrt.f64 (PI.f64)))) |
(*.f64 (pow.f64 (pow.f64 (PI.f64) #s(literal 4/3 binary64)) #s(literal 1/2 binary64)) (cbrt.f64 (PI.f64))) |
(*.f64 (pow.f64 (pow.f64 (PI.f64) #s(literal 5/3 binary64)) #s(literal 1/2 binary64)) (pow.f64 (PI.f64) #s(literal 1/6 binary64))) |
(*.f64 (pow.f64 (pow.f64 (PI.f64) #s(literal 1/6 binary64)) #s(literal 3 binary64)) (pow.f64 (pow.f64 (PI.f64) #s(literal 1/6 binary64)) #s(literal 3 binary64))) |
(*.f64 (pow.f64 (cbrt.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64))) #s(literal 3 binary64)) (pow.f64 (cbrt.f64 (cbrt.f64 (PI.f64))) #s(literal 3 binary64))) |
(*.f64 (pow.f64 (pow.f64 (PI.f64) #s(literal 8/3 binary64)) #s(literal 1/3 binary64)) (cbrt.f64 (cbrt.f64 (PI.f64)))) |
(*.f64 (cbrt.f64 (pow.f64 (PI.f64) #s(literal 8/3 binary64))) (cbrt.f64 (cbrt.f64 (PI.f64)))) |
(*.f64 (sqrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64)))) (sqrt.f64 (sqrt.f64 (PI.f64)))) |
(*.f64 (sqrt.f64 (pow.f64 (PI.f64) #s(literal 4/3 binary64))) (cbrt.f64 (PI.f64))) |
(*.f64 (sqrt.f64 (pow.f64 (PI.f64) #s(literal 5/3 binary64))) (pow.f64 (PI.f64) #s(literal 1/6 binary64))) |
(*.f64 (fabs.f64 (pow.f64 (PI.f64) #s(literal 5/6 binary64))) (pow.f64 (PI.f64) #s(literal 1/6 binary64))) |
(*.f64 (fabs.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (cbrt.f64 (PI.f64))) |
(*.f64 (fabs.f64 (pow.f64 (PI.f64) #s(literal 5/12 binary64))) (fabs.f64 (pow.f64 (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (sqrt.f64 (PI.f64)))) (PI.f64)) #s(literal 1/6 binary64)))) |
(*.f64 (fabs.f64 (pow.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (sqrt.f64 (PI.f64))))) #s(literal 1/6 binary64))) (fabs.f64 (pow.f64 (PI.f64) #s(literal 5/12 binary64)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (fma.f64 a (+.f64 b a) (*.f64 b b)) (*.f64 a (*.f64 a a)))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (neg.f64 (*.f64 a (*.f64 a a))) (fma.f64 a (+.f64 b a) (*.f64 b b)))) |
(/.f64 (*.f64 a (*.f64 a a)) (fma.f64 a (+.f64 b a) (*.f64 b b))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 a (+.f64 b a) (*.f64 b b)) (*.f64 a (*.f64 a a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (fma.f64 a (+.f64 b a) (*.f64 b b)) (*.f64 a (*.f64 a a))) #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 a (+.f64 b a) (*.f64 b b)) (*.f64 a (*.f64 a a))))) |
(/.f64 (neg.f64 (*.f64 a (*.f64 a a))) (neg.f64 (fma.f64 a (+.f64 b a) (*.f64 b b)))) |
(/.f64 (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1 binary64)) (fma.f64 a (+.f64 b a) (*.f64 b b))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 a (*.f64 a a)))) (neg.f64 (neg.f64 (fma.f64 a (+.f64 b a) (*.f64 b b))))) |
(pow.f64 (/.f64 (fma.f64 a (+.f64 b a) (*.f64 b b)) (*.f64 a (*.f64 a a))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (fma.f64 a (+.f64 b a) (*.f64 b b)) (*.f64 a (*.f64 a a))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 a (/.f64 (*.f64 a a) (fma.f64 a (+.f64 b a) (*.f64 b b)))) |
(*.f64 (*.f64 a a) (*.f64 a (/.f64 #s(literal 1 binary64) (fma.f64 a (+.f64 b a) (*.f64 b b))))) |
(*.f64 (*.f64 a a) (/.f64 a (fma.f64 a (+.f64 b a) (*.f64 b b)))) |
(*.f64 (*.f64 a (*.f64 a a)) (/.f64 #s(literal 1 binary64) (fma.f64 a (+.f64 b a) (*.f64 b b)))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 a a)) (fma.f64 a (+.f64 b a) (*.f64 b b)))) |
(*.f64 (neg.f64 (*.f64 a (*.f64 a a))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 a (+.f64 b a) (*.f64 b b))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (+.f64 b a) (*.f64 b b))) (*.f64 a (*.f64 a a))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (+.f64 b a) (*.f64 b b))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (*.f64 a a) (fma.f64 a (+.f64 b a) (*.f64 b b))) a) |
(*.f64 (/.f64 (*.f64 a (*.f64 a a)) (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (+.f64 b a)) (*.f64 (*.f64 a a) (*.f64 (+.f64 b a) (+.f64 b a)))))) (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 a (+.f64 b a))) (*.f64 (*.f64 a a) (*.f64 (+.f64 b a) (+.f64 b a))))) |
(*.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (fma.f64 a (+.f64 b a) (*.f64 b b)) (-.f64 (*.f64 a (+.f64 b a)) (*.f64 b b)))) (-.f64 (*.f64 a (+.f64 b a)) (*.f64 b b))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (fma.f64 a (+.f64 b a) (*.f64 b b)) (*.f64 b (*.f64 b b)))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (*.f64 b (*.f64 b b)) (neg.f64 (fma.f64 a (+.f64 b a) (*.f64 b b))))) |
(neg.f64 (/.f64 (*.f64 (*.f64 b b) (neg.f64 b)) (fma.f64 a (+.f64 b a) (*.f64 b b)))) |
(/.f64 (*.f64 b (*.f64 b b)) (fma.f64 a (+.f64 b a) (*.f64 b b))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 a (+.f64 b a) (*.f64 b b)) (*.f64 b (*.f64 b b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (fma.f64 a (+.f64 b a) (*.f64 b b)) (*.f64 b (*.f64 b b))) #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 a (+.f64 b a) (*.f64 b b)) (*.f64 b (*.f64 b b))))) |
(/.f64 (*.f64 (*.f64 b b) (neg.f64 b)) (neg.f64 (fma.f64 a (+.f64 b a) (*.f64 b b)))) |
(/.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal 1 binary64)) (fma.f64 a (+.f64 b a) (*.f64 b b))) |
(/.f64 (neg.f64 (*.f64 (*.f64 b b) (neg.f64 b))) (neg.f64 (neg.f64 (fma.f64 a (+.f64 b a) (*.f64 b b))))) |
(pow.f64 (/.f64 (fma.f64 a (+.f64 b a) (*.f64 b b)) (*.f64 b (*.f64 b b))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (fma.f64 a (+.f64 b a) (*.f64 b b)) (*.f64 b (*.f64 b b))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 b (/.f64 (*.f64 b b) (fma.f64 a (+.f64 b a) (*.f64 b b)))) |
(*.f64 (*.f64 b b) (*.f64 b (/.f64 #s(literal 1 binary64) (fma.f64 a (+.f64 b a) (*.f64 b b))))) |
(*.f64 (*.f64 b b) (/.f64 b (fma.f64 a (+.f64 b a) (*.f64 b b)))) |
(*.f64 (*.f64 b (*.f64 b b)) (/.f64 #s(literal 1 binary64) (fma.f64 a (+.f64 b a) (*.f64 b b)))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 a (+.f64 b a) (*.f64 b b)))) |
(*.f64 (*.f64 (*.f64 b b) (neg.f64 b)) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 a (+.f64 b a) (*.f64 b b))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (+.f64 b a) (*.f64 b b))) (*.f64 b (*.f64 b b))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (+.f64 b a) (*.f64 b b))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (*.f64 b b) (fma.f64 a (+.f64 b a) (*.f64 b b))) b) |
(*.f64 (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (+.f64 b a)) (*.f64 (*.f64 a a) (*.f64 (+.f64 b a) (+.f64 b a)))))) (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 a (+.f64 b a))) (*.f64 (*.f64 a a) (*.f64 (+.f64 b a) (+.f64 b a))))) |
(*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 a (+.f64 b a) (*.f64 b b)) (-.f64 (*.f64 a (+.f64 b a)) (*.f64 b b)))) (-.f64 (*.f64 a (+.f64 b a)) (*.f64 b b))) |
(sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) |
(*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))) |
(*.f64 (sqrt.f64 (PI.f64)) (*.f64 (sqrt.f64 (PI.f64)) (*.f64 angle #s(literal 1/90 binary64)))) |
(*.f64 (pow.f64 (PI.f64) #s(literal 5/6 binary64)) (*.f64 (pow.f64 (PI.f64) #s(literal 1/6 binary64)) (*.f64 angle #s(literal 1/90 binary64)))) |
(*.f64 (pow.f64 (PI.f64) #s(literal 5/6 binary64)) (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 1/6 binary64)) angle) #s(literal 1/90 binary64))) |
(*.f64 (pow.f64 (PI.f64) #s(literal 1/6 binary64)) (*.f64 (pow.f64 (PI.f64) #s(literal 5/6 binary64)) (*.f64 angle #s(literal 1/90 binary64)))) |
(*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))) |
(*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle)) |
(*.f64 (*.f64 (PI.f64) #s(literal 1/90 binary64)) angle) |
(*.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) |
(*.f64 (*.f64 angle #s(literal 1/90 binary64)) (PI.f64)) |
(*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (cbrt.f64 (PI.f64)) (*.f64 angle #s(literal 1/90 binary64)))) |
(*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64)) |
(*.f64 (*.f64 #s(literal 1/90 binary64) (pow.f64 (PI.f64) #s(literal 5/6 binary64))) (*.f64 (pow.f64 (PI.f64) #s(literal 1/6 binary64)) angle)) |
(*.f64 (*.f64 (*.f64 angle #s(literal 1/90 binary64)) (sqrt.f64 (PI.f64))) (sqrt.f64 (PI.f64))) |
(*.f64 (*.f64 (*.f64 angle #s(literal 1/90 binary64)) #s(literal 1 binary64)) (PI.f64)) |
(*.f64 (*.f64 (*.f64 angle #s(literal 1/90 binary64)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (cbrt.f64 (PI.f64))) |
(+.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) b) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) a)) |
(+.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) a) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) b)) |
(+.f64 (*.f64 b (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) (*.f64 a (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))))) |
(+.f64 (*.f64 a (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) (*.f64 b (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))))) |
(fma.f64 b (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) (*.f64 a (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))))) |
(fma.f64 a (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) (*.f64 b (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))))) |
(fma.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) b (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) a)) |
(fma.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) a (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) b)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 b a) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) (*.f64 (+.f64 b a) (+.f64 b a))))) |
(/.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) (*.f64 (+.f64 b a) (+.f64 b a))) (+.f64 b a)) |
(/.f64 (neg.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) (*.f64 (+.f64 b a) (+.f64 b a)))) (neg.f64 (+.f64 b a))) |
(/.f64 (*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) (-.f64 b a)) |
(/.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a)))) (fma.f64 b b (*.f64 a (-.f64 a b)))) |
(/.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) (*.f64 (+.f64 b a) (+.f64 b a))) #s(literal -1 binary64)) (neg.f64 (+.f64 b a))) |
(/.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) (fma.f64 b b (*.f64 a (-.f64 a b)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) (*.f64 (+.f64 b a) (+.f64 b a)))) (neg.f64 (+.f64 b a))) |
(pow.f64 (/.f64 (+.f64 b a) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) (*.f64 (+.f64 b a) (+.f64 b a)))) #s(literal -1 binary64)) |
(*.f64 (+.f64 b a) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) |
(*.f64 (+.f64 b a) (*.f64 (*.f64 (+.f64 b a) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 b a)))) |
(*.f64 #s(literal 1 binary64) (*.f64 (+.f64 b a) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) (*.f64 (+.f64 b a) (+.f64 b a)))) |
(*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) (+.f64 b a)) |
(*.f64 (*.f64 (+.f64 b a) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) #s(literal 1 binary64)) |
(*.f64 (*.f64 (+.f64 b a) (+.f64 b a)) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 b a)))) |
(*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) (*.f64 (+.f64 b a) (+.f64 b a))) (/.f64 #s(literal 1 binary64) (+.f64 b a))) |
(*.f64 (*.f64 #s(literal 1 binary64) (+.f64 b a)) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) (*.f64 (+.f64 b a) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))))) (+.f64 b a)) |
(*.f64 (*.f64 #s(literal 1 binary64) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) (+.f64 b a)) |
(*.f64 (/.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) (*.f64 (+.f64 b a) (+.f64 b a))) (*.f64 (+.f64 b a) (-.f64 b a))) (-.f64 b a)) |
(*.f64 (/.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) (*.f64 (+.f64 b a) (+.f64 b a))) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a)))) (fma.f64 b b (*.f64 a (-.f64 a b)))) |
(sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) |
(cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) |
Compiled 50 688 to 4 645 computations (90.8% saved)
129 alts after pruning (129 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 571 | 44 | 1 615 |
| Fresh | 24 | 85 | 109 |
| Picked | 5 | 0 | 5 |
| Done | 0 | 0 | 0 |
| Total | 1 600 | 129 | 1 729 |
| Status | Accuracy | Program |
|---|---|---|
| 40.8% | (/.f64 (*.f64 (fma.f64 b b (*.f64 a a)) (*.f64 (+.f64 b a) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))))) (+.f64 b a)) | |
| 44.9% | (/.f64 (*.f64 (+.f64 b a) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 b a))) | |
| 59.3% | (/.f64 (*.f64 #s(literal 1 binary64) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 b a) (-.f64 b a)))) | |
| 68.9% | (*.f64 (fma.f64 (sqrt.f64 (*.f64 b (sqrt.f64 b))) (sqrt.f64 (sqrt.f64 b)) a) (*.f64 (-.f64 b a) (sin.f64 (*.f64 (*.f64 (*.f64 (pow.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (sqrt.f64 (PI.f64))) #s(literal 1/3 binary64)) (cbrt.f64 (sqrt.f64 (PI.f64)))) angle) #s(literal 1/90 binary64))))) | |
| 66.5% | (*.f64 (fma.f64 (sqrt.f64 b) (sqrt.f64 b) a) (*.f64 (-.f64 b a) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) | |
| ▶ | 70.0% | (*.f64 (fma.f64 (sqrt.f64 a) (sqrt.f64 a) b) (*.f64 (-.f64 b a) (sin.f64 (*.f64 (*.f64 (*.f64 (pow.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (sqrt.f64 (PI.f64))) #s(literal 1/3 binary64)) (cbrt.f64 (sqrt.f64 (PI.f64)))) angle) #s(literal 1/90 binary64))))) |
| 66.5% | (*.f64 (fma.f64 (sqrt.f64 a) (sqrt.f64 a) b) (*.f64 (-.f64 b a) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) | |
| 6.0% | (*.f64 (/.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a a)))) (*.f64 (-.f64 b a) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a a) (fma.f64 b b (*.f64 a a)))))) (*.f64 (-.f64 b a) (sin.f64 (*.f64 (*.f64 (*.f64 (pow.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (sqrt.f64 (PI.f64))) #s(literal 1/3 binary64)) (cbrt.f64 (sqrt.f64 (PI.f64)))) angle) #s(literal 1/90 binary64))))) | |
| 18.9% | (*.f64 (/.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (fma.f64 a (+.f64 b a) (*.f64 b b))) (*.f64 (-.f64 b a) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) | |
| 58.5% | (*.f64 (/.f64 (fma.f64 b b (*.f64 a a)) (+.f64 b a)) (*.f64 (-.f64 b a) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) | |
| 13.1% | (*.f64 (/.f64 (*.f64 (+.f64 b a) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) (fma.f64 b b (*.f64 a a))) (*.f64 (fma.f64 b b (*.f64 a a)) (+.f64 b a))) | |
| ▶ | 18.8% | (*.f64 (+.f64 b a) (/.f64 (*.f64 (*.f64 (fma.f64 a (+.f64 b a) (*.f64 b b)) (-.f64 b a)) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) (fma.f64 a (+.f64 b a) (*.f64 b b)))) |
| 45.0% | (*.f64 (+.f64 b a) (/.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 b a)))) | |
| 59.1% | (*.f64 (+.f64 b a) (*.f64 (fma.f64 (/.f64 (*.f64 b (sqrt.f64 b)) #s(literal 1 binary64)) (/.f64 (sqrt.f64 b) (+.f64 b a)) (neg.f64 (/.f64 (*.f64 a a) (+.f64 b a)))) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) | |
| 59.1% | (*.f64 (+.f64 b a) (*.f64 (fma.f64 (/.f64 (sqrt.f64 b) #s(literal 1 binary64)) (/.f64 (*.f64 b (sqrt.f64 b)) (+.f64 b a)) (neg.f64 (/.f64 (*.f64 a a) (+.f64 b a)))) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) | |
| 48.0% | (*.f64 (+.f64 b a) (*.f64 (fma.f64 (sqrt.f64 a) (sqrt.f64 a) b) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) | |
| 5.7% | (*.f64 (+.f64 b a) (*.f64 (/.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a)))) (*.f64 (+.f64 b a) (*.f64 (fma.f64 a (+.f64 b a) (*.f64 b b)) (fma.f64 a (+.f64 b a) (*.f64 b b))))) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) | |
| 45.1% | (*.f64 (+.f64 b a) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) (*.f64 (+.f64 b a) (*.f64 (+.f64 b a) (sin.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 5/6 binary64)) (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 1/6 binary64)) angle) #s(literal 1/90 binary64)))))))) | |
| 44.0% | (*.f64 (+.f64 b a) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) (*.f64 (+.f64 b a) (*.f64 (+.f64 b a) (sin.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 1/6 binary64)) (*.f64 (pow.f64 (PI.f64) #s(literal 5/6 binary64)) (*.f64 angle #s(literal 1/90 binary64))))))))) | |
| 47.2% | (*.f64 (+.f64 b a) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) (*.f64 (+.f64 b a) (*.f64 (+.f64 b a) (sin.f64 (*.f64 (*.f64 (*.f64 angle #s(literal 1/90 binary64)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (cbrt.f64 (PI.f64)))))))) | |
| 46.8% | (*.f64 (+.f64 b a) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) (*.f64 (+.f64 b a) (*.f64 (+.f64 b a) (sin.f64 (*.f64 (*.f64 (*.f64 angle #s(literal 1/90 binary64)) (sqrt.f64 (PI.f64))) (sqrt.f64 (PI.f64)))))))) | |
| 47.0% | (*.f64 (+.f64 b a) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) (*.f64 (+.f64 b a) (*.f64 (+.f64 b a) (sin.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/90 binary64)) angle)))))) | |
| ▶ | 43.8% | (*.f64 (+.f64 b a) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) (*.f64 (+.f64 b a) (*.f64 (exp.f64 (neg.f64 (*.f64 (log.f64 (+.f64 b a)) #s(literal -1 binary64)))) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))))))) |
| 42.7% | (*.f64 (+.f64 b a) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) (*.f64 (+.f64 b a) #s(approx (* (+ b a) (sin (* (PI) (* angle 1/90)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) b))))) | |
| 43.8% | (*.f64 (+.f64 b a) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) (*.f64 (exp.f64 (neg.f64 (*.f64 (log.f64 (+.f64 b a)) #s(literal -1 binary64)))) (*.f64 (+.f64 b a) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))))))) | |
| 66.8% | (*.f64 (+.f64 b a) (*.f64 (-.f64 b a) (fma.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) (*.f64 (+.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) #s(literal 1/2 binary64))))) | |
| 68.7% | (*.f64 (+.f64 b a) (*.f64 (-.f64 b a) (sin.f64 (fma.f64 (/.f64 (sqrt.f64 (PI.f64)) #s(literal 180 binary64)) (/.f64 (sqrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) angle)) (*.f64 (neg.f64 (sqrt.f64 (PI.f64))) (*.f64 (sqrt.f64 (PI.f64)) (*.f64 angle #s(literal -1/180 binary64)))))))) | |
| 66.3% | (*.f64 (+.f64 b a) (*.f64 (-.f64 b a) (sin.f64 (fma.f64 #s(literal 1/180 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))))) | |
| 66.2% | (*.f64 (+.f64 b a) (*.f64 (-.f64 b a) (sin.f64 (/.f64 (fma.f64 (*.f64 (PI.f64) angle) (/.f64 #s(literal 180 binary64) (*.f64 (PI.f64) angle)) #s(literal 180 binary64)) (*.f64 #s(literal 180 binary64) (/.f64 #s(literal 180 binary64) (*.f64 (PI.f64) angle))))))) | |
| 66.6% | (*.f64 (+.f64 b a) (*.f64 (-.f64 b a) (sin.f64 (/.f64 (fma.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64) (*.f64 #s(literal 180 binary64) (*.f64 (PI.f64) angle))) #s(literal 32400 binary64))))) | |
| 64.2% | (*.f64 (+.f64 b a) (*.f64 (-.f64 b a) (sin.f64 (*.f64 (*.f64 (*.f64 (pow.f64 (cbrt.f64 (sqrt.f64 (PI.f64))) #s(literal 3 binary64)) (pow.f64 (cbrt.f64 (sqrt.f64 (PI.f64))) #s(literal 3 binary64))) angle) #s(literal 1/90 binary64))))) | |
| 70.0% | (*.f64 (+.f64 b a) (*.f64 (-.f64 b a) (sin.f64 (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 (PI.f64)) (cbrt.f64 (PI.f64))) (cbrt.f64 (sqrt.f64 (PI.f64)))) angle) #s(literal 1/90 binary64))))) | |
| 68.3% | (*.f64 (+.f64 b a) (*.f64 (-.f64 b a) (sin.f64 (*.f64 (*.f64 (*.f64 (*.f64 (cbrt.f64 (sqrt.f64 (PI.f64))) (cbrt.f64 (PI.f64))) (*.f64 (cbrt.f64 (sqrt.f64 (PI.f64))) (cbrt.f64 (PI.f64)))) angle) #s(literal 1/90 binary64))))) | |
| 66.5% | (*.f64 (+.f64 b a) (*.f64 (-.f64 b a) (sin.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64)))) (sqrt.f64 (sqrt.f64 (PI.f64)))) angle) #s(literal 1/90 binary64))))) | |
| 68.9% | (*.f64 (+.f64 b a) (*.f64 (-.f64 b a) (sin.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 (PI.f64)) (sqrt.f64 (PI.f64))) angle) #s(literal 1/90 binary64))))) | |
| 64.5% | (*.f64 (+.f64 b a) (*.f64 (-.f64 b a) (sin.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/90 binary64)) angle)))) | |
| 68.7% | (*.f64 (+.f64 b a) (*.f64 (-.f64 b a) (sin.f64 (*.f64 (sqrt.f64 (PI.f64)) (*.f64 (sqrt.f64 (PI.f64)) (*.f64 angle #s(literal 1/90 binary64))))))) | |
| 62.2% | (*.f64 (+.f64 b a) (*.f64 (-.f64 b a) #s(approx (sin (* (* (* (pow (* (* (PI) (PI)) (sqrt (PI))) 1/3) (cbrt (sqrt (PI)))) angle) 1/90)) (*.f64 angle (fma.f64 #s(literal -1/4374000 binary64) (*.f64 (*.f64 angle angle) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) (*.f64 #s(literal 1/90 binary64) (PI.f64))))))) | |
| 61.7% | (*.f64 (+.f64 b a) (*.f64 (-.f64 b a) #s(approx (sin (* (* (* (pow (* (* (PI) (PI)) (sqrt (PI))) 1/3) (cbrt (sqrt (PI)))) angle) 1/90)) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) | |
| 45.0% | (*.f64 (+.f64 b a) (*.f64 (+.f64 b a) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))))) | |
| 4.8% | (*.f64 (+.f64 b a) (*.f64 (*.f64 (/.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a)))) (/.f64 (fma.f64 b b (*.f64 a a)) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 a (+.f64 b a) (*.f64 b b)) (fma.f64 a (+.f64 b a) (*.f64 b b)))) (fma.f64 a (+.f64 b a) (*.f64 b b)))) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) | |
| 36.9% | (*.f64 (+.f64 b a) (*.f64 (*.f64 (+.f64 b a) (+.f64 b a)) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 b a))))) | |
| 43.9% | (*.f64 (+.f64 b a) (*.f64 (exp.f64 (*.f64 (log.f64 (+.f64 b a)) #s(literal -1 binary64))) (*.f64 (+.f64 b a) (*.f64 (+.f64 b a) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))))))) | |
| 63.1% | (*.f64 (+.f64 b a) (*.f64 #s(approx (- b a) (-.f64 b (/.f64 (*.f64 b a) b))) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) | |
| 39.0% | (*.f64 (+.f64 b a) (*.f64 #s(approx (- b a) (neg.f64 a)) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) | |
| 42.7% | (*.f64 (+.f64 b a) #s(approx (* (/ 1 (+ b a)) (* (+ b a) (* (+ b a) (sin (* (PI) (* angle 1/90)))))) (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) b))) | |
| 22.5% | (*.f64 (+.f64 b a) #s(approx (* (/ 1 (+ b a)) (* (+ b a) (* (+ b a) (sin (* (PI) (* angle 1/90)))))) (*.f64 a (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) | |
| 62.3% | (*.f64 (+.f64 b a) #s(approx (* (- b a) (sin (* (* (* (pow (* (* (PI) (PI)) (sqrt (PI))) 1/3) (cbrt (sqrt (PI)))) angle) 1/90))) (*.f64 angle (fma.f64 (*.f64 #s(literal -1/4374000 binary64) (*.f64 angle angle)) (*.f64 (-.f64 b a) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) (-.f64 b a))))))) | |
| 61.7% | (*.f64 (+.f64 b a) #s(approx (* (- b a) (sin (* (* (* (pow (* (* (PI) (PI)) (sqrt (PI))) 1/3) (cbrt (sqrt (PI)))) angle) 1/90))) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 (PI.f64) (-.f64 b a)))))) | |
| 64.4% | (*.f64 (+.f64 b a) #s(approx (* (- b a) (sin (* (* (PI) angle) 1/90))) (*.f64 (neg.f64 b) (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (+.f64 #s(literal -1 binary64) (/.f64 a b)))))) | |
| 63.9% | (*.f64 (+.f64 b a) #s(approx (* (- b a) (sin (* (* (PI) angle) 1/90))) (*.f64 a (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (+.f64 #s(literal -1 binary64) (/.f64 b a)))))) | |
| 58.5% | (*.f64 (*.f64 (fma.f64 b b (*.f64 a a)) (/.f64 #s(literal 1 binary64) (+.f64 b a))) (*.f64 (-.f64 b a) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) | |
| 5.8% | (*.f64 (*.f64 (/.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a)))) (/.f64 (fma.f64 b b (*.f64 a a)) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 a (+.f64 b a) (*.f64 b b)) (fma.f64 a (+.f64 b a) (*.f64 b b)))) (fma.f64 a (+.f64 b a) (*.f64 b b)))) (*.f64 (-.f64 b a) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) | |
| 42.2% | (*.f64 (*.f64 (/.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a a)))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) | |
| 62.8% | (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) (*.f64 (+.f64 b a) (+.f64 b a))) (*.f64 (-.f64 b a) (sin.f64 (*.f64 (*.f64 (*.f64 (pow.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (sqrt.f64 (PI.f64))) #s(literal 1/3 binary64)) (cbrt.f64 (sqrt.f64 (PI.f64)))) angle) #s(literal 1/90 binary64))))) | |
| 59.1% | (*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) | |
| 61.9% | (*.f64 (*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))))) (cos.f64 (*.f64 (*.f64 (sqrt.f64 (PI.f64)) (sqrt.f64 (PI.f64))) (/.f64 angle #s(literal 180 binary64))))) | |
| 15.0% | (*.f64 (*.f64 (*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (fma.f64 a a (*.f64 b b))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a a (*.f64 b b))) (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))))) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) | |
| 66.5% | (*.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))) (+.f64 b a)) (-.f64 b a)) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) | |
| 57.5% | (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (*.f64 (neg.f64 a) (sqrt.f64 a)) (sqrt.f64 a) (*.f64 b b))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) | |
| 42.2% | (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (*.f64 b (sqrt.f64 b)) (sqrt.f64 b) (*.f64 a a))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) | |
| 55.3% | (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (*.f64 b (sqrt.f64 b)) (sqrt.f64 b) (neg.f64 (*.f64 a a)))) (sin.f64 (*.f64 (*.f64 (pow.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (sqrt.f64 (PI.f64))) #s(literal 1/3 binary64)) (cbrt.f64 (sqrt.f64 (PI.f64)))) (/.f64 angle #s(literal 180 binary64))))) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) | |
| 58.3% | (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (*.f64 b (sqrt.f64 b)) (sqrt.f64 b) (neg.f64 (*.f64 a a)))) (sin.f64 (*.f64 (*.f64 (pow.f64 (cbrt.f64 (sqrt.f64 (PI.f64))) #s(literal 3 binary64)) (pow.f64 (cbrt.f64 (sqrt.f64 (PI.f64))) #s(literal 3 binary64))) (/.f64 angle #s(literal 180 binary64))))) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) | |
| 57.7% | (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (*.f64 b (sqrt.f64 b)) (sqrt.f64 b) (neg.f64 (*.f64 a a)))) (sin.f64 (*.f64 (*.f64 (*.f64 (cbrt.f64 (sqrt.f64 (PI.f64))) (cbrt.f64 (PI.f64))) (*.f64 (cbrt.f64 (sqrt.f64 (PI.f64))) (cbrt.f64 (PI.f64)))) (/.f64 angle #s(literal 180 binary64))))) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) | |
| 53.6% | (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (*.f64 b (sqrt.f64 b)) (sqrt.f64 b) (neg.f64 (*.f64 a a)))) (sin.f64 (*.f64 (*.f64 (sqrt.f64 (PI.f64)) (sqrt.f64 (PI.f64))) (/.f64 angle #s(literal 180 binary64))))) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) | |
| 58.6% | (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (*.f64 b (sqrt.f64 b)) (sqrt.f64 b) (neg.f64 (*.f64 a a)))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) (cos.f64 (*.f64 (*.f64 (pow.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (sqrt.f64 (PI.f64))) #s(literal 1/3 binary64)) (cbrt.f64 (sqrt.f64 (PI.f64)))) (/.f64 angle #s(literal 180 binary64))))) | |
| 57.6% | (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (*.f64 b (sqrt.f64 b)) (sqrt.f64 b) (neg.f64 (*.f64 a a)))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) (cos.f64 (*.f64 (*.f64 (pow.f64 (cbrt.f64 (sqrt.f64 (PI.f64))) #s(literal 3 binary64)) (pow.f64 (cbrt.f64 (sqrt.f64 (PI.f64))) #s(literal 3 binary64))) (/.f64 angle #s(literal 180 binary64))))) | |
| 60.0% | (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (*.f64 b (sqrt.f64 b)) (sqrt.f64 b) (neg.f64 (*.f64 a a)))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) (cos.f64 (*.f64 (*.f64 (*.f64 (cbrt.f64 (sqrt.f64 (PI.f64))) (cbrt.f64 (PI.f64))) (*.f64 (cbrt.f64 (sqrt.f64 (PI.f64))) (cbrt.f64 (PI.f64)))) (/.f64 angle #s(literal 180 binary64))))) | |
| 56.6% | (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (*.f64 b (sqrt.f64 b)) (sqrt.f64 b) (neg.f64 (*.f64 a a)))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) (cos.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64)))) (sqrt.f64 (sqrt.f64 (PI.f64)))) (/.f64 angle #s(literal 180 binary64))))) | |
| 58.2% | (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (*.f64 b (sqrt.f64 b)) (sqrt.f64 b) (neg.f64 (*.f64 a a)))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) #s(approx (cos (* (* (sqrt (PI)) (sqrt (PI))) (/ angle 180))) #s(literal 1 binary64))) | |
| 59.5% | (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (*.f64 b (sqrt.f64 b)) (sqrt.f64 b) (neg.f64 (*.f64 a a)))) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))) (cos.f64 (*.f64 (*.f64 (sqrt.f64 (PI.f64)) (sqrt.f64 (PI.f64))) (/.f64 angle #s(literal 180 binary64))))) | |
| 4.1% | (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (fma.f64 a (+.f64 b a) (*.f64 b b)) (fma.f64 a (+.f64 b a) (*.f64 b b)))) (*.f64 (*.f64 (fma.f64 a (+.f64 b a) (*.f64 b b)) (fma.f64 a (+.f64 b a) (*.f64 b b))) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))))) (*.f64 (*.f64 (fma.f64 a (+.f64 b a) (*.f64 b b)) (fma.f64 a (+.f64 b a) (*.f64 b b))) (*.f64 (fma.f64 a (+.f64 b a) (*.f64 b b)) (fma.f64 a (+.f64 b a) (*.f64 b b)))))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) (cos.f64 (*.f64 (*.f64 angle #s(literal -1/180 binary64)) (PI.f64)))) | |
| 55.3% | (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (log.f64 b)) (pow.f64 a #s(literal 2 binary64)))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) (cos.f64 (*.f64 (*.f64 angle #s(literal -1/180 binary64)) (PI.f64)))) | |
| 56.5% | (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 (E.f64) (*.f64 #s(literal 2 binary64) (log.f64 b))) (pow.f64 a #s(literal 2 binary64)))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) | |
| 55.2% | (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (exp.f64 #s(literal 2 binary64)) (log.f64 a)))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) (cos.f64 (*.f64 (*.f64 angle #s(literal -1/180 binary64)) (PI.f64)))) | |
| 56.5% | (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (E.f64) (*.f64 #s(literal 2 binary64) (log.f64 a))))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) | |
| 57.3% | (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) (sin.f64 (*.f64 (*.f64 (pow.f64 (cbrt.f64 (sqrt.f64 (PI.f64))) #s(literal 3 binary64)) (pow.f64 (cbrt.f64 (sqrt.f64 (PI.f64))) #s(literal 3 binary64))) (/.f64 angle #s(literal 180 binary64))))) (cos.f64 (*.f64 (*.f64 angle #s(literal -1/180 binary64)) (PI.f64)))) | |
| 57.3% | (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) (sin.f64 (*.f64 (*.f64 (*.f64 (cbrt.f64 (sqrt.f64 (PI.f64))) (cbrt.f64 (PI.f64))) (*.f64 (cbrt.f64 (sqrt.f64 (PI.f64))) (cbrt.f64 (PI.f64)))) (/.f64 angle #s(literal 180 binary64))))) (cos.f64 (*.f64 (*.f64 angle #s(literal -1/180 binary64)) (PI.f64)))) | |
| 56.6% | (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) (cos.f64 (*.f64 (*.f64 angle #s(literal -1/180 binary64)) (*.f64 (pow.f64 (cbrt.f64 (sqrt.f64 (PI.f64))) #s(literal 3 binary64)) (pow.f64 (cbrt.f64 (sqrt.f64 (PI.f64))) #s(literal 3 binary64)))))) | |
| 55.2% | (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (exp.f64 (*.f64 #s(literal 2 binary64) (log.f64 a))))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) (cos.f64 (*.f64 (*.f64 angle #s(literal -1/180 binary64)) (PI.f64)))) | |
| 56.5% | (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (exp.f64 (*.f64 #s(literal 2 binary64) (log.f64 a))))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) | |
| 34.7% | (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 b a) (-.f64 b a)))) #s(literal -1 binary64)))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) | |
| 37.9% | (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) #s(approx (- (pow b 2) (pow a 2)) (*.f64 b b))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) | |
| 68.1% | (*.f64 (exp.f64 (neg.f64 (*.f64 (log.f64 (+.f64 b a)) #s(literal -1 binary64)))) (*.f64 (-.f64 b a) (sin.f64 (*.f64 (*.f64 (*.f64 (pow.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (sqrt.f64 (PI.f64))) #s(literal 1/3 binary64)) (cbrt.f64 (sqrt.f64 (PI.f64)))) angle) #s(literal 1/90 binary64))))) | |
| 67.4% | (*.f64 #s(approx (+ b a) (fma.f64 a (/.f64 b a) a)) (*.f64 (-.f64 b a) (sin.f64 (*.f64 (*.f64 (*.f64 (pow.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (sqrt.f64 (PI.f64))) #s(literal 1/3 binary64)) (cbrt.f64 (sqrt.f64 (PI.f64)))) angle) #s(literal 1/90 binary64))))) | |
| 56.3% | (*.f64 #s(approx (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (*.f64 #s(literal 1/90 binary64) (*.f64 (*.f64 angle (PI.f64)) (*.f64 (+.f64 a b) (-.f64 b a))))) (cos.f64 (*.f64 (*.f64 angle #s(literal -1/180 binary64)) (PI.f64)))) | |
| 34.7% | (*.f64 #s(approx (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))))) (cos.f64 (*.f64 (*.f64 angle #s(literal -1/180 binary64)) (PI.f64)))) | |
| 38.7% | (*.f64 #s(approx (* (* 2 (+ (* (* b (sqrt b)) (sqrt b)) (neg (* a a)))) (sin (* (PI) (/ angle 180)))) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))) (cos.f64 (*.f64 (*.f64 (sqrt.f64 (PI.f64)) (sqrt.f64 (PI.f64))) (/.f64 angle #s(literal 180 binary64))))) | |
| 37.2% | (*.f64 #s(approx (* (* 2 (+ (* (* b (sqrt b)) (sqrt b)) (neg (* a a)))) (sin (* (PI) (/ angle 180)))) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))) (cos.f64 (*.f64 (*.f64 (sqrt.f64 (PI.f64)) (sqrt.f64 (PI.f64))) (/.f64 angle #s(literal 180 binary64))))) | |
| 21.0% | #s(approx (* (+ b a) (* (/ 1 (+ b a)) (* (+ b a) (* (+ b a) (sin (* (PI) (* angle 1/90))))))) (*.f64 (*.f64 a a) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) | |
| 38.8% | #s(approx (* (+ b a) (* (/ 1 (+ b a)) (* (+ b a) (* (+ b a) (sin (* (PI) (* angle 1/90))))))) (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 b b))) | |
| ▶ | 34.5% | #s(approx (* (+ b a) (* (- b a) (sin (* (* (* (pow (* (* (PI) (PI)) (sqrt (PI))) 1/3) (cbrt (sqrt (PI)))) angle) 1/90)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (neg.f64 (*.f64 a a)))) |
| 34.5% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (* angle -1/180) (PI)))) (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal -1/180 binary64)))))) | |
| 54.5% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (fma.f64 (*.f64 (+.f64 b a) (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) (neg.f64 a) (*.f64 (*.f64 (+.f64 b a) (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) b))) | |
| 45.0% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (/.f64 (*.f64 (+.f64 b a) (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 b a)))) | |
| 12.1% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (/.f64 (*.f64 (+.f64 b a) (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) (fma.f64 b b (*.f64 a a))) (*.f64 (fma.f64 b b (*.f64 a a)) (+.f64 b a)))) | |
| 45.0% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (-.f64 b a) (*.f64 (-.f64 b a) (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))))) | |
| 56.3% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (*.f64 angle #s(literal 1/90 binary64)) (PI.f64)) (*.f64 (+.f64 b a) (-.f64 b a)))) | |
| 35.5% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (*.f64 (pow.f64 (cbrt.f64 (sqrt.f64 (PI.f64))) #s(literal 3 binary64)) (pow.f64 (cbrt.f64 (sqrt.f64 (PI.f64))) #s(literal 3 binary64)))))) (*.f64 (*.f64 a a) #s(literal -2 binary64))) (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))))) | |
| 35.0% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (*.f64 (*.f64 (cbrt.f64 (sqrt.f64 (PI.f64))) (cbrt.f64 (PI.f64))) (*.f64 (cbrt.f64 (sqrt.f64 (PI.f64))) (cbrt.f64 (PI.f64))))))) (*.f64 (*.f64 a a) #s(literal -2 binary64))) (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))))) | |
| 36.6% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (*.f64 (sqrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64)))) (sqrt.f64 (sqrt.f64 (PI.f64))))))) (*.f64 (*.f64 a a) #s(literal -2 binary64))) (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))))) | |
| 34.7% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (*.f64 (sqrt.f64 (PI.f64)) (sqrt.f64 (PI.f64)))))) (*.f64 (*.f64 a a) #s(literal -2 binary64))) (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))))) | |
| 37.9% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 (*.f64 a a) #s(literal -2 binary64))) (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (*.f64 (pow.f64 (cbrt.f64 (sqrt.f64 (PI.f64))) #s(literal 3 binary64)) (pow.f64 (cbrt.f64 (sqrt.f64 (PI.f64))) #s(literal 3 binary64)))))))) | |
| 35.4% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 (*.f64 a a) #s(literal -2 binary64))) (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (*.f64 (*.f64 (cbrt.f64 (sqrt.f64 (PI.f64))) (cbrt.f64 (PI.f64))) (*.f64 (cbrt.f64 (sqrt.f64 (PI.f64))) (cbrt.f64 (PI.f64))))))))) | |
| 35.3% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 (*.f64 a a) #s(literal -2 binary64))) (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (*.f64 (sqrt.f64 (PI.f64)) (sqrt.f64 (PI.f64)))))))) | |
| 35.8% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 (*.f64 a a) #s(literal -2 binary64))) #s(approx (cos (* 1/180 (* angle (PI)))) #s(literal 1 binary64)))) | |
| 34.5% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) (*.f64 a (*.f64 a #s(literal -2 binary64)))) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))))) | |
| 33.1% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 #s(approx (sin (* 1/180 (* angle (PI)))) (*.f64 angle (fma.f64 #s(literal -1/34992000 binary64) (*.f64 (*.f64 angle angle) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) (*.f64 (PI.f64) #s(literal 1/180 binary64))))) (*.f64 (*.f64 a a) #s(literal -2 binary64))) (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))))) | |
| 56.0% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 angle (*.f64 (*.f64 (sqrt.f64 (PI.f64)) (sqrt.f64 (PI.f64))) #s(literal 1/90 binary64))) (*.f64 (+.f64 b a) (-.f64 b a)))) | |
| 56.2% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))) (*.f64 (fma.f64 (sqrt.f64 b) (sqrt.f64 b) a) (-.f64 b a)))) | |
| 14.5% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))) (*.f64 (-.f64 #s(approx (/ (* b (* b b)) (+ (* a (+ b a)) (* b b))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a a))) (/.f64 (*.f64 a (*.f64 a a)) (fma.f64 a (+.f64 b a) (*.f64 b b)))) (-.f64 b a)))) | |
| 43.6% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))) (*.f64 (-.f64 b a) (-.f64 b a)))) | |
| 43.6% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))) (*.f64 (+.f64 b a) (fma.f64 (sqrt.f64 a) (sqrt.f64 a) b)))) | |
| 9.4% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))) (*.f64 (+.f64 b a) (/.f64 (*.f64 (fma.f64 b b (*.f64 a a)) (fma.f64 b b (*.f64 a a))) (*.f64 (+.f64 b a) (fma.f64 b b (*.f64 a a))))))) | |
| 43.6% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))) (*.f64 (+.f64 b a) (*.f64 (fma.f64 b b (*.f64 a a)) (/.f64 #s(literal 1 binary64) (+.f64 b a)))))) | |
| 10.2% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))) (*.f64 (+.f64 b a) (*.f64 (/.f64 (+.f64 b a) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a)))) (/.f64 (+.f64 b a) (/.f64 #s(literal 1 binary64) (fma.f64 a (+.f64 b a) (*.f64 b b)))))))) | |
| 36.3% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))) (*.f64 (+.f64 b a) #s(approx (- b a) (neg.f64 a))))) | |
| 33.7% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* (sin (* 1/180 (* angle (PI)))) (* (* a a) -2)) (cos (* 1/180 (* angle (PI))))) (*.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 a a)) (*.f64 angle (PI.f64))))) | |
| 23.9% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* (sin (* 1/180 (* angle (PI)))) (* (* a a) -2)) (cos (* 1/180 (* angle (PI))))) (*.f64 angle (fma.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (*.f64 (*.f64 angle angle) (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal -1/8748000 binary64))) (*.f64 #s(literal -1/90 binary64) (*.f64 (*.f64 a a) (PI.f64))))))) | |
| 21.4% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* angle (* (PI) 1/90)) (* (- (/ (* b (* b b)) (+ (* a (+ b a)) (* b b))) (/ (* a (* a a)) (+ (* a (+ b a)) (* b b)))) (- b a))) (fma.f64 (*.f64 #s(literal -1/45 binary64) a) (*.f64 angle (*.f64 (PI.f64) b)) (*.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 a a)) (*.f64 angle (PI.f64)))))) | |
| 29.4% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* angle (* (PI) 1/90)) (* (- (/ (* b (* b b)) (+ (* a (+ b a)) (* b b))) (/ (* a (* a a)) (+ (* a (+ b a)) (* b b)))) (- b a))) (fma.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 (PI.f64) (*.f64 b b))) (*.f64 (*.f64 #s(literal -1/45 binary64) a) (*.f64 angle (*.f64 (PI.f64) b)))))) | |
| 24.5% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* angle (* (PI) 1/90)) (* (- (/ (* b (* b b)) (+ (* a (+ b a)) (* b b))) (/ (* a (* a a)) (+ (* a (+ b a)) (* b b)))) (- b a))) (*.f64 (*.f64 a a) (fma.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)) (*.f64 (*.f64 angle (*.f64 (PI.f64) b)) (/.f64 #s(literal -1/45 binary64) a)))))) | |
| 21.8% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* angle (* (PI) 1/90)) (* (- (/ (* b (* b b)) (+ (* a (+ b a)) (* b b))) (/ (* a (* a a)) (+ (* a (+ b a)) (* b b)))) (- b a))) (*.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 a a)) (*.f64 angle (PI.f64))))) | |
| 12.2% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* angle (* (PI) 1/90)) (* (- (/ (* b (* b b)) (+ (* a (+ b a)) (* b b))) (/ (* a (* a a)) (+ (* a (+ b a)) (* b b)))) (- b a))) (*.f64 (*.f64 #s(literal 1/90 binary64) angle) (*.f64 (*.f64 (PI.f64) (-.f64 b a)) (-.f64 (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 a (+.f64 a b) (*.f64 b b))) (/.f64 (*.f64 a (*.f64 a a)) (fma.f64 a (+.f64 a b) (*.f64 b b)))))))) | |
| 38.6% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* angle (* (PI) 1/90)) (* (- (/ (* b (* b b)) (+ (* a (+ b a)) (* b b))) (/ (* a (* a a)) (+ (* a (+ b a)) (* b b)))) (- b a))) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 (PI.f64) (*.f64 b b)))))) | |
| 40.0% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* angle (* (PI) 1/90)) (* (+ b a) (- b a))) (*.f64 (*.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))) b) b))) | |
| 40.0% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* angle (* (PI) 1/90)) (* (+ b a) (- b a))) (*.f64 (*.f64 (*.f64 angle #s(literal 1/90 binary64)) (*.f64 (PI.f64) b)) b))) | |
| ▶ | 40.0% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* angle (* (PI) 1/90)) (* (+ b a) (- b a))) (*.f64 (*.f64 (PI.f64) b) (*.f64 b (*.f64 angle #s(literal 1/90 binary64)))))) |
| 33.7% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* angle (* (PI) 1/90)) (* (+ b a) (- b a))) (*.f64 (*.f64 a a) (fma.f64 (*.f64 angle (PI.f64)) #s(literal -1/90 binary64) #s(literal 0 binary64))))) |
Compiled 7 496 to 4 416 computations (41.1% saved)
| 1× | egg-herbie |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| cost-diff | 192 | (*.f64 (log.f64 (+.f64 b a)) #s(literal -1 binary64)) | |
| cost-diff | 256 | (neg.f64 (*.f64 (log.f64 (+.f64 b a)) #s(literal -1 binary64))) | |
| cost-diff | 1728 | (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) (*.f64 (+.f64 b a) (*.f64 (exp.f64 (neg.f64 (*.f64 (log.f64 (+.f64 b a)) #s(literal -1 binary64)))) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))))) | |
| cost-diff | 12800 | (exp.f64 (neg.f64 (*.f64 (log.f64 (+.f64 b a)) #s(literal -1 binary64)))) | |
| cost-diff | 0 | (*.f64 (*.f64 (fma.f64 a (+.f64 b a) (*.f64 b b)) (-.f64 b a)) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) | |
| cost-diff | 0 | (+.f64 b a) | |
| cost-diff | 0 | (*.f64 (+.f64 b a) (/.f64 (*.f64 (*.f64 (fma.f64 a (+.f64 b a) (*.f64 b b)) (-.f64 b a)) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) (fma.f64 a (+.f64 b a) (*.f64 b b)))) | |
| cost-diff | 2816 | (/.f64 (*.f64 (*.f64 (fma.f64 a (+.f64 b a) (*.f64 b b)) (-.f64 b a)) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) (fma.f64 a (+.f64 b a) (*.f64 b b))) | |
| cost-diff | 0 | (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))) | |
| cost-diff | 0 | (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) | |
| cost-diff | 0 | (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (neg.f64 (*.f64 a a))) | |
| cost-diff | 0 | #s(approx (* (+ b a) (* (- b a) (sin (* (* (* (pow (* (* (PI) (PI)) (sqrt (PI))) 1/3) (cbrt (sqrt (PI)))) angle) 1/90)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (neg.f64 (*.f64 a a)))) | |
| cost-diff | 0 | (*.f64 (PI.f64) b) | |
| cost-diff | 0 | (*.f64 (*.f64 (PI.f64) b) (*.f64 b (*.f64 angle #s(literal 1/90 binary64)))) | |
| cost-diff | 0 | #s(approx (* (* angle (* (PI) 1/90)) (* (+ b a) (- b a))) (*.f64 (*.f64 (PI.f64) b) (*.f64 b (*.f64 angle #s(literal 1/90 binary64))))) | |
| cost-diff | 0 | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* angle (* (PI) 1/90)) (* (+ b a) (- b a))) (*.f64 (*.f64 (PI.f64) b) (*.f64 b (*.f64 angle #s(literal 1/90 binary64)))))) | |
| cost-diff | 0 | (sqrt.f64 a) | |
| cost-diff | 0 | (*.f64 (fma.f64 (sqrt.f64 a) (sqrt.f64 a) b) (*.f64 (-.f64 b a) (sin.f64 (*.f64 (*.f64 (*.f64 (pow.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (sqrt.f64 (PI.f64))) #s(literal 1/3 binary64)) (cbrt.f64 (sqrt.f64 (PI.f64)))) angle) #s(literal 1/90 binary64))))) | |
| cost-diff | 64 | (pow.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (sqrt.f64 (PI.f64))) #s(literal 1/3 binary64)) | |
| cost-diff | 1472 | (fma.f64 (sqrt.f64 a) (sqrt.f64 a) b) |
| 8 932× | lower-fma.f32 |
| 8 928× | lower-fma.f64 |
| 5 348× | lower-*.f32 |
| 5 300× | lower-*.f64 |
| 3 178× | lower-+.f32 |
Useful iterations: 3 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 83 | 583 |
| 0 | 133 | 581 |
| 1 | 239 | 532 |
| 2 | 628 | 516 |
| 3 | 2792 | 480 |
| 4 | 5032 | 480 |
| 0 | 8212 | 480 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(*.f64 (fma.f64 (sqrt.f64 a) (sqrt.f64 a) b) (*.f64 (-.f64 b a) (sin.f64 (*.f64 (*.f64 (*.f64 (pow.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (sqrt.f64 (PI.f64))) #s(literal 1/3 binary64)) (cbrt.f64 (sqrt.f64 (PI.f64)))) angle) #s(literal 1/90 binary64))))) |
(fma.f64 (sqrt.f64 a) (sqrt.f64 a) b) |
(sqrt.f64 a) |
a |
b |
(*.f64 (-.f64 b a) (sin.f64 (*.f64 (*.f64 (*.f64 (pow.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (sqrt.f64 (PI.f64))) #s(literal 1/3 binary64)) (cbrt.f64 (sqrt.f64 (PI.f64)))) angle) #s(literal 1/90 binary64)))) |
(-.f64 b a) |
(sin.f64 (*.f64 (*.f64 (*.f64 (pow.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (sqrt.f64 (PI.f64))) #s(literal 1/3 binary64)) (cbrt.f64 (sqrt.f64 (PI.f64)))) angle) #s(literal 1/90 binary64))) |
(*.f64 (*.f64 (*.f64 (pow.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (sqrt.f64 (PI.f64))) #s(literal 1/3 binary64)) (cbrt.f64 (sqrt.f64 (PI.f64)))) angle) #s(literal 1/90 binary64)) |
(*.f64 (*.f64 (pow.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (sqrt.f64 (PI.f64))) #s(literal 1/3 binary64)) (cbrt.f64 (sqrt.f64 (PI.f64)))) angle) |
(*.f64 (pow.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (sqrt.f64 (PI.f64))) #s(literal 1/3 binary64)) (cbrt.f64 (sqrt.f64 (PI.f64)))) |
(pow.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (sqrt.f64 (PI.f64))) #s(literal 1/3 binary64)) |
(*.f64 (*.f64 (PI.f64) (PI.f64)) (sqrt.f64 (PI.f64))) |
(*.f64 (PI.f64) (PI.f64)) |
(PI.f64) |
(sqrt.f64 (PI.f64)) |
#s(literal 1/3 binary64) |
(cbrt.f64 (sqrt.f64 (PI.f64))) |
angle |
#s(literal 1/90 binary64) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* angle (* (PI) 1/90)) (* (+ b a) (- b a))) (*.f64 (*.f64 (PI.f64) b) (*.f64 b (*.f64 angle #s(literal 1/90 binary64)))))) |
#s(approx (* (* angle (* (PI) 1/90)) (* (+ b a) (- b a))) (*.f64 (*.f64 (PI.f64) b) (*.f64 b (*.f64 angle #s(literal 1/90 binary64))))) |
(*.f64 (*.f64 (PI.f64) b) (*.f64 b (*.f64 angle #s(literal 1/90 binary64)))) |
(*.f64 (PI.f64) b) |
(PI.f64) |
b |
(*.f64 b (*.f64 angle #s(literal 1/90 binary64))) |
(*.f64 angle #s(literal 1/90 binary64)) |
angle |
#s(literal 1/90 binary64) |
#s(approx (* (+ b a) (* (- b a) (sin (* (* (* (pow (* (* (PI) (PI)) (sqrt (PI))) 1/3) (cbrt (sqrt (PI)))) angle) 1/90)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (neg.f64 (*.f64 a a)))) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (neg.f64 (*.f64 a a))) |
(sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) |
(*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))) |
#s(literal 1/90 binary64) |
(*.f64 angle (PI.f64)) |
angle |
(PI.f64) |
(neg.f64 (*.f64 a a)) |
(*.f64 a a) |
a |
(*.f64 (+.f64 b a) (/.f64 (*.f64 (*.f64 (fma.f64 a (+.f64 b a) (*.f64 b b)) (-.f64 b a)) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) (fma.f64 a (+.f64 b a) (*.f64 b b)))) |
(+.f64 b a) |
b |
a |
(/.f64 (*.f64 (*.f64 (fma.f64 a (+.f64 b a) (*.f64 b b)) (-.f64 b a)) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) (fma.f64 a (+.f64 b a) (*.f64 b b))) |
(*.f64 (*.f64 (fma.f64 a (+.f64 b a) (*.f64 b b)) (-.f64 b a)) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) |
(*.f64 (fma.f64 a (+.f64 b a) (*.f64 b b)) (-.f64 b a)) |
(fma.f64 a (+.f64 b a) (*.f64 b b)) |
(*.f64 b b) |
(-.f64 b a) |
(sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) |
(*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))) |
(PI.f64) |
(*.f64 angle #s(literal 1/90 binary64)) |
angle |
#s(literal 1/90 binary64) |
(*.f64 (+.f64 b a) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) (*.f64 (+.f64 b a) (*.f64 (exp.f64 (neg.f64 (*.f64 (log.f64 (+.f64 b a)) #s(literal -1 binary64)))) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))))))) |
(+.f64 b a) |
b |
a |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) (*.f64 (+.f64 b a) (*.f64 (exp.f64 (neg.f64 (*.f64 (log.f64 (+.f64 b a)) #s(literal -1 binary64)))) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))))) |
(/.f64 #s(literal 1 binary64) (+.f64 b a)) |
#s(literal 1 binary64) |
(*.f64 (+.f64 b a) (*.f64 (exp.f64 (neg.f64 (*.f64 (log.f64 (+.f64 b a)) #s(literal -1 binary64)))) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))))) |
(*.f64 (exp.f64 (neg.f64 (*.f64 (log.f64 (+.f64 b a)) #s(literal -1 binary64)))) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) |
(exp.f64 (neg.f64 (*.f64 (log.f64 (+.f64 b a)) #s(literal -1 binary64)))) |
(neg.f64 (*.f64 (log.f64 (+.f64 b a)) #s(literal -1 binary64))) |
(*.f64 (log.f64 (+.f64 b a)) #s(literal -1 binary64)) |
(log.f64 (+.f64 b a)) |
#s(literal -1 binary64) |
(sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) |
(*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))) |
(PI.f64) |
(*.f64 angle #s(literal 1/90 binary64)) |
angle |
#s(literal 1/90 binary64) |
| Outputs |
|---|
(*.f64 (fma.f64 (sqrt.f64 a) (sqrt.f64 a) b) (*.f64 (-.f64 b a) (sin.f64 (*.f64 (*.f64 (*.f64 (pow.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (sqrt.f64 (PI.f64))) #s(literal 1/3 binary64)) (cbrt.f64 (sqrt.f64 (PI.f64)))) angle) #s(literal 1/90 binary64))))) |
(*.f64 (sin.f64 (*.f64 (cbrt.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (sqrt.f64 (PI.f64))))) (*.f64 (cbrt.f64 (sqrt.f64 (PI.f64))) (*.f64 angle #s(literal 1/90 binary64))))) (*.f64 (-.f64 b a) (+.f64 a b))) |
(fma.f64 (sqrt.f64 a) (sqrt.f64 a) b) |
(+.f64 a b) |
(sqrt.f64 a) |
a |
b |
(*.f64 (-.f64 b a) (sin.f64 (*.f64 (*.f64 (*.f64 (pow.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (sqrt.f64 (PI.f64))) #s(literal 1/3 binary64)) (cbrt.f64 (sqrt.f64 (PI.f64)))) angle) #s(literal 1/90 binary64)))) |
(*.f64 (-.f64 b a) (sin.f64 (*.f64 (cbrt.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (sqrt.f64 (PI.f64))))) (*.f64 (cbrt.f64 (sqrt.f64 (PI.f64))) (*.f64 angle #s(literal 1/90 binary64)))))) |
(-.f64 b a) |
(sin.f64 (*.f64 (*.f64 (*.f64 (pow.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (sqrt.f64 (PI.f64))) #s(literal 1/3 binary64)) (cbrt.f64 (sqrt.f64 (PI.f64)))) angle) #s(literal 1/90 binary64))) |
(sin.f64 (*.f64 (cbrt.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (sqrt.f64 (PI.f64))))) (*.f64 (cbrt.f64 (sqrt.f64 (PI.f64))) (*.f64 angle #s(literal 1/90 binary64))))) |
(*.f64 (*.f64 (*.f64 (pow.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (sqrt.f64 (PI.f64))) #s(literal 1/3 binary64)) (cbrt.f64 (sqrt.f64 (PI.f64)))) angle) #s(literal 1/90 binary64)) |
(*.f64 (cbrt.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (sqrt.f64 (PI.f64))))) (*.f64 (cbrt.f64 (sqrt.f64 (PI.f64))) (*.f64 angle #s(literal 1/90 binary64)))) |
(*.f64 (*.f64 (pow.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (sqrt.f64 (PI.f64))) #s(literal 1/3 binary64)) (cbrt.f64 (sqrt.f64 (PI.f64)))) angle) |
(*.f64 (cbrt.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (sqrt.f64 (PI.f64))))) (*.f64 (cbrt.f64 (sqrt.f64 (PI.f64))) angle)) |
(*.f64 (pow.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (sqrt.f64 (PI.f64))) #s(literal 1/3 binary64)) (cbrt.f64 (sqrt.f64 (PI.f64)))) |
(*.f64 (cbrt.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (sqrt.f64 (PI.f64))))) (cbrt.f64 (sqrt.f64 (PI.f64)))) |
(pow.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (sqrt.f64 (PI.f64))) #s(literal 1/3 binary64)) |
(cbrt.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (sqrt.f64 (PI.f64))))) |
(*.f64 (*.f64 (PI.f64) (PI.f64)) (sqrt.f64 (PI.f64))) |
(*.f64 (PI.f64) (*.f64 (PI.f64) (sqrt.f64 (PI.f64)))) |
(*.f64 (PI.f64) (PI.f64)) |
(PI.f64) |
(sqrt.f64 (PI.f64)) |
#s(literal 1/3 binary64) |
(cbrt.f64 (sqrt.f64 (PI.f64))) |
angle |
#s(literal 1/90 binary64) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* angle (* (PI) 1/90)) (* (+ b a) (- b a))) (*.f64 (*.f64 (PI.f64) b) (*.f64 b (*.f64 angle #s(literal 1/90 binary64)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* angle (* (PI) 1/90)) (* (+ b a) (- b a))) (*.f64 b (*.f64 b (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))))) |
#s(approx (* (* angle (* (PI) 1/90)) (* (+ b a) (- b a))) (*.f64 (*.f64 (PI.f64) b) (*.f64 b (*.f64 angle #s(literal 1/90 binary64))))) |
#s(approx (* (* angle (* (PI) 1/90)) (* (+ b a) (- b a))) (*.f64 b (*.f64 b (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))))) |
(*.f64 (*.f64 (PI.f64) b) (*.f64 b (*.f64 angle #s(literal 1/90 binary64)))) |
(*.f64 b (*.f64 b (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) |
(*.f64 (PI.f64) b) |
(*.f64 b (PI.f64)) |
(PI.f64) |
b |
(*.f64 b (*.f64 angle #s(literal 1/90 binary64))) |
(*.f64 angle #s(literal 1/90 binary64)) |
angle |
#s(literal 1/90 binary64) |
#s(approx (* (+ b a) (* (- b a) (sin (* (* (* (pow (* (* (PI) (PI)) (sqrt (PI))) 1/3) (cbrt (sqrt (PI)))) angle) 1/90)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (neg.f64 (*.f64 a a)))) |
#s(approx (* (+ b a) (* (- b a) (sin (* (* (* (pow (* (* (PI) (PI)) (sqrt (PI))) 1/3) (cbrt (sqrt (PI)))) angle) 1/90)))) (*.f64 a (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) (neg.f64 a)))) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (neg.f64 (*.f64 a a))) |
(*.f64 a (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) (neg.f64 a))) |
(sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) |
(sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) |
(*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))) |
(*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))) |
#s(literal 1/90 binary64) |
(*.f64 angle (PI.f64)) |
(*.f64 (PI.f64) angle) |
angle |
(PI.f64) |
(neg.f64 (*.f64 a a)) |
(*.f64 a a) |
a |
(*.f64 (+.f64 b a) (/.f64 (*.f64 (*.f64 (fma.f64 a (+.f64 b a) (*.f64 b b)) (-.f64 b a)) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) (fma.f64 a (+.f64 b a) (*.f64 b b)))) |
(*.f64 (*.f64 (-.f64 b a) (+.f64 a b)) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) |
(+.f64 b a) |
(+.f64 a b) |
b |
a |
(/.f64 (*.f64 (*.f64 (fma.f64 a (+.f64 b a) (*.f64 b b)) (-.f64 b a)) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) (fma.f64 a (+.f64 b a) (*.f64 b b))) |
(*.f64 (-.f64 b a) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) |
(*.f64 (*.f64 (fma.f64 a (+.f64 b a) (*.f64 b b)) (-.f64 b a)) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) |
(*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (*.f64 (-.f64 b a) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))))) |
(*.f64 (fma.f64 a (+.f64 b a) (*.f64 b b)) (-.f64 b a)) |
(*.f64 (-.f64 b a) (fma.f64 a a (*.f64 b (+.f64 a b)))) |
(fma.f64 a (+.f64 b a) (*.f64 b b)) |
(fma.f64 a a (*.f64 b (+.f64 a b))) |
(*.f64 b b) |
(-.f64 b a) |
(sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) |
(*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))) |
(PI.f64) |
(*.f64 angle #s(literal 1/90 binary64)) |
angle |
#s(literal 1/90 binary64) |
(*.f64 (+.f64 b a) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) (*.f64 (+.f64 b a) (*.f64 (exp.f64 (neg.f64 (*.f64 (log.f64 (+.f64 b a)) #s(literal -1 binary64)))) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))))))) |
(*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) (*.f64 (+.f64 a b) (+.f64 a b))) |
(+.f64 b a) |
(+.f64 a b) |
b |
a |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) (*.f64 (+.f64 b a) (*.f64 (exp.f64 (neg.f64 (*.f64 (log.f64 (+.f64 b a)) #s(literal -1 binary64)))) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))))) |
(*.f64 (+.f64 a b) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) |
(/.f64 #s(literal 1 binary64) (+.f64 b a)) |
(/.f64 #s(literal 1 binary64) (+.f64 a b)) |
#s(literal 1 binary64) |
(*.f64 (+.f64 b a) (*.f64 (exp.f64 (neg.f64 (*.f64 (log.f64 (+.f64 b a)) #s(literal -1 binary64)))) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))))) |
(*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) (*.f64 (+.f64 a b) (+.f64 a b))) |
(*.f64 (exp.f64 (neg.f64 (*.f64 (log.f64 (+.f64 b a)) #s(literal -1 binary64)))) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) |
(*.f64 (+.f64 a b) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) |
(exp.f64 (neg.f64 (*.f64 (log.f64 (+.f64 b a)) #s(literal -1 binary64)))) |
(+.f64 a b) |
(neg.f64 (*.f64 (log.f64 (+.f64 b a)) #s(literal -1 binary64))) |
(log.f64 (+.f64 a b)) |
(*.f64 (log.f64 (+.f64 b a)) #s(literal -1 binary64)) |
(neg.f64 (log.f64 (+.f64 a b))) |
(log.f64 (+.f64 b a)) |
(log.f64 (+.f64 a b)) |
#s(literal -1 binary64) |
(sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) |
(*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))) |
(PI.f64) |
(*.f64 angle #s(literal 1/90 binary64)) |
angle |
#s(literal 1/90 binary64) |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 0.31640625 | (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))) | |
| accuracy | 5.911943956640867 | (exp.f64 (neg.f64 (*.f64 (log.f64 (+.f64 b a)) #s(literal -1 binary64)))) | |
| accuracy | 25.20071777882372 | (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) (*.f64 (+.f64 b a) (*.f64 (exp.f64 (neg.f64 (*.f64 (log.f64 (+.f64 b a)) #s(literal -1 binary64)))) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))))) | |
| accuracy | 28.861914189658837 | (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) | |
| accuracy | 0.31640625 | (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))) | |
| accuracy | 4.791950884851025 | (*.f64 (*.f64 (fma.f64 a (+.f64 b a) (*.f64 b b)) (-.f64 b a)) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) | |
| accuracy | 28.861914189658837 | (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) | |
| accuracy | 38.34484361282139 | (/.f64 (*.f64 (*.f64 (fma.f64 a (+.f64 b a) (*.f64 b b)) (-.f64 b a)) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) (fma.f64 a (+.f64 b a) (*.f64 b b))) | |
| accuracy | 0.33984375 | (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))) | |
| accuracy | 2.999573859737031 | (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (neg.f64 (*.f64 a a))) | |
| accuracy | 28.075264807702364 | #s(approx (* (+ b a) (* (- b a) (sin (* (* (* (pow (* (* (PI) (PI)) (sqrt (PI))) 1/3) (cbrt (sqrt (PI)))) angle) 1/90)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (neg.f64 (*.f64 a a)))) | |
| accuracy | 28.86191418965886 | (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) | |
| accuracy | 0.2421875 | (*.f64 (PI.f64) b) | |
| accuracy | 0.25 | (*.f64 angle #s(literal 1/90 binary64)) | |
| accuracy | 24.365540663341196 | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* angle (* (PI) 1/90)) (* (+ b a) (- b a))) (*.f64 (*.f64 (PI.f64) b) (*.f64 b (*.f64 angle #s(literal 1/90 binary64)))))) | |
| accuracy | 29.11708969199066 | #s(approx (* (* angle (* (PI) 1/90)) (* (+ b a) (- b a))) (*.f64 (*.f64 (PI.f64) b) (*.f64 b (*.f64 angle #s(literal 1/90 binary64))))) | |
| accuracy | 1.0 | (pow.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (sqrt.f64 (PI.f64))) #s(literal 1/3 binary64)) | |
| accuracy | 1.0 | (*.f64 (pow.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (sqrt.f64 (PI.f64))) #s(literal 1/3 binary64)) (cbrt.f64 (sqrt.f64 (PI.f64)))) | |
| accuracy | 1.0 | (sqrt.f64 (PI.f64)) | |
| accuracy | 28.86191418965886 | (sin.f64 (*.f64 (*.f64 (*.f64 (pow.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (sqrt.f64 (PI.f64))) #s(literal 1/3 binary64)) (cbrt.f64 (sqrt.f64 (PI.f64)))) angle) #s(literal 1/90 binary64))) |
| 165.0ms | 129× | 1 | valid |
| 81.0ms | 126× | 0 | valid |
| 11.0ms | 1× | 3 | valid |
Compiled 548 to 71 computations (87% saved)
ival-mult: 80.0ms (38% of total)ival-sin: 57.0ms (27.1% of total)adjust: 12.0ms (5.7% of total)const: 10.0ms (4.7% of total)ival-div: 8.0ms (3.8% of total)ival-cos: 6.0ms (2.8% of total)ival-sqrt: 5.0ms (2.4% of total)ival-add: 5.0ms (2.4% of total)ival-cbrt: 5.0ms (2.4% of total)ival-pow2: 5.0ms (2.4% of total)ival-log: 5.0ms (2.4% of total)ival-exp: 4.0ms (1.9% of total)ival-sub: 3.0ms (1.4% of total)ival-neg: 3.0ms (1.4% of total)ival-pi: 2.0ms (0.9% of total)exact: 1.0ms (0.5% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| Inputs |
|---|
#<alt (fma.f64 (sqrt.f64 a) (sqrt.f64 a) b)> |
#<alt (pow.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (sqrt.f64 (PI.f64))) #s(literal 1/3 binary64))> |
#<alt (*.f64 (fma.f64 (sqrt.f64 a) (sqrt.f64 a) b) (*.f64 (-.f64 b a) (sin.f64 (*.f64 (*.f64 (*.f64 (pow.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (sqrt.f64 (PI.f64))) #s(literal 1/3 binary64)) (cbrt.f64 (sqrt.f64 (PI.f64)))) angle) #s(literal 1/90 binary64)))))> |
#<alt (sqrt.f64 a)> |
#<alt #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* angle (* (PI) 1/90)) (* (+ b a) (- b a))) (*.f64 (*.f64 (PI.f64) b) (*.f64 b (*.f64 angle #s(literal 1/90 binary64))))))> |
#<alt #s(approx (* (* angle (* (PI) 1/90)) (* (+ b a) (- b a))) (*.f64 (*.f64 (PI.f64) b) (*.f64 b (*.f64 angle #s(literal 1/90 binary64)))))> |
#<alt (*.f64 (*.f64 (PI.f64) b) (*.f64 b (*.f64 angle #s(literal 1/90 binary64))))> |
#<alt (*.f64 (PI.f64) b)> |
#<alt #s(approx (* (+ b a) (* (- b a) (sin (* (* (* (pow (* (* (PI) (PI)) (sqrt (PI))) 1/3) (cbrt (sqrt (PI)))) angle) 1/90)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (neg.f64 (*.f64 a a))))> |
#<alt (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (neg.f64 (*.f64 a a)))> |
#<alt (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))> |
#<alt (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))> |
#<alt (/.f64 (*.f64 (*.f64 (fma.f64 a (+.f64 b a) (*.f64 b b)) (-.f64 b a)) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) (fma.f64 a (+.f64 b a) (*.f64 b b)))> |
#<alt (*.f64 (+.f64 b a) (/.f64 (*.f64 (*.f64 (fma.f64 a (+.f64 b a) (*.f64 b b)) (-.f64 b a)) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) (fma.f64 a (+.f64 b a) (*.f64 b b))))> |
#<alt (+.f64 b a)> |
#<alt (*.f64 (*.f64 (fma.f64 a (+.f64 b a) (*.f64 b b)) (-.f64 b a)) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))))> |
#<alt (exp.f64 (neg.f64 (*.f64 (log.f64 (+.f64 b a)) #s(literal -1 binary64))))> |
#<alt (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) (*.f64 (+.f64 b a) (*.f64 (exp.f64 (neg.f64 (*.f64 (log.f64 (+.f64 b a)) #s(literal -1 binary64)))) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))))))> |
#<alt (neg.f64 (*.f64 (log.f64 (+.f64 b a)) #s(literal -1 binary64)))> |
#<alt (*.f64 (log.f64 (+.f64 b a)) #s(literal -1 binary64))> |
#<alt (sin.f64 (*.f64 (*.f64 (*.f64 (pow.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (sqrt.f64 (PI.f64))) #s(literal 1/3 binary64)) (cbrt.f64 (sqrt.f64 (PI.f64)))) angle) #s(literal 1/90 binary64)))> |
#<alt (sqrt.f64 (PI.f64))> |
#<alt (*.f64 (pow.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (sqrt.f64 (PI.f64))) #s(literal 1/3 binary64)) (cbrt.f64 (sqrt.f64 (PI.f64))))> |
#<alt (*.f64 angle #s(literal 1/90 binary64))> |
#<alt (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))> |
#<alt (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))> |
| Outputs |
|---|
#<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 (* -1 (* a (pow (sqrt -1) 2)))> |
#<alt (* -1 (* a (+ (* -1 (/ b a)) (pow (sqrt -1) 2))))> |
#<alt (* -1 (* a (+ (* -1 (/ b a)) (pow (sqrt -1) 2))))> |
#<alt (* -1 (* a (+ (* -1 (/ b a)) (pow (sqrt -1) 2))))> |
#<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 (* (pow b 2) (sin (* 1/90 (* angle (PI)))))> |
#<alt (+ (* a (* (sin (* 1/90 (* angle (PI)))) (+ b (* -1 b)))) (* (pow b 2) (sin (* 1/90 (* angle (PI))))))> |
#<alt (+ (* a (+ (* -1 (* a (sin (* 1/90 (* angle (PI)))))) (* (sin (* 1/90 (* angle (PI)))) (+ b (* -1 b))))) (* (pow b 2) (sin (* 1/90 (* angle (PI))))))> |
#<alt (+ (* a (+ (* -1 (* a (sin (* 1/90 (* angle (PI)))))) (* (sin (* 1/90 (* angle (PI)))) (+ b (* -1 b))))) (* (pow b 2) (sin (* 1/90 (* angle (PI))))))> |
#<alt (* -1 (* (pow a 2) (sin (* 1/90 (* angle (PI))))))> |
#<alt (* (pow a 2) (+ (* -1 (sin (* 1/90 (* angle (PI))))) (/ (* (sin (* 1/90 (* angle (PI)))) (+ b (* -1 b))) a)))> |
#<alt (* (pow a 2) (+ (* -1 (sin (* 1/90 (* angle (PI))))) (+ (/ (* (sin (* 1/90 (* angle (PI)))) (+ b (* -1 b))) a) (/ (* (pow b 2) (sin (* 1/90 (* angle (PI))))) (pow a 2)))))> |
#<alt (* (pow a 2) (+ (* -1 (sin (* 1/90 (* angle (PI))))) (+ (/ (* (sin (* 1/90 (* angle (PI)))) (+ b (* -1 b))) a) (/ (* (pow b 2) (sin (* 1/90 (* angle (PI))))) (pow a 2)))))> |
#<alt (* (pow a 2) (* (sin (* 1/90 (* angle (PI)))) (pow (sqrt -1) 2)))> |
#<alt (* (pow a 2) (+ (* -1 (/ (* (sin (* 1/90 (* angle (PI)))) (+ b (* b (pow (sqrt -1) 2)))) a)) (* (sin (* 1/90 (* angle (PI)))) (pow (sqrt -1) 2))))> |
#<alt (* (pow a 2) (+ (* -1 (/ (+ (* -1 (/ (* (pow b 2) (sin (* 1/90 (* angle (PI))))) a)) (* (sin (* 1/90 (* angle (PI)))) (+ b (* b (pow (sqrt -1) 2))))) a)) (* (sin (* 1/90 (* angle (PI)))) (pow (sqrt -1) 2))))> |
#<alt (* (pow a 2) (+ (* -1 (/ (+ (* -1 (/ (* (pow b 2) (sin (* 1/90 (* angle (PI))))) a)) (* (sin (* 1/90 (* angle (PI)))) (+ b (* b (pow (sqrt -1) 2))))) a)) (* (sin (* 1/90 (* angle (PI)))) (pow (sqrt -1) 2))))> |
#<alt (* -1 (* (pow a 2) (sin (* 1/90 (* angle (PI))))))> |
#<alt (+ (* -1 (* (pow a 2) (sin (* 1/90 (* angle (PI)))))) (* b (* (sin (* 1/90 (* angle (PI)))) (+ a (* -1 a)))))> |
#<alt (+ (* -1 (* (pow a 2) (sin (* 1/90 (* angle (PI)))))) (* b (+ (* b (sin (* 1/90 (* angle (PI))))) (* (sin (* 1/90 (* angle (PI)))) (+ a (* -1 a))))))> |
#<alt (+ (* -1 (* (pow a 2) (sin (* 1/90 (* angle (PI)))))) (* b (+ (* b (sin (* 1/90 (* angle (PI))))) (* (sin (* 1/90 (* angle (PI)))) (+ a (* -1 a))))))> |
#<alt (* (pow b 2) (sin (* 1/90 (* angle (PI)))))> |
#<alt (* (pow b 2) (+ (sin (* 1/90 (* angle (PI)))) (/ (* (sin (* 1/90 (* angle (PI)))) (+ a (* -1 a))) b)))> |
#<alt (* (pow b 2) (+ (sin (* 1/90 (* angle (PI)))) (+ (* -1 (/ (* (pow a 2) (sin (* 1/90 (* angle (PI))))) (pow b 2))) (/ (* (sin (* 1/90 (* angle (PI)))) (+ a (* -1 a))) b))))> |
#<alt (* (pow b 2) (+ (sin (* 1/90 (* angle (PI)))) (+ (* -1 (/ (* (pow a 2) (sin (* 1/90 (* angle (PI))))) (pow b 2))) (/ (* (sin (* 1/90 (* angle (PI)))) (+ a (* -1 a))) b))))> |
#<alt (* (pow b 2) (sin (* 1/90 (* angle (PI)))))> |
#<alt (* (pow b 2) (+ (sin (* 1/90 (* angle (PI)))) (/ (* (sin (* 1/90 (* angle (PI)))) (+ a (* -1 a))) b)))> |
#<alt (* (pow b 2) (+ (sin (* 1/90 (* angle (PI)))) (* -1 (/ (+ (* -1 (* (sin (* 1/90 (* angle (PI)))) (+ a (* -1 a)))) (/ (* (pow a 2) (sin (* 1/90 (* angle (PI))))) b)) b))))> |
#<alt (* (pow b 2) (+ (sin (* 1/90 (* angle (PI)))) (* -1 (/ (+ (* -1 (* (sin (* 1/90 (* angle (PI)))) (+ a (* -1 a)))) (/ (* (pow a 2) (sin (* 1/90 (* angle (PI))))) b)) b))))> |
#<alt (* 1/90 (* angle (* (PI) (* (+ a b) (- b a)))))> |
#<alt (* angle (+ (* -1/4374000 (* (pow angle 2) (* (pow (PI) 3) (* (+ a b) (- b a))))) (* 1/90 (* (PI) (* (+ a b) (- b a))))))> |
#<alt (* angle (+ (* 1/90 (* (PI) (* (+ a b) (- b a)))) (* (pow angle 2) (+ (* -1/4374000 (* (pow (PI) 3) (* (+ a b) (- b a)))) (* 1/708588000000 (* (pow angle 2) (* (pow (PI) 5) (* (+ a b) (- b a)))))))))> |
#<alt (* angle (+ (* 1/90 (* (PI) (* (+ a b) (- b a)))) (* (pow angle 2) (+ (* -1/4374000 (* (pow (PI) 3) (* (+ a b) (- b a)))) (* (pow angle 2) (+ (* -1/241061637600000000 (* (pow angle 2) (* (pow (PI) 7) (* (+ a b) (- b a))))) (* 1/708588000000 (* (pow (PI) 5) (* (+ a b) (- b a))))))))))> |
#<alt (* (sin (* 1/90 (* angle (PI)))) (* (+ a b) (- b a)))> |
#<alt (* (sin (* 1/90 (* angle (PI)))) (* (+ a b) (- b a)))> |
#<alt (* (sin (* 1/90 (* angle (PI)))) (* (+ a b) (- b a)))> |
#<alt (* (sin (* 1/90 (* angle (PI)))) (* (+ a b) (- b a)))> |
#<alt (* (sin (* 1/90 (* angle (PI)))) (* (+ a b) (- b a)))> |
#<alt (* (sin (* 1/90 (* angle (PI)))) (* (+ a b) (- b a)))> |
#<alt (* (sin (* 1/90 (* angle (PI)))) (* (+ a b) (- b a)))> |
#<alt (* (sin (* 1/90 (* angle (PI)))) (* (+ a b) (- b a)))> |
#<alt (sqrt a)> |
#<alt (sqrt a)> |
#<alt (sqrt a)> |
#<alt (sqrt a)> |
#<alt (sqrt a)> |
#<alt (sqrt a)> |
#<alt (sqrt a)> |
#<alt (sqrt a)> |
#<alt (* -1 (* (sqrt a) (pow (sqrt -1) 2)))> |
#<alt (* -1 (* (sqrt a) (pow (sqrt -1) 2)))> |
#<alt (* -1 (* (sqrt a) (pow (sqrt -1) 2)))> |
#<alt (* -1 (* (sqrt a) (pow (sqrt -1) 2)))> |
#<alt (* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))))> |
#<alt (+ (* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) (* 2 (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))))> |
#<alt (+ (* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) (* 2 (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))))> |
#<alt (+ (* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) (* 2 (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))))> |
#<alt (* 2 (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))))> |
#<alt (* (pow b 2) (+ (* -2 (/ (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow b 2))) (* 2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))))> |
#<alt (* (pow b 2) (+ (* -2 (/ (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow b 2))) (* 2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))))> |
#<alt (* (pow b 2) (+ (* -2 (/ (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow b 2))) (* 2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))))> |
#<alt (* 2 (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))))> |
#<alt (* (pow b 2) (+ (* -2 (/ (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow b 2))) (* 2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))))> |
#<alt (* (pow b 2) (+ (* -2 (/ (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow b 2))) (* 2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))))> |
#<alt (* (pow b 2) (+ (* -2 (/ (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow b 2))) (* 2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))))> |
#<alt (* 2 (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))))> |
#<alt (+ (* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) (* 2 (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))))> |
#<alt (+ (* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) (* 2 (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))))> |
#<alt (+ (* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) (* 2 (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))))> |
#<alt (* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))))> |
#<alt (* (pow a 2) (+ (* -2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* 2 (/ (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow a 2)))))> |
#<alt (* (pow a 2) (+ (* -2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* 2 (/ (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow a 2)))))> |
#<alt (* (pow a 2) (+ (* -2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* 2 (/ (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow a 2)))))> |
#<alt (* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))))> |
#<alt (* (pow a 2) (+ (* -2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* 2 (/ (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow a 2)))))> |
#<alt (* (pow a 2) (+ (* -2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* 2 (/ (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow a 2)))))> |
#<alt (* (pow a 2) (+ (* -2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* 2 (/ (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow a 2)))))> |
#<alt (* 1/90 (* angle (* (PI) (- (pow b 2) (pow a 2)))))> |
#<alt (* angle (+ (* 1/90 (* (PI) (- (pow b 2) (pow a 2)))) (* 2 (* (pow angle 2) (+ (* -1/11664000 (* (pow (PI) 3) (- (pow b 2) (pow a 2)))) (* -1/34992000 (* (pow (PI) 3) (- (pow b 2) (pow a 2)))))))))> |
#<alt (* angle (+ (* 1/90 (* (PI) (- (pow b 2) (pow a 2)))) (* (pow angle 2) (+ (* 2 (* (pow angle 2) (+ (* 1/22674816000000 (* (pow (PI) 5) (- (pow b 2) (pow a 2)))) (+ (* 1/4534963200000 (* (pow (PI) 5) (- (pow b 2) (pow a 2)))) (* 1/2267481600000 (* (pow (PI) 5) (- (pow b 2) (pow a 2)))))))) (* 2 (+ (* -1/11664000 (* (pow (PI) 3) (- (pow b 2) (pow a 2)))) (* -1/34992000 (* (pow (PI) 3) (- (pow b 2) (pow a 2))))))))))> |
#<alt (* angle (+ (* 1/90 (* (PI) (- (pow b 2) (pow a 2)))) (* (pow angle 2) (+ (* 2 (+ (* -1/11664000 (* (pow (PI) 3) (- (pow b 2) (pow a 2)))) (* -1/34992000 (* (pow (PI) 3) (- (pow b 2) (pow a 2)))))) (* (pow angle 2) (+ (* 2 (* (pow angle 2) (+ (* -1/881596846080000000 (* (pow (PI) 7) (- (pow b 2) (pow a 2)))) (+ (* -1/1469328076800000000 (* (pow (PI) 7) (- (pow b 2) (pow a 2)))) (+ (* -1/4407984230400000000 (* (pow (PI) 7) (- (pow b 2) (pow a 2)))) (* -1/30855889612800000000 (* (pow (PI) 7) (- (pow b 2) (pow a 2))))))))) (* 2 (+ (* 1/22674816000000 (* (pow (PI) 5) (- (pow b 2) (pow a 2)))) (+ (* 1/4534963200000 (* (pow (PI) 5) (- (pow b 2) (pow a 2)))) (* 1/2267481600000 (* (pow (PI) 5) (- (pow b 2) (pow a 2)))))))))))))> |
#<alt (* 2 (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2)))))> |
#<alt (* 2 (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2)))))> |
#<alt (* 2 (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2)))))> |
#<alt (* 2 (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2)))))> |
#<alt (* 2 (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2)))))> |
#<alt (* 2 (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2)))))> |
#<alt (* 2 (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2)))))> |
#<alt (* 2 (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2)))))> |
#<alt (* 1/90 (* angle (* (PI) (* (+ a b) (- b a)))))> |
#<alt (* 1/90 (* angle (* (PI) (* (+ a b) (- b a)))))> |
#<alt (* 1/90 (* angle (* (PI) (* (+ a b) (- b a)))))> |
#<alt (* 1/90 (* angle (* (PI) (* (+ a b) (- b a)))))> |
#<alt (* 1/90 (* angle (* (PI) (* (+ a b) (- b a)))))> |
#<alt (* 1/90 (* angle (* (PI) (* (+ a b) (- b a)))))> |
#<alt (* 1/90 (* angle (* (PI) (* (+ a b) (- b a)))))> |
#<alt (* 1/90 (* angle (* (PI) (* (+ a b) (- b a)))))> |
#<alt (* 1/90 (* angle (* (PI) (* (+ a b) (- b a)))))> |
#<alt (* 1/90 (* angle (* (PI) (* (+ a b) (- b a)))))> |
#<alt (* 1/90 (* angle (* (PI) (* (+ a b) (- b a)))))> |
#<alt (* 1/90 (* angle (* (PI) (* (+ a b) (- b a)))))> |
#<alt (* -1/90 (* (pow a 2) (* angle (PI))))> |
#<alt (+ (* -1/90 (* (pow a 2) (* angle (PI)))) (* 1/90 (* angle (* b (* (PI) (+ a (* -1 a)))))))> |
#<alt (+ (* -1/90 (* (pow a 2) (* angle (PI)))) (* b (+ (* 1/90 (* angle (* b (PI)))) (* 1/90 (* angle (* (PI) (+ a (* -1 a))))))))> |
#<alt (+ (* -1/90 (* (pow a 2) (* angle (PI)))) (* b (+ (* 1/90 (* angle (* b (PI)))) (* 1/90 (* angle (* (PI) (+ a (* -1 a))))))))> |
#<alt (* 1/90 (* angle (* (pow b 2) (PI))))> |
#<alt (* (pow b 2) (+ (* 1/90 (* angle (PI))) (* 1/90 (/ (* angle (* (PI) (+ a (* -1 a)))) b))))> |
#<alt (* (pow b 2) (+ (* -1/90 (/ (* (pow a 2) (* angle (PI))) (pow b 2))) (+ (* 1/90 (* angle (PI))) (* 1/90 (/ (* angle (* (PI) (+ a (* -1 a)))) b)))))> |
#<alt (* (pow b 2) (+ (* -1/90 (/ (* (pow a 2) (* angle (PI))) (pow b 2))) (+ (* 1/90 (* angle (PI))) (* 1/90 (/ (* angle (* (PI) (+ a (* -1 a)))) b)))))> |
#<alt (* 1/90 (* angle (* (pow b 2) (PI))))> |
#<alt (* (pow b 2) (+ (* 1/90 (* angle (PI))) (* 1/90 (/ (* angle (* (PI) (+ a (* -1 a)))) b))))> |
#<alt (* (pow b 2) (+ (* -1 (/ (+ (* -1/90 (* angle (* (PI) (+ a (* -1 a))))) (* 1/90 (/ (* (pow a 2) (* angle (PI))) b))) b)) (* 1/90 (* angle (PI)))))> |
#<alt (* (pow b 2) (+ (* -1 (/ (+ (* -1/90 (* angle (* (PI) (+ a (* -1 a))))) (* 1/90 (/ (* (pow a 2) (* angle (PI))) b))) b)) (* 1/90 (* angle (PI)))))> |
#<alt (* 1/90 (* angle (* (pow b 2) (PI))))> |
#<alt (+ (* 1/90 (* a (* angle (* (PI) (+ b (* -1 b)))))) (* 1/90 (* angle (* (pow b 2) (PI)))))> |
#<alt (+ (* 1/90 (* angle (* (pow b 2) (PI)))) (* a (+ (* -1/90 (* a (* angle (PI)))) (* 1/90 (* angle (* (PI) (+ b (* -1 b))))))))> |
#<alt (+ (* 1/90 (* angle (* (pow b 2) (PI)))) (* a (+ (* -1/90 (* a (* angle (PI)))) (* 1/90 (* angle (* (PI) (+ b (* -1 b))))))))> |
#<alt (* -1/90 (* (pow a 2) (* angle (PI))))> |
#<alt (* (pow a 2) (+ (* -1/90 (* angle (PI))) (* 1/90 (/ (* angle (* (PI) (+ b (* -1 b)))) a))))> |
#<alt (* (pow a 2) (+ (* -1/90 (* angle (PI))) (+ (* 1/90 (/ (* angle (* (PI) (+ b (* -1 b)))) a)) (* 1/90 (/ (* angle (* (pow b 2) (PI))) (pow a 2))))))> |
#<alt (* (pow a 2) (+ (* -1/90 (* angle (PI))) (+ (* 1/90 (/ (* angle (* (PI) (+ b (* -1 b)))) a)) (* 1/90 (/ (* angle (* (pow b 2) (PI))) (pow a 2))))))> |
#<alt (* -1/90 (* (pow a 2) (* angle (PI))))> |
#<alt (* (pow a 2) (+ (* -1/90 (* angle (PI))) (* -1/90 (/ (* angle (* (PI) (+ b (* -1 b)))) a))))> |
#<alt (* (pow a 2) (+ (* -1 (/ (+ (* -1/90 (/ (* angle (* (pow b 2) (PI))) a)) (* 1/90 (* angle (* (PI) (+ b (* -1 b)))))) a)) (* -1/90 (* angle (PI)))))> |
#<alt (* (pow a 2) (+ (* -1 (/ (+ (* -1/90 (/ (* angle (* (pow b 2) (PI))) a)) (* 1/90 (* angle (* (PI) (+ b (* -1 b)))))) a)) (* -1/90 (* angle (PI)))))> |
#<alt (* 1/90 (* angle (* (pow b 2) (PI))))> |
#<alt (* 1/90 (* angle (* (pow b 2) (PI))))> |
#<alt (* 1/90 (* angle (* (pow b 2) (PI))))> |
#<alt (* 1/90 (* angle (* (pow b 2) (PI))))> |
#<alt (* 1/90 (* angle (* (pow b 2) (PI))))> |
#<alt (* 1/90 (* angle (* (pow b 2) (PI))))> |
#<alt (* 1/90 (* angle (* (pow b 2) (PI))))> |
#<alt (* 1/90 (* angle (* (pow b 2) (PI))))> |
#<alt (* 1/90 (* angle (* (pow b 2) (PI))))> |
#<alt (* 1/90 (* angle (* (pow b 2) (PI))))> |
#<alt (* 1/90 (* angle (* (pow b 2) (PI))))> |
#<alt (* 1/90 (* angle (* (pow b 2) (PI))))> |
#<alt (* 1/90 (* angle (* (pow b 2) (PI))))> |
#<alt (* 1/90 (* angle (* (pow b 2) (PI))))> |
#<alt (* 1/90 (* angle (* (pow b 2) (PI))))> |
#<alt (* 1/90 (* angle (* (pow b 2) (PI))))> |
#<alt (* 1/90 (* angle (* (pow b 2) (PI))))> |
#<alt (* 1/90 (* angle (* (pow b 2) (PI))))> |
#<alt (* 1/90 (* angle (* (pow b 2) (PI))))> |
#<alt (* 1/90 (* angle (* (pow b 2) (PI))))> |
#<alt (* 1/90 (* angle (* (pow b 2) (PI))))> |
#<alt (* 1/90 (* angle (* (pow b 2) (PI))))> |
#<alt (* 1/90 (* angle (* (pow b 2) (PI))))> |
#<alt (* 1/90 (* angle (* (pow b 2) (PI))))> |
#<alt (* b (PI))> |
#<alt (* b (PI))> |
#<alt (* b (PI))> |
#<alt (* b (PI))> |
#<alt (* b (PI))> |
#<alt (* b (PI))> |
#<alt (* b (PI))> |
#<alt (* b (PI))> |
#<alt (* b (PI))> |
#<alt (* b (PI))> |
#<alt (* b (PI))> |
#<alt (* b (PI))> |
#<alt (* -1 (* (pow a 2) (sin (* 1/90 (* angle (PI))))))> |
#<alt (+ (* -1 (* (pow a 2) (sin (* 1/90 (* angle (PI)))))) (* b (* (sin (* 1/90 (* angle (PI)))) (+ a (* -1 a)))))> |
#<alt (+ (* -1 (* (pow a 2) (sin (* 1/90 (* angle (PI)))))) (* b (+ (* b (sin (* 1/90 (* angle (PI))))) (* (sin (* 1/90 (* angle (PI)))) (+ a (* -1 a))))))> |
#<alt (+ (* -1 (* (pow a 2) (sin (* 1/90 (* angle (PI)))))) (* b (+ (* b (sin (* 1/90 (* angle (PI))))) (* (sin (* 1/90 (* angle (PI)))) (+ a (* -1 a))))))> |
#<alt (* (pow b 2) (sin (* 1/90 (* angle (PI)))))> |
#<alt (* (pow b 2) (+ (sin (* 1/90 (* angle (PI)))) (/ (* (sin (* 1/90 (* angle (PI)))) (+ a (* -1 a))) b)))> |
#<alt (* (pow b 2) (+ (sin (* 1/90 (* angle (PI)))) (+ (* -1 (/ (* (pow a 2) (sin (* 1/90 (* angle (PI))))) (pow b 2))) (/ (* (sin (* 1/90 (* angle (PI)))) (+ a (* -1 a))) b))))> |
#<alt (* (pow b 2) (+ (sin (* 1/90 (* angle (PI)))) (+ (* -1 (/ (* (pow a 2) (sin (* 1/90 (* angle (PI))))) (pow b 2))) (/ (* (sin (* 1/90 (* angle (PI)))) (+ a (* -1 a))) b))))> |
#<alt (* (pow b 2) (sin (* 1/90 (* angle (PI)))))> |
#<alt (* (pow b 2) (+ (sin (* 1/90 (* angle (PI)))) (/ (* (sin (* 1/90 (* angle (PI)))) (+ a (* -1 a))) b)))> |
#<alt (* (pow b 2) (+ (sin (* 1/90 (* angle (PI)))) (* -1 (/ (+ (* -1 (* (sin (* 1/90 (* angle (PI)))) (+ a (* -1 a)))) (/ (* (pow a 2) (sin (* 1/90 (* angle (PI))))) b)) b))))> |
#<alt (* (pow b 2) (+ (sin (* 1/90 (* angle (PI)))) (* -1 (/ (+ (* -1 (* (sin (* 1/90 (* angle (PI)))) (+ a (* -1 a)))) (/ (* (pow a 2) (sin (* 1/90 (* angle (PI))))) b)) b))))> |
#<alt (* (pow b 2) (sin (* 1/90 (* angle (PI)))))> |
#<alt (+ (* a (* (sin (* 1/90 (* angle (PI)))) (+ b (* -1 b)))) (* (pow b 2) (sin (* 1/90 (* angle (PI))))))> |
#<alt (+ (* a (+ (* -1 (* a (sin (* 1/90 (* angle (PI)))))) (* (sin (* 1/90 (* angle (PI)))) (+ b (* -1 b))))) (* (pow b 2) (sin (* 1/90 (* angle (PI))))))> |
#<alt (+ (* a (+ (* -1 (* a (sin (* 1/90 (* angle (PI)))))) (* (sin (* 1/90 (* angle (PI)))) (+ b (* -1 b))))) (* (pow b 2) (sin (* 1/90 (* angle (PI))))))> |
#<alt (* -1 (* (pow a 2) (sin (* 1/90 (* angle (PI))))))> |
#<alt (* (pow a 2) (+ (* -1 (sin (* 1/90 (* angle (PI))))) (/ (* (sin (* 1/90 (* angle (PI)))) (+ b (* -1 b))) a)))> |
#<alt (* (pow a 2) (+ (* -1 (sin (* 1/90 (* angle (PI))))) (+ (/ (* (sin (* 1/90 (* angle (PI)))) (+ b (* -1 b))) a) (/ (* (pow b 2) (sin (* 1/90 (* angle (PI))))) (pow a 2)))))> |
#<alt (* (pow a 2) (+ (* -1 (sin (* 1/90 (* angle (PI))))) (+ (/ (* (sin (* 1/90 (* angle (PI)))) (+ b (* -1 b))) a) (/ (* (pow b 2) (sin (* 1/90 (* angle (PI))))) (pow a 2)))))> |
#<alt (* -1 (* (pow a 2) (sin (* 1/90 (* angle (PI))))))> |
#<alt (* (pow a 2) (+ (* -1 (sin (* 1/90 (* angle (PI))))) (* -1 (/ (* (sin (* 1/90 (* angle (PI)))) (+ b (* -1 b))) a))))> |
#<alt (* (pow a 2) (+ (* -1 (sin (* 1/90 (* angle (PI))))) (* -1 (/ (+ (* -1 (/ (* (pow b 2) (sin (* 1/90 (* angle (PI))))) a)) (* (sin (* 1/90 (* angle (PI)))) (+ b (* -1 b)))) a))))> |
#<alt (* (pow a 2) (+ (* -1 (sin (* 1/90 (* angle (PI))))) (* -1 (/ (+ (* -1 (/ (* (pow b 2) (sin (* 1/90 (* angle (PI))))) a)) (* (sin (* 1/90 (* angle (PI)))) (+ b (* -1 b)))) a))))> |
#<alt (* 1/90 (* angle (* (PI) (* (+ a b) (- b a)))))> |
#<alt (* angle (+ (* -1/4374000 (* (pow angle 2) (* (pow (PI) 3) (* (+ a b) (- b a))))) (* 1/90 (* (PI) (* (+ a b) (- b a))))))> |
#<alt (* angle (+ (* 1/90 (* (PI) (* (+ a b) (- b a)))) (* (pow angle 2) (+ (* -1/4374000 (* (pow (PI) 3) (* (+ a b) (- b a)))) (* 1/708588000000 (* (pow angle 2) (* (pow (PI) 5) (* (+ a b) (- b a)))))))))> |
#<alt (* angle (+ (* 1/90 (* (PI) (* (+ a b) (- b a)))) (* (pow angle 2) (+ (* -1/4374000 (* (pow (PI) 3) (* (+ a b) (- b a)))) (* (pow angle 2) (+ (* -1/241061637600000000 (* (pow angle 2) (* (pow (PI) 7) (* (+ a b) (- b a))))) (* 1/708588000000 (* (pow (PI) 5) (* (+ a b) (- b a))))))))))> |
#<alt (* (sin (* 1/90 (* angle (PI)))) (* (+ a b) (- b a)))> |
#<alt (* (sin (* 1/90 (* angle (PI)))) (* (+ a b) (- b a)))> |
#<alt (* (sin (* 1/90 (* angle (PI)))) (* (+ a b) (- b a)))> |
#<alt (* (sin (* 1/90 (* angle (PI)))) (* (+ a b) (- b a)))> |
#<alt (* (sin (* 1/90 (* angle (PI)))) (* (+ a b) (- b a)))> |
#<alt (* (sin (* 1/90 (* angle (PI)))) (* (+ a b) (- b a)))> |
#<alt (* (sin (* 1/90 (* angle (PI)))) (* (+ a b) (- b a)))> |
#<alt (* (sin (* 1/90 (* angle (PI)))) (* (+ a b) (- b a)))> |
#<alt (* -1/90 (* (pow a 2) (* angle (PI))))> |
#<alt (* angle (+ (* -1/90 (* (pow a 2) (PI))) (* 1/4374000 (* (pow a 2) (* (pow angle 2) (pow (PI) 3))))))> |
#<alt (* angle (+ (* -1/90 (* (pow a 2) (PI))) (* (pow angle 2) (+ (* -1/708588000000 (* (pow a 2) (* (pow angle 2) (pow (PI) 5)))) (* 1/4374000 (* (pow a 2) (pow (PI) 3)))))))> |
#<alt (* angle (+ (* -1/90 (* (pow a 2) (PI))) (* (pow angle 2) (+ (* 1/4374000 (* (pow a 2) (pow (PI) 3))) (* (pow angle 2) (+ (* -1/708588000000 (* (pow a 2) (pow (PI) 5))) (* 1/241061637600000000 (* (pow a 2) (* (pow angle 2) (pow (PI) 7))))))))))> |
#<alt (* -1 (* (pow a 2) (sin (* 1/90 (* angle (PI))))))> |
#<alt (* -1 (* (pow a 2) (sin (* 1/90 (* angle (PI))))))> |
#<alt (* -1 (* (pow a 2) (sin (* 1/90 (* angle (PI))))))> |
#<alt (* -1 (* (pow a 2) (sin (* 1/90 (* angle (PI))))))> |
#<alt (* -1 (* (pow a 2) (sin (* 1/90 (* angle (PI))))))> |
#<alt (* -1 (* (pow a 2) (sin (* 1/90 (* angle (PI))))))> |
#<alt (* -1 (* (pow a 2) (sin (* 1/90 (* angle (PI))))))> |
#<alt (* -1 (* (pow a 2) (sin (* 1/90 (* angle (PI))))))> |
#<alt (* -1 (* (pow a 2) (sin (* 1/90 (* angle (PI))))))> |
#<alt (* -1 (* (pow a 2) (sin (* 1/90 (* angle (PI))))))> |
#<alt (* -1 (* (pow a 2) (sin (* 1/90 (* angle (PI))))))> |
#<alt (* -1 (* (pow a 2) (sin (* 1/90 (* angle (PI))))))> |
#<alt (* -1 (* (pow a 2) (sin (* 1/90 (* angle (PI))))))> |
#<alt (* -1 (* (pow a 2) (sin (* 1/90 (* angle (PI))))))> |
#<alt (* -1 (* (pow a 2) (sin (* 1/90 (* angle (PI))))))> |
#<alt (* -1 (* (pow a 2) (sin (* 1/90 (* angle (PI))))))> |
#<alt (* -1 (* (pow a 2) (sin (* 1/90 (* angle (PI))))))> |
#<alt (* -1 (* (pow a 2) (sin (* 1/90 (* angle (PI))))))> |
#<alt (* -1 (* (pow a 2) (sin (* 1/90 (* angle (PI))))))> |
#<alt (* -1 (* (pow a 2) (sin (* 1/90 (* angle (PI))))))> |
#<alt (* 1/90 (* angle (PI)))> |
#<alt (* angle (+ (* -1/4374000 (* (pow angle 2) (pow (PI) 3))) (* 1/90 (PI))))> |
#<alt (* angle (+ (* 1/90 (PI)) (* (pow angle 2) (+ (* -1/4374000 (pow (PI) 3)) (* 1/708588000000 (* (pow angle 2) (pow (PI) 5)))))))> |
#<alt (* angle (+ (* 1/90 (PI)) (* (pow angle 2) (+ (* -1/4374000 (pow (PI) 3)) (* (pow angle 2) (+ (* -1/241061637600000000 (* (pow angle 2) (pow (PI) 7))) (* 1/708588000000 (pow (PI) 5))))))))> |
#<alt (sin (* 1/90 (* angle (PI))))> |
#<alt (sin (* 1/90 (* angle (PI))))> |
#<alt (sin (* 1/90 (* angle (PI))))> |
#<alt (sin (* 1/90 (* angle (PI))))> |
#<alt (sin (* 1/90 (* angle (PI))))> |
#<alt (sin (* 1/90 (* angle (PI))))> |
#<alt (sin (* 1/90 (* angle (PI))))> |
#<alt (sin (* 1/90 (* angle (PI))))> |
#<alt (* 1/90 (* angle (PI)))> |
#<alt (* 1/90 (* angle (PI)))> |
#<alt (* 1/90 (* angle (PI)))> |
#<alt (* 1/90 (* angle (PI)))> |
#<alt (* 1/90 (* angle (PI)))> |
#<alt (* 1/90 (* angle (PI)))> |
#<alt (* 1/90 (* angle (PI)))> |
#<alt (* 1/90 (* angle (PI)))> |
#<alt (* 1/90 (* angle (PI)))> |
#<alt (* 1/90 (* angle (PI)))> |
#<alt (* 1/90 (* angle (PI)))> |
#<alt (* 1/90 (* angle (PI)))> |
#<alt (* b (sin (* 1/90 (* angle (PI)))))> |
#<alt (+ (* -1 (* a (sin (* 1/90 (* angle (PI)))))) (* b (sin (* 1/90 (* angle (PI))))))> |
#<alt (+ (* -1 (* a (sin (* 1/90 (* angle (PI)))))) (* b (sin (* 1/90 (* angle (PI))))))> |
#<alt (+ (* -1 (* a (sin (* 1/90 (* angle (PI)))))) (* b (sin (* 1/90 (* angle (PI))))))> |
#<alt (* -1 (* a (sin (* 1/90 (* angle (PI))))))> |
#<alt (* a (+ (* -1 (sin (* 1/90 (* angle (PI))))) (/ (* b (sin (* 1/90 (* angle (PI))))) a)))> |
#<alt (* a (+ (* -1 (sin (* 1/90 (* angle (PI))))) (/ (* b (sin (* 1/90 (* angle (PI))))) a)))> |
#<alt (* a (+ (* -1 (sin (* 1/90 (* angle (PI))))) (/ (* b (sin (* 1/90 (* angle (PI))))) a)))> |
#<alt (* -1 (* a (sin (* 1/90 (* angle (PI))))))> |
#<alt (* -1 (* a (+ (sin (* 1/90 (* angle (PI)))) (* -1 (/ (* b (sin (* 1/90 (* angle (PI))))) a)))))> |
#<alt (* -1 (* a (+ (sin (* 1/90 (* angle (PI)))) (* -1 (/ (* b (sin (* 1/90 (* angle (PI))))) a)))))> |
#<alt (* -1 (* a (+ (sin (* 1/90 (* angle (PI)))) (* -1 (/ (* b (sin (* 1/90 (* angle (PI))))) a)))))> |
#<alt (* -1 (* a (sin (* 1/90 (* angle (PI))))))> |
#<alt (+ (* -1 (* a (sin (* 1/90 (* angle (PI)))))) (* b (sin (* 1/90 (* angle (PI))))))> |
#<alt (+ (* -1 (* a (sin (* 1/90 (* angle (PI)))))) (* b (sin (* 1/90 (* angle (PI))))))> |
#<alt (+ (* -1 (* a (sin (* 1/90 (* angle (PI)))))) (* b (sin (* 1/90 (* angle (PI))))))> |
#<alt (* b (sin (* 1/90 (* angle (PI)))))> |
#<alt (* b (+ (sin (* 1/90 (* angle (PI)))) (* -1 (/ (* a (sin (* 1/90 (* angle (PI))))) b))))> |
#<alt (* b (+ (sin (* 1/90 (* angle (PI)))) (* -1 (/ (* a (sin (* 1/90 (* angle (PI))))) b))))> |
#<alt (* b (+ (sin (* 1/90 (* angle (PI)))) (* -1 (/ (* a (sin (* 1/90 (* angle (PI))))) b))))> |
#<alt (* b (sin (* 1/90 (* angle (PI)))))> |
#<alt (* -1 (* b (+ (* -1 (sin (* 1/90 (* angle (PI))))) (/ (* a (sin (* 1/90 (* angle (PI))))) b))))> |
#<alt (* -1 (* b (+ (* -1 (sin (* 1/90 (* angle (PI))))) (/ (* a (sin (* 1/90 (* angle (PI))))) b))))> |
#<alt (* -1 (* b (+ (* -1 (sin (* 1/90 (* angle (PI))))) (/ (* a (sin (* 1/90 (* angle (PI))))) b))))> |
#<alt (* 1/90 (* angle (* (PI) (- b a))))> |
#<alt (* angle (+ (* -1/4374000 (* (pow angle 2) (* (pow (PI) 3) (- b a)))) (* 1/90 (* (PI) (- b a)))))> |
#<alt (* angle (+ (* 1/90 (* (PI) (- b a))) (* (pow angle 2) (+ (* -1/4374000 (* (pow (PI) 3) (- b a))) (* 1/708588000000 (* (pow angle 2) (* (pow (PI) 5) (- b a))))))))> |
#<alt (* angle (+ (* 1/90 (* (PI) (- b a))) (* (pow angle 2) (+ (* -1/4374000 (* (pow (PI) 3) (- b a))) (* (pow angle 2) (+ (* -1/241061637600000000 (* (pow angle 2) (* (pow (PI) 7) (- b a)))) (* 1/708588000000 (* (pow (PI) 5) (- b a)))))))))> |
#<alt (* (sin (* 1/90 (* angle (PI)))) (- b a))> |
#<alt (* (sin (* 1/90 (* angle (PI)))) (- b a))> |
#<alt (* (sin (* 1/90 (* angle (PI)))) (- b a))> |
#<alt (* (sin (* 1/90 (* angle (PI)))) (- b a))> |
#<alt (* (sin (* 1/90 (* angle (PI)))) (- b a))> |
#<alt (* (sin (* 1/90 (* angle (PI)))) (- b a))> |
#<alt (* (sin (* 1/90 (* angle (PI)))) (- b a))> |
#<alt (* (sin (* 1/90 (* angle (PI)))) (- b a))> |
#<alt (* -1 (* (pow a 2) (sin (* 1/90 (* angle (PI))))))> |
#<alt (+ (* -1 (* (pow a 2) (sin (* 1/90 (* angle (PI)))))) (* b (* (sin (* 1/90 (* angle (PI)))) (+ a (* -1 a)))))> |
#<alt (+ (* -1 (* (pow a 2) (sin (* 1/90 (* angle (PI)))))) (* b (+ (* b (sin (* 1/90 (* angle (PI))))) (* (sin (* 1/90 (* angle (PI)))) (+ a (* -1 a))))))> |
#<alt (+ (* -1 (* (pow a 2) (sin (* 1/90 (* angle (PI)))))) (* b (+ (* b (sin (* 1/90 (* angle (PI))))) (* (sin (* 1/90 (* angle (PI)))) (+ a (* -1 a))))))> |
#<alt (* (pow b 2) (sin (* 1/90 (* angle (PI)))))> |
#<alt (* (pow b 2) (+ (sin (* 1/90 (* angle (PI)))) (/ (* (sin (* 1/90 (* angle (PI)))) (+ a (* -1 a))) b)))> |
#<alt (* (pow b 2) (+ (sin (* 1/90 (* angle (PI)))) (+ (* -1 (/ (* (pow a 2) (sin (* 1/90 (* angle (PI))))) (pow b 2))) (/ (* (sin (* 1/90 (* angle (PI)))) (+ a (* -1 a))) b))))> |
#<alt (* (pow b 2) (+ (sin (* 1/90 (* angle (PI)))) (+ (* -1 (/ (* (pow a 2) (sin (* 1/90 (* angle (PI))))) (pow b 2))) (/ (* (sin (* 1/90 (* angle (PI)))) (+ a (* -1 a))) b))))> |
#<alt (* (pow b 2) (sin (* 1/90 (* angle (PI)))))> |
#<alt (* (pow b 2) (+ (sin (* 1/90 (* angle (PI)))) (/ (* (sin (* 1/90 (* angle (PI)))) (+ a (* -1 a))) b)))> |
#<alt (* (pow b 2) (+ (sin (* 1/90 (* angle (PI)))) (* -1 (/ (+ (* -1 (* (sin (* 1/90 (* angle (PI)))) (+ a (* -1 a)))) (/ (* (pow a 2) (sin (* 1/90 (* angle (PI))))) b)) b))))> |
#<alt (* (pow b 2) (+ (sin (* 1/90 (* angle (PI)))) (* -1 (/ (+ (* -1 (* (sin (* 1/90 (* angle (PI)))) (+ a (* -1 a)))) (/ (* (pow a 2) (sin (* 1/90 (* angle (PI))))) b)) b))))> |
#<alt (* (pow b 2) (sin (* 1/90 (* angle (PI)))))> |
#<alt (+ (* a (* (sin (* 1/90 (* angle (PI)))) (+ b (* -1 b)))) (* (pow b 2) (sin (* 1/90 (* angle (PI))))))> |
#<alt (+ (* a (+ (* -1 (* a (sin (* 1/90 (* angle (PI)))))) (* (sin (* 1/90 (* angle (PI)))) (+ b (* -1 b))))) (* (pow b 2) (sin (* 1/90 (* angle (PI))))))> |
#<alt (+ (* a (+ (* -1 (* a (sin (* 1/90 (* angle (PI)))))) (* (sin (* 1/90 (* angle (PI)))) (+ b (* -1 b))))) (* (pow b 2) (sin (* 1/90 (* angle (PI))))))> |
#<alt (* -1 (* (pow a 2) (sin (* 1/90 (* angle (PI))))))> |
#<alt (* (pow a 2) (+ (* -1 (sin (* 1/90 (* angle (PI))))) (/ (* (sin (* 1/90 (* angle (PI)))) (+ b (* -1 b))) a)))> |
#<alt (* (pow a 2) (+ (* -1 (sin (* 1/90 (* angle (PI))))) (+ (/ (* (sin (* 1/90 (* angle (PI)))) (+ b (* -1 b))) a) (/ (* (pow b 2) (sin (* 1/90 (* angle (PI))))) (pow a 2)))))> |
#<alt (* (pow a 2) (+ (* -1 (sin (* 1/90 (* angle (PI))))) (+ (/ (* (sin (* 1/90 (* angle (PI)))) (+ b (* -1 b))) a) (/ (* (pow b 2) (sin (* 1/90 (* angle (PI))))) (pow a 2)))))> |
#<alt (* -1 (* (pow a 2) (sin (* 1/90 (* angle (PI))))))> |
#<alt (* (pow a 2) (+ (* -1 (sin (* 1/90 (* angle (PI))))) (* -1 (/ (* (sin (* 1/90 (* angle (PI)))) (+ b (* -1 b))) a))))> |
#<alt (* (pow a 2) (+ (* -1 (sin (* 1/90 (* angle (PI))))) (* -1 (/ (+ (* -1 (/ (* (pow b 2) (sin (* 1/90 (* angle (PI))))) a)) (* (sin (* 1/90 (* angle (PI)))) (+ b (* -1 b)))) a))))> |
#<alt (* (pow a 2) (+ (* -1 (sin (* 1/90 (* angle (PI))))) (* -1 (/ (+ (* -1 (/ (* (pow b 2) (sin (* 1/90 (* angle (PI))))) a)) (* (sin (* 1/90 (* angle (PI)))) (+ b (* -1 b)))) a))))> |
#<alt (* 1/90 (* angle (* (PI) (* (+ a b) (- b a)))))> |
#<alt (* angle (+ (* -1/4374000 (* (pow angle 2) (* (pow (PI) 3) (* (+ a b) (- b a))))) (* 1/90 (* (PI) (* (+ a b) (- b a))))))> |
#<alt (* angle (+ (* 1/90 (* (PI) (* (+ a b) (- b a)))) (* (pow angle 2) (+ (* -1/4374000 (* (pow (PI) 3) (* (+ a b) (- b a)))) (* 1/708588000000 (* (pow angle 2) (* (pow (PI) 5) (* (+ a b) (- b a)))))))))> |
#<alt (* angle (+ (* 1/90 (* (PI) (* (+ a b) (- b a)))) (* (pow angle 2) (+ (* -1/4374000 (* (pow (PI) 3) (* (+ a b) (- b a)))) (* (pow angle 2) (+ (* -1/241061637600000000 (* (pow angle 2) (* (pow (PI) 7) (* (+ a b) (- b a))))) (* 1/708588000000 (* (pow (PI) 5) (* (+ a b) (- b a))))))))))> |
#<alt (* (sin (* 1/90 (* angle (PI)))) (* (+ a b) (- b a)))> |
#<alt (* (sin (* 1/90 (* angle (PI)))) (* (+ a b) (- b a)))> |
#<alt (* (sin (* 1/90 (* angle (PI)))) (* (+ a b) (- b a)))> |
#<alt (* (sin (* 1/90 (* angle (PI)))) (* (+ a b) (- b a)))> |
#<alt (* (sin (* 1/90 (* angle (PI)))) (* (+ a b) (- b a)))> |
#<alt (* (sin (* 1/90 (* angle (PI)))) (* (+ a b) (- b a)))> |
#<alt (* (sin (* 1/90 (* angle (PI)))) (* (+ a b) (- b a)))> |
#<alt (* (sin (* 1/90 (* angle (PI)))) (* (+ a b) (- b 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 (* (pow b 3) (sin (* 1/90 (* angle (PI)))))> |
#<alt (+ (* a (* (sin (* 1/90 (* angle (PI)))) (+ (* -1 (pow b 2)) (pow b 2)))) (* (pow b 3) (sin (* 1/90 (* angle (PI))))))> |
#<alt (+ (* a (+ (* a (* (sin (* 1/90 (* angle (PI)))) (+ b (* -1 b)))) (* (sin (* 1/90 (* angle (PI)))) (+ (* -1 (pow b 2)) (pow b 2))))) (* (pow b 3) (sin (* 1/90 (* angle (PI))))))> |
#<alt (+ (* a (+ (* a (+ (* -1 (* a (sin (* 1/90 (* angle (PI)))))) (* (sin (* 1/90 (* angle (PI)))) (+ b (* -1 b))))) (* (sin (* 1/90 (* angle (PI)))) (+ (* -1 (pow b 2)) (pow b 2))))) (* (pow b 3) (sin (* 1/90 (* angle (PI))))))> |
#<alt (* -1 (* (pow a 3) (sin (* 1/90 (* angle (PI))))))> |
#<alt (* (pow a 3) (+ (* -1 (sin (* 1/90 (* angle (PI))))) (/ (* (sin (* 1/90 (* angle (PI)))) (+ b (* -1 b))) a)))> |
#<alt (* (pow a 3) (+ (* -1 (sin (* 1/90 (* angle (PI))))) (+ (/ (* (sin (* 1/90 (* angle (PI)))) (+ b (* -1 b))) a) (/ (* (sin (* 1/90 (* angle (PI)))) (+ (* -1 (pow b 2)) (pow b 2))) (pow a 2)))))> |
#<alt (* (pow a 3) (+ (* -1 (sin (* 1/90 (* angle (PI))))) (+ (/ (* (sin (* 1/90 (* angle (PI)))) (+ b (* -1 b))) a) (+ (/ (* (sin (* 1/90 (* angle (PI)))) (+ (* -1 (pow b 2)) (pow b 2))) (pow a 2)) (/ (* (pow b 3) (sin (* 1/90 (* angle (PI))))) (pow a 3))))))> |
#<alt (* -1 (* (pow a 3) (sin (* 1/90 (* angle (PI))))))> |
#<alt (* -1 (* (pow a 3) (+ (sin (* 1/90 (* angle (PI)))) (* -1 (/ (* (sin (* 1/90 (* angle (PI)))) (+ b (* -1 b))) a)))))> |
#<alt (* -1 (* (pow a 3) (+ (sin (* 1/90 (* angle (PI)))) (* -1 (/ (+ (* -1 (/ (* (sin (* 1/90 (* angle (PI)))) (+ (* -1 (pow b 2)) (pow b 2))) a)) (* (sin (* 1/90 (* angle (PI)))) (+ b (* -1 b)))) a)))))> |
#<alt (* -1 (* (pow a 3) (+ (sin (* 1/90 (* angle (PI)))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* (pow b 3) (sin (* 1/90 (* angle (PI))))) a)) (* (sin (* 1/90 (* angle (PI)))) (+ (* -1 (pow b 2)) (pow b 2)))) a)) (* (sin (* 1/90 (* angle (PI)))) (+ b (* -1 b)))) a)))))> |
#<alt (* -1 (* (pow a 3) (sin (* 1/90 (* angle (PI))))))> |
#<alt (+ (* -1 (* (pow a 3) (sin (* 1/90 (* angle (PI)))))) (* b (* (sin (* 1/90 (* angle (PI)))) (+ (* -1 (pow a 2)) (pow a 2)))))> |
#<alt (+ (* -1 (* (pow a 3) (sin (* 1/90 (* angle (PI)))))) (* b (+ (* b (* (sin (* 1/90 (* angle (PI)))) (+ a (* -1 a)))) (* (sin (* 1/90 (* angle (PI)))) (+ (* -1 (pow a 2)) (pow a 2))))))> |
#<alt (+ (* -1 (* (pow a 3) (sin (* 1/90 (* angle (PI)))))) (* b (+ (* b (+ (* b (sin (* 1/90 (* angle (PI))))) (* (sin (* 1/90 (* angle (PI)))) (+ a (* -1 a))))) (* (sin (* 1/90 (* angle (PI)))) (+ (* -1 (pow a 2)) (pow a 2))))))> |
#<alt (* (pow b 3) (sin (* 1/90 (* angle (PI)))))> |
#<alt (* (pow b 3) (+ (sin (* 1/90 (* angle (PI)))) (/ (* (sin (* 1/90 (* angle (PI)))) (+ a (* -1 a))) b)))> |
#<alt (* (pow b 3) (+ (sin (* 1/90 (* angle (PI)))) (+ (/ (* (sin (* 1/90 (* angle (PI)))) (+ a (* -1 a))) b) (/ (* (sin (* 1/90 (* angle (PI)))) (+ (* -1 (pow a 2)) (pow a 2))) (pow b 2)))))> |
#<alt (* (pow b 3) (+ (sin (* 1/90 (* angle (PI)))) (+ (* -1 (/ (* (pow a 3) (sin (* 1/90 (* angle (PI))))) (pow b 3))) (+ (/ (* (sin (* 1/90 (* angle (PI)))) (+ a (* -1 a))) b) (/ (* (sin (* 1/90 (* angle (PI)))) (+ (* -1 (pow a 2)) (pow a 2))) (pow b 2))))))> |
#<alt (* (pow b 3) (sin (* 1/90 (* angle (PI)))))> |
#<alt (* -1 (* (pow b 3) (+ (* -1 (sin (* 1/90 (* angle (PI))))) (/ (* (sin (* 1/90 (* angle (PI)))) (+ a (* -1 a))) b))))> |
#<alt (* -1 (* (pow b 3) (+ (* -1 (sin (* 1/90 (* angle (PI))))) (* -1 (/ (+ (* -1 (* (sin (* 1/90 (* angle (PI)))) (+ a (* -1 a)))) (/ (* (sin (* 1/90 (* angle (PI)))) (+ (* -1 (pow a 2)) (pow a 2))) b)) b)))))> |
#<alt (* -1 (* (pow b 3) (+ (* -1 (sin (* 1/90 (* angle (PI))))) (* -1 (/ (+ (* -1 (* (sin (* 1/90 (* angle (PI)))) (+ a (* -1 a)))) (* -1 (/ (+ (* -1 (* (sin (* 1/90 (* angle (PI)))) (+ (* -1 (pow a 2)) (pow a 2)))) (/ (* (pow a 3) (sin (* 1/90 (* angle (PI))))) b)) b))) b)))))> |
#<alt (* 1/90 (* angle (* (PI) (* (+ (* a (+ a b)) (pow b 2)) (- b a)))))> |
#<alt (* angle (+ (* -1/4374000 (* (pow angle 2) (* (pow (PI) 3) (* (+ (* a (+ a b)) (pow b 2)) (- b a))))) (* 1/90 (* (PI) (* (+ (* a (+ a b)) (pow b 2)) (- b a))))))> |
#<alt (* angle (+ (* 1/90 (* (PI) (* (+ (* a (+ a b)) (pow b 2)) (- b a)))) (* (pow angle 2) (+ (* -1/4374000 (* (pow (PI) 3) (* (+ (* a (+ a b)) (pow b 2)) (- b a)))) (* 1/708588000000 (* (pow angle 2) (* (pow (PI) 5) (* (+ (* a (+ a b)) (pow b 2)) (- b a)))))))))> |
#<alt (* angle (+ (* 1/90 (* (PI) (* (+ (* a (+ a b)) (pow b 2)) (- b a)))) (* (pow angle 2) (+ (* -1/4374000 (* (pow (PI) 3) (* (+ (* a (+ a b)) (pow b 2)) (- b a)))) (* (pow angle 2) (+ (* -1/241061637600000000 (* (pow angle 2) (* (pow (PI) 7) (* (+ (* a (+ a b)) (pow b 2)) (- b a))))) (* 1/708588000000 (* (pow (PI) 5) (* (+ (* a (+ a b)) (pow b 2)) (- b a))))))))))> |
#<alt (* (sin (* 1/90 (* angle (PI)))) (* (+ (* a (+ a b)) (pow b 2)) (- b a)))> |
#<alt (* (sin (* 1/90 (* angle (PI)))) (* (+ (* a (+ a b)) (pow b 2)) (- b a)))> |
#<alt (* (sin (* 1/90 (* angle (PI)))) (* (+ (* a (+ a b)) (pow b 2)) (- b a)))> |
#<alt (* (sin (* 1/90 (* angle (PI)))) (* (+ (* a (+ a b)) (pow b 2)) (- b a)))> |
#<alt (* (sin (* 1/90 (* angle (PI)))) (* (+ (* a (+ a b)) (pow b 2)) (- b a)))> |
#<alt (* (sin (* 1/90 (* angle (PI)))) (* (+ (* a (+ a b)) (pow b 2)) (- b a)))> |
#<alt (* (sin (* 1/90 (* angle (PI)))) (* (+ (* a (+ a b)) (pow b 2)) (- b a)))> |
#<alt (* (sin (* 1/90 (* angle (PI)))) (* (+ (* a (+ a b)) (pow b 2)) (- b a)))> |
#<alt (exp (neg (* -1 (log a))))> |
#<alt (+ (exp (neg (* -1 (log a)))) (/ (* b (exp (neg (* -1 (log a))))) a))> |
#<alt (+ (exp (neg (* -1 (log a)))) (/ (* b (exp (neg (* -1 (log a))))) a))> |
#<alt (+ (exp (neg (* -1 (log a)))) (/ (* b (exp (neg (* -1 (log a))))) a))> |
#<alt (exp (neg (log (/ 1 b))))> |
#<alt (+ (exp (neg (log (/ 1 b)))) (/ (* a (exp (neg (log (/ 1 b))))) b))> |
#<alt (+ (exp (neg (log (/ 1 b)))) (+ (/ (* a (exp (neg (log (/ 1 b))))) b) (/ (* (exp (neg (log (/ 1 b)))) (+ (* -1/2 (pow a 2)) (* 1/2 (pow a 2)))) (pow b 2))))> |
#<alt (+ (exp (neg (log (/ 1 b)))) (+ (/ (* a (exp (neg (log (/ 1 b))))) b) (+ (/ (* (exp (neg (log (/ 1 b)))) (+ (* -1/2 (pow a 2)) (* 1/2 (pow a 2)))) (pow b 2)) (/ (* (exp (neg (log (/ 1 b)))) (+ (* -1/2 (pow a 3)) (+ (* 1/6 (pow a 3)) (* 1/3 (pow a 3))))) (pow b 3)))))> |
#<alt (exp (neg (* -1 (+ (log -1) (* -1 (log (/ -1 b)))))))> |
#<alt (+ (exp (neg (* -1 (+ (log -1) (* -1 (log (/ -1 b))))))) (/ (* a (exp (neg (* -1 (+ (log -1) (* -1 (log (/ -1 b)))))))) b))> |
#<alt (+ (exp (neg (* -1 (+ (log -1) (* -1 (log (/ -1 b))))))) (* -1 (/ (+ (* -1 (* a (exp (neg (* -1 (+ (log -1) (* -1 (log (/ -1 b))))))))) (* -1 (/ (* (exp (neg (* -1 (+ (log -1) (* -1 (log (/ -1 b))))))) (+ (* -1/2 (pow a 2)) (* 1/2 (pow a 2)))) b))) b)))> |
#<alt (+ (exp (neg (* -1 (+ (log -1) (* -1 (log (/ -1 b))))))) (* -1 (/ (+ (* -1 (* a (exp (neg (* -1 (+ (log -1) (* -1 (log (/ -1 b))))))))) (* -1 (/ (+ (* -1 (/ (* (exp (neg (* -1 (+ (log -1) (* -1 (log (/ -1 b))))))) (+ (* -1/3 (pow a 3)) (+ (* -1/6 (pow a 3)) (* 1/2 (pow a 3))))) b)) (* (exp (neg (* -1 (+ (log -1) (* -1 (log (/ -1 b))))))) (+ (* -1/2 (pow a 2)) (* 1/2 (pow a 2))))) b))) b)))> |
#<alt (exp (neg (* -1 (log b))))> |
#<alt (+ (exp (neg (* -1 (log b)))) (/ (* a (exp (neg (* -1 (log b))))) b))> |
#<alt (+ (exp (neg (* -1 (log b)))) (/ (* a (exp (neg (* -1 (log b))))) b))> |
#<alt (+ (exp (neg (* -1 (log b)))) (/ (* a (exp (neg (* -1 (log b))))) b))> |
#<alt (exp (neg (log (/ 1 a))))> |
#<alt (+ (exp (neg (log (/ 1 a)))) (/ (* b (exp (neg (log (/ 1 a))))) a))> |
#<alt (+ (exp (neg (log (/ 1 a)))) (+ (/ (* b (exp (neg (log (/ 1 a))))) a) (/ (* (exp (neg (log (/ 1 a)))) (+ (* -1/2 (pow b 2)) (* 1/2 (pow b 2)))) (pow a 2))))> |
#<alt (+ (exp (neg (log (/ 1 a)))) (+ (/ (* b (exp (neg (log (/ 1 a))))) a) (+ (/ (* (exp (neg (log (/ 1 a)))) (+ (* -1/2 (pow b 2)) (* 1/2 (pow b 2)))) (pow a 2)) (/ (* (exp (neg (log (/ 1 a)))) (+ (* -1/2 (pow b 3)) (+ (* 1/6 (pow b 3)) (* 1/3 (pow b 3))))) (pow a 3)))))> |
#<alt (exp (neg (* -1 (+ (log -1) (* -1 (log (/ -1 a)))))))> |
#<alt (+ (exp (neg (* -1 (+ (log -1) (* -1 (log (/ -1 a))))))) (/ (* b (exp (neg (* -1 (+ (log -1) (* -1 (log (/ -1 a)))))))) a))> |
#<alt (+ (exp (neg (* -1 (+ (log -1) (* -1 (log (/ -1 a))))))) (* -1 (/ (+ (* -1 (* b (exp (neg (* -1 (+ (log -1) (* -1 (log (/ -1 a))))))))) (* -1 (/ (* (exp (neg (* -1 (+ (log -1) (* -1 (log (/ -1 a))))))) (+ (* -1/2 (pow b 2)) (* 1/2 (pow b 2)))) a))) a)))> |
#<alt (+ (exp (neg (* -1 (+ (log -1) (* -1 (log (/ -1 a))))))) (* -1 (/ (+ (* -1 (* b (exp (neg (* -1 (+ (log -1) (* -1 (log (/ -1 a))))))))) (* -1 (/ (+ (* -1 (/ (* (exp (neg (* -1 (+ (log -1) (* -1 (log (/ -1 a))))))) (+ (* -1/3 (pow b 3)) (+ (* -1/6 (pow b 3)) (* 1/2 (pow b 3))))) a)) (* (exp (neg (* -1 (+ (log -1) (* -1 (log (/ -1 a))))))) (+ (* -1/2 (pow b 2)) (* 1/2 (pow b 2))))) a))) a)))> |
#<alt (* (exp (neg (* -1 (log a)))) (sin (* 1/90 (* angle (PI)))))> |
#<alt (+ (* (exp (neg (* -1 (log a)))) (sin (* 1/90 (* angle (PI))))) (/ (* b (* (exp (neg (* -1 (log a)))) (sin (* 1/90 (* angle (PI)))))) a))> |
#<alt (+ (* (exp (neg (* -1 (log a)))) (sin (* 1/90 (* angle (PI))))) (/ (* b (* (exp (neg (* -1 (log a)))) (sin (* 1/90 (* angle (PI)))))) a))> |
#<alt (+ (* (exp (neg (* -1 (log a)))) (sin (* 1/90 (* angle (PI))))) (/ (* b (* (exp (neg (* -1 (log a)))) (sin (* 1/90 (* angle (PI)))))) a))> |
#<alt (* (exp (neg (log (/ 1 b)))) (sin (* 1/90 (* angle (PI)))))> |
#<alt (+ (* (exp (neg (log (/ 1 b)))) (sin (* 1/90 (* angle (PI))))) (/ (* a (* (exp (neg (log (/ 1 b)))) (sin (* 1/90 (* angle (PI)))))) b))> |
#<alt (+ (* (exp (neg (log (/ 1 b)))) (sin (* 1/90 (* angle (PI))))) (+ (/ (* a (* (exp (neg (log (/ 1 b)))) (sin (* 1/90 (* angle (PI)))))) b) (/ (* (exp (neg (log (/ 1 b)))) (* (sin (* 1/90 (* angle (PI)))) (+ (* -1/2 (pow a 2)) (* 1/2 (pow a 2))))) (pow b 2))))> |
#<alt (+ (* (exp (neg (log (/ 1 b)))) (sin (* 1/90 (* angle (PI))))) (+ (/ (* a (* (exp (neg (log (/ 1 b)))) (sin (* 1/90 (* angle (PI)))))) b) (+ (/ (* (exp (neg (log (/ 1 b)))) (* (sin (* 1/90 (* angle (PI)))) (+ (* -1/2 (pow a 2)) (* 1/2 (pow a 2))))) (pow b 2)) (/ (* (exp (neg (log (/ 1 b)))) (* (sin (* 1/90 (* angle (PI)))) (+ (* -1/2 (pow a 3)) (+ (* 1/6 (pow a 3)) (* 1/3 (pow a 3)))))) (pow b 3)))))> |
#<alt (* (exp (neg (* -1 (+ (log -1) (* -1 (log (/ -1 b))))))) (sin (* 1/90 (* angle (PI)))))> |
#<alt (+ (* (exp (neg (* -1 (+ (log -1) (* -1 (log (/ -1 b))))))) (sin (* 1/90 (* angle (PI))))) (/ (* a (* (exp (neg (* -1 (+ (log -1) (* -1 (log (/ -1 b))))))) (sin (* 1/90 (* angle (PI)))))) b))> |
#<alt (+ (* -1 (/ (+ (* -1 (* a (* (exp (neg (* -1 (+ (log -1) (* -1 (log (/ -1 b))))))) (sin (* 1/90 (* angle (PI))))))) (* -1 (/ (* (exp (neg (* -1 (+ (log -1) (* -1 (log (/ -1 b))))))) (* (sin (* 1/90 (* angle (PI)))) (+ (* -1/2 (pow a 2)) (* 1/2 (pow a 2))))) b))) b)) (* (exp (neg (* -1 (+ (log -1) (* -1 (log (/ -1 b))))))) (sin (* 1/90 (* angle (PI))))))> |
#<alt (+ (* -1 (/ (+ (* -1 (* a (* (exp (neg (* -1 (+ (log -1) (* -1 (log (/ -1 b))))))) (sin (* 1/90 (* angle (PI))))))) (* -1 (/ (+ (* -1 (/ (* (exp (neg (* -1 (+ (log -1) (* -1 (log (/ -1 b))))))) (* (sin (* 1/90 (* angle (PI)))) (+ (* -1/3 (pow a 3)) (+ (* -1/6 (pow a 3)) (* 1/2 (pow a 3)))))) b)) (* (exp (neg (* -1 (+ (log -1) (* -1 (log (/ -1 b))))))) (* (sin (* 1/90 (* angle (PI)))) (+ (* -1/2 (pow a 2)) (* 1/2 (pow a 2)))))) b))) b)) (* (exp (neg (* -1 (+ (log -1) (* -1 (log (/ -1 b))))))) (sin (* 1/90 (* angle (PI))))))> |
#<alt (* (exp (neg (* -1 (log b)))) (sin (* 1/90 (* angle (PI)))))> |
#<alt (+ (* (exp (neg (* -1 (log b)))) (sin (* 1/90 (* angle (PI))))) (/ (* a (* (exp (neg (* -1 (log b)))) (sin (* 1/90 (* angle (PI)))))) b))> |
#<alt (+ (* (exp (neg (* -1 (log b)))) (sin (* 1/90 (* angle (PI))))) (/ (* a (* (exp (neg (* -1 (log b)))) (sin (* 1/90 (* angle (PI)))))) b))> |
#<alt (+ (* (exp (neg (* -1 (log b)))) (sin (* 1/90 (* angle (PI))))) (/ (* a (* (exp (neg (* -1 (log b)))) (sin (* 1/90 (* angle (PI)))))) b))> |
#<alt (* (exp (neg (log (/ 1 a)))) (sin (* 1/90 (* angle (PI)))))> |
#<alt (+ (* (exp (neg (log (/ 1 a)))) (sin (* 1/90 (* angle (PI))))) (/ (* b (* (exp (neg (log (/ 1 a)))) (sin (* 1/90 (* angle (PI)))))) a))> |
#<alt (+ (* (exp (neg (log (/ 1 a)))) (sin (* 1/90 (* angle (PI))))) (+ (/ (* b (* (exp (neg (log (/ 1 a)))) (sin (* 1/90 (* angle (PI)))))) a) (/ (* (exp (neg (log (/ 1 a)))) (* (sin (* 1/90 (* angle (PI)))) (+ (* -1/2 (pow b 2)) (* 1/2 (pow b 2))))) (pow a 2))))> |
#<alt (+ (* (exp (neg (log (/ 1 a)))) (sin (* 1/90 (* angle (PI))))) (+ (/ (* b (* (exp (neg (log (/ 1 a)))) (sin (* 1/90 (* angle (PI)))))) a) (+ (/ (* (exp (neg (log (/ 1 a)))) (* (sin (* 1/90 (* angle (PI)))) (+ (* -1/2 (pow b 2)) (* 1/2 (pow b 2))))) (pow a 2)) (/ (* (exp (neg (log (/ 1 a)))) (* (sin (* 1/90 (* angle (PI)))) (+ (* -1/2 (pow b 3)) (+ (* 1/6 (pow b 3)) (* 1/3 (pow b 3)))))) (pow a 3)))))> |
#<alt (* (exp (neg (* -1 (+ (log -1) (* -1 (log (/ -1 a))))))) (sin (* 1/90 (* angle (PI)))))> |
#<alt (+ (* (exp (neg (* -1 (+ (log -1) (* -1 (log (/ -1 a))))))) (sin (* 1/90 (* angle (PI))))) (/ (* b (* (exp (neg (* -1 (+ (log -1) (* -1 (log (/ -1 a))))))) (sin (* 1/90 (* angle (PI)))))) a))> |
#<alt (+ (* -1 (/ (+ (* -1 (* b (* (exp (neg (* -1 (+ (log -1) (* -1 (log (/ -1 a))))))) (sin (* 1/90 (* angle (PI))))))) (* -1 (/ (* (exp (neg (* -1 (+ (log -1) (* -1 (log (/ -1 a))))))) (* (sin (* 1/90 (* angle (PI)))) (+ (* -1/2 (pow b 2)) (* 1/2 (pow b 2))))) a))) a)) (* (exp (neg (* -1 (+ (log -1) (* -1 (log (/ -1 a))))))) (sin (* 1/90 (* angle (PI))))))> |
#<alt (+ (* -1 (/ (+ (* -1 (* b (* (exp (neg (* -1 (+ (log -1) (* -1 (log (/ -1 a))))))) (sin (* 1/90 (* angle (PI))))))) (* -1 (/ (+ (* -1 (/ (* (exp (neg (* -1 (+ (log -1) (* -1 (log (/ -1 a))))))) (* (sin (* 1/90 (* angle (PI)))) (+ (* -1/3 (pow b 3)) (+ (* -1/6 (pow b 3)) (* 1/2 (pow b 3)))))) a)) (* (exp (neg (* -1 (+ (log -1) (* -1 (log (/ -1 a))))))) (* (sin (* 1/90 (* angle (PI)))) (+ (* -1/2 (pow b 2)) (* 1/2 (pow b 2)))))) a))) a)) (* (exp (neg (* -1 (+ (log -1) (* -1 (log (/ -1 a))))))) (sin (* 1/90 (* angle (PI))))))> |
#<alt (* 1/90 (* angle (* (PI) (exp (neg (* -1 (log (+ a b))))))))> |
#<alt (* angle (+ (* -1/4374000 (* (pow angle 2) (* (pow (PI) 3) (exp (neg (* -1 (log (+ a b)))))))) (* 1/90 (* (PI) (exp (neg (* -1 (log (+ a b)))))))))> |
#<alt (* angle (+ (* 1/90 (* (PI) (exp (neg (* -1 (log (+ a b))))))) (* (pow angle 2) (+ (* -1/4374000 (* (pow (PI) 3) (exp (neg (* -1 (log (+ a b))))))) (* 1/708588000000 (* (pow angle 2) (* (pow (PI) 5) (exp (neg (* -1 (log (+ a b))))))))))))> |
#<alt (* angle (+ (* 1/90 (* (PI) (exp (neg (* -1 (log (+ a b))))))) (* (pow angle 2) (+ (* -1/4374000 (* (pow (PI) 3) (exp (neg (* -1 (log (+ a b))))))) (* (pow angle 2) (+ (* -1/241061637600000000 (* (pow angle 2) (* (pow (PI) 7) (exp (neg (* -1 (log (+ a b)))))))) (* 1/708588000000 (* (pow (PI) 5) (exp (neg (* -1 (log (+ a b)))))))))))))> |
#<alt (* (exp (neg (* -1 (log (+ a b))))) (sin (* 1/90 (* angle (PI)))))> |
#<alt (* (exp (neg (* -1 (log (+ a b))))) (sin (* 1/90 (* angle (PI)))))> |
#<alt (* (exp (neg (* -1 (log (+ a b))))) (sin (* 1/90 (* angle (PI)))))> |
#<alt (* (exp (neg (* -1 (log (+ a b))))) (sin (* 1/90 (* angle (PI)))))> |
#<alt (* (exp (neg (* -1 (log (+ a b))))) (sin (* 1/90 (* angle (PI)))))> |
#<alt (* (exp (neg (* -1 (log (+ a b))))) (sin (* 1/90 (* angle (PI)))))> |
#<alt (* (exp (neg (* -1 (log (+ a b))))) (sin (* 1/90 (* angle (PI)))))> |
#<alt (* (exp (neg (* -1 (log (+ a b))))) (sin (* 1/90 (* angle (PI)))))> |
#<alt (log a)> |
#<alt (- (/ b a) (* -1 (log a)))> |
#<alt (- (* b (+ (* -1/2 (/ b (pow a 2))) (/ 1 a))) (* -1 (log a)))> |
#<alt (- (* b (+ (* b (- (* 1/3 (/ b (pow a 3))) (* 1/2 (/ 1 (pow a 2))))) (/ 1 a))) (* -1 (log a)))> |
#<alt (* -1 (log (/ 1 b)))> |
#<alt (- (/ a b) (log (/ 1 b)))> |
#<alt (- (* -1/2 (/ (pow a 2) (pow b 2))) (+ (log (/ 1 b)) (* -1 (/ a b))))> |
#<alt (- (* 1/3 (/ (pow a 3) (pow b 3))) (+ (log (/ 1 b)) (+ (* -1 (/ a b)) (* 1/2 (/ (pow a 2) (pow b 2))))))> |
#<alt (+ (log -1) (* -1 (log (/ -1 b))))> |
#<alt (- (/ a b) (* -1 (+ (log -1) (* -1 (log (/ -1 b))))))> |
#<alt (- (* -1 (/ (- (* 1/2 (/ (pow a 2) b)) a) b)) (* -1 (+ (log -1) (* -1 (log (/ -1 b))))))> |
#<alt (- (* -1 (/ (- (* -1 (/ (- (* 1/3 (/ (pow a 3) b)) (* 1/2 (pow a 2))) b)) a) b)) (* -1 (+ (log -1) (* -1 (log (/ -1 b))))))> |
#<alt (log b)> |
#<alt (- (/ a b) (* -1 (log b)))> |
#<alt (- (* a (+ (* -1/2 (/ a (pow b 2))) (/ 1 b))) (* -1 (log b)))> |
#<alt (- (* a (+ (* a (- (* 1/3 (/ a (pow b 3))) (* 1/2 (/ 1 (pow b 2))))) (/ 1 b))) (* -1 (log b)))> |
#<alt (* -1 (log (/ 1 a)))> |
#<alt (- (/ b a) (log (/ 1 a)))> |
#<alt (- (* -1/2 (/ (pow b 2) (pow a 2))) (+ (log (/ 1 a)) (* -1 (/ b a))))> |
#<alt (- (* 1/3 (/ (pow b 3) (pow a 3))) (+ (log (/ 1 a)) (+ (* -1 (/ b a)) (* 1/2 (/ (pow b 2) (pow a 2))))))> |
#<alt (+ (log -1) (* -1 (log (/ -1 a))))> |
#<alt (- (/ b a) (* -1 (+ (log -1) (* -1 (log (/ -1 a))))))> |
#<alt (- (* -1 (/ (- (* 1/2 (/ (pow b 2) a)) b) a)) (* -1 (+ (log -1) (* -1 (log (/ -1 a))))))> |
#<alt (- (* -1 (/ (- (* -1 (/ (- (* 1/3 (/ (pow b 3) a)) (* 1/2 (pow b 2))) a)) b) a)) (* -1 (+ (log -1) (* -1 (log (/ -1 a))))))> |
#<alt (* -1 (log a))> |
#<alt (+ (* -1 (log a)) (* -1 (/ b a)))> |
#<alt (+ (* -1 (log a)) (* b (- (* 1/2 (/ b (pow a 2))) (/ 1 a))))> |
#<alt (+ (* -1 (log a)) (* b (- (* b (+ (* -1/3 (/ b (pow a 3))) (* 1/2 (/ 1 (pow a 2))))) (/ 1 a))))> |
#<alt (log (/ 1 b))> |
#<alt (+ (log (/ 1 b)) (* -1 (/ a b)))> |
#<alt (+ (log (/ 1 b)) (+ (* -1 (/ a b)) (* 1/2 (/ (pow a 2) (pow b 2)))))> |
#<alt (+ (log (/ 1 b)) (+ (* -1 (/ a b)) (+ (* -1/3 (/ (pow a 3) (pow b 3))) (* 1/2 (/ (pow a 2) (pow b 2))))))> |
#<alt (* -1 (+ (log -1) (* -1 (log (/ -1 b)))))> |
#<alt (+ (* -1 (+ (log -1) (* -1 (log (/ -1 b))))) (* -1 (/ a b)))> |
#<alt (+ (* -1 (+ (log -1) (* -1 (log (/ -1 b))))) (* -1 (/ (+ a (* -1/2 (/ (pow a 2) b))) b)))> |
#<alt (+ (* -1 (+ (log -1) (* -1 (log (/ -1 b))))) (* -1 (/ (+ a (* -1 (/ (+ (* -1/3 (/ (pow a 3) b)) (* 1/2 (pow a 2))) b))) b)))> |
#<alt (* -1 (log b))> |
#<alt (+ (* -1 (log b)) (* -1 (/ a b)))> |
#<alt (+ (* -1 (log b)) (* a (- (* 1/2 (/ a (pow b 2))) (/ 1 b))))> |
#<alt (+ (* -1 (log b)) (* a (- (* a (+ (* -1/3 (/ a (pow b 3))) (* 1/2 (/ 1 (pow b 2))))) (/ 1 b))))> |
#<alt (log (/ 1 a))> |
#<alt (+ (log (/ 1 a)) (* -1 (/ b a)))> |
#<alt (+ (log (/ 1 a)) (+ (* -1 (/ b a)) (* 1/2 (/ (pow b 2) (pow a 2)))))> |
#<alt (+ (log (/ 1 a)) (+ (* -1 (/ b a)) (+ (* -1/3 (/ (pow b 3) (pow a 3))) (* 1/2 (/ (pow b 2) (pow a 2))))))> |
#<alt (* -1 (+ (log -1) (* -1 (log (/ -1 a)))))> |
#<alt (+ (* -1 (+ (log -1) (* -1 (log (/ -1 a))))) (* -1 (/ b a)))> |
#<alt (+ (* -1 (+ (log -1) (* -1 (log (/ -1 a))))) (* -1 (/ (+ b (* -1/2 (/ (pow b 2) a))) a)))> |
#<alt (+ (* -1 (+ (log -1) (* -1 (log (/ -1 a))))) (* -1 (/ (+ b (* -1 (/ (+ (* -1/3 (/ (pow b 3) a)) (* 1/2 (pow b 2))) a))) a)))> |
#<alt (* 1/90 (* angle (PI)))> |
#<alt (* angle (+ (* -1/4374000 (* (pow angle 2) (pow (PI) 3))) (* 1/90 (PI))))> |
#<alt (* angle (+ (* 1/90 (PI)) (* (pow angle 2) (+ (* -1/4374000 (pow (PI) 3)) (* 1/708588000000 (* (pow angle 2) (pow (PI) 5)))))))> |
#<alt (* angle (+ (* 1/90 (PI)) (* (pow angle 2) (+ (* -1/4374000 (pow (PI) 3)) (* (pow angle 2) (+ (* -1/241061637600000000 (* (pow angle 2) (pow (PI) 7))) (* 1/708588000000 (pow (PI) 5))))))))> |
#<alt (sin (* 1/90 (* angle (PI))))> |
#<alt (sin (* 1/90 (* angle (PI))))> |
#<alt (sin (* 1/90 (* angle (PI))))> |
#<alt (sin (* 1/90 (* angle (PI))))> |
#<alt (sin (* 1/90 (* angle (PI))))> |
#<alt (sin (* 1/90 (* angle (PI))))> |
#<alt (sin (* 1/90 (* angle (PI))))> |
#<alt (sin (* 1/90 (* angle (PI))))> |
#<alt (* 1/90 angle)> |
#<alt (* 1/90 angle)> |
#<alt (* 1/90 angle)> |
#<alt (* 1/90 angle)> |
#<alt (* 1/90 angle)> |
#<alt (* 1/90 angle)> |
#<alt (* 1/90 angle)> |
#<alt (* 1/90 angle)> |
#<alt (* 1/90 angle)> |
#<alt (* 1/90 angle)> |
#<alt (* 1/90 angle)> |
#<alt (* 1/90 angle)> |
#<alt (* 1/90 (* angle (PI)))> |
#<alt (* angle (+ (* -1/4374000 (* (pow angle 2) (pow (PI) 3))) (* 1/90 (PI))))> |
#<alt (* angle (+ (* 1/90 (PI)) (* (pow angle 2) (+ (* -1/4374000 (pow (PI) 3)) (* 1/708588000000 (* (pow angle 2) (pow (PI) 5)))))))> |
#<alt (* angle (+ (* 1/90 (PI)) (* (pow angle 2) (+ (* -1/4374000 (pow (PI) 3)) (* (pow angle 2) (+ (* -1/241061637600000000 (* (pow angle 2) (pow (PI) 7))) (* 1/708588000000 (pow (PI) 5))))))))> |
#<alt (sin (* 1/90 (* angle (PI))))> |
#<alt (sin (* 1/90 (* angle (PI))))> |
#<alt (sin (* 1/90 (* angle (PI))))> |
#<alt (sin (* 1/90 (* angle (PI))))> |
#<alt (sin (* 1/90 (* angle (PI))))> |
#<alt (sin (* 1/90 (* angle (PI))))> |
#<alt (sin (* 1/90 (* angle (PI))))> |
#<alt (sin (* 1/90 (* angle (PI))))> |
#<alt (* 1/90 (* angle (PI)))> |
#<alt (* 1/90 (* angle (PI)))> |
#<alt (* 1/90 (* angle (PI)))> |
#<alt (* 1/90 (* angle (PI)))> |
#<alt (* 1/90 (* angle (PI)))> |
#<alt (* 1/90 (* angle (PI)))> |
#<alt (* 1/90 (* angle (PI)))> |
#<alt (* 1/90 (* angle (PI)))> |
#<alt (* 1/90 (* angle (PI)))> |
#<alt (* 1/90 (* angle (PI)))> |
#<alt (* 1/90 (* angle (PI)))> |
#<alt (* 1/90 (* angle (PI)))> |
138 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 45.0ms | angle | @ | inf | (* (/ 1 (+ b a)) (* (+ b a) (* (exp (neg (* (log (+ b a)) -1))) (sin (* (PI) (* angle 1/90)))))) |
| 23.0ms | b | @ | 0 | (exp (neg (* (log (+ b a)) -1))) |
| 12.0ms | a | @ | 0 | (exp (neg (* (log (+ b a)) -1))) |
| 3.0ms | b | @ | inf | (* (/ 1 (+ b a)) (* (+ b a) (* (exp (neg (* (log (+ b a)) -1))) (sin (* (PI) (* angle 1/90)))))) |
| 1.0ms | angle | @ | 0 | (* (/ 1 (+ b a)) (* (+ b a) (* (exp (neg (* (log (+ b a)) -1))) (sin (* (PI) (* angle 1/90)))))) |
| 1× | egg-herbie |
| 9 478× | lower-fma.f64 |
| 9 478× | lower-fma.f32 |
| 6 136× | lower-*.f64 |
| 6 136× | lower-*.f32 |
| 5 190× | lower-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 897 | 10708 |
| 1 | 3045 | 9303 |
| 0 | 8374 | 9049 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
b |
(+ a b) |
(+ a b) |
(+ a b) |
a |
(* a (+ 1 (/ b a))) |
(* a (+ 1 (/ b a))) |
(* a (+ 1 (/ b a))) |
(* -1 (* a (pow (sqrt -1) 2))) |
(* -1 (* a (+ (* -1 (/ b a)) (pow (sqrt -1) 2)))) |
(* -1 (* a (+ (* -1 (/ b a)) (pow (sqrt -1) 2)))) |
(* -1 (* a (+ (* -1 (/ b a)) (pow (sqrt -1) 2)))) |
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))) |
(* (pow b 2) (sin (* 1/90 (* angle (PI))))) |
(+ (* a (* (sin (* 1/90 (* angle (PI)))) (+ b (* -1 b)))) (* (pow b 2) (sin (* 1/90 (* angle (PI)))))) |
(+ (* a (+ (* -1 (* a (sin (* 1/90 (* angle (PI)))))) (* (sin (* 1/90 (* angle (PI)))) (+ b (* -1 b))))) (* (pow b 2) (sin (* 1/90 (* angle (PI)))))) |
(+ (* a (+ (* -1 (* a (sin (* 1/90 (* angle (PI)))))) (* (sin (* 1/90 (* angle (PI)))) (+ b (* -1 b))))) (* (pow b 2) (sin (* 1/90 (* angle (PI)))))) |
(* -1 (* (pow a 2) (sin (* 1/90 (* angle (PI)))))) |
(* (pow a 2) (+ (* -1 (sin (* 1/90 (* angle (PI))))) (/ (* (sin (* 1/90 (* angle (PI)))) (+ b (* -1 b))) a))) |
(* (pow a 2) (+ (* -1 (sin (* 1/90 (* angle (PI))))) (+ (/ (* (sin (* 1/90 (* angle (PI)))) (+ b (* -1 b))) a) (/ (* (pow b 2) (sin (* 1/90 (* angle (PI))))) (pow a 2))))) |
(* (pow a 2) (+ (* -1 (sin (* 1/90 (* angle (PI))))) (+ (/ (* (sin (* 1/90 (* angle (PI)))) (+ b (* -1 b))) a) (/ (* (pow b 2) (sin (* 1/90 (* angle (PI))))) (pow a 2))))) |
(* (pow a 2) (* (sin (* 1/90 (* angle (PI)))) (pow (sqrt -1) 2))) |
(* (pow a 2) (+ (* -1 (/ (* (sin (* 1/90 (* angle (PI)))) (+ b (* b (pow (sqrt -1) 2)))) a)) (* (sin (* 1/90 (* angle (PI)))) (pow (sqrt -1) 2)))) |
(* (pow a 2) (+ (* -1 (/ (+ (* -1 (/ (* (pow b 2) (sin (* 1/90 (* angle (PI))))) a)) (* (sin (* 1/90 (* angle (PI)))) (+ b (* b (pow (sqrt -1) 2))))) a)) (* (sin (* 1/90 (* angle (PI)))) (pow (sqrt -1) 2)))) |
(* (pow a 2) (+ (* -1 (/ (+ (* -1 (/ (* (pow b 2) (sin (* 1/90 (* angle (PI))))) a)) (* (sin (* 1/90 (* angle (PI)))) (+ b (* b (pow (sqrt -1) 2))))) a)) (* (sin (* 1/90 (* angle (PI)))) (pow (sqrt -1) 2)))) |
(* -1 (* (pow a 2) (sin (* 1/90 (* angle (PI)))))) |
(+ (* -1 (* (pow a 2) (sin (* 1/90 (* angle (PI)))))) (* b (* (sin (* 1/90 (* angle (PI)))) (+ a (* -1 a))))) |
(+ (* -1 (* (pow a 2) (sin (* 1/90 (* angle (PI)))))) (* b (+ (* b (sin (* 1/90 (* angle (PI))))) (* (sin (* 1/90 (* angle (PI)))) (+ a (* -1 a)))))) |
(+ (* -1 (* (pow a 2) (sin (* 1/90 (* angle (PI)))))) (* b (+ (* b (sin (* 1/90 (* angle (PI))))) (* (sin (* 1/90 (* angle (PI)))) (+ a (* -1 a)))))) |
(* (pow b 2) (sin (* 1/90 (* angle (PI))))) |
(* (pow b 2) (+ (sin (* 1/90 (* angle (PI)))) (/ (* (sin (* 1/90 (* angle (PI)))) (+ a (* -1 a))) b))) |
(* (pow b 2) (+ (sin (* 1/90 (* angle (PI)))) (+ (* -1 (/ (* (pow a 2) (sin (* 1/90 (* angle (PI))))) (pow b 2))) (/ (* (sin (* 1/90 (* angle (PI)))) (+ a (* -1 a))) b)))) |
(* (pow b 2) (+ (sin (* 1/90 (* angle (PI)))) (+ (* -1 (/ (* (pow a 2) (sin (* 1/90 (* angle (PI))))) (pow b 2))) (/ (* (sin (* 1/90 (* angle (PI)))) (+ a (* -1 a))) b)))) |
(* (pow b 2) (sin (* 1/90 (* angle (PI))))) |
(* (pow b 2) (+ (sin (* 1/90 (* angle (PI)))) (/ (* (sin (* 1/90 (* angle (PI)))) (+ a (* -1 a))) b))) |
(* (pow b 2) (+ (sin (* 1/90 (* angle (PI)))) (* -1 (/ (+ (* -1 (* (sin (* 1/90 (* angle (PI)))) (+ a (* -1 a)))) (/ (* (pow a 2) (sin (* 1/90 (* angle (PI))))) b)) b)))) |
(* (pow b 2) (+ (sin (* 1/90 (* angle (PI)))) (* -1 (/ (+ (* -1 (* (sin (* 1/90 (* angle (PI)))) (+ a (* -1 a)))) (/ (* (pow a 2) (sin (* 1/90 (* angle (PI))))) b)) b)))) |
(* 1/90 (* angle (* (PI) (* (+ a b) (- b a))))) |
(* angle (+ (* -1/4374000 (* (pow angle 2) (* (pow (PI) 3) (* (+ a b) (- b a))))) (* 1/90 (* (PI) (* (+ a b) (- b a)))))) |
(* angle (+ (* 1/90 (* (PI) (* (+ a b) (- b a)))) (* (pow angle 2) (+ (* -1/4374000 (* (pow (PI) 3) (* (+ a b) (- b a)))) (* 1/708588000000 (* (pow angle 2) (* (pow (PI) 5) (* (+ a b) (- b a))))))))) |
(* angle (+ (* 1/90 (* (PI) (* (+ a b) (- b a)))) (* (pow angle 2) (+ (* -1/4374000 (* (pow (PI) 3) (* (+ a b) (- b a)))) (* (pow angle 2) (+ (* -1/241061637600000000 (* (pow angle 2) (* (pow (PI) 7) (* (+ a b) (- b a))))) (* 1/708588000000 (* (pow (PI) 5) (* (+ a b) (- b a)))))))))) |
(* (sin (* 1/90 (* angle (PI)))) (* (+ a b) (- b a))) |
(* (sin (* 1/90 (* angle (PI)))) (* (+ a b) (- b a))) |
(* (sin (* 1/90 (* angle (PI)))) (* (+ a b) (- b a))) |
(* (sin (* 1/90 (* angle (PI)))) (* (+ a b) (- b a))) |
(* (sin (* 1/90 (* angle (PI)))) (* (+ a b) (- b a))) |
(* (sin (* 1/90 (* angle (PI)))) (* (+ a b) (- b a))) |
(* (sin (* 1/90 (* angle (PI)))) (* (+ a b) (- b a))) |
(* (sin (* 1/90 (* angle (PI)))) (* (+ a b) (- b a))) |
(sqrt a) |
(sqrt a) |
(sqrt a) |
(sqrt a) |
(sqrt a) |
(sqrt a) |
(sqrt a) |
(sqrt a) |
(* -1 (* (sqrt a) (pow (sqrt -1) 2))) |
(* -1 (* (sqrt a) (pow (sqrt -1) 2))) |
(* -1 (* (sqrt a) (pow (sqrt -1) 2))) |
(* -1 (* (sqrt a) (pow (sqrt -1) 2))) |
(* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) |
(+ (* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) (* 2 (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))))) |
(+ (* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) (* 2 (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))))) |
(+ (* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) (* 2 (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))))) |
(* 2 (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) |
(* (pow b 2) (+ (* -2 (/ (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow b 2))) (* 2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))))) |
(* (pow b 2) (+ (* -2 (/ (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow b 2))) (* 2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))))) |
(* (pow b 2) (+ (* -2 (/ (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow b 2))) (* 2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))))) |
(* 2 (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) |
(* (pow b 2) (+ (* -2 (/ (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow b 2))) (* 2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))))) |
(* (pow b 2) (+ (* -2 (/ (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow b 2))) (* 2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))))) |
(* (pow b 2) (+ (* -2 (/ (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow b 2))) (* 2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))))) |
(* 2 (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) |
(+ (* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) (* 2 (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))))) |
(+ (* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) (* 2 (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))))) |
(+ (* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) (* 2 (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))))) |
(* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) |
(* (pow a 2) (+ (* -2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* 2 (/ (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow a 2))))) |
(* (pow a 2) (+ (* -2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* 2 (/ (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow a 2))))) |
(* (pow a 2) (+ (* -2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* 2 (/ (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow a 2))))) |
(* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) |
(* (pow a 2) (+ (* -2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* 2 (/ (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow a 2))))) |
(* (pow a 2) (+ (* -2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* 2 (/ (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow a 2))))) |
(* (pow a 2) (+ (* -2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* 2 (/ (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow a 2))))) |
(* 1/90 (* angle (* (PI) (- (pow b 2) (pow a 2))))) |
(* angle (+ (* 1/90 (* (PI) (- (pow b 2) (pow a 2)))) (* 2 (* (pow angle 2) (+ (* -1/11664000 (* (pow (PI) 3) (- (pow b 2) (pow a 2)))) (* -1/34992000 (* (pow (PI) 3) (- (pow b 2) (pow a 2))))))))) |
(* angle (+ (* 1/90 (* (PI) (- (pow b 2) (pow a 2)))) (* (pow angle 2) (+ (* 2 (* (pow angle 2) (+ (* 1/22674816000000 (* (pow (PI) 5) (- (pow b 2) (pow a 2)))) (+ (* 1/4534963200000 (* (pow (PI) 5) (- (pow b 2) (pow a 2)))) (* 1/2267481600000 (* (pow (PI) 5) (- (pow b 2) (pow a 2)))))))) (* 2 (+ (* -1/11664000 (* (pow (PI) 3) (- (pow b 2) (pow a 2)))) (* -1/34992000 (* (pow (PI) 3) (- (pow b 2) (pow a 2)))))))))) |
(* angle (+ (* 1/90 (* (PI) (- (pow b 2) (pow a 2)))) (* (pow angle 2) (+ (* 2 (+ (* -1/11664000 (* (pow (PI) 3) (- (pow b 2) (pow a 2)))) (* -1/34992000 (* (pow (PI) 3) (- (pow b 2) (pow a 2)))))) (* (pow angle 2) (+ (* 2 (* (pow angle 2) (+ (* -1/881596846080000000 (* (pow (PI) 7) (- (pow b 2) (pow a 2)))) (+ (* -1/1469328076800000000 (* (pow (PI) 7) (- (pow b 2) (pow a 2)))) (+ (* -1/4407984230400000000 (* (pow (PI) 7) (- (pow b 2) (pow a 2)))) (* -1/30855889612800000000 (* (pow (PI) 7) (- (pow b 2) (pow a 2))))))))) (* 2 (+ (* 1/22674816000000 (* (pow (PI) 5) (- (pow b 2) (pow a 2)))) (+ (* 1/4534963200000 (* (pow (PI) 5) (- (pow b 2) (pow a 2)))) (* 1/2267481600000 (* (pow (PI) 5) (- (pow b 2) (pow a 2))))))))))))) |
(* 2 (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2))))) |
(* 2 (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2))))) |
(* 2 (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2))))) |
(* 2 (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2))))) |
(* 2 (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2))))) |
(* 2 (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2))))) |
(* 2 (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2))))) |
(* 2 (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2))))) |
(* 1/90 (* angle (* (PI) (* (+ a b) (- b a))))) |
(* 1/90 (* angle (* (PI) (* (+ a b) (- b a))))) |
(* 1/90 (* angle (* (PI) (* (+ a b) (- b a))))) |
(* 1/90 (* angle (* (PI) (* (+ a b) (- b a))))) |
(* 1/90 (* angle (* (PI) (* (+ a b) (- b a))))) |
(* 1/90 (* angle (* (PI) (* (+ a b) (- b a))))) |
(* 1/90 (* angle (* (PI) (* (+ a b) (- b a))))) |
(* 1/90 (* angle (* (PI) (* (+ a b) (- b a))))) |
(* 1/90 (* angle (* (PI) (* (+ a b) (- b a))))) |
(* 1/90 (* angle (* (PI) (* (+ a b) (- b a))))) |
(* 1/90 (* angle (* (PI) (* (+ a b) (- b a))))) |
(* 1/90 (* angle (* (PI) (* (+ a b) (- b a))))) |
(* -1/90 (* (pow a 2) (* angle (PI)))) |
(+ (* -1/90 (* (pow a 2) (* angle (PI)))) (* 1/90 (* angle (* b (* (PI) (+ a (* -1 a))))))) |
(+ (* -1/90 (* (pow a 2) (* angle (PI)))) (* b (+ (* 1/90 (* angle (* b (PI)))) (* 1/90 (* angle (* (PI) (+ a (* -1 a)))))))) |
(+ (* -1/90 (* (pow a 2) (* angle (PI)))) (* b (+ (* 1/90 (* angle (* b (PI)))) (* 1/90 (* angle (* (PI) (+ a (* -1 a)))))))) |
(* 1/90 (* angle (* (pow b 2) (PI)))) |
(* (pow b 2) (+ (* 1/90 (* angle (PI))) (* 1/90 (/ (* angle (* (PI) (+ a (* -1 a)))) b)))) |
(* (pow b 2) (+ (* -1/90 (/ (* (pow a 2) (* angle (PI))) (pow b 2))) (+ (* 1/90 (* angle (PI))) (* 1/90 (/ (* angle (* (PI) (+ a (* -1 a)))) b))))) |
(* (pow b 2) (+ (* -1/90 (/ (* (pow a 2) (* angle (PI))) (pow b 2))) (+ (* 1/90 (* angle (PI))) (* 1/90 (/ (* angle (* (PI) (+ a (* -1 a)))) b))))) |
(* 1/90 (* angle (* (pow b 2) (PI)))) |
(* (pow b 2) (+ (* 1/90 (* angle (PI))) (* 1/90 (/ (* angle (* (PI) (+ a (* -1 a)))) b)))) |
(* (pow b 2) (+ (* -1 (/ (+ (* -1/90 (* angle (* (PI) (+ a (* -1 a))))) (* 1/90 (/ (* (pow a 2) (* angle (PI))) b))) b)) (* 1/90 (* angle (PI))))) |
(* (pow b 2) (+ (* -1 (/ (+ (* -1/90 (* angle (* (PI) (+ a (* -1 a))))) (* 1/90 (/ (* (pow a 2) (* angle (PI))) b))) b)) (* 1/90 (* angle (PI))))) |
(* 1/90 (* angle (* (pow b 2) (PI)))) |
(+ (* 1/90 (* a (* angle (* (PI) (+ b (* -1 b)))))) (* 1/90 (* angle (* (pow b 2) (PI))))) |
(+ (* 1/90 (* angle (* (pow b 2) (PI)))) (* a (+ (* -1/90 (* a (* angle (PI)))) (* 1/90 (* angle (* (PI) (+ b (* -1 b)))))))) |
(+ (* 1/90 (* angle (* (pow b 2) (PI)))) (* a (+ (* -1/90 (* a (* angle (PI)))) (* 1/90 (* angle (* (PI) (+ b (* -1 b)))))))) |
(* -1/90 (* (pow a 2) (* angle (PI)))) |
(* (pow a 2) (+ (* -1/90 (* angle (PI))) (* 1/90 (/ (* angle (* (PI) (+ b (* -1 b)))) a)))) |
(* (pow a 2) (+ (* -1/90 (* angle (PI))) (+ (* 1/90 (/ (* angle (* (PI) (+ b (* -1 b)))) a)) (* 1/90 (/ (* angle (* (pow b 2) (PI))) (pow a 2)))))) |
(* (pow a 2) (+ (* -1/90 (* angle (PI))) (+ (* 1/90 (/ (* angle (* (PI) (+ b (* -1 b)))) a)) (* 1/90 (/ (* angle (* (pow b 2) (PI))) (pow a 2)))))) |
(* -1/90 (* (pow a 2) (* angle (PI)))) |
(* (pow a 2) (+ (* -1/90 (* angle (PI))) (* -1/90 (/ (* angle (* (PI) (+ b (* -1 b)))) a)))) |
(* (pow a 2) (+ (* -1 (/ (+ (* -1/90 (/ (* angle (* (pow b 2) (PI))) a)) (* 1/90 (* angle (* (PI) (+ b (* -1 b)))))) a)) (* -1/90 (* angle (PI))))) |
(* (pow a 2) (+ (* -1 (/ (+ (* -1/90 (/ (* angle (* (pow b 2) (PI))) a)) (* 1/90 (* angle (* (PI) (+ b (* -1 b)))))) a)) (* -1/90 (* angle (PI))))) |
(* 1/90 (* angle (* (pow b 2) (PI)))) |
(* 1/90 (* angle (* (pow b 2) (PI)))) |
(* 1/90 (* angle (* (pow b 2) (PI)))) |
(* 1/90 (* angle (* (pow b 2) (PI)))) |
(* 1/90 (* angle (* (pow b 2) (PI)))) |
(* 1/90 (* angle (* (pow b 2) (PI)))) |
(* 1/90 (* angle (* (pow b 2) (PI)))) |
(* 1/90 (* angle (* (pow b 2) (PI)))) |
(* 1/90 (* angle (* (pow b 2) (PI)))) |
(* 1/90 (* angle (* (pow b 2) (PI)))) |
(* 1/90 (* angle (* (pow b 2) (PI)))) |
(* 1/90 (* angle (* (pow b 2) (PI)))) |
(* 1/90 (* angle (* (pow b 2) (PI)))) |
(* 1/90 (* angle (* (pow b 2) (PI)))) |
(* 1/90 (* angle (* (pow b 2) (PI)))) |
(* 1/90 (* angle (* (pow b 2) (PI)))) |
(* 1/90 (* angle (* (pow b 2) (PI)))) |
(* 1/90 (* angle (* (pow b 2) (PI)))) |
(* 1/90 (* angle (* (pow b 2) (PI)))) |
(* 1/90 (* angle (* (pow b 2) (PI)))) |
(* 1/90 (* angle (* (pow b 2) (PI)))) |
(* 1/90 (* angle (* (pow b 2) (PI)))) |
(* 1/90 (* angle (* (pow b 2) (PI)))) |
(* 1/90 (* angle (* (pow b 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)) |
(* -1 (* (pow a 2) (sin (* 1/90 (* angle (PI)))))) |
(+ (* -1 (* (pow a 2) (sin (* 1/90 (* angle (PI)))))) (* b (* (sin (* 1/90 (* angle (PI)))) (+ a (* -1 a))))) |
(+ (* -1 (* (pow a 2) (sin (* 1/90 (* angle (PI)))))) (* b (+ (* b (sin (* 1/90 (* angle (PI))))) (* (sin (* 1/90 (* angle (PI)))) (+ a (* -1 a)))))) |
(+ (* -1 (* (pow a 2) (sin (* 1/90 (* angle (PI)))))) (* b (+ (* b (sin (* 1/90 (* angle (PI))))) (* (sin (* 1/90 (* angle (PI)))) (+ a (* -1 a)))))) |
(* (pow b 2) (sin (* 1/90 (* angle (PI))))) |
(* (pow b 2) (+ (sin (* 1/90 (* angle (PI)))) (/ (* (sin (* 1/90 (* angle (PI)))) (+ a (* -1 a))) b))) |
(* (pow b 2) (+ (sin (* 1/90 (* angle (PI)))) (+ (* -1 (/ (* (pow a 2) (sin (* 1/90 (* angle (PI))))) (pow b 2))) (/ (* (sin (* 1/90 (* angle (PI)))) (+ a (* -1 a))) b)))) |
(* (pow b 2) (+ (sin (* 1/90 (* angle (PI)))) (+ (* -1 (/ (* (pow a 2) (sin (* 1/90 (* angle (PI))))) (pow b 2))) (/ (* (sin (* 1/90 (* angle (PI)))) (+ a (* -1 a))) b)))) |
(* (pow b 2) (sin (* 1/90 (* angle (PI))))) |
(* (pow b 2) (+ (sin (* 1/90 (* angle (PI)))) (/ (* (sin (* 1/90 (* angle (PI)))) (+ a (* -1 a))) b))) |
(* (pow b 2) (+ (sin (* 1/90 (* angle (PI)))) (* -1 (/ (+ (* -1 (* (sin (* 1/90 (* angle (PI)))) (+ a (* -1 a)))) (/ (* (pow a 2) (sin (* 1/90 (* angle (PI))))) b)) b)))) |
(* (pow b 2) (+ (sin (* 1/90 (* angle (PI)))) (* -1 (/ (+ (* -1 (* (sin (* 1/90 (* angle (PI)))) (+ a (* -1 a)))) (/ (* (pow a 2) (sin (* 1/90 (* angle (PI))))) b)) b)))) |
(* (pow b 2) (sin (* 1/90 (* angle (PI))))) |
(+ (* a (* (sin (* 1/90 (* angle (PI)))) (+ b (* -1 b)))) (* (pow b 2) (sin (* 1/90 (* angle (PI)))))) |
(+ (* a (+ (* -1 (* a (sin (* 1/90 (* angle (PI)))))) (* (sin (* 1/90 (* angle (PI)))) (+ b (* -1 b))))) (* (pow b 2) (sin (* 1/90 (* angle (PI)))))) |
(+ (* a (+ (* -1 (* a (sin (* 1/90 (* angle (PI)))))) (* (sin (* 1/90 (* angle (PI)))) (+ b (* -1 b))))) (* (pow b 2) (sin (* 1/90 (* angle (PI)))))) |
(* -1 (* (pow a 2) (sin (* 1/90 (* angle (PI)))))) |
(* (pow a 2) (+ (* -1 (sin (* 1/90 (* angle (PI))))) (/ (* (sin (* 1/90 (* angle (PI)))) (+ b (* -1 b))) a))) |
(* (pow a 2) (+ (* -1 (sin (* 1/90 (* angle (PI))))) (+ (/ (* (sin (* 1/90 (* angle (PI)))) (+ b (* -1 b))) a) (/ (* (pow b 2) (sin (* 1/90 (* angle (PI))))) (pow a 2))))) |
(* (pow a 2) (+ (* -1 (sin (* 1/90 (* angle (PI))))) (+ (/ (* (sin (* 1/90 (* angle (PI)))) (+ b (* -1 b))) a) (/ (* (pow b 2) (sin (* 1/90 (* angle (PI))))) (pow a 2))))) |
(* -1 (* (pow a 2) (sin (* 1/90 (* angle (PI)))))) |
(* (pow a 2) (+ (* -1 (sin (* 1/90 (* angle (PI))))) (* -1 (/ (* (sin (* 1/90 (* angle (PI)))) (+ b (* -1 b))) a)))) |
(* (pow a 2) (+ (* -1 (sin (* 1/90 (* angle (PI))))) (* -1 (/ (+ (* -1 (/ (* (pow b 2) (sin (* 1/90 (* angle (PI))))) a)) (* (sin (* 1/90 (* angle (PI)))) (+ b (* -1 b)))) a)))) |
(* (pow a 2) (+ (* -1 (sin (* 1/90 (* angle (PI))))) (* -1 (/ (+ (* -1 (/ (* (pow b 2) (sin (* 1/90 (* angle (PI))))) a)) (* (sin (* 1/90 (* angle (PI)))) (+ b (* -1 b)))) a)))) |
(* 1/90 (* angle (* (PI) (* (+ a b) (- b a))))) |
(* angle (+ (* -1/4374000 (* (pow angle 2) (* (pow (PI) 3) (* (+ a b) (- b a))))) (* 1/90 (* (PI) (* (+ a b) (- b a)))))) |
(* angle (+ (* 1/90 (* (PI) (* (+ a b) (- b a)))) (* (pow angle 2) (+ (* -1/4374000 (* (pow (PI) 3) (* (+ a b) (- b a)))) (* 1/708588000000 (* (pow angle 2) (* (pow (PI) 5) (* (+ a b) (- b a))))))))) |
(* angle (+ (* 1/90 (* (PI) (* (+ a b) (- b a)))) (* (pow angle 2) (+ (* -1/4374000 (* (pow (PI) 3) (* (+ a b) (- b a)))) (* (pow angle 2) (+ (* -1/241061637600000000 (* (pow angle 2) (* (pow (PI) 7) (* (+ a b) (- b a))))) (* 1/708588000000 (* (pow (PI) 5) (* (+ a b) (- b a)))))))))) |
(* (sin (* 1/90 (* angle (PI)))) (* (+ a b) (- b a))) |
(* (sin (* 1/90 (* angle (PI)))) (* (+ a b) (- b a))) |
(* (sin (* 1/90 (* angle (PI)))) (* (+ a b) (- b a))) |
(* (sin (* 1/90 (* angle (PI)))) (* (+ a b) (- b a))) |
(* (sin (* 1/90 (* angle (PI)))) (* (+ a b) (- b a))) |
(* (sin (* 1/90 (* angle (PI)))) (* (+ a b) (- b a))) |
(* (sin (* 1/90 (* angle (PI)))) (* (+ a b) (- b a))) |
(* (sin (* 1/90 (* angle (PI)))) (* (+ a b) (- b a))) |
(* -1/90 (* (pow a 2) (* angle (PI)))) |
(* angle (+ (* -1/90 (* (pow a 2) (PI))) (* 1/4374000 (* (pow a 2) (* (pow angle 2) (pow (PI) 3)))))) |
(* angle (+ (* -1/90 (* (pow a 2) (PI))) (* (pow angle 2) (+ (* -1/708588000000 (* (pow a 2) (* (pow angle 2) (pow (PI) 5)))) (* 1/4374000 (* (pow a 2) (pow (PI) 3))))))) |
(* angle (+ (* -1/90 (* (pow a 2) (PI))) (* (pow angle 2) (+ (* 1/4374000 (* (pow a 2) (pow (PI) 3))) (* (pow angle 2) (+ (* -1/708588000000 (* (pow a 2) (pow (PI) 5))) (* 1/241061637600000000 (* (pow a 2) (* (pow angle 2) (pow (PI) 7)))))))))) |
(* -1 (* (pow a 2) (sin (* 1/90 (* angle (PI)))))) |
(* -1 (* (pow a 2) (sin (* 1/90 (* angle (PI)))))) |
(* -1 (* (pow a 2) (sin (* 1/90 (* angle (PI)))))) |
(* -1 (* (pow a 2) (sin (* 1/90 (* angle (PI)))))) |
(* -1 (* (pow a 2) (sin (* 1/90 (* angle (PI)))))) |
(* -1 (* (pow a 2) (sin (* 1/90 (* angle (PI)))))) |
(* -1 (* (pow a 2) (sin (* 1/90 (* angle (PI)))))) |
(* -1 (* (pow a 2) (sin (* 1/90 (* angle (PI)))))) |
(* -1 (* (pow a 2) (sin (* 1/90 (* angle (PI)))))) |
(* -1 (* (pow a 2) (sin (* 1/90 (* angle (PI)))))) |
(* -1 (* (pow a 2) (sin (* 1/90 (* angle (PI)))))) |
(* -1 (* (pow a 2) (sin (* 1/90 (* angle (PI)))))) |
(* -1 (* (pow a 2) (sin (* 1/90 (* angle (PI)))))) |
(* -1 (* (pow a 2) (sin (* 1/90 (* angle (PI)))))) |
(* -1 (* (pow a 2) (sin (* 1/90 (* angle (PI)))))) |
(* -1 (* (pow a 2) (sin (* 1/90 (* angle (PI)))))) |
(* -1 (* (pow a 2) (sin (* 1/90 (* angle (PI)))))) |
(* -1 (* (pow a 2) (sin (* 1/90 (* angle (PI)))))) |
(* -1 (* (pow a 2) (sin (* 1/90 (* angle (PI)))))) |
(* -1 (* (pow a 2) (sin (* 1/90 (* angle (PI)))))) |
(* 1/90 (* angle (PI))) |
(* angle (+ (* -1/4374000 (* (pow angle 2) (pow (PI) 3))) (* 1/90 (PI)))) |
(* angle (+ (* 1/90 (PI)) (* (pow angle 2) (+ (* -1/4374000 (pow (PI) 3)) (* 1/708588000000 (* (pow angle 2) (pow (PI) 5))))))) |
(* angle (+ (* 1/90 (PI)) (* (pow angle 2) (+ (* -1/4374000 (pow (PI) 3)) (* (pow angle 2) (+ (* -1/241061637600000000 (* (pow angle 2) (pow (PI) 7))) (* 1/708588000000 (pow (PI) 5)))))))) |
(sin (* 1/90 (* angle (PI)))) |
(sin (* 1/90 (* angle (PI)))) |
(sin (* 1/90 (* angle (PI)))) |
(sin (* 1/90 (* angle (PI)))) |
(sin (* 1/90 (* angle (PI)))) |
(sin (* 1/90 (* angle (PI)))) |
(sin (* 1/90 (* angle (PI)))) |
(sin (* 1/90 (* angle (PI)))) |
(* 1/90 (* angle (PI))) |
(* 1/90 (* angle (PI))) |
(* 1/90 (* angle (PI))) |
(* 1/90 (* angle (PI))) |
(* 1/90 (* angle (PI))) |
(* 1/90 (* angle (PI))) |
(* 1/90 (* angle (PI))) |
(* 1/90 (* angle (PI))) |
(* 1/90 (* angle (PI))) |
(* 1/90 (* angle (PI))) |
(* 1/90 (* angle (PI))) |
(* 1/90 (* angle (PI))) |
(* b (sin (* 1/90 (* angle (PI))))) |
(+ (* -1 (* a (sin (* 1/90 (* angle (PI)))))) (* b (sin (* 1/90 (* angle (PI)))))) |
(+ (* -1 (* a (sin (* 1/90 (* angle (PI)))))) (* b (sin (* 1/90 (* angle (PI)))))) |
(+ (* -1 (* a (sin (* 1/90 (* angle (PI)))))) (* b (sin (* 1/90 (* angle (PI)))))) |
(* -1 (* a (sin (* 1/90 (* angle (PI)))))) |
(* a (+ (* -1 (sin (* 1/90 (* angle (PI))))) (/ (* b (sin (* 1/90 (* angle (PI))))) a))) |
(* a (+ (* -1 (sin (* 1/90 (* angle (PI))))) (/ (* b (sin (* 1/90 (* angle (PI))))) a))) |
(* a (+ (* -1 (sin (* 1/90 (* angle (PI))))) (/ (* b (sin (* 1/90 (* angle (PI))))) a))) |
(* -1 (* a (sin (* 1/90 (* angle (PI)))))) |
(* -1 (* a (+ (sin (* 1/90 (* angle (PI)))) (* -1 (/ (* b (sin (* 1/90 (* angle (PI))))) a))))) |
(* -1 (* a (+ (sin (* 1/90 (* angle (PI)))) (* -1 (/ (* b (sin (* 1/90 (* angle (PI))))) a))))) |
(* -1 (* a (+ (sin (* 1/90 (* angle (PI)))) (* -1 (/ (* b (sin (* 1/90 (* angle (PI))))) a))))) |
(* -1 (* a (sin (* 1/90 (* angle (PI)))))) |
(+ (* -1 (* a (sin (* 1/90 (* angle (PI)))))) (* b (sin (* 1/90 (* angle (PI)))))) |
(+ (* -1 (* a (sin (* 1/90 (* angle (PI)))))) (* b (sin (* 1/90 (* angle (PI)))))) |
(+ (* -1 (* a (sin (* 1/90 (* angle (PI)))))) (* b (sin (* 1/90 (* angle (PI)))))) |
(* b (sin (* 1/90 (* angle (PI))))) |
(* b (+ (sin (* 1/90 (* angle (PI)))) (* -1 (/ (* a (sin (* 1/90 (* angle (PI))))) b)))) |
(* b (+ (sin (* 1/90 (* angle (PI)))) (* -1 (/ (* a (sin (* 1/90 (* angle (PI))))) b)))) |
(* b (+ (sin (* 1/90 (* angle (PI)))) (* -1 (/ (* a (sin (* 1/90 (* angle (PI))))) b)))) |
(* b (sin (* 1/90 (* angle (PI))))) |
(* -1 (* b (+ (* -1 (sin (* 1/90 (* angle (PI))))) (/ (* a (sin (* 1/90 (* angle (PI))))) b)))) |
(* -1 (* b (+ (* -1 (sin (* 1/90 (* angle (PI))))) (/ (* a (sin (* 1/90 (* angle (PI))))) b)))) |
(* -1 (* b (+ (* -1 (sin (* 1/90 (* angle (PI))))) (/ (* a (sin (* 1/90 (* angle (PI))))) b)))) |
(* 1/90 (* angle (* (PI) (- b a)))) |
(* angle (+ (* -1/4374000 (* (pow angle 2) (* (pow (PI) 3) (- b a)))) (* 1/90 (* (PI) (- b a))))) |
(* angle (+ (* 1/90 (* (PI) (- b a))) (* (pow angle 2) (+ (* -1/4374000 (* (pow (PI) 3) (- b a))) (* 1/708588000000 (* (pow angle 2) (* (pow (PI) 5) (- b a)))))))) |
(* angle (+ (* 1/90 (* (PI) (- b a))) (* (pow angle 2) (+ (* -1/4374000 (* (pow (PI) 3) (- b a))) (* (pow angle 2) (+ (* -1/241061637600000000 (* (pow angle 2) (* (pow (PI) 7) (- b a)))) (* 1/708588000000 (* (pow (PI) 5) (- b a))))))))) |
(* (sin (* 1/90 (* angle (PI)))) (- b a)) |
(* (sin (* 1/90 (* angle (PI)))) (- b a)) |
(* (sin (* 1/90 (* angle (PI)))) (- b a)) |
(* (sin (* 1/90 (* angle (PI)))) (- b a)) |
(* (sin (* 1/90 (* angle (PI)))) (- b a)) |
(* (sin (* 1/90 (* angle (PI)))) (- b a)) |
(* (sin (* 1/90 (* angle (PI)))) (- b a)) |
(* (sin (* 1/90 (* angle (PI)))) (- b a)) |
(* -1 (* (pow a 2) (sin (* 1/90 (* angle (PI)))))) |
(+ (* -1 (* (pow a 2) (sin (* 1/90 (* angle (PI)))))) (* b (* (sin (* 1/90 (* angle (PI)))) (+ a (* -1 a))))) |
(+ (* -1 (* (pow a 2) (sin (* 1/90 (* angle (PI)))))) (* b (+ (* b (sin (* 1/90 (* angle (PI))))) (* (sin (* 1/90 (* angle (PI)))) (+ a (* -1 a)))))) |
(+ (* -1 (* (pow a 2) (sin (* 1/90 (* angle (PI)))))) (* b (+ (* b (sin (* 1/90 (* angle (PI))))) (* (sin (* 1/90 (* angle (PI)))) (+ a (* -1 a)))))) |
(* (pow b 2) (sin (* 1/90 (* angle (PI))))) |
(* (pow b 2) (+ (sin (* 1/90 (* angle (PI)))) (/ (* (sin (* 1/90 (* angle (PI)))) (+ a (* -1 a))) b))) |
(* (pow b 2) (+ (sin (* 1/90 (* angle (PI)))) (+ (* -1 (/ (* (pow a 2) (sin (* 1/90 (* angle (PI))))) (pow b 2))) (/ (* (sin (* 1/90 (* angle (PI)))) (+ a (* -1 a))) b)))) |
(* (pow b 2) (+ (sin (* 1/90 (* angle (PI)))) (+ (* -1 (/ (* (pow a 2) (sin (* 1/90 (* angle (PI))))) (pow b 2))) (/ (* (sin (* 1/90 (* angle (PI)))) (+ a (* -1 a))) b)))) |
(* (pow b 2) (sin (* 1/90 (* angle (PI))))) |
(* (pow b 2) (+ (sin (* 1/90 (* angle (PI)))) (/ (* (sin (* 1/90 (* angle (PI)))) (+ a (* -1 a))) b))) |
(* (pow b 2) (+ (sin (* 1/90 (* angle (PI)))) (* -1 (/ (+ (* -1 (* (sin (* 1/90 (* angle (PI)))) (+ a (* -1 a)))) (/ (* (pow a 2) (sin (* 1/90 (* angle (PI))))) b)) b)))) |
(* (pow b 2) (+ (sin (* 1/90 (* angle (PI)))) (* -1 (/ (+ (* -1 (* (sin (* 1/90 (* angle (PI)))) (+ a (* -1 a)))) (/ (* (pow a 2) (sin (* 1/90 (* angle (PI))))) b)) b)))) |
(* (pow b 2) (sin (* 1/90 (* angle (PI))))) |
(+ (* a (* (sin (* 1/90 (* angle (PI)))) (+ b (* -1 b)))) (* (pow b 2) (sin (* 1/90 (* angle (PI)))))) |
(+ (* a (+ (* -1 (* a (sin (* 1/90 (* angle (PI)))))) (* (sin (* 1/90 (* angle (PI)))) (+ b (* -1 b))))) (* (pow b 2) (sin (* 1/90 (* angle (PI)))))) |
(+ (* a (+ (* -1 (* a (sin (* 1/90 (* angle (PI)))))) (* (sin (* 1/90 (* angle (PI)))) (+ b (* -1 b))))) (* (pow b 2) (sin (* 1/90 (* angle (PI)))))) |
(* -1 (* (pow a 2) (sin (* 1/90 (* angle (PI)))))) |
(* (pow a 2) (+ (* -1 (sin (* 1/90 (* angle (PI))))) (/ (* (sin (* 1/90 (* angle (PI)))) (+ b (* -1 b))) a))) |
(* (pow a 2) (+ (* -1 (sin (* 1/90 (* angle (PI))))) (+ (/ (* (sin (* 1/90 (* angle (PI)))) (+ b (* -1 b))) a) (/ (* (pow b 2) (sin (* 1/90 (* angle (PI))))) (pow a 2))))) |
(* (pow a 2) (+ (* -1 (sin (* 1/90 (* angle (PI))))) (+ (/ (* (sin (* 1/90 (* angle (PI)))) (+ b (* -1 b))) a) (/ (* (pow b 2) (sin (* 1/90 (* angle (PI))))) (pow a 2))))) |
(* -1 (* (pow a 2) (sin (* 1/90 (* angle (PI)))))) |
(* (pow a 2) (+ (* -1 (sin (* 1/90 (* angle (PI))))) (* -1 (/ (* (sin (* 1/90 (* angle (PI)))) (+ b (* -1 b))) a)))) |
(* (pow a 2) (+ (* -1 (sin (* 1/90 (* angle (PI))))) (* -1 (/ (+ (* -1 (/ (* (pow b 2) (sin (* 1/90 (* angle (PI))))) a)) (* (sin (* 1/90 (* angle (PI)))) (+ b (* -1 b)))) a)))) |
(* (pow a 2) (+ (* -1 (sin (* 1/90 (* angle (PI))))) (* -1 (/ (+ (* -1 (/ (* (pow b 2) (sin (* 1/90 (* angle (PI))))) a)) (* (sin (* 1/90 (* angle (PI)))) (+ b (* -1 b)))) a)))) |
(* 1/90 (* angle (* (PI) (* (+ a b) (- b a))))) |
(* angle (+ (* -1/4374000 (* (pow angle 2) (* (pow (PI) 3) (* (+ a b) (- b a))))) (* 1/90 (* (PI) (* (+ a b) (- b a)))))) |
(* angle (+ (* 1/90 (* (PI) (* (+ a b) (- b a)))) (* (pow angle 2) (+ (* -1/4374000 (* (pow (PI) 3) (* (+ a b) (- b a)))) (* 1/708588000000 (* (pow angle 2) (* (pow (PI) 5) (* (+ a b) (- b a))))))))) |
(* angle (+ (* 1/90 (* (PI) (* (+ a b) (- b a)))) (* (pow angle 2) (+ (* -1/4374000 (* (pow (PI) 3) (* (+ a b) (- b a)))) (* (pow angle 2) (+ (* -1/241061637600000000 (* (pow angle 2) (* (pow (PI) 7) (* (+ a b) (- b a))))) (* 1/708588000000 (* (pow (PI) 5) (* (+ a b) (- b a)))))))))) |
(* (sin (* 1/90 (* angle (PI)))) (* (+ a b) (- b a))) |
(* (sin (* 1/90 (* angle (PI)))) (* (+ a b) (- b a))) |
(* (sin (* 1/90 (* angle (PI)))) (* (+ a b) (- b a))) |
(* (sin (* 1/90 (* angle (PI)))) (* (+ a b) (- b a))) |
(* (sin (* 1/90 (* angle (PI)))) (* (+ a b) (- b a))) |
(* (sin (* 1/90 (* angle (PI)))) (* (+ a b) (- b a))) |
(* (sin (* 1/90 (* angle (PI)))) (* (+ a b) (- b a))) |
(* (sin (* 1/90 (* angle (PI)))) (* (+ a b) (- b 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))) |
(* (pow b 3) (sin (* 1/90 (* angle (PI))))) |
(+ (* a (* (sin (* 1/90 (* angle (PI)))) (+ (* -1 (pow b 2)) (pow b 2)))) (* (pow b 3) (sin (* 1/90 (* angle (PI)))))) |
(+ (* a (+ (* a (* (sin (* 1/90 (* angle (PI)))) (+ b (* -1 b)))) (* (sin (* 1/90 (* angle (PI)))) (+ (* -1 (pow b 2)) (pow b 2))))) (* (pow b 3) (sin (* 1/90 (* angle (PI)))))) |
(+ (* a (+ (* a (+ (* -1 (* a (sin (* 1/90 (* angle (PI)))))) (* (sin (* 1/90 (* angle (PI)))) (+ b (* -1 b))))) (* (sin (* 1/90 (* angle (PI)))) (+ (* -1 (pow b 2)) (pow b 2))))) (* (pow b 3) (sin (* 1/90 (* angle (PI)))))) |
(* -1 (* (pow a 3) (sin (* 1/90 (* angle (PI)))))) |
(* (pow a 3) (+ (* -1 (sin (* 1/90 (* angle (PI))))) (/ (* (sin (* 1/90 (* angle (PI)))) (+ b (* -1 b))) a))) |
(* (pow a 3) (+ (* -1 (sin (* 1/90 (* angle (PI))))) (+ (/ (* (sin (* 1/90 (* angle (PI)))) (+ b (* -1 b))) a) (/ (* (sin (* 1/90 (* angle (PI)))) (+ (* -1 (pow b 2)) (pow b 2))) (pow a 2))))) |
(* (pow a 3) (+ (* -1 (sin (* 1/90 (* angle (PI))))) (+ (/ (* (sin (* 1/90 (* angle (PI)))) (+ b (* -1 b))) a) (+ (/ (* (sin (* 1/90 (* angle (PI)))) (+ (* -1 (pow b 2)) (pow b 2))) (pow a 2)) (/ (* (pow b 3) (sin (* 1/90 (* angle (PI))))) (pow a 3)))))) |
(* -1 (* (pow a 3) (sin (* 1/90 (* angle (PI)))))) |
(* -1 (* (pow a 3) (+ (sin (* 1/90 (* angle (PI)))) (* -1 (/ (* (sin (* 1/90 (* angle (PI)))) (+ b (* -1 b))) a))))) |
(* -1 (* (pow a 3) (+ (sin (* 1/90 (* angle (PI)))) (* -1 (/ (+ (* -1 (/ (* (sin (* 1/90 (* angle (PI)))) (+ (* -1 (pow b 2)) (pow b 2))) a)) (* (sin (* 1/90 (* angle (PI)))) (+ b (* -1 b)))) a))))) |
(* -1 (* (pow a 3) (+ (sin (* 1/90 (* angle (PI)))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* (pow b 3) (sin (* 1/90 (* angle (PI))))) a)) (* (sin (* 1/90 (* angle (PI)))) (+ (* -1 (pow b 2)) (pow b 2)))) a)) (* (sin (* 1/90 (* angle (PI)))) (+ b (* -1 b)))) a))))) |
(* -1 (* (pow a 3) (sin (* 1/90 (* angle (PI)))))) |
(+ (* -1 (* (pow a 3) (sin (* 1/90 (* angle (PI)))))) (* b (* (sin (* 1/90 (* angle (PI)))) (+ (* -1 (pow a 2)) (pow a 2))))) |
(+ (* -1 (* (pow a 3) (sin (* 1/90 (* angle (PI)))))) (* b (+ (* b (* (sin (* 1/90 (* angle (PI)))) (+ a (* -1 a)))) (* (sin (* 1/90 (* angle (PI)))) (+ (* -1 (pow a 2)) (pow a 2)))))) |
(+ (* -1 (* (pow a 3) (sin (* 1/90 (* angle (PI)))))) (* b (+ (* b (+ (* b (sin (* 1/90 (* angle (PI))))) (* (sin (* 1/90 (* angle (PI)))) (+ a (* -1 a))))) (* (sin (* 1/90 (* angle (PI)))) (+ (* -1 (pow a 2)) (pow a 2)))))) |
(* (pow b 3) (sin (* 1/90 (* angle (PI))))) |
(* (pow b 3) (+ (sin (* 1/90 (* angle (PI)))) (/ (* (sin (* 1/90 (* angle (PI)))) (+ a (* -1 a))) b))) |
(* (pow b 3) (+ (sin (* 1/90 (* angle (PI)))) (+ (/ (* (sin (* 1/90 (* angle (PI)))) (+ a (* -1 a))) b) (/ (* (sin (* 1/90 (* angle (PI)))) (+ (* -1 (pow a 2)) (pow a 2))) (pow b 2))))) |
(* (pow b 3) (+ (sin (* 1/90 (* angle (PI)))) (+ (* -1 (/ (* (pow a 3) (sin (* 1/90 (* angle (PI))))) (pow b 3))) (+ (/ (* (sin (* 1/90 (* angle (PI)))) (+ a (* -1 a))) b) (/ (* (sin (* 1/90 (* angle (PI)))) (+ (* -1 (pow a 2)) (pow a 2))) (pow b 2)))))) |
(* (pow b 3) (sin (* 1/90 (* angle (PI))))) |
(* -1 (* (pow b 3) (+ (* -1 (sin (* 1/90 (* angle (PI))))) (/ (* (sin (* 1/90 (* angle (PI)))) (+ a (* -1 a))) b)))) |
(* -1 (* (pow b 3) (+ (* -1 (sin (* 1/90 (* angle (PI))))) (* -1 (/ (+ (* -1 (* (sin (* 1/90 (* angle (PI)))) (+ a (* -1 a)))) (/ (* (sin (* 1/90 (* angle (PI)))) (+ (* -1 (pow a 2)) (pow a 2))) b)) b))))) |
(* -1 (* (pow b 3) (+ (* -1 (sin (* 1/90 (* angle (PI))))) (* -1 (/ (+ (* -1 (* (sin (* 1/90 (* angle (PI)))) (+ a (* -1 a)))) (* -1 (/ (+ (* -1 (* (sin (* 1/90 (* angle (PI)))) (+ (* -1 (pow a 2)) (pow a 2)))) (/ (* (pow a 3) (sin (* 1/90 (* angle (PI))))) b)) b))) b))))) |
(* 1/90 (* angle (* (PI) (* (+ (* a (+ a b)) (pow b 2)) (- b a))))) |
(* angle (+ (* -1/4374000 (* (pow angle 2) (* (pow (PI) 3) (* (+ (* a (+ a b)) (pow b 2)) (- b a))))) (* 1/90 (* (PI) (* (+ (* a (+ a b)) (pow b 2)) (- b a)))))) |
(* angle (+ (* 1/90 (* (PI) (* (+ (* a (+ a b)) (pow b 2)) (- b a)))) (* (pow angle 2) (+ (* -1/4374000 (* (pow (PI) 3) (* (+ (* a (+ a b)) (pow b 2)) (- b a)))) (* 1/708588000000 (* (pow angle 2) (* (pow (PI) 5) (* (+ (* a (+ a b)) (pow b 2)) (- b a))))))))) |
(* angle (+ (* 1/90 (* (PI) (* (+ (* a (+ a b)) (pow b 2)) (- b a)))) (* (pow angle 2) (+ (* -1/4374000 (* (pow (PI) 3) (* (+ (* a (+ a b)) (pow b 2)) (- b a)))) (* (pow angle 2) (+ (* -1/241061637600000000 (* (pow angle 2) (* (pow (PI) 7) (* (+ (* a (+ a b)) (pow b 2)) (- b a))))) (* 1/708588000000 (* (pow (PI) 5) (* (+ (* a (+ a b)) (pow b 2)) (- b a)))))))))) |
(* (sin (* 1/90 (* angle (PI)))) (* (+ (* a (+ a b)) (pow b 2)) (- b a))) |
(* (sin (* 1/90 (* angle (PI)))) (* (+ (* a (+ a b)) (pow b 2)) (- b a))) |
(* (sin (* 1/90 (* angle (PI)))) (* (+ (* a (+ a b)) (pow b 2)) (- b a))) |
(* (sin (* 1/90 (* angle (PI)))) (* (+ (* a (+ a b)) (pow b 2)) (- b a))) |
(* (sin (* 1/90 (* angle (PI)))) (* (+ (* a (+ a b)) (pow b 2)) (- b a))) |
(* (sin (* 1/90 (* angle (PI)))) (* (+ (* a (+ a b)) (pow b 2)) (- b a))) |
(* (sin (* 1/90 (* angle (PI)))) (* (+ (* a (+ a b)) (pow b 2)) (- b a))) |
(* (sin (* 1/90 (* angle (PI)))) (* (+ (* a (+ a b)) (pow b 2)) (- b a))) |
(exp (neg (* -1 (log a)))) |
(+ (exp (neg (* -1 (log a)))) (/ (* b (exp (neg (* -1 (log a))))) a)) |
(+ (exp (neg (* -1 (log a)))) (/ (* b (exp (neg (* -1 (log a))))) a)) |
(+ (exp (neg (* -1 (log a)))) (/ (* b (exp (neg (* -1 (log a))))) a)) |
(exp (neg (log (/ 1 b)))) |
(+ (exp (neg (log (/ 1 b)))) (/ (* a (exp (neg (log (/ 1 b))))) b)) |
(+ (exp (neg (log (/ 1 b)))) (+ (/ (* a (exp (neg (log (/ 1 b))))) b) (/ (* (exp (neg (log (/ 1 b)))) (+ (* -1/2 (pow a 2)) (* 1/2 (pow a 2)))) (pow b 2)))) |
(+ (exp (neg (log (/ 1 b)))) (+ (/ (* a (exp (neg (log (/ 1 b))))) b) (+ (/ (* (exp (neg (log (/ 1 b)))) (+ (* -1/2 (pow a 2)) (* 1/2 (pow a 2)))) (pow b 2)) (/ (* (exp (neg (log (/ 1 b)))) (+ (* -1/2 (pow a 3)) (+ (* 1/6 (pow a 3)) (* 1/3 (pow a 3))))) (pow b 3))))) |
(exp (neg (* -1 (+ (log -1) (* -1 (log (/ -1 b))))))) |
(+ (exp (neg (* -1 (+ (log -1) (* -1 (log (/ -1 b))))))) (/ (* a (exp (neg (* -1 (+ (log -1) (* -1 (log (/ -1 b)))))))) b)) |
(+ (exp (neg (* -1 (+ (log -1) (* -1 (log (/ -1 b))))))) (* -1 (/ (+ (* -1 (* a (exp (neg (* -1 (+ (log -1) (* -1 (log (/ -1 b))))))))) (* -1 (/ (* (exp (neg (* -1 (+ (log -1) (* -1 (log (/ -1 b))))))) (+ (* -1/2 (pow a 2)) (* 1/2 (pow a 2)))) b))) b))) |
(+ (exp (neg (* -1 (+ (log -1) (* -1 (log (/ -1 b))))))) (* -1 (/ (+ (* -1 (* a (exp (neg (* -1 (+ (log -1) (* -1 (log (/ -1 b))))))))) (* -1 (/ (+ (* -1 (/ (* (exp (neg (* -1 (+ (log -1) (* -1 (log (/ -1 b))))))) (+ (* -1/3 (pow a 3)) (+ (* -1/6 (pow a 3)) (* 1/2 (pow a 3))))) b)) (* (exp (neg (* -1 (+ (log -1) (* -1 (log (/ -1 b))))))) (+ (* -1/2 (pow a 2)) (* 1/2 (pow a 2))))) b))) b))) |
(exp (neg (* -1 (log b)))) |
(+ (exp (neg (* -1 (log b)))) (/ (* a (exp (neg (* -1 (log b))))) b)) |
(+ (exp (neg (* -1 (log b)))) (/ (* a (exp (neg (* -1 (log b))))) b)) |
(+ (exp (neg (* -1 (log b)))) (/ (* a (exp (neg (* -1 (log b))))) b)) |
(exp (neg (log (/ 1 a)))) |
(+ (exp (neg (log (/ 1 a)))) (/ (* b (exp (neg (log (/ 1 a))))) a)) |
(+ (exp (neg (log (/ 1 a)))) (+ (/ (* b (exp (neg (log (/ 1 a))))) a) (/ (* (exp (neg (log (/ 1 a)))) (+ (* -1/2 (pow b 2)) (* 1/2 (pow b 2)))) (pow a 2)))) |
(+ (exp (neg (log (/ 1 a)))) (+ (/ (* b (exp (neg (log (/ 1 a))))) a) (+ (/ (* (exp (neg (log (/ 1 a)))) (+ (* -1/2 (pow b 2)) (* 1/2 (pow b 2)))) (pow a 2)) (/ (* (exp (neg (log (/ 1 a)))) (+ (* -1/2 (pow b 3)) (+ (* 1/6 (pow b 3)) (* 1/3 (pow b 3))))) (pow a 3))))) |
(exp (neg (* -1 (+ (log -1) (* -1 (log (/ -1 a))))))) |
(+ (exp (neg (* -1 (+ (log -1) (* -1 (log (/ -1 a))))))) (/ (* b (exp (neg (* -1 (+ (log -1) (* -1 (log (/ -1 a)))))))) a)) |
(+ (exp (neg (* -1 (+ (log -1) (* -1 (log (/ -1 a))))))) (* -1 (/ (+ (* -1 (* b (exp (neg (* -1 (+ (log -1) (* -1 (log (/ -1 a))))))))) (* -1 (/ (* (exp (neg (* -1 (+ (log -1) (* -1 (log (/ -1 a))))))) (+ (* -1/2 (pow b 2)) (* 1/2 (pow b 2)))) a))) a))) |
(+ (exp (neg (* -1 (+ (log -1) (* -1 (log (/ -1 a))))))) (* -1 (/ (+ (* -1 (* b (exp (neg (* -1 (+ (log -1) (* -1 (log (/ -1 a))))))))) (* -1 (/ (+ (* -1 (/ (* (exp (neg (* -1 (+ (log -1) (* -1 (log (/ -1 a))))))) (+ (* -1/3 (pow b 3)) (+ (* -1/6 (pow b 3)) (* 1/2 (pow b 3))))) a)) (* (exp (neg (* -1 (+ (log -1) (* -1 (log (/ -1 a))))))) (+ (* -1/2 (pow b 2)) (* 1/2 (pow b 2))))) a))) a))) |
(* (exp (neg (* -1 (log a)))) (sin (* 1/90 (* angle (PI))))) |
(+ (* (exp (neg (* -1 (log a)))) (sin (* 1/90 (* angle (PI))))) (/ (* b (* (exp (neg (* -1 (log a)))) (sin (* 1/90 (* angle (PI)))))) a)) |
(+ (* (exp (neg (* -1 (log a)))) (sin (* 1/90 (* angle (PI))))) (/ (* b (* (exp (neg (* -1 (log a)))) (sin (* 1/90 (* angle (PI)))))) a)) |
(+ (* (exp (neg (* -1 (log a)))) (sin (* 1/90 (* angle (PI))))) (/ (* b (* (exp (neg (* -1 (log a)))) (sin (* 1/90 (* angle (PI)))))) a)) |
(* (exp (neg (log (/ 1 b)))) (sin (* 1/90 (* angle (PI))))) |
(+ (* (exp (neg (log (/ 1 b)))) (sin (* 1/90 (* angle (PI))))) (/ (* a (* (exp (neg (log (/ 1 b)))) (sin (* 1/90 (* angle (PI)))))) b)) |
(+ (* (exp (neg (log (/ 1 b)))) (sin (* 1/90 (* angle (PI))))) (+ (/ (* a (* (exp (neg (log (/ 1 b)))) (sin (* 1/90 (* angle (PI)))))) b) (/ (* (exp (neg (log (/ 1 b)))) (* (sin (* 1/90 (* angle (PI)))) (+ (* -1/2 (pow a 2)) (* 1/2 (pow a 2))))) (pow b 2)))) |
(+ (* (exp (neg (log (/ 1 b)))) (sin (* 1/90 (* angle (PI))))) (+ (/ (* a (* (exp (neg (log (/ 1 b)))) (sin (* 1/90 (* angle (PI)))))) b) (+ (/ (* (exp (neg (log (/ 1 b)))) (* (sin (* 1/90 (* angle (PI)))) (+ (* -1/2 (pow a 2)) (* 1/2 (pow a 2))))) (pow b 2)) (/ (* (exp (neg (log (/ 1 b)))) (* (sin (* 1/90 (* angle (PI)))) (+ (* -1/2 (pow a 3)) (+ (* 1/6 (pow a 3)) (* 1/3 (pow a 3)))))) (pow b 3))))) |
(* (exp (neg (* -1 (+ (log -1) (* -1 (log (/ -1 b))))))) (sin (* 1/90 (* angle (PI))))) |
(+ (* (exp (neg (* -1 (+ (log -1) (* -1 (log (/ -1 b))))))) (sin (* 1/90 (* angle (PI))))) (/ (* a (* (exp (neg (* -1 (+ (log -1) (* -1 (log (/ -1 b))))))) (sin (* 1/90 (* angle (PI)))))) b)) |
(+ (* -1 (/ (+ (* -1 (* a (* (exp (neg (* -1 (+ (log -1) (* -1 (log (/ -1 b))))))) (sin (* 1/90 (* angle (PI))))))) (* -1 (/ (* (exp (neg (* -1 (+ (log -1) (* -1 (log (/ -1 b))))))) (* (sin (* 1/90 (* angle (PI)))) (+ (* -1/2 (pow a 2)) (* 1/2 (pow a 2))))) b))) b)) (* (exp (neg (* -1 (+ (log -1) (* -1 (log (/ -1 b))))))) (sin (* 1/90 (* angle (PI)))))) |
(+ (* -1 (/ (+ (* -1 (* a (* (exp (neg (* -1 (+ (log -1) (* -1 (log (/ -1 b))))))) (sin (* 1/90 (* angle (PI))))))) (* -1 (/ (+ (* -1 (/ (* (exp (neg (* -1 (+ (log -1) (* -1 (log (/ -1 b))))))) (* (sin (* 1/90 (* angle (PI)))) (+ (* -1/3 (pow a 3)) (+ (* -1/6 (pow a 3)) (* 1/2 (pow a 3)))))) b)) (* (exp (neg (* -1 (+ (log -1) (* -1 (log (/ -1 b))))))) (* (sin (* 1/90 (* angle (PI)))) (+ (* -1/2 (pow a 2)) (* 1/2 (pow a 2)))))) b))) b)) (* (exp (neg (* -1 (+ (log -1) (* -1 (log (/ -1 b))))))) (sin (* 1/90 (* angle (PI)))))) |
(* (exp (neg (* -1 (log b)))) (sin (* 1/90 (* angle (PI))))) |
(+ (* (exp (neg (* -1 (log b)))) (sin (* 1/90 (* angle (PI))))) (/ (* a (* (exp (neg (* -1 (log b)))) (sin (* 1/90 (* angle (PI)))))) b)) |
(+ (* (exp (neg (* -1 (log b)))) (sin (* 1/90 (* angle (PI))))) (/ (* a (* (exp (neg (* -1 (log b)))) (sin (* 1/90 (* angle (PI)))))) b)) |
(+ (* (exp (neg (* -1 (log b)))) (sin (* 1/90 (* angle (PI))))) (/ (* a (* (exp (neg (* -1 (log b)))) (sin (* 1/90 (* angle (PI)))))) b)) |
(* (exp (neg (log (/ 1 a)))) (sin (* 1/90 (* angle (PI))))) |
(+ (* (exp (neg (log (/ 1 a)))) (sin (* 1/90 (* angle (PI))))) (/ (* b (* (exp (neg (log (/ 1 a)))) (sin (* 1/90 (* angle (PI)))))) a)) |
(+ (* (exp (neg (log (/ 1 a)))) (sin (* 1/90 (* angle (PI))))) (+ (/ (* b (* (exp (neg (log (/ 1 a)))) (sin (* 1/90 (* angle (PI)))))) a) (/ (* (exp (neg (log (/ 1 a)))) (* (sin (* 1/90 (* angle (PI)))) (+ (* -1/2 (pow b 2)) (* 1/2 (pow b 2))))) (pow a 2)))) |
(+ (* (exp (neg (log (/ 1 a)))) (sin (* 1/90 (* angle (PI))))) (+ (/ (* b (* (exp (neg (log (/ 1 a)))) (sin (* 1/90 (* angle (PI)))))) a) (+ (/ (* (exp (neg (log (/ 1 a)))) (* (sin (* 1/90 (* angle (PI)))) (+ (* -1/2 (pow b 2)) (* 1/2 (pow b 2))))) (pow a 2)) (/ (* (exp (neg (log (/ 1 a)))) (* (sin (* 1/90 (* angle (PI)))) (+ (* -1/2 (pow b 3)) (+ (* 1/6 (pow b 3)) (* 1/3 (pow b 3)))))) (pow a 3))))) |
(* (exp (neg (* -1 (+ (log -1) (* -1 (log (/ -1 a))))))) (sin (* 1/90 (* angle (PI))))) |
(+ (* (exp (neg (* -1 (+ (log -1) (* -1 (log (/ -1 a))))))) (sin (* 1/90 (* angle (PI))))) (/ (* b (* (exp (neg (* -1 (+ (log -1) (* -1 (log (/ -1 a))))))) (sin (* 1/90 (* angle (PI)))))) a)) |
(+ (* -1 (/ (+ (* -1 (* b (* (exp (neg (* -1 (+ (log -1) (* -1 (log (/ -1 a))))))) (sin (* 1/90 (* angle (PI))))))) (* -1 (/ (* (exp (neg (* -1 (+ (log -1) (* -1 (log (/ -1 a))))))) (* (sin (* 1/90 (* angle (PI)))) (+ (* -1/2 (pow b 2)) (* 1/2 (pow b 2))))) a))) a)) (* (exp (neg (* -1 (+ (log -1) (* -1 (log (/ -1 a))))))) (sin (* 1/90 (* angle (PI)))))) |
(+ (* -1 (/ (+ (* -1 (* b (* (exp (neg (* -1 (+ (log -1) (* -1 (log (/ -1 a))))))) (sin (* 1/90 (* angle (PI))))))) (* -1 (/ (+ (* -1 (/ (* (exp (neg (* -1 (+ (log -1) (* -1 (log (/ -1 a))))))) (* (sin (* 1/90 (* angle (PI)))) (+ (* -1/3 (pow b 3)) (+ (* -1/6 (pow b 3)) (* 1/2 (pow b 3)))))) a)) (* (exp (neg (* -1 (+ (log -1) (* -1 (log (/ -1 a))))))) (* (sin (* 1/90 (* angle (PI)))) (+ (* -1/2 (pow b 2)) (* 1/2 (pow b 2)))))) a))) a)) (* (exp (neg (* -1 (+ (log -1) (* -1 (log (/ -1 a))))))) (sin (* 1/90 (* angle (PI)))))) |
(* 1/90 (* angle (* (PI) (exp (neg (* -1 (log (+ a b)))))))) |
(* angle (+ (* -1/4374000 (* (pow angle 2) (* (pow (PI) 3) (exp (neg (* -1 (log (+ a b)))))))) (* 1/90 (* (PI) (exp (neg (* -1 (log (+ a b))))))))) |
(* angle (+ (* 1/90 (* (PI) (exp (neg (* -1 (log (+ a b))))))) (* (pow angle 2) (+ (* -1/4374000 (* (pow (PI) 3) (exp (neg (* -1 (log (+ a b))))))) (* 1/708588000000 (* (pow angle 2) (* (pow (PI) 5) (exp (neg (* -1 (log (+ a b)))))))))))) |
(* angle (+ (* 1/90 (* (PI) (exp (neg (* -1 (log (+ a b))))))) (* (pow angle 2) (+ (* -1/4374000 (* (pow (PI) 3) (exp (neg (* -1 (log (+ a b))))))) (* (pow angle 2) (+ (* -1/241061637600000000 (* (pow angle 2) (* (pow (PI) 7) (exp (neg (* -1 (log (+ a b)))))))) (* 1/708588000000 (* (pow (PI) 5) (exp (neg (* -1 (log (+ a b))))))))))))) |
(* (exp (neg (* -1 (log (+ a b))))) (sin (* 1/90 (* angle (PI))))) |
(* (exp (neg (* -1 (log (+ a b))))) (sin (* 1/90 (* angle (PI))))) |
(* (exp (neg (* -1 (log (+ a b))))) (sin (* 1/90 (* angle (PI))))) |
(* (exp (neg (* -1 (log (+ a b))))) (sin (* 1/90 (* angle (PI))))) |
(* (exp (neg (* -1 (log (+ a b))))) (sin (* 1/90 (* angle (PI))))) |
(* (exp (neg (* -1 (log (+ a b))))) (sin (* 1/90 (* angle (PI))))) |
(* (exp (neg (* -1 (log (+ a b))))) (sin (* 1/90 (* angle (PI))))) |
(* (exp (neg (* -1 (log (+ a b))))) (sin (* 1/90 (* angle (PI))))) |
(log a) |
(- (/ b a) (* -1 (log a))) |
(- (* b (+ (* -1/2 (/ b (pow a 2))) (/ 1 a))) (* -1 (log a))) |
(- (* b (+ (* b (- (* 1/3 (/ b (pow a 3))) (* 1/2 (/ 1 (pow a 2))))) (/ 1 a))) (* -1 (log a))) |
(* -1 (log (/ 1 b))) |
(- (/ a b) (log (/ 1 b))) |
(- (* -1/2 (/ (pow a 2) (pow b 2))) (+ (log (/ 1 b)) (* -1 (/ a b)))) |
(- (* 1/3 (/ (pow a 3) (pow b 3))) (+ (log (/ 1 b)) (+ (* -1 (/ a b)) (* 1/2 (/ (pow a 2) (pow b 2)))))) |
(+ (log -1) (* -1 (log (/ -1 b)))) |
(- (/ a b) (* -1 (+ (log -1) (* -1 (log (/ -1 b)))))) |
(- (* -1 (/ (- (* 1/2 (/ (pow a 2) b)) a) b)) (* -1 (+ (log -1) (* -1 (log (/ -1 b)))))) |
(- (* -1 (/ (- (* -1 (/ (- (* 1/3 (/ (pow a 3) b)) (* 1/2 (pow a 2))) b)) a) b)) (* -1 (+ (log -1) (* -1 (log (/ -1 b)))))) |
(log b) |
(- (/ a b) (* -1 (log b))) |
(- (* a (+ (* -1/2 (/ a (pow b 2))) (/ 1 b))) (* -1 (log b))) |
(- (* a (+ (* a (- (* 1/3 (/ a (pow b 3))) (* 1/2 (/ 1 (pow b 2))))) (/ 1 b))) (* -1 (log b))) |
(* -1 (log (/ 1 a))) |
(- (/ b a) (log (/ 1 a))) |
(- (* -1/2 (/ (pow b 2) (pow a 2))) (+ (log (/ 1 a)) (* -1 (/ b a)))) |
(- (* 1/3 (/ (pow b 3) (pow a 3))) (+ (log (/ 1 a)) (+ (* -1 (/ b a)) (* 1/2 (/ (pow b 2) (pow a 2)))))) |
(+ (log -1) (* -1 (log (/ -1 a)))) |
(- (/ b a) (* -1 (+ (log -1) (* -1 (log (/ -1 a)))))) |
(- (* -1 (/ (- (* 1/2 (/ (pow b 2) a)) b) a)) (* -1 (+ (log -1) (* -1 (log (/ -1 a)))))) |
(- (* -1 (/ (- (* -1 (/ (- (* 1/3 (/ (pow b 3) a)) (* 1/2 (pow b 2))) a)) b) a)) (* -1 (+ (log -1) (* -1 (log (/ -1 a)))))) |
(* -1 (log a)) |
(+ (* -1 (log a)) (* -1 (/ b a))) |
(+ (* -1 (log a)) (* b (- (* 1/2 (/ b (pow a 2))) (/ 1 a)))) |
(+ (* -1 (log a)) (* b (- (* b (+ (* -1/3 (/ b (pow a 3))) (* 1/2 (/ 1 (pow a 2))))) (/ 1 a)))) |
(log (/ 1 b)) |
(+ (log (/ 1 b)) (* -1 (/ a b))) |
(+ (log (/ 1 b)) (+ (* -1 (/ a b)) (* 1/2 (/ (pow a 2) (pow b 2))))) |
(+ (log (/ 1 b)) (+ (* -1 (/ a b)) (+ (* -1/3 (/ (pow a 3) (pow b 3))) (* 1/2 (/ (pow a 2) (pow b 2)))))) |
(* -1 (+ (log -1) (* -1 (log (/ -1 b))))) |
(+ (* -1 (+ (log -1) (* -1 (log (/ -1 b))))) (* -1 (/ a b))) |
(+ (* -1 (+ (log -1) (* -1 (log (/ -1 b))))) (* -1 (/ (+ a (* -1/2 (/ (pow a 2) b))) b))) |
(+ (* -1 (+ (log -1) (* -1 (log (/ -1 b))))) (* -1 (/ (+ a (* -1 (/ (+ (* -1/3 (/ (pow a 3) b)) (* 1/2 (pow a 2))) b))) b))) |
(* -1 (log b)) |
(+ (* -1 (log b)) (* -1 (/ a b))) |
(+ (* -1 (log b)) (* a (- (* 1/2 (/ a (pow b 2))) (/ 1 b)))) |
(+ (* -1 (log b)) (* a (- (* a (+ (* -1/3 (/ a (pow b 3))) (* 1/2 (/ 1 (pow b 2))))) (/ 1 b)))) |
(log (/ 1 a)) |
(+ (log (/ 1 a)) (* -1 (/ b a))) |
(+ (log (/ 1 a)) (+ (* -1 (/ b a)) (* 1/2 (/ (pow b 2) (pow a 2))))) |
(+ (log (/ 1 a)) (+ (* -1 (/ b a)) (+ (* -1/3 (/ (pow b 3) (pow a 3))) (* 1/2 (/ (pow b 2) (pow a 2)))))) |
(* -1 (+ (log -1) (* -1 (log (/ -1 a))))) |
(+ (* -1 (+ (log -1) (* -1 (log (/ -1 a))))) (* -1 (/ b a))) |
(+ (* -1 (+ (log -1) (* -1 (log (/ -1 a))))) (* -1 (/ (+ b (* -1/2 (/ (pow b 2) a))) a))) |
(+ (* -1 (+ (log -1) (* -1 (log (/ -1 a))))) (* -1 (/ (+ b (* -1 (/ (+ (* -1/3 (/ (pow b 3) a)) (* 1/2 (pow b 2))) a))) a))) |
(* 1/90 (* angle (PI))) |
(* angle (+ (* -1/4374000 (* (pow angle 2) (pow (PI) 3))) (* 1/90 (PI)))) |
(* angle (+ (* 1/90 (PI)) (* (pow angle 2) (+ (* -1/4374000 (pow (PI) 3)) (* 1/708588000000 (* (pow angle 2) (pow (PI) 5))))))) |
(* angle (+ (* 1/90 (PI)) (* (pow angle 2) (+ (* -1/4374000 (pow (PI) 3)) (* (pow angle 2) (+ (* -1/241061637600000000 (* (pow angle 2) (pow (PI) 7))) (* 1/708588000000 (pow (PI) 5)))))))) |
(sin (* 1/90 (* angle (PI)))) |
(sin (* 1/90 (* angle (PI)))) |
(sin (* 1/90 (* angle (PI)))) |
(sin (* 1/90 (* angle (PI)))) |
(sin (* 1/90 (* angle (PI)))) |
(sin (* 1/90 (* angle (PI)))) |
(sin (* 1/90 (* angle (PI)))) |
(sin (* 1/90 (* angle (PI)))) |
(* 1/90 angle) |
(* 1/90 angle) |
(* 1/90 angle) |
(* 1/90 angle) |
(* 1/90 angle) |
(* 1/90 angle) |
(* 1/90 angle) |
(* 1/90 angle) |
(* 1/90 angle) |
(* 1/90 angle) |
(* 1/90 angle) |
(* 1/90 angle) |
(* 1/90 (* angle (PI))) |
(* angle (+ (* -1/4374000 (* (pow angle 2) (pow (PI) 3))) (* 1/90 (PI)))) |
(* angle (+ (* 1/90 (PI)) (* (pow angle 2) (+ (* -1/4374000 (pow (PI) 3)) (* 1/708588000000 (* (pow angle 2) (pow (PI) 5))))))) |
(* angle (+ (* 1/90 (PI)) (* (pow angle 2) (+ (* -1/4374000 (pow (PI) 3)) (* (pow angle 2) (+ (* -1/241061637600000000 (* (pow angle 2) (pow (PI) 7))) (* 1/708588000000 (pow (PI) 5)))))))) |
(sin (* 1/90 (* angle (PI)))) |
(sin (* 1/90 (* angle (PI)))) |
(sin (* 1/90 (* angle (PI)))) |
(sin (* 1/90 (* angle (PI)))) |
(sin (* 1/90 (* angle (PI)))) |
(sin (* 1/90 (* angle (PI)))) |
(sin (* 1/90 (* angle (PI)))) |
(sin (* 1/90 (* angle (PI)))) |
(* 1/90 (* angle (PI))) |
(* 1/90 (* angle (PI))) |
(* 1/90 (* angle (PI))) |
(* 1/90 (* angle (PI))) |
(* 1/90 (* angle (PI))) |
(* 1/90 (* angle (PI))) |
(* 1/90 (* angle (PI))) |
(* 1/90 (* angle (PI))) |
(* 1/90 (* angle (PI))) |
(* 1/90 (* angle (PI))) |
(* 1/90 (* angle (PI))) |
(* 1/90 (* angle (PI))) |
| Outputs |
|---|
b |
(+ a b) |
(+.f64 b a) |
(+ a b) |
(+.f64 b a) |
(+ a b) |
(+.f64 b a) |
a |
(* a (+ 1 (/ b a))) |
(fma.f64 a (/.f64 b a) a) |
(* a (+ 1 (/ b a))) |
(fma.f64 a (/.f64 b a) a) |
(* a (+ 1 (/ b a))) |
(fma.f64 a (/.f64 b a) a) |
(* -1 (* a (pow (sqrt -1) 2))) |
a |
(* -1 (* a (+ (* -1 (/ b a)) (pow (sqrt -1) 2)))) |
(fma.f64 (/.f64 b (neg.f64 a)) (neg.f64 a) a) |
(* -1 (* a (+ (* -1 (/ b a)) (pow (sqrt -1) 2)))) |
(fma.f64 (/.f64 b (neg.f64 a)) (neg.f64 a) a) |
(* -1 (* a (+ (* -1 (/ b a)) (pow (sqrt -1) 2)))) |
(fma.f64 (/.f64 b (neg.f64 a)) (neg.f64 a) a) |
a |
(+ a b) |
(+.f64 b a) |
(+ a b) |
(+.f64 b a) |
(+ a b) |
(+.f64 b a) |
b |
(* b (+ 1 (/ a b))) |
(fma.f64 b (/.f64 a b) b) |
(* b (+ 1 (/ a b))) |
(fma.f64 b (/.f64 a b) b) |
(* b (+ 1 (/ a b))) |
(fma.f64 b (/.f64 a b) b) |
b |
(* -1 (* b (- (* -1 (/ a b)) 1))) |
(neg.f64 (fma.f64 b (/.f64 a (neg.f64 b)) (neg.f64 b))) |
(* -1 (* b (- (* -1 (/ a b)) 1))) |
(neg.f64 (fma.f64 b (/.f64 a (neg.f64 b)) (neg.f64 b))) |
(* -1 (* b (- (* -1 (/ a b)) 1))) |
(neg.f64 (fma.f64 b (/.f64 a (neg.f64 b)) (neg.f64 b))) |
(* (pow b 2) (sin (* 1/90 (* angle (PI))))) |
(*.f64 (*.f64 b b) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) |
(+ (* a (* (sin (* 1/90 (* angle (PI)))) (+ b (* -1 b)))) (* (pow b 2) (sin (* 1/90 (* angle (PI)))))) |
(fma.f64 a (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 0 binary64)) (*.f64 (*.f64 b b) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) |
(+ (* a (+ (* -1 (* a (sin (* 1/90 (* angle (PI)))))) (* (sin (* 1/90 (* angle (PI)))) (+ b (* -1 b))))) (* (pow b 2) (sin (* 1/90 (* angle (PI)))))) |
(fma.f64 a (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (+.f64 #s(literal 0 binary64) (neg.f64 a))) (*.f64 (*.f64 b b) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) |
(+ (* a (+ (* -1 (* a (sin (* 1/90 (* angle (PI)))))) (* (sin (* 1/90 (* angle (PI)))) (+ b (* -1 b))))) (* (pow b 2) (sin (* 1/90 (* angle (PI)))))) |
(fma.f64 a (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (+.f64 #s(literal 0 binary64) (neg.f64 a))) (*.f64 (*.f64 b b) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) |
(* -1 (* (pow a 2) (sin (* 1/90 (* angle (PI)))))) |
(neg.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 a a))) |
(* (pow a 2) (+ (* -1 (sin (* 1/90 (* angle (PI))))) (/ (* (sin (* 1/90 (* angle (PI)))) (+ b (* -1 b))) a))) |
(*.f64 (*.f64 a a) (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (+.f64 #s(literal -1 binary64) (/.f64 #s(literal 0 binary64) a)))) |
(* (pow a 2) (+ (* -1 (sin (* 1/90 (* angle (PI))))) (+ (/ (* (sin (* 1/90 (* angle (PI)))) (+ b (* -1 b))) a) (/ (* (pow b 2) (sin (* 1/90 (* angle (PI))))) (pow a 2))))) |
(*.f64 (*.f64 a a) (fma.f64 (*.f64 b b) (/.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 a a)) (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (+.f64 #s(literal -1 binary64) (/.f64 #s(literal 0 binary64) a))))) |
(* (pow a 2) (+ (* -1 (sin (* 1/90 (* angle (PI))))) (+ (/ (* (sin (* 1/90 (* angle (PI)))) (+ b (* -1 b))) a) (/ (* (pow b 2) (sin (* 1/90 (* angle (PI))))) (pow a 2))))) |
(*.f64 (*.f64 a a) (fma.f64 (*.f64 b b) (/.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 a a)) (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (+.f64 #s(literal -1 binary64) (/.f64 #s(literal 0 binary64) a))))) |
(* (pow a 2) (* (sin (* 1/90 (* angle (PI)))) (pow (sqrt -1) 2))) |
(neg.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 a a))) |
(* (pow a 2) (+ (* -1 (/ (* (sin (* 1/90 (* angle (PI)))) (+ b (* b (pow (sqrt -1) 2)))) a)) (* (sin (* 1/90 (* angle (PI)))) (pow (sqrt -1) 2)))) |
(*.f64 (*.f64 a a) (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (+.f64 #s(literal -1 binary64) (/.f64 #s(literal 0 binary64) a)))) |
(* (pow a 2) (+ (* -1 (/ (+ (* -1 (/ (* (pow b 2) (sin (* 1/90 (* angle (PI))))) a)) (* (sin (* 1/90 (* angle (PI)))) (+ b (* b (pow (sqrt -1) 2))))) a)) (* (sin (* 1/90 (* angle (PI)))) (pow (sqrt -1) 2)))) |
(*.f64 (*.f64 a a) (-.f64 (neg.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (/.f64 (-.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 0 binary64)) (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (/.f64 (*.f64 b b) a))) a))) |
(* (pow a 2) (+ (* -1 (/ (+ (* -1 (/ (* (pow b 2) (sin (* 1/90 (* angle (PI))))) a)) (* (sin (* 1/90 (* angle (PI)))) (+ b (* b (pow (sqrt -1) 2))))) a)) (* (sin (* 1/90 (* angle (PI)))) (pow (sqrt -1) 2)))) |
(*.f64 (*.f64 a a) (-.f64 (neg.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (/.f64 (-.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 0 binary64)) (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (/.f64 (*.f64 b b) a))) a))) |
(* -1 (* (pow a 2) (sin (* 1/90 (* angle (PI)))))) |
(neg.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 a a))) |
(+ (* -1 (* (pow a 2) (sin (* 1/90 (* angle (PI)))))) (* b (* (sin (* 1/90 (* angle (PI)))) (+ a (* -1 a))))) |
(fma.f64 b (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 0 binary64)) (neg.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 a a)))) |
(+ (* -1 (* (pow a 2) (sin (* 1/90 (* angle (PI)))))) (* b (+ (* b (sin (* 1/90 (* angle (PI))))) (* (sin (* 1/90 (* angle (PI)))) (+ a (* -1 a)))))) |
(-.f64 (*.f64 b (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (+.f64 b #s(literal 0 binary64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 a a))) |
(+ (* -1 (* (pow a 2) (sin (* 1/90 (* angle (PI)))))) (* b (+ (* b (sin (* 1/90 (* angle (PI))))) (* (sin (* 1/90 (* angle (PI)))) (+ a (* -1 a)))))) |
(-.f64 (*.f64 b (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (+.f64 b #s(literal 0 binary64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 a a))) |
(* (pow b 2) (sin (* 1/90 (* angle (PI))))) |
(*.f64 (*.f64 b b) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) |
(* (pow b 2) (+ (sin (* 1/90 (* angle (PI)))) (/ (* (sin (* 1/90 (* angle (PI)))) (+ a (* -1 a))) b))) |
(*.f64 (*.f64 b b) (fma.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (/.f64 #s(literal 0 binary64) b) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) |
(* (pow b 2) (+ (sin (* 1/90 (* angle (PI)))) (+ (* -1 (/ (* (pow a 2) (sin (* 1/90 (* angle (PI))))) (pow b 2))) (/ (* (sin (* 1/90 (* angle (PI)))) (+ a (* -1 a))) b)))) |
(*.f64 (*.f64 b b) (fma.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (/.f64 #s(literal 0 binary64) b) (fma.f64 (*.f64 a (neg.f64 a)) (/.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 b b)) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) |
(* (pow b 2) (+ (sin (* 1/90 (* angle (PI)))) (+ (* -1 (/ (* (pow a 2) (sin (* 1/90 (* angle (PI))))) (pow b 2))) (/ (* (sin (* 1/90 (* angle (PI)))) (+ a (* -1 a))) b)))) |
(*.f64 (*.f64 b b) (fma.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (/.f64 #s(literal 0 binary64) b) (fma.f64 (*.f64 a (neg.f64 a)) (/.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 b b)) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) |
(* (pow b 2) (sin (* 1/90 (* angle (PI))))) |
(*.f64 (*.f64 b b) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) |
(* (pow b 2) (+ (sin (* 1/90 (* angle (PI)))) (/ (* (sin (* 1/90 (* angle (PI)))) (+ a (* -1 a))) b))) |
(*.f64 (*.f64 b b) (fma.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (/.f64 #s(literal 0 binary64) b) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) |
(* (pow b 2) (+ (sin (* 1/90 (* angle (PI)))) (* -1 (/ (+ (* -1 (* (sin (* 1/90 (* angle (PI)))) (+ a (* -1 a)))) (/ (* (pow a 2) (sin (* 1/90 (* angle (PI))))) b)) b)))) |
(*.f64 (*.f64 b b) (-.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (/.f64 (fma.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (/.f64 (*.f64 a a) b) (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 0 binary64))) b))) |
(* (pow b 2) (+ (sin (* 1/90 (* angle (PI)))) (* -1 (/ (+ (* -1 (* (sin (* 1/90 (* angle (PI)))) (+ a (* -1 a)))) (/ (* (pow a 2) (sin (* 1/90 (* angle (PI))))) b)) b)))) |
(*.f64 (*.f64 b b) (-.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (/.f64 (fma.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (/.f64 (*.f64 a a) b) (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 0 binary64))) b))) |
(* 1/90 (* angle (* (PI) (* (+ a b) (- b a))))) |
(*.f64 (*.f64 #s(literal 1/90 binary64) angle) (*.f64 (*.f64 (PI.f64) (+.f64 b a)) (-.f64 b a))) |
(* angle (+ (* -1/4374000 (* (pow angle 2) (* (pow (PI) 3) (* (+ a b) (- b a))))) (* 1/90 (* (PI) (* (+ a b) (- b a)))))) |
(*.f64 angle (fma.f64 #s(literal 1/90 binary64) (*.f64 (*.f64 (PI.f64) (+.f64 b a)) (-.f64 b a)) (*.f64 (*.f64 #s(literal -1/4374000 binary64) (*.f64 angle angle)) (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (+.f64 b a) (-.f64 b a)))))) |
(* angle (+ (* 1/90 (* (PI) (* (+ a b) (- b a)))) (* (pow angle 2) (+ (* -1/4374000 (* (pow (PI) 3) (* (+ a b) (- b a)))) (* 1/708588000000 (* (pow angle 2) (* (pow (PI) 5) (* (+ a b) (- b a))))))))) |
(*.f64 angle (fma.f64 (*.f64 angle angle) (fma.f64 (*.f64 #s(literal 1/708588000000 binary64) (*.f64 angle angle)) (*.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) (*.f64 (+.f64 b a) (-.f64 b a))) (*.f64 (*.f64 #s(literal -1/4374000 binary64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) (*.f64 (+.f64 b a) (-.f64 b a)))) (*.f64 #s(literal 1/90 binary64) (*.f64 (*.f64 (PI.f64) (+.f64 b a)) (-.f64 b a))))) |
(* angle (+ (* 1/90 (* (PI) (* (+ a b) (- b a)))) (* (pow angle 2) (+ (* -1/4374000 (* (pow (PI) 3) (* (+ a b) (- b a)))) (* (pow angle 2) (+ (* -1/241061637600000000 (* (pow angle 2) (* (pow (PI) 7) (* (+ a b) (- b a))))) (* 1/708588000000 (* (pow (PI) 5) (* (+ a b) (- b a)))))))))) |
(*.f64 angle (fma.f64 (*.f64 angle angle) (fma.f64 (*.f64 angle angle) (fma.f64 #s(literal -1/241061637600000000 binary64) (*.f64 (*.f64 (*.f64 angle angle) (pow.f64 (PI.f64) #s(literal 7 binary64))) (*.f64 (+.f64 b a) (-.f64 b a))) (*.f64 (*.f64 #s(literal 1/708588000000 binary64) (pow.f64 (PI.f64) #s(literal 5 binary64))) (*.f64 (+.f64 b a) (-.f64 b a)))) (*.f64 (*.f64 #s(literal -1/4374000 binary64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) (*.f64 (+.f64 b a) (-.f64 b a)))) (*.f64 #s(literal 1/90 binary64) (*.f64 (*.f64 (PI.f64) (+.f64 b a)) (-.f64 b a))))) |
(* (sin (* 1/90 (* angle (PI)))) (* (+ a b) (- b a))) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 (+.f64 b a) (-.f64 b a))) |
(* (sin (* 1/90 (* angle (PI)))) (* (+ a b) (- b a))) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 (+.f64 b a) (-.f64 b a))) |
(* (sin (* 1/90 (* angle (PI)))) (* (+ a b) (- b a))) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 (+.f64 b a) (-.f64 b a))) |
(* (sin (* 1/90 (* angle (PI)))) (* (+ a b) (- b a))) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 (+.f64 b a) (-.f64 b a))) |
(* (sin (* 1/90 (* angle (PI)))) (* (+ a b) (- b a))) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 (+.f64 b a) (-.f64 b a))) |
(* (sin (* 1/90 (* angle (PI)))) (* (+ a b) (- b a))) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 (+.f64 b a) (-.f64 b a))) |
(* (sin (* 1/90 (* angle (PI)))) (* (+ a b) (- b a))) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 (+.f64 b a) (-.f64 b a))) |
(* (sin (* 1/90 (* angle (PI)))) (* (+ a b) (- b a))) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 (+.f64 b a) (-.f64 b a))) |
(sqrt a) |
(sqrt.f64 a) |
(sqrt a) |
(sqrt.f64 a) |
(sqrt a) |
(sqrt.f64 a) |
(sqrt a) |
(sqrt.f64 a) |
(sqrt a) |
(sqrt.f64 a) |
(sqrt a) |
(sqrt.f64 a) |
(sqrt a) |
(sqrt.f64 a) |
(sqrt a) |
(sqrt.f64 a) |
(* -1 (* (sqrt a) (pow (sqrt -1) 2))) |
(neg.f64 (neg.f64 (sqrt.f64 a))) |
(* -1 (* (sqrt a) (pow (sqrt -1) 2))) |
(neg.f64 (neg.f64 (sqrt.f64 a))) |
(* -1 (* (sqrt a) (pow (sqrt -1) 2))) |
(neg.f64 (neg.f64 (sqrt.f64 a))) |
(* -1 (* (sqrt a) (pow (sqrt -1) 2))) |
(neg.f64 (neg.f64 (sqrt.f64 a))) |
(* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) |
(*.f64 #s(literal -2 binary64) (*.f64 (*.f64 (*.f64 a a) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))) |
(+ (* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) (* 2 (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))))) |
(*.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (fma.f64 #s(literal 2 binary64) (*.f64 b b) (*.f64 #s(literal -2 binary64) (*.f64 a a)))) |
(+ (* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) (* 2 (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))))) |
(*.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (fma.f64 #s(literal 2 binary64) (*.f64 b b) (*.f64 #s(literal -2 binary64) (*.f64 a a)))) |
(+ (* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) (* 2 (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))))) |
(*.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (fma.f64 #s(literal 2 binary64) (*.f64 b b) (*.f64 #s(literal -2 binary64) (*.f64 a a)))) |
(* 2 (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) |
(*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 b b) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))) |
(* (pow b 2) (+ (* -2 (/ (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow b 2))) (* 2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))))) |
(*.f64 (*.f64 b b) (fma.f64 #s(literal 2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 (*.f64 a a) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (/.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 b b)))))) |
(* (pow b 2) (+ (* -2 (/ (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow b 2))) (* 2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))))) |
(*.f64 (*.f64 b b) (fma.f64 #s(literal 2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 (*.f64 a a) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (/.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 b b)))))) |
(* (pow b 2) (+ (* -2 (/ (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow b 2))) (* 2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))))) |
(*.f64 (*.f64 b b) (fma.f64 #s(literal 2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 (*.f64 a a) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (/.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 b b)))))) |
(* 2 (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) |
(*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 b b) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))) |
(* (pow b 2) (+ (* -2 (/ (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow b 2))) (* 2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))))) |
(*.f64 (*.f64 b b) (fma.f64 #s(literal 2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 (*.f64 a a) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (/.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 b b)))))) |
(* (pow b 2) (+ (* -2 (/ (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow b 2))) (* 2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))))) |
(*.f64 (*.f64 b b) (fma.f64 #s(literal 2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 (*.f64 a a) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (/.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 b b)))))) |
(* (pow b 2) (+ (* -2 (/ (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow b 2))) (* 2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))))) |
(*.f64 (*.f64 b b) (fma.f64 #s(literal 2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 (*.f64 a a) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (/.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 b b)))))) |
(* 2 (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) |
(*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 b b) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))) |
(+ (* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) (* 2 (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))))) |
(*.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (fma.f64 #s(literal 2 binary64) (*.f64 b b) (*.f64 #s(literal -2 binary64) (*.f64 a a)))) |
(+ (* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) (* 2 (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))))) |
(*.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (fma.f64 #s(literal 2 binary64) (*.f64 b b) (*.f64 #s(literal -2 binary64) (*.f64 a a)))) |
(+ (* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) (* 2 (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))))) |
(*.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (fma.f64 #s(literal 2 binary64) (*.f64 b b) (*.f64 #s(literal -2 binary64) (*.f64 a a)))) |
(* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) |
(*.f64 #s(literal -2 binary64) (*.f64 (*.f64 (*.f64 a a) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))) |
(* (pow a 2) (+ (* -2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* 2 (/ (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow a 2))))) |
(*.f64 (*.f64 a a) (fma.f64 #s(literal -2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (/.f64 (*.f64 b b) (*.f64 a a)))))) |
(* (pow a 2) (+ (* -2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* 2 (/ (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow a 2))))) |
(*.f64 (*.f64 a a) (fma.f64 #s(literal -2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (/.f64 (*.f64 b b) (*.f64 a a)))))) |
(* (pow a 2) (+ (* -2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* 2 (/ (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow a 2))))) |
(*.f64 (*.f64 a a) (fma.f64 #s(literal -2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (/.f64 (*.f64 b b) (*.f64 a a)))))) |
(* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) |
(*.f64 #s(literal -2 binary64) (*.f64 (*.f64 (*.f64 a a) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))) |
(* (pow a 2) (+ (* -2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* 2 (/ (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow a 2))))) |
(*.f64 (*.f64 a a) (fma.f64 #s(literal -2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (/.f64 (*.f64 b b) (*.f64 a a)))))) |
(* (pow a 2) (+ (* -2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* 2 (/ (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow a 2))))) |
(*.f64 (*.f64 a a) (fma.f64 #s(literal -2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (/.f64 (*.f64 b b) (*.f64 a a)))))) |
(* (pow a 2) (+ (* -2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* 2 (/ (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow a 2))))) |
(*.f64 (*.f64 a a) (fma.f64 #s(literal -2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (/.f64 (*.f64 b b) (*.f64 a a)))))) |
(* 1/90 (* angle (* (PI) (- (pow b 2) (pow a 2))))) |
(*.f64 (*.f64 #s(literal 1/90 binary64) angle) (*.f64 (*.f64 (PI.f64) (+.f64 b a)) (-.f64 b a))) |
(* angle (+ (* 1/90 (* (PI) (- (pow b 2) (pow a 2)))) (* 2 (* (pow angle 2) (+ (* -1/11664000 (* (pow (PI) 3) (- (pow b 2) (pow a 2)))) (* -1/34992000 (* (pow (PI) 3) (- (pow b 2) (pow a 2))))))))) |
(*.f64 angle (fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle angle)) (*.f64 (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (+.f64 b a) (-.f64 b a))) #s(literal -1/8748000 binary64)) (*.f64 #s(literal 1/90 binary64) (*.f64 (*.f64 (PI.f64) (+.f64 b a)) (-.f64 b a))))) |
(* angle (+ (* 1/90 (* (PI) (- (pow b 2) (pow a 2)))) (* (pow angle 2) (+ (* 2 (* (pow angle 2) (+ (* 1/22674816000000 (* (pow (PI) 5) (- (pow b 2) (pow a 2)))) (+ (* 1/4534963200000 (* (pow (PI) 5) (- (pow b 2) (pow a 2)))) (* 1/2267481600000 (* (pow (PI) 5) (- (pow b 2) (pow a 2)))))))) (* 2 (+ (* -1/11664000 (* (pow (PI) 3) (- (pow b 2) (pow a 2)))) (* -1/34992000 (* (pow (PI) 3) (- (pow b 2) (pow a 2)))))))))) |
(*.f64 angle (fma.f64 (*.f64 angle angle) (*.f64 #s(literal 2 binary64) (fma.f64 (*.f64 angle angle) (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) (*.f64 (+.f64 b a) (-.f64 b a))) #s(literal 1/1417176000000 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (+.f64 b a) (-.f64 b a))) #s(literal -1/8748000 binary64)))) (*.f64 #s(literal 1/90 binary64) (*.f64 (*.f64 (PI.f64) (+.f64 b a)) (-.f64 b a))))) |
(* angle (+ (* 1/90 (* (PI) (- (pow b 2) (pow a 2)))) (* (pow angle 2) (+ (* 2 (+ (* -1/11664000 (* (pow (PI) 3) (- (pow b 2) (pow a 2)))) (* -1/34992000 (* (pow (PI) 3) (- (pow b 2) (pow a 2)))))) (* (pow angle 2) (+ (* 2 (* (pow angle 2) (+ (* -1/881596846080000000 (* (pow (PI) 7) (- (pow b 2) (pow a 2)))) (+ (* -1/1469328076800000000 (* (pow (PI) 7) (- (pow b 2) (pow a 2)))) (+ (* -1/4407984230400000000 (* (pow (PI) 7) (- (pow b 2) (pow a 2)))) (* -1/30855889612800000000 (* (pow (PI) 7) (- (pow b 2) (pow a 2))))))))) (* 2 (+ (* 1/22674816000000 (* (pow (PI) 5) (- (pow b 2) (pow a 2)))) (+ (* 1/4534963200000 (* (pow (PI) 5) (- (pow b 2) (pow a 2)))) (* 1/2267481600000 (* (pow (PI) 5) (- (pow b 2) (pow a 2))))))))))))) |
(*.f64 angle (fma.f64 (*.f64 angle angle) (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (+.f64 b a) (-.f64 b a))) #s(literal -1/8748000 binary64)) (*.f64 (*.f64 angle angle) (*.f64 #s(literal 2 binary64) (fma.f64 (*.f64 angle angle) (fma.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 7 binary64)) (*.f64 (+.f64 b a) (-.f64 b a))) #s(literal -1/3856986201600000000 binary64) (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 7 binary64)) (*.f64 (+.f64 b a) (-.f64 b a))) #s(literal -1/550998028800000000 binary64))) (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) (*.f64 (+.f64 b a) (-.f64 b a))) #s(literal 1/1417176000000 binary64)))))) (*.f64 #s(literal 1/90 binary64) (*.f64 (*.f64 (PI.f64) (+.f64 b a)) (-.f64 b a))))) |
(* 2 (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 (+.f64 b a) (-.f64 b a)))) |
(* 2 (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 (+.f64 b a) (-.f64 b a)))) |
(* 2 (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 (+.f64 b a) (-.f64 b a)))) |
(* 2 (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 (+.f64 b a) (-.f64 b a)))) |
(* 2 (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 (+.f64 b a) (-.f64 b a)))) |
(* 2 (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 (+.f64 b a) (-.f64 b a)))) |
(* 2 (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 (+.f64 b a) (-.f64 b a)))) |
(* 2 (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 (+.f64 b a) (-.f64 b a)))) |
(* 1/90 (* angle (* (PI) (* (+ a b) (- b a))))) |
(*.f64 (*.f64 #s(literal 1/90 binary64) angle) (*.f64 (*.f64 (PI.f64) (+.f64 b a)) (-.f64 b a))) |
(* 1/90 (* angle (* (PI) (* (+ a b) (- b a))))) |
(*.f64 (*.f64 #s(literal 1/90 binary64) angle) (*.f64 (*.f64 (PI.f64) (+.f64 b a)) (-.f64 b a))) |
(* 1/90 (* angle (* (PI) (* (+ a b) (- b a))))) |
(*.f64 (*.f64 #s(literal 1/90 binary64) angle) (*.f64 (*.f64 (PI.f64) (+.f64 b a)) (-.f64 b a))) |
(* 1/90 (* angle (* (PI) (* (+ a b) (- b a))))) |
(*.f64 (*.f64 #s(literal 1/90 binary64) angle) (*.f64 (*.f64 (PI.f64) (+.f64 b a)) (-.f64 b a))) |
(* 1/90 (* angle (* (PI) (* (+ a b) (- b a))))) |
(*.f64 (*.f64 #s(literal 1/90 binary64) angle) (*.f64 (*.f64 (PI.f64) (+.f64 b a)) (-.f64 b a))) |
(* 1/90 (* angle (* (PI) (* (+ a b) (- b a))))) |
(*.f64 (*.f64 #s(literal 1/90 binary64) angle) (*.f64 (*.f64 (PI.f64) (+.f64 b a)) (-.f64 b a))) |
(* 1/90 (* angle (* (PI) (* (+ a b) (- b a))))) |
(*.f64 (*.f64 #s(literal 1/90 binary64) angle) (*.f64 (*.f64 (PI.f64) (+.f64 b a)) (-.f64 b a))) |
(* 1/90 (* angle (* (PI) (* (+ a b) (- b a))))) |
(*.f64 (*.f64 #s(literal 1/90 binary64) angle) (*.f64 (*.f64 (PI.f64) (+.f64 b a)) (-.f64 b a))) |
(* 1/90 (* angle (* (PI) (* (+ a b) (- b a))))) |
(*.f64 (*.f64 #s(literal 1/90 binary64) angle) (*.f64 (*.f64 (PI.f64) (+.f64 b a)) (-.f64 b a))) |
(* 1/90 (* angle (* (PI) (* (+ a b) (- b a))))) |
(*.f64 (*.f64 #s(literal 1/90 binary64) angle) (*.f64 (*.f64 (PI.f64) (+.f64 b a)) (-.f64 b a))) |
(* 1/90 (* angle (* (PI) (* (+ a b) (- b a))))) |
(*.f64 (*.f64 #s(literal 1/90 binary64) angle) (*.f64 (*.f64 (PI.f64) (+.f64 b a)) (-.f64 b a))) |
(* 1/90 (* angle (* (PI) (* (+ a b) (- b a))))) |
(*.f64 (*.f64 #s(literal 1/90 binary64) angle) (*.f64 (*.f64 (PI.f64) (+.f64 b a)) (-.f64 b a))) |
(* -1/90 (* (pow a 2) (* angle (PI)))) |
(*.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 a a)) (*.f64 angle (PI.f64))) |
(+ (* -1/90 (* (pow a 2) (* angle (PI)))) (* 1/90 (* angle (* b (* (PI) (+ a (* -1 a))))))) |
(fma.f64 (*.f64 #s(literal 1/90 binary64) angle) (*.f64 b (*.f64 (PI.f64) #s(literal 0 binary64))) (*.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 a a)) (*.f64 angle (PI.f64)))) |
(+ (* -1/90 (* (pow a 2) (* angle (PI)))) (* b (+ (* 1/90 (* angle (* b (PI)))) (* 1/90 (* angle (* (PI) (+ a (* -1 a)))))))) |
(fma.f64 b (*.f64 (*.f64 #s(literal 1/90 binary64) angle) (fma.f64 b (PI.f64) (*.f64 (PI.f64) #s(literal 0 binary64)))) (*.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 a a)) (*.f64 angle (PI.f64)))) |
(+ (* -1/90 (* (pow a 2) (* angle (PI)))) (* b (+ (* 1/90 (* angle (* b (PI)))) (* 1/90 (* angle (* (PI) (+ a (* -1 a)))))))) |
(fma.f64 b (*.f64 (*.f64 #s(literal 1/90 binary64) angle) (fma.f64 b (PI.f64) (*.f64 (PI.f64) #s(literal 0 binary64)))) (*.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 a a)) (*.f64 angle (PI.f64)))) |
(* 1/90 (* angle (* (pow b 2) (PI)))) |
(*.f64 (*.f64 #s(literal 1/90 binary64) angle) (*.f64 (*.f64 b b) (PI.f64))) |
(* (pow b 2) (+ (* 1/90 (* angle (PI))) (* 1/90 (/ (* angle (* (PI) (+ a (* -1 a)))) b)))) |
(*.f64 (*.f64 b b) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (+.f64 (PI.f64) (/.f64 (*.f64 (PI.f64) #s(literal 0 binary64)) b))))) |
(* (pow b 2) (+ (* -1/90 (/ (* (pow a 2) (* angle (PI))) (pow b 2))) (+ (* 1/90 (* angle (PI))) (* 1/90 (/ (* angle (* (PI) (+ a (* -1 a)))) b))))) |
(*.f64 (*.f64 b b) (fma.f64 #s(literal 1/90 binary64) (*.f64 angle (+.f64 (PI.f64) (/.f64 (*.f64 (PI.f64) #s(literal 0 binary64)) b))) (/.f64 (*.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 a a)) (*.f64 angle (PI.f64))) (*.f64 b b)))) |
(* (pow b 2) (+ (* -1/90 (/ (* (pow a 2) (* angle (PI))) (pow b 2))) (+ (* 1/90 (* angle (PI))) (* 1/90 (/ (* angle (* (PI) (+ a (* -1 a)))) b))))) |
(*.f64 (*.f64 b b) (fma.f64 #s(literal 1/90 binary64) (*.f64 angle (+.f64 (PI.f64) (/.f64 (*.f64 (PI.f64) #s(literal 0 binary64)) b))) (/.f64 (*.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 a a)) (*.f64 angle (PI.f64))) (*.f64 b b)))) |
(* 1/90 (* angle (* (pow b 2) (PI)))) |
(*.f64 (*.f64 #s(literal 1/90 binary64) angle) (*.f64 (*.f64 b b) (PI.f64))) |
(* (pow b 2) (+ (* 1/90 (* angle (PI))) (* 1/90 (/ (* angle (* (PI) (+ a (* -1 a)))) b)))) |
(*.f64 (*.f64 b b) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (+.f64 (PI.f64) (/.f64 (*.f64 (PI.f64) #s(literal 0 binary64)) b))))) |
(* (pow b 2) (+ (* -1 (/ (+ (* -1/90 (* angle (* (PI) (+ a (* -1 a))))) (* 1/90 (/ (* (pow a 2) (* angle (PI))) b))) b)) (* 1/90 (* angle (PI))))) |
(*.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))) (/.f64 (fma.f64 #s(literal 1/90 binary64) (*.f64 (*.f64 angle (PI.f64)) (/.f64 (*.f64 a a) b)) (*.f64 (*.f64 #s(literal -1/90 binary64) angle) (*.f64 (PI.f64) #s(literal 0 binary64)))) b))) |
(* (pow b 2) (+ (* -1 (/ (+ (* -1/90 (* angle (* (PI) (+ a (* -1 a))))) (* 1/90 (/ (* (pow a 2) (* angle (PI))) b))) b)) (* 1/90 (* angle (PI))))) |
(*.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))) (/.f64 (fma.f64 #s(literal 1/90 binary64) (*.f64 (*.f64 angle (PI.f64)) (/.f64 (*.f64 a a) b)) (*.f64 (*.f64 #s(literal -1/90 binary64) angle) (*.f64 (PI.f64) #s(literal 0 binary64)))) b))) |
(* 1/90 (* angle (* (pow b 2) (PI)))) |
(*.f64 (*.f64 #s(literal 1/90 binary64) angle) (*.f64 (*.f64 b b) (PI.f64))) |
(+ (* 1/90 (* a (* angle (* (PI) (+ b (* -1 b)))))) (* 1/90 (* angle (* (pow b 2) (PI))))) |
(*.f64 #s(literal 1/90 binary64) (fma.f64 angle (*.f64 (*.f64 b b) (PI.f64)) (*.f64 (*.f64 a angle) (*.f64 (PI.f64) #s(literal 0 binary64))))) |
(+ (* 1/90 (* angle (* (pow b 2) (PI)))) (* a (+ (* -1/90 (* a (* angle (PI)))) (* 1/90 (* angle (* (PI) (+ b (* -1 b)))))))) |
(fma.f64 a (fma.f64 (*.f64 #s(literal -1/90 binary64) a) (*.f64 angle (PI.f64)) (*.f64 (*.f64 #s(literal 1/90 binary64) angle) (*.f64 (PI.f64) #s(literal 0 binary64)))) (*.f64 (*.f64 #s(literal 1/90 binary64) angle) (*.f64 (*.f64 b b) (PI.f64)))) |
(+ (* 1/90 (* angle (* (pow b 2) (PI)))) (* a (+ (* -1/90 (* a (* angle (PI)))) (* 1/90 (* angle (* (PI) (+ b (* -1 b)))))))) |
(fma.f64 a (fma.f64 (*.f64 #s(literal -1/90 binary64) a) (*.f64 angle (PI.f64)) (*.f64 (*.f64 #s(literal 1/90 binary64) angle) (*.f64 (PI.f64) #s(literal 0 binary64)))) (*.f64 (*.f64 #s(literal 1/90 binary64) angle) (*.f64 (*.f64 b b) (PI.f64)))) |
(* -1/90 (* (pow a 2) (* angle (PI)))) |
(*.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 a a)) (*.f64 angle (PI.f64))) |
(* (pow a 2) (+ (* -1/90 (* angle (PI))) (* 1/90 (/ (* angle (* (PI) (+ b (* -1 b)))) a)))) |
(*.f64 (*.f64 a a) (fma.f64 (*.f64 angle (PI.f64)) #s(literal -1/90 binary64) (*.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 0 binary64))) (/.f64 #s(literal 1/90 binary64) a)))) |
(* (pow a 2) (+ (* -1/90 (* angle (PI))) (+ (* 1/90 (/ (* angle (* (PI) (+ b (* -1 b)))) a)) (* 1/90 (/ (* angle (* (pow b 2) (PI))) (pow a 2)))))) |
(*.f64 (*.f64 a a) (fma.f64 #s(literal 1/90 binary64) (*.f64 angle (fma.f64 (PI.f64) (/.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 (*.f64 b b) (PI.f64)) (*.f64 a a)))) (*.f64 (*.f64 angle (PI.f64)) #s(literal -1/90 binary64)))) |
(* (pow a 2) (+ (* -1/90 (* angle (PI))) (+ (* 1/90 (/ (* angle (* (PI) (+ b (* -1 b)))) a)) (* 1/90 (/ (* angle (* (pow b 2) (PI))) (pow a 2)))))) |
(*.f64 (*.f64 a a) (fma.f64 #s(literal 1/90 binary64) (*.f64 angle (fma.f64 (PI.f64) (/.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 (*.f64 b b) (PI.f64)) (*.f64 a a)))) (*.f64 (*.f64 angle (PI.f64)) #s(literal -1/90 binary64)))) |
(* -1/90 (* (pow a 2) (* angle (PI)))) |
(*.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 a a)) (*.f64 angle (PI.f64))) |
(* (pow a 2) (+ (* -1/90 (* angle (PI))) (* -1/90 (/ (* angle (* (PI) (+ b (* -1 b)))) a)))) |
(*.f64 (*.f64 a a) (*.f64 #s(literal -1/90 binary64) (*.f64 angle (+.f64 (PI.f64) (/.f64 (*.f64 (PI.f64) #s(literal 0 binary64)) a))))) |
(* (pow a 2) (+ (* -1 (/ (+ (* -1/90 (/ (* angle (* (pow b 2) (PI))) a)) (* 1/90 (* angle (* (PI) (+ b (* -1 b)))))) a)) (* -1/90 (* angle (PI))))) |
(*.f64 (*.f64 a a) (-.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal -1/90 binary64)) (/.f64 (fma.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 (PI.f64) #s(literal 0 binary64))) (*.f64 #s(literal -1/90 binary64) (*.f64 angle (/.f64 (*.f64 (*.f64 b b) (PI.f64)) a)))) a))) |
(* (pow a 2) (+ (* -1 (/ (+ (* -1/90 (/ (* angle (* (pow b 2) (PI))) a)) (* 1/90 (* angle (* (PI) (+ b (* -1 b)))))) a)) (* -1/90 (* angle (PI))))) |
(*.f64 (*.f64 a a) (-.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal -1/90 binary64)) (/.f64 (fma.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 (PI.f64) #s(literal 0 binary64))) (*.f64 #s(literal -1/90 binary64) (*.f64 angle (/.f64 (*.f64 (*.f64 b b) (PI.f64)) a)))) a))) |
(* 1/90 (* angle (* (pow b 2) (PI)))) |
(*.f64 (*.f64 #s(literal 1/90 binary64) angle) (*.f64 (*.f64 b b) (PI.f64))) |
(* 1/90 (* angle (* (pow b 2) (PI)))) |
(*.f64 (*.f64 #s(literal 1/90 binary64) angle) (*.f64 (*.f64 b b) (PI.f64))) |
(* 1/90 (* angle (* (pow b 2) (PI)))) |
(*.f64 (*.f64 #s(literal 1/90 binary64) angle) (*.f64 (*.f64 b b) (PI.f64))) |
(* 1/90 (* angle (* (pow b 2) (PI)))) |
(*.f64 (*.f64 #s(literal 1/90 binary64) angle) (*.f64 (*.f64 b b) (PI.f64))) |
(* 1/90 (* angle (* (pow b 2) (PI)))) |
(*.f64 (*.f64 #s(literal 1/90 binary64) angle) (*.f64 (*.f64 b b) (PI.f64))) |
(* 1/90 (* angle (* (pow b 2) (PI)))) |
(*.f64 (*.f64 #s(literal 1/90 binary64) angle) (*.f64 (*.f64 b b) (PI.f64))) |
(* 1/90 (* angle (* (pow b 2) (PI)))) |
(*.f64 (*.f64 #s(literal 1/90 binary64) angle) (*.f64 (*.f64 b b) (PI.f64))) |
(* 1/90 (* angle (* (pow b 2) (PI)))) |
(*.f64 (*.f64 #s(literal 1/90 binary64) angle) (*.f64 (*.f64 b b) (PI.f64))) |
(* 1/90 (* angle (* (pow b 2) (PI)))) |
(*.f64 (*.f64 #s(literal 1/90 binary64) angle) (*.f64 (*.f64 b b) (PI.f64))) |
(* 1/90 (* angle (* (pow b 2) (PI)))) |
(*.f64 (*.f64 #s(literal 1/90 binary64) angle) (*.f64 (*.f64 b b) (PI.f64))) |
(* 1/90 (* angle (* (pow b 2) (PI)))) |
(*.f64 (*.f64 #s(literal 1/90 binary64) angle) (*.f64 (*.f64 b b) (PI.f64))) |
(* 1/90 (* angle (* (pow b 2) (PI)))) |
(*.f64 (*.f64 #s(literal 1/90 binary64) angle) (*.f64 (*.f64 b b) (PI.f64))) |
(* 1/90 (* angle (* (pow b 2) (PI)))) |
(*.f64 (*.f64 #s(literal 1/90 binary64) angle) (*.f64 (*.f64 b b) (PI.f64))) |
(* 1/90 (* angle (* (pow b 2) (PI)))) |
(*.f64 (*.f64 #s(literal 1/90 binary64) angle) (*.f64 (*.f64 b b) (PI.f64))) |
(* 1/90 (* angle (* (pow b 2) (PI)))) |
(*.f64 (*.f64 #s(literal 1/90 binary64) angle) (*.f64 (*.f64 b b) (PI.f64))) |
(* 1/90 (* angle (* (pow b 2) (PI)))) |
(*.f64 (*.f64 #s(literal 1/90 binary64) angle) (*.f64 (*.f64 b b) (PI.f64))) |
(* 1/90 (* angle (* (pow b 2) (PI)))) |
(*.f64 (*.f64 #s(literal 1/90 binary64) angle) (*.f64 (*.f64 b b) (PI.f64))) |
(* 1/90 (* angle (* (pow b 2) (PI)))) |
(*.f64 (*.f64 #s(literal 1/90 binary64) angle) (*.f64 (*.f64 b b) (PI.f64))) |
(* 1/90 (* angle (* (pow b 2) (PI)))) |
(*.f64 (*.f64 #s(literal 1/90 binary64) angle) (*.f64 (*.f64 b b) (PI.f64))) |
(* 1/90 (* angle (* (pow b 2) (PI)))) |
(*.f64 (*.f64 #s(literal 1/90 binary64) angle) (*.f64 (*.f64 b b) (PI.f64))) |
(* 1/90 (* angle (* (pow b 2) (PI)))) |
(*.f64 (*.f64 #s(literal 1/90 binary64) angle) (*.f64 (*.f64 b b) (PI.f64))) |
(* 1/90 (* angle (* (pow b 2) (PI)))) |
(*.f64 (*.f64 #s(literal 1/90 binary64) angle) (*.f64 (*.f64 b b) (PI.f64))) |
(* 1/90 (* angle (* (pow b 2) (PI)))) |
(*.f64 (*.f64 #s(literal 1/90 binary64) angle) (*.f64 (*.f64 b b) (PI.f64))) |
(* 1/90 (* angle (* (pow b 2) (PI)))) |
(*.f64 (*.f64 #s(literal 1/90 binary64) angle) (*.f64 (*.f64 b b) (PI.f64))) |
(* b (PI)) |
(*.f64 b (PI.f64)) |
(* b (PI)) |
(*.f64 b (PI.f64)) |
(* b (PI)) |
(*.f64 b (PI.f64)) |
(* b (PI)) |
(*.f64 b (PI.f64)) |
(* b (PI)) |
(*.f64 b (PI.f64)) |
(* b (PI)) |
(*.f64 b (PI.f64)) |
(* b (PI)) |
(*.f64 b (PI.f64)) |
(* b (PI)) |
(*.f64 b (PI.f64)) |
(* b (PI)) |
(*.f64 b (PI.f64)) |
(* b (PI)) |
(*.f64 b (PI.f64)) |
(* b (PI)) |
(*.f64 b (PI.f64)) |
(* b (PI)) |
(*.f64 b (PI.f64)) |
(* -1 (* (pow a 2) (sin (* 1/90 (* angle (PI)))))) |
(neg.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 a a))) |
(+ (* -1 (* (pow a 2) (sin (* 1/90 (* angle (PI)))))) (* b (* (sin (* 1/90 (* angle (PI)))) (+ a (* -1 a))))) |
(fma.f64 b (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 0 binary64)) (neg.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 a a)))) |
(+ (* -1 (* (pow a 2) (sin (* 1/90 (* angle (PI)))))) (* b (+ (* b (sin (* 1/90 (* angle (PI))))) (* (sin (* 1/90 (* angle (PI)))) (+ a (* -1 a)))))) |
(-.f64 (*.f64 b (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (+.f64 b #s(literal 0 binary64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 a a))) |
(+ (* -1 (* (pow a 2) (sin (* 1/90 (* angle (PI)))))) (* b (+ (* b (sin (* 1/90 (* angle (PI))))) (* (sin (* 1/90 (* angle (PI)))) (+ a (* -1 a)))))) |
(-.f64 (*.f64 b (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (+.f64 b #s(literal 0 binary64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 a a))) |
(* (pow b 2) (sin (* 1/90 (* angle (PI))))) |
(*.f64 (*.f64 b b) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) |
(* (pow b 2) (+ (sin (* 1/90 (* angle (PI)))) (/ (* (sin (* 1/90 (* angle (PI)))) (+ a (* -1 a))) b))) |
(*.f64 (*.f64 b b) (fma.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (/.f64 #s(literal 0 binary64) b) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) |
(* (pow b 2) (+ (sin (* 1/90 (* angle (PI)))) (+ (* -1 (/ (* (pow a 2) (sin (* 1/90 (* angle (PI))))) (pow b 2))) (/ (* (sin (* 1/90 (* angle (PI)))) (+ a (* -1 a))) b)))) |
(*.f64 (*.f64 b b) (fma.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (/.f64 #s(literal 0 binary64) b) (fma.f64 (*.f64 a (neg.f64 a)) (/.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 b b)) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) |
(* (pow b 2) (+ (sin (* 1/90 (* angle (PI)))) (+ (* -1 (/ (* (pow a 2) (sin (* 1/90 (* angle (PI))))) (pow b 2))) (/ (* (sin (* 1/90 (* angle (PI)))) (+ a (* -1 a))) b)))) |
(*.f64 (*.f64 b b) (fma.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (/.f64 #s(literal 0 binary64) b) (fma.f64 (*.f64 a (neg.f64 a)) (/.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 b b)) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) |
(* (pow b 2) (sin (* 1/90 (* angle (PI))))) |
(*.f64 (*.f64 b b) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) |
(* (pow b 2) (+ (sin (* 1/90 (* angle (PI)))) (/ (* (sin (* 1/90 (* angle (PI)))) (+ a (* -1 a))) b))) |
(*.f64 (*.f64 b b) (fma.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (/.f64 #s(literal 0 binary64) b) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) |
(* (pow b 2) (+ (sin (* 1/90 (* angle (PI)))) (* -1 (/ (+ (* -1 (* (sin (* 1/90 (* angle (PI)))) (+ a (* -1 a)))) (/ (* (pow a 2) (sin (* 1/90 (* angle (PI))))) b)) b)))) |
(*.f64 (*.f64 b b) (-.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (/.f64 (fma.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (/.f64 (*.f64 a a) b) (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 0 binary64))) b))) |
(* (pow b 2) (+ (sin (* 1/90 (* angle (PI)))) (* -1 (/ (+ (* -1 (* (sin (* 1/90 (* angle (PI)))) (+ a (* -1 a)))) (/ (* (pow a 2) (sin (* 1/90 (* angle (PI))))) b)) b)))) |
(*.f64 (*.f64 b b) (-.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (/.f64 (fma.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (/.f64 (*.f64 a a) b) (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 0 binary64))) b))) |
(* (pow b 2) (sin (* 1/90 (* angle (PI))))) |
(*.f64 (*.f64 b b) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) |
(+ (* a (* (sin (* 1/90 (* angle (PI)))) (+ b (* -1 b)))) (* (pow b 2) (sin (* 1/90 (* angle (PI)))))) |
(fma.f64 a (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 0 binary64)) (*.f64 (*.f64 b b) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) |
(+ (* a (+ (* -1 (* a (sin (* 1/90 (* angle (PI)))))) (* (sin (* 1/90 (* angle (PI)))) (+ b (* -1 b))))) (* (pow b 2) (sin (* 1/90 (* angle (PI)))))) |
(fma.f64 a (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (+.f64 #s(literal 0 binary64) (neg.f64 a))) (*.f64 (*.f64 b b) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) |
(+ (* a (+ (* -1 (* a (sin (* 1/90 (* angle (PI)))))) (* (sin (* 1/90 (* angle (PI)))) (+ b (* -1 b))))) (* (pow b 2) (sin (* 1/90 (* angle (PI)))))) |
(fma.f64 a (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (+.f64 #s(literal 0 binary64) (neg.f64 a))) (*.f64 (*.f64 b b) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) |
(* -1 (* (pow a 2) (sin (* 1/90 (* angle (PI)))))) |
(neg.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 a a))) |
(* (pow a 2) (+ (* -1 (sin (* 1/90 (* angle (PI))))) (/ (* (sin (* 1/90 (* angle (PI)))) (+ b (* -1 b))) a))) |
(*.f64 (*.f64 a a) (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (+.f64 #s(literal -1 binary64) (/.f64 #s(literal 0 binary64) a)))) |
(* (pow a 2) (+ (* -1 (sin (* 1/90 (* angle (PI))))) (+ (/ (* (sin (* 1/90 (* angle (PI)))) (+ b (* -1 b))) a) (/ (* (pow b 2) (sin (* 1/90 (* angle (PI))))) (pow a 2))))) |
(*.f64 (*.f64 a a) (fma.f64 (*.f64 b b) (/.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 a a)) (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (+.f64 #s(literal -1 binary64) (/.f64 #s(literal 0 binary64) a))))) |
(* (pow a 2) (+ (* -1 (sin (* 1/90 (* angle (PI))))) (+ (/ (* (sin (* 1/90 (* angle (PI)))) (+ b (* -1 b))) a) (/ (* (pow b 2) (sin (* 1/90 (* angle (PI))))) (pow a 2))))) |
(*.f64 (*.f64 a a) (fma.f64 (*.f64 b b) (/.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 a a)) (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (+.f64 #s(literal -1 binary64) (/.f64 #s(literal 0 binary64) a))))) |
(* -1 (* (pow a 2) (sin (* 1/90 (* angle (PI)))))) |
(neg.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 a a))) |
(* (pow a 2) (+ (* -1 (sin (* 1/90 (* angle (PI))))) (* -1 (/ (* (sin (* 1/90 (* angle (PI)))) (+ b (* -1 b))) a)))) |
(*.f64 (*.f64 a a) (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (+.f64 #s(literal -1 binary64) (/.f64 #s(literal 0 binary64) a)))) |
(* (pow a 2) (+ (* -1 (sin (* 1/90 (* angle (PI))))) (* -1 (/ (+ (* -1 (/ (* (pow b 2) (sin (* 1/90 (* angle (PI))))) a)) (* (sin (* 1/90 (* angle (PI)))) (+ b (* -1 b)))) a)))) |
(*.f64 (*.f64 a a) (-.f64 (neg.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (/.f64 (-.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 0 binary64)) (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (/.f64 (*.f64 b b) a))) a))) |
(* (pow a 2) (+ (* -1 (sin (* 1/90 (* angle (PI))))) (* -1 (/ (+ (* -1 (/ (* (pow b 2) (sin (* 1/90 (* angle (PI))))) a)) (* (sin (* 1/90 (* angle (PI)))) (+ b (* -1 b)))) a)))) |
(*.f64 (*.f64 a a) (-.f64 (neg.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (/.f64 (-.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 0 binary64)) (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (/.f64 (*.f64 b b) a))) a))) |
(* 1/90 (* angle (* (PI) (* (+ a b) (- b a))))) |
(*.f64 (*.f64 #s(literal 1/90 binary64) angle) (*.f64 (*.f64 (PI.f64) (+.f64 b a)) (-.f64 b a))) |
(* angle (+ (* -1/4374000 (* (pow angle 2) (* (pow (PI) 3) (* (+ a b) (- b a))))) (* 1/90 (* (PI) (* (+ a b) (- b a)))))) |
(*.f64 angle (fma.f64 #s(literal 1/90 binary64) (*.f64 (*.f64 (PI.f64) (+.f64 b a)) (-.f64 b a)) (*.f64 (*.f64 #s(literal -1/4374000 binary64) (*.f64 angle angle)) (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (+.f64 b a) (-.f64 b a)))))) |
(* angle (+ (* 1/90 (* (PI) (* (+ a b) (- b a)))) (* (pow angle 2) (+ (* -1/4374000 (* (pow (PI) 3) (* (+ a b) (- b a)))) (* 1/708588000000 (* (pow angle 2) (* (pow (PI) 5) (* (+ a b) (- b a))))))))) |
(*.f64 angle (fma.f64 (*.f64 angle angle) (fma.f64 (*.f64 #s(literal 1/708588000000 binary64) (*.f64 angle angle)) (*.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) (*.f64 (+.f64 b a) (-.f64 b a))) (*.f64 (*.f64 #s(literal -1/4374000 binary64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) (*.f64 (+.f64 b a) (-.f64 b a)))) (*.f64 #s(literal 1/90 binary64) (*.f64 (*.f64 (PI.f64) (+.f64 b a)) (-.f64 b a))))) |
(* angle (+ (* 1/90 (* (PI) (* (+ a b) (- b a)))) (* (pow angle 2) (+ (* -1/4374000 (* (pow (PI) 3) (* (+ a b) (- b a)))) (* (pow angle 2) (+ (* -1/241061637600000000 (* (pow angle 2) (* (pow (PI) 7) (* (+ a b) (- b a))))) (* 1/708588000000 (* (pow (PI) 5) (* (+ a b) (- b a)))))))))) |
(*.f64 angle (fma.f64 (*.f64 angle angle) (fma.f64 (*.f64 angle angle) (fma.f64 #s(literal -1/241061637600000000 binary64) (*.f64 (*.f64 (*.f64 angle angle) (pow.f64 (PI.f64) #s(literal 7 binary64))) (*.f64 (+.f64 b a) (-.f64 b a))) (*.f64 (*.f64 #s(literal 1/708588000000 binary64) (pow.f64 (PI.f64) #s(literal 5 binary64))) (*.f64 (+.f64 b a) (-.f64 b a)))) (*.f64 (*.f64 #s(literal -1/4374000 binary64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) (*.f64 (+.f64 b a) (-.f64 b a)))) (*.f64 #s(literal 1/90 binary64) (*.f64 (*.f64 (PI.f64) (+.f64 b a)) (-.f64 b a))))) |
(* (sin (* 1/90 (* angle (PI)))) (* (+ a b) (- b a))) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 (+.f64 b a) (-.f64 b a))) |
(* (sin (* 1/90 (* angle (PI)))) (* (+ a b) (- b a))) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 (+.f64 b a) (-.f64 b a))) |
(* (sin (* 1/90 (* angle (PI)))) (* (+ a b) (- b a))) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 (+.f64 b a) (-.f64 b a))) |
(* (sin (* 1/90 (* angle (PI)))) (* (+ a b) (- b a))) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 (+.f64 b a) (-.f64 b a))) |
(* (sin (* 1/90 (* angle (PI)))) (* (+ a b) (- b a))) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 (+.f64 b a) (-.f64 b a))) |
(* (sin (* 1/90 (* angle (PI)))) (* (+ a b) (- b a))) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 (+.f64 b a) (-.f64 b a))) |
(* (sin (* 1/90 (* angle (PI)))) (* (+ a b) (- b a))) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 (+.f64 b a) (-.f64 b a))) |
(* (sin (* 1/90 (* angle (PI)))) (* (+ a b) (- b a))) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 (+.f64 b a) (-.f64 b a))) |
(* -1/90 (* (pow a 2) (* angle (PI)))) |
(*.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 a a)) (*.f64 angle (PI.f64))) |
(* angle (+ (* -1/90 (* (pow a 2) (PI))) (* 1/4374000 (* (pow a 2) (* (pow angle 2) (pow (PI) 3)))))) |
(*.f64 angle (fma.f64 #s(literal 1/4374000 binary64) (*.f64 (*.f64 a a) (*.f64 (*.f64 angle angle) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) (*.f64 #s(literal -1/90 binary64) (*.f64 (PI.f64) (*.f64 a a))))) |
(* angle (+ (* -1/90 (* (pow a 2) (PI))) (* (pow angle 2) (+ (* -1/708588000000 (* (pow a 2) (* (pow angle 2) (pow (PI) 5)))) (* 1/4374000 (* (pow a 2) (pow (PI) 3))))))) |
(*.f64 angle (fma.f64 (*.f64 angle angle) (fma.f64 (*.f64 #s(literal -1/708588000000 binary64) (*.f64 a a)) (*.f64 (*.f64 angle angle) (pow.f64 (PI.f64) #s(literal 5 binary64))) (*.f64 (*.f64 #s(literal 1/4374000 binary64) (*.f64 a a)) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) (*.f64 #s(literal -1/90 binary64) (*.f64 (PI.f64) (*.f64 a a))))) |
(* angle (+ (* -1/90 (* (pow a 2) (PI))) (* (pow angle 2) (+ (* 1/4374000 (* (pow a 2) (pow (PI) 3))) (* (pow angle 2) (+ (* -1/708588000000 (* (pow a 2) (pow (PI) 5))) (* 1/241061637600000000 (* (pow a 2) (* (pow angle 2) (pow (PI) 7)))))))))) |
(*.f64 angle (fma.f64 (*.f64 angle angle) (fma.f64 (*.f64 angle angle) (fma.f64 (*.f64 #s(literal 1/241061637600000000 binary64) (*.f64 a a)) (*.f64 (*.f64 angle angle) (pow.f64 (PI.f64) #s(literal 7 binary64))) (*.f64 (*.f64 #s(literal -1/708588000000 binary64) (*.f64 a a)) (pow.f64 (PI.f64) #s(literal 5 binary64)))) (*.f64 (*.f64 #s(literal 1/4374000 binary64) (*.f64 a a)) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) (*.f64 #s(literal -1/90 binary64) (*.f64 (PI.f64) (*.f64 a a))))) |
(* -1 (* (pow a 2) (sin (* 1/90 (* angle (PI)))))) |
(neg.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 a a))) |
(* -1 (* (pow a 2) (sin (* 1/90 (* angle (PI)))))) |
(neg.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 a a))) |
(* -1 (* (pow a 2) (sin (* 1/90 (* angle (PI)))))) |
(neg.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 a a))) |
(* -1 (* (pow a 2) (sin (* 1/90 (* angle (PI)))))) |
(neg.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 a a))) |
(* -1 (* (pow a 2) (sin (* 1/90 (* angle (PI)))))) |
(neg.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 a a))) |
(* -1 (* (pow a 2) (sin (* 1/90 (* angle (PI)))))) |
(neg.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 a a))) |
(* -1 (* (pow a 2) (sin (* 1/90 (* angle (PI)))))) |
(neg.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 a a))) |
(* -1 (* (pow a 2) (sin (* 1/90 (* angle (PI)))))) |
(neg.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 a a))) |
(* -1 (* (pow a 2) (sin (* 1/90 (* angle (PI)))))) |
(neg.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 a a))) |
(* -1 (* (pow a 2) (sin (* 1/90 (* angle (PI)))))) |
(neg.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 a a))) |
(* -1 (* (pow a 2) (sin (* 1/90 (* angle (PI)))))) |
(neg.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 a a))) |
(* -1 (* (pow a 2) (sin (* 1/90 (* angle (PI)))))) |
(neg.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 a a))) |
(* -1 (* (pow a 2) (sin (* 1/90 (* angle (PI)))))) |
(neg.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 a a))) |
(* -1 (* (pow a 2) (sin (* 1/90 (* angle (PI)))))) |
(neg.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 a a))) |
(* -1 (* (pow a 2) (sin (* 1/90 (* angle (PI)))))) |
(neg.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 a a))) |
(* -1 (* (pow a 2) (sin (* 1/90 (* angle (PI)))))) |
(neg.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 a a))) |
(* -1 (* (pow a 2) (sin (* 1/90 (* angle (PI)))))) |
(neg.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 a a))) |
(* -1 (* (pow a 2) (sin (* 1/90 (* angle (PI)))))) |
(neg.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 a a))) |
(* -1 (* (pow a 2) (sin (* 1/90 (* angle (PI)))))) |
(neg.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 a a))) |
(* -1 (* (pow a 2) (sin (* 1/90 (* angle (PI)))))) |
(neg.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 a a))) |
(* 1/90 (* angle (PI))) |
(*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))) |
(* angle (+ (* -1/4374000 (* (pow angle 2) (pow (PI) 3))) (* 1/90 (PI)))) |
(*.f64 angle (fma.f64 #s(literal -1/4374000 binary64) (*.f64 (*.f64 angle angle) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) (*.f64 #s(literal 1/90 binary64) (PI.f64)))) |
(* angle (+ (* 1/90 (PI)) (* (pow angle 2) (+ (* -1/4374000 (pow (PI) 3)) (* 1/708588000000 (* (pow angle 2) (pow (PI) 5))))))) |
(*.f64 angle (fma.f64 (*.f64 angle angle) (fma.f64 #s(literal 1/708588000000 binary64) (*.f64 (*.f64 angle angle) (pow.f64 (PI.f64) #s(literal 5 binary64))) (*.f64 #s(literal -1/4374000 binary64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) (*.f64 #s(literal 1/90 binary64) (PI.f64)))) |
(* angle (+ (* 1/90 (PI)) (* (pow angle 2) (+ (* -1/4374000 (pow (PI) 3)) (* (pow angle 2) (+ (* -1/241061637600000000 (* (pow angle 2) (pow (PI) 7))) (* 1/708588000000 (pow (PI) 5)))))))) |
(*.f64 angle (fma.f64 #s(literal 1/90 binary64) (PI.f64) (*.f64 (*.f64 angle angle) (fma.f64 #s(literal -1/4374000 binary64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 angle angle) (fma.f64 #s(literal 1/708588000000 binary64) (pow.f64 (PI.f64) #s(literal 5 binary64)) (*.f64 (*.f64 #s(literal -1/241061637600000000 binary64) (*.f64 angle angle)) (pow.f64 (PI.f64) #s(literal 7 binary64))))))))) |
(sin (* 1/90 (* angle (PI)))) |
(sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) |
(sin (* 1/90 (* angle (PI)))) |
(sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) |
(sin (* 1/90 (* angle (PI)))) |
(sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) |
(sin (* 1/90 (* angle (PI)))) |
(sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) |
(sin (* 1/90 (* angle (PI)))) |
(sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) |
(sin (* 1/90 (* angle (PI)))) |
(sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) |
(sin (* 1/90 (* angle (PI)))) |
(sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) |
(sin (* 1/90 (* angle (PI)))) |
(sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) |
(* 1/90 (* angle (PI))) |
(*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))) |
(* 1/90 (* angle (PI))) |
(*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))) |
(* 1/90 (* angle (PI))) |
(*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))) |
(* 1/90 (* angle (PI))) |
(*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))) |
(* 1/90 (* angle (PI))) |
(*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))) |
(* 1/90 (* angle (PI))) |
(*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))) |
(* 1/90 (* angle (PI))) |
(*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))) |
(* 1/90 (* angle (PI))) |
(*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))) |
(* 1/90 (* angle (PI))) |
(*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))) |
(* 1/90 (* angle (PI))) |
(*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))) |
(* 1/90 (* angle (PI))) |
(*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))) |
(* 1/90 (* angle (PI))) |
(*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))) |
(* b (sin (* 1/90 (* angle (PI))))) |
(*.f64 b (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) |
(+ (* -1 (* a (sin (* 1/90 (* angle (PI)))))) (* b (sin (* 1/90 (* angle (PI)))))) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (-.f64 b a)) |
(+ (* -1 (* a (sin (* 1/90 (* angle (PI)))))) (* b (sin (* 1/90 (* angle (PI)))))) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (-.f64 b a)) |
(+ (* -1 (* a (sin (* 1/90 (* angle (PI)))))) (* b (sin (* 1/90 (* angle (PI)))))) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (-.f64 b a)) |
(* -1 (* a (sin (* 1/90 (* angle (PI)))))) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (neg.f64 a)) |
(* a (+ (* -1 (sin (* 1/90 (* angle (PI))))) (/ (* b (sin (* 1/90 (* angle (PI))))) a))) |
(*.f64 a (-.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (/.f64 b a)) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) |
(* a (+ (* -1 (sin (* 1/90 (* angle (PI))))) (/ (* b (sin (* 1/90 (* angle (PI))))) a))) |
(*.f64 a (-.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (/.f64 b a)) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) |
(* a (+ (* -1 (sin (* 1/90 (* angle (PI))))) (/ (* b (sin (* 1/90 (* angle (PI))))) a))) |
(*.f64 a (-.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (/.f64 b a)) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) |
(* -1 (* a (sin (* 1/90 (* angle (PI)))))) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (neg.f64 a)) |
(* -1 (* a (+ (sin (* 1/90 (* angle (PI)))) (* -1 (/ (* b (sin (* 1/90 (* angle (PI))))) a))))) |
(*.f64 (-.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (/.f64 b a))) (neg.f64 a)) |
(* -1 (* a (+ (sin (* 1/90 (* angle (PI)))) (* -1 (/ (* b (sin (* 1/90 (* angle (PI))))) a))))) |
(*.f64 (-.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (/.f64 b a))) (neg.f64 a)) |
(* -1 (* a (+ (sin (* 1/90 (* angle (PI)))) (* -1 (/ (* b (sin (* 1/90 (* angle (PI))))) a))))) |
(*.f64 (-.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (/.f64 b a))) (neg.f64 a)) |
(* -1 (* a (sin (* 1/90 (* angle (PI)))))) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (neg.f64 a)) |
(+ (* -1 (* a (sin (* 1/90 (* angle (PI)))))) (* b (sin (* 1/90 (* angle (PI)))))) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (-.f64 b a)) |
(+ (* -1 (* a (sin (* 1/90 (* angle (PI)))))) (* b (sin (* 1/90 (* angle (PI)))))) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (-.f64 b a)) |
(+ (* -1 (* a (sin (* 1/90 (* angle (PI)))))) (* b (sin (* 1/90 (* angle (PI)))))) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (-.f64 b a)) |
(* b (sin (* 1/90 (* angle (PI))))) |
(*.f64 b (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) |
(* b (+ (sin (* 1/90 (* angle (PI)))) (* -1 (/ (* a (sin (* 1/90 (* angle (PI))))) b)))) |
(*.f64 b (-.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (/.f64 a b)))) |
(* b (+ (sin (* 1/90 (* angle (PI)))) (* -1 (/ (* a (sin (* 1/90 (* angle (PI))))) b)))) |
(*.f64 b (-.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (/.f64 a b)))) |
(* b (+ (sin (* 1/90 (* angle (PI)))) (* -1 (/ (* a (sin (* 1/90 (* angle (PI))))) b)))) |
(*.f64 b (-.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (/.f64 a b)))) |
(* b (sin (* 1/90 (* angle (PI))))) |
(*.f64 b (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) |
(* -1 (* b (+ (* -1 (sin (* 1/90 (* angle (PI))))) (/ (* a (sin (* 1/90 (* angle (PI))))) b)))) |
(*.f64 (-.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (/.f64 a b)) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (neg.f64 b)) |
(* -1 (* b (+ (* -1 (sin (* 1/90 (* angle (PI))))) (/ (* a (sin (* 1/90 (* angle (PI))))) b)))) |
(*.f64 (-.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (/.f64 a b)) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (neg.f64 b)) |
(* -1 (* b (+ (* -1 (sin (* 1/90 (* angle (PI))))) (/ (* a (sin (* 1/90 (* angle (PI))))) b)))) |
(*.f64 (-.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (/.f64 a b)) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (neg.f64 b)) |
(* 1/90 (* angle (* (PI) (- b a)))) |
(*.f64 (*.f64 #s(literal 1/90 binary64) angle) (*.f64 (PI.f64) (-.f64 b a))) |
(* angle (+ (* -1/4374000 (* (pow angle 2) (* (pow (PI) 3) (- b a)))) (* 1/90 (* (PI) (- b a))))) |
(*.f64 angle (fma.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) (-.f64 b a)) (*.f64 (*.f64 #s(literal -1/4374000 binary64) (*.f64 angle angle)) (*.f64 (-.f64 b a) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))))) |
(* angle (+ (* 1/90 (* (PI) (- b a))) (* (pow angle 2) (+ (* -1/4374000 (* (pow (PI) 3) (- b a))) (* 1/708588000000 (* (pow angle 2) (* (pow (PI) 5) (- b a)))))))) |
(*.f64 angle (fma.f64 (*.f64 angle angle) (fma.f64 (*.f64 #s(literal -1/4374000 binary64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) (-.f64 b a) (*.f64 (*.f64 #s(literal 1/708588000000 binary64) (*.f64 angle angle)) (*.f64 (-.f64 b a) (pow.f64 (PI.f64) #s(literal 5 binary64))))) (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) (-.f64 b a))))) |
(* angle (+ (* 1/90 (* (PI) (- b a))) (* (pow angle 2) (+ (* -1/4374000 (* (pow (PI) 3) (- b a))) (* (pow angle 2) (+ (* -1/241061637600000000 (* (pow angle 2) (* (pow (PI) 7) (- b a)))) (* 1/708588000000 (* (pow (PI) 5) (- b a))))))))) |
(*.f64 angle (fma.f64 (*.f64 angle angle) (fma.f64 (*.f64 angle angle) (fma.f64 #s(literal 1/708588000000 binary64) (*.f64 (-.f64 b a) (pow.f64 (PI.f64) #s(literal 5 binary64))) (*.f64 #s(literal -1/241061637600000000 binary64) (*.f64 (*.f64 angle angle) (*.f64 (-.f64 b a) (pow.f64 (PI.f64) #s(literal 7 binary64)))))) (*.f64 #s(literal -1/4374000 binary64) (*.f64 (-.f64 b a) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))))) (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) (-.f64 b a))))) |
(* (sin (* 1/90 (* angle (PI)))) (- b a)) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (-.f64 b a)) |
(* (sin (* 1/90 (* angle (PI)))) (- b a)) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (-.f64 b a)) |
(* (sin (* 1/90 (* angle (PI)))) (- b a)) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (-.f64 b a)) |
(* (sin (* 1/90 (* angle (PI)))) (- b a)) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (-.f64 b a)) |
(* (sin (* 1/90 (* angle (PI)))) (- b a)) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (-.f64 b a)) |
(* (sin (* 1/90 (* angle (PI)))) (- b a)) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (-.f64 b a)) |
(* (sin (* 1/90 (* angle (PI)))) (- b a)) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (-.f64 b a)) |
(* (sin (* 1/90 (* angle (PI)))) (- b a)) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (-.f64 b a)) |
(* -1 (* (pow a 2) (sin (* 1/90 (* angle (PI)))))) |
(neg.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 a a))) |
(+ (* -1 (* (pow a 2) (sin (* 1/90 (* angle (PI)))))) (* b (* (sin (* 1/90 (* angle (PI)))) (+ a (* -1 a))))) |
(fma.f64 b (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 0 binary64)) (neg.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 a a)))) |
(+ (* -1 (* (pow a 2) (sin (* 1/90 (* angle (PI)))))) (* b (+ (* b (sin (* 1/90 (* angle (PI))))) (* (sin (* 1/90 (* angle (PI)))) (+ a (* -1 a)))))) |
(-.f64 (*.f64 b (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (+.f64 b #s(literal 0 binary64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 a a))) |
(+ (* -1 (* (pow a 2) (sin (* 1/90 (* angle (PI)))))) (* b (+ (* b (sin (* 1/90 (* angle (PI))))) (* (sin (* 1/90 (* angle (PI)))) (+ a (* -1 a)))))) |
(-.f64 (*.f64 b (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (+.f64 b #s(literal 0 binary64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 a a))) |
(* (pow b 2) (sin (* 1/90 (* angle (PI))))) |
(*.f64 (*.f64 b b) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) |
(* (pow b 2) (+ (sin (* 1/90 (* angle (PI)))) (/ (* (sin (* 1/90 (* angle (PI)))) (+ a (* -1 a))) b))) |
(*.f64 (*.f64 b b) (fma.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (/.f64 #s(literal 0 binary64) b) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) |
(* (pow b 2) (+ (sin (* 1/90 (* angle (PI)))) (+ (* -1 (/ (* (pow a 2) (sin (* 1/90 (* angle (PI))))) (pow b 2))) (/ (* (sin (* 1/90 (* angle (PI)))) (+ a (* -1 a))) b)))) |
(*.f64 (*.f64 b b) (fma.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (/.f64 #s(literal 0 binary64) b) (fma.f64 (*.f64 a (neg.f64 a)) (/.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 b b)) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) |
(* (pow b 2) (+ (sin (* 1/90 (* angle (PI)))) (+ (* -1 (/ (* (pow a 2) (sin (* 1/90 (* angle (PI))))) (pow b 2))) (/ (* (sin (* 1/90 (* angle (PI)))) (+ a (* -1 a))) b)))) |
(*.f64 (*.f64 b b) (fma.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (/.f64 #s(literal 0 binary64) b) (fma.f64 (*.f64 a (neg.f64 a)) (/.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 b b)) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) |
(* (pow b 2) (sin (* 1/90 (* angle (PI))))) |
(*.f64 (*.f64 b b) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) |
(* (pow b 2) (+ (sin (* 1/90 (* angle (PI)))) (/ (* (sin (* 1/90 (* angle (PI)))) (+ a (* -1 a))) b))) |
(*.f64 (*.f64 b b) (fma.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (/.f64 #s(literal 0 binary64) b) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) |
(* (pow b 2) (+ (sin (* 1/90 (* angle (PI)))) (* -1 (/ (+ (* -1 (* (sin (* 1/90 (* angle (PI)))) (+ a (* -1 a)))) (/ (* (pow a 2) (sin (* 1/90 (* angle (PI))))) b)) b)))) |
(*.f64 (*.f64 b b) (-.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (/.f64 (fma.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (/.f64 (*.f64 a a) b) (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 0 binary64))) b))) |
(* (pow b 2) (+ (sin (* 1/90 (* angle (PI)))) (* -1 (/ (+ (* -1 (* (sin (* 1/90 (* angle (PI)))) (+ a (* -1 a)))) (/ (* (pow a 2) (sin (* 1/90 (* angle (PI))))) b)) b)))) |
(*.f64 (*.f64 b b) (-.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (/.f64 (fma.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (/.f64 (*.f64 a a) b) (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 0 binary64))) b))) |
(* (pow b 2) (sin (* 1/90 (* angle (PI))))) |
(*.f64 (*.f64 b b) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) |
(+ (* a (* (sin (* 1/90 (* angle (PI)))) (+ b (* -1 b)))) (* (pow b 2) (sin (* 1/90 (* angle (PI)))))) |
(fma.f64 a (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 0 binary64)) (*.f64 (*.f64 b b) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) |
(+ (* a (+ (* -1 (* a (sin (* 1/90 (* angle (PI)))))) (* (sin (* 1/90 (* angle (PI)))) (+ b (* -1 b))))) (* (pow b 2) (sin (* 1/90 (* angle (PI)))))) |
(fma.f64 a (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (+.f64 #s(literal 0 binary64) (neg.f64 a))) (*.f64 (*.f64 b b) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) |
(+ (* a (+ (* -1 (* a (sin (* 1/90 (* angle (PI)))))) (* (sin (* 1/90 (* angle (PI)))) (+ b (* -1 b))))) (* (pow b 2) (sin (* 1/90 (* angle (PI)))))) |
(fma.f64 a (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (+.f64 #s(literal 0 binary64) (neg.f64 a))) (*.f64 (*.f64 b b) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) |
(* -1 (* (pow a 2) (sin (* 1/90 (* angle (PI)))))) |
(neg.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 a a))) |
(* (pow a 2) (+ (* -1 (sin (* 1/90 (* angle (PI))))) (/ (* (sin (* 1/90 (* angle (PI)))) (+ b (* -1 b))) a))) |
(*.f64 (*.f64 a a) (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (+.f64 #s(literal -1 binary64) (/.f64 #s(literal 0 binary64) a)))) |
(* (pow a 2) (+ (* -1 (sin (* 1/90 (* angle (PI))))) (+ (/ (* (sin (* 1/90 (* angle (PI)))) (+ b (* -1 b))) a) (/ (* (pow b 2) (sin (* 1/90 (* angle (PI))))) (pow a 2))))) |
(*.f64 (*.f64 a a) (fma.f64 (*.f64 b b) (/.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 a a)) (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (+.f64 #s(literal -1 binary64) (/.f64 #s(literal 0 binary64) a))))) |
(* (pow a 2) (+ (* -1 (sin (* 1/90 (* angle (PI))))) (+ (/ (* (sin (* 1/90 (* angle (PI)))) (+ b (* -1 b))) a) (/ (* (pow b 2) (sin (* 1/90 (* angle (PI))))) (pow a 2))))) |
(*.f64 (*.f64 a a) (fma.f64 (*.f64 b b) (/.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 a a)) (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (+.f64 #s(literal -1 binary64) (/.f64 #s(literal 0 binary64) a))))) |
(* -1 (* (pow a 2) (sin (* 1/90 (* angle (PI)))))) |
(neg.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 a a))) |
(* (pow a 2) (+ (* -1 (sin (* 1/90 (* angle (PI))))) (* -1 (/ (* (sin (* 1/90 (* angle (PI)))) (+ b (* -1 b))) a)))) |
(*.f64 (*.f64 a a) (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (+.f64 #s(literal -1 binary64) (/.f64 #s(literal 0 binary64) a)))) |
(* (pow a 2) (+ (* -1 (sin (* 1/90 (* angle (PI))))) (* -1 (/ (+ (* -1 (/ (* (pow b 2) (sin (* 1/90 (* angle (PI))))) a)) (* (sin (* 1/90 (* angle (PI)))) (+ b (* -1 b)))) a)))) |
(*.f64 (*.f64 a a) (-.f64 (neg.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (/.f64 (-.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 0 binary64)) (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (/.f64 (*.f64 b b) a))) a))) |
(* (pow a 2) (+ (* -1 (sin (* 1/90 (* angle (PI))))) (* -1 (/ (+ (* -1 (/ (* (pow b 2) (sin (* 1/90 (* angle (PI))))) a)) (* (sin (* 1/90 (* angle (PI)))) (+ b (* -1 b)))) a)))) |
(*.f64 (*.f64 a a) (-.f64 (neg.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (/.f64 (-.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 0 binary64)) (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (/.f64 (*.f64 b b) a))) a))) |
(* 1/90 (* angle (* (PI) (* (+ a b) (- b a))))) |
(*.f64 (*.f64 #s(literal 1/90 binary64) angle) (*.f64 (*.f64 (PI.f64) (+.f64 b a)) (-.f64 b a))) |
(* angle (+ (* -1/4374000 (* (pow angle 2) (* (pow (PI) 3) (* (+ a b) (- b a))))) (* 1/90 (* (PI) (* (+ a b) (- b a)))))) |
(*.f64 angle (fma.f64 #s(literal 1/90 binary64) (*.f64 (*.f64 (PI.f64) (+.f64 b a)) (-.f64 b a)) (*.f64 (*.f64 #s(literal -1/4374000 binary64) (*.f64 angle angle)) (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (+.f64 b a) (-.f64 b a)))))) |
(* angle (+ (* 1/90 (* (PI) (* (+ a b) (- b a)))) (* (pow angle 2) (+ (* -1/4374000 (* (pow (PI) 3) (* (+ a b) (- b a)))) (* 1/708588000000 (* (pow angle 2) (* (pow (PI) 5) (* (+ a b) (- b a))))))))) |
(*.f64 angle (fma.f64 (*.f64 angle angle) (fma.f64 (*.f64 #s(literal 1/708588000000 binary64) (*.f64 angle angle)) (*.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) (*.f64 (+.f64 b a) (-.f64 b a))) (*.f64 (*.f64 #s(literal -1/4374000 binary64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) (*.f64 (+.f64 b a) (-.f64 b a)))) (*.f64 #s(literal 1/90 binary64) (*.f64 (*.f64 (PI.f64) (+.f64 b a)) (-.f64 b a))))) |
(* angle (+ (* 1/90 (* (PI) (* (+ a b) (- b a)))) (* (pow angle 2) (+ (* -1/4374000 (* (pow (PI) 3) (* (+ a b) (- b a)))) (* (pow angle 2) (+ (* -1/241061637600000000 (* (pow angle 2) (* (pow (PI) 7) (* (+ a b) (- b a))))) (* 1/708588000000 (* (pow (PI) 5) (* (+ a b) (- b a)))))))))) |
(*.f64 angle (fma.f64 (*.f64 angle angle) (fma.f64 (*.f64 angle angle) (fma.f64 #s(literal -1/241061637600000000 binary64) (*.f64 (*.f64 (*.f64 angle angle) (pow.f64 (PI.f64) #s(literal 7 binary64))) (*.f64 (+.f64 b a) (-.f64 b a))) (*.f64 (*.f64 #s(literal 1/708588000000 binary64) (pow.f64 (PI.f64) #s(literal 5 binary64))) (*.f64 (+.f64 b a) (-.f64 b a)))) (*.f64 (*.f64 #s(literal -1/4374000 binary64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) (*.f64 (+.f64 b a) (-.f64 b a)))) (*.f64 #s(literal 1/90 binary64) (*.f64 (*.f64 (PI.f64) (+.f64 b a)) (-.f64 b a))))) |
(* (sin (* 1/90 (* angle (PI)))) (* (+ a b) (- b a))) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 (+.f64 b a) (-.f64 b a))) |
(* (sin (* 1/90 (* angle (PI)))) (* (+ a b) (- b a))) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 (+.f64 b a) (-.f64 b a))) |
(* (sin (* 1/90 (* angle (PI)))) (* (+ a b) (- b a))) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 (+.f64 b a) (-.f64 b a))) |
(* (sin (* 1/90 (* angle (PI)))) (* (+ a b) (- b a))) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 (+.f64 b a) (-.f64 b a))) |
(* (sin (* 1/90 (* angle (PI)))) (* (+ a b) (- b a))) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 (+.f64 b a) (-.f64 b a))) |
(* (sin (* 1/90 (* angle (PI)))) (* (+ a b) (- b a))) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 (+.f64 b a) (-.f64 b a))) |
(* (sin (* 1/90 (* angle (PI)))) (* (+ a b) (- b a))) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 (+.f64 b a) (-.f64 b a))) |
(* (sin (* 1/90 (* angle (PI)))) (* (+ a b) (- b a))) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 (+.f64 b a) (-.f64 b a))) |
a |
(+ a b) |
(+.f64 b a) |
(+ a b) |
(+.f64 b a) |
(+ a b) |
(+.f64 b a) |
b |
(* b (+ 1 (/ a b))) |
(fma.f64 b (/.f64 a b) b) |
(* b (+ 1 (/ a b))) |
(fma.f64 b (/.f64 a b) b) |
(* b (+ 1 (/ a b))) |
(fma.f64 b (/.f64 a b) b) |
b |
(* -1 (* b (- (* -1 (/ a b)) 1))) |
(neg.f64 (fma.f64 b (/.f64 a (neg.f64 b)) (neg.f64 b))) |
(* -1 (* b (- (* -1 (/ a b)) 1))) |
(neg.f64 (fma.f64 b (/.f64 a (neg.f64 b)) (neg.f64 b))) |
(* -1 (* b (- (* -1 (/ a b)) 1))) |
(neg.f64 (fma.f64 b (/.f64 a (neg.f64 b)) (neg.f64 b))) |
b |
(+ a b) |
(+.f64 b a) |
(+ a b) |
(+.f64 b a) |
(+ a b) |
(+.f64 b a) |
a |
(* a (+ 1 (/ b a))) |
(fma.f64 a (/.f64 b a) a) |
(* a (+ 1 (/ b a))) |
(fma.f64 a (/.f64 b a) a) |
(* a (+ 1 (/ b a))) |
(fma.f64 a (/.f64 b a) a) |
a |
(* -1 (* a (- (* -1 (/ b a)) 1))) |
(fma.f64 (/.f64 b (neg.f64 a)) (neg.f64 a) a) |
(* -1 (* a (- (* -1 (/ b a)) 1))) |
(fma.f64 (/.f64 b (neg.f64 a)) (neg.f64 a) a) |
(* -1 (* a (- (* -1 (/ b a)) 1))) |
(fma.f64 (/.f64 b (neg.f64 a)) (neg.f64 a) a) |
(* (pow b 3) (sin (* 1/90 (* angle (PI))))) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 b (*.f64 b b))) |
(+ (* a (* (sin (* 1/90 (* angle (PI)))) (+ (* -1 (pow b 2)) (pow b 2)))) (* (pow b 3) (sin (* 1/90 (* angle (PI)))))) |
(fma.f64 a (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 0 binary64)) (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 b (*.f64 b b)))) |
(+ (* a (+ (* a (* (sin (* 1/90 (* angle (PI)))) (+ b (* -1 b)))) (* (sin (* 1/90 (* angle (PI)))) (+ (* -1 (pow b 2)) (pow b 2))))) (* (pow b 3) (sin (* 1/90 (* angle (PI)))))) |
(fma.f64 a (fma.f64 a (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 0 binary64)) (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 0 binary64))) (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 b (*.f64 b b)))) |
(+ (* a (+ (* a (+ (* -1 (* a (sin (* 1/90 (* angle (PI)))))) (* (sin (* 1/90 (* angle (PI)))) (+ b (* -1 b))))) (* (sin (* 1/90 (* angle (PI)))) (+ (* -1 (pow b 2)) (pow b 2))))) (* (pow b 3) (sin (* 1/90 (* angle (PI)))))) |
(fma.f64 a (fma.f64 a (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (+.f64 #s(literal 0 binary64) (neg.f64 a))) (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 0 binary64))) (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 b (*.f64 b b)))) |
(* -1 (* (pow a 3) (sin (* 1/90 (* angle (PI)))))) |
(neg.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 a (*.f64 a a)))) |
(* (pow a 3) (+ (* -1 (sin (* 1/90 (* angle (PI))))) (/ (* (sin (* 1/90 (* angle (PI)))) (+ b (* -1 b))) a))) |
(*.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (+.f64 #s(literal -1 binary64) (/.f64 #s(literal 0 binary64) a))) (*.f64 a (*.f64 a a))) |
(* (pow a 3) (+ (* -1 (sin (* 1/90 (* angle (PI))))) (+ (/ (* (sin (* 1/90 (* angle (PI)))) (+ b (* -1 b))) a) (/ (* (sin (* 1/90 (* angle (PI)))) (+ (* -1 (pow b 2)) (pow b 2))) (pow a 2))))) |
(*.f64 (*.f64 a (*.f64 a a)) (-.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (+.f64 (/.f64 #s(literal 0 binary64) a) (/.f64 #s(literal 0 binary64) (*.f64 a a)))) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) |
(* (pow a 3) (+ (* -1 (sin (* 1/90 (* angle (PI))))) (+ (/ (* (sin (* 1/90 (* angle (PI)))) (+ b (* -1 b))) a) (+ (/ (* (sin (* 1/90 (* angle (PI)))) (+ (* -1 (pow b 2)) (pow b 2))) (pow a 2)) (/ (* (pow b 3) (sin (* 1/90 (* angle (PI))))) (pow a 3)))))) |
(*.f64 (*.f64 a (*.f64 a a)) (-.f64 (fma.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))) (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (+.f64 (/.f64 #s(literal 0 binary64) a) (/.f64 #s(literal 0 binary64) (*.f64 a a))))) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) |
(* -1 (* (pow a 3) (sin (* 1/90 (* angle (PI)))))) |
(neg.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 a (*.f64 a a)))) |
(* -1 (* (pow a 3) (+ (sin (* 1/90 (* angle (PI)))) (* -1 (/ (* (sin (* 1/90 (* angle (PI)))) (+ b (* -1 b))) a))))) |
(*.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (+.f64 #s(literal -1 binary64) (/.f64 #s(literal 0 binary64) a))) (*.f64 a (*.f64 a a))) |
(* -1 (* (pow a 3) (+ (sin (* 1/90 (* angle (PI)))) (* -1 (/ (+ (* -1 (/ (* (sin (* 1/90 (* angle (PI)))) (+ (* -1 (pow b 2)) (pow b 2))) a)) (* (sin (* 1/90 (* angle (PI)))) (+ b (* -1 b)))) a))))) |
(neg.f64 (*.f64 (*.f64 a (*.f64 a a)) (+.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (/.f64 (fma.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 0 binary64) (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (/.f64 #s(literal 0 binary64) a))) a)))) |
(* -1 (* (pow a 3) (+ (sin (* 1/90 (* angle (PI)))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* (pow b 3) (sin (* 1/90 (* angle (PI))))) a)) (* (sin (* 1/90 (* angle (PI)))) (+ (* -1 (pow b 2)) (pow b 2)))) a)) (* (sin (* 1/90 (* angle (PI)))) (+ b (* -1 b)))) a))))) |
(*.f64 (-.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (/.f64 (-.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 0 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 0 binary64)) (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 b (/.f64 (*.f64 b b) a)))) a)) a)) (neg.f64 (*.f64 a (*.f64 a a)))) |
(* -1 (* (pow a 3) (sin (* 1/90 (* angle (PI)))))) |
(neg.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 a (*.f64 a a)))) |
(+ (* -1 (* (pow a 3) (sin (* 1/90 (* angle (PI)))))) (* b (* (sin (* 1/90 (* angle (PI)))) (+ (* -1 (pow a 2)) (pow a 2))))) |
(fma.f64 b (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 0 binary64)) (neg.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 a (*.f64 a a))))) |
(+ (* -1 (* (pow a 3) (sin (* 1/90 (* angle (PI)))))) (* b (+ (* b (* (sin (* 1/90 (* angle (PI)))) (+ a (* -1 a)))) (* (sin (* 1/90 (* angle (PI)))) (+ (* -1 (pow a 2)) (pow a 2)))))) |
(fma.f64 b (fma.f64 b (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 0 binary64)) (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 0 binary64))) (neg.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 a (*.f64 a a))))) |
(+ (* -1 (* (pow a 3) (sin (* 1/90 (* angle (PI)))))) (* b (+ (* b (+ (* b (sin (* 1/90 (* angle (PI))))) (* (sin (* 1/90 (* angle (PI)))) (+ a (* -1 a))))) (* (sin (* 1/90 (* angle (PI)))) (+ (* -1 (pow a 2)) (pow a 2)))))) |
(fma.f64 b (fma.f64 b (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (+.f64 b #s(literal 0 binary64))) (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 0 binary64))) (neg.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 a (*.f64 a a))))) |
(* (pow b 3) (sin (* 1/90 (* angle (PI))))) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 b (*.f64 b b))) |
(* (pow b 3) (+ (sin (* 1/90 (* angle (PI)))) (/ (* (sin (* 1/90 (* angle (PI)))) (+ a (* -1 a))) b))) |
(*.f64 (fma.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (/.f64 #s(literal 0 binary64) b) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 b (*.f64 b b))) |
(* (pow b 3) (+ (sin (* 1/90 (* angle (PI)))) (+ (/ (* (sin (* 1/90 (* angle (PI)))) (+ a (* -1 a))) b) (/ (* (sin (* 1/90 (* angle (PI)))) (+ (* -1 (pow a 2)) (pow a 2))) (pow b 2))))) |
(*.f64 (*.f64 b (*.f64 b b)) (fma.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (+.f64 (/.f64 #s(literal 0 binary64) b) (/.f64 #s(literal 0 binary64) (*.f64 b b))) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) |
(* (pow b 3) (+ (sin (* 1/90 (* angle (PI)))) (+ (* -1 (/ (* (pow a 3) (sin (* 1/90 (* angle (PI))))) (pow b 3))) (+ (/ (* (sin (* 1/90 (* angle (PI)))) (+ a (* -1 a))) b) (/ (* (sin (* 1/90 (* angle (PI)))) (+ (* -1 (pow a 2)) (pow a 2))) (pow b 2)))))) |
(*.f64 (*.f64 b (*.f64 b b)) (fma.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (+.f64 (/.f64 #s(literal 0 binary64) b) (/.f64 #s(literal 0 binary64) (*.f64 b b))) (-.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (/.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b b)))))) |
(* (pow b 3) (sin (* 1/90 (* angle (PI))))) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 b (*.f64 b b))) |
(* -1 (* (pow b 3) (+ (* -1 (sin (* 1/90 (* angle (PI))))) (/ (* (sin (* 1/90 (* angle (PI)))) (+ a (* -1 a))) b)))) |
(*.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (+.f64 #s(literal -1 binary64) (/.f64 #s(literal 0 binary64) b))) (neg.f64 (*.f64 b (*.f64 b b)))) |
(* -1 (* (pow b 3) (+ (* -1 (sin (* 1/90 (* angle (PI))))) (* -1 (/ (+ (* -1 (* (sin (* 1/90 (* angle (PI)))) (+ a (* -1 a)))) (/ (* (sin (* 1/90 (* angle (PI)))) (+ (* -1 (pow a 2)) (pow a 2))) b)) b))))) |
(*.f64 (-.f64 (neg.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (/.f64 (fma.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 0 binary64) (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (/.f64 #s(literal 0 binary64) b))) b)) (neg.f64 (*.f64 b (*.f64 b b)))) |
(* -1 (* (pow b 3) (+ (* -1 (sin (* 1/90 (* angle (PI))))) (* -1 (/ (+ (* -1 (* (sin (* 1/90 (* angle (PI)))) (+ a (* -1 a)))) (* -1 (/ (+ (* -1 (* (sin (* 1/90 (* angle (PI)))) (+ (* -1 (pow a 2)) (pow a 2)))) (/ (* (pow a 3) (sin (* 1/90 (* angle (PI))))) b)) b))) b))))) |
(*.f64 (-.f64 (/.f64 (-.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 0 binary64)) (/.f64 (fma.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (/.f64 (*.f64 a (*.f64 a a)) b) (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 0 binary64))) b)) (neg.f64 b)) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (neg.f64 (*.f64 b (*.f64 b b)))) |
(* 1/90 (* angle (* (PI) (* (+ (* a (+ a b)) (pow b 2)) (- b a))))) |
(*.f64 (*.f64 #s(literal 1/90 binary64) angle) (*.f64 (*.f64 (PI.f64) (fma.f64 a (+.f64 b a) (*.f64 b b))) (-.f64 b a))) |
(* angle (+ (* -1/4374000 (* (pow angle 2) (* (pow (PI) 3) (* (+ (* a (+ a b)) (pow b 2)) (- b a))))) (* 1/90 (* (PI) (* (+ (* a (+ a b)) (pow b 2)) (- b a)))))) |
(*.f64 angle (fma.f64 #s(literal 1/90 binary64) (*.f64 (*.f64 (PI.f64) (fma.f64 a (+.f64 b a) (*.f64 b b))) (-.f64 b a)) (*.f64 #s(literal -1/4374000 binary64) (*.f64 (*.f64 (*.f64 angle angle) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) (*.f64 (-.f64 b a) (fma.f64 a (+.f64 b a) (*.f64 b b))))))) |
(* angle (+ (* 1/90 (* (PI) (* (+ (* a (+ a b)) (pow b 2)) (- b a)))) (* (pow angle 2) (+ (* -1/4374000 (* (pow (PI) 3) (* (+ (* a (+ a b)) (pow b 2)) (- b a)))) (* 1/708588000000 (* (pow angle 2) (* (pow (PI) 5) (* (+ (* a (+ a b)) (pow b 2)) (- b a))))))))) |
(*.f64 angle (fma.f64 (*.f64 angle angle) (fma.f64 #s(literal -1/4374000 binary64) (*.f64 (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (fma.f64 a (+.f64 b a) (*.f64 b b))) (-.f64 b a)) (*.f64 #s(literal 1/708588000000 binary64) (*.f64 (*.f64 (*.f64 angle angle) (pow.f64 (PI.f64) #s(literal 5 binary64))) (*.f64 (-.f64 b a) (fma.f64 a (+.f64 b a) (*.f64 b b)))))) (*.f64 #s(literal 1/90 binary64) (*.f64 (*.f64 (PI.f64) (fma.f64 a (+.f64 b a) (*.f64 b b))) (-.f64 b a))))) |
(* angle (+ (* 1/90 (* (PI) (* (+ (* a (+ a b)) (pow b 2)) (- b a)))) (* (pow angle 2) (+ (* -1/4374000 (* (pow (PI) 3) (* (+ (* a (+ a b)) (pow b 2)) (- b a)))) (* (pow angle 2) (+ (* -1/241061637600000000 (* (pow angle 2) (* (pow (PI) 7) (* (+ (* a (+ a b)) (pow b 2)) (- b a))))) (* 1/708588000000 (* (pow (PI) 5) (* (+ (* a (+ a b)) (pow b 2)) (- b a)))))))))) |
(*.f64 angle (fma.f64 (*.f64 angle angle) (fma.f64 (*.f64 angle angle) (fma.f64 #s(literal 1/708588000000 binary64) (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) (fma.f64 a (+.f64 b a) (*.f64 b b))) (-.f64 b a)) (*.f64 #s(literal -1/241061637600000000 binary64) (*.f64 (*.f64 (*.f64 angle angle) (pow.f64 (PI.f64) #s(literal 7 binary64))) (*.f64 (-.f64 b a) (fma.f64 a (+.f64 b a) (*.f64 b b)))))) (*.f64 #s(literal -1/4374000 binary64) (*.f64 (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (fma.f64 a (+.f64 b a) (*.f64 b b))) (-.f64 b a)))) (*.f64 #s(literal 1/90 binary64) (*.f64 (*.f64 (PI.f64) (fma.f64 a (+.f64 b a) (*.f64 b b))) (-.f64 b a))))) |
(* (sin (* 1/90 (* angle (PI)))) (* (+ (* a (+ a b)) (pow b 2)) (- b a))) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 (-.f64 b a) (fma.f64 a (+.f64 b a) (*.f64 b b)))) |
(* (sin (* 1/90 (* angle (PI)))) (* (+ (* a (+ a b)) (pow b 2)) (- b a))) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 (-.f64 b a) (fma.f64 a (+.f64 b a) (*.f64 b b)))) |
(* (sin (* 1/90 (* angle (PI)))) (* (+ (* a (+ a b)) (pow b 2)) (- b a))) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 (-.f64 b a) (fma.f64 a (+.f64 b a) (*.f64 b b)))) |
(* (sin (* 1/90 (* angle (PI)))) (* (+ (* a (+ a b)) (pow b 2)) (- b a))) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 (-.f64 b a) (fma.f64 a (+.f64 b a) (*.f64 b b)))) |
(* (sin (* 1/90 (* angle (PI)))) (* (+ (* a (+ a b)) (pow b 2)) (- b a))) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 (-.f64 b a) (fma.f64 a (+.f64 b a) (*.f64 b b)))) |
(* (sin (* 1/90 (* angle (PI)))) (* (+ (* a (+ a b)) (pow b 2)) (- b a))) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 (-.f64 b a) (fma.f64 a (+.f64 b a) (*.f64 b b)))) |
(* (sin (* 1/90 (* angle (PI)))) (* (+ (* a (+ a b)) (pow b 2)) (- b a))) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 (-.f64 b a) (fma.f64 a (+.f64 b a) (*.f64 b b)))) |
(* (sin (* 1/90 (* angle (PI)))) (* (+ (* a (+ a b)) (pow b 2)) (- b a))) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 (-.f64 b a) (fma.f64 a (+.f64 b a) (*.f64 b b)))) |
(exp (neg (* -1 (log a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) a)) |
(+ (exp (neg (* -1 (log a)))) (/ (* b (exp (neg (* -1 (log a))))) a)) |
(fma.f64 b (/.f64 #s(literal 1 binary64) (*.f64 a (/.f64 #s(literal 1 binary64) a))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) a))) |
(+ (exp (neg (* -1 (log a)))) (/ (* b (exp (neg (* -1 (log a))))) a)) |
(fma.f64 b (/.f64 #s(literal 1 binary64) (*.f64 a (/.f64 #s(literal 1 binary64) a))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) a))) |
(+ (exp (neg (* -1 (log a)))) (/ (* b (exp (neg (* -1 (log a))))) a)) |
(fma.f64 b (/.f64 #s(literal 1 binary64) (*.f64 a (/.f64 #s(literal 1 binary64) a))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) a))) |
(exp (neg (log (/ 1 b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) b)) |
(+ (exp (neg (log (/ 1 b)))) (/ (* a (exp (neg (log (/ 1 b))))) b)) |
(fma.f64 a (/.f64 #s(literal 1 binary64) (*.f64 b (/.f64 #s(literal 1 binary64) b))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) b))) |
(+ (exp (neg (log (/ 1 b)))) (+ (/ (* a (exp (neg (log (/ 1 b))))) b) (/ (* (exp (neg (log (/ 1 b)))) (+ (* -1/2 (pow a 2)) (* 1/2 (pow a 2)))) (pow b 2)))) |
(+.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) b)) (fma.f64 a (/.f64 #s(literal 1 binary64) (*.f64 b (/.f64 #s(literal 1 binary64) b))) (/.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) b)) (*.f64 b b)))) |
(+ (exp (neg (log (/ 1 b)))) (+ (/ (* a (exp (neg (log (/ 1 b))))) b) (+ (/ (* (exp (neg (log (/ 1 b)))) (+ (* -1/2 (pow a 2)) (* 1/2 (pow a 2)))) (pow b 2)) (/ (* (exp (neg (log (/ 1 b)))) (+ (* -1/2 (pow a 3)) (+ (* 1/6 (pow a 3)) (* 1/3 (pow a 3))))) (pow b 3))))) |
(fma.f64 a (/.f64 #s(literal 1 binary64) (*.f64 b (/.f64 #s(literal 1 binary64) b))) (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) b)) (+.f64 (/.f64 #s(literal 0 binary64) (*.f64 b b)) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) #s(literal 0 binary64)) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) b)))) |
(exp (neg (* -1 (+ (log -1) (* -1 (log (/ -1 b))))))) |
(exp.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) b)))) |
(+ (exp (neg (* -1 (+ (log -1) (* -1 (log (/ -1 b))))))) (/ (* a (exp (neg (* -1 (+ (log -1) (* -1 (log (/ -1 b)))))))) b)) |
(fma.f64 a (/.f64 (exp.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) b)))) b) (exp.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) b))))) |
(+ (exp (neg (* -1 (+ (log -1) (* -1 (log (/ -1 b))))))) (* -1 (/ (+ (* -1 (* a (exp (neg (* -1 (+ (log -1) (* -1 (log (/ -1 b))))))))) (* -1 (/ (* (exp (neg (* -1 (+ (log -1) (* -1 (log (/ -1 b))))))) (+ (* -1/2 (pow a 2)) (* 1/2 (pow a 2)))) b))) b))) |
(-.f64 (exp.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) b)))) (/.f64 (neg.f64 (*.f64 (exp.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) b)))) (+.f64 a (/.f64 #s(literal 0 binary64) b)))) b)) |
(+ (exp (neg (* -1 (+ (log -1) (* -1 (log (/ -1 b))))))) (* -1 (/ (+ (* -1 (* a (exp (neg (* -1 (+ (log -1) (* -1 (log (/ -1 b))))))))) (* -1 (/ (+ (* -1 (/ (* (exp (neg (* -1 (+ (log -1) (* -1 (log (/ -1 b))))))) (+ (* -1/3 (pow a 3)) (+ (* -1/6 (pow a 3)) (* 1/2 (pow a 3))))) b)) (* (exp (neg (* -1 (+ (log -1) (* -1 (log (/ -1 b))))))) (+ (* -1/2 (pow a 2)) (* 1/2 (pow a 2))))) b))) b))) |
(-.f64 (exp.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) b)))) (/.f64 (neg.f64 (fma.f64 a (exp.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) b)))) (/.f64 (-.f64 (*.f64 (exp.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) b)))) #s(literal 0 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a a)) #s(literal 0 binary64)) (exp.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) b))))) b)) b))) b)) |
(exp (neg (* -1 (log b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) b)) |
(+ (exp (neg (* -1 (log b)))) (/ (* a (exp (neg (* -1 (log b))))) b)) |
(fma.f64 a (/.f64 #s(literal 1 binary64) (*.f64 b (/.f64 #s(literal 1 binary64) b))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) b))) |
(+ (exp (neg (* -1 (log b)))) (/ (* a (exp (neg (* -1 (log b))))) b)) |
(fma.f64 a (/.f64 #s(literal 1 binary64) (*.f64 b (/.f64 #s(literal 1 binary64) b))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) b))) |
(+ (exp (neg (* -1 (log b)))) (/ (* a (exp (neg (* -1 (log b))))) b)) |
(fma.f64 a (/.f64 #s(literal 1 binary64) (*.f64 b (/.f64 #s(literal 1 binary64) b))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) b))) |
(exp (neg (log (/ 1 a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) a)) |
(+ (exp (neg (log (/ 1 a)))) (/ (* b (exp (neg (log (/ 1 a))))) a)) |
(fma.f64 b (/.f64 #s(literal 1 binary64) (*.f64 a (/.f64 #s(literal 1 binary64) a))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) a))) |
(+ (exp (neg (log (/ 1 a)))) (+ (/ (* b (exp (neg (log (/ 1 a))))) a) (/ (* (exp (neg (log (/ 1 a)))) (+ (* -1/2 (pow b 2)) (* 1/2 (pow b 2)))) (pow a 2)))) |
(+.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) a)) (fma.f64 b (/.f64 #s(literal 1 binary64) (*.f64 a (/.f64 #s(literal 1 binary64) a))) (/.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) a)) (*.f64 a a)))) |
(+ (exp (neg (log (/ 1 a)))) (+ (/ (* b (exp (neg (log (/ 1 a))))) a) (+ (/ (* (exp (neg (log (/ 1 a)))) (+ (* -1/2 (pow b 2)) (* 1/2 (pow b 2)))) (pow a 2)) (/ (* (exp (neg (log (/ 1 a)))) (+ (* -1/2 (pow b 3)) (+ (* 1/6 (pow b 3)) (* 1/3 (pow b 3))))) (pow a 3))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) a)) (+.f64 (/.f64 #s(literal 0 binary64) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal 0 binary64)) (*.f64 a (*.f64 a a)))) (fma.f64 b (/.f64 #s(literal 1 binary64) (*.f64 a (/.f64 #s(literal 1 binary64) a))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) a)))) |
(exp (neg (* -1 (+ (log -1) (* -1 (log (/ -1 a))))))) |
(exp.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) a)))) |
(+ (exp (neg (* -1 (+ (log -1) (* -1 (log (/ -1 a))))))) (/ (* b (exp (neg (* -1 (+ (log -1) (* -1 (log (/ -1 a)))))))) a)) |
(fma.f64 b (/.f64 (exp.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) a)))) a) (exp.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) a))))) |
(+ (exp (neg (* -1 (+ (log -1) (* -1 (log (/ -1 a))))))) (* -1 (/ (+ (* -1 (* b (exp (neg (* -1 (+ (log -1) (* -1 (log (/ -1 a))))))))) (* -1 (/ (* (exp (neg (* -1 (+ (log -1) (* -1 (log (/ -1 a))))))) (+ (* -1/2 (pow b 2)) (* 1/2 (pow b 2)))) a))) a))) |
(-.f64 (exp.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) a)))) (/.f64 (neg.f64 (*.f64 (exp.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) a)))) (+.f64 b (/.f64 #s(literal 0 binary64) a)))) a)) |
(+ (exp (neg (* -1 (+ (log -1) (* -1 (log (/ -1 a))))))) (* -1 (/ (+ (* -1 (* b (exp (neg (* -1 (+ (log -1) (* -1 (log (/ -1 a))))))))) (* -1 (/ (+ (* -1 (/ (* (exp (neg (* -1 (+ (log -1) (* -1 (log (/ -1 a))))))) (+ (* -1/3 (pow b 3)) (+ (* -1/6 (pow b 3)) (* 1/2 (pow b 3))))) a)) (* (exp (neg (* -1 (+ (log -1) (* -1 (log (/ -1 a))))))) (+ (* -1/2 (pow b 2)) (* 1/2 (pow b 2))))) a))) a))) |
(-.f64 (exp.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) a)))) (/.f64 (neg.f64 (fma.f64 b (exp.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) a)))) (/.f64 (-.f64 (*.f64 (exp.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) a)))) #s(literal 0 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal 0 binary64)) (exp.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) a))))) a)) a))) a)) |
(* (exp (neg (* -1 (log a)))) (sin (* 1/90 (* angle (PI))))) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) a))) |
(+ (* (exp (neg (* -1 (log a)))) (sin (* 1/90 (* angle (PI))))) (/ (* b (* (exp (neg (* -1 (log a)))) (sin (* 1/90 (* angle (PI)))))) a)) |
(fma.f64 b (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (/.f64 #s(literal 1 binary64) (*.f64 a (/.f64 #s(literal 1 binary64) a)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) a)))) |
(+ (* (exp (neg (* -1 (log a)))) (sin (* 1/90 (* angle (PI))))) (/ (* b (* (exp (neg (* -1 (log a)))) (sin (* 1/90 (* angle (PI)))))) a)) |
(fma.f64 b (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (/.f64 #s(literal 1 binary64) (*.f64 a (/.f64 #s(literal 1 binary64) a)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) a)))) |
(+ (* (exp (neg (* -1 (log a)))) (sin (* 1/90 (* angle (PI))))) (/ (* b (* (exp (neg (* -1 (log a)))) (sin (* 1/90 (* angle (PI)))))) a)) |
(fma.f64 b (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (/.f64 #s(literal 1 binary64) (*.f64 a (/.f64 #s(literal 1 binary64) a)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) a)))) |
(* (exp (neg (log (/ 1 b)))) (sin (* 1/90 (* angle (PI))))) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) b))) |
(+ (* (exp (neg (log (/ 1 b)))) (sin (* 1/90 (* angle (PI))))) (/ (* a (* (exp (neg (log (/ 1 b)))) (sin (* 1/90 (* angle (PI)))))) b)) |
(fma.f64 a (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (/.f64 #s(literal 1 binary64) (*.f64 b (/.f64 #s(literal 1 binary64) b)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) b)))) |
(+ (* (exp (neg (log (/ 1 b)))) (sin (* 1/90 (* angle (PI))))) (+ (/ (* a (* (exp (neg (log (/ 1 b)))) (sin (* 1/90 (* angle (PI)))))) b) (/ (* (exp (neg (log (/ 1 b)))) (* (sin (* 1/90 (* angle (PI)))) (+ (* -1/2 (pow a 2)) (* 1/2 (pow a 2))))) (pow b 2)))) |
(fma.f64 a (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (/.f64 #s(literal 1 binary64) (*.f64 b (/.f64 #s(literal 1 binary64) b)))) (fma.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) b)) (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) b)) (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (/.f64 #s(literal 0 binary64) (*.f64 b b)))))) |
(+ (* (exp (neg (log (/ 1 b)))) (sin (* 1/90 (* angle (PI))))) (+ (/ (* a (* (exp (neg (log (/ 1 b)))) (sin (* 1/90 (* angle (PI)))))) b) (+ (/ (* (exp (neg (log (/ 1 b)))) (* (sin (* 1/90 (* angle (PI)))) (+ (* -1/2 (pow a 2)) (* 1/2 (pow a 2))))) (pow b 2)) (/ (* (exp (neg (log (/ 1 b)))) (* (sin (* 1/90 (* angle (PI)))) (+ (* -1/2 (pow a 3)) (+ (* 1/6 (pow a 3)) (* 1/3 (pow a 3)))))) (pow b 3))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) b)) (fma.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (/.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) #s(literal 0 binary64)) (*.f64 b (*.f64 b b))))) (fma.f64 a (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (/.f64 #s(literal 1 binary64) (*.f64 b (/.f64 #s(literal 1 binary64) b)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) b))))) |
(* (exp (neg (* -1 (+ (log -1) (* -1 (log (/ -1 b))))))) (sin (* 1/90 (* angle (PI))))) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (exp.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) b))))) |
(+ (* (exp (neg (* -1 (+ (log -1) (* -1 (log (/ -1 b))))))) (sin (* 1/90 (* angle (PI))))) (/ (* a (* (exp (neg (* -1 (+ (log -1) (* -1 (log (/ -1 b))))))) (sin (* 1/90 (* angle (PI)))))) b)) |
(fma.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (exp.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) b)))) (*.f64 (*.f64 a (exp.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) b))))) (/.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) b))) |
(+ (* -1 (/ (+ (* -1 (* a (* (exp (neg (* -1 (+ (log -1) (* -1 (log (/ -1 b))))))) (sin (* 1/90 (* angle (PI))))))) (* -1 (/ (* (exp (neg (* -1 (+ (log -1) (* -1 (log (/ -1 b))))))) (* (sin (* 1/90 (* angle (PI)))) (+ (* -1/2 (pow a 2)) (* 1/2 (pow a 2))))) b))) b)) (* (exp (neg (* -1 (+ (log -1) (* -1 (log (/ -1 b))))))) (sin (* 1/90 (* angle (PI)))))) |
(-.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (exp.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) b))))) (/.f64 (neg.f64 (fma.f64 a (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (exp.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) b))))) (*.f64 (exp.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) b)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (/.f64 #s(literal 0 binary64) b))))) b)) |
(+ (* -1 (/ (+ (* -1 (* a (* (exp (neg (* -1 (+ (log -1) (* -1 (log (/ -1 b))))))) (sin (* 1/90 (* angle (PI))))))) (* -1 (/ (+ (* -1 (/ (* (exp (neg (* -1 (+ (log -1) (* -1 (log (/ -1 b))))))) (* (sin (* 1/90 (* angle (PI)))) (+ (* -1/3 (pow a 3)) (+ (* -1/6 (pow a 3)) (* 1/2 (pow a 3)))))) b)) (* (exp (neg (* -1 (+ (log -1) (* -1 (log (/ -1 b))))))) (* (sin (* 1/90 (* angle (PI)))) (+ (* -1/2 (pow a 2)) (* 1/2 (pow a 2)))))) b))) b)) (* (exp (neg (* -1 (+ (log -1) (* -1 (log (/ -1 b))))))) (sin (* 1/90 (* angle (PI)))))) |
(fma.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (exp.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) b)))) (/.f64 (neg.f64 (fma.f64 a (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (exp.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) b))))) (/.f64 (fma.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 0 binary64)) (exp.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) b)))) (/.f64 (*.f64 (exp.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) b)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 0 binary64)))) (neg.f64 b))) b))) (neg.f64 b))) |
(* (exp (neg (* -1 (log b)))) (sin (* 1/90 (* angle (PI))))) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) b))) |
(+ (* (exp (neg (* -1 (log b)))) (sin (* 1/90 (* angle (PI))))) (/ (* a (* (exp (neg (* -1 (log b)))) (sin (* 1/90 (* angle (PI)))))) b)) |
(fma.f64 a (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (/.f64 #s(literal 1 binary64) (*.f64 b (/.f64 #s(literal 1 binary64) b)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) b)))) |
(+ (* (exp (neg (* -1 (log b)))) (sin (* 1/90 (* angle (PI))))) (/ (* a (* (exp (neg (* -1 (log b)))) (sin (* 1/90 (* angle (PI)))))) b)) |
(fma.f64 a (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (/.f64 #s(literal 1 binary64) (*.f64 b (/.f64 #s(literal 1 binary64) b)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) b)))) |
(+ (* (exp (neg (* -1 (log b)))) (sin (* 1/90 (* angle (PI))))) (/ (* a (* (exp (neg (* -1 (log b)))) (sin (* 1/90 (* angle (PI)))))) b)) |
(fma.f64 a (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (/.f64 #s(literal 1 binary64) (*.f64 b (/.f64 #s(literal 1 binary64) b)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) b)))) |
(* (exp (neg (log (/ 1 a)))) (sin (* 1/90 (* angle (PI))))) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) a))) |
(+ (* (exp (neg (log (/ 1 a)))) (sin (* 1/90 (* angle (PI))))) (/ (* b (* (exp (neg (log (/ 1 a)))) (sin (* 1/90 (* angle (PI)))))) a)) |
(fma.f64 b (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (/.f64 #s(literal 1 binary64) (*.f64 a (/.f64 #s(literal 1 binary64) a)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) a)))) |
(+ (* (exp (neg (log (/ 1 a)))) (sin (* 1/90 (* angle (PI))))) (+ (/ (* b (* (exp (neg (log (/ 1 a)))) (sin (* 1/90 (* angle (PI)))))) a) (/ (* (exp (neg (log (/ 1 a)))) (* (sin (* 1/90 (* angle (PI)))) (+ (* -1/2 (pow b 2)) (* 1/2 (pow b 2))))) (pow a 2)))) |
(fma.f64 b (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (/.f64 #s(literal 1 binary64) (*.f64 a (/.f64 #s(literal 1 binary64) a)))) (fma.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) a)) (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) a)) (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (/.f64 #s(literal 0 binary64) (*.f64 a a)))))) |
(+ (* (exp (neg (log (/ 1 a)))) (sin (* 1/90 (* angle (PI))))) (+ (/ (* b (* (exp (neg (log (/ 1 a)))) (sin (* 1/90 (* angle (PI)))))) a) (+ (/ (* (exp (neg (log (/ 1 a)))) (* (sin (* 1/90 (* angle (PI)))) (+ (* -1/2 (pow b 2)) (* 1/2 (pow b 2))))) (pow a 2)) (/ (* (exp (neg (log (/ 1 a)))) (* (sin (* 1/90 (* angle (PI)))) (+ (* -1/2 (pow b 3)) (+ (* 1/6 (pow b 3)) (* 1/3 (pow b 3)))))) (pow a 3))))) |
(fma.f64 b (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (/.f64 #s(literal 1 binary64) (*.f64 a (/.f64 #s(literal 1 binary64) a)))) (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) a)) (fma.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (/.f64 #s(literal 0 binary64) (*.f64 a a)) (/.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 (*.f64 b (*.f64 b b)) #s(literal 0 binary64))) (*.f64 a (*.f64 a a)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) a))))) |
(* (exp (neg (* -1 (+ (log -1) (* -1 (log (/ -1 a))))))) (sin (* 1/90 (* angle (PI))))) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (exp.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) a))))) |
(+ (* (exp (neg (* -1 (+ (log -1) (* -1 (log (/ -1 a))))))) (sin (* 1/90 (* angle (PI))))) (/ (* b (* (exp (neg (* -1 (+ (log -1) (* -1 (log (/ -1 a))))))) (sin (* 1/90 (* angle (PI)))))) a)) |
(fma.f64 b (/.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (exp.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) a))))) a) (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (exp.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) a)))))) |
(+ (* -1 (/ (+ (* -1 (* b (* (exp (neg (* -1 (+ (log -1) (* -1 (log (/ -1 a))))))) (sin (* 1/90 (* angle (PI))))))) (* -1 (/ (* (exp (neg (* -1 (+ (log -1) (* -1 (log (/ -1 a))))))) (* (sin (* 1/90 (* angle (PI)))) (+ (* -1/2 (pow b 2)) (* 1/2 (pow b 2))))) a))) a)) (* (exp (neg (* -1 (+ (log -1) (* -1 (log (/ -1 a))))))) (sin (* 1/90 (* angle (PI)))))) |
(-.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (exp.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) a))))) (/.f64 (fma.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 0 binary64)) (/.f64 (exp.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) a)))) a) (*.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (exp.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) a))))) (neg.f64 b))) a)) |
(+ (* -1 (/ (+ (* -1 (* b (* (exp (neg (* -1 (+ (log -1) (* -1 (log (/ -1 a))))))) (sin (* 1/90 (* angle (PI))))))) (* -1 (/ (+ (* -1 (/ (* (exp (neg (* -1 (+ (log -1) (* -1 (log (/ -1 a))))))) (* (sin (* 1/90 (* angle (PI)))) (+ (* -1/3 (pow b 3)) (+ (* -1/6 (pow b 3)) (* 1/2 (pow b 3)))))) a)) (* (exp (neg (* -1 (+ (log -1) (* -1 (log (/ -1 a))))))) (* (sin (* 1/90 (* angle (PI)))) (+ (* -1/2 (pow b 2)) (* 1/2 (pow b 2)))))) a))) a)) (* (exp (neg (* -1 (+ (log -1) (* -1 (log (/ -1 a))))))) (sin (* 1/90 (* angle (PI)))))) |
(-.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (exp.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) a))))) (/.f64 (neg.f64 (fma.f64 b (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (exp.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) a))))) (/.f64 (fma.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 0 binary64)) (exp.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) a)))) (neg.f64 (*.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (exp.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) a))))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal 0 binary64)) a)))) a))) a)) |
(* 1/90 (* angle (* (PI) (exp (neg (* -1 (log (+ a b)))))))) |
(*.f64 #s(literal 1/90 binary64) (/.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1 binary64)) (pow.f64 (+.f64 b a) #s(literal -1 binary64)))) |
(* angle (+ (* -1/4374000 (* (pow angle 2) (* (pow (PI) 3) (exp (neg (* -1 (log (+ a b)))))))) (* 1/90 (* (PI) (exp (neg (* -1 (log (+ a b))))))))) |
(*.f64 angle (fma.f64 #s(literal -1/4374000 binary64) (*.f64 (*.f64 (*.f64 angle angle) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 b a) #s(literal -1 binary64)))) (/.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) #s(literal 1 binary64)) (pow.f64 (+.f64 b a) #s(literal -1 binary64))))) |
(* angle (+ (* 1/90 (* (PI) (exp (neg (* -1 (log (+ a b))))))) (* (pow angle 2) (+ (* -1/4374000 (* (pow (PI) 3) (exp (neg (* -1 (log (+ a b))))))) (* 1/708588000000 (* (pow angle 2) (* (pow (PI) 5) (exp (neg (* -1 (log (+ a b)))))))))))) |
(*.f64 angle (fma.f64 (*.f64 angle angle) (fma.f64 #s(literal -1/4374000 binary64) (/.f64 (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 1 binary64)) (pow.f64 (+.f64 b a) #s(literal -1 binary64))) (*.f64 (*.f64 #s(literal 1/708588000000 binary64) (*.f64 angle angle)) (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) #s(literal 1 binary64)) (pow.f64 (+.f64 b a) #s(literal -1 binary64))))) (/.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) #s(literal 1 binary64)) (pow.f64 (+.f64 b a) #s(literal -1 binary64))))) |
(* angle (+ (* 1/90 (* (PI) (exp (neg (* -1 (log (+ a b))))))) (* (pow angle 2) (+ (* -1/4374000 (* (pow (PI) 3) (exp (neg (* -1 (log (+ a b))))))) (* (pow angle 2) (+ (* -1/241061637600000000 (* (pow angle 2) (* (pow (PI) 7) (exp (neg (* -1 (log (+ a b)))))))) (* 1/708588000000 (* (pow (PI) 5) (exp (neg (* -1 (log (+ a b))))))))))))) |
(*.f64 angle (fma.f64 (*.f64 angle angle) (fma.f64 (*.f64 angle angle) (fma.f64 #s(literal 1/708588000000 binary64) (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) #s(literal 1 binary64)) (pow.f64 (+.f64 b a) #s(literal -1 binary64))) (*.f64 #s(literal -1/241061637600000000 binary64) (*.f64 (*.f64 angle angle) (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 7 binary64)) #s(literal 1 binary64)) (pow.f64 (+.f64 b a) #s(literal -1 binary64)))))) (/.f64 (*.f64 (*.f64 #s(literal -1/4374000 binary64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) #s(literal 1 binary64)) (pow.f64 (+.f64 b a) #s(literal -1 binary64)))) (/.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) #s(literal 1 binary64)) (pow.f64 (+.f64 b a) #s(literal -1 binary64))))) |
(* (exp (neg (* -1 (log (+ a b))))) (sin (* 1/90 (* angle (PI))))) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 b a) #s(literal -1 binary64)))) |
(* (exp (neg (* -1 (log (+ a b))))) (sin (* 1/90 (* angle (PI))))) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 b a) #s(literal -1 binary64)))) |
(* (exp (neg (* -1 (log (+ a b))))) (sin (* 1/90 (* angle (PI))))) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 b a) #s(literal -1 binary64)))) |
(* (exp (neg (* -1 (log (+ a b))))) (sin (* 1/90 (* angle (PI))))) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 b a) #s(literal -1 binary64)))) |
(* (exp (neg (* -1 (log (+ a b))))) (sin (* 1/90 (* angle (PI))))) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 b a) #s(literal -1 binary64)))) |
(* (exp (neg (* -1 (log (+ a b))))) (sin (* 1/90 (* angle (PI))))) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 b a) #s(literal -1 binary64)))) |
(* (exp (neg (* -1 (log (+ a b))))) (sin (* 1/90 (* angle (PI))))) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 b a) #s(literal -1 binary64)))) |
(* (exp (neg (* -1 (log (+ a b))))) (sin (* 1/90 (* angle (PI))))) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 b a) #s(literal -1 binary64)))) |
(log a) |
(log.f64 a) |
(- (/ b a) (* -1 (log a))) |
(+.f64 (/.f64 b a) (log.f64 a)) |
(- (* b (+ (* -1/2 (/ b (pow a 2))) (/ 1 a))) (* -1 (log a))) |
(fma.f64 b (fma.f64 #s(literal -1/2 binary64) (/.f64 b (*.f64 a a)) (/.f64 #s(literal 1 binary64) a)) (log.f64 a)) |
(- (* b (+ (* b (- (* 1/3 (/ b (pow a 3))) (* 1/2 (/ 1 (pow a 2))))) (/ 1 a))) (* -1 (log a))) |
(fma.f64 b (fma.f64 b (fma.f64 #s(literal 1/3 binary64) (/.f64 b (*.f64 a (*.f64 a a))) (/.f64 #s(literal -1/2 binary64) (*.f64 a a))) (/.f64 #s(literal 1 binary64) a)) (log.f64 a)) |
(* -1 (log (/ 1 b))) |
(log.f64 b) |
(- (/ a b) (log (/ 1 b))) |
(+.f64 (/.f64 a b) (log.f64 b)) |
(- (* -1/2 (/ (pow a 2) (pow b 2))) (+ (log (/ 1 b)) (* -1 (/ a b)))) |
(-.f64 (fma.f64 (*.f64 a a) (/.f64 #s(literal -1/2 binary64) (*.f64 b b)) (log.f64 b)) (/.f64 a (neg.f64 b))) |
(- (* 1/3 (/ (pow a 3) (pow b 3))) (+ (log (/ 1 b)) (+ (* -1 (/ a b)) (* 1/2 (/ (pow a 2) (pow b 2)))))) |
(-.f64 (fma.f64 (*.f64 a (*.f64 a a)) (/.f64 #s(literal 1/3 binary64) (*.f64 b (*.f64 b b))) (log.f64 b)) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal 1/2 binary64)) b) a) b)) |
(+ (log -1) (* -1 (log (/ -1 b)))) |
(-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) b))) |
(- (/ a b) (* -1 (+ (log -1) (* -1 (log (/ -1 b)))))) |
(+.f64 (/.f64 a b) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) b)))) |
(- (* -1 (/ (- (* 1/2 (/ (pow a 2) b)) a) b)) (* -1 (+ (log -1) (* -1 (log (/ -1 b)))))) |
(+.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) b))) (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal 1/2 binary64)) b) a) b))) |
(- (* -1 (/ (- (* -1 (/ (- (* 1/3 (/ (pow a 3) b)) (* 1/2 (pow a 2))) b)) a) b)) (* -1 (+ (log -1) (* -1 (log (/ -1 b)))))) |
(+.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) b))) (/.f64 (neg.f64 (+.f64 (/.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 a (*.f64 a a)) b) (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) b) a)) (neg.f64 b))) |
(log b) |
(log.f64 b) |
(- (/ a b) (* -1 (log b))) |
(+.f64 (/.f64 a b) (log.f64 b)) |
(- (* a (+ (* -1/2 (/ a (pow b 2))) (/ 1 b))) (* -1 (log b))) |
(fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 a (*.f64 b b)) (/.f64 #s(literal 1 binary64) b)) (log.f64 b)) |
(- (* a (+ (* a (- (* 1/3 (/ a (pow b 3))) (* 1/2 (/ 1 (pow b 2))))) (/ 1 b))) (* -1 (log b))) |
(fma.f64 a (fma.f64 a (fma.f64 #s(literal 1/3 binary64) (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) (log.f64 b)) |
(* -1 (log (/ 1 a))) |
(log.f64 a) |
(- (/ b a) (log (/ 1 a))) |
(+.f64 (/.f64 b a) (log.f64 a)) |
(- (* -1/2 (/ (pow b 2) (pow a 2))) (+ (log (/ 1 a)) (* -1 (/ b a)))) |
(-.f64 (fma.f64 (*.f64 b b) (/.f64 #s(literal -1/2 binary64) (*.f64 a a)) (log.f64 a)) (/.f64 b (neg.f64 a))) |
(- (* 1/3 (/ (pow b 3) (pow a 3))) (+ (log (/ 1 a)) (+ (* -1 (/ b a)) (* 1/2 (/ (pow b 2) (pow a 2)))))) |
(-.f64 (fma.f64 (*.f64 b (*.f64 b b)) (/.f64 #s(literal 1/3 binary64) (*.f64 a (*.f64 a a))) (log.f64 a)) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a) b) a)) |
(+ (log -1) (* -1 (log (/ -1 a)))) |
(-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) a))) |
(- (/ b a) (* -1 (+ (log -1) (* -1 (log (/ -1 a)))))) |
(+.f64 (/.f64 b a) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) a)))) |
(- (* -1 (/ (- (* 1/2 (/ (pow b 2) a)) b) a)) (* -1 (+ (log -1) (* -1 (log (/ -1 a)))))) |
(+.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) a))) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a) b) (neg.f64 a))) |
(- (* -1 (/ (- (* -1 (/ (- (* 1/3 (/ (pow b 3) a)) (* 1/2 (pow b 2))) a)) b) a)) (* -1 (+ (log -1) (* -1 (log (/ -1 a)))))) |
(+.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) a))) (/.f64 (neg.f64 (+.f64 (/.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 b (/.f64 (*.f64 b b) a)) (*.f64 (*.f64 b b) #s(literal -1/2 binary64))) a) b)) (neg.f64 a))) |
(* -1 (log a)) |
(neg.f64 (log.f64 a)) |
(+ (* -1 (log a)) (* -1 (/ b a))) |
(-.f64 (/.f64 b (neg.f64 a)) (log.f64 a)) |
(+ (* -1 (log a)) (* b (- (* 1/2 (/ b (pow a 2))) (/ 1 a)))) |
(-.f64 (*.f64 b (fma.f64 b (/.f64 #s(literal 1/2 binary64) (*.f64 a a)) (/.f64 #s(literal -1 binary64) a))) (log.f64 a)) |
(+ (* -1 (log a)) (* b (- (* b (+ (* -1/3 (/ b (pow a 3))) (* 1/2 (/ 1 (pow a 2))))) (/ 1 a)))) |
(fma.f64 b (fma.f64 b (fma.f64 #s(literal -1/3 binary64) (/.f64 b (*.f64 a (*.f64 a a))) (/.f64 #s(literal 1/2 binary64) (*.f64 a a))) (/.f64 #s(literal -1 binary64) a)) (neg.f64 (log.f64 a))) |
(log (/ 1 b)) |
(neg.f64 (log.f64 b)) |
(+ (log (/ 1 b)) (* -1 (/ a b))) |
(-.f64 (/.f64 a (neg.f64 b)) (log.f64 b)) |
(+ (log (/ 1 b)) (+ (* -1 (/ a b)) (* 1/2 (/ (pow a 2) (pow b 2))))) |
(-.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal 1/2 binary64)) b) a) b) (log.f64 b)) |
(+ (log (/ 1 b)) (+ (* -1 (/ a b)) (+ (* -1/3 (/ (pow a 3) (pow b 3))) (* 1/2 (/ (pow a 2) (pow b 2)))))) |
(-.f64 (fma.f64 (*.f64 a (*.f64 a a)) (/.f64 #s(literal -1/3 binary64) (*.f64 b (*.f64 b b))) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal 1/2 binary64)) b) a) b)) (log.f64 b)) |
(* -1 (+ (log -1) (* -1 (log (/ -1 b))))) |
(neg.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) b)))) |
(+ (* -1 (+ (log -1) (* -1 (log (/ -1 b))))) (* -1 (/ a b))) |
(-.f64 (/.f64 a (neg.f64 b)) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) b)))) |
(+ (* -1 (+ (log -1) (* -1 (log (/ -1 b))))) (* -1 (/ (+ a (* -1/2 (/ (pow a 2) b))) b))) |
(-.f64 (neg.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) b)))) (/.f64 (fma.f64 (*.f64 a a) (/.f64 #s(literal -1/2 binary64) b) a) b)) |
(+ (* -1 (+ (log -1) (* -1 (log (/ -1 b))))) (* -1 (/ (+ a (* -1 (/ (+ (* -1/3 (/ (pow a 3) b)) (* 1/2 (pow a 2))) b))) b))) |
(-.f64 (neg.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) b)))) (/.f64 (-.f64 a (/.f64 (fma.f64 (*.f64 a a) #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/3 binary64)) b)) b)) b)) |
(* -1 (log b)) |
(neg.f64 (log.f64 b)) |
(+ (* -1 (log b)) (* -1 (/ a b))) |
(-.f64 (/.f64 a (neg.f64 b)) (log.f64 b)) |
(+ (* -1 (log b)) (* a (- (* 1/2 (/ a (pow b 2))) (/ 1 b)))) |
(fma.f64 a (fma.f64 a (/.f64 #s(literal 1/2 binary64) (*.f64 b b)) (/.f64 #s(literal -1 binary64) b)) (neg.f64 (log.f64 b))) |
(+ (* -1 (log b)) (* a (- (* a (+ (* -1/3 (/ a (pow b 3))) (* 1/2 (/ 1 (pow b 2))))) (/ 1 b)))) |
(fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/3 binary64) (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) (*.f64 b b))) (/.f64 #s(literal -1 binary64) b)) (neg.f64 (log.f64 b))) |
(log (/ 1 a)) |
(neg.f64 (log.f64 a)) |
(+ (log (/ 1 a)) (* -1 (/ b a))) |
(-.f64 (/.f64 b (neg.f64 a)) (log.f64 a)) |
(+ (log (/ 1 a)) (+ (* -1 (/ b a)) (* 1/2 (/ (pow b 2) (pow a 2))))) |
(-.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a) b) a) (log.f64 a)) |
(+ (log (/ 1 a)) (+ (* -1 (/ b a)) (+ (* -1/3 (/ (pow b 3) (pow a 3))) (* 1/2 (/ (pow b 2) (pow a 2)))))) |
(-.f64 (fma.f64 (*.f64 b (*.f64 b b)) (/.f64 #s(literal -1/3 binary64) (*.f64 a (*.f64 a a))) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a) b) a)) (log.f64 a)) |
(* -1 (+ (log -1) (* -1 (log (/ -1 a))))) |
(neg.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) a)))) |
(+ (* -1 (+ (log -1) (* -1 (log (/ -1 a))))) (* -1 (/ b a))) |
(-.f64 (/.f64 b (neg.f64 a)) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) a)))) |
(+ (* -1 (+ (log -1) (* -1 (log (/ -1 a))))) (* -1 (/ (+ b (* -1/2 (/ (pow b 2) a))) a))) |
(-.f64 (/.f64 (fma.f64 (*.f64 b b) (/.f64 #s(literal -1/2 binary64) a) b) (neg.f64 a)) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) a)))) |
(+ (* -1 (+ (log -1) (* -1 (log (/ -1 a))))) (* -1 (/ (+ b (* -1 (/ (+ (* -1/3 (/ (pow b 3) a)) (* 1/2 (pow b 2))) a))) a))) |
(-.f64 (/.f64 (-.f64 b (/.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 b (/.f64 (*.f64 b b) a)) (*.f64 (*.f64 b b) #s(literal 1/2 binary64))) a)) (neg.f64 a)) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) a)))) |
(* 1/90 (* angle (PI))) |
(*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))) |
(* angle (+ (* -1/4374000 (* (pow angle 2) (pow (PI) 3))) (* 1/90 (PI)))) |
(*.f64 angle (fma.f64 #s(literal -1/4374000 binary64) (*.f64 (*.f64 angle angle) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) (*.f64 #s(literal 1/90 binary64) (PI.f64)))) |
(* angle (+ (* 1/90 (PI)) (* (pow angle 2) (+ (* -1/4374000 (pow (PI) 3)) (* 1/708588000000 (* (pow angle 2) (pow (PI) 5))))))) |
(*.f64 angle (fma.f64 (*.f64 angle angle) (fma.f64 #s(literal 1/708588000000 binary64) (*.f64 (*.f64 angle angle) (pow.f64 (PI.f64) #s(literal 5 binary64))) (*.f64 #s(literal -1/4374000 binary64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) (*.f64 #s(literal 1/90 binary64) (PI.f64)))) |
(* angle (+ (* 1/90 (PI)) (* (pow angle 2) (+ (* -1/4374000 (pow (PI) 3)) (* (pow angle 2) (+ (* -1/241061637600000000 (* (pow angle 2) (pow (PI) 7))) (* 1/708588000000 (pow (PI) 5)))))))) |
(*.f64 angle (fma.f64 #s(literal 1/90 binary64) (PI.f64) (*.f64 (*.f64 angle angle) (fma.f64 #s(literal -1/4374000 binary64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 angle angle) (fma.f64 #s(literal 1/708588000000 binary64) (pow.f64 (PI.f64) #s(literal 5 binary64)) (*.f64 (*.f64 #s(literal -1/241061637600000000 binary64) (*.f64 angle angle)) (pow.f64 (PI.f64) #s(literal 7 binary64))))))))) |
(sin (* 1/90 (* angle (PI)))) |
(sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) |
(sin (* 1/90 (* angle (PI)))) |
(sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) |
(sin (* 1/90 (* angle (PI)))) |
(sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) |
(sin (* 1/90 (* angle (PI)))) |
(sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) |
(sin (* 1/90 (* angle (PI)))) |
(sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) |
(sin (* 1/90 (* angle (PI)))) |
(sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) |
(sin (* 1/90 (* angle (PI)))) |
(sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) |
(sin (* 1/90 (* angle (PI)))) |
(sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) |
(* 1/90 angle) |
(*.f64 #s(literal 1/90 binary64) angle) |
(* 1/90 angle) |
(*.f64 #s(literal 1/90 binary64) angle) |
(* 1/90 angle) |
(*.f64 #s(literal 1/90 binary64) angle) |
(* 1/90 angle) |
(*.f64 #s(literal 1/90 binary64) angle) |
(* 1/90 angle) |
(*.f64 #s(literal 1/90 binary64) angle) |
(* 1/90 angle) |
(*.f64 #s(literal 1/90 binary64) angle) |
(* 1/90 angle) |
(*.f64 #s(literal 1/90 binary64) angle) |
(* 1/90 angle) |
(*.f64 #s(literal 1/90 binary64) angle) |
(* 1/90 angle) |
(*.f64 #s(literal 1/90 binary64) angle) |
(* 1/90 angle) |
(*.f64 #s(literal 1/90 binary64) angle) |
(* 1/90 angle) |
(*.f64 #s(literal 1/90 binary64) angle) |
(* 1/90 angle) |
(*.f64 #s(literal 1/90 binary64) angle) |
(* 1/90 (* angle (PI))) |
(*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))) |
(* angle (+ (* -1/4374000 (* (pow angle 2) (pow (PI) 3))) (* 1/90 (PI)))) |
(*.f64 angle (fma.f64 #s(literal -1/4374000 binary64) (*.f64 (*.f64 angle angle) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) (*.f64 #s(literal 1/90 binary64) (PI.f64)))) |
(* angle (+ (* 1/90 (PI)) (* (pow angle 2) (+ (* -1/4374000 (pow (PI) 3)) (* 1/708588000000 (* (pow angle 2) (pow (PI) 5))))))) |
(*.f64 angle (fma.f64 (*.f64 angle angle) (fma.f64 #s(literal 1/708588000000 binary64) (*.f64 (*.f64 angle angle) (pow.f64 (PI.f64) #s(literal 5 binary64))) (*.f64 #s(literal -1/4374000 binary64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) (*.f64 #s(literal 1/90 binary64) (PI.f64)))) |
(* angle (+ (* 1/90 (PI)) (* (pow angle 2) (+ (* -1/4374000 (pow (PI) 3)) (* (pow angle 2) (+ (* -1/241061637600000000 (* (pow angle 2) (pow (PI) 7))) (* 1/708588000000 (pow (PI) 5)))))))) |
(*.f64 angle (fma.f64 #s(literal 1/90 binary64) (PI.f64) (*.f64 (*.f64 angle angle) (fma.f64 #s(literal -1/4374000 binary64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 angle angle) (fma.f64 #s(literal 1/708588000000 binary64) (pow.f64 (PI.f64) #s(literal 5 binary64)) (*.f64 (*.f64 #s(literal -1/241061637600000000 binary64) (*.f64 angle angle)) (pow.f64 (PI.f64) #s(literal 7 binary64))))))))) |
(sin (* 1/90 (* angle (PI)))) |
(sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) |
(sin (* 1/90 (* angle (PI)))) |
(sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) |
(sin (* 1/90 (* angle (PI)))) |
(sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) |
(sin (* 1/90 (* angle (PI)))) |
(sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) |
(sin (* 1/90 (* angle (PI)))) |
(sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) |
(sin (* 1/90 (* angle (PI)))) |
(sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) |
(sin (* 1/90 (* angle (PI)))) |
(sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) |
(sin (* 1/90 (* angle (PI)))) |
(sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) |
(* 1/90 (* angle (PI))) |
(*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))) |
(* 1/90 (* angle (PI))) |
(*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))) |
(* 1/90 (* angle (PI))) |
(*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))) |
(* 1/90 (* angle (PI))) |
(*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))) |
(* 1/90 (* angle (PI))) |
(*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))) |
(* 1/90 (* angle (PI))) |
(*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))) |
(* 1/90 (* angle (PI))) |
(*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))) |
(* 1/90 (* angle (PI))) |
(*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))) |
(* 1/90 (* angle (PI))) |
(*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))) |
(* 1/90 (* angle (PI))) |
(*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))) |
(* 1/90 (* angle (PI))) |
(*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))) |
(* 1/90 (* angle (PI))) |
(*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))) |
| 4 744× | lower-*.f32 |
| 4 698× | lower-*.f64 |
| 4 016× | lower-/.f32 |
| 4 012× | lower-/.f64 |
| 2 660× | lower-fma.f32 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 82 | 358 |
| 0 | 131 | 322 |
| 1 | 341 | 239 |
| 2 | 2171 | 231 |
| 0 | 8364 | 231 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(fma.f64 (sqrt.f64 a) (sqrt.f64 a) b) |
(pow.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (sqrt.f64 (PI.f64))) #s(literal 1/3 binary64)) |
(*.f64 (fma.f64 (sqrt.f64 a) (sqrt.f64 a) b) (*.f64 (-.f64 b a) (sin.f64 (*.f64 (*.f64 (*.f64 (pow.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (sqrt.f64 (PI.f64))) #s(literal 1/3 binary64)) (cbrt.f64 (sqrt.f64 (PI.f64)))) angle) #s(literal 1/90 binary64))))) |
(sqrt.f64 a) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* angle (* (PI) 1/90)) (* (+ b a) (- b a))) (*.f64 (*.f64 (PI.f64) b) (*.f64 b (*.f64 angle #s(literal 1/90 binary64)))))) |
#s(approx (* (* angle (* (PI) 1/90)) (* (+ b a) (- b a))) (*.f64 (*.f64 (PI.f64) b) (*.f64 b (*.f64 angle #s(literal 1/90 binary64))))) |
(*.f64 (*.f64 (PI.f64) b) (*.f64 b (*.f64 angle #s(literal 1/90 binary64)))) |
(*.f64 (PI.f64) b) |
#s(approx (* (+ b a) (* (- b a) (sin (* (* (* (pow (* (* (PI) (PI)) (sqrt (PI))) 1/3) (cbrt (sqrt (PI)))) angle) 1/90)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (neg.f64 (*.f64 a a)))) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (neg.f64 (*.f64 a a))) |
(sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) |
(*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))) |
(/.f64 (*.f64 (*.f64 (fma.f64 a (+.f64 b a) (*.f64 b b)) (-.f64 b a)) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) (fma.f64 a (+.f64 b a) (*.f64 b b))) |
(*.f64 (+.f64 b a) (/.f64 (*.f64 (*.f64 (fma.f64 a (+.f64 b a) (*.f64 b b)) (-.f64 b a)) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) (fma.f64 a (+.f64 b a) (*.f64 b b)))) |
(+.f64 b a) |
(*.f64 (*.f64 (fma.f64 a (+.f64 b a) (*.f64 b b)) (-.f64 b a)) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) |
(exp.f64 (neg.f64 (*.f64 (log.f64 (+.f64 b a)) #s(literal -1 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) (*.f64 (+.f64 b a) (*.f64 (exp.f64 (neg.f64 (*.f64 (log.f64 (+.f64 b a)) #s(literal -1 binary64)))) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))))) |
(neg.f64 (*.f64 (log.f64 (+.f64 b a)) #s(literal -1 binary64))) |
(*.f64 (log.f64 (+.f64 b a)) #s(literal -1 binary64)) |
(sin.f64 (*.f64 (*.f64 (*.f64 (pow.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (sqrt.f64 (PI.f64))) #s(literal 1/3 binary64)) (cbrt.f64 (sqrt.f64 (PI.f64)))) angle) #s(literal 1/90 binary64))) |
(sqrt.f64 (PI.f64)) |
(*.f64 (pow.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (sqrt.f64 (PI.f64))) #s(literal 1/3 binary64)) (cbrt.f64 (sqrt.f64 (PI.f64)))) |
(*.f64 angle #s(literal 1/90 binary64)) |
(sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) |
(*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))) |
| Outputs |
|---|
(+.f64 a b) |
(+.f64 b a) |
(exp.f64 (log.f64 (+.f64 a b))) |
(exp.f64 (*.f64 (log.f64 (exp.f64 #s(literal -1 binary64))) (neg.f64 (log.f64 (+.f64 a b))))) |
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 a b) #s(literal -1 binary64))) |
(-.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 (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a a) (fma.f64 b b (*.f64 a a))))) (-.f64 b a)) (/.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a a) (fma.f64 b b (*.f64 a a))))) (-.f64 b a))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 b b (*.f64 a a))) (-.f64 b a)) (/.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (fma.f64 b b (*.f64 a a))) (-.f64 b a))) |
(-.f64 (/.f64 (fma.f64 b b #s(literal 0 binary64)) (-.f64 b a)) (/.f64 (*.f64 a a) (-.f64 b a))) |
(-.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal 1 binary64) (-.f64 b a))) (/.f64 (*.f64 a a) (*.f64 #s(literal 1 binary64) (-.f64 b a)))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a a) (fma.f64 b b (*.f64 a a))))) (*.f64 #s(literal 1 binary64) (-.f64 b a))) (/.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a a) (fma.f64 b b (*.f64 a a))))) (*.f64 #s(literal 1 binary64) (-.f64 b a)))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 b b (*.f64 a a))) (*.f64 #s(literal 1 binary64) (-.f64 b a))) (/.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (fma.f64 b b (*.f64 a a))) (*.f64 #s(literal 1 binary64) (-.f64 b a)))) |
(-.f64 (/.f64 (fma.f64 b b #s(literal 0 binary64)) (*.f64 #s(literal 1 binary64) (-.f64 b a))) (/.f64 (*.f64 a a) (*.f64 #s(literal 1 binary64) (-.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 (*.f64 a a) (-.f64 a b)) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 b b) (-.f64 a b)) #s(literal 1 binary64))) |
(-.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (-.f64 b a) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a a) (fma.f64 b b (*.f64 a a)))))) (/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (-.f64 b a) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a a) (fma.f64 b b (*.f64 a a))))))) |
(-.f64 (/.f64 (*.f64 a a) (*.f64 #s(literal 1 binary64) (-.f64 a b))) (/.f64 (*.f64 b b) (*.f64 #s(literal 1 binary64) (-.f64 a b)))) |
(-.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (-.f64 b a) (fma.f64 b b (*.f64 a a)))) (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (-.f64 b a) (fma.f64 b b (*.f64 a a))))) |
(fma.f64 (sqrt.f64 a) (sqrt.f64 a) b) |
(fma.f64 (sqrt.f64 (sqrt.f64 a)) (pow.f64 (*.f64 a (sqrt.f64 a)) #s(literal 1/2 binary64)) b) |
(fma.f64 (sqrt.f64 (sqrt.f64 a)) (sqrt.f64 (*.f64 a (sqrt.f64 a))) b) |
(fma.f64 (sqrt.f64 b) (sqrt.f64 b) a) |
(fma.f64 (pow.f64 (*.f64 a (sqrt.f64 a)) #s(literal 1/2 binary64)) (sqrt.f64 (sqrt.f64 a)) b) |
(fma.f64 (pow.f64 (sqrt.f64 b) #s(literal 1 binary64)) (pow.f64 (sqrt.f64 b) #s(literal 1 binary64)) a) |
(fma.f64 (sqrt.f64 (*.f64 a (sqrt.f64 a))) (sqrt.f64 (sqrt.f64 a)) b) |
(/.f64 (*.f64 (-.f64 b a) (+.f64 a b)) (-.f64 b a)) |
(/.f64 (*.f64 (-.f64 b a) (+.f64 a b)) (*.f64 #s(literal 1 binary64) (-.f64 b a))) |
(/.f64 (+.f64 a b) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 a b)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 b a) (*.f64 (-.f64 b a) (+.f64 a b))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 a a (*.f64 b (-.f64 b a))) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 a b) (*.f64 (+.f64 a b) (-.f64 a b))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 a b)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 a b))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 b a) (*.f64 (-.f64 b a) (+.f64 a b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 a a (*.f64 b (-.f64 b a))) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 a b) (*.f64 (+.f64 a b) (-.f64 a b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 a b)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 a b))))) |
(/.f64 (neg.f64 (+.f64 a b)) #s(literal -1 binary64)) |
(/.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (fma.f64 a a (*.f64 b (-.f64 b a)))) |
(/.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 #s(literal 1 binary64) (fma.f64 a a (*.f64 b (-.f64 b a))))) |
(/.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 (-.f64 b a) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a a) (fma.f64 b b (*.f64 a a)))))) |
(/.f64 (*.f64 (+.f64 a b) (-.f64 a b)) (-.f64 a b)) |
(/.f64 (*.f64 (+.f64 a b) (-.f64 a b)) (*.f64 #s(literal 1 binary64) (-.f64 a b))) |
(/.f64 (*.f64 (fma.f64 b b (*.f64 a a)) (*.f64 (-.f64 b a) (+.f64 a b))) (*.f64 (-.f64 b a) (fma.f64 b b (*.f64 a a)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))))) (neg.f64 (*.f64 (-.f64 b a) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a a) (fma.f64 b b (*.f64 a a))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 b b (*.f64 a a)) (*.f64 (-.f64 b a) (+.f64 a b)))) (neg.f64 (*.f64 (-.f64 b a) (fma.f64 b b (*.f64 a a))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 a b))) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (*.f64 (-.f64 b a) (+.f64 a b))) (neg.f64 (-.f64 b a))) |
(/.f64 (neg.f64 (*.f64 (-.f64 b a) (+.f64 a b))) (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 b a)))) |
(/.f64 (neg.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a)))) (neg.f64 (fma.f64 a a (*.f64 b (-.f64 b a))))) |
(/.f64 (neg.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a)))) (neg.f64 (*.f64 #s(literal 1 binary64) (fma.f64 a a (*.f64 b (-.f64 b a)))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 a b) (-.f64 a b))) (neg.f64 (-.f64 a b))) |
(/.f64 (neg.f64 (*.f64 (+.f64 a b) (-.f64 a b))) (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 a b)))) |
(/.f64 (exp.f64 (log.f64 (*.f64 (-.f64 b a) (+.f64 a b)))) (exp.f64 (log.f64 (-.f64 b a)))) |
(/.f64 (exp.f64 (log.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))))) (exp.f64 (log.f64 (fma.f64 a a (*.f64 b (-.f64 b a)))))) |
(/.f64 (exp.f64 (log.f64 (*.f64 (+.f64 a b) (-.f64 a b)))) (exp.f64 (log.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))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (-.f64 b a) (+.f64 a b)))) (neg.f64 (neg.f64 (-.f64 b a)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))))) (neg.f64 (neg.f64 (fma.f64 a a (*.f64 b (-.f64 b a)))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (+.f64 a b) (-.f64 a b)))) (neg.f64 (neg.f64 (-.f64 a b)))) |
(pow.f64 (+.f64 a b) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 a b)) #s(literal -1 binary64)) |
(pow.f64 (E.f64) (log.f64 (+.f64 a b))) |
(pow.f64 (exp.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (+.f64 a b)))) |
(pow.f64 (exp.f64 #s(literal -1 binary64)) (*.f64 (neg.f64 (log.f64 (+.f64 a b))) #s(literal 1 binary64))) |
(pow.f64 (/.f64 (-.f64 b a) (*.f64 (-.f64 b a) (+.f64 a b))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 a a (*.f64 b (-.f64 b a))) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 a b) (*.f64 (+.f64 a b) (-.f64 a b))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 a b)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) #s(literal -1 binary64)) (log.f64 (+.f64 a b))) |
(*.f64 (*.f64 (-.f64 b a) (+.f64 a b)) (/.f64 #s(literal 1 binary64) (-.f64 b a))) |
(*.f64 (+.f64 a b) #s(literal 1 binary64)) |
(*.f64 (+.f64 a b) (/.f64 (-.f64 b a) (-.f64 b a))) |
(*.f64 (+.f64 a b) (/.f64 (-.f64 a b) (-.f64 a b))) |
(*.f64 #s(literal -1 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) (+.f64 a b)) #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (+.f64 a b)) |
(*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (/.f64 #s(literal 1 binary64) (fma.f64 a a (*.f64 b (-.f64 b a))))) |
(*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a a) (fma.f64 b b (*.f64 a a))))) (/.f64 #s(literal 1 binary64) (fma.f64 a (+.f64 a b) (*.f64 b b))))) |
(*.f64 (*.f64 (+.f64 a b) (-.f64 a b)) (/.f64 #s(literal 1 binary64) (-.f64 a b))) |
(*.f64 (fma.f64 b b (*.f64 a a)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a a))) (/.f64 #s(literal 1 binary64) (+.f64 a b)))) |
(*.f64 (/.f64 (-.f64 b a) (*.f64 (-.f64 b a) (+.f64 a b))) (*.f64 (+.f64 a b) (+.f64 a b))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 b a))) (/.f64 (-.f64 b a) (/.f64 #s(literal 1 binary64) (+.f64 a b)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 b a) (-.f64 b a))) (+.f64 a b)) |
(*.f64 (/.f64 (*.f64 (-.f64 b a) (+.f64 a b)) (*.f64 (-.f64 b a) (fma.f64 a (+.f64 a b) (*.f64 b b)))) (fma.f64 a (+.f64 a b) (*.f64 b b))) |
(*.f64 (pow.f64 (*.f64 (-.f64 b a) (+.f64 a b)) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 b a)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a a (*.f64 b (-.f64 b a)))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 (+.f64 a b) (-.f64 a b)) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 a b)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 b a) (-.f64 b a))) #s(literal 1 binary64)) (+.f64 a b)) |
(*.f64 (pow.f64 (/.f64 (*.f64 (-.f64 b a) (+.f64 a b)) (*.f64 (-.f64 b a) (fma.f64 a (+.f64 a b) (*.f64 b b)))) #s(literal 1 binary64)) (pow.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (+.f64 a b) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (+.f64 a b) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 b a) (+.f64 a b))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 b a))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 a a (*.f64 b (-.f64 b a))))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 a b) (-.f64 a b))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 a b))) |
(*.f64 (/.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a a) (fma.f64 b b (*.f64 a a)))) (-.f64 b a)) (/.f64 (*.f64 (-.f64 b a) (+.f64 a b)) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a a) (fma.f64 b b (*.f64 a a)))))) |
(*.f64 (/.f64 (+.f64 a b) (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 b a) (-.f64 b a)))) (/.f64 (-.f64 b a) (-.f64 b a))) |
(*.f64 (/.f64 (-.f64 b a) (*.f64 (-.f64 b a) (fma.f64 a (+.f64 a b) (*.f64 b b)))) (/.f64 (+.f64 a b) (/.f64 #s(literal 1 binary64) (fma.f64 a (+.f64 a b) (*.f64 b b))))) |
(*.f64 (/.f64 (-.f64 b a) (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 b a) (-.f64 b a)))) (/.f64 (+.f64 a b) (-.f64 b a))) |
(*.f64 (/.f64 (-.f64 b a) (*.f64 (/.f64 (-.f64 b a) (fma.f64 a a (*.f64 b (-.f64 b a)))) #s(literal 1 binary64))) (/.f64 (+.f64 a b) (fma.f64 a a (*.f64 b (-.f64 b a))))) |
(*.f64 (/.f64 (-.f64 b a) (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 b a) (-.f64 a b)))) (/.f64 (+.f64 a b) (-.f64 a b))) |
(*.f64 (/.f64 (+.f64 a b) (*.f64 (-.f64 b a) (fma.f64 a (+.f64 a b) (*.f64 b b)))) (/.f64 (-.f64 b a) (/.f64 #s(literal 1 binary64) (fma.f64 a (+.f64 a b) (*.f64 b b))))) |
(*.f64 (/.f64 (+.f64 a b) (*.f64 (/.f64 (-.f64 b a) (fma.f64 a a (*.f64 b (-.f64 b a)))) #s(literal 1 binary64))) (/.f64 (-.f64 b a) (fma.f64 a a (*.f64 b (-.f64 b a))))) |
(*.f64 (/.f64 (+.f64 a b) (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 b a) (-.f64 a b)))) (/.f64 (-.f64 b a) (-.f64 a b))) |
(*.f64 (/.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 (-.f64 b a) (+.f64 a b))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a a) (fma.f64 b b (*.f64 a a))))) (/.f64 #s(literal 1 binary64) (+.f64 a b)))) |
(*.f64 (/.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 b a) (-.f64 b a)))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a a) (fma.f64 b b (*.f64 a a))))) (-.f64 b a))) |
(*.f64 (/.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 (/.f64 (-.f64 b a) (fma.f64 a a (*.f64 b (-.f64 b a)))) #s(literal 1 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a a) (fma.f64 b b (*.f64 a a))))) (fma.f64 a a (*.f64 b (-.f64 b a))))) |
(*.f64 (/.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 b a) (-.f64 a b)))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a a) (fma.f64 b b (*.f64 a a))))) (-.f64 a b))) |
(*.f64 (/.f64 (*.f64 (fma.f64 b b (*.f64 a a)) (*.f64 (-.f64 b a) (+.f64 a b))) (*.f64 (-.f64 b a) (fma.f64 a (+.f64 a b) (*.f64 b b)))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a a))) (/.f64 #s(literal 1 binary64) (fma.f64 a (+.f64 a b) (*.f64 b b))))) |
(*.f64 (/.f64 (*.f64 (fma.f64 b b (*.f64 a a)) (*.f64 (-.f64 b a) (+.f64 a b))) (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 b a) (-.f64 b a)))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a a))) (-.f64 b a))) |
(*.f64 (/.f64 (*.f64 (fma.f64 b b (*.f64 a a)) (*.f64 (-.f64 b a) (+.f64 a b))) (*.f64 (/.f64 (-.f64 b a) (fma.f64 a a (*.f64 b (-.f64 b a)))) #s(literal 1 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a a))) (fma.f64 a a (*.f64 b (-.f64 b a))))) |
(*.f64 (/.f64 (*.f64 (fma.f64 b b (*.f64 a a)) (*.f64 (-.f64 b a) (+.f64 a b))) (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 b a) (-.f64 a b)))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a a))) (-.f64 a b))) |
(*.f64 (/.f64 (-.f64 b a) #s(literal 1 binary64)) (/.f64 (+.f64 a b) (-.f64 b a))) |
(*.f64 (/.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a a) (fma.f64 b b (*.f64 a a))))) (-.f64 b a))) |
(*.f64 (/.f64 (*.f64 (fma.f64 b b (*.f64 a a)) (*.f64 (-.f64 b a) (+.f64 a b))) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a a))) (-.f64 b a))) |
(*.f64 (/.f64 (fma.f64 a a (*.f64 b (-.f64 b a))) #s(literal 1 binary64)) (/.f64 (+.f64 a b) (fma.f64 a a (*.f64 b (-.f64 b a))))) |
(*.f64 (/.f64 (fma.f64 b b (*.f64 a a)) (-.f64 b a)) (/.f64 (*.f64 (-.f64 b a) (+.f64 a b)) (fma.f64 b b (*.f64 a a)))) |
(exp.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 #s(literal 5/2 binary64) (log.f64 (PI.f64))))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (PI.f64) #s(literal 5/12 binary64))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (sqrt.f64 (PI.f64)))) (*.f64 (PI.f64) (*.f64 (PI.f64) (sqrt.f64 (PI.f64)))))) #s(literal 1/6 binary64))) |
(exp.f64 (*.f64 (*.f64 (*.f64 #s(literal 5/2 binary64) (log.f64 (PI.f64))) #s(literal 1/6 binary64)) #s(literal 2 binary64))) |
(exp.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (PI.f64))) #s(literal 1/3 binary64) (*.f64 #s(literal 2/3 binary64) (log.f64 (PI.f64))))) |
(exp.f64 (fma.f64 #s(literal 2/3 binary64) (log.f64 (PI.f64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (PI.f64))) #s(literal 1/3 binary64)))) |
(exp.f64 (fma.f64 (*.f64 #s(literal 5/2 binary64) (log.f64 (PI.f64))) #s(literal 1/6 binary64) (*.f64 (*.f64 #s(literal 5/2 binary64) (log.f64 (PI.f64))) #s(literal 1/6 binary64)))) |
(cbrt.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (sqrt.f64 (PI.f64))))) |
(pow.f64 (PI.f64) #s(literal 5/6 binary64)) |
(pow.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (sqrt.f64 (PI.f64)))) #s(literal 1/3 binary64)) |
(pow.f64 (pow.f64 (PI.f64) #s(literal 5/12 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (sqrt.f64 (PI.f64)))) (*.f64 (PI.f64) (*.f64 (PI.f64) (sqrt.f64 (PI.f64))))) #s(literal 1/6 binary64)) |
(pow.f64 (exp.f64 #s(literal 1/3 binary64)) (*.f64 #s(literal 5/2 binary64) (log.f64 (PI.f64)))) |
(*.f64 (sqrt.f64 (PI.f64)) (cbrt.f64 (PI.f64))) |
(*.f64 (pow.f64 (PI.f64) #s(literal 1/6 binary64)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) |
(*.f64 #s(literal 1 binary64) (pow.f64 (PI.f64) #s(literal 5/6 binary64))) |
(*.f64 (cbrt.f64 (PI.f64)) (sqrt.f64 (PI.f64))) |
(*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (pow.f64 (PI.f64) #s(literal 1/6 binary64))) |
(*.f64 (pow.f64 (PI.f64) #s(literal 5/12 binary64)) (pow.f64 (PI.f64) #s(literal 5/12 binary64))) |
(*.f64 (cbrt.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (pow.f64 (pow.f64 (PI.f64) #s(literal 11/6 binary64)) #s(literal 1/3 binary64))) |
(*.f64 (cbrt.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (cbrt.f64 (pow.f64 (PI.f64) #s(literal 11/6 binary64)))) |
(*.f64 (pow.f64 #s(literal 1 binary64) #s(literal 1/3 binary64)) (pow.f64 (PI.f64) #s(literal 5/6 binary64))) |
(+.f64 (*.f64 (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) a) (*.f64 (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) b)) |
(+.f64 (*.f64 (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) b) (*.f64 (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) a)) |
(+.f64 (*.f64 a (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))) (*.f64 b (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) |
(+.f64 (*.f64 b (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))) (*.f64 a (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) |
(-.f64 (/.f64 (/.f64 (*.f64 b b) (-.f64 b a)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (/.f64 (/.f64 (*.f64 a a) (-.f64 b a)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))) |
(-.f64 (/.f64 (/.f64 (*.f64 a a) (-.f64 a b)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (/.f64 (/.f64 (*.f64 b b) (-.f64 a b)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))) |
(fma.f64 a (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 b (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) |
(fma.f64 b (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 a (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) |
(fma.f64 (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) a (*.f64 (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) b)) |
(fma.f64 (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) b (*.f64 (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) a)) |
(/.f64 (+.f64 a b) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) (*.f64 (*.f64 (+.f64 a b) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (-.f64 b a) (fma.f64 a (+.f64 a b) (*.f64 b b))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) (*.f64 (*.f64 (+.f64 a b) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (-.f64 b a) (fma.f64 a (+.f64 a b) (*.f64 b b)))))) |
(/.f64 (neg.f64 (+.f64 a b)) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))) |
(/.f64 (*.f64 (*.f64 (+.f64 a b) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (-.f64 b a) (fma.f64 a (+.f64 a b) (*.f64 b b)))) (fma.f64 a (+.f64 a b) (*.f64 b b))) |
(/.f64 (*.f64 (*.f64 (-.f64 b a) (+.f64 a b)) #s(literal 1 binary64)) (*.f64 (-.f64 b a) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))) |
(/.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) #s(literal 1 binary64)) (*.f64 (fma.f64 a a (*.f64 b (-.f64 b a))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))) |
(/.f64 (*.f64 (*.f64 (+.f64 a b) (-.f64 a b)) #s(literal 1 binary64)) (*.f64 (-.f64 a b) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))) |
(/.f64 (*.f64 (*.f64 (-.f64 b a) (+.f64 a b)) (*.f64 (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (fma.f64 a (+.f64 a b) (*.f64 b b)))) (*.f64 (-.f64 b a) (fma.f64 a (+.f64 a b) (*.f64 b b)))) |
(/.f64 (*.f64 (*.f64 (-.f64 b a) (+.f64 a b)) (*.f64 (*.f64 (-.f64 b a) (fma.f64 a (+.f64 a b) (*.f64 b b))) (neg.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 b a) (neg.f64 (fma.f64 a (+.f64 a b) (*.f64 b b))))) |
(/.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (fma.f64 a (+.f64 a b) (*.f64 b b)))) (*.f64 (fma.f64 a a (*.f64 b (-.f64 b a))) (fma.f64 a (+.f64 a b) (*.f64 b b)))) |
(/.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (-.f64 b a) (fma.f64 a (+.f64 a b) (*.f64 b b))) (neg.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (fma.f64 a a (*.f64 b (-.f64 b a))) (neg.f64 (fma.f64 a (+.f64 a b) (*.f64 b b))))) |
(/.f64 (*.f64 (*.f64 (+.f64 a b) (-.f64 a b)) (*.f64 (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (fma.f64 a (+.f64 a b) (*.f64 b b)))) (*.f64 (-.f64 a b) (fma.f64 a (+.f64 a b) (*.f64 b b)))) |
(/.f64 (*.f64 (*.f64 (+.f64 a b) (-.f64 a b)) (*.f64 (*.f64 (-.f64 b a) (fma.f64 a (+.f64 a b) (*.f64 b b))) (neg.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 a b) (neg.f64 (fma.f64 a (+.f64 a b) (*.f64 b b))))) |
(/.f64 (*.f64 (*.f64 (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (fma.f64 a (+.f64 a b) (*.f64 b b))) (*.f64 (-.f64 b a) (+.f64 a b))) (*.f64 (-.f64 b a) (fma.f64 a (+.f64 a b) (*.f64 b b)))) |
(/.f64 (*.f64 (*.f64 (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (fma.f64 a (+.f64 a b) (*.f64 b b))) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a)))) (*.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) (fma.f64 a a (*.f64 b (-.f64 b a))))) |
(/.f64 (*.f64 (*.f64 (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (fma.f64 a (+.f64 a b) (*.f64 b b))) (*.f64 (+.f64 a b) (-.f64 a b))) (*.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) (-.f64 a b))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 b a) (+.f64 a b))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))) (-.f64 b a))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a)))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))) (fma.f64 a a (*.f64 b (-.f64 b a))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 a b) (-.f64 a b))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))) (-.f64 a b))) |
(/.f64 (*.f64 (*.f64 (*.f64 (-.f64 b a) (fma.f64 a (+.f64 a b) (*.f64 b b))) (neg.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))) (*.f64 (-.f64 b a) (+.f64 a b))) (*.f64 (neg.f64 (fma.f64 a (+.f64 a b) (*.f64 b b))) (-.f64 b a))) |
(/.f64 (*.f64 (*.f64 (*.f64 (-.f64 b a) (fma.f64 a (+.f64 a b) (*.f64 b b))) (neg.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a)))) (*.f64 (neg.f64 (fma.f64 a (+.f64 a b) (*.f64 b b))) (fma.f64 a a (*.f64 b (-.f64 b a))))) |
(/.f64 (*.f64 (*.f64 (*.f64 (-.f64 b a) (fma.f64 a (+.f64 a b) (*.f64 b b))) (neg.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))) (*.f64 (+.f64 a b) (-.f64 a b))) (*.f64 (neg.f64 (fma.f64 a (+.f64 a b) (*.f64 b b))) (-.f64 a b))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 a b) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (-.f64 b a) (fma.f64 a (+.f64 a b) (*.f64 b b))))) (neg.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)))) |
(/.f64 (*.f64 (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (-.f64 b a) (+.f64 a b))) (-.f64 b a)) |
(/.f64 (*.f64 (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a)))) (fma.f64 a a (*.f64 b (-.f64 b a)))) |
(/.f64 (*.f64 (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (+.f64 a b) (-.f64 a b))) (-.f64 a b)) |
(/.f64 (*.f64 (+.f64 a b) (*.f64 (*.f64 (-.f64 b a) (fma.f64 a (+.f64 a b) (*.f64 b b))) (neg.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (neg.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)))) |
(/.f64 (*.f64 (*.f64 (-.f64 b a) (+.f64 a b)) (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))) (-.f64 b a)) |
(/.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))) (fma.f64 a a (*.f64 b (-.f64 b a)))) |
(/.f64 (*.f64 (*.f64 (+.f64 a b) (-.f64 a b)) (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))) (-.f64 a b)) |
(/.f64 (*.f64 (*.f64 (*.f64 (-.f64 b a) (fma.f64 a (+.f64 a b) (*.f64 b b))) (neg.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))) (+.f64 a b)) (neg.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (-.f64 b a) (+.f64 a b)) #s(literal 1 binary64))) (neg.f64 (*.f64 (-.f64 b a) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 a a (*.f64 b (-.f64 b a))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 a b) (-.f64 a b)) #s(literal 1 binary64))) (neg.f64 (*.f64 (-.f64 a b) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (-.f64 b a) (+.f64 a b)) (*.f64 (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (fma.f64 a (+.f64 a b) (*.f64 b b))))) (neg.f64 (*.f64 (-.f64 b a) (fma.f64 a (+.f64 a b) (*.f64 b b))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (-.f64 b a) (+.f64 a b)) (*.f64 (*.f64 (-.f64 b a) (fma.f64 a (+.f64 a b) (*.f64 b b))) (neg.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))) (neg.f64 (*.f64 (-.f64 b a) (neg.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (fma.f64 a (+.f64 a b) (*.f64 b b))))) (neg.f64 (*.f64 (fma.f64 a a (*.f64 b (-.f64 b a))) (fma.f64 a (+.f64 a b) (*.f64 b b))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (-.f64 b a) (fma.f64 a (+.f64 a b) (*.f64 b b))) (neg.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))) (neg.f64 (*.f64 (fma.f64 a a (*.f64 b (-.f64 b a))) (neg.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 a b) (-.f64 a b)) (*.f64 (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (fma.f64 a (+.f64 a b) (*.f64 b b))))) (neg.f64 (*.f64 (-.f64 a b) (fma.f64 a (+.f64 a b) (*.f64 b b))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 a b) (-.f64 a b)) (*.f64 (*.f64 (-.f64 b a) (fma.f64 a (+.f64 a b) (*.f64 b b))) (neg.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))) (neg.f64 (*.f64 (-.f64 a b) (neg.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (fma.f64 a (+.f64 a b) (*.f64 b b))) (*.f64 (-.f64 b a) (+.f64 a b)))) (neg.f64 (*.f64 (-.f64 b a) (fma.f64 a (+.f64 a b) (*.f64 b b))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (fma.f64 a (+.f64 a b) (*.f64 b b))) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))))) (neg.f64 (*.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) (fma.f64 a a (*.f64 b (-.f64 b a)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (fma.f64 a (+.f64 a b) (*.f64 b b))) (*.f64 (+.f64 a b) (-.f64 a b)))) (neg.f64 (*.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) (-.f64 a b)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 b a) (+.f64 a b)))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))) (-.f64 b a)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))) (fma.f64 a a (*.f64 b (-.f64 b a)))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 a b) (-.f64 a b)))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))) (-.f64 a b)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 (-.f64 b a) (fma.f64 a (+.f64 a b) (*.f64 b b))) (neg.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))) (*.f64 (-.f64 b a) (+.f64 a b)))) (neg.f64 (*.f64 (neg.f64 (fma.f64 a (+.f64 a b) (*.f64 b b))) (-.f64 b a)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 (-.f64 b a) (fma.f64 a (+.f64 a b) (*.f64 b b))) (neg.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))))) (neg.f64 (*.f64 (neg.f64 (fma.f64 a (+.f64 a b) (*.f64 b b))) (fma.f64 a a (*.f64 b (-.f64 b a)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 (-.f64 b a) (fma.f64 a (+.f64 a b) (*.f64 b b))) (neg.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))) (*.f64 (+.f64 a b) (-.f64 a b)))) (neg.f64 (*.f64 (neg.f64 (fma.f64 a (+.f64 a b) (*.f64 b b))) (-.f64 a b)))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 (+.f64 a b) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (-.f64 b a) (fma.f64 a (+.f64 a b) (*.f64 b b)))))) (neg.f64 (neg.f64 (fma.f64 a (+.f64 a b) (*.f64 b b))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (-.f64 b a) (+.f64 a b)))) (neg.f64 (-.f64 b a))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))))) (neg.f64 (fma.f64 a a (*.f64 b (-.f64 b a))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (+.f64 a b) (-.f64 a b)))) (neg.f64 (-.f64 a b))) |
(/.f64 (neg.f64 (*.f64 (+.f64 a b) (*.f64 (*.f64 (-.f64 b a) (fma.f64 a (+.f64 a b) (*.f64 b b))) (neg.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))) (neg.f64 (neg.f64 (fma.f64 a (+.f64 a b) (*.f64 b b))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (-.f64 b a) (+.f64 a b)) (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (neg.f64 (-.f64 b a))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (neg.f64 (fma.f64 a a (*.f64 b (-.f64 b a))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 a b) (-.f64 a b)) (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (neg.f64 (-.f64 a b))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 (-.f64 b a) (fma.f64 a (+.f64 a b) (*.f64 b b))) (neg.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))) (+.f64 a b))) (neg.f64 (neg.f64 (fma.f64 a (+.f64 a b) (*.f64 b b))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) a) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) b) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) a) (*.f64 (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) a) (-.f64 (*.f64 (*.f64 (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) b) (*.f64 (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) b)) (*.f64 (*.f64 (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) a) (*.f64 (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) b))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) b) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) a) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) b) (*.f64 (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) b) (-.f64 (*.f64 (*.f64 (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) a) (*.f64 (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) a)) (*.f64 (*.f64 (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) b) (*.f64 (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) a))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 a (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))) #s(literal 3 binary64)) (pow.f64 (*.f64 b (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))) #s(literal 3 binary64))) (fma.f64 (*.f64 a (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))) (*.f64 a (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))) (-.f64 (*.f64 (*.f64 b (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))) (*.f64 b (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (*.f64 a (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))) (*.f64 b (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 b (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))) #s(literal 3 binary64)) (pow.f64 (*.f64 a (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))) #s(literal 3 binary64))) (fma.f64 (*.f64 b (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))) (*.f64 b (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))) (-.f64 (*.f64 (*.f64 a (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))) (*.f64 a (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (*.f64 b (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))) (*.f64 a (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))))) |
(pow.f64 (/.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) (*.f64 (*.f64 (+.f64 a b) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (-.f64 b a) (fma.f64 a (+.f64 a b) (*.f64 b b))))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))) (/.f64 #s(literal 1 binary64) (+.f64 a b))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 a b)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) #s(literal -1 binary64)) |
(*.f64 (-.f64 b a) (*.f64 (+.f64 a b) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))) |
(*.f64 (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (+.f64 a b)) |
(*.f64 (*.f64 (-.f64 b a) (+.f64 a b)) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) |
(*.f64 (+.f64 a b) (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))) |
(*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (*.f64 (-.f64 b a) (+.f64 a b))) |
(*.f64 (*.f64 (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (fma.f64 a (+.f64 a b) (*.f64 b b))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (+.f64 a b) (*.f64 b b))) (+.f64 a b))) |
(*.f64 (*.f64 (+.f64 a b) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (-.f64 b a)) |
(*.f64 (*.f64 (-.f64 b a) (fma.f64 a (+.f64 a b) (*.f64 b b))) (*.f64 (/.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (fma.f64 a (+.f64 a b) (*.f64 b b))) (+.f64 a b))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (+.f64 a b) (*.f64 b b))) (/.f64 (+.f64 a b) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (fma.f64 a (+.f64 a b) (*.f64 b b)))))) |
(*.f64 (*.f64 (*.f64 (+.f64 a b) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (-.f64 b a) (fma.f64 a (+.f64 a b) (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (fma.f64 a (+.f64 a b) (*.f64 b b)))) |
(*.f64 (*.f64 (+.f64 a b) (*.f64 (-.f64 b a) (fma.f64 a (+.f64 a b) (*.f64 b b)))) (/.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (fma.f64 a (+.f64 a b) (*.f64 b b)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 b a) (-.f64 b a))) (/.f64 (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 a b)))) |
(*.f64 (/.f64 (*.f64 (-.f64 b a) (+.f64 a b)) (*.f64 (-.f64 b a) (fma.f64 a (+.f64 a b) (*.f64 b b)))) (/.f64 (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 a (+.f64 a b) (*.f64 b b))))) |
(*.f64 (*.f64 (/.f64 (+.f64 a b) (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 a (+.f64 a b))) (*.f64 (+.f64 a b) (*.f64 a (*.f64 a (+.f64 a b)))))) (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))) (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 a (+.f64 a b))) (*.f64 (+.f64 a b) (*.f64 a (*.f64 a (+.f64 a b)))))) |
(*.f64 (*.f64 (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (/.f64 (+.f64 a b) (-.f64 (*.f64 a (+.f64 a b)) (*.f64 b b)))) (-.f64 (*.f64 a (+.f64 a b)) (*.f64 b b))) |
(*.f64 (*.f64 (/.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 a (+.f64 a b))) (*.f64 (+.f64 a b) (*.f64 a (*.f64 a (+.f64 a b)))))) (-.f64 b a)) (/.f64 (+.f64 a b) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 a (+.f64 a b))) (*.f64 (+.f64 a b) (*.f64 a (*.f64 a (+.f64 a b)))))))) |
(*.f64 (*.f64 (-.f64 b a) (/.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (-.f64 (*.f64 a (+.f64 a b)) (*.f64 b b)))) (/.f64 (+.f64 a b) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 a (+.f64 a b)) (*.f64 b b))))) |
(*.f64 (/.f64 (+.f64 a b) #s(literal -1 binary64)) (-.f64 (/.f64 #s(literal 0 binary64) (fma.f64 a (+.f64 a b) (*.f64 b b))) (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) |
(*.f64 (/.f64 (*.f64 (-.f64 b a) (+.f64 a b)) (fma.f64 a (+.f64 a b) (*.f64 b b))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 b a)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (fma.f64 a (+.f64 a b) (*.f64 b b)))))) |
(*.f64 (/.f64 (*.f64 (-.f64 b a) (+.f64 a b)) (fma.f64 a (+.f64 a b) (*.f64 b b))) (/.f64 (*.f64 (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (fma.f64 a (+.f64 a b) (*.f64 b b))) (-.f64 b a))) |
(*.f64 (/.f64 (+.f64 a b) (fma.f64 a (+.f64 a b) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (fma.f64 a (+.f64 a b) (*.f64 b b)))))) |
(*.f64 (/.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (fma.f64 a (+.f64 a b) (*.f64 b b))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a a (*.f64 b (-.f64 b a)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (fma.f64 a (+.f64 a b) (*.f64 b b)))))) |
(*.f64 (/.f64 (*.f64 (+.f64 a b) (-.f64 a b)) (fma.f64 a (+.f64 a b) (*.f64 b b))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 a b)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (fma.f64 a (+.f64 a b) (*.f64 b b)))))) |
(*.f64 (/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 b a) (-.f64 b a))) (fma.f64 a (+.f64 a b) (*.f64 b b))) (/.f64 (+.f64 a b) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (fma.f64 a (+.f64 a b) (*.f64 b b)))))) |
(*.f64 (/.f64 (/.f64 (*.f64 (-.f64 b a) (+.f64 a b)) (*.f64 (-.f64 b a) (fma.f64 a (+.f64 a b) (*.f64 b b)))) (fma.f64 a (+.f64 a b) (*.f64 b b))) (/.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (fma.f64 a (+.f64 a b) (*.f64 b b)))))) |
(*.f64 (/.f64 (+.f64 a b) (fma.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 a (+.f64 a b)) (*.f64 (+.f64 a b) (*.f64 a (*.f64 a (+.f64 a b))))))) (/.f64 (*.f64 (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (fma.f64 a (+.f64 a b) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 a (+.f64 a b))) (*.f64 (+.f64 a b) (*.f64 a (*.f64 a (+.f64 a b)))))))) |
(*.f64 (/.f64 (+.f64 a b) (*.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) (-.f64 (*.f64 a (+.f64 a b)) (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (fma.f64 a (+.f64 a b) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 a (+.f64 a b)) (*.f64 b b))))) |
(*.f64 (/.f64 (*.f64 (+.f64 a b) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (fma.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 a (+.f64 a b)) (*.f64 (+.f64 a b) (*.f64 a (*.f64 a (+.f64 a b))))))) (/.f64 (*.f64 (-.f64 b a) (fma.f64 a (+.f64 a b) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 a (+.f64 a b))) (*.f64 (+.f64 a b) (*.f64 a (*.f64 a (+.f64 a b)))))))) |
(*.f64 (/.f64 (*.f64 (+.f64 a b) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) (-.f64 (*.f64 a (+.f64 a b)) (*.f64 b b)))) (/.f64 (*.f64 (-.f64 b a) (fma.f64 a (+.f64 a b) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 a (+.f64 a b)) (*.f64 b b))))) |
(*.f64 (/.f64 (*.f64 (+.f64 a b) (fma.f64 a (+.f64 a b) (*.f64 b b))) (fma.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 a (+.f64 a b)) (*.f64 (+.f64 a b) (*.f64 a (*.f64 a (+.f64 a b))))))) (/.f64 (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 a (+.f64 a b))) (*.f64 (+.f64 a b) (*.f64 a (*.f64 a (+.f64 a b)))))))) |
(*.f64 (/.f64 (*.f64 (+.f64 a b) (fma.f64 a (+.f64 a b) (*.f64 b b))) (*.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) (-.f64 (*.f64 a (+.f64 a b)) (*.f64 b b)))) (/.f64 (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 a (+.f64 a b)) (*.f64 b b))))) |
(*.f64 (/.f64 (*.f64 (+.f64 a b) (*.f64 (-.f64 b a) (fma.f64 a (+.f64 a b) (*.f64 b b)))) (fma.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 a (+.f64 a b)) (*.f64 (+.f64 a b) (*.f64 a (*.f64 a (+.f64 a b))))))) (/.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 a (+.f64 a b))) (*.f64 (+.f64 a b) (*.f64 a (*.f64 a (+.f64 a b)))))))) |
(*.f64 (/.f64 (*.f64 (+.f64 a b) (*.f64 (-.f64 b a) (fma.f64 a (+.f64 a b) (*.f64 b b)))) (*.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) (-.f64 (*.f64 a (+.f64 a b)) (*.f64 b b)))) (/.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 a (+.f64 a b)) (*.f64 b b))))) |
(*.f64 (/.f64 (*.f64 (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (fma.f64 a (+.f64 a b) (*.f64 b b))) (-.f64 b a)) (/.f64 (*.f64 (-.f64 b a) (+.f64 a b)) (fma.f64 a (+.f64 a b) (*.f64 b b)))) |
(*.f64 (/.f64 (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (-.f64 b a) (+.f64 a b))) (/.f64 (*.f64 (-.f64 b a) (+.f64 a b)) (/.f64 #s(literal 1 binary64) (+.f64 a b)))) |
(*.f64 (/.f64 (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (-.f64 b a) (fma.f64 a (+.f64 a b) (*.f64 b b)))) (/.f64 (*.f64 (-.f64 b a) (+.f64 a b)) (/.f64 #s(literal 1 binary64) (fma.f64 a (+.f64 a b) (*.f64 b b))))) |
(*.f64 (/.f64 (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 b a) (-.f64 b a)))) (+.f64 a b)) |
(*.f64 (/.f64 (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (/.f64 (-.f64 b a) (fma.f64 a a (*.f64 b (-.f64 b a)))) #s(literal 1 binary64))) (/.f64 (*.f64 (-.f64 b a) (+.f64 a b)) (fma.f64 a a (*.f64 b (-.f64 b a))))) |
(*.f64 (/.f64 (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 b a) (-.f64 a b)))) (/.f64 (*.f64 (-.f64 b a) (+.f64 a b)) (-.f64 a b))) |
(*.f64 (/.f64 (*.f64 (-.f64 b a) (+.f64 a b)) (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 b a) (-.f64 b a)))) (/.f64 (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (-.f64 b a))) |
(*.f64 (/.f64 (*.f64 (-.f64 b a) (+.f64 a b)) (*.f64 (/.f64 (-.f64 b a) (fma.f64 a a (*.f64 b (-.f64 b a)))) #s(literal 1 binary64))) (/.f64 (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (fma.f64 a a (*.f64 b (-.f64 b a))))) |
(*.f64 (/.f64 (*.f64 (-.f64 b a) (+.f64 a b)) (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 b a) (-.f64 a b)))) (/.f64 (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (-.f64 a b))) |
(*.f64 (/.f64 (*.f64 (*.f64 (-.f64 b a) (fma.f64 a (+.f64 a b) (*.f64 b b))) (neg.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))) #s(literal -1 binary64)) (/.f64 (+.f64 a b) (fma.f64 a (+.f64 a b) (*.f64 b b)))) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 a))) |
(exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 a)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 a)) #s(literal 1/4 binary64))) |
(fabs.f64 (sqrt.f64 a)) |
(fabs.f64 (neg.f64 (sqrt.f64 a))) |
(sqrt.f64 a) |
(pow.f64 a #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 a) #s(literal 1 binary64)) |
(pow.f64 (*.f64 a a) #s(literal 1/4 binary64)) |
(pow.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 1/8 binary64)) |
(pow.f64 (sqrt.f64 (sqrt.f64 a)) #s(literal 2 binary64)) |
(*.f64 (sqrt.f64 (sqrt.f64 a)) (sqrt.f64 (sqrt.f64 a))) |
(*.f64 (pow.f64 (sqrt.f64 (sqrt.f64 a)) #s(literal 1 binary64)) (pow.f64 (sqrt.f64 (sqrt.f64 a)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (sqrt.f64 a) #s(literal 1/4 binary64)) (pow.f64 (*.f64 a (sqrt.f64 a)) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (*.f64 a (sqrt.f64 a)) #s(literal 1/4 binary64)) (pow.f64 (sqrt.f64 a) #s(literal 1/4 binary64))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* angle (* (PI) 1/90)) (* (+ b a) (- b a))) (*.f64 b (*.f64 (PI.f64) (*.f64 b (*.f64 angle #s(literal 1/90 binary64))))))) |
#s(approx (* (* angle (* (PI) 1/90)) (* (+ b a) (- b a))) (*.f64 b (*.f64 (PI.f64) (*.f64 b (*.f64 angle #s(literal 1/90 binary64)))))) |
(*.f64 b (*.f64 (PI.f64) (*.f64 b (*.f64 angle #s(literal 1/90 binary64))))) |
(*.f64 b (*.f64 (*.f64 angle #s(literal 1/90 binary64)) (*.f64 b (PI.f64)))) |
(*.f64 (PI.f64) (*.f64 b (*.f64 b (*.f64 angle #s(literal 1/90 binary64))))) |
(*.f64 (sqrt.f64 (PI.f64)) (*.f64 (sqrt.f64 (PI.f64)) (*.f64 b (*.f64 b (*.f64 angle #s(literal 1/90 binary64)))))) |
(*.f64 (*.f64 b (PI.f64)) (*.f64 b (*.f64 angle #s(literal 1/90 binary64)))) |
(*.f64 (*.f64 angle #s(literal 1/90 binary64)) (*.f64 (PI.f64) (*.f64 b b))) |
(*.f64 (*.f64 b (*.f64 angle #s(literal 1/90 binary64))) (*.f64 b (PI.f64))) |
(*.f64 #s(literal 1 binary64) (*.f64 b (*.f64 (PI.f64) (*.f64 b (*.f64 angle #s(literal 1/90 binary64)))))) |
(*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (cbrt.f64 (PI.f64)) (*.f64 b (*.f64 b (*.f64 angle #s(literal 1/90 binary64)))))) |
(*.f64 (*.f64 b angle) (*.f64 #s(literal 1/90 binary64) (*.f64 b (PI.f64)))) |
(*.f64 (*.f64 (PI.f64) (*.f64 b b)) (*.f64 angle #s(literal 1/90 binary64))) |
(*.f64 (*.f64 b (*.f64 b (*.f64 angle #s(literal 1/90 binary64)))) (PI.f64)) |
(*.f64 (*.f64 (*.f64 b (PI.f64)) (*.f64 angle #s(literal 1/90 binary64))) b) |
(*.f64 (*.f64 (*.f64 b (PI.f64)) (*.f64 b angle)) #s(literal 1/90 binary64)) |
(*.f64 (*.f64 (*.f64 b (*.f64 angle #s(literal 1/90 binary64))) (PI.f64)) b) |
(*.f64 (*.f64 (*.f64 (PI.f64) (*.f64 b b)) angle) #s(literal 1/90 binary64)) |
(*.f64 (*.f64 (*.f64 (PI.f64) (*.f64 b b)) #s(literal 1/90 binary64)) angle) |
(exp.f64 (+.f64 (log.f64 b) (log.f64 (PI.f64)))) |
(exp.f64 (+.f64 (log.f64 (PI.f64)) (log.f64 b))) |
(pow.f64 (*.f64 b (PI.f64)) #s(literal 1 binary64)) |
(*.f64 b (PI.f64)) |
(*.f64 (PI.f64) b) |
(*.f64 (sqrt.f64 (PI.f64)) (*.f64 (sqrt.f64 (PI.f64)) b)) |
(*.f64 #s(literal 1 binary64) (*.f64 b (PI.f64))) |
(*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (cbrt.f64 (PI.f64)) b)) |
(*.f64 (*.f64 b (sqrt.f64 (PI.f64))) (sqrt.f64 (PI.f64))) |
(*.f64 (*.f64 b #s(literal 1 binary64)) (PI.f64)) |
(*.f64 (*.f64 b (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (cbrt.f64 (PI.f64))) |
#s(approx (* (+ b a) (* (- b a) (sin (* (* (* (pow (* (* (PI) (PI)) (sqrt (PI))) 1/3) (cbrt (sqrt (PI)))) angle) 1/90)))) (*.f64 (*.f64 a (neg.f64 a)) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))) |
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))) |
(neg.f64 (*.f64 (*.f64 a a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))) |
(*.f64 a (*.f64 (neg.f64 a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))) |
(*.f64 (*.f64 a (neg.f64 a)) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) |
(*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (*.f64 a (neg.f64 a))) |
(*.f64 #s(literal -1 binary64) (*.f64 (*.f64 a a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))) |
(*.f64 (neg.f64 a) (*.f64 a (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))) |
(*.f64 (neg.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 a a)) |
(*.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) a) (neg.f64 a)) |
(*.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal -1 binary64)) (*.f64 a a)) |
(*.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (neg.f64 a)) a) |
(sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) |
(*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))) |
(*.f64 (sqrt.f64 (PI.f64)) (*.f64 (sqrt.f64 (PI.f64)) (*.f64 angle #s(literal 1/90 binary64)))) |
(*.f64 (pow.f64 (PI.f64) #s(literal 5/6 binary64)) (*.f64 (pow.f64 (PI.f64) #s(literal 1/6 binary64)) (*.f64 angle #s(literal 1/90 binary64)))) |
(*.f64 (pow.f64 (PI.f64) #s(literal 5/6 binary64)) (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 1/6 binary64)) angle) #s(literal 1/90 binary64))) |
(*.f64 (pow.f64 (PI.f64) #s(literal 1/6 binary64)) (*.f64 (pow.f64 (PI.f64) #s(literal 5/6 binary64)) (*.f64 angle #s(literal 1/90 binary64)))) |
(*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))) |
(*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle)) |
(*.f64 (*.f64 (PI.f64) #s(literal 1/90 binary64)) angle) |
(*.f64 (*.f64 angle #s(literal 1/90 binary64)) (PI.f64)) |
(*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) |
(*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (cbrt.f64 (PI.f64)) (*.f64 angle #s(literal 1/90 binary64)))) |
(*.f64 (*.f64 (*.f64 angle #s(literal 1/90 binary64)) (sqrt.f64 (PI.f64))) (sqrt.f64 (PI.f64))) |
(*.f64 (*.f64 (*.f64 angle #s(literal 1/90 binary64)) #s(literal 1 binary64)) (PI.f64)) |
(*.f64 (*.f64 (*.f64 angle #s(literal 1/90 binary64)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (cbrt.f64 (PI.f64))) |
(*.f64 (*.f64 #s(literal 1/90 binary64) (pow.f64 (PI.f64) #s(literal 5/6 binary64))) (*.f64 (pow.f64 (PI.f64) #s(literal 1/6 binary64)) angle)) |
(+.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) b) (*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (neg.f64 a))) |
(+.f64 (*.f64 b (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (neg.f64 a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)))) (*.f64 (/.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal -1 binary64)) (-.f64 b a))) |
(fma.f64 b (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (*.f64 (neg.f64 a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))) |
(fma.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) b (*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (neg.f64 a))) |
(neg.f64 (*.f64 (/.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal -1 binary64)) (-.f64 b a))) |
(neg.f64 (-.f64 (/.f64 #s(literal 0 binary64) (fma.f64 a (+.f64 a b) (*.f64 b b))) (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) |
(/.f64 (*.f64 (*.f64 (-.f64 b a) (+.f64 a b)) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (+.f64 a b)) |
(/.f64 (*.f64 (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (fma.f64 a (+.f64 a b) (*.f64 b b))) (fma.f64 a (+.f64 a b) (*.f64 b b))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))))) |
(/.f64 (*.f64 (*.f64 (-.f64 b a) (fma.f64 a (+.f64 a b) (*.f64 b b))) (neg.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))) (neg.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (-.f64 b a) (fma.f64 a (+.f64 a b) (*.f64 b b))) (neg.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (neg.f64 (neg.f64 (fma.f64 a (+.f64 a b) (*.f64 b b))))) |
(/.f64 (*.f64 (*.f64 (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (fma.f64 a (+.f64 a b) (*.f64 b b))) #s(literal 1 binary64)) (fma.f64 a (+.f64 a b) (*.f64 b b))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (-.f64 b a) (+.f64 a b)) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))) (neg.f64 (+.f64 a b))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 (-.f64 b a) (fma.f64 a (+.f64 a b) (*.f64 b b))) (neg.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))) (neg.f64 (neg.f64 (neg.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (fma.f64 a (+.f64 a b) (*.f64 b b))) #s(literal 1 binary64))) (neg.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) b) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (neg.f64 a)) #s(literal 3 binary64))) (fma.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) b) (*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) b) (-.f64 (*.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (neg.f64 a)) (*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (neg.f64 a))) (*.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) b) (*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (neg.f64 a)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 b (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) #s(literal 3 binary64))) (fma.f64 (*.f64 b (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 b (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (-.f64 (*.f64 (*.f64 (neg.f64 a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (neg.f64 a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 b (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (neg.f64 a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) |
(*.f64 (-.f64 b a) (*.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) (/.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (fma.f64 a (+.f64 a b) (*.f64 b b))))) |
(*.f64 (-.f64 b a) (/.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal 1 binary64))) |
(*.f64 (+.f64 a b) (/.f64 (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (+.f64 a b))) |
(*.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) (*.f64 (-.f64 b a) (/.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (fma.f64 a (+.f64 a b) (*.f64 b b))))) |
(*.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) (*.f64 (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 a (+.f64 a b) (*.f64 b b))))) |
(*.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) (/.f64 (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (fma.f64 a (+.f64 a b) (*.f64 b b)))) |
(*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (-.f64 b a)) |
(*.f64 (*.f64 (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (fma.f64 a (+.f64 a b) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (fma.f64 a (+.f64 a b) (*.f64 b b)))) |
(*.f64 #s(literal 1 binary64) (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) #s(literal 1 binary64))) |
(*.f64 (*.f64 (*.f64 (-.f64 b a) (fma.f64 a (+.f64 a b) (*.f64 b b))) (neg.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 a (+.f64 a b) (*.f64 b b))))) |
(*.f64 (*.f64 (-.f64 b a) (fma.f64 a (+.f64 a b) (*.f64 b b))) (/.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (fma.f64 a (+.f64 a b) (*.f64 b b)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (+.f64 a b) (*.f64 b b))) (*.f64 (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (fma.f64 a (+.f64 a b) (*.f64 b b)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (+.f64 a b) (*.f64 b b))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (fma.f64 a (+.f64 a b) (*.f64 b b)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (fma.f64 a (+.f64 a b) (*.f64 b b))) (*.f64 (-.f64 b a) (fma.f64 a (+.f64 a b) (*.f64 b b)))) |
(*.f64 (/.f64 (-.f64 b a) (*.f64 (-.f64 b a) (+.f64 a b))) (/.f64 (*.f64 (+.f64 a b) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 b a)))) |
(*.f64 (/.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) #s(literal 1 binary64)) (/.f64 (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (fma.f64 a (+.f64 a b) (*.f64 b b)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 b a))) (/.f64 (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 b a)))) |
(*.f64 (/.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (fma.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 a (+.f64 a b)) (*.f64 (+.f64 a b) (*.f64 a (*.f64 a (+.f64 a b))))))) (/.f64 (*.f64 (-.f64 b a) (fma.f64 a (+.f64 a b) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 a (+.f64 a b))) (*.f64 (+.f64 a b) (*.f64 a (*.f64 a (+.f64 a b)))))))) |
(*.f64 (/.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (*.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) (-.f64 (*.f64 a (+.f64 a b)) (*.f64 b b)))) (/.f64 (*.f64 (-.f64 b a) (fma.f64 a (+.f64 a b) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 a (+.f64 a b)) (*.f64 b b))))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 b a) (-.f64 b a))) (/.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 b a)))) |
(*.f64 (*.f64 (/.f64 (-.f64 b a) (fma.f64 a a (*.f64 b (-.f64 b a)))) #s(literal 1 binary64)) (/.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 a a (*.f64 b (-.f64 b a)))))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 b a) (-.f64 a b))) (/.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 a b)))) |
(*.f64 (*.f64 (/.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 a (+.f64 a b))) (*.f64 (+.f64 a b) (*.f64 a (*.f64 a (+.f64 a b)))))) (-.f64 b a)) (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 a (+.f64 a b))) (*.f64 (+.f64 a b) (*.f64 a (*.f64 a (+.f64 a b)))))) |
(*.f64 (*.f64 (/.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 a (+.f64 a b))) (*.f64 (+.f64 a b) (*.f64 a (*.f64 a (+.f64 a b)))))) (-.f64 b a)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 a (+.f64 a b))) (*.f64 (+.f64 a b) (*.f64 a (*.f64 a (+.f64 a b)))))))) |
(*.f64 (*.f64 (-.f64 b a) (/.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (-.f64 (*.f64 a (+.f64 a b)) (*.f64 b b)))) (-.f64 (*.f64 a (+.f64 a b)) (*.f64 b b))) |
(*.f64 (*.f64 (-.f64 b a) (/.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (-.f64 (*.f64 a (+.f64 a b)) (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 a (+.f64 a b)) (*.f64 b b))))) |
(*.f64 (/.f64 (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (-.f64 b a) (+.f64 a b))) (/.f64 (+.f64 a b) (/.f64 #s(literal 1 binary64) (-.f64 b a)))) |
(*.f64 (/.f64 (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 b a) (-.f64 b a)))) #s(literal 1 binary64)) |
(*.f64 (/.f64 (*.f64 (-.f64 b a) (+.f64 a b)) (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 b a) (-.f64 b a)))) (/.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (+.f64 a b))) |
(*.f64 (/.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) (fma.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 a (+.f64 a b)) (*.f64 (+.f64 a b) (*.f64 a (*.f64 a (+.f64 a b))))))) (/.f64 (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 a (+.f64 a b))) (*.f64 (+.f64 a b) (*.f64 a (*.f64 a (+.f64 a b)))))))) |
(*.f64 (/.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) (*.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) (-.f64 (*.f64 a (+.f64 a b)) (*.f64 b b)))) (/.f64 (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 a (+.f64 a b)) (*.f64 b b))))) |
(*.f64 (/.f64 (*.f64 (-.f64 b a) (fma.f64 a (+.f64 a b) (*.f64 b b))) (fma.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 a (+.f64 a b)) (*.f64 (+.f64 a b) (*.f64 a (*.f64 a (+.f64 a b))))))) (/.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 a (+.f64 a b))) (*.f64 (+.f64 a b) (*.f64 a (*.f64 a (+.f64 a b)))))))) |
(*.f64 (/.f64 (*.f64 (-.f64 b a) (fma.f64 a (+.f64 a b) (*.f64 b b))) (*.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) (-.f64 (*.f64 a (+.f64 a b)) (*.f64 b b)))) (/.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 a (+.f64 a b)) (*.f64 b b))))) |
(*.f64 (/.f64 (*.f64 (-.f64 b a) (+.f64 a b)) #s(literal 1 binary64)) (/.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (+.f64 a b))) |
(*.f64 (/.f64 (*.f64 (+.f64 a b) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (-.f64 b a) (+.f64 a b))) (/.f64 (-.f64 b a) (/.f64 #s(literal 1 binary64) (-.f64 b a)))) |
(*.f64 (/.f64 (*.f64 (+.f64 a b) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 b a) (-.f64 b a)))) (/.f64 (-.f64 b a) (+.f64 a b))) |
(*.f64 (/.f64 (-.f64 b a) (+.f64 a b)) (/.f64 (*.f64 (+.f64 a b) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (+.f64 a b) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 a a (*.f64 b (-.f64 b a)))))) |
(*.f64 (/.f64 (+.f64 a b) (*.f64 (+.f64 a b) (-.f64 a b))) (/.f64 (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 a b)))) |
(*.f64 (/.f64 (+.f64 a b) (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 b a) (-.f64 b a)))) (/.f64 (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (+.f64 a b))) |
(*.f64 (/.f64 (+.f64 a b) (/.f64 (*.f64 (-.f64 b a) (+.f64 a b)) (*.f64 (-.f64 b a) (fma.f64 a (+.f64 a b) (*.f64 b b))))) (/.f64 (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (fma.f64 a (+.f64 a b) (*.f64 b b)))) |
(*.f64 (/.f64 (*.f64 (-.f64 b a) (fma.f64 a (+.f64 a b) (*.f64 b b))) (+.f64 a b)) (/.f64 (*.f64 (/.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (fma.f64 a (+.f64 a b) (*.f64 b b))) (+.f64 a b)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (-.f64 b a) (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 b a) (-.f64 b a)))) (/.f64 (*.f64 (+.f64 a b) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (+.f64 a b))) |
(*.f64 (/.f64 (-.f64 b a) #s(literal 1 binary64)) (/.f64 (*.f64 (+.f64 a b) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (+.f64 a b))) |
(*.f64 (/.f64 (*.f64 (+.f64 a b) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (+.f64 a b)) (/.f64 (-.f64 b a) #s(literal 1 binary64))) |
(*.f64 (/.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (+.f64 a b)) (/.f64 (*.f64 (-.f64 b a) (+.f64 a b)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) #s(literal -1 binary64)) (/.f64 (neg.f64 (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))) (fma.f64 a (+.f64 a b) (*.f64 b b)))) |
(*.f64 (/.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal -1 binary64)) (/.f64 (neg.f64 (*.f64 (-.f64 b a) (fma.f64 a (+.f64 a b) (*.f64 b b)))) (fma.f64 a (+.f64 a b) (*.f64 b b)))) |
(*.f64 (/.f64 (*.f64 (-.f64 b a) (fma.f64 a (+.f64 a b) (*.f64 b b))) #s(literal -1 binary64)) (/.f64 (neg.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (fma.f64 a (+.f64 a b) (*.f64 b b)))) |
(*.f64 (/.f64 (-.f64 b a) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (+.f64 a b) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 a a (*.f64 b (-.f64 b a)))))) |
(*.f64 (/.f64 (-.f64 b a) (*.f64 (+.f64 a b) (-.f64 a b))) (/.f64 (*.f64 (+.f64 a b) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 a b)))) |
(*.f64 (/.f64 (-.f64 b a) (/.f64 (*.f64 (-.f64 b a) (+.f64 a b)) (*.f64 (-.f64 b a) (fma.f64 a (+.f64 a b) (*.f64 b b))))) (/.f64 (*.f64 (+.f64 a b) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (fma.f64 a (+.f64 a b) (*.f64 b b)))) |
(*.f64 (/.f64 (-.f64 b a) (fma.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 a (+.f64 a b)) (*.f64 (+.f64 a b) (*.f64 a (*.f64 a (+.f64 a b))))))) (/.f64 (*.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 a (+.f64 a b))) (*.f64 (+.f64 a b) (*.f64 a (*.f64 a (+.f64 a b)))))))) |
(*.f64 (/.f64 (-.f64 b a) (*.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) (-.f64 (*.f64 a (+.f64 a b)) (*.f64 b b)))) (/.f64 (*.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 a (+.f64 a b)) (*.f64 b b))))) |
(*.f64 (/.f64 (*.f64 (-.f64 b a) (+.f64 a b)) (/.f64 (*.f64 (-.f64 b a) (+.f64 a b)) (*.f64 (-.f64 b a) (fma.f64 a (+.f64 a b) (*.f64 b b))))) (/.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (fma.f64 a (+.f64 a b) (*.f64 b b)))) |
(*.f64 (/.f64 (*.f64 (+.f64 a b) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) #s(literal 1 binary64)) (/.f64 (-.f64 b a) (+.f64 a b))) |
(*.f64 (/.f64 (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (+.f64 a b)) (+.f64 a b)) |
(*.f64 (/.f64 (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(*.f64 (/.f64 (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a)))) (/.f64 (+.f64 a b) (/.f64 #s(literal 1 binary64) (fma.f64 a a (*.f64 b (-.f64 b a)))))) |
(*.f64 (/.f64 (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (+.f64 a b) (-.f64 a b))) (/.f64 (+.f64 a b) (/.f64 #s(literal 1 binary64) (-.f64 a b)))) |
(*.f64 (/.f64 (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (/.f64 (*.f64 (-.f64 b a) (+.f64 a b)) (*.f64 (-.f64 b a) (fma.f64 a (+.f64 a b) (*.f64 b b))))) (/.f64 (+.f64 a b) (fma.f64 a (+.f64 a b) (*.f64 b b)))) |
(*.f64 (/.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal 1 binary64)) (-.f64 b a)) |
(*.f64 (/.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (*.f64 (-.f64 b a) (+.f64 a b))) (/.f64 (*.f64 (-.f64 b a) (+.f64 a b)) (/.f64 #s(literal 1 binary64) (-.f64 b a)))) |
(*.f64 (/.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (-.f64 b a) (+.f64 a b)) (/.f64 #s(literal 1 binary64) (fma.f64 a a (*.f64 b (-.f64 b a)))))) |
(*.f64 (/.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (*.f64 (+.f64 a b) (-.f64 a b))) (/.f64 (*.f64 (-.f64 b a) (+.f64 a b)) (/.f64 #s(literal 1 binary64) (-.f64 a b)))) |
(*.f64 (/.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 b a) (-.f64 b a)))) (-.f64 b a)) |
(*.f64 (/.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (/.f64 (*.f64 (-.f64 b a) (+.f64 a b)) (*.f64 (-.f64 b a) (fma.f64 a (+.f64 a b) (*.f64 b b))))) (/.f64 (*.f64 (-.f64 b a) (+.f64 a b)) (fma.f64 a (+.f64 a b) (*.f64 b b)))) |
(*.f64 (/.f64 (*.f64 (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (fma.f64 a (+.f64 a b) (*.f64 b b))) (*.f64 (-.f64 b a) (+.f64 a b))) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (+.f64 a b) (*.f64 b b))) (+.f64 a b)) (/.f64 #s(literal 1 binary64) (-.f64 b a)))) |
(*.f64 (/.f64 (*.f64 (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (fma.f64 a (+.f64 a b) (*.f64 b b))) (+.f64 a b)) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (+.f64 a b) (*.f64 b b))) (+.f64 a b)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (*.f64 (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (fma.f64 a (+.f64 a b) (*.f64 b b))) #s(literal 1 binary64)) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (+.f64 a b) (*.f64 b b))) (+.f64 a b)) (+.f64 a b))) |
(*.f64 (/.f64 (*.f64 (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (fma.f64 a (+.f64 a b) (*.f64 b b))) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (+.f64 a b) (*.f64 b b))) (+.f64 a b)) (/.f64 #s(literal 1 binary64) (fma.f64 a a (*.f64 b (-.f64 b a)))))) |
(*.f64 (/.f64 (*.f64 (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (fma.f64 a (+.f64 a b) (*.f64 b b))) (*.f64 (+.f64 a b) (-.f64 a b))) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (+.f64 a b) (*.f64 b b))) (+.f64 a b)) (/.f64 #s(literal 1 binary64) (-.f64 a b)))) |
(*.f64 (/.f64 (*.f64 (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (fma.f64 a (+.f64 a b) (*.f64 b b))) (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 b a) (-.f64 b a)))) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (+.f64 a b) (*.f64 b b))) (+.f64 a b)) (+.f64 a b))) |
(*.f64 (/.f64 (*.f64 (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (fma.f64 a (+.f64 a b) (*.f64 b b))) (/.f64 (*.f64 (-.f64 b a) (+.f64 a b)) (*.f64 (-.f64 b a) (fma.f64 a (+.f64 a b) (*.f64 b b))))) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (+.f64 a b) (*.f64 b b))) (+.f64 a b)) (fma.f64 a (+.f64 a b) (*.f64 b b)))) |
(*.f64 (/.f64 (*.f64 (+.f64 a b) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a)))) (/.f64 (-.f64 b a) (/.f64 #s(literal 1 binary64) (fma.f64 a a (*.f64 b (-.f64 b a)))))) |
(*.f64 (/.f64 (*.f64 (+.f64 a b) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (+.f64 a b) (-.f64 a b))) (/.f64 (-.f64 b a) (/.f64 #s(literal 1 binary64) (-.f64 a b)))) |
(*.f64 (/.f64 (*.f64 (+.f64 a b) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (/.f64 (*.f64 (-.f64 b a) (+.f64 a b)) (*.f64 (-.f64 b a) (fma.f64 a (+.f64 a b) (*.f64 b b))))) (/.f64 (-.f64 b a) (fma.f64 a (+.f64 a b) (*.f64 b b)))) |
(*.f64 (/.f64 (*.f64 (-.f64 b a) (fma.f64 a (+.f64 a b) (*.f64 b b))) (*.f64 (-.f64 b a) (+.f64 a b))) (/.f64 (*.f64 (/.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (fma.f64 a (+.f64 a b) (*.f64 b b))) (+.f64 a b)) (/.f64 #s(literal 1 binary64) (-.f64 b a)))) |
(*.f64 (/.f64 (*.f64 (-.f64 b a) (fma.f64 a (+.f64 a b) (*.f64 b b))) #s(literal 1 binary64)) (/.f64 (*.f64 (/.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (fma.f64 a (+.f64 a b) (*.f64 b b))) (+.f64 a b)) (+.f64 a b))) |
(*.f64 (/.f64 (*.f64 (-.f64 b a) (fma.f64 a (+.f64 a b) (*.f64 b b))) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (/.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (fma.f64 a (+.f64 a b) (*.f64 b b))) (+.f64 a b)) (/.f64 #s(literal 1 binary64) (fma.f64 a a (*.f64 b (-.f64 b a)))))) |
(*.f64 (/.f64 (*.f64 (-.f64 b a) (fma.f64 a (+.f64 a b) (*.f64 b b))) (*.f64 (+.f64 a b) (-.f64 a b))) (/.f64 (*.f64 (/.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (fma.f64 a (+.f64 a b) (*.f64 b b))) (+.f64 a b)) (/.f64 #s(literal 1 binary64) (-.f64 a b)))) |
(*.f64 (/.f64 (*.f64 (-.f64 b a) (fma.f64 a (+.f64 a b) (*.f64 b b))) (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 b a) (-.f64 b a)))) (/.f64 (*.f64 (/.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (fma.f64 a (+.f64 a b) (*.f64 b b))) (+.f64 a b)) (+.f64 a b))) |
(*.f64 (/.f64 (*.f64 (-.f64 b a) (fma.f64 a (+.f64 a b) (*.f64 b b))) (/.f64 (*.f64 (-.f64 b a) (+.f64 a b)) (*.f64 (-.f64 b a) (fma.f64 a (+.f64 a b) (*.f64 b b))))) (/.f64 (*.f64 (/.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (fma.f64 a (+.f64 a b) (*.f64 b b))) (+.f64 a b)) (fma.f64 a (+.f64 a b) (*.f64 b b)))) |
(*.f64 (/.f64 (*.f64 (*.f64 (+.f64 a b) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (-.f64 b a) (fma.f64 a (+.f64 a b) (*.f64 b b)))) (*.f64 (-.f64 b a) (+.f64 a b))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (+.f64 a b) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (-.f64 b a)))) |
(*.f64 (/.f64 (*.f64 (*.f64 (+.f64 a b) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (-.f64 b a) (fma.f64 a (+.f64 a b) (*.f64 b b)))) (+.f64 a b)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (+.f64 a b) (*.f64 b b))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (*.f64 (*.f64 (+.f64 a b) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (-.f64 b a) (fma.f64 a (+.f64 a b) (*.f64 b b)))) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (+.f64 a b) (*.f64 b b))) (+.f64 a b))) |
(*.f64 (/.f64 (*.f64 (*.f64 (+.f64 a b) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (-.f64 b a) (fma.f64 a (+.f64 a b) (*.f64 b b)))) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a)))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (+.f64 a b) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (fma.f64 a a (*.f64 b (-.f64 b a)))))) |
(*.f64 (/.f64 (*.f64 (*.f64 (+.f64 a b) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (-.f64 b a) (fma.f64 a (+.f64 a b) (*.f64 b b)))) (*.f64 (+.f64 a b) (-.f64 a b))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (+.f64 a b) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (-.f64 a b)))) |
(*.f64 (/.f64 (*.f64 (*.f64 (+.f64 a b) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (-.f64 b a) (fma.f64 a (+.f64 a b) (*.f64 b b)))) (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 b a) (-.f64 b a)))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (+.f64 a b) (*.f64 b b))) (+.f64 a b))) |
(*.f64 (/.f64 (*.f64 (*.f64 (+.f64 a b) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (-.f64 b a) (fma.f64 a (+.f64 a b) (*.f64 b b)))) (/.f64 (*.f64 (-.f64 b a) (+.f64 a b)) (*.f64 (-.f64 b a) (fma.f64 a (+.f64 a b) (*.f64 b b))))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (+.f64 a b) (*.f64 b b))) (fma.f64 a (+.f64 a b) (*.f64 b b)))) |
(*.f64 (/.f64 (*.f64 (+.f64 a b) (*.f64 (-.f64 b a) (fma.f64 a (+.f64 a b) (*.f64 b b)))) (*.f64 (-.f64 b a) (+.f64 a b))) (/.f64 (/.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (fma.f64 a (+.f64 a b) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (-.f64 b a)))) |
(*.f64 (/.f64 (*.f64 (+.f64 a b) (*.f64 (-.f64 b a) (fma.f64 a (+.f64 a b) (*.f64 b b)))) (+.f64 a b)) (/.f64 (/.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (fma.f64 a (+.f64 a b) (*.f64 b b))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (*.f64 (+.f64 a b) (*.f64 (-.f64 b a) (fma.f64 a (+.f64 a b) (*.f64 b b)))) #s(literal 1 binary64)) (/.f64 (/.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (fma.f64 a (+.f64 a b) (*.f64 b b))) (+.f64 a b))) |
(*.f64 (/.f64 (*.f64 (+.f64 a b) (*.f64 (-.f64 b a) (fma.f64 a (+.f64 a b) (*.f64 b b)))) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a)))) (/.f64 (/.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (fma.f64 a (+.f64 a b) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (fma.f64 a a (*.f64 b (-.f64 b a)))))) |
(*.f64 (/.f64 (*.f64 (+.f64 a b) (*.f64 (-.f64 b a) (fma.f64 a (+.f64 a b) (*.f64 b b)))) (*.f64 (+.f64 a b) (-.f64 a b))) (/.f64 (/.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (fma.f64 a (+.f64 a b) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (-.f64 a b)))) |
(*.f64 (/.f64 (*.f64 (+.f64 a b) (*.f64 (-.f64 b a) (fma.f64 a (+.f64 a b) (*.f64 b b)))) (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 b a) (-.f64 b a)))) (/.f64 (/.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (fma.f64 a (+.f64 a b) (*.f64 b b))) (+.f64 a b))) |
(*.f64 (/.f64 (*.f64 (+.f64 a b) (*.f64 (-.f64 b a) (fma.f64 a (+.f64 a b) (*.f64 b b)))) (/.f64 (*.f64 (-.f64 b a) (+.f64 a b)) (*.f64 (-.f64 b a) (fma.f64 a (+.f64 a b) (*.f64 b b))))) (/.f64 (/.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (fma.f64 a (+.f64 a b) (*.f64 b b))) (fma.f64 a (+.f64 a b) (*.f64 b b)))) |
(*.f64 (/.f64 (*.f64 (/.f64 (+.f64 a b) (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 a (+.f64 a b))) (*.f64 (+.f64 a b) (*.f64 a (*.f64 a (+.f64 a b)))))) (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))) (*.f64 (-.f64 b a) (+.f64 a b))) (/.f64 (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 a (+.f64 a b))) (*.f64 (+.f64 a b) (*.f64 a (*.f64 a (+.f64 a b))))) (/.f64 #s(literal 1 binary64) (-.f64 b a)))) |
(*.f64 (/.f64 (*.f64 (/.f64 (+.f64 a b) (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 a (+.f64 a b))) (*.f64 (+.f64 a b) (*.f64 a (*.f64 a (+.f64 a b)))))) (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))) (+.f64 a b)) (/.f64 (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 a (+.f64 a b))) (*.f64 (+.f64 a b) (*.f64 a (*.f64 a (+.f64 a b))))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (*.f64 (/.f64 (+.f64 a b) (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 a (+.f64 a b))) (*.f64 (+.f64 a b) (*.f64 a (*.f64 a (+.f64 a b)))))) (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))) #s(literal 1 binary64)) (/.f64 (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 a (+.f64 a b))) (*.f64 (+.f64 a b) (*.f64 a (*.f64 a (+.f64 a b))))) (+.f64 a b))) |
(*.f64 (/.f64 (*.f64 (/.f64 (+.f64 a b) (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 a (+.f64 a b))) (*.f64 (+.f64 a b) (*.f64 a (*.f64 a (+.f64 a b)))))) (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a)))) (/.f64 (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 a (+.f64 a b))) (*.f64 (+.f64 a b) (*.f64 a (*.f64 a (+.f64 a b))))) (/.f64 #s(literal 1 binary64) (fma.f64 a a (*.f64 b (-.f64 b a)))))) |
(*.f64 (/.f64 (*.f64 (/.f64 (+.f64 a b) (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 a (+.f64 a b))) (*.f64 (+.f64 a b) (*.f64 a (*.f64 a (+.f64 a b)))))) (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))) (*.f64 (+.f64 a b) (-.f64 a b))) (/.f64 (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 a (+.f64 a b))) (*.f64 (+.f64 a b) (*.f64 a (*.f64 a (+.f64 a b))))) (/.f64 #s(literal 1 binary64) (-.f64 a b)))) |
(*.f64 (/.f64 (*.f64 (/.f64 (+.f64 a b) (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 a (+.f64 a b))) (*.f64 (+.f64 a b) (*.f64 a (*.f64 a (+.f64 a b)))))) (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))) (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 b a) (-.f64 b a)))) (/.f64 (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 a (+.f64 a b))) (*.f64 (+.f64 a b) (*.f64 a (*.f64 a (+.f64 a b))))) (+.f64 a b))) |
(*.f64 (/.f64 (*.f64 (/.f64 (+.f64 a b) (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 a (+.f64 a b))) (*.f64 (+.f64 a b) (*.f64 a (*.f64 a (+.f64 a b)))))) (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))) (/.f64 (*.f64 (-.f64 b a) (+.f64 a b)) (*.f64 (-.f64 b a) (fma.f64 a (+.f64 a b) (*.f64 b b))))) (/.f64 (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 a (+.f64 a b))) (*.f64 (+.f64 a b) (*.f64 a (*.f64 a (+.f64 a b))))) (fma.f64 a (+.f64 a b) (*.f64 b b)))) |
(*.f64 (/.f64 (*.f64 (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (/.f64 (+.f64 a b) (-.f64 (*.f64 a (+.f64 a b)) (*.f64 b b)))) (*.f64 (-.f64 b a) (+.f64 a b))) (/.f64 (-.f64 (*.f64 a (+.f64 a b)) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (-.f64 b a)))) |
(*.f64 (/.f64 (*.f64 (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (/.f64 (+.f64 a b) (-.f64 (*.f64 a (+.f64 a b)) (*.f64 b b)))) (+.f64 a b)) (/.f64 (-.f64 (*.f64 a (+.f64 a b)) (*.f64 b b)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (*.f64 (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (/.f64 (+.f64 a b) (-.f64 (*.f64 a (+.f64 a b)) (*.f64 b b)))) #s(literal 1 binary64)) (/.f64 (-.f64 (*.f64 a (+.f64 a b)) (*.f64 b b)) (+.f64 a b))) |
(*.f64 (/.f64 (*.f64 (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (/.f64 (+.f64 a b) (-.f64 (*.f64 a (+.f64 a b)) (*.f64 b b)))) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a)))) (/.f64 (-.f64 (*.f64 a (+.f64 a b)) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (fma.f64 a a (*.f64 b (-.f64 b a)))))) |
(*.f64 (/.f64 (*.f64 (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (/.f64 (+.f64 a b) (-.f64 (*.f64 a (+.f64 a b)) (*.f64 b b)))) (*.f64 (+.f64 a b) (-.f64 a b))) (/.f64 (-.f64 (*.f64 a (+.f64 a b)) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (-.f64 a b)))) |
(*.f64 (/.f64 (*.f64 (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (/.f64 (+.f64 a b) (-.f64 (*.f64 a (+.f64 a b)) (*.f64 b b)))) (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 b a) (-.f64 b a)))) (/.f64 (-.f64 (*.f64 a (+.f64 a b)) (*.f64 b b)) (+.f64 a b))) |
(*.f64 (/.f64 (*.f64 (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (/.f64 (+.f64 a b) (-.f64 (*.f64 a (+.f64 a b)) (*.f64 b b)))) (/.f64 (*.f64 (-.f64 b a) (+.f64 a b)) (*.f64 (-.f64 b a) (fma.f64 a (+.f64 a b) (*.f64 b b))))) (/.f64 (-.f64 (*.f64 a (+.f64 a b)) (*.f64 b b)) (fma.f64 a (+.f64 a b) (*.f64 b b)))) |
(*.f64 (/.f64 (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (fma.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 a (+.f64 a b)) (*.f64 (+.f64 a b) (*.f64 a (*.f64 a (+.f64 a b))))))) (/.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 a (+.f64 a b))) (*.f64 (+.f64 a b) (*.f64 a (*.f64 a (+.f64 a b)))))))) |
(*.f64 (/.f64 (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) (-.f64 (*.f64 a (+.f64 a b)) (*.f64 b b)))) (/.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 a (+.f64 a b)) (*.f64 b b))))) |
(*.f64 (/.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (fma.f64 a (+.f64 a b) (*.f64 b b))) (fma.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 a (+.f64 a b)) (*.f64 (+.f64 a b) (*.f64 a (*.f64 a (+.f64 a b))))))) (/.f64 (-.f64 b a) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 a (+.f64 a b))) (*.f64 (+.f64 a b) (*.f64 a (*.f64 a (+.f64 a b)))))))) |
(*.f64 (/.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (fma.f64 a (+.f64 a b) (*.f64 b b))) (*.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) (-.f64 (*.f64 a (+.f64 a b)) (*.f64 b b)))) (/.f64 (-.f64 b a) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 a (+.f64 a b)) (*.f64 b b))))) |
(*.f64 (/.f64 (neg.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) #s(literal -1 binary64)) (-.f64 b a)) |
(*.f64 (/.f64 (neg.f64 (*.f64 (-.f64 b a) (fma.f64 a (+.f64 a b) (*.f64 b b)))) #s(literal -1 binary64)) (/.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (fma.f64 a (+.f64 a b) (*.f64 b b)))) |
(+.f64 (*.f64 (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) a) (*.f64 (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) b)) |
(+.f64 (*.f64 (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) b) (*.f64 (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) a)) |
(+.f64 (*.f64 a (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))) (*.f64 b (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) |
(+.f64 (*.f64 b (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))) (*.f64 a (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) |
(-.f64 (/.f64 (/.f64 (*.f64 b b) (-.f64 b a)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (/.f64 (/.f64 (*.f64 a a) (-.f64 b a)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))) |
(-.f64 (/.f64 (/.f64 (*.f64 a a) (-.f64 a b)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (/.f64 (/.f64 (*.f64 b b) (-.f64 a b)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))) |
(fma.f64 a (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 b (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) |
(fma.f64 b (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 a (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) |
(fma.f64 (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) a (*.f64 (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) b)) |
(fma.f64 (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) b (*.f64 (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) a)) |
(/.f64 (+.f64 a b) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) (*.f64 (*.f64 (+.f64 a b) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (-.f64 b a) (fma.f64 a (+.f64 a b) (*.f64 b b))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) (*.f64 (*.f64 (+.f64 a b) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (-.f64 b a) (fma.f64 a (+.f64 a b) (*.f64 b b)))))) |
(/.f64 (neg.f64 (+.f64 a b)) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))) |
(/.f64 (*.f64 (*.f64 (+.f64 a b) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (-.f64 b a) (fma.f64 a (+.f64 a b) (*.f64 b b)))) (fma.f64 a (+.f64 a b) (*.f64 b b))) |
(/.f64 (*.f64 (*.f64 (-.f64 b a) (+.f64 a b)) #s(literal 1 binary64)) (*.f64 (-.f64 b a) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))) |
(/.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) #s(literal 1 binary64)) (*.f64 (fma.f64 a a (*.f64 b (-.f64 b a))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))) |
(/.f64 (*.f64 (*.f64 (+.f64 a b) (-.f64 a b)) #s(literal 1 binary64)) (*.f64 (-.f64 a b) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))) |
(/.f64 (*.f64 (*.f64 (-.f64 b a) (+.f64 a b)) (*.f64 (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (fma.f64 a (+.f64 a b) (*.f64 b b)))) (*.f64 (-.f64 b a) (fma.f64 a (+.f64 a b) (*.f64 b b)))) |
(/.f64 (*.f64 (*.f64 (-.f64 b a) (+.f64 a b)) (*.f64 (*.f64 (-.f64 b a) (fma.f64 a (+.f64 a b) (*.f64 b b))) (neg.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 b a) (neg.f64 (fma.f64 a (+.f64 a b) (*.f64 b b))))) |
(/.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (fma.f64 a (+.f64 a b) (*.f64 b b)))) (*.f64 (fma.f64 a a (*.f64 b (-.f64 b a))) (fma.f64 a (+.f64 a b) (*.f64 b b)))) |
(/.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (-.f64 b a) (fma.f64 a (+.f64 a b) (*.f64 b b))) (neg.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (fma.f64 a a (*.f64 b (-.f64 b a))) (neg.f64 (fma.f64 a (+.f64 a b) (*.f64 b b))))) |
(/.f64 (*.f64 (*.f64 (+.f64 a b) (-.f64 a b)) (*.f64 (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (fma.f64 a (+.f64 a b) (*.f64 b b)))) (*.f64 (-.f64 a b) (fma.f64 a (+.f64 a b) (*.f64 b b)))) |
(/.f64 (*.f64 (*.f64 (+.f64 a b) (-.f64 a b)) (*.f64 (*.f64 (-.f64 b a) (fma.f64 a (+.f64 a b) (*.f64 b b))) (neg.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 a b) (neg.f64 (fma.f64 a (+.f64 a b) (*.f64 b b))))) |
(/.f64 (*.f64 (*.f64 (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (fma.f64 a (+.f64 a b) (*.f64 b b))) (*.f64 (-.f64 b a) (+.f64 a b))) (*.f64 (-.f64 b a) (fma.f64 a (+.f64 a b) (*.f64 b b)))) |
(/.f64 (*.f64 (*.f64 (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (fma.f64 a (+.f64 a b) (*.f64 b b))) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a)))) (*.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) (fma.f64 a a (*.f64 b (-.f64 b a))))) |
(/.f64 (*.f64 (*.f64 (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (fma.f64 a (+.f64 a b) (*.f64 b b))) (*.f64 (+.f64 a b) (-.f64 a b))) (*.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) (-.f64 a b))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 b a) (+.f64 a b))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))) (-.f64 b a))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a)))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))) (fma.f64 a a (*.f64 b (-.f64 b a))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 a b) (-.f64 a b))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))) (-.f64 a b))) |
(/.f64 (*.f64 (*.f64 (*.f64 (-.f64 b a) (fma.f64 a (+.f64 a b) (*.f64 b b))) (neg.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))) (*.f64 (-.f64 b a) (+.f64 a b))) (*.f64 (neg.f64 (fma.f64 a (+.f64 a b) (*.f64 b b))) (-.f64 b a))) |
(/.f64 (*.f64 (*.f64 (*.f64 (-.f64 b a) (fma.f64 a (+.f64 a b) (*.f64 b b))) (neg.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a)))) (*.f64 (neg.f64 (fma.f64 a (+.f64 a b) (*.f64 b b))) (fma.f64 a a (*.f64 b (-.f64 b a))))) |
(/.f64 (*.f64 (*.f64 (*.f64 (-.f64 b a) (fma.f64 a (+.f64 a b) (*.f64 b b))) (neg.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))) (*.f64 (+.f64 a b) (-.f64 a b))) (*.f64 (neg.f64 (fma.f64 a (+.f64 a b) (*.f64 b b))) (-.f64 a b))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 a b) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (-.f64 b a) (fma.f64 a (+.f64 a b) (*.f64 b b))))) (neg.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)))) |
(/.f64 (*.f64 (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (-.f64 b a) (+.f64 a b))) (-.f64 b a)) |
(/.f64 (*.f64 (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a)))) (fma.f64 a a (*.f64 b (-.f64 b a)))) |
(/.f64 (*.f64 (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (+.f64 a b) (-.f64 a b))) (-.f64 a b)) |
(/.f64 (*.f64 (+.f64 a b) (*.f64 (*.f64 (-.f64 b a) (fma.f64 a (+.f64 a b) (*.f64 b b))) (neg.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (neg.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)))) |
(/.f64 (*.f64 (*.f64 (-.f64 b a) (+.f64 a b)) (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))) (-.f64 b a)) |
(/.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))) (fma.f64 a a (*.f64 b (-.f64 b a)))) |
(/.f64 (*.f64 (*.f64 (+.f64 a b) (-.f64 a b)) (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))) (-.f64 a b)) |
(/.f64 (*.f64 (*.f64 (*.f64 (-.f64 b a) (fma.f64 a (+.f64 a b) (*.f64 b b))) (neg.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))) (+.f64 a b)) (neg.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (-.f64 b a) (+.f64 a b)) #s(literal 1 binary64))) (neg.f64 (*.f64 (-.f64 b a) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 a a (*.f64 b (-.f64 b a))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 a b) (-.f64 a b)) #s(literal 1 binary64))) (neg.f64 (*.f64 (-.f64 a b) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (-.f64 b a) (+.f64 a b)) (*.f64 (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (fma.f64 a (+.f64 a b) (*.f64 b b))))) (neg.f64 (*.f64 (-.f64 b a) (fma.f64 a (+.f64 a b) (*.f64 b b))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (-.f64 b a) (+.f64 a b)) (*.f64 (*.f64 (-.f64 b a) (fma.f64 a (+.f64 a b) (*.f64 b b))) (neg.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))) (neg.f64 (*.f64 (-.f64 b a) (neg.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (fma.f64 a (+.f64 a b) (*.f64 b b))))) (neg.f64 (*.f64 (fma.f64 a a (*.f64 b (-.f64 b a))) (fma.f64 a (+.f64 a b) (*.f64 b b))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (-.f64 b a) (fma.f64 a (+.f64 a b) (*.f64 b b))) (neg.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))) (neg.f64 (*.f64 (fma.f64 a a (*.f64 b (-.f64 b a))) (neg.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 a b) (-.f64 a b)) (*.f64 (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (fma.f64 a (+.f64 a b) (*.f64 b b))))) (neg.f64 (*.f64 (-.f64 a b) (fma.f64 a (+.f64 a b) (*.f64 b b))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 a b) (-.f64 a b)) (*.f64 (*.f64 (-.f64 b a) (fma.f64 a (+.f64 a b) (*.f64 b b))) (neg.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))) (neg.f64 (*.f64 (-.f64 a b) (neg.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (fma.f64 a (+.f64 a b) (*.f64 b b))) (*.f64 (-.f64 b a) (+.f64 a b)))) (neg.f64 (*.f64 (-.f64 b a) (fma.f64 a (+.f64 a b) (*.f64 b b))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (fma.f64 a (+.f64 a b) (*.f64 b b))) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))))) (neg.f64 (*.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) (fma.f64 a a (*.f64 b (-.f64 b a)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (fma.f64 a (+.f64 a b) (*.f64 b b))) (*.f64 (+.f64 a b) (-.f64 a b)))) (neg.f64 (*.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) (-.f64 a b)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 b a) (+.f64 a b)))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))) (-.f64 b a)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))) (fma.f64 a a (*.f64 b (-.f64 b a)))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 a b) (-.f64 a b)))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))) (-.f64 a b)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 (-.f64 b a) (fma.f64 a (+.f64 a b) (*.f64 b b))) (neg.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))) (*.f64 (-.f64 b a) (+.f64 a b)))) (neg.f64 (*.f64 (neg.f64 (fma.f64 a (+.f64 a b) (*.f64 b b))) (-.f64 b a)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 (-.f64 b a) (fma.f64 a (+.f64 a b) (*.f64 b b))) (neg.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))))) (neg.f64 (*.f64 (neg.f64 (fma.f64 a (+.f64 a b) (*.f64 b b))) (fma.f64 a a (*.f64 b (-.f64 b a)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 (-.f64 b a) (fma.f64 a (+.f64 a b) (*.f64 b b))) (neg.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))) (*.f64 (+.f64 a b) (-.f64 a b)))) (neg.f64 (*.f64 (neg.f64 (fma.f64 a (+.f64 a b) (*.f64 b b))) (-.f64 a b)))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 (+.f64 a b) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (-.f64 b a) (fma.f64 a (+.f64 a b) (*.f64 b b)))))) (neg.f64 (neg.f64 (fma.f64 a (+.f64 a b) (*.f64 b b))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (-.f64 b a) (+.f64 a b)))) (neg.f64 (-.f64 b a))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))))) (neg.f64 (fma.f64 a a (*.f64 b (-.f64 b a))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (+.f64 a b) (-.f64 a b)))) (neg.f64 (-.f64 a b))) |
(/.f64 (neg.f64 (*.f64 (+.f64 a b) (*.f64 (*.f64 (-.f64 b a) (fma.f64 a (+.f64 a b) (*.f64 b b))) (neg.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))) (neg.f64 (neg.f64 (fma.f64 a (+.f64 a b) (*.f64 b b))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (-.f64 b a) (+.f64 a b)) (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (neg.f64 (-.f64 b a))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (neg.f64 (fma.f64 a a (*.f64 b (-.f64 b a))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 a b) (-.f64 a b)) (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (neg.f64 (-.f64 a b))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 (-.f64 b a) (fma.f64 a (+.f64 a b) (*.f64 b b))) (neg.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))) (+.f64 a b))) (neg.f64 (neg.f64 (fma.f64 a (+.f64 a b) (*.f64 b b))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) a) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) b) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) a) (*.f64 (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) a) (-.f64 (*.f64 (*.f64 (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) b) (*.f64 (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) b)) (*.f64 (*.f64 (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) a) (*.f64 (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) b))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) b) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) a) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) b) (*.f64 (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) b) (-.f64 (*.f64 (*.f64 (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) a) (*.f64 (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) a)) (*.f64 (*.f64 (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) b) (*.f64 (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) a))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 a (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))) #s(literal 3 binary64)) (pow.f64 (*.f64 b (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))) #s(literal 3 binary64))) (fma.f64 (*.f64 a (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))) (*.f64 a (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))) (-.f64 (*.f64 (*.f64 b (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))) (*.f64 b (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (*.f64 a (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))) (*.f64 b (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 b (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))) #s(literal 3 binary64)) (pow.f64 (*.f64 a (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))) #s(literal 3 binary64))) (fma.f64 (*.f64 b (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))) (*.f64 b (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))) (-.f64 (*.f64 (*.f64 a (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))) (*.f64 a (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (*.f64 b (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))) (*.f64 a (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))))) |
(pow.f64 (/.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) (*.f64 (*.f64 (+.f64 a b) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (-.f64 b a) (fma.f64 a (+.f64 a b) (*.f64 b b))))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))) (/.f64 #s(literal 1 binary64) (+.f64 a b))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 a b)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) #s(literal -1 binary64)) |
(*.f64 (-.f64 b a) (*.f64 (+.f64 a b) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))) |
(*.f64 (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (+.f64 a b)) |
(*.f64 (*.f64 (-.f64 b a) (+.f64 a b)) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) |
(*.f64 (+.f64 a b) (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))) |
(*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (*.f64 (-.f64 b a) (+.f64 a b))) |
(*.f64 (*.f64 (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (fma.f64 a (+.f64 a b) (*.f64 b b))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (+.f64 a b) (*.f64 b b))) (+.f64 a b))) |
(*.f64 (*.f64 (+.f64 a b) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (-.f64 b a)) |
(*.f64 (*.f64 (-.f64 b a) (fma.f64 a (+.f64 a b) (*.f64 b b))) (*.f64 (/.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (fma.f64 a (+.f64 a b) (*.f64 b b))) (+.f64 a b))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (+.f64 a b) (*.f64 b b))) (/.f64 (+.f64 a b) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (fma.f64 a (+.f64 a b) (*.f64 b b)))))) |
(*.f64 (*.f64 (*.f64 (+.f64 a b) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (-.f64 b a) (fma.f64 a (+.f64 a b) (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (fma.f64 a (+.f64 a b) (*.f64 b b)))) |
(*.f64 (*.f64 (+.f64 a b) (*.f64 (-.f64 b a) (fma.f64 a (+.f64 a b) (*.f64 b b)))) (/.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (fma.f64 a (+.f64 a b) (*.f64 b b)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 b a) (-.f64 b a))) (/.f64 (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 a b)))) |
(*.f64 (/.f64 (*.f64 (-.f64 b a) (+.f64 a b)) (*.f64 (-.f64 b a) (fma.f64 a (+.f64 a b) (*.f64 b b)))) (/.f64 (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 a (+.f64 a b) (*.f64 b b))))) |
(*.f64 (*.f64 (/.f64 (+.f64 a b) (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 a (+.f64 a b))) (*.f64 (+.f64 a b) (*.f64 a (*.f64 a (+.f64 a b)))))) (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))) (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 a (+.f64 a b))) (*.f64 (+.f64 a b) (*.f64 a (*.f64 a (+.f64 a b)))))) |
(*.f64 (*.f64 (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (/.f64 (+.f64 a b) (-.f64 (*.f64 a (+.f64 a b)) (*.f64 b b)))) (-.f64 (*.f64 a (+.f64 a b)) (*.f64 b b))) |
(*.f64 (*.f64 (/.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 a (+.f64 a b))) (*.f64 (+.f64 a b) (*.f64 a (*.f64 a (+.f64 a b)))))) (-.f64 b a)) (/.f64 (+.f64 a b) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 a (+.f64 a b))) (*.f64 (+.f64 a b) (*.f64 a (*.f64 a (+.f64 a b)))))))) |
(*.f64 (*.f64 (-.f64 b a) (/.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (-.f64 (*.f64 a (+.f64 a b)) (*.f64 b b)))) (/.f64 (+.f64 a b) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 a (+.f64 a b)) (*.f64 b b))))) |
(*.f64 (/.f64 (+.f64 a b) #s(literal -1 binary64)) (-.f64 (/.f64 #s(literal 0 binary64) (fma.f64 a (+.f64 a b) (*.f64 b b))) (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) |
(*.f64 (/.f64 (*.f64 (-.f64 b a) (+.f64 a b)) (fma.f64 a (+.f64 a b) (*.f64 b b))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 b a)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (fma.f64 a (+.f64 a b) (*.f64 b b)))))) |
(*.f64 (/.f64 (*.f64 (-.f64 b a) (+.f64 a b)) (fma.f64 a (+.f64 a b) (*.f64 b b))) (/.f64 (*.f64 (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (fma.f64 a (+.f64 a b) (*.f64 b b))) (-.f64 b a))) |
(*.f64 (/.f64 (+.f64 a b) (fma.f64 a (+.f64 a b) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (fma.f64 a (+.f64 a b) (*.f64 b b)))))) |
(*.f64 (/.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (fma.f64 a (+.f64 a b) (*.f64 b b))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a a (*.f64 b (-.f64 b a)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (fma.f64 a (+.f64 a b) (*.f64 b b)))))) |
(*.f64 (/.f64 (*.f64 (+.f64 a b) (-.f64 a b)) (fma.f64 a (+.f64 a b) (*.f64 b b))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 a b)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (fma.f64 a (+.f64 a b) (*.f64 b b)))))) |
(*.f64 (/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 b a) (-.f64 b a))) (fma.f64 a (+.f64 a b) (*.f64 b b))) (/.f64 (+.f64 a b) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (fma.f64 a (+.f64 a b) (*.f64 b b)))))) |
(*.f64 (/.f64 (/.f64 (*.f64 (-.f64 b a) (+.f64 a b)) (*.f64 (-.f64 b a) (fma.f64 a (+.f64 a b) (*.f64 b b)))) (fma.f64 a (+.f64 a b) (*.f64 b b))) (/.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (fma.f64 a (+.f64 a b) (*.f64 b b)))))) |
(*.f64 (/.f64 (+.f64 a b) (fma.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 a (+.f64 a b)) (*.f64 (+.f64 a b) (*.f64 a (*.f64 a (+.f64 a b))))))) (/.f64 (*.f64 (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (fma.f64 a (+.f64 a b) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 a (+.f64 a b))) (*.f64 (+.f64 a b) (*.f64 a (*.f64 a (+.f64 a b)))))))) |
(*.f64 (/.f64 (+.f64 a b) (*.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) (-.f64 (*.f64 a (+.f64 a b)) (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (fma.f64 a (+.f64 a b) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 a (+.f64 a b)) (*.f64 b b))))) |
(*.f64 (/.f64 (*.f64 (+.f64 a b) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (fma.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 a (+.f64 a b)) (*.f64 (+.f64 a b) (*.f64 a (*.f64 a (+.f64 a b))))))) (/.f64 (*.f64 (-.f64 b a) (fma.f64 a (+.f64 a b) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 a (+.f64 a b))) (*.f64 (+.f64 a b) (*.f64 a (*.f64 a (+.f64 a b)))))))) |
(*.f64 (/.f64 (*.f64 (+.f64 a b) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) (-.f64 (*.f64 a (+.f64 a b)) (*.f64 b b)))) (/.f64 (*.f64 (-.f64 b a) (fma.f64 a (+.f64 a b) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 a (+.f64 a b)) (*.f64 b b))))) |
(*.f64 (/.f64 (*.f64 (+.f64 a b) (fma.f64 a (+.f64 a b) (*.f64 b b))) (fma.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 a (+.f64 a b)) (*.f64 (+.f64 a b) (*.f64 a (*.f64 a (+.f64 a b))))))) (/.f64 (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 a (+.f64 a b))) (*.f64 (+.f64 a b) (*.f64 a (*.f64 a (+.f64 a b)))))))) |
(*.f64 (/.f64 (*.f64 (+.f64 a b) (fma.f64 a (+.f64 a b) (*.f64 b b))) (*.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) (-.f64 (*.f64 a (+.f64 a b)) (*.f64 b b)))) (/.f64 (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 a (+.f64 a b)) (*.f64 b b))))) |
(*.f64 (/.f64 (*.f64 (+.f64 a b) (*.f64 (-.f64 b a) (fma.f64 a (+.f64 a b) (*.f64 b b)))) (fma.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 a (+.f64 a b)) (*.f64 (+.f64 a b) (*.f64 a (*.f64 a (+.f64 a b))))))) (/.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 a (+.f64 a b))) (*.f64 (+.f64 a b) (*.f64 a (*.f64 a (+.f64 a b)))))))) |
(*.f64 (/.f64 (*.f64 (+.f64 a b) (*.f64 (-.f64 b a) (fma.f64 a (+.f64 a b) (*.f64 b b)))) (*.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) (-.f64 (*.f64 a (+.f64 a b)) (*.f64 b b)))) (/.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 a (+.f64 a b)) (*.f64 b b))))) |
(*.f64 (/.f64 (*.f64 (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (fma.f64 a (+.f64 a b) (*.f64 b b))) (-.f64 b a)) (/.f64 (*.f64 (-.f64 b a) (+.f64 a b)) (fma.f64 a (+.f64 a b) (*.f64 b b)))) |
(*.f64 (/.f64 (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (-.f64 b a) (+.f64 a b))) (/.f64 (*.f64 (-.f64 b a) (+.f64 a b)) (/.f64 #s(literal 1 binary64) (+.f64 a b)))) |
(*.f64 (/.f64 (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (-.f64 b a) (fma.f64 a (+.f64 a b) (*.f64 b b)))) (/.f64 (*.f64 (-.f64 b a) (+.f64 a b)) (/.f64 #s(literal 1 binary64) (fma.f64 a (+.f64 a b) (*.f64 b b))))) |
(*.f64 (/.f64 (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 b a) (-.f64 b a)))) (+.f64 a b)) |
(*.f64 (/.f64 (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (/.f64 (-.f64 b a) (fma.f64 a a (*.f64 b (-.f64 b a)))) #s(literal 1 binary64))) (/.f64 (*.f64 (-.f64 b a) (+.f64 a b)) (fma.f64 a a (*.f64 b (-.f64 b a))))) |
(*.f64 (/.f64 (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 b a) (-.f64 a b)))) (/.f64 (*.f64 (-.f64 b a) (+.f64 a b)) (-.f64 a b))) |
(*.f64 (/.f64 (*.f64 (-.f64 b a) (+.f64 a b)) (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 b a) (-.f64 b a)))) (/.f64 (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (-.f64 b a))) |
(*.f64 (/.f64 (*.f64 (-.f64 b a) (+.f64 a b)) (*.f64 (/.f64 (-.f64 b a) (fma.f64 a a (*.f64 b (-.f64 b a)))) #s(literal 1 binary64))) (/.f64 (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (fma.f64 a a (*.f64 b (-.f64 b a))))) |
(*.f64 (/.f64 (*.f64 (-.f64 b a) (+.f64 a b)) (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 b a) (-.f64 a b)))) (/.f64 (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (-.f64 a b))) |
(*.f64 (/.f64 (*.f64 (*.f64 (-.f64 b a) (fma.f64 a (+.f64 a b) (*.f64 b b))) (neg.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))) #s(literal -1 binary64)) (/.f64 (+.f64 a b) (fma.f64 a (+.f64 a b) (*.f64 b b)))) |
(+.f64 a b) |
(+.f64 b a) |
(exp.f64 (log.f64 (+.f64 a b))) |
(exp.f64 (*.f64 (log.f64 (exp.f64 #s(literal -1 binary64))) (neg.f64 (log.f64 (+.f64 a b))))) |
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 a b) #s(literal -1 binary64))) |
(-.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 (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a a) (fma.f64 b b (*.f64 a a))))) (-.f64 b a)) (/.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a a) (fma.f64 b b (*.f64 a a))))) (-.f64 b a))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 b b (*.f64 a a))) (-.f64 b a)) (/.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (fma.f64 b b (*.f64 a a))) (-.f64 b a))) |
(-.f64 (/.f64 (fma.f64 b b #s(literal 0 binary64)) (-.f64 b a)) (/.f64 (*.f64 a a) (-.f64 b a))) |
(-.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal 1 binary64) (-.f64 b a))) (/.f64 (*.f64 a a) (*.f64 #s(literal 1 binary64) (-.f64 b a)))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a a) (fma.f64 b b (*.f64 a a))))) (*.f64 #s(literal 1 binary64) (-.f64 b a))) (/.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a a) (fma.f64 b b (*.f64 a a))))) (*.f64 #s(literal 1 binary64) (-.f64 b a)))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 b b (*.f64 a a))) (*.f64 #s(literal 1 binary64) (-.f64 b a))) (/.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (fma.f64 b b (*.f64 a a))) (*.f64 #s(literal 1 binary64) (-.f64 b a)))) |
(-.f64 (/.f64 (fma.f64 b b #s(literal 0 binary64)) (*.f64 #s(literal 1 binary64) (-.f64 b a))) (/.f64 (*.f64 a a) (*.f64 #s(literal 1 binary64) (-.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 (*.f64 a a) (-.f64 a b)) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 b b) (-.f64 a b)) #s(literal 1 binary64))) |
(-.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (-.f64 b a) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a a) (fma.f64 b b (*.f64 a a)))))) (/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (-.f64 b a) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a a) (fma.f64 b b (*.f64 a a))))))) |
(-.f64 (/.f64 (*.f64 a a) (*.f64 #s(literal 1 binary64) (-.f64 a b))) (/.f64 (*.f64 b b) (*.f64 #s(literal 1 binary64) (-.f64 a b)))) |
(-.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (-.f64 b a) (fma.f64 b b (*.f64 a a)))) (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (-.f64 b a) (fma.f64 b b (*.f64 a a))))) |
(fma.f64 (sqrt.f64 a) (sqrt.f64 a) b) |
(fma.f64 (sqrt.f64 (sqrt.f64 a)) (pow.f64 (*.f64 a (sqrt.f64 a)) #s(literal 1/2 binary64)) b) |
(fma.f64 (sqrt.f64 (sqrt.f64 a)) (sqrt.f64 (*.f64 a (sqrt.f64 a))) b) |
(fma.f64 (sqrt.f64 b) (sqrt.f64 b) a) |
(fma.f64 (pow.f64 (*.f64 a (sqrt.f64 a)) #s(literal 1/2 binary64)) (sqrt.f64 (sqrt.f64 a)) b) |
(fma.f64 (pow.f64 (sqrt.f64 b) #s(literal 1 binary64)) (pow.f64 (sqrt.f64 b) #s(literal 1 binary64)) a) |
(fma.f64 (sqrt.f64 (*.f64 a (sqrt.f64 a))) (sqrt.f64 (sqrt.f64 a)) b) |
(/.f64 (*.f64 (-.f64 b a) (+.f64 a b)) (-.f64 b a)) |
(/.f64 (*.f64 (-.f64 b a) (+.f64 a b)) (*.f64 #s(literal 1 binary64) (-.f64 b a))) |
(/.f64 (+.f64 a b) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 a b)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 b a) (*.f64 (-.f64 b a) (+.f64 a b))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 a a (*.f64 b (-.f64 b a))) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 a b) (*.f64 (+.f64 a b) (-.f64 a b))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 a b)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 a b))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 b a) (*.f64 (-.f64 b a) (+.f64 a b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 a a (*.f64 b (-.f64 b a))) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 a b) (*.f64 (+.f64 a b) (-.f64 a b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 a b)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 a b))))) |
(/.f64 (neg.f64 (+.f64 a b)) #s(literal -1 binary64)) |
(/.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (fma.f64 a a (*.f64 b (-.f64 b a)))) |
(/.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 #s(literal 1 binary64) (fma.f64 a a (*.f64 b (-.f64 b a))))) |
(/.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 (-.f64 b a) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a a) (fma.f64 b b (*.f64 a a)))))) |
(/.f64 (*.f64 (+.f64 a b) (-.f64 a b)) (-.f64 a b)) |
(/.f64 (*.f64 (+.f64 a b) (-.f64 a b)) (*.f64 #s(literal 1 binary64) (-.f64 a b))) |
(/.f64 (*.f64 (fma.f64 b b (*.f64 a a)) (*.f64 (-.f64 b a) (+.f64 a b))) (*.f64 (-.f64 b a) (fma.f64 b b (*.f64 a a)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))))) (neg.f64 (*.f64 (-.f64 b a) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a a) (fma.f64 b b (*.f64 a a))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 b b (*.f64 a a)) (*.f64 (-.f64 b a) (+.f64 a b)))) (neg.f64 (*.f64 (-.f64 b a) (fma.f64 b b (*.f64 a a))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 a b))) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (*.f64 (-.f64 b a) (+.f64 a b))) (neg.f64 (-.f64 b a))) |
(/.f64 (neg.f64 (*.f64 (-.f64 b a) (+.f64 a b))) (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 b a)))) |
(/.f64 (neg.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a)))) (neg.f64 (fma.f64 a a (*.f64 b (-.f64 b a))))) |
(/.f64 (neg.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a)))) (neg.f64 (*.f64 #s(literal 1 binary64) (fma.f64 a a (*.f64 b (-.f64 b a)))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 a b) (-.f64 a b))) (neg.f64 (-.f64 a b))) |
(/.f64 (neg.f64 (*.f64 (+.f64 a b) (-.f64 a b))) (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 a b)))) |
(/.f64 (exp.f64 (log.f64 (*.f64 (-.f64 b a) (+.f64 a b)))) (exp.f64 (log.f64 (-.f64 b a)))) |
(/.f64 (exp.f64 (log.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))))) (exp.f64 (log.f64 (fma.f64 a a (*.f64 b (-.f64 b a)))))) |
(/.f64 (exp.f64 (log.f64 (*.f64 (+.f64 a b) (-.f64 a b)))) (exp.f64 (log.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))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (-.f64 b a) (+.f64 a b)))) (neg.f64 (neg.f64 (-.f64 b a)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))))) (neg.f64 (neg.f64 (fma.f64 a a (*.f64 b (-.f64 b a)))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (+.f64 a b) (-.f64 a b)))) (neg.f64 (neg.f64 (-.f64 a b)))) |
(pow.f64 (+.f64 a b) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 a b)) #s(literal -1 binary64)) |
(pow.f64 (E.f64) (log.f64 (+.f64 a b))) |
(pow.f64 (exp.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (+.f64 a b)))) |
(pow.f64 (exp.f64 #s(literal -1 binary64)) (*.f64 (neg.f64 (log.f64 (+.f64 a b))) #s(literal 1 binary64))) |
(pow.f64 (/.f64 (-.f64 b a) (*.f64 (-.f64 b a) (+.f64 a b))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 a a (*.f64 b (-.f64 b a))) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 a b) (*.f64 (+.f64 a b) (-.f64 a b))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 a b)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) #s(literal -1 binary64)) (log.f64 (+.f64 a b))) |
(*.f64 (*.f64 (-.f64 b a) (+.f64 a b)) (/.f64 #s(literal 1 binary64) (-.f64 b a))) |
(*.f64 (+.f64 a b) #s(literal 1 binary64)) |
(*.f64 (+.f64 a b) (/.f64 (-.f64 b a) (-.f64 b a))) |
(*.f64 (+.f64 a b) (/.f64 (-.f64 a b) (-.f64 a b))) |
(*.f64 #s(literal -1 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) (+.f64 a b)) #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (+.f64 a b)) |
(*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (/.f64 #s(literal 1 binary64) (fma.f64 a a (*.f64 b (-.f64 b a))))) |
(*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a a) (fma.f64 b b (*.f64 a a))))) (/.f64 #s(literal 1 binary64) (fma.f64 a (+.f64 a b) (*.f64 b b))))) |
(*.f64 (*.f64 (+.f64 a b) (-.f64 a b)) (/.f64 #s(literal 1 binary64) (-.f64 a b))) |
(*.f64 (fma.f64 b b (*.f64 a a)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a a))) (/.f64 #s(literal 1 binary64) (+.f64 a b)))) |
(*.f64 (/.f64 (-.f64 b a) (*.f64 (-.f64 b a) (+.f64 a b))) (*.f64 (+.f64 a b) (+.f64 a b))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 b a))) (/.f64 (-.f64 b a) (/.f64 #s(literal 1 binary64) (+.f64 a b)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 b a) (-.f64 b a))) (+.f64 a b)) |
(*.f64 (/.f64 (*.f64 (-.f64 b a) (+.f64 a b)) (*.f64 (-.f64 b a) (fma.f64 a (+.f64 a b) (*.f64 b b)))) (fma.f64 a (+.f64 a b) (*.f64 b b))) |
(*.f64 (pow.f64 (*.f64 (-.f64 b a) (+.f64 a b)) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 b a)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a a (*.f64 b (-.f64 b a)))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 (+.f64 a b) (-.f64 a b)) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 a b)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 b a) (-.f64 b a))) #s(literal 1 binary64)) (+.f64 a b)) |
(*.f64 (pow.f64 (/.f64 (*.f64 (-.f64 b a) (+.f64 a b)) (*.f64 (-.f64 b a) (fma.f64 a (+.f64 a b) (*.f64 b b)))) #s(literal 1 binary64)) (pow.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (+.f64 a b) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (+.f64 a b) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 b a) (+.f64 a b))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 b a))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 a a (*.f64 b (-.f64 b a))))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 a b) (-.f64 a b))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 a b))) |
(*.f64 (/.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a a) (fma.f64 b b (*.f64 a a)))) (-.f64 b a)) (/.f64 (*.f64 (-.f64 b a) (+.f64 a b)) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a a) (fma.f64 b b (*.f64 a a)))))) |
(*.f64 (/.f64 (+.f64 a b) (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 b a) (-.f64 b a)))) (/.f64 (-.f64 b a) (-.f64 b a))) |
(*.f64 (/.f64 (-.f64 b a) (*.f64 (-.f64 b a) (fma.f64 a (+.f64 a b) (*.f64 b b)))) (/.f64 (+.f64 a b) (/.f64 #s(literal 1 binary64) (fma.f64 a (+.f64 a b) (*.f64 b b))))) |
(*.f64 (/.f64 (-.f64 b a) (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 b a) (-.f64 b a)))) (/.f64 (+.f64 a b) (-.f64 b a))) |
(*.f64 (/.f64 (-.f64 b a) (*.f64 (/.f64 (-.f64 b a) (fma.f64 a a (*.f64 b (-.f64 b a)))) #s(literal 1 binary64))) (/.f64 (+.f64 a b) (fma.f64 a a (*.f64 b (-.f64 b a))))) |
(*.f64 (/.f64 (-.f64 b a) (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 b a) (-.f64 a b)))) (/.f64 (+.f64 a b) (-.f64 a b))) |
(*.f64 (/.f64 (+.f64 a b) (*.f64 (-.f64 b a) (fma.f64 a (+.f64 a b) (*.f64 b b)))) (/.f64 (-.f64 b a) (/.f64 #s(literal 1 binary64) (fma.f64 a (+.f64 a b) (*.f64 b b))))) |
(*.f64 (/.f64 (+.f64 a b) (*.f64 (/.f64 (-.f64 b a) (fma.f64 a a (*.f64 b (-.f64 b a)))) #s(literal 1 binary64))) (/.f64 (-.f64 b a) (fma.f64 a a (*.f64 b (-.f64 b a))))) |
(*.f64 (/.f64 (+.f64 a b) (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 b a) (-.f64 a b)))) (/.f64 (-.f64 b a) (-.f64 a b))) |
(*.f64 (/.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 (-.f64 b a) (+.f64 a b))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a a) (fma.f64 b b (*.f64 a a))))) (/.f64 #s(literal 1 binary64) (+.f64 a b)))) |
(*.f64 (/.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 b a) (-.f64 b a)))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a a) (fma.f64 b b (*.f64 a a))))) (-.f64 b a))) |
(*.f64 (/.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 (/.f64 (-.f64 b a) (fma.f64 a a (*.f64 b (-.f64 b a)))) #s(literal 1 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a a) (fma.f64 b b (*.f64 a a))))) (fma.f64 a a (*.f64 b (-.f64 b a))))) |
(*.f64 (/.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 b a) (-.f64 a b)))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a a) (fma.f64 b b (*.f64 a a))))) (-.f64 a b))) |
(*.f64 (/.f64 (*.f64 (fma.f64 b b (*.f64 a a)) (*.f64 (-.f64 b a) (+.f64 a b))) (*.f64 (-.f64 b a) (fma.f64 a (+.f64 a b) (*.f64 b b)))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a a))) (/.f64 #s(literal 1 binary64) (fma.f64 a (+.f64 a b) (*.f64 b b))))) |
(*.f64 (/.f64 (*.f64 (fma.f64 b b (*.f64 a a)) (*.f64 (-.f64 b a) (+.f64 a b))) (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 b a) (-.f64 b a)))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a a))) (-.f64 b a))) |
(*.f64 (/.f64 (*.f64 (fma.f64 b b (*.f64 a a)) (*.f64 (-.f64 b a) (+.f64 a b))) (*.f64 (/.f64 (-.f64 b a) (fma.f64 a a (*.f64 b (-.f64 b a)))) #s(literal 1 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a a))) (fma.f64 a a (*.f64 b (-.f64 b a))))) |
(*.f64 (/.f64 (*.f64 (fma.f64 b b (*.f64 a a)) (*.f64 (-.f64 b a) (+.f64 a b))) (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 b a) (-.f64 a b)))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a a))) (-.f64 a b))) |
(*.f64 (/.f64 (-.f64 b a) #s(literal 1 binary64)) (/.f64 (+.f64 a b) (-.f64 b a))) |
(*.f64 (/.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a a) (fma.f64 b b (*.f64 a a))))) (-.f64 b a))) |
(*.f64 (/.f64 (*.f64 (fma.f64 b b (*.f64 a a)) (*.f64 (-.f64 b a) (+.f64 a b))) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a a))) (-.f64 b a))) |
(*.f64 (/.f64 (fma.f64 a a (*.f64 b (-.f64 b a))) #s(literal 1 binary64)) (/.f64 (+.f64 a b) (fma.f64 a a (*.f64 b (-.f64 b a))))) |
(*.f64 (/.f64 (fma.f64 b b (*.f64 a a)) (-.f64 b a)) (/.f64 (*.f64 (-.f64 b a) (+.f64 a b)) (fma.f64 b b (*.f64 a a)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 a (+.f64 a b)) (*.f64 (+.f64 a b) (*.f64 a (*.f64 a (+.f64 a b)))))) (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))) (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 a (+.f64 a b))) (*.f64 (+.f64 a b) (*.f64 a (*.f64 a (+.f64 a b)))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) (-.f64 (*.f64 a (+.f64 a b)) (*.f64 b b))) (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))) (-.f64 (*.f64 a (+.f64 a b)) (*.f64 b b))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 a (+.f64 a b)) (*.f64 (+.f64 a b) (*.f64 a (*.f64 a (+.f64 a b)))))) (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (neg.f64 (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 a (+.f64 a b))) (*.f64 (+.f64 a b) (*.f64 a (*.f64 a (+.f64 a b))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) (-.f64 (*.f64 a (+.f64 a b)) (*.f64 b b))) (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (neg.f64 (-.f64 (*.f64 a (+.f64 a b)) (*.f64 b b)))) |
(*.f64 (-.f64 b a) (*.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))) |
(*.f64 (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (fma.f64 a (+.f64 a b) (*.f64 b b))) |
(*.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))) |
(*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (*.f64 (-.f64 b a) (fma.f64 a (+.f64 a b) (*.f64 b b)))) |
(*.f64 (*.f64 (-.f64 b a) (fma.f64 a (+.f64 a b) (*.f64 b b))) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) |
(*.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (fma.f64 a (+.f64 a b) (*.f64 b b))) (-.f64 b a)) |
(+.f64 a b) |
(+.f64 b a) |
(exp.f64 (log.f64 (+.f64 a b))) |
(exp.f64 (*.f64 (log.f64 (exp.f64 #s(literal -1 binary64))) (neg.f64 (log.f64 (+.f64 a b))))) |
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 a b) #s(literal -1 binary64))) |
(-.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 (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a a) (fma.f64 b b (*.f64 a a))))) (-.f64 b a)) (/.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a a) (fma.f64 b b (*.f64 a a))))) (-.f64 b a))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 b b (*.f64 a a))) (-.f64 b a)) (/.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (fma.f64 b b (*.f64 a a))) (-.f64 b a))) |
(-.f64 (/.f64 (fma.f64 b b #s(literal 0 binary64)) (-.f64 b a)) (/.f64 (*.f64 a a) (-.f64 b a))) |
(-.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal 1 binary64) (-.f64 b a))) (/.f64 (*.f64 a a) (*.f64 #s(literal 1 binary64) (-.f64 b a)))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a a) (fma.f64 b b (*.f64 a a))))) (*.f64 #s(literal 1 binary64) (-.f64 b a))) (/.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a a) (fma.f64 b b (*.f64 a a))))) (*.f64 #s(literal 1 binary64) (-.f64 b a)))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 b b (*.f64 a a))) (*.f64 #s(literal 1 binary64) (-.f64 b a))) (/.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (fma.f64 b b (*.f64 a a))) (*.f64 #s(literal 1 binary64) (-.f64 b a)))) |
(-.f64 (/.f64 (fma.f64 b b #s(literal 0 binary64)) (*.f64 #s(literal 1 binary64) (-.f64 b a))) (/.f64 (*.f64 a a) (*.f64 #s(literal 1 binary64) (-.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 (*.f64 a a) (-.f64 a b)) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 b b) (-.f64 a b)) #s(literal 1 binary64))) |
(-.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (-.f64 b a) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a a) (fma.f64 b b (*.f64 a a)))))) (/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (-.f64 b a) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a a) (fma.f64 b b (*.f64 a a))))))) |
(-.f64 (/.f64 (*.f64 a a) (*.f64 #s(literal 1 binary64) (-.f64 a b))) (/.f64 (*.f64 b b) (*.f64 #s(literal 1 binary64) (-.f64 a b)))) |
(-.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (-.f64 b a) (fma.f64 b b (*.f64 a a)))) (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (-.f64 b a) (fma.f64 b b (*.f64 a a))))) |
(fma.f64 (sqrt.f64 a) (sqrt.f64 a) b) |
(fma.f64 (sqrt.f64 (sqrt.f64 a)) (pow.f64 (*.f64 a (sqrt.f64 a)) #s(literal 1/2 binary64)) b) |
(fma.f64 (sqrt.f64 (sqrt.f64 a)) (sqrt.f64 (*.f64 a (sqrt.f64 a))) b) |
(fma.f64 (sqrt.f64 b) (sqrt.f64 b) a) |
(fma.f64 (pow.f64 (*.f64 a (sqrt.f64 a)) #s(literal 1/2 binary64)) (sqrt.f64 (sqrt.f64 a)) b) |
(fma.f64 (pow.f64 (sqrt.f64 b) #s(literal 1 binary64)) (pow.f64 (sqrt.f64 b) #s(literal 1 binary64)) a) |
(fma.f64 (sqrt.f64 (*.f64 a (sqrt.f64 a))) (sqrt.f64 (sqrt.f64 a)) b) |
(/.f64 (*.f64 (-.f64 b a) (+.f64 a b)) (-.f64 b a)) |
(/.f64 (*.f64 (-.f64 b a) (+.f64 a b)) (*.f64 #s(literal 1 binary64) (-.f64 b a))) |
(/.f64 (+.f64 a b) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 a b)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 b a) (*.f64 (-.f64 b a) (+.f64 a b))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 a a (*.f64 b (-.f64 b a))) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 a b) (*.f64 (+.f64 a b) (-.f64 a b))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 a b)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 a b))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 b a) (*.f64 (-.f64 b a) (+.f64 a b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 a a (*.f64 b (-.f64 b a))) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 a b) (*.f64 (+.f64 a b) (-.f64 a b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 a b)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 a b))))) |
(/.f64 (neg.f64 (+.f64 a b)) #s(literal -1 binary64)) |
(/.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (fma.f64 a a (*.f64 b (-.f64 b a)))) |
(/.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 #s(literal 1 binary64) (fma.f64 a a (*.f64 b (-.f64 b a))))) |
(/.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 (-.f64 b a) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a a) (fma.f64 b b (*.f64 a a)))))) |
(/.f64 (*.f64 (+.f64 a b) (-.f64 a b)) (-.f64 a b)) |
(/.f64 (*.f64 (+.f64 a b) (-.f64 a b)) (*.f64 #s(literal 1 binary64) (-.f64 a b))) |
(/.f64 (*.f64 (fma.f64 b b (*.f64 a a)) (*.f64 (-.f64 b a) (+.f64 a b))) (*.f64 (-.f64 b a) (fma.f64 b b (*.f64 a a)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))))) (neg.f64 (*.f64 (-.f64 b a) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a a) (fma.f64 b b (*.f64 a a))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 b b (*.f64 a a)) (*.f64 (-.f64 b a) (+.f64 a b)))) (neg.f64 (*.f64 (-.f64 b a) (fma.f64 b b (*.f64 a a))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 a b))) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (*.f64 (-.f64 b a) (+.f64 a b))) (neg.f64 (-.f64 b a))) |
(/.f64 (neg.f64 (*.f64 (-.f64 b a) (+.f64 a b))) (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 b a)))) |
(/.f64 (neg.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a)))) (neg.f64 (fma.f64 a a (*.f64 b (-.f64 b a))))) |
(/.f64 (neg.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a)))) (neg.f64 (*.f64 #s(literal 1 binary64) (fma.f64 a a (*.f64 b (-.f64 b a)))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 a b) (-.f64 a b))) (neg.f64 (-.f64 a b))) |
(/.f64 (neg.f64 (*.f64 (+.f64 a b) (-.f64 a b))) (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 a b)))) |
(/.f64 (exp.f64 (log.f64 (*.f64 (-.f64 b a) (+.f64 a b)))) (exp.f64 (log.f64 (-.f64 b a)))) |
(/.f64 (exp.f64 (log.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))))) (exp.f64 (log.f64 (fma.f64 a a (*.f64 b (-.f64 b a)))))) |
(/.f64 (exp.f64 (log.f64 (*.f64 (+.f64 a b) (-.f64 a b)))) (exp.f64 (log.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))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (-.f64 b a) (+.f64 a b)))) (neg.f64 (neg.f64 (-.f64 b a)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))))) (neg.f64 (neg.f64 (fma.f64 a a (*.f64 b (-.f64 b a)))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (+.f64 a b) (-.f64 a b)))) (neg.f64 (neg.f64 (-.f64 a b)))) |
(pow.f64 (+.f64 a b) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 a b)) #s(literal -1 binary64)) |
(pow.f64 (E.f64) (log.f64 (+.f64 a b))) |
(pow.f64 (exp.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (+.f64 a b)))) |
(pow.f64 (exp.f64 #s(literal -1 binary64)) (*.f64 (neg.f64 (log.f64 (+.f64 a b))) #s(literal 1 binary64))) |
(pow.f64 (/.f64 (-.f64 b a) (*.f64 (-.f64 b a) (+.f64 a b))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 a a (*.f64 b (-.f64 b a))) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 a b) (*.f64 (+.f64 a b) (-.f64 a b))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 a b)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) #s(literal -1 binary64)) (log.f64 (+.f64 a b))) |
(*.f64 (*.f64 (-.f64 b a) (+.f64 a b)) (/.f64 #s(literal 1 binary64) (-.f64 b a))) |
(*.f64 (+.f64 a b) #s(literal 1 binary64)) |
(*.f64 (+.f64 a b) (/.f64 (-.f64 b a) (-.f64 b a))) |
(*.f64 (+.f64 a b) (/.f64 (-.f64 a b) (-.f64 a b))) |
(*.f64 #s(literal -1 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) (+.f64 a b)) #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (+.f64 a b)) |
(*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (/.f64 #s(literal 1 binary64) (fma.f64 a a (*.f64 b (-.f64 b a))))) |
(*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a a) (fma.f64 b b (*.f64 a a))))) (/.f64 #s(literal 1 binary64) (fma.f64 a (+.f64 a b) (*.f64 b b))))) |
(*.f64 (*.f64 (+.f64 a b) (-.f64 a b)) (/.f64 #s(literal 1 binary64) (-.f64 a b))) |
(*.f64 (fma.f64 b b (*.f64 a a)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a a))) (/.f64 #s(literal 1 binary64) (+.f64 a b)))) |
(*.f64 (/.f64 (-.f64 b a) (*.f64 (-.f64 b a) (+.f64 a b))) (*.f64 (+.f64 a b) (+.f64 a b))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 b a))) (/.f64 (-.f64 b a) (/.f64 #s(literal 1 binary64) (+.f64 a b)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 b a) (-.f64 b a))) (+.f64 a b)) |
(*.f64 (/.f64 (*.f64 (-.f64 b a) (+.f64 a b)) (*.f64 (-.f64 b a) (fma.f64 a (+.f64 a b) (*.f64 b b)))) (fma.f64 a (+.f64 a b) (*.f64 b b))) |
(*.f64 (pow.f64 (*.f64 (-.f64 b a) (+.f64 a b)) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 b a)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a a (*.f64 b (-.f64 b a)))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 (+.f64 a b) (-.f64 a b)) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 a b)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 b a) (-.f64 b a))) #s(literal 1 binary64)) (+.f64 a b)) |
(*.f64 (pow.f64 (/.f64 (*.f64 (-.f64 b a) (+.f64 a b)) (*.f64 (-.f64 b a) (fma.f64 a (+.f64 a b) (*.f64 b b)))) #s(literal 1 binary64)) (pow.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (+.f64 a b) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (+.f64 a b) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 b a) (+.f64 a b))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 b a))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 a a (*.f64 b (-.f64 b a))))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 a b) (-.f64 a b))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 a b))) |
(*.f64 (/.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a a) (fma.f64 b b (*.f64 a a)))) (-.f64 b a)) (/.f64 (*.f64 (-.f64 b a) (+.f64 a b)) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a a) (fma.f64 b b (*.f64 a a)))))) |
(*.f64 (/.f64 (+.f64 a b) (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 b a) (-.f64 b a)))) (/.f64 (-.f64 b a) (-.f64 b a))) |
(*.f64 (/.f64 (-.f64 b a) (*.f64 (-.f64 b a) (fma.f64 a (+.f64 a b) (*.f64 b b)))) (/.f64 (+.f64 a b) (/.f64 #s(literal 1 binary64) (fma.f64 a (+.f64 a b) (*.f64 b b))))) |
(*.f64 (/.f64 (-.f64 b a) (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 b a) (-.f64 b a)))) (/.f64 (+.f64 a b) (-.f64 b a))) |
(*.f64 (/.f64 (-.f64 b a) (*.f64 (/.f64 (-.f64 b a) (fma.f64 a a (*.f64 b (-.f64 b a)))) #s(literal 1 binary64))) (/.f64 (+.f64 a b) (fma.f64 a a (*.f64 b (-.f64 b a))))) |
(*.f64 (/.f64 (-.f64 b a) (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 b a) (-.f64 a b)))) (/.f64 (+.f64 a b) (-.f64 a b))) |
(*.f64 (/.f64 (+.f64 a b) (*.f64 (-.f64 b a) (fma.f64 a (+.f64 a b) (*.f64 b b)))) (/.f64 (-.f64 b a) (/.f64 #s(literal 1 binary64) (fma.f64 a (+.f64 a b) (*.f64 b b))))) |
(*.f64 (/.f64 (+.f64 a b) (*.f64 (/.f64 (-.f64 b a) (fma.f64 a a (*.f64 b (-.f64 b a)))) #s(literal 1 binary64))) (/.f64 (-.f64 b a) (fma.f64 a a (*.f64 b (-.f64 b a))))) |
(*.f64 (/.f64 (+.f64 a b) (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 b a) (-.f64 a b)))) (/.f64 (-.f64 b a) (-.f64 a b))) |
(*.f64 (/.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 (-.f64 b a) (+.f64 a b))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a a) (fma.f64 b b (*.f64 a a))))) (/.f64 #s(literal 1 binary64) (+.f64 a b)))) |
(*.f64 (/.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 b a) (-.f64 b a)))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a a) (fma.f64 b b (*.f64 a a))))) (-.f64 b a))) |
(*.f64 (/.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 (/.f64 (-.f64 b a) (fma.f64 a a (*.f64 b (-.f64 b a)))) #s(literal 1 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a a) (fma.f64 b b (*.f64 a a))))) (fma.f64 a a (*.f64 b (-.f64 b a))))) |
(*.f64 (/.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 b a) (-.f64 a b)))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a a) (fma.f64 b b (*.f64 a a))))) (-.f64 a b))) |
(*.f64 (/.f64 (*.f64 (fma.f64 b b (*.f64 a a)) (*.f64 (-.f64 b a) (+.f64 a b))) (*.f64 (-.f64 b a) (fma.f64 a (+.f64 a b) (*.f64 b b)))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a a))) (/.f64 #s(literal 1 binary64) (fma.f64 a (+.f64 a b) (*.f64 b b))))) |
(*.f64 (/.f64 (*.f64 (fma.f64 b b (*.f64 a a)) (*.f64 (-.f64 b a) (+.f64 a b))) (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 b a) (-.f64 b a)))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a a))) (-.f64 b a))) |
(*.f64 (/.f64 (*.f64 (fma.f64 b b (*.f64 a a)) (*.f64 (-.f64 b a) (+.f64 a b))) (*.f64 (/.f64 (-.f64 b a) (fma.f64 a a (*.f64 b (-.f64 b a)))) #s(literal 1 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a a))) (fma.f64 a a (*.f64 b (-.f64 b a))))) |
(*.f64 (/.f64 (*.f64 (fma.f64 b b (*.f64 a a)) (*.f64 (-.f64 b a) (+.f64 a b))) (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 b a) (-.f64 a b)))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a a))) (-.f64 a b))) |
(*.f64 (/.f64 (-.f64 b a) #s(literal 1 binary64)) (/.f64 (+.f64 a b) (-.f64 b a))) |
(*.f64 (/.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a a) (fma.f64 b b (*.f64 a a))))) (-.f64 b a))) |
(*.f64 (/.f64 (*.f64 (fma.f64 b b (*.f64 a a)) (*.f64 (-.f64 b a) (+.f64 a b))) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a a))) (-.f64 b a))) |
(*.f64 (/.f64 (fma.f64 a a (*.f64 b (-.f64 b a))) #s(literal 1 binary64)) (/.f64 (+.f64 a b) (fma.f64 a a (*.f64 b (-.f64 b a))))) |
(*.f64 (/.f64 (fma.f64 b b (*.f64 a a)) (-.f64 b a)) (/.f64 (*.f64 (-.f64 b a) (+.f64 a b)) (fma.f64 b b (*.f64 a a)))) |
(/.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 a b))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 a b) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))))) |
(/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 a b) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))) |
(/.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (*.f64 (+.f64 a b) (+.f64 a b))) (+.f64 a b)) |
(/.f64 (neg.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 a b)))) |
(/.f64 (neg.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (*.f64 (+.f64 a b) (+.f64 a b)))) (neg.f64 (+.f64 a b))) |
(/.f64 (*.f64 #s(literal 1 binary64) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 a b))) |
(/.f64 (*.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (*.f64 (+.f64 a b) (+.f64 a b))) #s(literal -1 binary64)) (neg.f64 (+.f64 a b))) |
(/.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 a b))) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (*.f64 (+.f64 a b) (+.f64 a b)))) (neg.f64 (+.f64 a b))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (*.f64 (+.f64 a b) (+.f64 a b))))) (neg.f64 (neg.f64 (+.f64 a b)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 a b)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (*.f64 (+.f64 a b) (+.f64 a b))) #s(literal -1 binary64))) (neg.f64 (neg.f64 (+.f64 a b)))) |
(/.f64 (neg.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal 1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 a b)))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (*.f64 (+.f64 a b) (+.f64 a b))))) (neg.f64 (neg.f64 (+.f64 a b)))) |
(pow.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 a b) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 a b) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) |
(*.f64 (+.f64 a b) (*.f64 (*.f64 (+.f64 a b) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 a b)))) |
(*.f64 (+.f64 a b) (/.f64 (*.f64 (+.f64 a b) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (+.f64 a b))) |
(*.f64 (+.f64 a b) (/.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal 1 binary64))) |
(*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (+.f64 a b)) |
(*.f64 #s(literal -1 binary64) (/.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (/.f64 #s(literal -1 binary64) (+.f64 a b)))) |
(*.f64 #s(literal 1 binary64) (*.f64 (+.f64 a b) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 a b) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 a b)) (*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (*.f64 (+.f64 a b) (+.f64 a b)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 a b)) (/.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (*.f64 (+.f64 a b) (+.f64 a b))) #s(literal 1 binary64))) |
(*.f64 (*.f64 (+.f64 a b) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) #s(literal 1 binary64)) |
(*.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (*.f64 (+.f64 a b) (+.f64 a b))) (/.f64 #s(literal 1 binary64) (+.f64 a b))) |
(*.f64 (*.f64 (+.f64 a b) (+.f64 a b)) (*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 a b)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 b a))) (/.f64 (*.f64 (+.f64 a b) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 b a)))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 a b)) (*.f64 (+.f64 a b) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))) (+.f64 a b)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 a b)) (*.f64 (+.f64 a b) (+.f64 a b))) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) |
(*.f64 (*.f64 #s(literal 1 binary64) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (+.f64 a b)) |
(*.f64 (*.f64 (*.f64 (+.f64 a b) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 b a))) (-.f64 b a)) |
(*.f64 (*.f64 (*.f64 (+.f64 a b) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 b a))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 b a)))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a a (*.f64 b (-.f64 b a)))) (*.f64 (+.f64 a b) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))) (fma.f64 a a (*.f64 b (-.f64 b a)))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a a (*.f64 b (-.f64 b a)))) (*.f64 (+.f64 a b) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 a a (*.f64 b (-.f64 b a)))))) |
(*.f64 (*.f64 (*.f64 (+.f64 a b) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 a b))) (-.f64 a b)) |
(*.f64 (*.f64 (*.f64 (+.f64 a b) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 a b))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 a b)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 b a) (+.f64 a b))) (/.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (*.f64 (+.f64 a b) (+.f64 a b))) (/.f64 #s(literal 1 binary64) (-.f64 b a)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (*.f64 (+.f64 a b) (+.f64 a b))) (/.f64 #s(literal 1 binary64) (fma.f64 a a (*.f64 b (-.f64 b a)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 a b) (-.f64 a b))) (/.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (*.f64 (+.f64 a b) (+.f64 a b))) (/.f64 #s(literal 1 binary64) (-.f64 a b)))) |
(*.f64 (/.f64 (*.f64 (+.f64 a b) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (-.f64 b a) (+.f64 a b))) (/.f64 (+.f64 a b) (/.f64 #s(literal 1 binary64) (-.f64 b a)))) |
(*.f64 (/.f64 (*.f64 (+.f64 a b) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 b a) (-.f64 b a)))) #s(literal 1 binary64)) |
(*.f64 (/.f64 (+.f64 a b) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (+.f64 a b) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 a a (*.f64 b (-.f64 b a)))))) |
(*.f64 (/.f64 (+.f64 a b) (*.f64 (+.f64 a b) (-.f64 a b))) (/.f64 (*.f64 (+.f64 a b) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 a b)))) |
(*.f64 (/.f64 (+.f64 a b) (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 b a) (-.f64 b a)))) (/.f64 (*.f64 (+.f64 a b) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (+.f64 a b))) |
(*.f64 (/.f64 (+.f64 a b) (/.f64 (*.f64 (-.f64 b a) (+.f64 a b)) (*.f64 (-.f64 b a) (fma.f64 a (+.f64 a b) (*.f64 b b))))) (/.f64 (*.f64 (+.f64 a b) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (fma.f64 a (+.f64 a b) (*.f64 b b)))) |
(*.f64 (/.f64 (*.f64 (+.f64 a b) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (+.f64 a b)) (+.f64 a b)) |
(*.f64 (/.f64 (*.f64 (+.f64 a b) (+.f64 a b)) (+.f64 a b)) (/.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (+.f64 a b)) (/.f64 (*.f64 (+.f64 a b) (+.f64 a b)) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 a b) #s(literal -1/2 binary64))) (/.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (pow.f64 (+.f64 a b) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 b a) (+.f64 a b)))) (/.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (-.f64 b a))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))))) (/.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (fma.f64 a a (*.f64 b (-.f64 b a))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 a b) (-.f64 a b)))) (/.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (-.f64 a b))) |
(*.f64 (/.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 a b)))) |
(*.f64 (/.f64 (*.f64 (+.f64 a b) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(*.f64 (/.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal 1 binary64)) (+.f64 a b)) |
(*.f64 (/.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal 1 binary64)) (/.f64 (*.f64 (+.f64 a b) (+.f64 a b)) (+.f64 a b))) |
(*.f64 (/.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (*.f64 (-.f64 b a) (+.f64 a b))) (/.f64 (*.f64 (+.f64 a b) (+.f64 a b)) (/.f64 #s(literal 1 binary64) (-.f64 b a)))) |
(*.f64 (/.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (+.f64 a b) (+.f64 a b)) (/.f64 #s(literal 1 binary64) (fma.f64 a a (*.f64 b (-.f64 b a)))))) |
(*.f64 (/.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (*.f64 (+.f64 a b) (-.f64 a b))) (/.f64 (*.f64 (+.f64 a b) (+.f64 a b)) (/.f64 #s(literal 1 binary64) (-.f64 a b)))) |
(*.f64 (/.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 b a) (-.f64 b a)))) (/.f64 (*.f64 (+.f64 a b) (+.f64 a b)) (+.f64 a b))) |
(*.f64 (/.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (/.f64 (*.f64 (-.f64 b a) (+.f64 a b)) (*.f64 (-.f64 b a) (fma.f64 a (+.f64 a b) (*.f64 b b))))) (/.f64 (*.f64 (+.f64 a b) (+.f64 a b)) (fma.f64 a (+.f64 a b) (*.f64 b b)))) |
(*.f64 (/.f64 (*.f64 (+.f64 a b) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a)))) (/.f64 (+.f64 a b) (/.f64 #s(literal 1 binary64) (fma.f64 a a (*.f64 b (-.f64 b a)))))) |
(*.f64 (/.f64 (*.f64 (+.f64 a b) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (+.f64 a b) (-.f64 a b))) (/.f64 (+.f64 a b) (/.f64 #s(literal 1 binary64) (-.f64 a b)))) |
(*.f64 (/.f64 (*.f64 (+.f64 a b) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (/.f64 (*.f64 (-.f64 b a) (+.f64 a b)) (*.f64 (-.f64 b a) (fma.f64 a (+.f64 a b) (*.f64 b b))))) (/.f64 (+.f64 a b) (fma.f64 a (+.f64 a b) (*.f64 b b)))) |
(*.f64 (/.f64 (*.f64 (+.f64 a b) (+.f64 a b)) #s(literal 1 binary64)) (/.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (+.f64 a b))) |
(*.f64 (/.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (*.f64 (+.f64 a b) (+.f64 a b))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 a b))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 b a) (-.f64 b a)))) (*.f64 (+.f64 a b) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 b a) (+.f64 a b)) (*.f64 (-.f64 b a) (fma.f64 a (+.f64 a b) (*.f64 b b))))) (/.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (*.f64 (+.f64 a b) (+.f64 a b))) (fma.f64 a (+.f64 a b) (*.f64 b b)))) |
(*.f64 (/.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (*.f64 (+.f64 a b) (+.f64 a b))) (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 b a) (-.f64 b a)))) (/.f64 #s(literal 1 binary64) (+.f64 a b))) |
(*.f64 (/.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (*.f64 (+.f64 a b) (+.f64 a b))) (/.f64 (*.f64 (-.f64 b a) (+.f64 a b)) (*.f64 (-.f64 b a) (fma.f64 a (+.f64 a b) (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (fma.f64 a (+.f64 a b) (*.f64 b b)))) |
(*.f64 (/.f64 (*.f64 (+.f64 a b) (+.f64 a b)) (*.f64 (-.f64 b a) (+.f64 a b))) (/.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 b a)))) |
(*.f64 (/.f64 (*.f64 (+.f64 a b) (+.f64 a b)) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a)))) (/.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 a a (*.f64 b (-.f64 b a)))))) |
(*.f64 (/.f64 (*.f64 (+.f64 a b) (+.f64 a b)) (*.f64 (+.f64 a b) (-.f64 a b))) (/.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 a b)))) |
(*.f64 (/.f64 (*.f64 (+.f64 a b) (+.f64 a b)) (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 b a) (-.f64 b a)))) (/.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (+.f64 a b))) |
(*.f64 (/.f64 (*.f64 (+.f64 a b) (+.f64 a b)) (/.f64 (*.f64 (-.f64 b a) (+.f64 a b)) (*.f64 (-.f64 b a) (fma.f64 a (+.f64 a b) (*.f64 b b))))) (/.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (fma.f64 a (+.f64 a b) (*.f64 b b)))) |
(*.f64 (/.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (pow.f64 (+.f64 a b) #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 a b) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (*.f64 (+.f64 a b) (+.f64 a b))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (+.f64 a b))) |
(*.f64 (/.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 b a) (+.f64 a b)))) (/.f64 #s(literal 1 binary64) (-.f64 b a))) |
(*.f64 (/.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))))) (/.f64 #s(literal 1 binary64) (fma.f64 a a (*.f64 b (-.f64 b a))))) |
(*.f64 (/.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 a b) (-.f64 a b)))) (/.f64 #s(literal 1 binary64) (-.f64 a b))) |
(log.f64 (+.f64 a b)) |
(+.f64 (log.f64 (+.f64 a b)) #s(literal 0 binary64)) |
(+.f64 #s(literal 0 binary64) (log.f64 (+.f64 a b))) |
(+.f64 (log.f64 (*.f64 (-.f64 b a) (+.f64 a b))) (log.f64 (/.f64 #s(literal 1 binary64) (-.f64 b a)))) |
(+.f64 (log.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a)))) (log.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a a (*.f64 b (-.f64 b a)))))) |
(+.f64 (log.f64 (*.f64 (+.f64 a b) (-.f64 a b))) (log.f64 (/.f64 #s(literal 1 binary64) (-.f64 a b)))) |
(+.f64 (log.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 b a) (-.f64 b a)))) (log.f64 (+.f64 a b))) |
(+.f64 (log.f64 (/.f64 (*.f64 (-.f64 b a) (+.f64 a b)) (*.f64 (-.f64 b a) (fma.f64 a (+.f64 a b) (*.f64 b b))))) (log.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)))) |
(-.f64 (log.f64 (+.f64 a b)) #s(literal 0 binary64)) |
(-.f64 #s(literal 0 binary64) (neg.f64 (log.f64 (+.f64 a b)))) |
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 (-.f64 b a) (*.f64 (-.f64 b a) (+.f64 a b))))) |
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 (fma.f64 a a (*.f64 b (-.f64 b a))) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a)))))) |
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 (-.f64 a b) (*.f64 (+.f64 a b) (-.f64 a b))))) |
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 a b)) #s(literal 1 binary64)))) |
(-.f64 (log.f64 (*.f64 (-.f64 b a) (+.f64 a b))) (log.f64 (-.f64 b a))) |
(-.f64 (log.f64 (*.f64 (-.f64 b a) (+.f64 a b))) (log.f64 (*.f64 #s(literal 1 binary64) (-.f64 b a)))) |
(-.f64 (log.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a)))) (log.f64 (fma.f64 a a (*.f64 b (-.f64 b a))))) |
(-.f64 (log.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a)))) (log.f64 (*.f64 #s(literal 1 binary64) (fma.f64 a a (*.f64 b (-.f64 b a)))))) |
(-.f64 (log.f64 (*.f64 (+.f64 a b) (-.f64 a b))) (log.f64 (-.f64 a b))) |
(-.f64 (log.f64 (*.f64 (+.f64 a b) (-.f64 a b))) (log.f64 (*.f64 #s(literal 1 binary64) (-.f64 a b)))) |
(-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 a b))))) |
(-.f64 (log.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))))) (log.f64 (*.f64 (-.f64 b a) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a a) (fma.f64 b b (*.f64 a a))))))) |
(-.f64 (log.f64 (*.f64 (fma.f64 b b (*.f64 a a)) (*.f64 (-.f64 b a) (+.f64 a b)))) (log.f64 (*.f64 (-.f64 b a) (fma.f64 b b (*.f64 a a))))) |
(-.f64 (log.f64 (neg.f64 (+.f64 a b))) (log.f64 #s(literal -1 binary64))) |
(-.f64 (log.f64 (neg.f64 (*.f64 (-.f64 b a) (+.f64 a b)))) (log.f64 (neg.f64 (-.f64 b a)))) |
(-.f64 (log.f64 (neg.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))))) (log.f64 (neg.f64 (fma.f64 a a (*.f64 b (-.f64 b a)))))) |
(-.f64 (log.f64 (neg.f64 (*.f64 (+.f64 a b) (-.f64 a b)))) (log.f64 (neg.f64 (-.f64 a b)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (neg.f64 (log.f64 (+.f64 a b))) #s(literal 2 binary64)) (*.f64 #s(literal 0 binary64) (neg.f64 (log.f64 (+.f64 a b))))))) (/.f64 (pow.f64 (neg.f64 (log.f64 (+.f64 a b))) #s(literal 3 binary64)) (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (neg.f64 (log.f64 (+.f64 a b))) #s(literal 2 binary64)) (*.f64 #s(literal 0 binary64) (neg.f64 (log.f64 (+.f64 a b)))))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (log.f64 (+.f64 a b)))) (/.f64 (pow.f64 (neg.f64 (log.f64 (+.f64 a b))) #s(literal 2 binary64)) (neg.f64 (log.f64 (+.f64 a b))))) |
(fma.f64 (log.f64 (+.f64 a b)) #s(literal 1 binary64) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 (+.f64 a b))) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (log.f64 (+.f64 a b))) #s(literal -1 binary64) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (log.f64 (+.f64 a b))) (log.f64 (exp.f64 #s(literal -1 binary64))) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) (log.f64 (+.f64 a b)) #s(literal 0 binary64)) |
(neg.f64 (neg.f64 (log.f64 (+.f64 a b)))) |
(neg.f64 (log.f64 (/.f64 (-.f64 b a) (*.f64 (-.f64 b a) (+.f64 a b))))) |
(neg.f64 (log.f64 (/.f64 (fma.f64 a a (*.f64 b (-.f64 b a))) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a)))))) |
(neg.f64 (log.f64 (/.f64 (-.f64 a b) (*.f64 (+.f64 a b) (-.f64 a b))))) |
(neg.f64 (log.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 a b)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (neg.f64 (log.f64 (+.f64 a b))) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (neg.f64 (log.f64 (+.f64 a b))) #s(literal 2 binary64)) (*.f64 #s(literal 0 binary64) (neg.f64 (log.f64 (+.f64 a b))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (neg.f64 (log.f64 (+.f64 a b))) #s(literal 2 binary64))) (neg.f64 (log.f64 (+.f64 a b)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (neg.f64 (log.f64 (+.f64 a b))) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (neg.f64 (log.f64 (+.f64 a b))) #s(literal 2 binary64)) (*.f64 #s(literal 0 binary64) (neg.f64 (log.f64 (+.f64 a b)))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (neg.f64 (log.f64 (+.f64 a b))) #s(literal 2 binary64)))) (log.f64 (+.f64 a b))) |
(/.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (log.f64 (+.f64 a b)) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (neg.f64 (log.f64 (+.f64 a b))) #s(literal 2 binary64)) (*.f64 #s(literal 0 binary64) (log.f64 (+.f64 a b)))))) |
(*.f64 (log.f64 (+.f64 a b)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 (+.f64 a b)))) |
(*.f64 (neg.f64 (log.f64 (+.f64 a b))) #s(literal -1 binary64)) |
(*.f64 (neg.f64 (log.f64 (+.f64 a b))) (log.f64 (exp.f64 #s(literal -1 binary64)))) |
(*.f64 #s(literal 1 binary64) (log.f64 (+.f64 a b))) |
(log.f64 (/.f64 #s(literal 1 binary64) (+.f64 a b))) |
(+.f64 (neg.f64 (log.f64 (+.f64 a b))) #s(literal 0 binary64)) |
(+.f64 #s(literal 0 binary64) (neg.f64 (log.f64 (+.f64 a b)))) |
(+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) (+.f64 a b)))) |
(+.f64 (log.f64 (pow.f64 (+.f64 a b) #s(literal -1/2 binary64))) (log.f64 (pow.f64 (+.f64 a b) #s(literal -1/2 binary64)))) |
(+.f64 (log.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 b a) (+.f64 a b)))) (log.f64 (-.f64 b a))) |
(+.f64 (log.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))))) (log.f64 (fma.f64 a a (*.f64 b (-.f64 b a))))) |
(+.f64 (log.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 a b) (-.f64 a b)))) (log.f64 (-.f64 a b))) |
(-.f64 #s(literal 0 binary64) (log.f64 (+.f64 a b))) |
(-.f64 #s(literal 0 binary64) (log.f64 (neg.f64 (neg.f64 (+.f64 a b))))) |
(-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (neg.f64 (+.f64 a b)))) |
(fma.f64 (log.f64 (+.f64 a b)) #s(literal -1 binary64) #s(literal 0 binary64)) |
(fma.f64 (log.f64 (+.f64 a b)) (log.f64 (exp.f64 #s(literal -1 binary64))) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (log.f64 (+.f64 a b)) #s(literal 0 binary64)) |
(neg.f64 (log.f64 (+.f64 a b))) |
(neg.f64 (log.f64 (neg.f64 (neg.f64 (+.f64 a b))))) |
(/.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (neg.f64 (log.f64 (+.f64 a b))) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (neg.f64 (log.f64 (+.f64 a b))) #s(literal 2 binary64)) (*.f64 #s(literal 0 binary64) (neg.f64 (log.f64 (+.f64 a b))))))) |
(*.f64 (log.f64 (+.f64 a b)) #s(literal -1 binary64)) |
(*.f64 (log.f64 (+.f64 a b)) (log.f64 (exp.f64 #s(literal -1 binary64)))) |
(*.f64 #s(literal -1 binary64) (log.f64 (+.f64 a b))) |
(sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (PI.f64)))) |
(exp.f64 (*.f64 (*.f64 #s(literal 3/2 binary64) (log.f64 (PI.f64))) #s(literal 1/3 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (PI.f64))) #s(literal 1 binary64))) |
(fabs.f64 (sqrt.f64 (PI.f64))) |
(fabs.f64 (neg.f64 (sqrt.f64 (PI.f64)))) |
(sqrt.f64 (PI.f64)) |
(cbrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64)))) |
(pow.f64 (PI.f64) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)) |
(pow.f64 (sqrt.f64 (PI.f64)) #s(literal 1 binary64)) |
(pow.f64 (cbrt.f64 (PI.f64)) #s(literal 3/2 binary64)) |
(pow.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 1/6 binary64)) |
(pow.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64))) #s(literal 1/3 binary64)) |
(pow.f64 (sqrt.f64 (sqrt.f64 (PI.f64))) #s(literal 2 binary64)) |
(*.f64 (sqrt.f64 (PI.f64)) #s(literal 1 binary64)) |
(*.f64 (pow.f64 (PI.f64) #s(literal 1/6 binary64)) (cbrt.f64 (PI.f64))) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 (PI.f64))) |
(*.f64 (cbrt.f64 (PI.f64)) (pow.f64 (PI.f64) #s(literal 1/6 binary64))) |
(*.f64 (cbrt.f64 (PI.f64)) (pow.f64 (pow.f64 (PI.f64) #s(literal 1/6 binary64)) #s(literal 1 binary64))) |
(*.f64 (cbrt.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (pow.f64 (pow.f64 (PI.f64) #s(literal 5/6 binary64)) #s(literal 1/3 binary64))) |
(*.f64 (cbrt.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (cbrt.f64 (pow.f64 (PI.f64) #s(literal 5/6 binary64)))) |
(*.f64 (sqrt.f64 (sqrt.f64 (PI.f64))) (sqrt.f64 (sqrt.f64 (PI.f64)))) |
(*.f64 (pow.f64 #s(literal 1 binary64) #s(literal 1/3 binary64)) (sqrt.f64 (PI.f64))) |
(*.f64 (pow.f64 (pow.f64 (PI.f64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 (PI.f64) #s(literal 5/6 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (sqrt.f64 (sqrt.f64 (PI.f64))) #s(literal 1 binary64)) (pow.f64 (sqrt.f64 (sqrt.f64 (PI.f64))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (PI.f64) #s(literal 5/6 binary64)) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 (PI.f64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (pow.f64 (PI.f64) #s(literal 5/12 binary64)) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (sqrt.f64 (PI.f64)))) (PI.f64)) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (pow.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (sqrt.f64 (PI.f64))))) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 (PI.f64) #s(literal 5/12 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (pow.f64 (PI.f64) #s(literal 1/6 binary64))) (sqrt.f64 (pow.f64 (PI.f64) #s(literal 5/6 binary64)))) |
(*.f64 (sqrt.f64 (pow.f64 (PI.f64) #s(literal 5/6 binary64))) (sqrt.f64 (pow.f64 (PI.f64) #s(literal 1/6 binary64)))) |
(*.f64 (sqrt.f64 (pow.f64 (PI.f64) #s(literal 5/12 binary64))) (sqrt.f64 (pow.f64 (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (sqrt.f64 (PI.f64)))) (PI.f64)) #s(literal 1/6 binary64)))) |
(*.f64 (sqrt.f64 (pow.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (sqrt.f64 (PI.f64))))) #s(literal 1/6 binary64))) (sqrt.f64 (pow.f64 (PI.f64) #s(literal 5/12 binary64)))) |
(PI.f64) |
(log.f64 (exp.f64 (PI.f64))) |
(exp.f64 (log.f64 (PI.f64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 (PI.f64))) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (PI.f64))) #s(literal 2 binary64))) |
(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 (fma.f64 #s(literal 1/3 binary64) (*.f64 #s(literal 5/2 binary64) (log.f64 (PI.f64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (PI.f64))) #s(literal 1/3 binary64)))) |
(exp.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (PI.f64))) #s(literal 1/3 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 #s(literal 5/2 binary64) (log.f64 (PI.f64)))))) |
(fabs.f64 (PI.f64)) |
(sqrt.f64 (*.f64 (PI.f64) (PI.f64))) |
(cbrt.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) |
(pow.f64 (PI.f64) #s(literal 1 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 (cbrt.f64 (PI.f64)) #s(literal 3 binary64)) |
(pow.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 1/3 binary64)) |
(pow.f64 (E.f64) (log.f64 (PI.f64))) |
(pow.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (sqrt.f64 (PI.f64)))) (*.f64 (PI.f64) (*.f64 (PI.f64) (sqrt.f64 (PI.f64))))) (PI.f64)) #s(literal 1/6 binary64)) |
(pow.f64 (*.f64 (PI.f64) (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (sqrt.f64 (PI.f64)))) (*.f64 (PI.f64) (*.f64 (PI.f64) (sqrt.f64 (PI.f64)))))) #s(literal 1/6 binary64)) |
(*.f64 (PI.f64) #s(literal 1 binary64)) |
(*.f64 (PI.f64) (log.f64 (E.f64))) |
(*.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 5/6 binary64)) (pow.f64 (PI.f64) #s(literal 1/6 binary64))) |
(*.f64 (pow.f64 (PI.f64) #s(literal 1/6 binary64)) (pow.f64 (PI.f64) #s(literal 5/6 binary64))) |
(*.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)) (pow.f64 (pow.f64 (PI.f64) #s(literal 4/3 binary64)) #s(literal 1/2 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)) (exp.f64 (*.f64 #s(literal 1/3 binary64) (log.f64 (PI.f64))))) |
(*.f64 (pow.f64 (PI.f64) #s(literal 5/12 binary64)) (pow.f64 (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (sqrt.f64 (PI.f64)))) (PI.f64)) #s(literal 1/6 binary64))) |
(*.f64 (sqrt.f64 (sqrt.f64 (PI.f64))) (pow.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (sqrt.f64 (PI.f64))) (sqrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64))))) |
(*.f64 (pow.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (sqrt.f64 (PI.f64))))) #s(literal 1/6 binary64)) (pow.f64 (PI.f64) #s(literal 5/12 binary64))) |
(*.f64 (pow.f64 (pow.f64 (PI.f64) #s(literal 1/6 binary64)) #s(literal 3 binary64)) (pow.f64 (pow.f64 (PI.f64) #s(literal 1/6 binary64)) #s(literal 3 binary64))) |
(*.f64 (pow.f64 (pow.f64 (PI.f64) #s(literal 5/6 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 (PI.f64) #s(literal 1/6 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (PI.f64) #s(literal 1/6 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 (PI.f64) #s(literal 5/6 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (PI.f64) #s(literal 5/12 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (sqrt.f64 (PI.f64)))) (PI.f64)) #s(literal 1/6 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (sqrt.f64 (PI.f64))))) #s(literal 1/6 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 (PI.f64) #s(literal 5/12 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64))) #s(literal 1/2 binary64)) (sqrt.f64 (sqrt.f64 (PI.f64)))) |
(*.f64 (pow.f64 (pow.f64 (PI.f64) #s(literal 4/3 binary64)) #s(literal 1/2 binary64)) (cbrt.f64 (PI.f64))) |
(*.f64 (pow.f64 (pow.f64 (PI.f64) #s(literal 5/3 binary64)) #s(literal 1/2 binary64)) (pow.f64 (PI.f64) #s(literal 1/6 binary64))) |
(*.f64 (pow.f64 (cbrt.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64))) #s(literal 3 binary64)) (pow.f64 (cbrt.f64 (cbrt.f64 (PI.f64))) #s(literal 3 binary64))) |
(*.f64 (pow.f64 (pow.f64 (PI.f64) #s(literal 8/3 binary64)) #s(literal 1/3 binary64)) (cbrt.f64 (cbrt.f64 (PI.f64)))) |
(*.f64 (cbrt.f64 (pow.f64 (PI.f64) #s(literal 8/3 binary64))) (cbrt.f64 (cbrt.f64 (PI.f64)))) |
(*.f64 (sqrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64)))) (sqrt.f64 (sqrt.f64 (PI.f64)))) |
(*.f64 (sqrt.f64 (pow.f64 (PI.f64) #s(literal 4/3 binary64))) (cbrt.f64 (PI.f64))) |
(*.f64 (sqrt.f64 (pow.f64 (PI.f64) #s(literal 5/3 binary64))) (pow.f64 (PI.f64) #s(literal 1/6 binary64))) |
(*.f64 angle #s(literal 1/90 binary64)) |
(*.f64 #s(literal 1/90 binary64) angle) |
(sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) |
(*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))) |
(*.f64 (sqrt.f64 (PI.f64)) (*.f64 (sqrt.f64 (PI.f64)) (*.f64 angle #s(literal 1/90 binary64)))) |
(*.f64 (pow.f64 (PI.f64) #s(literal 5/6 binary64)) (*.f64 (pow.f64 (PI.f64) #s(literal 1/6 binary64)) (*.f64 angle #s(literal 1/90 binary64)))) |
(*.f64 (pow.f64 (PI.f64) #s(literal 5/6 binary64)) (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 1/6 binary64)) angle) #s(literal 1/90 binary64))) |
(*.f64 (pow.f64 (PI.f64) #s(literal 1/6 binary64)) (*.f64 (pow.f64 (PI.f64) #s(literal 5/6 binary64)) (*.f64 angle #s(literal 1/90 binary64)))) |
(*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))) |
(*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle)) |
(*.f64 (*.f64 (PI.f64) #s(literal 1/90 binary64)) angle) |
(*.f64 (*.f64 angle #s(literal 1/90 binary64)) (PI.f64)) |
(*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) |
(*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (cbrt.f64 (PI.f64)) (*.f64 angle #s(literal 1/90 binary64)))) |
(*.f64 (*.f64 (*.f64 angle #s(literal 1/90 binary64)) (sqrt.f64 (PI.f64))) (sqrt.f64 (PI.f64))) |
(*.f64 (*.f64 (*.f64 angle #s(literal 1/90 binary64)) #s(literal 1 binary64)) (PI.f64)) |
(*.f64 (*.f64 (*.f64 angle #s(literal 1/90 binary64)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (cbrt.f64 (PI.f64))) |
(*.f64 (*.f64 #s(literal 1/90 binary64) (pow.f64 (PI.f64) #s(literal 5/6 binary64))) (*.f64 (pow.f64 (PI.f64) #s(literal 1/6 binary64)) angle)) |
Compiled 98 201 to 7 704 computations (92.2% saved)
162 alts after pruning (160 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 2 532 | 59 | 2 591 |
| Fresh | 23 | 101 | 124 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 0 | 0 |
| Total | 2 558 | 162 | 2 720 |
| Status | Accuracy | Program |
|---|---|---|
| 64.5% | (/.f64 (+.f64 a b) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) | |
| 44.9% | (/.f64 (*.f64 (+.f64 b a) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 b a))) | |
| 57.2% | (/.f64 (*.f64 (*.f64 (-.f64 b a) (+.f64 a b)) #s(literal 1 binary64)) (*.f64 (-.f64 b a) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))) | |
| 59.3% | (/.f64 (*.f64 #s(literal 1 binary64) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 b a) (-.f64 b a)))) | |
| 66.5% | (*.f64 (fma.f64 (sqrt.f64 b) (sqrt.f64 b) a) (*.f64 (-.f64 b a) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) | |
| 70.0% | (*.f64 (fma.f64 (sqrt.f64 a) (sqrt.f64 a) b) (*.f64 (-.f64 b a) (sin.f64 (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 (PI.f64)) (cbrt.f64 (PI.f64))) (cbrt.f64 (sqrt.f64 (PI.f64)))) angle) #s(literal 1/90 binary64))))) | |
| 66.5% | (*.f64 (fma.f64 (sqrt.f64 a) (sqrt.f64 a) b) (*.f64 (-.f64 b a) (sin.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64)))) (sqrt.f64 (sqrt.f64 (PI.f64)))) angle) #s(literal 1/90 binary64))))) | |
| 66.5% | (*.f64 (fma.f64 (sqrt.f64 a) (sqrt.f64 a) b) (*.f64 (-.f64 b a) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) | |
| 64.5% | (*.f64 (fma.f64 (sqrt.f64 a) (sqrt.f64 a) b) (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))) | |
| 61.7% | (*.f64 (fma.f64 (sqrt.f64 a) (sqrt.f64 a) b) (*.f64 (-.f64 b a) #s(approx (sin (* (* (* (pow (* (* (PI) (PI)) (sqrt (PI))) 1/3) (cbrt (sqrt (PI)))) angle) 1/90)) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) | |
| 6.0% | (*.f64 (/.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a a)))) (*.f64 (-.f64 b a) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a a) (fma.f64 b b (*.f64 a a)))))) (*.f64 (-.f64 b a) (sin.f64 (*.f64 (*.f64 (*.f64 (pow.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (sqrt.f64 (PI.f64))) #s(literal 1/3 binary64)) (cbrt.f64 (sqrt.f64 (PI.f64)))) angle) #s(literal 1/90 binary64))))) | |
| 18.9% | (*.f64 (/.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (fma.f64 a (+.f64 b a) (*.f64 b b))) (*.f64 (-.f64 b a) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) | |
| 58.5% | (*.f64 (/.f64 (fma.f64 b b (*.f64 a a)) (+.f64 b a)) (*.f64 (-.f64 b a) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) | |
| 18.9% | (*.f64 (/.f64 (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (-.f64 b a) (+.f64 a b))) (/.f64 (*.f64 (-.f64 b a) (+.f64 a b)) (/.f64 #s(literal 1 binary64) (+.f64 a b)))) | |
| 13.1% | (*.f64 (/.f64 (*.f64 (+.f64 b a) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) (fma.f64 b b (*.f64 a a))) (*.f64 (fma.f64 b b (*.f64 a a)) (+.f64 b a))) | |
| 17.8% | (*.f64 (/.f64 (exp.f64 (log.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))))) (exp.f64 (log.f64 (fma.f64 a a (*.f64 b (-.f64 b a)))))) (/.f64 (*.f64 (*.f64 (fma.f64 a (+.f64 b a) (*.f64 b b)) (-.f64 b a)) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) (fma.f64 a (+.f64 b a) (*.f64 b b)))) | |
| 17.8% | (*.f64 (/.f64 (exp.f64 (log.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))))) (exp.f64 (log.f64 (fma.f64 a a (*.f64 b (-.f64 b a)))))) (*.f64 (-.f64 b a) (sin.f64 (*.f64 (*.f64 (*.f64 (pow.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (sqrt.f64 (PI.f64))) #s(literal 1/3 binary64)) (cbrt.f64 (sqrt.f64 (PI.f64)))) angle) #s(literal 1/90 binary64))))) | |
| 19.0% | (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (+.f64 a b) (*.f64 b b))) (/.f64 (+.f64 a b) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (fma.f64 a (+.f64 a b) (*.f64 b b)))))) | |
| 14.3% | (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (-.f64 b a) (fma.f64 b b (*.f64 a a)))) (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (-.f64 b a) (fma.f64 b b (*.f64 a a))))) (*.f64 (-.f64 b a) (sin.f64 (*.f64 (*.f64 (*.f64 (pow.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (sqrt.f64 (PI.f64))) #s(literal 1/3 binary64)) (cbrt.f64 (sqrt.f64 (PI.f64)))) angle) #s(literal 1/90 binary64))))) | |
| 18.5% | (*.f64 (+.f64 b a) (/.f64 (*.f64 (*.f64 (fma.f64 a (+.f64 b a) (*.f64 b b)) (-.f64 b a)) (sin.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 5/6 binary64)) (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 1/6 binary64)) angle) #s(literal 1/90 binary64))))) (fma.f64 a (+.f64 b a) (*.f64 b b)))) | |
| 18.2% | (*.f64 (+.f64 b a) (/.f64 (*.f64 (*.f64 (fma.f64 a (+.f64 b a) (*.f64 b b)) (-.f64 b a)) (sin.f64 (*.f64 (*.f64 (*.f64 angle #s(literal 1/90 binary64)) (sqrt.f64 (PI.f64))) (sqrt.f64 (PI.f64))))) (fma.f64 a (+.f64 b a) (*.f64 b b)))) | |
| 18.5% | (*.f64 (+.f64 b a) (/.f64 (*.f64 (*.f64 (fma.f64 a (+.f64 b a) (*.f64 b b)) (-.f64 b a)) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) (fma.f64 a (pow.f64 (E.f64) (log.f64 (+.f64 a b))) (*.f64 b b)))) | |
| 17.0% | (*.f64 (+.f64 b a) (/.f64 (*.f64 (*.f64 (fma.f64 a (+.f64 b a) (*.f64 b b)) (-.f64 b a)) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) (fma.f64 a (/.f64 (exp.f64 (log.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))))) (exp.f64 (log.f64 (fma.f64 a a (*.f64 b (-.f64 b a)))))) (*.f64 b b)))) | |
| 16.5% | (*.f64 (+.f64 b a) (/.f64 (*.f64 (*.f64 (fma.f64 a (+.f64 b a) (*.f64 b b)) (-.f64 b a)) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) (fma.f64 a (*.f64 (/.f64 (-.f64 b a) (*.f64 (-.f64 b a) (fma.f64 a (+.f64 a b) (*.f64 b b)))) (/.f64 (+.f64 a b) (/.f64 #s(literal 1 binary64) (fma.f64 a (+.f64 a b) (*.f64 b b))))) (*.f64 b b)))) | |
| 18.5% | (*.f64 (+.f64 b a) (/.f64 (*.f64 (*.f64 (fma.f64 a (+.f64 b a) (*.f64 b b)) (-.f64 b a)) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) (fma.f64 a (exp.f64 (log.f64 (+.f64 a b))) (*.f64 b b)))) | |
| 16.3% | (*.f64 (+.f64 b a) (/.f64 (*.f64 (*.f64 (fma.f64 a (+.f64 b a) (*.f64 b b)) (-.f64 b a)) #s(approx (sin (* (PI) (* angle 1/90))) (*.f64 angle (fma.f64 #s(literal -1/4374000 binary64) (*.f64 (*.f64 angle angle) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) (*.f64 #s(literal 1/90 binary64) (PI.f64)))))) (fma.f64 a (+.f64 b a) (*.f64 b b)))) | |
| 18.8% | (*.f64 (+.f64 b a) (/.f64 (*.f64 (*.f64 (fma.f64 a (*.f64 (*.f64 (-.f64 b a) (+.f64 a b)) (/.f64 #s(literal 1 binary64) (-.f64 b a))) (*.f64 b b)) (-.f64 b a)) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) (fma.f64 a (+.f64 b a) (*.f64 b b)))) | |
| 18.5% | (*.f64 (+.f64 b a) (/.f64 (*.f64 (*.f64 (fma.f64 a (exp.f64 (log.f64 (+.f64 a b))) (*.f64 b b)) (-.f64 b a)) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) (fma.f64 a (+.f64 b a) (*.f64 b b)))) | |
| 45.0% | (*.f64 (+.f64 b a) (/.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 b a)))) | |
| 11.1% | (*.f64 (+.f64 b a) (/.f64 #s(approx (* (* (+ (* a (+ b a)) (* b b)) (- b a)) (sin (* (PI) (* angle 1/90)))) (neg.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 a (*.f64 a a))))) (fma.f64 a (+.f64 b a) (*.f64 b b)))) | |
| 59.1% | (*.f64 (+.f64 b a) (*.f64 (fma.f64 (/.f64 (*.f64 b (sqrt.f64 b)) #s(literal 1 binary64)) (/.f64 (sqrt.f64 b) (+.f64 b a)) (neg.f64 (/.f64 (*.f64 a a) (+.f64 b a)))) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) | |
| 59.1% | (*.f64 (+.f64 b a) (*.f64 (fma.f64 (/.f64 (sqrt.f64 b) #s(literal 1 binary64)) (/.f64 (*.f64 b (sqrt.f64 b)) (+.f64 b a)) (neg.f64 (/.f64 (*.f64 a a) (+.f64 b a)))) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) | |
| 48.0% | (*.f64 (+.f64 b a) (*.f64 (fma.f64 (sqrt.f64 a) (sqrt.f64 a) b) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) | |
| 19.3% | (*.f64 (+.f64 b a) (*.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) (*.f64 (-.f64 b a) (/.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (fma.f64 a (+.f64 a b) (*.f64 b b)))))) | |
| 24.1% | (*.f64 (+.f64 b a) (*.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) (*.f64 (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 a (+.f64 a b) (*.f64 b b)))))) | |
| 27.9% | (*.f64 (+.f64 b a) (*.f64 (/.f64 (-.f64 b a) (*.f64 (-.f64 b a) (+.f64 a b))) (/.f64 (*.f64 (+.f64 a b) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 b a))))) | |
| 13.4% | (*.f64 (+.f64 b a) (*.f64 (/.f64 (*.f64 (-.f64 b a) (fma.f64 a (+.f64 a b) (*.f64 b b))) (/.f64 (*.f64 (-.f64 b a) (+.f64 a b)) (*.f64 (-.f64 b a) (fma.f64 a (+.f64 a b) (*.f64 b b))))) (/.f64 (*.f64 (/.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (fma.f64 a (+.f64 a b) (*.f64 b b))) (+.f64 a b)) (fma.f64 a (+.f64 a b) (*.f64 b b))))) | |
| 17.0% | (*.f64 (+.f64 b a) (*.f64 (/.f64 (*.f64 (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (/.f64 (+.f64 a b) (-.f64 (*.f64 a (+.f64 a b)) (*.f64 b b)))) (*.f64 (-.f64 b a) (+.f64 a b))) (/.f64 (-.f64 (*.f64 a (+.f64 a b)) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (-.f64 b a))))) | |
| 5.8% | (*.f64 (+.f64 b a) (*.f64 (/.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (fma.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 a (+.f64 a b)) (*.f64 (+.f64 a b) (*.f64 a (*.f64 a (+.f64 a b))))))) (/.f64 (*.f64 (-.f64 b a) (fma.f64 a (+.f64 a b) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 a (+.f64 a b))) (*.f64 (+.f64 a b) (*.f64 a (*.f64 a (+.f64 a b))))))))) | |
| 13.3% | (*.f64 (+.f64 b a) (*.f64 (/.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))))) (/.f64 #s(literal 1 binary64) (fma.f64 a a (*.f64 b (-.f64 b a)))))) | |
| 43.7% | (*.f64 (+.f64 b a) (*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (E.f64) (log.f64 (+.f64 a b)))) (*.f64 (+.f64 b a) (*.f64 (exp.f64 (neg.f64 (*.f64 (log.f64 (+.f64 b a)) #s(literal -1 binary64)))) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))))))) | |
| 43.8% | (*.f64 (+.f64 b a) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) (*.f64 (+.f64 b a) (*.f64 (pow.f64 (E.f64) (log.f64 (+.f64 a b))) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))))))) | |
| 45.1% | (*.f64 (+.f64 b a) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) (*.f64 (+.f64 b a) (*.f64 (+.f64 b a) (sin.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 5/6 binary64)) (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 1/6 binary64)) angle) #s(literal 1/90 binary64)))))))) | |
| 44.0% | (*.f64 (+.f64 b a) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) (*.f64 (+.f64 b a) (*.f64 (+.f64 b a) (sin.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 1/6 binary64)) (*.f64 (pow.f64 (PI.f64) #s(literal 5/6 binary64)) (*.f64 angle #s(literal 1/90 binary64))))))))) | |
| 47.2% | (*.f64 (+.f64 b a) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) (*.f64 (+.f64 b a) (*.f64 (+.f64 b a) (sin.f64 (*.f64 (*.f64 (*.f64 angle #s(literal 1/90 binary64)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (cbrt.f64 (PI.f64)))))))) | |
| 46.8% | (*.f64 (+.f64 b a) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) (*.f64 (+.f64 b a) (*.f64 (+.f64 b a) (sin.f64 (*.f64 (*.f64 (*.f64 angle #s(literal 1/90 binary64)) (sqrt.f64 (PI.f64))) (sqrt.f64 (PI.f64)))))))) | |
| 47.0% | (*.f64 (+.f64 b a) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) (*.f64 (+.f64 b a) (*.f64 (+.f64 b a) (sin.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/90 binary64)) angle)))))) | |
| 12.5% | (*.f64 (+.f64 b a) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) (*.f64 (+.f64 b a) (*.f64 (exp.f64 (-.f64 (log.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a)))) (log.f64 (fma.f64 a a (*.f64 b (-.f64 b a)))))) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))))))) | |
| 44.0% | (*.f64 (+.f64 b a) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) (*.f64 (+.f64 b a) (*.f64 (exp.f64 (neg.f64 (*.f64 (log.f64 (+.f64 b a)) #s(literal -1 binary64)))) (sin.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 5/6 binary64)) (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 1/6 binary64)) angle) #s(literal 1/90 binary64)))))))) | |
| 45.8% | (*.f64 (+.f64 b a) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) (*.f64 (+.f64 b a) (*.f64 (exp.f64 (neg.f64 (*.f64 (log.f64 (+.f64 b a)) #s(literal -1 binary64)))) (sin.f64 (*.f64 (*.f64 (*.f64 angle #s(literal 1/90 binary64)) (sqrt.f64 (PI.f64))) (sqrt.f64 (PI.f64)))))))) | |
| 45.9% | (*.f64 (+.f64 b a) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) (*.f64 (+.f64 b a) (*.f64 (exp.f64 (neg.f64 (*.f64 (log.f64 (+.f64 b a)) #s(literal -1 binary64)))) (sin.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/90 binary64)) angle)))))) | |
| 40.7% | (*.f64 (+.f64 b a) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) (*.f64 (+.f64 b a) (*.f64 (exp.f64 #s(approx (neg (* (log (+ b a)) -1)) (log.f64 b))) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))))))) | |
| 20.6% | (*.f64 (+.f64 b a) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) (*.f64 (+.f64 b a) (*.f64 (exp.f64 #s(approx (neg (* (log (+ b a)) -1)) (log.f64 a))) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))))))) | |
| 42.7% | (*.f64 (+.f64 b a) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) (*.f64 (+.f64 b a) #s(approx (* (+ b a) (sin (* (PI) (* angle 1/90)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) b))))) | |
| 15.9% | (*.f64 (+.f64 b a) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 b a) (+.f64 a b)) (/.f64 #s(literal 1 binary64) (-.f64 b a)))) (*.f64 (+.f64 b a) (*.f64 (exp.f64 (neg.f64 (*.f64 (log.f64 (+.f64 b a)) #s(literal -1 binary64)))) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))))))) | |
| 66.8% | (*.f64 (+.f64 b a) (*.f64 (-.f64 b a) (fma.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) (*.f64 (+.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) #s(literal 1/2 binary64))))) | |
| 68.7% | (*.f64 (+.f64 b a) (*.f64 (-.f64 b a) (sin.f64 (fma.f64 (/.f64 (sqrt.f64 (PI.f64)) #s(literal 180 binary64)) (/.f64 (sqrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) angle)) (*.f64 (neg.f64 (sqrt.f64 (PI.f64))) (*.f64 (sqrt.f64 (PI.f64)) (*.f64 angle #s(literal -1/180 binary64)))))))) | |
| 66.3% | (*.f64 (+.f64 b a) (*.f64 (-.f64 b a) (sin.f64 (fma.f64 #s(literal 1/180 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))))) | |
| 66.2% | (*.f64 (+.f64 b a) (*.f64 (-.f64 b a) (sin.f64 (/.f64 (fma.f64 (*.f64 (PI.f64) angle) (/.f64 #s(literal 180 binary64) (*.f64 (PI.f64) angle)) #s(literal 180 binary64)) (*.f64 #s(literal 180 binary64) (/.f64 #s(literal 180 binary64) (*.f64 (PI.f64) angle))))))) | |
| 66.6% | (*.f64 (+.f64 b a) (*.f64 (-.f64 b a) (sin.f64 (/.f64 (fma.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64) (*.f64 #s(literal 180 binary64) (*.f64 (PI.f64) angle))) #s(literal 32400 binary64))))) | |
| 64.2% | (*.f64 (+.f64 b a) (*.f64 (-.f64 b a) (sin.f64 (*.f64 (*.f64 (*.f64 (pow.f64 (cbrt.f64 (sqrt.f64 (PI.f64))) #s(literal 3 binary64)) (pow.f64 (cbrt.f64 (sqrt.f64 (PI.f64))) #s(literal 3 binary64))) angle) #s(literal 1/90 binary64))))) | |
| 70.0% | (*.f64 (+.f64 b a) (*.f64 (-.f64 b a) (sin.f64 (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 (PI.f64)) (cbrt.f64 (PI.f64))) (cbrt.f64 (sqrt.f64 (PI.f64)))) angle) #s(literal 1/90 binary64))))) | |
| 68.3% | (*.f64 (+.f64 b a) (*.f64 (-.f64 b a) (sin.f64 (*.f64 (*.f64 (*.f64 (*.f64 (cbrt.f64 (sqrt.f64 (PI.f64))) (cbrt.f64 (PI.f64))) (*.f64 (cbrt.f64 (sqrt.f64 (PI.f64))) (cbrt.f64 (PI.f64)))) angle) #s(literal 1/90 binary64))))) | |
| 66.5% | (*.f64 (+.f64 b a) (*.f64 (-.f64 b a) (sin.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64)))) (sqrt.f64 (sqrt.f64 (PI.f64)))) angle) #s(literal 1/90 binary64))))) | |
| 68.9% | (*.f64 (+.f64 b a) (*.f64 (-.f64 b a) (sin.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 (PI.f64)) (sqrt.f64 (PI.f64))) angle) #s(literal 1/90 binary64))))) | |
| 68.7% | (*.f64 (+.f64 b a) (*.f64 (-.f64 b a) (sin.f64 (*.f64 (sqrt.f64 (PI.f64)) (*.f64 (sqrt.f64 (PI.f64)) (*.f64 angle #s(literal 1/90 binary64))))))) | |
| 62.2% | (*.f64 (+.f64 b a) (*.f64 (-.f64 b a) #s(approx (sin (* (* (* (pow (* (* (PI) (PI)) (sqrt (PI))) 1/3) (cbrt (sqrt (PI)))) angle) 1/90)) (*.f64 angle (fma.f64 #s(literal -1/4374000 binary64) (*.f64 (*.f64 angle angle) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) (*.f64 #s(literal 1/90 binary64) (PI.f64))))))) | |
| 61.7% | (*.f64 (+.f64 b a) (*.f64 (-.f64 b a) #s(approx (sin (* (* (* (pow (* (* (PI) (PI)) (sqrt (PI))) 1/3) (cbrt (sqrt (PI)))) angle) 1/90)) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) | |
| 45.0% | (*.f64 (+.f64 b a) (*.f64 (+.f64 b a) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))))) | |
| 47.1% | (*.f64 (+.f64 b a) (*.f64 (+.f64 a b) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))) | |
| 4.8% | (*.f64 (+.f64 b a) (*.f64 (*.f64 (/.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a)))) (/.f64 (fma.f64 b b (*.f64 a a)) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 a (+.f64 b a) (*.f64 b b)) (fma.f64 a (+.f64 b a) (*.f64 b b)))) (fma.f64 a (+.f64 b a) (*.f64 b b)))) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) | |
| 36.9% | (*.f64 (+.f64 b a) (*.f64 (*.f64 (+.f64 b a) (+.f64 b a)) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 b a))))) | |
| 43.9% | (*.f64 (+.f64 b a) (*.f64 (exp.f64 (*.f64 (log.f64 (+.f64 b a)) #s(literal -1 binary64))) (*.f64 (+.f64 b a) (*.f64 (+.f64 b a) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))))))) | |
| 63.1% | (*.f64 (+.f64 b a) (*.f64 #s(approx (- b a) (-.f64 b (/.f64 (*.f64 b a) b))) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) | |
| 39.0% | (*.f64 (+.f64 b a) (*.f64 #s(approx (- b a) (neg.f64 a)) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) | |
| 33.3% | (*.f64 (+.f64 b a) (exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) #s(literal -1 binary64)))) | |
| 42.7% | (*.f64 (+.f64 b a) #s(approx (/ (* (* (+ (* a (+ b a)) (* b b)) (- b a)) (sin (* (PI) (* angle 1/90)))) (+ (* a (+ b a)) (* b b))) (*.f64 b (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) | |
| 62.3% | (*.f64 (+.f64 b a) #s(approx (/ (* (* (+ (* a (+ b a)) (* b b)) (- b a)) (sin (* (PI) (* angle 1/90)))) (+ (* a (+ b a)) (* b b))) (*.f64 angle (fma.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) (-.f64 b a)) (*.f64 (*.f64 #s(literal -1/4374000 binary64) (*.f64 angle angle)) (*.f64 (-.f64 b a) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))))))) | |
| 22.5% | (*.f64 (+.f64 b a) #s(approx (* (/ 1 (+ b a)) (* (+ b a) (* (+ b a) (sin (* (PI) (* angle 1/90)))))) (*.f64 a (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) | |
| 61.7% | (*.f64 (+.f64 b a) #s(approx (* (- b a) (sin (* (* (* (pow (* (* (PI) (PI)) (sqrt (PI))) 1/3) (cbrt (sqrt (PI)))) angle) 1/90))) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 (PI.f64) (-.f64 b a)))))) | |
| 64.4% | (*.f64 (+.f64 b a) #s(approx (* (- b a) (sin (* (* (PI) angle) 1/90))) (*.f64 (neg.f64 b) (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (+.f64 #s(literal -1 binary64) (/.f64 a b)))))) | |
| 63.9% | (*.f64 (+.f64 b a) #s(approx (* (- b a) (sin (* (* (PI) angle) 1/90))) (*.f64 a (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (+.f64 #s(literal -1 binary64) (/.f64 b a)))))) | |
| 13.1% | (*.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a a) (fma.f64 b b (*.f64 a a))))) (/.f64 #s(literal 1 binary64) (fma.f64 a (+.f64 a b) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (fma.f64 a (+.f64 b a) (*.f64 b b)) (-.f64 b a)) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) (fma.f64 a (+.f64 b a) (*.f64 b b)))) | |
| 26.8% | (*.f64 (*.f64 (fma.f64 b b (*.f64 a a)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a a))) (/.f64 #s(literal 1 binary64) (+.f64 a b)))) (*.f64 (-.f64 b a) (sin.f64 (*.f64 (*.f64 (*.f64 (pow.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (sqrt.f64 (PI.f64))) #s(literal 1/3 binary64)) (cbrt.f64 (sqrt.f64 (PI.f64)))) angle) #s(literal 1/90 binary64))))) | |
| 58.5% | (*.f64 (*.f64 (fma.f64 b b (*.f64 a a)) (/.f64 #s(literal 1 binary64) (+.f64 b a))) (*.f64 (-.f64 b a) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) | |
| 5.8% | (*.f64 (*.f64 (/.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a)))) (/.f64 (fma.f64 b b (*.f64 a a)) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 a (+.f64 b a) (*.f64 b b)) (fma.f64 a (+.f64 b a) (*.f64 b b)))) (fma.f64 a (+.f64 b a) (*.f64 b b)))) (*.f64 (-.f64 b a) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) | |
| 42.2% | (*.f64 (*.f64 (/.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a a)))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) | |
| 27.8% | (*.f64 (*.f64 (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (/.f64 (+.f64 a b) (-.f64 (*.f64 a (+.f64 a b)) (*.f64 b b)))) (-.f64 (*.f64 a (+.f64 a b)) (*.f64 b b))) | |
| 61.9% | (*.f64 (*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))))) (cos.f64 (*.f64 (*.f64 (sqrt.f64 (PI.f64)) (sqrt.f64 (PI.f64))) (/.f64 angle #s(literal 180 binary64))))) | |
| 15.0% | (*.f64 (*.f64 (*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (fma.f64 a a (*.f64 b b))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a a (*.f64 b b))) (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))))) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) | |
| 66.5% | (*.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))) (+.f64 b a)) (-.f64 b a)) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) | |
| 57.5% | (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (*.f64 (neg.f64 a) (sqrt.f64 a)) (sqrt.f64 a) (*.f64 b b))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) | |
| 42.2% | (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (*.f64 b (sqrt.f64 b)) (sqrt.f64 b) (*.f64 a a))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) | |
| 55.3% | (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (*.f64 b (sqrt.f64 b)) (sqrt.f64 b) (neg.f64 (*.f64 a a)))) (sin.f64 (*.f64 (*.f64 (pow.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (sqrt.f64 (PI.f64))) #s(literal 1/3 binary64)) (cbrt.f64 (sqrt.f64 (PI.f64)))) (/.f64 angle #s(literal 180 binary64))))) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) | |
| 58.3% | (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (*.f64 b (sqrt.f64 b)) (sqrt.f64 b) (neg.f64 (*.f64 a a)))) (sin.f64 (*.f64 (*.f64 (pow.f64 (cbrt.f64 (sqrt.f64 (PI.f64))) #s(literal 3 binary64)) (pow.f64 (cbrt.f64 (sqrt.f64 (PI.f64))) #s(literal 3 binary64))) (/.f64 angle #s(literal 180 binary64))))) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) | |
| 57.7% | (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (*.f64 b (sqrt.f64 b)) (sqrt.f64 b) (neg.f64 (*.f64 a a)))) (sin.f64 (*.f64 (*.f64 (*.f64 (cbrt.f64 (sqrt.f64 (PI.f64))) (cbrt.f64 (PI.f64))) (*.f64 (cbrt.f64 (sqrt.f64 (PI.f64))) (cbrt.f64 (PI.f64)))) (/.f64 angle #s(literal 180 binary64))))) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) | |
| 53.6% | (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (*.f64 b (sqrt.f64 b)) (sqrt.f64 b) (neg.f64 (*.f64 a a)))) (sin.f64 (*.f64 (*.f64 (sqrt.f64 (PI.f64)) (sqrt.f64 (PI.f64))) (/.f64 angle #s(literal 180 binary64))))) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) | |
| 58.6% | (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (*.f64 b (sqrt.f64 b)) (sqrt.f64 b) (neg.f64 (*.f64 a a)))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) (cos.f64 (*.f64 (*.f64 (pow.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (sqrt.f64 (PI.f64))) #s(literal 1/3 binary64)) (cbrt.f64 (sqrt.f64 (PI.f64)))) (/.f64 angle #s(literal 180 binary64))))) | |
| 57.6% | (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (*.f64 b (sqrt.f64 b)) (sqrt.f64 b) (neg.f64 (*.f64 a a)))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) (cos.f64 (*.f64 (*.f64 (pow.f64 (cbrt.f64 (sqrt.f64 (PI.f64))) #s(literal 3 binary64)) (pow.f64 (cbrt.f64 (sqrt.f64 (PI.f64))) #s(literal 3 binary64))) (/.f64 angle #s(literal 180 binary64))))) | |
| 60.0% | (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (*.f64 b (sqrt.f64 b)) (sqrt.f64 b) (neg.f64 (*.f64 a a)))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) (cos.f64 (*.f64 (*.f64 (*.f64 (cbrt.f64 (sqrt.f64 (PI.f64))) (cbrt.f64 (PI.f64))) (*.f64 (cbrt.f64 (sqrt.f64 (PI.f64))) (cbrt.f64 (PI.f64)))) (/.f64 angle #s(literal 180 binary64))))) | |
| 56.6% | (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (*.f64 b (sqrt.f64 b)) (sqrt.f64 b) (neg.f64 (*.f64 a a)))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) (cos.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64)))) (sqrt.f64 (sqrt.f64 (PI.f64)))) (/.f64 angle #s(literal 180 binary64))))) | |
| 58.2% | (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (*.f64 b (sqrt.f64 b)) (sqrt.f64 b) (neg.f64 (*.f64 a a)))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) #s(approx (cos (* (* (sqrt (PI)) (sqrt (PI))) (/ angle 180))) #s(literal 1 binary64))) | |
| 59.5% | (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (*.f64 b (sqrt.f64 b)) (sqrt.f64 b) (neg.f64 (*.f64 a a)))) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))) (cos.f64 (*.f64 (*.f64 (sqrt.f64 (PI.f64)) (sqrt.f64 (PI.f64))) (/.f64 angle #s(literal 180 binary64))))) | |
| 4.1% | (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (fma.f64 a (+.f64 b a) (*.f64 b b)) (fma.f64 a (+.f64 b a) (*.f64 b b)))) (*.f64 (*.f64 (fma.f64 a (+.f64 b a) (*.f64 b b)) (fma.f64 a (+.f64 b a) (*.f64 b b))) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))))) (*.f64 (*.f64 (fma.f64 a (+.f64 b a) (*.f64 b b)) (fma.f64 a (+.f64 b a) (*.f64 b b))) (*.f64 (fma.f64 a (+.f64 b a) (*.f64 b b)) (fma.f64 a (+.f64 b a) (*.f64 b b)))))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) (cos.f64 (*.f64 (*.f64 angle #s(literal -1/180 binary64)) (PI.f64)))) | |
| 56.5% | (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 (E.f64) (*.f64 #s(literal 2 binary64) (log.f64 b))) (pow.f64 a #s(literal 2 binary64)))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) | |
| 56.5% | (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (E.f64) (*.f64 #s(literal 2 binary64) (log.f64 a))))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) | |
| 57.3% | (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) (sin.f64 (*.f64 (*.f64 (pow.f64 (cbrt.f64 (sqrt.f64 (PI.f64))) #s(literal 3 binary64)) (pow.f64 (cbrt.f64 (sqrt.f64 (PI.f64))) #s(literal 3 binary64))) (/.f64 angle #s(literal 180 binary64))))) (cos.f64 (*.f64 (*.f64 angle #s(literal -1/180 binary64)) (PI.f64)))) | |
| 57.3% | (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) (sin.f64 (*.f64 (*.f64 (*.f64 (cbrt.f64 (sqrt.f64 (PI.f64))) (cbrt.f64 (PI.f64))) (*.f64 (cbrt.f64 (sqrt.f64 (PI.f64))) (cbrt.f64 (PI.f64)))) (/.f64 angle #s(literal 180 binary64))))) (cos.f64 (*.f64 (*.f64 angle #s(literal -1/180 binary64)) (PI.f64)))) | |
| 56.6% | (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) (cos.f64 (*.f64 (*.f64 angle #s(literal -1/180 binary64)) (*.f64 (pow.f64 (cbrt.f64 (sqrt.f64 (PI.f64))) #s(literal 3 binary64)) (pow.f64 (cbrt.f64 (sqrt.f64 (PI.f64))) #s(literal 3 binary64)))))) | |
| 55.2% | (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (exp.f64 (*.f64 #s(literal 2 binary64) (log.f64 a))))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) (cos.f64 (*.f64 (*.f64 angle #s(literal -1/180 binary64)) (PI.f64)))) | |
| 56.5% | (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (exp.f64 (*.f64 #s(literal 2 binary64) (log.f64 a))))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) | |
| 34.7% | (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 b a) (-.f64 b a)))) #s(literal -1 binary64)))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) | |
| 37.9% | (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) #s(approx (- (pow b 2) (pow a 2)) (*.f64 b b))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) | |
| 64.5% | (*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 b a) (-.f64 b a))) (/.f64 (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 a b)))) | |
| 43.6% | (*.f64 (exp.f64 (log.f64 (+.f64 a b))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) (*.f64 (+.f64 b a) (*.f64 (exp.f64 (neg.f64 (*.f64 (log.f64 (+.f64 b a)) #s(literal -1 binary64)))) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))))))) | |
| 68.1% | (*.f64 (exp.f64 (log.f64 (+.f64 a b))) (*.f64 (-.f64 b a) (sin.f64 (*.f64 (*.f64 (*.f64 (pow.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (sqrt.f64 (PI.f64))) #s(literal 1/3 binary64)) (cbrt.f64 (sqrt.f64 (PI.f64)))) angle) #s(literal 1/90 binary64))))) | |
| 67.4% | (*.f64 #s(approx (+ (* (sqrt a) (sqrt a)) b) (fma.f64 a (/.f64 b a) a)) (*.f64 (-.f64 b a) (sin.f64 (*.f64 (*.f64 (*.f64 (pow.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (sqrt.f64 (PI.f64))) #s(literal 1/3 binary64)) (cbrt.f64 (sqrt.f64 (PI.f64)))) angle) #s(literal 1/90 binary64))))) | |
| 56.3% | (*.f64 #s(approx (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (*.f64 #s(literal 1/90 binary64) (*.f64 (*.f64 angle (PI.f64)) (*.f64 (+.f64 a b) (-.f64 b a))))) (cos.f64 (*.f64 (*.f64 angle #s(literal -1/180 binary64)) (PI.f64)))) | |
| 34.7% | (*.f64 #s(approx (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))))) (cos.f64 (*.f64 (*.f64 angle #s(literal -1/180 binary64)) (PI.f64)))) | |
| 38.7% | (*.f64 #s(approx (* (* 2 (+ (* (* b (sqrt b)) (sqrt b)) (neg (* a a)))) (sin (* (PI) (/ angle 180)))) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))) (cos.f64 (*.f64 (*.f64 (sqrt.f64 (PI.f64)) (sqrt.f64 (PI.f64))) (/.f64 angle #s(literal 180 binary64))))) | |
| 37.2% | (*.f64 #s(approx (* (* 2 (+ (* (* b (sqrt b)) (sqrt b)) (neg (* a a)))) (sin (* (PI) (/ angle 180)))) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))) (cos.f64 (*.f64 (*.f64 (sqrt.f64 (PI.f64)) (sqrt.f64 (PI.f64))) (/.f64 angle #s(literal 180 binary64))))) | |
| 38.8% | #s(approx (* (+ (* (sqrt a) (sqrt a)) b) (* (- b a) (sin (* (* (* (pow (* (* (PI) (PI)) (sqrt (PI))) 1/3) (cbrt (sqrt (PI)))) angle) 1/90)))) (*.f64 (*.f64 b b) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) | |
| 56.3% | #s(approx (* (+ (* (sqrt a) (sqrt a)) b) (* (- b a) (sin (* (* (* (pow (* (* (PI) (PI)) (sqrt (PI))) 1/3) (cbrt (sqrt (PI)))) angle) 1/90)))) (*.f64 (*.f64 #s(literal 1/90 binary64) angle) (*.f64 (*.f64 (PI.f64) (+.f64 b a)) (-.f64 b a)))) | |
| 21.0% | #s(approx (* (+ b a) (* (/ 1 (+ b a)) (* (+ b a) (* (+ b a) (sin (* (PI) (* angle 1/90))))))) (*.f64 (*.f64 a a) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) | |
| 38.0% | #s(approx (* (+ b a) (* (- b a) (sin (* (* (* (pow (* (* (PI) (PI)) (sqrt (PI))) 1/3) (cbrt (sqrt (PI)))) angle) 1/90)))) (*.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (neg.f64 a)) a)) | |
| 36.1% | #s(approx (* (+ b a) (* (- b a) (sin (* (* (* (pow (* (* (PI) (PI)) (sqrt (PI))) 1/3) (cbrt (sqrt (PI)))) angle) 1/90)))) (*.f64 (sin.f64 (*.f64 (*.f64 (*.f64 angle #s(literal 1/90 binary64)) (sqrt.f64 (PI.f64))) (sqrt.f64 (PI.f64)))) (neg.f64 (*.f64 a a)))) | |
| 36.0% | #s(approx (* (+ b a) (* (- b a) (sin (* (* (* (pow (* (* (PI) (PI)) (sqrt (PI))) 1/3) (cbrt (sqrt (PI)))) angle) 1/90)))) (*.f64 (sin.f64 (*.f64 (*.f64 angle #s(literal 1/90 binary64)) (PI.f64))) (neg.f64 (*.f64 a a)))) | |
| ✓ | 34.5% | #s(approx (* (+ b a) (* (- b a) (sin (* (* (* (pow (* (* (PI) (PI)) (sqrt (PI))) 1/3) (cbrt (sqrt (PI)))) angle) 1/90)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (neg.f64 (*.f64 a a)))) |
| 34.7% | #s(approx (* (+ b a) (* (- b a) (sin (* (* (* (pow (* (* (PI) (PI)) (sqrt (PI))) 1/3) (cbrt (sqrt (PI)))) angle) 1/90)))) (*.f64 #s(approx (sin (* 1/90 (* angle (PI)))) (*.f64 angle (fma.f64 #s(literal -1/4374000 binary64) (*.f64 (*.f64 angle angle) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) (*.f64 #s(literal 1/90 binary64) (PI.f64))))) (neg.f64 (*.f64 a a)))) | |
| 33.7% | #s(approx (* (+ b a) (* (- b a) (sin (* (* (* (pow (* (* (PI) (PI)) (sqrt (PI))) 1/3) (cbrt (sqrt (PI)))) angle) 1/90)))) #s(approx (* (sin (* 1/90 (* angle (PI)))) (neg (* a a))) (*.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 a a)) (*.f64 angle (PI.f64))))) | |
| 34.5% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (* angle -1/180) (PI)))) (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal -1/180 binary64)))))) | |
| 12.1% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (/.f64 (*.f64 (+.f64 b a) (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) (fma.f64 b b (*.f64 a a))) (*.f64 (fma.f64 b b (*.f64 a a)) (+.f64 b a)))) | |
| 45.0% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (-.f64 b a) (*.f64 (-.f64 b a) (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))))) | |
| 35.5% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (*.f64 (pow.f64 (cbrt.f64 (sqrt.f64 (PI.f64))) #s(literal 3 binary64)) (pow.f64 (cbrt.f64 (sqrt.f64 (PI.f64))) #s(literal 3 binary64)))))) (*.f64 (*.f64 a a) #s(literal -2 binary64))) (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))))) | |
| 35.0% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (*.f64 (*.f64 (cbrt.f64 (sqrt.f64 (PI.f64))) (cbrt.f64 (PI.f64))) (*.f64 (cbrt.f64 (sqrt.f64 (PI.f64))) (cbrt.f64 (PI.f64))))))) (*.f64 (*.f64 a a) #s(literal -2 binary64))) (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))))) | |
| 34.7% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (*.f64 (sqrt.f64 (PI.f64)) (sqrt.f64 (PI.f64)))))) (*.f64 (*.f64 a a) #s(literal -2 binary64))) (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))))) | |
| 35.4% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 (*.f64 a a) #s(literal -2 binary64))) (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (*.f64 (*.f64 (cbrt.f64 (sqrt.f64 (PI.f64))) (cbrt.f64 (PI.f64))) (*.f64 (cbrt.f64 (sqrt.f64 (PI.f64))) (cbrt.f64 (PI.f64))))))))) | |
| 35.3% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 (*.f64 a a) #s(literal -2 binary64))) (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (*.f64 (sqrt.f64 (PI.f64)) (sqrt.f64 (PI.f64)))))))) | |
| 35.8% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 (*.f64 a a) #s(literal -2 binary64))) #s(approx (cos (* 1/180 (* angle (PI)))) #s(literal 1 binary64)))) | |
| 33.1% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 #s(approx (sin (* 1/180 (* angle (PI)))) (*.f64 angle (fma.f64 #s(literal -1/34992000 binary64) (*.f64 (*.f64 angle angle) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) (*.f64 (PI.f64) #s(literal 1/180 binary64))))) (*.f64 (*.f64 a a) #s(literal -2 binary64))) (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))))) | |
| 56.0% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 angle (*.f64 (*.f64 (sqrt.f64 (PI.f64)) (sqrt.f64 (PI.f64))) #s(literal 1/90 binary64))) (*.f64 (+.f64 b a) (-.f64 b a)))) | |
| 56.2% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))) (*.f64 (fma.f64 (sqrt.f64 b) (sqrt.f64 b) a) (-.f64 b a)))) | |
| 14.5% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))) (*.f64 (-.f64 #s(approx (/ (* b (* b b)) (+ (* a (+ b a)) (* b b))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a a))) (/.f64 (*.f64 a (*.f64 a a)) (fma.f64 a (+.f64 b a) (*.f64 b b)))) (-.f64 b a)))) | |
| 43.6% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))) (*.f64 (-.f64 b a) (-.f64 b a)))) | |
| 43.6% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))) (*.f64 (+.f64 b a) (fma.f64 (sqrt.f64 a) (sqrt.f64 a) b)))) | |
| 9.4% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))) (*.f64 (+.f64 b a) (/.f64 (*.f64 (fma.f64 b b (*.f64 a a)) (fma.f64 b b (*.f64 a a))) (*.f64 (+.f64 b a) (fma.f64 b b (*.f64 a a))))))) | |
| 43.6% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))) (*.f64 (+.f64 b a) (*.f64 (fma.f64 b b (*.f64 a a)) (/.f64 #s(literal 1 binary64) (+.f64 b a)))))) | |
| 10.2% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))) (*.f64 (+.f64 b a) (*.f64 (/.f64 (+.f64 b a) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a)))) (/.f64 (+.f64 b a) (/.f64 #s(literal 1 binary64) (fma.f64 a (+.f64 b a) (*.f64 b b)))))))) | |
| 36.3% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))) (*.f64 (+.f64 b a) #s(approx (- b a) (neg.f64 a))))) | |
| 21.4% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* angle (* (PI) 1/90)) (* (- (/ (* b (* b b)) (+ (* a (+ b a)) (* b b))) (/ (* a (* a a)) (+ (* a (+ b a)) (* b b)))) (- b a))) (fma.f64 (*.f64 #s(literal -1/45 binary64) a) (*.f64 angle (*.f64 (PI.f64) b)) (*.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 a a)) (*.f64 angle (PI.f64)))))) | |
| 29.4% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* angle (* (PI) 1/90)) (* (- (/ (* b (* b b)) (+ (* a (+ b a)) (* b b))) (/ (* a (* a a)) (+ (* a (+ b a)) (* b b)))) (- b a))) (fma.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 (PI.f64) (*.f64 b b))) (*.f64 (*.f64 #s(literal -1/45 binary64) a) (*.f64 angle (*.f64 (PI.f64) b)))))) | |
| 24.5% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* angle (* (PI) 1/90)) (* (- (/ (* b (* b b)) (+ (* a (+ b a)) (* b b))) (/ (* a (* a a)) (+ (* a (+ b a)) (* b b)))) (- b a))) (*.f64 (*.f64 a a) (fma.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)) (*.f64 (*.f64 angle (*.f64 (PI.f64) b)) (/.f64 #s(literal -1/45 binary64) a)))))) | |
| 21.8% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* angle (* (PI) 1/90)) (* (- (/ (* b (* b b)) (+ (* a (+ b a)) (* b b))) (/ (* a (* a a)) (+ (* a (+ b a)) (* b b)))) (- b a))) (*.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 a a)) (*.f64 angle (PI.f64))))) | |
| 12.2% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* angle (* (PI) 1/90)) (* (- (/ (* b (* b b)) (+ (* a (+ b a)) (* b b))) (/ (* a (* a a)) (+ (* a (+ b a)) (* b b)))) (- b a))) (*.f64 (*.f64 #s(literal 1/90 binary64) angle) (*.f64 (*.f64 (PI.f64) (-.f64 b a)) (-.f64 (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 a (+.f64 a b) (*.f64 b b))) (/.f64 (*.f64 a (*.f64 a a)) (fma.f64 a (+.f64 a b) (*.f64 b b)))))))) | |
| 38.6% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* angle (* (PI) 1/90)) (* (- (/ (* b (* b b)) (+ (* a (+ b a)) (* b b))) (/ (* a (* a a)) (+ (* a (+ b a)) (* b b)))) (- b a))) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 (PI.f64) (*.f64 b b)))))) | |
| 40.0% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* angle (* (PI) 1/90)) (* (+ b a) (- b a))) (*.f64 (*.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))) b) b))) | |
| 40.0% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* angle (* (PI) 1/90)) (* (+ b a) (- b a))) (*.f64 (*.f64 (*.f64 b (sqrt.f64 (PI.f64))) (sqrt.f64 (PI.f64))) (*.f64 b (*.f64 angle #s(literal 1/90 binary64)))))) | |
| ✓ | 40.0% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* angle (* (PI) 1/90)) (* (+ b a) (- b a))) (*.f64 (*.f64 (PI.f64) b) (*.f64 b (*.f64 angle #s(literal 1/90 binary64)))))) |
| 40.0% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* angle (* (PI) 1/90)) (* (+ b a) (- b a))) (*.f64 (*.f64 b (*.f64 b (*.f64 angle #s(literal 1/90 binary64)))) (PI.f64)))) | |
| 40.1% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* angle (* (PI) 1/90)) (* (+ b a) (- b a))) (*.f64 (*.f64 b angle) (*.f64 #s(literal 1/90 binary64) (*.f64 b (PI.f64)))))) | |
| 33.7% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* angle (* (PI) 1/90)) (* (+ b a) (- b a))) (*.f64 (*.f64 a a) (fma.f64 (*.f64 angle (PI.f64)) #s(literal -1/90 binary64) #s(literal 0 binary64))))) | |
| 40.0% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* angle (* (PI) 1/90)) (* (+ b a) (- b a))) (*.f64 (sqrt.f64 (PI.f64)) (*.f64 (sqrt.f64 (PI.f64)) (*.f64 b (*.f64 b (*.f64 angle #s(literal 1/90 binary64)))))))) |
Compiled 11 978 to 3 856 computations (67.8% saved)
| Inputs |
|---|
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* angle (* (PI) 1/90)) (* (+ b a) (- b a))) (*.f64 (*.f64 #s(literal 1/90 binary64) angle) (*.f64 (PI.f64) (*.f64 b b))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* angle (* (PI) 1/90)) (* (+ b a) (- b a))) (*.f64 (*.f64 b angle) (*.f64 #s(literal 1/90 binary64) (*.f64 b (PI.f64)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* angle (* (PI) 1/90)) (* (+ b a) (- b a))) (*.f64 (*.f64 b (*.f64 b (*.f64 angle #s(literal 1/90 binary64)))) (PI.f64)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* angle (* (PI) 1/90)) (* (+ b a) (- b a))) (*.f64 (*.f64 (PI.f64) b) (*.f64 b (*.f64 angle #s(literal 1/90 binary64)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* angle (* (PI) 1/90)) (* (+ b a) (- b a))) (*.f64 (*.f64 (*.f64 angle #s(literal 1/90 binary64)) (*.f64 (PI.f64) b)) b))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* angle (* (PI) 1/90)) (* (+ b a) (- b a))) (*.f64 (*.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))) b) b))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* angle (* (PI) 1/90)) (* (- (/ (* b (* b b)) (+ (* a (+ b a)) (* b b))) (/ (* a (* a a)) (+ (* a (+ b a)) (* b b)))) (- b a))) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 (PI.f64) (*.f64 b b)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* angle (* (PI) 1/90)) (* (- (/ (* b (* b b)) (+ (* a (+ b a)) (* b b))) (/ (* a (* a a)) (+ (* a (+ b a)) (* b b)))) (- b a))) (*.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 a a)) (*.f64 angle (PI.f64))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* (sin (* 1/180 (* angle (PI)))) (* (* a a) -2)) (cos (* 1/180 (* angle (PI))))) (*.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 a a)) (*.f64 angle (PI.f64))))) |
#s(approx (* (+ b a) (* (- b a) (sin (* (* (* (pow (* (* (PI) (PI)) (sqrt (PI))) 1/3) (cbrt (sqrt (PI)))) angle) 1/90)))) #s(approx (* (sin (* 1/90 (* angle (PI)))) (neg (* a a))) (*.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 a a)) (*.f64 angle (PI.f64))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* angle (* (PI) 1/90)) (* (+ b a) (- b a))) (*.f64 (*.f64 a a) (fma.f64 (*.f64 angle (PI.f64)) #s(literal -1/90 binary64) #s(literal 0 binary64))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* angle (* (PI) 1/90)) (* (+ b a) (- b a))) (*.f64 (*.f64 b b) (fma.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)) #s(literal 0 binary64))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))) (*.f64 (+.f64 b a) #s(approx (- b a) (neg.f64 a))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))) (*.f64 (+.f64 b a) (-.f64 b a)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))) (*.f64 (-.f64 b a) (-.f64 b a)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (*.f64 angle #s(literal 1/90 binary64)) (PI.f64)) (*.f64 (+.f64 b a) (-.f64 b a)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (fma.f64 b b (*.f64 a a)) angle) (*.f64 (PI.f64) #s(literal 1/90 binary64)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (+.f64 b a) (*.f64 (+.f64 b a) (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (-.f64 b a) (*.f64 (-.f64 b a) (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))))) |
#s(approx (* (+ (* (sqrt a) (sqrt a)) b) (* (- b a) (sin (* (* (* (pow (* (* (PI) (PI)) (sqrt (PI))) 1/3) (cbrt (sqrt (PI)))) angle) 1/90)))) (*.f64 (*.f64 #s(literal 1/90 binary64) angle) (*.f64 (*.f64 (PI.f64) (+.f64 b a)) (-.f64 b a)))) |
(*.f64 (+.f64 b a) #s(approx (* (- b a) (sin (* (* (PI) angle) 1/90))) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 (PI.f64) (-.f64 b a)))))) |
(*.f64 (+.f64 b a) #s(approx (* (- b a) (sin (* (* (* (pow (* (* (PI) (PI)) (sqrt (PI))) 1/3) (cbrt (sqrt (PI)))) angle) 1/90))) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 (PI.f64) (-.f64 b a)))))) |
(*.f64 (+.f64 b a) (*.f64 (-.f64 b a) #s(approx (sin (* (* (PI) angle) 1/90)) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) |
(*.f64 (+.f64 b a) (*.f64 (-.f64 b a) #s(approx (sin (* (* (* (pow (* (* (PI) (PI)) (sqrt (PI))) 1/3) (cbrt (sqrt (PI)))) angle) 1/90)) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* angle (* (PI) 1/90)) (* (- (/ (* b (* b b)) (+ (* a (+ b a)) (* b b))) (/ (* a (* a a)) (+ (* a (+ b a)) (* b b)))) (- b a))) (fma.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 (PI.f64) (*.f64 b b))) (*.f64 (*.f64 #s(literal -1/45 binary64) a) (*.f64 angle (*.f64 (PI.f64) b)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* angle (* (PI) 1/90)) (* (- (/ (* b (* b b)) (+ (* a (+ b a)) (* b b))) (/ (* a (* a a)) (+ (* a (+ b a)) (* b b)))) (- b a))) (fma.f64 (*.f64 #s(literal -1/45 binary64) a) (*.f64 angle (*.f64 (PI.f64) b)) (*.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 a a)) (*.f64 angle (PI.f64)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (/.f64 (*.f64 (+.f64 b a) (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 b a)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))) (*.f64 #s(approx (+ b a) (*.f64 (neg.f64 b) (-.f64 #s(literal -1 binary64) (/.f64 a b)))) (-.f64 b a)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* angle (* (PI) 1/90)) (* (+ b a) (- b a))) (*.f64 (sqrt.f64 (PI.f64)) (*.f64 (sqrt.f64 (PI.f64)) (*.f64 b (*.f64 b (*.f64 angle #s(literal 1/90 binary64)))))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* angle (* (PI) 1/90)) (* (+ b a) (- b a))) (*.f64 (*.f64 (*.f64 b (sqrt.f64 (PI.f64))) (sqrt.f64 (PI.f64))) (*.f64 b (*.f64 angle #s(literal 1/90 binary64)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* angle (* (PI) 1/90)) (* (- (/ (* b (* b b)) (+ (* a (+ b a)) (* b b))) (/ (* a (* a a)) (+ (* a (+ b a)) (* b b)))) (- b a))) (*.f64 (*.f64 a a) (fma.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)) (*.f64 (*.f64 angle (*.f64 (PI.f64) b)) (/.f64 #s(literal -1/45 binary64) a)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 b a))) (-.f64 b a)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))) (*.f64 (/.f64 (fma.f64 b b (*.f64 a a)) (+.f64 b a)) (-.f64 b a)))) |
#s(approx (* (+ b a) (* (- b a) (sin (* (* (* (pow (* (* (PI) (PI)) (sqrt (PI))) 1/3) (cbrt (sqrt (PI)))) angle) 1/90)))) (*.f64 #s(approx (sin (* 1/90 (* angle (PI)))) (*.f64 angle (fma.f64 #s(literal -1/4374000 binary64) (*.f64 (*.f64 angle angle) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) (*.f64 #s(literal 1/90 binary64) (PI.f64))))) (neg.f64 (*.f64 a a)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))) (*.f64 (+.f64 b a) (fma.f64 (sqrt.f64 a) (sqrt.f64 a) b)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))) (*.f64 (fma.f64 (sqrt.f64 a) (sqrt.f64 a) b) (-.f64 b a)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))) (*.f64 (fma.f64 (sqrt.f64 b) (sqrt.f64 b) a) (-.f64 b a)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (fma.f64 (*.f64 (+.f64 b a) (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) (neg.f64 a) (*.f64 (*.f64 (+.f64 b a) (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) b))) |
(*.f64 (fma.f64 (sqrt.f64 a) (sqrt.f64 a) b) (*.f64 (-.f64 b a) #s(approx (sin (* (* (* (pow (* (* (PI) (PI)) (sqrt (PI))) 1/3) (cbrt (sqrt (PI)))) angle) 1/90)) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 angle (*.f64 (*.f64 (sqrt.f64 (PI.f64)) (sqrt.f64 (PI.f64))) #s(literal 1/90 binary64))) (*.f64 (+.f64 b a) (-.f64 b a)))) |
(*.f64 (+.f64 b a) (*.f64 (-.f64 b a) #s(approx (sin (* (* (PI) angle) 1/90)) (*.f64 angle (fma.f64 #s(literal -1/4374000 binary64) (*.f64 (*.f64 angle angle) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) (*.f64 #s(literal 1/90 binary64) (PI.f64))))))) |
(*.f64 (+.f64 b a) (*.f64 (-.f64 b a) #s(approx (sin (* (* (* (pow (* (* (PI) (PI)) (sqrt (PI))) 1/3) (cbrt (sqrt (PI)))) angle) 1/90)) (*.f64 angle (fma.f64 #s(literal -1/4374000 binary64) (*.f64 (*.f64 angle angle) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) (*.f64 #s(literal 1/90 binary64) (PI.f64))))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))) (*.f64 (+.f64 b a) (*.f64 (fma.f64 b b (*.f64 a a)) (/.f64 #s(literal 1 binary64) (+.f64 b a)))))) |
(*.f64 (+.f64 b a) #s(approx (* (- b a) (sin (* (* (PI) angle) 1/90))) (*.f64 angle (fma.f64 (*.f64 #s(literal -1/4374000 binary64) (*.f64 angle angle)) (*.f64 (-.f64 b a) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) (-.f64 b a))))))) |
(*.f64 (+.f64 b a) #s(approx (* (- b a) (sin (* (* (* (pow (* (* (PI) (PI)) (sqrt (PI))) 1/3) (cbrt (sqrt (PI)))) angle) 1/90))) (*.f64 angle (fma.f64 (*.f64 #s(literal -1/4374000 binary64) (*.f64 angle angle)) (*.f64 (-.f64 b a) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) (-.f64 b a))))))) |
(*.f64 (+.f64 b a) #s(approx (/ (* (* (+ (* a (+ b a)) (* b b)) (- b a)) (sin (* (PI) (* angle 1/90)))) (+ (* a (+ b a)) (* b b))) (*.f64 angle (fma.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) (-.f64 b a)) (*.f64 (*.f64 #s(literal -1/4374000 binary64) (*.f64 angle angle)) (*.f64 (-.f64 b a) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* (sin (* 1/180 (* angle (PI)))) (* (* a a) -2)) (cos (* 1/180 (* angle (PI))))) (*.f64 angle (fma.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (*.f64 (*.f64 angle angle) (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal -1/8748000 binary64))) (*.f64 #s(literal -1/90 binary64) (*.f64 (*.f64 a a) (PI.f64))))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))) (*.f64 (-.f64 (/.f64 (*.f64 a a) (+.f64 b a)) (/.f64 (*.f64 b b) (-.f64 a b))) (-.f64 b a)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (/.f64 (*.f64 (+.f64 b a) (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) (fma.f64 b b (*.f64 a a))) (*.f64 (fma.f64 b b (*.f64 a a)) (+.f64 b a)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 angle (fma.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (*.f64 (PI.f64) #s(literal 1/90 binary64)) (*.f64 (*.f64 angle angle) (*.f64 (*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) #s(literal -1/4374000 binary64)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))) (*.f64 (+.f64 b a) (/.f64 (*.f64 (fma.f64 b b (*.f64 a a)) (fma.f64 b b (*.f64 a a))) (*.f64 (+.f64 b a) (fma.f64 b b (*.f64 a a))))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))) (*.f64 (-.f64 #s(approx (/ (* b (* b b)) (+ (* a (+ b a)) (* b b))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a a))) (/.f64 (*.f64 a (*.f64 a a)) (fma.f64 a (+.f64 b a) (*.f64 b b)))) (-.f64 b a)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (/.f64 (fma.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle) (*.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))) (*.f64 (/.f64 #s(literal 180 binary64) angle) (/.f64 #s(literal 180 binary64) angle))) (*.f64 (+.f64 b a) (-.f64 b a)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* angle (* (PI) 1/90)) (* (- (/ (* b (* b b)) (+ (* a (+ b a)) (* b b))) (/ (* a (* a a)) (+ (* a (+ b a)) (* b b)))) (- b a))) (*.f64 (*.f64 #s(literal 1/90 binary64) angle) (*.f64 (*.f64 (PI.f64) (-.f64 b a)) (-.f64 (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 a (+.f64 a b) (*.f64 b b))) (/.f64 (*.f64 a (*.f64 a a)) (fma.f64 a (+.f64 a b) (*.f64 b b)))))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))) (*.f64 (-.f64 (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 a (+.f64 b a) (*.f64 b b))) (/.f64 (*.f64 a (*.f64 a a)) (fma.f64 a (+.f64 b a) (*.f64 b b)))) (-.f64 b a)))) |
(*.f64 (+.f64 b a) (/.f64 (*.f64 (*.f64 (fma.f64 a (+.f64 b a) (*.f64 b b)) (-.f64 b a)) #s(approx (sin (* (PI) (* angle 1/90))) (*.f64 angle (fma.f64 #s(literal -1/4374000 binary64) (*.f64 (*.f64 angle angle) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) (*.f64 #s(literal 1/90 binary64) (PI.f64)))))) (fma.f64 a (+.f64 b a) (*.f64 b b)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))) (*.f64 (+.f64 b a) (*.f64 (/.f64 (+.f64 b a) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a)))) (/.f64 (+.f64 b a) (/.f64 #s(literal 1 binary64) (fma.f64 a (+.f64 b a) (*.f64 b b)))))))) |
#s(approx (* (+ b a) (* (- b a) (sin (* (* (PI) angle) 1/90)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 b b))) |
#s(approx (* (+ b a) (* (/ 1 (+ b a)) (* (+ b a) (* (+ b a) (sin (* (PI) (* angle 1/90))))))) (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 b b))) |
#s(approx (* (+ b a) (* (/ 1 (+ b a)) (* (+ b a) (* (+ b a) (sin (* (PI) (* angle 1/90))))))) (*.f64 (*.f64 a a) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) |
#s(approx (* (+ (* (sqrt a) (sqrt a)) b) (* (- b a) (sin (* (* (* (pow (* (* (PI) (PI)) (sqrt (PI))) 1/3) (cbrt (sqrt (PI)))) angle) 1/90)))) (*.f64 (*.f64 b b) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) |
#s(approx (* (+ b a) (* (- b a) (sin (* (* (PI) angle) 1/90)))) (neg.f64 (*.f64 (*.f64 a a) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) |
#s(approx (* (+ b a) (* (- b a) (sin (* (* (* (pow (* (* (PI) (PI)) (sqrt (PI))) 1/3) (cbrt (sqrt (PI)))) angle) 1/90)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (neg.f64 (*.f64 a a)))) |
#s(approx (* (+ b a) (* (- b a) (sin (* (* (* (pow (* (* (PI) (PI)) (sqrt (PI))) 1/3) (cbrt (sqrt (PI)))) angle) 1/90)))) (*.f64 (sin.f64 (*.f64 (*.f64 angle #s(literal 1/90 binary64)) (PI.f64))) (neg.f64 (*.f64 a a)))) |
#s(approx (* (+ b a) (* (- b a) (sin (* (* (* (pow (* (* (PI) (PI)) (sqrt (PI))) 1/3) (cbrt (sqrt (PI)))) angle) 1/90)))) (*.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (neg.f64 a)) a)) |
(*.f64 (+.f64 b a) #s(approx (* (- b a) (sin (* (* (PI) angle) 1/90))) (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) b))) |
(*.f64 (+.f64 b a) #s(approx (* (/ 1 (+ b a)) (* (+ b a) (* (+ b a) (sin (* (PI) (* angle 1/90)))))) (*.f64 a (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) |
(*.f64 (+.f64 b a) #s(approx (* (/ 1 (+ b a)) (* (+ b a) (* (+ b a) (sin (* (PI) (* angle 1/90)))))) (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) b))) |
(*.f64 (+.f64 b a) #s(approx (/ (* (* (+ (* a (+ b a)) (* b b)) (- b a)) (sin (* (PI) (* angle 1/90)))) (+ (* a (+ b a)) (* b b))) (*.f64 b (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) |
(*.f64 (+.f64 b a) (*.f64 #s(approx (- b a) (neg.f64 a)) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) |
(*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) |
(*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64)))) |
(*.f64 (+.f64 b a) (*.f64 (+.f64 a b) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))) |
(*.f64 (+.f64 b a) (*.f64 (+.f64 b a) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))))) |
(*.f64 (+.f64 b a) (*.f64 (-.f64 b a) (sin.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/90 binary64)) angle)))) |
(*.f64 (+.f64 b a) (*.f64 (-.f64 b a) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) |
(*.f64 (-.f64 b a) (*.f64 (-.f64 b a) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) |
(*.f64 (fma.f64 b b (*.f64 a a)) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 (*.f64 a a) #s(literal -2 binary64))) #s(approx (cos (* 1/180 (* angle (PI)))) #s(literal 1 binary64)))) |
(*.f64 (fma.f64 b b (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))))) |
(*.f64 #s(approx (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (*.f64 #s(literal 1/90 binary64) (*.f64 (*.f64 angle (PI.f64)) (*.f64 (+.f64 a b) (-.f64 b a))))) (cos.f64 (*.f64 (*.f64 angle #s(literal -1/180 binary64)) (PI.f64)))) |
(*.f64 (+.f64 b a) #s(approx (* (- b a) (sin (* (* (PI) angle) 1/90))) (*.f64 a (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (+.f64 #s(literal -1 binary64) (/.f64 b a)))))) |
(*.f64 (+.f64 b a) (*.f64 #s(approx (- b a) (-.f64 b (/.f64 (*.f64 b a) b))) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) |
(*.f64 (+.f64 b a) (/.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 b a)))) |
(/.f64 (*.f64 (+.f64 b a) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 b a))) |
(/.f64 (+.f64 a b) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) |
(*.f64 (+.f64 b a) #s(approx (* (- b a) (sin (* (* (PI) angle) 1/90))) (*.f64 (neg.f64 b) (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (+.f64 #s(literal -1 binary64) (/.f64 a b)))))) |
#s(approx (* (+ b a) (* (- b a) (sin (* (* (* (pow (* (* (PI) (PI)) (sqrt (PI))) 1/3) (cbrt (sqrt (PI)))) angle) 1/90)))) (*.f64 (sin.f64 (*.f64 (*.f64 (*.f64 angle #s(literal 1/90 binary64)) (sqrt.f64 (PI.f64))) (sqrt.f64 (PI.f64)))) (neg.f64 (*.f64 a a)))) |
(*.f64 #s(approx (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (*.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))) (*.f64 (+.f64 b a) (-.f64 b a)))) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) |
(*.f64 (+.f64 b a) (*.f64 (-.f64 b a) (sin.f64 (/.f64 (fma.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64) (*.f64 #s(literal 180 binary64) (*.f64 (PI.f64) angle))) #s(literal 32400 binary64))))) |
(*.f64 (/.f64 (fma.f64 b b (*.f64 a a)) (+.f64 b a)) (*.f64 (-.f64 b a) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 b a) (-.f64 b a)))) |
(/.f64 (*.f64 (fma.f64 b b (*.f64 a a)) (*.f64 (+.f64 b a) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))))) (+.f64 b a)) |
(*.f64 (+.f64 b a) (*.f64 (fma.f64 (sqrt.f64 a) (sqrt.f64 a) b) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) |
(*.f64 (fma.f64 (sqrt.f64 a) (sqrt.f64 a) b) (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))) |
(*.f64 (fma.f64 (sqrt.f64 a) (sqrt.f64 a) b) (*.f64 (-.f64 b a) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) |
(*.f64 (fma.f64 (sqrt.f64 b) (sqrt.f64 b) a) (*.f64 (-.f64 b a) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) |
(*.f64 (+.f64 b a) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) (*.f64 (+.f64 b a) #s(approx (* (+ b a) (sin (* (PI) (* angle 1/90)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) b))))) |
(*.f64 (+.f64 b a) (*.f64 (-.f64 b a) (sin.f64 (*.f64 (sqrt.f64 (PI.f64)) (*.f64 (sqrt.f64 (PI.f64)) (*.f64 angle #s(literal 1/90 binary64))))))) |
(*.f64 (+.f64 b a) (*.f64 (-.f64 b a) (sin.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 (PI.f64)) (sqrt.f64 (PI.f64))) angle) #s(literal 1/90 binary64))))) |
(*.f64 (*.f64 (fma.f64 b b (*.f64 a a)) (/.f64 #s(literal 1 binary64) (+.f64 b a))) (*.f64 (-.f64 b a) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) |
(*.f64 (+.f64 b a) (*.f64 (*.f64 (+.f64 b a) (+.f64 b a)) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 b a))))) |
(*.f64 (+.f64 b a) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) (*.f64 (+.f64 b a) (*.f64 (+.f64 b a) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))))))) |
(*.f64 (+.f64 b a) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) (*.f64 (+.f64 b a) (*.f64 (+.f64 b a) (sin.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/90 binary64)) angle)))))) |
(*.f64 (+.f64 b a) (*.f64 (-.f64 b a) (sin.f64 (fma.f64 #s(literal 1/180 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))))) |
(*.f64 (+.f64 b a) (*.f64 (/.f64 (fma.f64 b b (*.f64 a a)) #s(literal 1 binary64)) (/.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) (+.f64 b a)))) |
(*.f64 (+.f64 b a) (/.f64 #s(approx (* (* (+ (* a (+ b a)) (* b b)) (- b a)) (sin (* (PI) (* angle 1/90)))) (neg.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 a (*.f64 a a))))) (fma.f64 a (+.f64 b a) (*.f64 b b)))) |
(*.f64 (/.f64 (*.f64 (+.f64 b a) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) (fma.f64 b b (*.f64 a a))) (*.f64 (fma.f64 b b (*.f64 a a)) (+.f64 b a))) |
(/.f64 (*.f64 (*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (fma.f64 a a (*.f64 b b))) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64)))) (fma.f64 a a (*.f64 b b))) |
(/.f64 (*.f64 (*.f64 (-.f64 b a) (+.f64 a b)) #s(literal 1 binary64)) (*.f64 (-.f64 b a) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 #s(approx (sin (* 1/180 (* angle (PI)))) (*.f64 angle (fma.f64 #s(literal -1/34992000 binary64) (*.f64 (*.f64 angle angle) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) (*.f64 (PI.f64) #s(literal 1/180 binary64))))) (*.f64 (*.f64 a a) #s(literal -2 binary64))) (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))))) |
(*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (*.f64 b (sqrt.f64 b)) (sqrt.f64 b) (neg.f64 (*.f64 a a)))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) #s(approx (cos (* (PI) (/ angle 180))) #s(literal 1 binary64))) |
(*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (*.f64 b (sqrt.f64 b)) (sqrt.f64 b) (neg.f64 (*.f64 a a)))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) #s(approx (cos (* (* (sqrt (PI)) (sqrt (PI))) (/ angle 180))) #s(literal 1 binary64))) |
(*.f64 (*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (fma.f64 a a (*.f64 b b))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a a (*.f64 b b))) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) |
(*.f64 (/.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (fma.f64 a (+.f64 b a) (*.f64 b b))) (*.f64 (-.f64 b a) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 b a) (-.f64 b a))) (/.f64 (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 a b)))) |
(*.f64 (+.f64 b a) (*.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) (*.f64 (-.f64 b a) (/.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (fma.f64 a (+.f64 a b) (*.f64 b b)))))) |
(*.f64 (+.f64 b a) (/.f64 (*.f64 (*.f64 (fma.f64 a (+.f64 b a) (*.f64 b b)) (-.f64 b a)) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) (fma.f64 a (+.f64 b a) (*.f64 b b)))) |
(*.f64 #s(approx (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (*.f64 angle (*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (fma.f64 (PI.f64) #s(literal 1/90 binary64) (*.f64 (*.f64 (*.f64 angle angle) #s(literal -1/17496000 binary64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))))))) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) |
(*.f64 (+.f64 b a) (/.f64 (neg.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))))) (fma.f64 b (neg.f64 b) (*.f64 a (+.f64 b a))))) |
(*.f64 (*.f64 (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (/.f64 (+.f64 a b) (-.f64 (*.f64 a (+.f64 a b)) (*.f64 b b)))) (-.f64 (*.f64 a (+.f64 a b)) (*.f64 b b))) |
(*.f64 (+.f64 b a) (*.f64 (-.f64 b a) (sin.f64 (/.f64 (fma.f64 (*.f64 (PI.f64) angle) (/.f64 #s(literal 180 binary64) (*.f64 (PI.f64) angle)) #s(literal 180 binary64)) (*.f64 #s(literal 180 binary64) (/.f64 #s(literal 180 binary64) (*.f64 (PI.f64) angle))))))) |
(*.f64 (+.f64 b a) (*.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) (*.f64 (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 a (+.f64 a b) (*.f64 b b)))))) |
(*.f64 (+.f64 b a) (*.f64 (-.f64 b a) (sin.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64)))) (sqrt.f64 (sqrt.f64 (PI.f64)))) angle) #s(literal 1/90 binary64))))) |
(*.f64 (+.f64 b a) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) (*.f64 (+.f64 b a) (*.f64 (+.f64 b a) (sin.f64 (*.f64 (*.f64 (*.f64 angle #s(literal 1/90 binary64)) (sqrt.f64 (PI.f64))) (sqrt.f64 (PI.f64)))))))) |
(*.f64 (+.f64 b a) (*.f64 (/.f64 (-.f64 b a) (*.f64 (-.f64 b a) (+.f64 a b))) (/.f64 (*.f64 (+.f64 a b) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 b a))))) |
(*.f64 (/.f64 (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (-.f64 b a) (+.f64 a b))) (/.f64 (*.f64 (-.f64 b a) (+.f64 a b)) (/.f64 #s(literal 1 binary64) (+.f64 a b)))) |
(*.f64 (+.f64 b a) (*.f64 (/.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))))) (/.f64 #s(literal 1 binary64) (fma.f64 a a (*.f64 b (-.f64 b a)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (+.f64 a b) (*.f64 b b))) (/.f64 (+.f64 a b) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (fma.f64 a (+.f64 a b) (*.f64 b b)))))) |
(*.f64 (+.f64 b a) (/.f64 (*.f64 (*.f64 (fma.f64 a (+.f64 b a) (*.f64 b b)) (-.f64 b a)) (sin.f64 (*.f64 (*.f64 (*.f64 angle #s(literal 1/90 binary64)) (sqrt.f64 (PI.f64))) (sqrt.f64 (PI.f64))))) (fma.f64 a (+.f64 b a) (*.f64 b b)))) |
(*.f64 (+.f64 b a) (/.f64 (*.f64 (*.f64 (fma.f64 a (*.f64 (*.f64 (-.f64 b a) (+.f64 a b)) (/.f64 #s(literal 1 binary64) (-.f64 b a))) (*.f64 b b)) (-.f64 b a)) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) (fma.f64 a (+.f64 b a) (*.f64 b b)))) |
(*.f64 (fma.f64 (sqrt.f64 a) (sqrt.f64 a) b) (*.f64 (-.f64 b a) (sin.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64)))) (sqrt.f64 (sqrt.f64 (PI.f64)))) angle) #s(literal 1/90 binary64))))) |
(*.f64 (+.f64 b a) (*.f64 (fma.f64 (/.f64 (sqrt.f64 b) #s(literal 1 binary64)) (/.f64 (*.f64 b (sqrt.f64 b)) (+.f64 b a)) (neg.f64 (/.f64 (*.f64 a a) (+.f64 b a)))) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) |
(*.f64 (+.f64 b a) (*.f64 (fma.f64 (/.f64 (*.f64 b (sqrt.f64 b)) #s(literal 1 binary64)) (/.f64 (sqrt.f64 b) (+.f64 b a)) (neg.f64 (/.f64 (*.f64 a a) (+.f64 b a)))) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) |
(*.f64 (+.f64 b a) (*.f64 (-.f64 b a) (sin.f64 (fma.f64 (/.f64 (sqrt.f64 (PI.f64)) #s(literal 180 binary64)) (/.f64 (sqrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) angle)) (*.f64 (neg.f64 (sqrt.f64 (PI.f64))) (*.f64 (sqrt.f64 (PI.f64)) (*.f64 angle #s(literal -1/180 binary64)))))))) |
(*.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (-.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a (fma.f64 a a (*.f64 b b)))))) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) |
(*.f64 (+.f64 b a) (*.f64 (/.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a)))) (*.f64 (+.f64 b a) (*.f64 (fma.f64 a (+.f64 b a) (*.f64 b b)) (fma.f64 a (+.f64 b a) (*.f64 b b))))) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) |
(*.f64 (+.f64 b a) (*.f64 (/.f64 (*.f64 (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (/.f64 (+.f64 a b) (-.f64 (*.f64 a (+.f64 a b)) (*.f64 b b)))) (*.f64 (-.f64 b a) (+.f64 a b))) (/.f64 (-.f64 (*.f64 a (+.f64 a b)) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (-.f64 b a))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 b b) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))))) (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) (*.f64 a (*.f64 a #s(literal -2 binary64)))) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 (*.f64 a a) #s(literal -2 binary64))) (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (* angle -1/180) (PI)))) (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal -1/180 binary64)))))) |
(*.f64 #s(approx (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))))) (cos.f64 (*.f64 (*.f64 angle #s(literal -1/180 binary64)) (PI.f64)))) |
(*.f64 #s(approx (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 b b) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))))) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) |
(*.f64 #s(approx (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 (*.f64 a a) #s(literal -2 binary64)))) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) |
(*.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))))) (*.f64 (+.f64 b a) (-.f64 b a))) |
(*.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 b a) (-.f64 b a))) (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))))) |
(*.f64 (+.f64 b a) (/.f64 (*.f64 (*.f64 (fma.f64 a (+.f64 b a) (*.f64 b b)) (-.f64 b a)) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) (fma.f64 a (*.f64 (/.f64 (-.f64 b a) (*.f64 (-.f64 b a) (fma.f64 a (+.f64 a b) (*.f64 b b)))) (/.f64 (+.f64 a b) (/.f64 #s(literal 1 binary64) (fma.f64 a (+.f64 a b) (*.f64 b b))))) (*.f64 b b)))) |
(*.f64 (*.f64 (*.f64 #s(literal 2 binary64) #s(approx (- (pow b 2) (pow a 2)) (*.f64 b b))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) |
(*.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))) (+.f64 b a)) (-.f64 b a)) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) |
(*.f64 (*.f64 (*.f64 #s(literal 2 binary64) #s(approx (- (pow b 2) (pow a 2)) (neg.f64 (*.f64 a a)))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) |
(*.f64 (+.f64 b a) (*.f64 (/.f64 (*.f64 (-.f64 b a) (fma.f64 a (+.f64 a b) (*.f64 b b))) (/.f64 (*.f64 (-.f64 b a) (+.f64 a b)) (*.f64 (-.f64 b a) (fma.f64 a (+.f64 a b) (*.f64 b b))))) (/.f64 (*.f64 (/.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (fma.f64 a (+.f64 a b) (*.f64 b b))) (+.f64 a b)) (fma.f64 a (+.f64 a b) (*.f64 b b))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 (*.f64 a a) #s(literal -2 binary64))) (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (*.f64 (sqrt.f64 (PI.f64)) (sqrt.f64 (PI.f64)))))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (*.f64 (sqrt.f64 (PI.f64)) (sqrt.f64 (PI.f64)))))) (*.f64 (*.f64 a a) #s(literal -2 binary64))) (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))))) |
(*.f64 #s(approx (* (* 2 (+ (* (* b (sqrt b)) (sqrt b)) (neg (* a a)))) (sin (* (PI) (/ angle 180)))) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))) (cos.f64 (*.f64 (*.f64 (sqrt.f64 (PI.f64)) (sqrt.f64 (PI.f64))) (/.f64 angle #s(literal 180 binary64))))) |
(*.f64 #s(approx (* (* 2 (+ (* (* b (sqrt b)) (sqrt b)) (neg (* a a)))) (sin (* (PI) (/ angle 180)))) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))) (cos.f64 (*.f64 (*.f64 (sqrt.f64 (PI.f64)) (sqrt.f64 (PI.f64))) (/.f64 angle #s(literal 180 binary64))))) |
(*.f64 (*.f64 (/.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a a)))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) |
(*.f64 (*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))))) (cos.f64 (*.f64 (*.f64 (sqrt.f64 (PI.f64)) (sqrt.f64 (PI.f64))) (/.f64 angle #s(literal 180 binary64))))) |
(*.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a a) (fma.f64 b b (*.f64 a a))))) (/.f64 #s(literal 1 binary64) (fma.f64 a (+.f64 a b) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (fma.f64 a (+.f64 b a) (*.f64 b b)) (-.f64 b a)) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) (fma.f64 a (+.f64 b a) (*.f64 b b)))) |
(*.f64 (*.f64 (*.f64 #s(literal 2 binary64) #s(approx (- (pow b 2) (pow a 2)) (*.f64 a (*.f64 a (fma.f64 b (/.f64 b (*.f64 a a)) #s(literal -1 binary64)))))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) |
(*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 b a) (-.f64 b a))))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) |
(*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (*.f64 b (sqrt.f64 b)) (sqrt.f64 b) (*.f64 a a))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) |
(*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (*.f64 b (sqrt.f64 b)) (sqrt.f64 b) (neg.f64 (*.f64 a a)))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) |
(*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (*.f64 (neg.f64 a) (sqrt.f64 a)) (sqrt.f64 a) (*.f64 b b))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) |
(*.f64 (+.f64 b a) (*.f64 (/.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (fma.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 a (+.f64 a b)) (*.f64 (+.f64 a b) (*.f64 a (*.f64 a (+.f64 a b))))))) (/.f64 (*.f64 (-.f64 b a) (fma.f64 a (+.f64 a b) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 a (+.f64 a b))) (*.f64 (+.f64 a b) (*.f64 a (*.f64 a (+.f64 a b))))))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (*.f64 (sqrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64)))) (sqrt.f64 (sqrt.f64 (PI.f64))))))) (*.f64 (*.f64 a a) #s(literal -2 binary64))) (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))))) |
(*.f64 (/.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (fma.f64 a a (*.f64 b b)))) #s(literal 2 binary64)) (fma.f64 a a (*.f64 b b))) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) |
(*.f64 (*.f64 (*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (fma.f64 a a (*.f64 b b))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a a (*.f64 b b))) (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))))) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) |
(*.f64 (*.f64 (/.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a)))) (/.f64 (fma.f64 b b (*.f64 a a)) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 a (+.f64 b a) (*.f64 b b)) (fma.f64 a (+.f64 b a) (*.f64 b b)))) (fma.f64 a (+.f64 b a) (*.f64 b b)))) (*.f64 (-.f64 b a) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) |
(*.f64 (+.f64 b a) (*.f64 (*.f64 (/.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a)))) (/.f64 (fma.f64 b b (*.f64 a a)) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 a (+.f64 b a) (*.f64 b b)) (fma.f64 a (+.f64 b a) (*.f64 b b)))) (fma.f64 a (+.f64 b a) (*.f64 b b)))) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) |
(*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (fma.f64 a a (*.f64 b b)) (*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (/.f64 #s(literal 1 binary64) (fma.f64 a a (*.f64 b b)))))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) |
(*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (*.f64 b (sqrt.f64 b)) (sqrt.f64 b) (neg.f64 (*.f64 a a)))) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))) (cos.f64 (*.f64 (*.f64 (sqrt.f64 (PI.f64)) (sqrt.f64 (PI.f64))) (/.f64 angle #s(literal 180 binary64))))) |
(*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (*.f64 b (sqrt.f64 b)) (sqrt.f64 b) (neg.f64 (*.f64 a a)))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) (cos.f64 (*.f64 (*.f64 (sqrt.f64 (PI.f64)) (sqrt.f64 (PI.f64))) (/.f64 angle #s(literal 180 binary64))))) |
(*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (*.f64 b (sqrt.f64 b)) (sqrt.f64 b) (neg.f64 (*.f64 a a)))) (sin.f64 (*.f64 (*.f64 (sqrt.f64 (PI.f64)) (sqrt.f64 (PI.f64))) (/.f64 angle #s(literal 180 binary64))))) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) |
(*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (*.f64 b (*.f64 b b)) (/.f64 b (fma.f64 a a (*.f64 b b))) (neg.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (fma.f64 a a (*.f64 b b)))))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) |
(*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (*.f64 b (sqrt.f64 b)) (sqrt.f64 b) (neg.f64 (*.f64 a a)))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) (cos.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64)))) (sqrt.f64 (sqrt.f64 (PI.f64)))) (/.f64 angle #s(literal 180 binary64))))) |
(*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) #s(approx (cos (* (PI) (/ angle 180))) #s(literal 1 binary64))) |
(*.f64 (+.f64 b a) (exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) #s(literal -1 binary64)))) |
(*.f64 (+.f64 b a) (*.f64 (exp.f64 (*.f64 (log.f64 (+.f64 b a)) #s(literal -1 binary64))) (*.f64 (+.f64 b a) (*.f64 (+.f64 b a) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))))))) |
(*.f64 (+.f64 b a) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) (*.f64 (+.f64 b a) (*.f64 (exp.f64 #s(approx (neg (* (log (+ b a)) -1)) (log.f64 a))) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))))))) |
(*.f64 (+.f64 b a) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) (*.f64 (+.f64 b a) (*.f64 (exp.f64 #s(approx (neg (* (log (+ b a)) -1)) (log.f64 b))) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))))))) |
(*.f64 (+.f64 b a) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) (*.f64 (+.f64 b a) (*.f64 (pow.f64 (E.f64) (log.f64 (+.f64 a b))) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))))))) |
(*.f64 (+.f64 b a) (*.f64 (-.f64 b a) (sin.f64 (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 (PI.f64)) (cbrt.f64 (PI.f64))) (cbrt.f64 (sqrt.f64 (PI.f64)))) angle) #s(literal 1/90 binary64))))) |
(*.f64 (+.f64 b a) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) (*.f64 (+.f64 b a) (*.f64 (+.f64 b a) (sin.f64 (*.f64 (*.f64 (*.f64 angle #s(literal 1/90 binary64)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (cbrt.f64 (PI.f64)))))))) |
(*.f64 (+.f64 b a) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) (*.f64 (exp.f64 (neg.f64 (*.f64 (log.f64 (+.f64 b a)) #s(literal -1 binary64)))) (*.f64 (+.f64 b a) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))))))) |
(*.f64 (+.f64 b a) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) (*.f64 (+.f64 b a) (*.f64 (exp.f64 (neg.f64 (*.f64 (log.f64 (+.f64 b a)) #s(literal -1 binary64)))) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))))))) |
(*.f64 (+.f64 b a) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) (*.f64 (+.f64 b a) (*.f64 (exp.f64 (neg.f64 (*.f64 (log.f64 (+.f64 b a)) #s(literal -1 binary64)))) (sin.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/90 binary64)) angle)))))) |
(*.f64 (+.f64 b a) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) (*.f64 (+.f64 b a) (*.f64 (+.f64 b a) (sin.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 1/6 binary64)) (*.f64 (pow.f64 (PI.f64) #s(literal 5/6 binary64)) (*.f64 angle #s(literal 1/90 binary64))))))))) |
(*.f64 (+.f64 b a) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) (*.f64 (+.f64 b a) (*.f64 (+.f64 b a) (sin.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 5/6 binary64)) (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 1/6 binary64)) angle) #s(literal 1/90 binary64)))))))) |
(*.f64 (+.f64 b a) (*.f64 (-.f64 b a) (sin.f64 (*.f64 (*.f64 (*.f64 (pow.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (sqrt.f64 (PI.f64))) #s(literal 1/3 binary64)) (cbrt.f64 (sqrt.f64 (PI.f64)))) angle) #s(literal 1/90 binary64))))) |
(*.f64 (+.f64 b a) (/.f64 (*.f64 (*.f64 (fma.f64 a (exp.f64 (log.f64 (+.f64 a b))) (*.f64 b b)) (-.f64 b a)) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) (fma.f64 a (+.f64 b a) (*.f64 b b)))) |
(*.f64 (+.f64 b a) (/.f64 (*.f64 (*.f64 (fma.f64 a (+.f64 b a) (*.f64 b b)) (-.f64 b a)) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) (fma.f64 a (exp.f64 (log.f64 (+.f64 a b))) (*.f64 b b)))) |
(*.f64 (+.f64 b a) (/.f64 (*.f64 (*.f64 (fma.f64 a (+.f64 b a) (*.f64 b b)) (-.f64 b a)) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) (fma.f64 a (pow.f64 (E.f64) (log.f64 (+.f64 a b))) (*.f64 b b)))) |
(*.f64 #s(approx (+ b a) (fma.f64 a (/.f64 b a) a)) (*.f64 (-.f64 b a) (sin.f64 (*.f64 (*.f64 (*.f64 (pow.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (sqrt.f64 (PI.f64))) #s(literal 1/3 binary64)) (cbrt.f64 (sqrt.f64 (PI.f64)))) angle) #s(literal 1/90 binary64))))) |
(*.f64 #s(approx (+ (* (sqrt a) (sqrt a)) b) (fma.f64 a (/.f64 b a) a)) (*.f64 (-.f64 b a) (sin.f64 (*.f64 (*.f64 (*.f64 (pow.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (sqrt.f64 (PI.f64))) #s(literal 1/3 binary64)) (cbrt.f64 (sqrt.f64 (PI.f64)))) angle) #s(literal 1/90 binary64))))) |
(*.f64 (+.f64 b a) (/.f64 (*.f64 (*.f64 (fma.f64 a (+.f64 b a) (*.f64 b b)) (-.f64 b a)) (sin.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 5/6 binary64)) (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 1/6 binary64)) angle) #s(literal 1/90 binary64))))) (fma.f64 a (+.f64 b a) (*.f64 b b)))) |
(*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (fma.f64 a a (*.f64 b b))) (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (-.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a a) (-.f64 (*.f64 a a) (*.f64 b b)))))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) |
(*.f64 (fma.f64 (sqrt.f64 a) (sqrt.f64 a) b) (*.f64 (-.f64 b a) (sin.f64 (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 (PI.f64)) (cbrt.f64 (PI.f64))) (cbrt.f64 (sqrt.f64 (PI.f64)))) angle) #s(literal 1/90 binary64))))) |
(*.f64 (+.f64 b a) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) (*.f64 (+.f64 b a) (*.f64 (exp.f64 (neg.f64 (*.f64 (log.f64 (+.f64 b a)) #s(literal -1 binary64)))) (sin.f64 (*.f64 (*.f64 (*.f64 angle #s(literal 1/90 binary64)) (sqrt.f64 (PI.f64))) (sqrt.f64 (PI.f64)))))))) |
(*.f64 (fma.f64 (sqrt.f64 a) (sqrt.f64 a) b) (*.f64 (-.f64 b a) (sin.f64 (*.f64 (*.f64 (*.f64 (pow.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (sqrt.f64 (PI.f64))) #s(literal 1/3 binary64)) (cbrt.f64 (sqrt.f64 (PI.f64)))) angle) #s(literal 1/90 binary64))))) |
(*.f64 (+.f64 b a) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 b a) (+.f64 a b)) (/.f64 #s(literal 1 binary64) (-.f64 b a)))) (*.f64 (+.f64 b a) (*.f64 (exp.f64 (neg.f64 (*.f64 (log.f64 (+.f64 b a)) #s(literal -1 binary64)))) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))))))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) (*.f64 (+.f64 b a) (+.f64 b a))) (*.f64 (-.f64 b a) (sin.f64 (*.f64 (*.f64 (*.f64 (pow.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (sqrt.f64 (PI.f64))) #s(literal 1/3 binary64)) (cbrt.f64 (sqrt.f64 (PI.f64)))) angle) #s(literal 1/90 binary64))))) |
(*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (*.f64 b (*.f64 b b)) (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a (fma.f64 a a (*.f64 b b)))))) (neg.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a (fma.f64 a a (*.f64 b b))))))))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) |
(*.f64 (fma.f64 (sqrt.f64 (*.f64 b (sqrt.f64 b))) (sqrt.f64 (sqrt.f64 b)) a) (*.f64 (-.f64 b a) (sin.f64 (*.f64 (*.f64 (*.f64 (pow.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (sqrt.f64 (PI.f64))) #s(literal 1/3 binary64)) (cbrt.f64 (sqrt.f64 (PI.f64)))) angle) #s(literal 1/90 binary64))))) |
(*.f64 (*.f64 (fma.f64 b b (*.f64 a a)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a a))) (/.f64 #s(literal 1 binary64) (+.f64 a b)))) (*.f64 (-.f64 b a) (sin.f64 (*.f64 (*.f64 (*.f64 (pow.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (sqrt.f64 (PI.f64))) #s(literal 1/3 binary64)) (cbrt.f64 (sqrt.f64 (PI.f64)))) angle) #s(literal 1/90 binary64))))) |
(*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) #s(approx (cos (* (PI) (/ angle 180))) (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))))) |
(*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) (cos.f64 (*.f64 (*.f64 angle #s(literal -1/180 binary64)) (PI.f64)))) |
(*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) |
(*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal -180 binary64)))) |
(*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (fma.f64 a (+.f64 b a) (*.f64 b b)) (fma.f64 a (+.f64 b a) (*.f64 b b)))) (*.f64 (*.f64 (fma.f64 a (+.f64 b a) (*.f64 b b)) (fma.f64 a (+.f64 b a) (*.f64 b b))) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))))) (*.f64 (*.f64 (fma.f64 a (+.f64 b a) (*.f64 b b)) (fma.f64 a (+.f64 b a) (*.f64 b b))) (*.f64 (fma.f64 a (+.f64 b a) (*.f64 b b)) (fma.f64 a (+.f64 b a) (*.f64 b b)))))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) (cos.f64 (*.f64 (*.f64 angle #s(literal -1/180 binary64)) (PI.f64)))) |
(*.f64 (-.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (-.f64 b a) (fma.f64 b b (*.f64 a a)))) (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (-.f64 b a) (fma.f64 b b (*.f64 a a))))) (*.f64 (-.f64 b a) (sin.f64 (*.f64 (*.f64 (*.f64 (pow.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (sqrt.f64 (PI.f64))) #s(literal 1/3 binary64)) (cbrt.f64 (sqrt.f64 (PI.f64)))) angle) #s(literal 1/90 binary64))))) |
(*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) (neg.f64 (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal -180 binary64))))) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) |
(*.f64 (+.f64 b a) (*.f64 (-.f64 b a) (fma.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) (*.f64 (+.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) #s(literal 1/2 binary64))))) |
(*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (sqrt.f64 a) #s(literal 4 binary64)))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) |
(*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 (sqrt.f64 b) #s(literal 4 binary64)) (pow.f64 a #s(literal 2 binary64)))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a a)))) (*.f64 (-.f64 b a) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a a) (fma.f64 b b (*.f64 a a)))))) (*.f64 (-.f64 b a) (sin.f64 (*.f64 (*.f64 (*.f64 (pow.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (sqrt.f64 (PI.f64))) #s(literal 1/3 binary64)) (cbrt.f64 (sqrt.f64 (PI.f64)))) angle) #s(literal 1/90 binary64))))) |
(*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 b a) (-.f64 b a)))) #s(literal -1 binary64)))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) |
(*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a (fma.f64 a a (*.f64 b b)))))) (*.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a (fma.f64 a a (*.f64 b b))))) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))))) (*.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a (fma.f64 a a (*.f64 b b))))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a (fma.f64 a a (*.f64 b b)))))))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 (*.f64 a a) #s(literal -2 binary64))) (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (*.f64 (pow.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (sqrt.f64 (PI.f64))) #s(literal 1/3 binary64)) (cbrt.f64 (sqrt.f64 (PI.f64))))))))) |
(*.f64 (+.f64 b a) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) (*.f64 (+.f64 b a) (*.f64 (exp.f64 (-.f64 (log.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a)))) (log.f64 (fma.f64 a a (*.f64 b (-.f64 b a)))))) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 b b) (fma.f64 #s(literal 2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 (*.f64 a a) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (/.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 b b))))))) |
(*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (*.f64 b (sqrt.f64 b)) (sqrt.f64 b) (neg.f64 (*.f64 a a)))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) (cos.f64 (*.f64 (*.f64 (pow.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (sqrt.f64 (PI.f64))) #s(literal 1/3 binary64)) (cbrt.f64 (sqrt.f64 (PI.f64)))) (/.f64 angle #s(literal 180 binary64))))) |
(*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (*.f64 b (sqrt.f64 b)) (sqrt.f64 b) (neg.f64 (*.f64 a a)))) (sin.f64 (*.f64 (*.f64 (pow.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (sqrt.f64 (PI.f64))) #s(literal 1/3 binary64)) (cbrt.f64 (sqrt.f64 (PI.f64)))) (/.f64 angle #s(literal 180 binary64))))) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) |
(*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (exp.f64 (*.f64 #s(literal 2 binary64) (log.f64 a))))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) (cos.f64 (*.f64 (*.f64 angle #s(literal -1/180 binary64)) (PI.f64)))) |
(*.f64 (+.f64 b a) (*.f64 (-.f64 b a) (sin.f64 (*.f64 (*.f64 (*.f64 (pow.f64 (cbrt.f64 (sqrt.f64 (PI.f64))) #s(literal 3 binary64)) (pow.f64 (cbrt.f64 (sqrt.f64 (PI.f64))) #s(literal 3 binary64))) angle) #s(literal 1/90 binary64))))) |
(*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (exp.f64 (*.f64 #s(literal 2 binary64) (log.f64 a))))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) |
(*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (E.f64) (*.f64 #s(literal 2 binary64) (log.f64 a))))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) |
(*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 (E.f64) (*.f64 #s(literal 2 binary64) (log.f64 b))) (pow.f64 a #s(literal 2 binary64)))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) |
(*.f64 (exp.f64 (log.f64 (+.f64 a b))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) (*.f64 (+.f64 b a) (*.f64 (exp.f64 (neg.f64 (*.f64 (log.f64 (+.f64 b a)) #s(literal -1 binary64)))) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))))))) |
(*.f64 (+.f64 b a) (*.f64 (-.f64 b a) (sin.f64 (*.f64 (*.f64 (*.f64 (*.f64 (cbrt.f64 (sqrt.f64 (PI.f64))) (cbrt.f64 (PI.f64))) (*.f64 (cbrt.f64 (sqrt.f64 (PI.f64))) (cbrt.f64 (PI.f64)))) angle) #s(literal 1/90 binary64))))) |
(*.f64 (+.f64 b a) (*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (E.f64) (log.f64 (+.f64 a b)))) (*.f64 (+.f64 b a) (*.f64 (exp.f64 (neg.f64 (*.f64 (log.f64 (+.f64 b a)) #s(literal -1 binary64)))) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))))))) |
(*.f64 (exp.f64 (log.f64 (+.f64 a b))) (*.f64 (-.f64 b a) (sin.f64 (*.f64 (*.f64 (*.f64 (pow.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (sqrt.f64 (PI.f64))) #s(literal 1/3 binary64)) (cbrt.f64 (sqrt.f64 (PI.f64)))) angle) #s(literal 1/90 binary64))))) |
(*.f64 (+.f64 b a) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) (*.f64 (+.f64 b a) (*.f64 (exp.f64 (neg.f64 (*.f64 (log.f64 (+.f64 b a)) #s(literal -1 binary64)))) (sin.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 5/6 binary64)) (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 1/6 binary64)) angle) #s(literal 1/90 binary64)))))))) |
(*.f64 (exp.f64 (neg.f64 (*.f64 (log.f64 (+.f64 b a)) #s(literal -1 binary64)))) (*.f64 (-.f64 b a) (sin.f64 (*.f64 (*.f64 (*.f64 (pow.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (sqrt.f64 (PI.f64))) #s(literal 1/3 binary64)) (cbrt.f64 (sqrt.f64 (PI.f64)))) angle) #s(literal 1/90 binary64))))) |
(*.f64 (+.f64 b a) (/.f64 (*.f64 (*.f64 (fma.f64 a (+.f64 b a) (*.f64 b b)) (-.f64 b a)) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) (fma.f64 a (/.f64 (exp.f64 (log.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))))) (exp.f64 (log.f64 (fma.f64 a a (*.f64 b (-.f64 b a)))))) (*.f64 b b)))) |
(*.f64 (/.f64 (exp.f64 (log.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))))) (exp.f64 (log.f64 (fma.f64 a a (*.f64 b (-.f64 b a)))))) (/.f64 (*.f64 (*.f64 (fma.f64 a (+.f64 b a) (*.f64 b b)) (-.f64 b a)) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) (fma.f64 a (+.f64 b a) (*.f64 b b)))) |
(*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (exp.f64 #s(literal 2 binary64)) (log.f64 a)))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) (cos.f64 (*.f64 (*.f64 angle #s(literal -1/180 binary64)) (PI.f64)))) |
(*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (log.f64 b)) (pow.f64 a #s(literal 2 binary64)))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) (cos.f64 (*.f64 (*.f64 angle #s(literal -1/180 binary64)) (PI.f64)))) |
(*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (exp.f64 #s(literal 2 binary64)) (log.f64 a)))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) |
(*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (log.f64 b)) (pow.f64 a #s(literal 2 binary64)))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 (*.f64 a a) #s(literal -2 binary64))) (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (*.f64 (pow.f64 (cbrt.f64 (sqrt.f64 (PI.f64))) #s(literal 3 binary64)) (pow.f64 (cbrt.f64 (sqrt.f64 (PI.f64))) #s(literal 3 binary64)))))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (*.f64 (pow.f64 (cbrt.f64 (sqrt.f64 (PI.f64))) #s(literal 3 binary64)) (pow.f64 (cbrt.f64 (sqrt.f64 (PI.f64))) #s(literal 3 binary64)))))) (*.f64 (*.f64 a a) #s(literal -2 binary64))) (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 (*.f64 a a) #s(literal -2 binary64))) (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (*.f64 (*.f64 (cbrt.f64 (sqrt.f64 (PI.f64))) (cbrt.f64 (PI.f64))) (*.f64 (cbrt.f64 (sqrt.f64 (PI.f64))) (cbrt.f64 (PI.f64))))))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (*.f64 (*.f64 (cbrt.f64 (sqrt.f64 (PI.f64))) (cbrt.f64 (PI.f64))) (*.f64 (cbrt.f64 (sqrt.f64 (PI.f64))) (cbrt.f64 (PI.f64))))))) (*.f64 (*.f64 a a) #s(literal -2 binary64))) (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))))) |
(*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (*.f64 b (sqrt.f64 b)) (sqrt.f64 b) (neg.f64 (*.f64 a a)))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) (cos.f64 (*.f64 (*.f64 (pow.f64 (cbrt.f64 (sqrt.f64 (PI.f64))) #s(literal 3 binary64)) (pow.f64 (cbrt.f64 (sqrt.f64 (PI.f64))) #s(literal 3 binary64))) (/.f64 angle #s(literal 180 binary64))))) |
(*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (*.f64 b (sqrt.f64 b)) (sqrt.f64 b) (neg.f64 (*.f64 a a)))) (sin.f64 (*.f64 (*.f64 (pow.f64 (cbrt.f64 (sqrt.f64 (PI.f64))) #s(literal 3 binary64)) (pow.f64 (cbrt.f64 (sqrt.f64 (PI.f64))) #s(literal 3 binary64))) (/.f64 angle #s(literal 180 binary64))))) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) |
(*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (*.f64 b (sqrt.f64 b)) (sqrt.f64 b) (neg.f64 (*.f64 a a)))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) (cos.f64 (*.f64 (*.f64 (*.f64 (cbrt.f64 (sqrt.f64 (PI.f64))) (cbrt.f64 (PI.f64))) (*.f64 (cbrt.f64 (sqrt.f64 (PI.f64))) (cbrt.f64 (PI.f64)))) (/.f64 angle #s(literal 180 binary64))))) |
(*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (*.f64 b (sqrt.f64 b)) (sqrt.f64 b) (neg.f64 (*.f64 a a)))) (sin.f64 (*.f64 (*.f64 (*.f64 (cbrt.f64 (sqrt.f64 (PI.f64))) (cbrt.f64 (PI.f64))) (*.f64 (cbrt.f64 (sqrt.f64 (PI.f64))) (cbrt.f64 (PI.f64)))) (/.f64 angle #s(literal 180 binary64))))) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) |
(*.f64 (/.f64 (exp.f64 (log.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))))) (exp.f64 (log.f64 (fma.f64 a a (*.f64 b (-.f64 b a)))))) (*.f64 (-.f64 b a) (sin.f64 (*.f64 (*.f64 (*.f64 (pow.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (sqrt.f64 (PI.f64))) #s(literal 1/3 binary64)) (cbrt.f64 (sqrt.f64 (PI.f64)))) angle) #s(literal 1/90 binary64))))) |
(*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) (cos.f64 (*.f64 (*.f64 angle #s(literal -1/180 binary64)) (*.f64 (pow.f64 (cbrt.f64 (sqrt.f64 (PI.f64))) #s(literal 3 binary64)) (pow.f64 (cbrt.f64 (sqrt.f64 (PI.f64))) #s(literal 3 binary64)))))) |
(*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) (sin.f64 (*.f64 (*.f64 (pow.f64 (cbrt.f64 (sqrt.f64 (PI.f64))) #s(literal 3 binary64)) (pow.f64 (cbrt.f64 (sqrt.f64 (PI.f64))) #s(literal 3 binary64))) (/.f64 angle #s(literal 180 binary64))))) (cos.f64 (*.f64 (*.f64 angle #s(literal -1/180 binary64)) (PI.f64)))) |
(*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) (sin.f64 (*.f64 (*.f64 (*.f64 (cbrt.f64 (sqrt.f64 (PI.f64))) (cbrt.f64 (PI.f64))) (*.f64 (cbrt.f64 (sqrt.f64 (PI.f64))) (cbrt.f64 (PI.f64)))) (/.f64 angle #s(literal 180 binary64))))) (cos.f64 (*.f64 (*.f64 angle #s(literal -1/180 binary64)) (PI.f64)))) |
| Outputs |
|---|
(*.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))) (+.f64 b a)) (-.f64 b a)) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) |
(*.f64 (fma.f64 (sqrt.f64 a) (sqrt.f64 a) b) (*.f64 (-.f64 b a) (sin.f64 (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 (PI.f64)) (cbrt.f64 (PI.f64))) (cbrt.f64 (sqrt.f64 (PI.f64)))) angle) #s(literal 1/90 binary64))))) |
10 calls:
| 103.0ms | (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))) |
| 78.0ms | (/.f64 angle #s(literal 180 binary64)) |
| 76.0ms | (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64))) |
| 75.0ms | b |
| 73.0ms | angle |
| Accuracy | Segments | Branch |
|---|---|---|
| 70.0% | 1 | a |
| 71.9% | 2 | b |
| 70.0% | 1 | angle |
| 70.0% | 1 | (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) |
| 71.9% | 2 | (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) |
| 71.9% | 2 | (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64))) |
| 71.9% | 2 | (pow.f64 b #s(literal 2 binary64)) |
| 70.0% | 1 | (pow.f64 a #s(literal 2 binary64)) |
| 70.0% | 1 | (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))) |
| 70.0% | 1 | (/.f64 angle #s(literal 180 binary64)) |
Compiled 86 to 62 computations (27.9% saved)
| Inputs |
|---|
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* angle (* (PI) 1/90)) (* (+ b a) (- b a))) (*.f64 (*.f64 #s(literal 1/90 binary64) angle) (*.f64 (PI.f64) (*.f64 b b))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* angle (* (PI) 1/90)) (* (+ b a) (- b a))) (*.f64 (*.f64 b angle) (*.f64 #s(literal 1/90 binary64) (*.f64 b (PI.f64)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* angle (* (PI) 1/90)) (* (+ b a) (- b a))) (*.f64 (*.f64 b (*.f64 b (*.f64 angle #s(literal 1/90 binary64)))) (PI.f64)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* angle (* (PI) 1/90)) (* (+ b a) (- b a))) (*.f64 (*.f64 (PI.f64) b) (*.f64 b (*.f64 angle #s(literal 1/90 binary64)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* angle (* (PI) 1/90)) (* (+ b a) (- b a))) (*.f64 (*.f64 (*.f64 angle #s(literal 1/90 binary64)) (*.f64 (PI.f64) b)) b))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* angle (* (PI) 1/90)) (* (+ b a) (- b a))) (*.f64 (*.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))) b) b))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* angle (* (PI) 1/90)) (* (- (/ (* b (* b b)) (+ (* a (+ b a)) (* b b))) (/ (* a (* a a)) (+ (* a (+ b a)) (* b b)))) (- b a))) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 (PI.f64) (*.f64 b b)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* angle (* (PI) 1/90)) (* (- (/ (* b (* b b)) (+ (* a (+ b a)) (* b b))) (/ (* a (* a a)) (+ (* a (+ b a)) (* b b)))) (- b a))) (*.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 a a)) (*.f64 angle (PI.f64))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* (sin (* 1/180 (* angle (PI)))) (* (* a a) -2)) (cos (* 1/180 (* angle (PI))))) (*.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 a a)) (*.f64 angle (PI.f64))))) |
#s(approx (* (+ b a) (* (- b a) (sin (* (* (* (pow (* (* (PI) (PI)) (sqrt (PI))) 1/3) (cbrt (sqrt (PI)))) angle) 1/90)))) #s(approx (* (sin (* 1/90 (* angle (PI)))) (neg (* a a))) (*.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 a a)) (*.f64 angle (PI.f64))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* angle (* (PI) 1/90)) (* (+ b a) (- b a))) (*.f64 (*.f64 a a) (fma.f64 (*.f64 angle (PI.f64)) #s(literal -1/90 binary64) #s(literal 0 binary64))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* angle (* (PI) 1/90)) (* (+ b a) (- b a))) (*.f64 (*.f64 b b) (fma.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)) #s(literal 0 binary64))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))) (*.f64 (+.f64 b a) #s(approx (- b a) (neg.f64 a))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))) (*.f64 (+.f64 b a) (-.f64 b a)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))) (*.f64 (-.f64 b a) (-.f64 b a)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (*.f64 angle #s(literal 1/90 binary64)) (PI.f64)) (*.f64 (+.f64 b a) (-.f64 b a)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (fma.f64 b b (*.f64 a a)) angle) (*.f64 (PI.f64) #s(literal 1/90 binary64)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (+.f64 b a) (*.f64 (+.f64 b a) (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (-.f64 b a) (*.f64 (-.f64 b a) (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))))) |
#s(approx (* (+ (* (sqrt a) (sqrt a)) b) (* (- b a) (sin (* (* (* (pow (* (* (PI) (PI)) (sqrt (PI))) 1/3) (cbrt (sqrt (PI)))) angle) 1/90)))) (*.f64 (*.f64 #s(literal 1/90 binary64) angle) (*.f64 (*.f64 (PI.f64) (+.f64 b a)) (-.f64 b a)))) |
(*.f64 (+.f64 b a) #s(approx (* (- b a) (sin (* (* (PI) angle) 1/90))) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 (PI.f64) (-.f64 b a)))))) |
(*.f64 (+.f64 b a) #s(approx (* (- b a) (sin (* (* (* (pow (* (* (PI) (PI)) (sqrt (PI))) 1/3) (cbrt (sqrt (PI)))) angle) 1/90))) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 (PI.f64) (-.f64 b a)))))) |
(*.f64 (+.f64 b a) (*.f64 (-.f64 b a) #s(approx (sin (* (* (PI) angle) 1/90)) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) |
(*.f64 (+.f64 b a) (*.f64 (-.f64 b a) #s(approx (sin (* (* (* (pow (* (* (PI) (PI)) (sqrt (PI))) 1/3) (cbrt (sqrt (PI)))) angle) 1/90)) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* angle (* (PI) 1/90)) (* (- (/ (* b (* b b)) (+ (* a (+ b a)) (* b b))) (/ (* a (* a a)) (+ (* a (+ b a)) (* b b)))) (- b a))) (fma.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 (PI.f64) (*.f64 b b))) (*.f64 (*.f64 #s(literal -1/45 binary64) a) (*.f64 angle (*.f64 (PI.f64) b)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* angle (* (PI) 1/90)) (* (- (/ (* b (* b b)) (+ (* a (+ b a)) (* b b))) (/ (* a (* a a)) (+ (* a (+ b a)) (* b b)))) (- b a))) (fma.f64 (*.f64 #s(literal -1/45 binary64) a) (*.f64 angle (*.f64 (PI.f64) b)) (*.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 a a)) (*.f64 angle (PI.f64)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (/.f64 (*.f64 (+.f64 b a) (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 b a)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))) (*.f64 #s(approx (+ b a) (*.f64 (neg.f64 b) (-.f64 #s(literal -1 binary64) (/.f64 a b)))) (-.f64 b a)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* angle (* (PI) 1/90)) (* (+ b a) (- b a))) (*.f64 (sqrt.f64 (PI.f64)) (*.f64 (sqrt.f64 (PI.f64)) (*.f64 b (*.f64 b (*.f64 angle #s(literal 1/90 binary64)))))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* angle (* (PI) 1/90)) (* (+ b a) (- b a))) (*.f64 (*.f64 (*.f64 b (sqrt.f64 (PI.f64))) (sqrt.f64 (PI.f64))) (*.f64 b (*.f64 angle #s(literal 1/90 binary64)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* angle (* (PI) 1/90)) (* (- (/ (* b (* b b)) (+ (* a (+ b a)) (* b b))) (/ (* a (* a a)) (+ (* a (+ b a)) (* b b)))) (- b a))) (*.f64 (*.f64 a a) (fma.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)) (*.f64 (*.f64 angle (*.f64 (PI.f64) b)) (/.f64 #s(literal -1/45 binary64) a)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 b a))) (-.f64 b a)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))) (*.f64 (/.f64 (fma.f64 b b (*.f64 a a)) (+.f64 b a)) (-.f64 b a)))) |
#s(approx (* (+ b a) (* (- b a) (sin (* (* (* (pow (* (* (PI) (PI)) (sqrt (PI))) 1/3) (cbrt (sqrt (PI)))) angle) 1/90)))) (*.f64 #s(approx (sin (* 1/90 (* angle (PI)))) (*.f64 angle (fma.f64 #s(literal -1/4374000 binary64) (*.f64 (*.f64 angle angle) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) (*.f64 #s(literal 1/90 binary64) (PI.f64))))) (neg.f64 (*.f64 a a)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))) (*.f64 (+.f64 b a) (fma.f64 (sqrt.f64 a) (sqrt.f64 a) b)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))) (*.f64 (fma.f64 (sqrt.f64 a) (sqrt.f64 a) b) (-.f64 b a)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))) (*.f64 (fma.f64 (sqrt.f64 b) (sqrt.f64 b) a) (-.f64 b a)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (fma.f64 (*.f64 (+.f64 b a) (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) (neg.f64 a) (*.f64 (*.f64 (+.f64 b a) (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) b))) |
(*.f64 (fma.f64 (sqrt.f64 a) (sqrt.f64 a) b) (*.f64 (-.f64 b a) #s(approx (sin (* (* (* (pow (* (* (PI) (PI)) (sqrt (PI))) 1/3) (cbrt (sqrt (PI)))) angle) 1/90)) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 angle (*.f64 (*.f64 (sqrt.f64 (PI.f64)) (sqrt.f64 (PI.f64))) #s(literal 1/90 binary64))) (*.f64 (+.f64 b a) (-.f64 b a)))) |
(*.f64 (+.f64 b a) (*.f64 (-.f64 b a) #s(approx (sin (* (* (PI) angle) 1/90)) (*.f64 angle (fma.f64 #s(literal -1/4374000 binary64) (*.f64 (*.f64 angle angle) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) (*.f64 #s(literal 1/90 binary64) (PI.f64))))))) |
(*.f64 (+.f64 b a) (*.f64 (-.f64 b a) #s(approx (sin (* (* (* (pow (* (* (PI) (PI)) (sqrt (PI))) 1/3) (cbrt (sqrt (PI)))) angle) 1/90)) (*.f64 angle (fma.f64 #s(literal -1/4374000 binary64) (*.f64 (*.f64 angle angle) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) (*.f64 #s(literal 1/90 binary64) (PI.f64))))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))) (*.f64 (+.f64 b a) (*.f64 (fma.f64 b b (*.f64 a a)) (/.f64 #s(literal 1 binary64) (+.f64 b a)))))) |
(*.f64 (+.f64 b a) #s(approx (* (- b a) (sin (* (* (PI) angle) 1/90))) (*.f64 angle (fma.f64 (*.f64 #s(literal -1/4374000 binary64) (*.f64 angle angle)) (*.f64 (-.f64 b a) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) (-.f64 b a))))))) |
(*.f64 (+.f64 b a) #s(approx (* (- b a) (sin (* (* (* (pow (* (* (PI) (PI)) (sqrt (PI))) 1/3) (cbrt (sqrt (PI)))) angle) 1/90))) (*.f64 angle (fma.f64 (*.f64 #s(literal -1/4374000 binary64) (*.f64 angle angle)) (*.f64 (-.f64 b a) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) (-.f64 b a))))))) |
(*.f64 (+.f64 b a) #s(approx (/ (* (* (+ (* a (+ b a)) (* b b)) (- b a)) (sin (* (PI) (* angle 1/90)))) (+ (* a (+ b a)) (* b b))) (*.f64 angle (fma.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) (-.f64 b a)) (*.f64 (*.f64 #s(literal -1/4374000 binary64) (*.f64 angle angle)) (*.f64 (-.f64 b a) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* (sin (* 1/180 (* angle (PI)))) (* (* a a) -2)) (cos (* 1/180 (* angle (PI))))) (*.f64 angle (fma.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (*.f64 (*.f64 angle angle) (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal -1/8748000 binary64))) (*.f64 #s(literal -1/90 binary64) (*.f64 (*.f64 a a) (PI.f64))))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))) (*.f64 (-.f64 (/.f64 (*.f64 a a) (+.f64 b a)) (/.f64 (*.f64 b b) (-.f64 a b))) (-.f64 b a)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (/.f64 (*.f64 (+.f64 b a) (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) (fma.f64 b b (*.f64 a a))) (*.f64 (fma.f64 b b (*.f64 a a)) (+.f64 b a)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 angle (fma.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (*.f64 (PI.f64) #s(literal 1/90 binary64)) (*.f64 (*.f64 angle angle) (*.f64 (*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) #s(literal -1/4374000 binary64)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))) (*.f64 (+.f64 b a) (/.f64 (*.f64 (fma.f64 b b (*.f64 a a)) (fma.f64 b b (*.f64 a a))) (*.f64 (+.f64 b a) (fma.f64 b b (*.f64 a a))))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))) (*.f64 (-.f64 #s(approx (/ (* b (* b b)) (+ (* a (+ b a)) (* b b))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a a))) (/.f64 (*.f64 a (*.f64 a a)) (fma.f64 a (+.f64 b a) (*.f64 b b)))) (-.f64 b a)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (/.f64 (fma.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle) (*.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))) (*.f64 (/.f64 #s(literal 180 binary64) angle) (/.f64 #s(literal 180 binary64) angle))) (*.f64 (+.f64 b a) (-.f64 b a)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* angle (* (PI) 1/90)) (* (- (/ (* b (* b b)) (+ (* a (+ b a)) (* b b))) (/ (* a (* a a)) (+ (* a (+ b a)) (* b b)))) (- b a))) (*.f64 (*.f64 #s(literal 1/90 binary64) angle) (*.f64 (*.f64 (PI.f64) (-.f64 b a)) (-.f64 (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 a (+.f64 a b) (*.f64 b b))) (/.f64 (*.f64 a (*.f64 a a)) (fma.f64 a (+.f64 a b) (*.f64 b b)))))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))) (*.f64 (-.f64 (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 a (+.f64 b a) (*.f64 b b))) (/.f64 (*.f64 a (*.f64 a a)) (fma.f64 a (+.f64 b a) (*.f64 b b)))) (-.f64 b a)))) |
(*.f64 (+.f64 b a) (/.f64 (*.f64 (*.f64 (fma.f64 a (+.f64 b a) (*.f64 b b)) (-.f64 b a)) #s(approx (sin (* (PI) (* angle 1/90))) (*.f64 angle (fma.f64 #s(literal -1/4374000 binary64) (*.f64 (*.f64 angle angle) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) (*.f64 #s(literal 1/90 binary64) (PI.f64)))))) (fma.f64 a (+.f64 b a) (*.f64 b b)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))) (*.f64 (+.f64 b a) (*.f64 (/.f64 (+.f64 b a) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a)))) (/.f64 (+.f64 b a) (/.f64 #s(literal 1 binary64) (fma.f64 a (+.f64 b a) (*.f64 b b)))))))) |
#s(approx (* (+ b a) (* (- b a) (sin (* (* (PI) angle) 1/90)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 b b))) |
#s(approx (* (+ b a) (* (/ 1 (+ b a)) (* (+ b a) (* (+ b a) (sin (* (PI) (* angle 1/90))))))) (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 b b))) |
#s(approx (* (+ b a) (* (/ 1 (+ b a)) (* (+ b a) (* (+ b a) (sin (* (PI) (* angle 1/90))))))) (*.f64 (*.f64 a a) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) |
#s(approx (* (+ (* (sqrt a) (sqrt a)) b) (* (- b a) (sin (* (* (* (pow (* (* (PI) (PI)) (sqrt (PI))) 1/3) (cbrt (sqrt (PI)))) angle) 1/90)))) (*.f64 (*.f64 b b) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) |
#s(approx (* (+ b a) (* (- b a) (sin (* (* (PI) angle) 1/90)))) (neg.f64 (*.f64 (*.f64 a a) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) |
#s(approx (* (+ b a) (* (- b a) (sin (* (* (* (pow (* (* (PI) (PI)) (sqrt (PI))) 1/3) (cbrt (sqrt (PI)))) angle) 1/90)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (neg.f64 (*.f64 a a)))) |
#s(approx (* (+ b a) (* (- b a) (sin (* (* (* (pow (* (* (PI) (PI)) (sqrt (PI))) 1/3) (cbrt (sqrt (PI)))) angle) 1/90)))) (*.f64 (sin.f64 (*.f64 (*.f64 angle #s(literal 1/90 binary64)) (PI.f64))) (neg.f64 (*.f64 a a)))) |
#s(approx (* (+ b a) (* (- b a) (sin (* (* (* (pow (* (* (PI) (PI)) (sqrt (PI))) 1/3) (cbrt (sqrt (PI)))) angle) 1/90)))) (*.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (neg.f64 a)) a)) |
(*.f64 (+.f64 b a) #s(approx (* (- b a) (sin (* (* (PI) angle) 1/90))) (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) b))) |
(*.f64 (+.f64 b a) #s(approx (* (/ 1 (+ b a)) (* (+ b a) (* (+ b a) (sin (* (PI) (* angle 1/90)))))) (*.f64 a (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) |
(*.f64 (+.f64 b a) #s(approx (* (/ 1 (+ b a)) (* (+ b a) (* (+ b a) (sin (* (PI) (* angle 1/90)))))) (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) b))) |
(*.f64 (+.f64 b a) #s(approx (/ (* (* (+ (* a (+ b a)) (* b b)) (- b a)) (sin (* (PI) (* angle 1/90)))) (+ (* a (+ b a)) (* b b))) (*.f64 b (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) |
(*.f64 (+.f64 b a) (*.f64 #s(approx (- b a) (neg.f64 a)) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) |
(*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) |
(*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64)))) |
(*.f64 (+.f64 b a) (*.f64 (+.f64 a b) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))) |
(*.f64 (+.f64 b a) (*.f64 (+.f64 b a) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))))) |
(*.f64 (+.f64 b a) (*.f64 (-.f64 b a) (sin.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/90 binary64)) angle)))) |
(*.f64 (+.f64 b a) (*.f64 (-.f64 b a) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) |
(*.f64 (-.f64 b a) (*.f64 (-.f64 b a) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) |
(*.f64 (fma.f64 b b (*.f64 a a)) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 (*.f64 a a) #s(literal -2 binary64))) #s(approx (cos (* 1/180 (* angle (PI)))) #s(literal 1 binary64)))) |
(*.f64 (fma.f64 b b (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))))) |
(*.f64 #s(approx (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (*.f64 #s(literal 1/90 binary64) (*.f64 (*.f64 angle (PI.f64)) (*.f64 (+.f64 a b) (-.f64 b a))))) (cos.f64 (*.f64 (*.f64 angle #s(literal -1/180 binary64)) (PI.f64)))) |
(*.f64 (+.f64 b a) #s(approx (* (- b a) (sin (* (* (PI) angle) 1/90))) (*.f64 a (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (+.f64 #s(literal -1 binary64) (/.f64 b a)))))) |
(*.f64 (+.f64 b a) (*.f64 #s(approx (- b a) (-.f64 b (/.f64 (*.f64 b a) b))) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) |
(*.f64 (+.f64 b a) (/.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 b a)))) |
(/.f64 (*.f64 (+.f64 b a) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 b a))) |
(/.f64 (+.f64 a b) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) |
(*.f64 (+.f64 b a) #s(approx (* (- b a) (sin (* (* (PI) angle) 1/90))) (*.f64 (neg.f64 b) (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (+.f64 #s(literal -1 binary64) (/.f64 a b)))))) |
#s(approx (* (+ b a) (* (- b a) (sin (* (* (* (pow (* (* (PI) (PI)) (sqrt (PI))) 1/3) (cbrt (sqrt (PI)))) angle) 1/90)))) (*.f64 (sin.f64 (*.f64 (*.f64 (*.f64 angle #s(literal 1/90 binary64)) (sqrt.f64 (PI.f64))) (sqrt.f64 (PI.f64)))) (neg.f64 (*.f64 a a)))) |
(*.f64 #s(approx (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (*.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))) (*.f64 (+.f64 b a) (-.f64 b a)))) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) |
(*.f64 (+.f64 b a) (*.f64 (-.f64 b a) (sin.f64 (/.f64 (fma.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64) (*.f64 #s(literal 180 binary64) (*.f64 (PI.f64) angle))) #s(literal 32400 binary64))))) |
(*.f64 (/.f64 (fma.f64 b b (*.f64 a a)) (+.f64 b a)) (*.f64 (-.f64 b a) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 b a) (-.f64 b a)))) |
(/.f64 (*.f64 (fma.f64 b b (*.f64 a a)) (*.f64 (+.f64 b a) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))))) (+.f64 b a)) |
(*.f64 (+.f64 b a) (*.f64 (fma.f64 (sqrt.f64 a) (sqrt.f64 a) b) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) |
(*.f64 (fma.f64 (sqrt.f64 a) (sqrt.f64 a) b) (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))) |
(*.f64 (fma.f64 (sqrt.f64 a) (sqrt.f64 a) b) (*.f64 (-.f64 b a) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) |
(*.f64 (fma.f64 (sqrt.f64 b) (sqrt.f64 b) a) (*.f64 (-.f64 b a) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) |
(*.f64 (+.f64 b a) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) (*.f64 (+.f64 b a) #s(approx (* (+ b a) (sin (* (PI) (* angle 1/90)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) b))))) |
(*.f64 (+.f64 b a) (*.f64 (-.f64 b a) (sin.f64 (*.f64 (sqrt.f64 (PI.f64)) (*.f64 (sqrt.f64 (PI.f64)) (*.f64 angle #s(literal 1/90 binary64))))))) |
(*.f64 (+.f64 b a) (*.f64 (-.f64 b a) (sin.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 (PI.f64)) (sqrt.f64 (PI.f64))) angle) #s(literal 1/90 binary64))))) |
(*.f64 (*.f64 (fma.f64 b b (*.f64 a a)) (/.f64 #s(literal 1 binary64) (+.f64 b a))) (*.f64 (-.f64 b a) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) |
(*.f64 (+.f64 b a) (*.f64 (*.f64 (+.f64 b a) (+.f64 b a)) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 b a))))) |
(*.f64 (+.f64 b a) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) (*.f64 (+.f64 b a) (*.f64 (+.f64 b a) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))))))) |
(*.f64 (+.f64 b a) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) (*.f64 (+.f64 b a) (*.f64 (+.f64 b a) (sin.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/90 binary64)) angle)))))) |
(*.f64 (+.f64 b a) (*.f64 (-.f64 b a) (sin.f64 (fma.f64 #s(literal 1/180 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))))) |
(*.f64 (+.f64 b a) (*.f64 (/.f64 (fma.f64 b b (*.f64 a a)) #s(literal 1 binary64)) (/.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) (+.f64 b a)))) |
(*.f64 (+.f64 b a) (/.f64 #s(approx (* (* (+ (* a (+ b a)) (* b b)) (- b a)) (sin (* (PI) (* angle 1/90)))) (neg.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 a (*.f64 a a))))) (fma.f64 a (+.f64 b a) (*.f64 b b)))) |
(*.f64 (/.f64 (*.f64 (+.f64 b a) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) (fma.f64 b b (*.f64 a a))) (*.f64 (fma.f64 b b (*.f64 a a)) (+.f64 b a))) |
(/.f64 (*.f64 (*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (fma.f64 a a (*.f64 b b))) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64)))) (fma.f64 a a (*.f64 b b))) |
(/.f64 (*.f64 (*.f64 (-.f64 b a) (+.f64 a b)) #s(literal 1 binary64)) (*.f64 (-.f64 b a) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 #s(approx (sin (* 1/180 (* angle (PI)))) (*.f64 angle (fma.f64 #s(literal -1/34992000 binary64) (*.f64 (*.f64 angle angle) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) (*.f64 (PI.f64) #s(literal 1/180 binary64))))) (*.f64 (*.f64 a a) #s(literal -2 binary64))) (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))))) |
(*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (*.f64 b (sqrt.f64 b)) (sqrt.f64 b) (neg.f64 (*.f64 a a)))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) #s(approx (cos (* (PI) (/ angle 180))) #s(literal 1 binary64))) |
(*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (*.f64 b (sqrt.f64 b)) (sqrt.f64 b) (neg.f64 (*.f64 a a)))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) #s(approx (cos (* (* (sqrt (PI)) (sqrt (PI))) (/ angle 180))) #s(literal 1 binary64))) |
(*.f64 (*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (fma.f64 a a (*.f64 b b))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a a (*.f64 b b))) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) |
(*.f64 (/.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (fma.f64 a (+.f64 b a) (*.f64 b b))) (*.f64 (-.f64 b a) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 b a) (-.f64 b a))) (/.f64 (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 a b)))) |
(*.f64 (+.f64 b a) (*.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) (*.f64 (-.f64 b a) (/.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (fma.f64 a (+.f64 a b) (*.f64 b b)))))) |
(*.f64 (+.f64 b a) (/.f64 (*.f64 (*.f64 (fma.f64 a (+.f64 b a) (*.f64 b b)) (-.f64 b a)) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) (fma.f64 a (+.f64 b a) (*.f64 b b)))) |
(*.f64 #s(approx (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (*.f64 angle (*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (fma.f64 (PI.f64) #s(literal 1/90 binary64) (*.f64 (*.f64 (*.f64 angle angle) #s(literal -1/17496000 binary64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))))))) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) |
(*.f64 (+.f64 b a) (/.f64 (neg.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))))) (fma.f64 b (neg.f64 b) (*.f64 a (+.f64 b a))))) |
(*.f64 (*.f64 (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (/.f64 (+.f64 a b) (-.f64 (*.f64 a (+.f64 a b)) (*.f64 b b)))) (-.f64 (*.f64 a (+.f64 a b)) (*.f64 b b))) |
(*.f64 (+.f64 b a) (*.f64 (-.f64 b a) (sin.f64 (/.f64 (fma.f64 (*.f64 (PI.f64) angle) (/.f64 #s(literal 180 binary64) (*.f64 (PI.f64) angle)) #s(literal 180 binary64)) (*.f64 #s(literal 180 binary64) (/.f64 #s(literal 180 binary64) (*.f64 (PI.f64) angle))))))) |
(*.f64 (+.f64 b a) (*.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) (*.f64 (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 a (+.f64 a b) (*.f64 b b)))))) |
(*.f64 (+.f64 b a) (*.f64 (-.f64 b a) (sin.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64)))) (sqrt.f64 (sqrt.f64 (PI.f64)))) angle) #s(literal 1/90 binary64))))) |
(*.f64 (+.f64 b a) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) (*.f64 (+.f64 b a) (*.f64 (+.f64 b a) (sin.f64 (*.f64 (*.f64 (*.f64 angle #s(literal 1/90 binary64)) (sqrt.f64 (PI.f64))) (sqrt.f64 (PI.f64)))))))) |
(*.f64 (+.f64 b a) (*.f64 (/.f64 (-.f64 b a) (*.f64 (-.f64 b a) (+.f64 a b))) (/.f64 (*.f64 (+.f64 a b) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 b a))))) |
(*.f64 (/.f64 (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (-.f64 b a) (+.f64 a b))) (/.f64 (*.f64 (-.f64 b a) (+.f64 a b)) (/.f64 #s(literal 1 binary64) (+.f64 a b)))) |
(*.f64 (+.f64 b a) (*.f64 (/.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))))) (/.f64 #s(literal 1 binary64) (fma.f64 a a (*.f64 b (-.f64 b a)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (+.f64 a b) (*.f64 b b))) (/.f64 (+.f64 a b) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (fma.f64 a (+.f64 a b) (*.f64 b b)))))) |
(*.f64 (+.f64 b a) (/.f64 (*.f64 (*.f64 (fma.f64 a (+.f64 b a) (*.f64 b b)) (-.f64 b a)) (sin.f64 (*.f64 (*.f64 (*.f64 angle #s(literal 1/90 binary64)) (sqrt.f64 (PI.f64))) (sqrt.f64 (PI.f64))))) (fma.f64 a (+.f64 b a) (*.f64 b b)))) |
(*.f64 (+.f64 b a) (/.f64 (*.f64 (*.f64 (fma.f64 a (*.f64 (*.f64 (-.f64 b a) (+.f64 a b)) (/.f64 #s(literal 1 binary64) (-.f64 b a))) (*.f64 b b)) (-.f64 b a)) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) (fma.f64 a (+.f64 b a) (*.f64 b b)))) |
(*.f64 (fma.f64 (sqrt.f64 a) (sqrt.f64 a) b) (*.f64 (-.f64 b a) (sin.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64)))) (sqrt.f64 (sqrt.f64 (PI.f64)))) angle) #s(literal 1/90 binary64))))) |
(*.f64 (+.f64 b a) (*.f64 (fma.f64 (/.f64 (sqrt.f64 b) #s(literal 1 binary64)) (/.f64 (*.f64 b (sqrt.f64 b)) (+.f64 b a)) (neg.f64 (/.f64 (*.f64 a a) (+.f64 b a)))) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) |
(*.f64 (+.f64 b a) (*.f64 (fma.f64 (/.f64 (*.f64 b (sqrt.f64 b)) #s(literal 1 binary64)) (/.f64 (sqrt.f64 b) (+.f64 b a)) (neg.f64 (/.f64 (*.f64 a a) (+.f64 b a)))) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) |
(*.f64 (+.f64 b a) (*.f64 (-.f64 b a) (sin.f64 (fma.f64 (/.f64 (sqrt.f64 (PI.f64)) #s(literal 180 binary64)) (/.f64 (sqrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) angle)) (*.f64 (neg.f64 (sqrt.f64 (PI.f64))) (*.f64 (sqrt.f64 (PI.f64)) (*.f64 angle #s(literal -1/180 binary64)))))))) |
(*.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (-.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a (fma.f64 a a (*.f64 b b)))))) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) |
(*.f64 (+.f64 b a) (*.f64 (/.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a)))) (*.f64 (+.f64 b a) (*.f64 (fma.f64 a (+.f64 b a) (*.f64 b b)) (fma.f64 a (+.f64 b a) (*.f64 b b))))) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) |
(*.f64 (+.f64 b a) (*.f64 (/.f64 (*.f64 (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (/.f64 (+.f64 a b) (-.f64 (*.f64 a (+.f64 a b)) (*.f64 b b)))) (*.f64 (-.f64 b a) (+.f64 a b))) (/.f64 (-.f64 (*.f64 a (+.f64 a b)) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (-.f64 b a))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 b b) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))))) (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) (*.f64 a (*.f64 a #s(literal -2 binary64)))) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 (*.f64 a a) #s(literal -2 binary64))) (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (* angle -1/180) (PI)))) (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal -1/180 binary64)))))) |
(*.f64 #s(approx (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))))) (cos.f64 (*.f64 (*.f64 angle #s(literal -1/180 binary64)) (PI.f64)))) |
(*.f64 #s(approx (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 b b) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))))) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) |
(*.f64 #s(approx (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 (*.f64 a a) #s(literal -2 binary64)))) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) |
(*.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))))) (*.f64 (+.f64 b a) (-.f64 b a))) |
(*.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 b a) (-.f64 b a))) (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))))) |
(*.f64 (+.f64 b a) (/.f64 (*.f64 (*.f64 (fma.f64 a (+.f64 b a) (*.f64 b b)) (-.f64 b a)) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) (fma.f64 a (*.f64 (/.f64 (-.f64 b a) (*.f64 (-.f64 b a) (fma.f64 a (+.f64 a b) (*.f64 b b)))) (/.f64 (+.f64 a b) (/.f64 #s(literal 1 binary64) (fma.f64 a (+.f64 a b) (*.f64 b b))))) (*.f64 b b)))) |
(*.f64 (*.f64 (*.f64 #s(literal 2 binary64) #s(approx (- (pow b 2) (pow a 2)) (*.f64 b b))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) |
(*.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))) (+.f64 b a)) (-.f64 b a)) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) |
(*.f64 (*.f64 (*.f64 #s(literal 2 binary64) #s(approx (- (pow b 2) (pow a 2)) (neg.f64 (*.f64 a a)))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) |
(*.f64 (+.f64 b a) (*.f64 (/.f64 (*.f64 (-.f64 b a) (fma.f64 a (+.f64 a b) (*.f64 b b))) (/.f64 (*.f64 (-.f64 b a) (+.f64 a b)) (*.f64 (-.f64 b a) (fma.f64 a (+.f64 a b) (*.f64 b b))))) (/.f64 (*.f64 (/.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (fma.f64 a (+.f64 a b) (*.f64 b b))) (+.f64 a b)) (fma.f64 a (+.f64 a b) (*.f64 b b))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 (*.f64 a a) #s(literal -2 binary64))) (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (*.f64 (sqrt.f64 (PI.f64)) (sqrt.f64 (PI.f64)))))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (*.f64 (sqrt.f64 (PI.f64)) (sqrt.f64 (PI.f64)))))) (*.f64 (*.f64 a a) #s(literal -2 binary64))) (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))))) |
(*.f64 #s(approx (* (* 2 (+ (* (* b (sqrt b)) (sqrt b)) (neg (* a a)))) (sin (* (PI) (/ angle 180)))) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))) (cos.f64 (*.f64 (*.f64 (sqrt.f64 (PI.f64)) (sqrt.f64 (PI.f64))) (/.f64 angle #s(literal 180 binary64))))) |
(*.f64 #s(approx (* (* 2 (+ (* (* b (sqrt b)) (sqrt b)) (neg (* a a)))) (sin (* (PI) (/ angle 180)))) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))) (cos.f64 (*.f64 (*.f64 (sqrt.f64 (PI.f64)) (sqrt.f64 (PI.f64))) (/.f64 angle #s(literal 180 binary64))))) |
(*.f64 (*.f64 (/.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a a)))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) |
(*.f64 (*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))))) (cos.f64 (*.f64 (*.f64 (sqrt.f64 (PI.f64)) (sqrt.f64 (PI.f64))) (/.f64 angle #s(literal 180 binary64))))) |
(*.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a a) (fma.f64 b b (*.f64 a a))))) (/.f64 #s(literal 1 binary64) (fma.f64 a (+.f64 a b) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (fma.f64 a (+.f64 b a) (*.f64 b b)) (-.f64 b a)) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) (fma.f64 a (+.f64 b a) (*.f64 b b)))) |
(*.f64 (*.f64 (*.f64 #s(literal 2 binary64) #s(approx (- (pow b 2) (pow a 2)) (*.f64 a (*.f64 a (fma.f64 b (/.f64 b (*.f64 a a)) #s(literal -1 binary64)))))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) |
(*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 b a) (-.f64 b a))))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) |
(*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (*.f64 b (sqrt.f64 b)) (sqrt.f64 b) (*.f64 a a))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) |
(*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (*.f64 b (sqrt.f64 b)) (sqrt.f64 b) (neg.f64 (*.f64 a a)))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) |
(*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (*.f64 (neg.f64 a) (sqrt.f64 a)) (sqrt.f64 a) (*.f64 b b))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) |
(*.f64 (+.f64 b a) (*.f64 (/.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (fma.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 a (+.f64 a b)) (*.f64 (+.f64 a b) (*.f64 a (*.f64 a (+.f64 a b))))))) (/.f64 (*.f64 (-.f64 b a) (fma.f64 a (+.f64 a b) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 a (+.f64 a b))) (*.f64 (+.f64 a b) (*.f64 a (*.f64 a (+.f64 a b))))))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (*.f64 (sqrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64)))) (sqrt.f64 (sqrt.f64 (PI.f64))))))) (*.f64 (*.f64 a a) #s(literal -2 binary64))) (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))))) |
(*.f64 (/.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (fma.f64 a a (*.f64 b b)))) #s(literal 2 binary64)) (fma.f64 a a (*.f64 b b))) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) |
(*.f64 (*.f64 (*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (fma.f64 a a (*.f64 b b))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a a (*.f64 b b))) (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))))) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) |
(*.f64 (*.f64 (/.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a)))) (/.f64 (fma.f64 b b (*.f64 a a)) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 a (+.f64 b a) (*.f64 b b)) (fma.f64 a (+.f64 b a) (*.f64 b b)))) (fma.f64 a (+.f64 b a) (*.f64 b b)))) (*.f64 (-.f64 b a) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) |
(*.f64 (+.f64 b a) (*.f64 (*.f64 (/.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a)))) (/.f64 (fma.f64 b b (*.f64 a a)) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 a (+.f64 b a) (*.f64 b b)) (fma.f64 a (+.f64 b a) (*.f64 b b)))) (fma.f64 a (+.f64 b a) (*.f64 b b)))) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) |
(*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (fma.f64 a a (*.f64 b b)) (*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (/.f64 #s(literal 1 binary64) (fma.f64 a a (*.f64 b b)))))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) |
(*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (*.f64 b (sqrt.f64 b)) (sqrt.f64 b) (neg.f64 (*.f64 a a)))) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))) (cos.f64 (*.f64 (*.f64 (sqrt.f64 (PI.f64)) (sqrt.f64 (PI.f64))) (/.f64 angle #s(literal 180 binary64))))) |
(*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (*.f64 b (sqrt.f64 b)) (sqrt.f64 b) (neg.f64 (*.f64 a a)))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) (cos.f64 (*.f64 (*.f64 (sqrt.f64 (PI.f64)) (sqrt.f64 (PI.f64))) (/.f64 angle #s(literal 180 binary64))))) |
(*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (*.f64 b (sqrt.f64 b)) (sqrt.f64 b) (neg.f64 (*.f64 a a)))) (sin.f64 (*.f64 (*.f64 (sqrt.f64 (PI.f64)) (sqrt.f64 (PI.f64))) (/.f64 angle #s(literal 180 binary64))))) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) |
(*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (*.f64 b (*.f64 b b)) (/.f64 b (fma.f64 a a (*.f64 b b))) (neg.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (fma.f64 a a (*.f64 b b)))))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) |
(*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (*.f64 b (sqrt.f64 b)) (sqrt.f64 b) (neg.f64 (*.f64 a a)))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) (cos.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64)))) (sqrt.f64 (sqrt.f64 (PI.f64)))) (/.f64 angle #s(literal 180 binary64))))) |
(*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) #s(approx (cos (* (PI) (/ angle 180))) #s(literal 1 binary64))) |
(*.f64 (+.f64 b a) (exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) #s(literal -1 binary64)))) |
(*.f64 (+.f64 b a) (*.f64 (exp.f64 (*.f64 (log.f64 (+.f64 b a)) #s(literal -1 binary64))) (*.f64 (+.f64 b a) (*.f64 (+.f64 b a) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))))))) |
(*.f64 (+.f64 b a) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) (*.f64 (+.f64 b a) (*.f64 (exp.f64 #s(approx (neg (* (log (+ b a)) -1)) (log.f64 a))) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))))))) |
(*.f64 (+.f64 b a) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) (*.f64 (+.f64 b a) (*.f64 (exp.f64 #s(approx (neg (* (log (+ b a)) -1)) (log.f64 b))) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))))))) |
(*.f64 (+.f64 b a) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) (*.f64 (+.f64 b a) (*.f64 (pow.f64 (E.f64) (log.f64 (+.f64 a b))) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))))))) |
(*.f64 (+.f64 b a) (*.f64 (-.f64 b a) (sin.f64 (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 (PI.f64)) (cbrt.f64 (PI.f64))) (cbrt.f64 (sqrt.f64 (PI.f64)))) angle) #s(literal 1/90 binary64))))) |
(*.f64 (+.f64 b a) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) (*.f64 (+.f64 b a) (*.f64 (+.f64 b a) (sin.f64 (*.f64 (*.f64 (*.f64 angle #s(literal 1/90 binary64)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (cbrt.f64 (PI.f64)))))))) |
(*.f64 (+.f64 b a) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) (*.f64 (exp.f64 (neg.f64 (*.f64 (log.f64 (+.f64 b a)) #s(literal -1 binary64)))) (*.f64 (+.f64 b a) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))))))) |
(*.f64 (+.f64 b a) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) (*.f64 (+.f64 b a) (*.f64 (exp.f64 (neg.f64 (*.f64 (log.f64 (+.f64 b a)) #s(literal -1 binary64)))) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))))))) |
(*.f64 (+.f64 b a) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) (*.f64 (+.f64 b a) (*.f64 (exp.f64 (neg.f64 (*.f64 (log.f64 (+.f64 b a)) #s(literal -1 binary64)))) (sin.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/90 binary64)) angle)))))) |
(*.f64 (+.f64 b a) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) (*.f64 (+.f64 b a) (*.f64 (+.f64 b a) (sin.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 1/6 binary64)) (*.f64 (pow.f64 (PI.f64) #s(literal 5/6 binary64)) (*.f64 angle #s(literal 1/90 binary64))))))))) |
(*.f64 (+.f64 b a) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) (*.f64 (+.f64 b a) (*.f64 (+.f64 b a) (sin.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 5/6 binary64)) (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 1/6 binary64)) angle) #s(literal 1/90 binary64)))))))) |
(*.f64 (+.f64 b a) (*.f64 (-.f64 b a) (sin.f64 (*.f64 (*.f64 (*.f64 (pow.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (sqrt.f64 (PI.f64))) #s(literal 1/3 binary64)) (cbrt.f64 (sqrt.f64 (PI.f64)))) angle) #s(literal 1/90 binary64))))) |
(*.f64 (+.f64 b a) (/.f64 (*.f64 (*.f64 (fma.f64 a (exp.f64 (log.f64 (+.f64 a b))) (*.f64 b b)) (-.f64 b a)) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) (fma.f64 a (+.f64 b a) (*.f64 b b)))) |
(*.f64 (+.f64 b a) (/.f64 (*.f64 (*.f64 (fma.f64 a (+.f64 b a) (*.f64 b b)) (-.f64 b a)) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) (fma.f64 a (exp.f64 (log.f64 (+.f64 a b))) (*.f64 b b)))) |
(*.f64 (+.f64 b a) (/.f64 (*.f64 (*.f64 (fma.f64 a (+.f64 b a) (*.f64 b b)) (-.f64 b a)) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) (fma.f64 a (pow.f64 (E.f64) (log.f64 (+.f64 a b))) (*.f64 b b)))) |
(*.f64 #s(approx (+ b a) (fma.f64 a (/.f64 b a) a)) (*.f64 (-.f64 b a) (sin.f64 (*.f64 (*.f64 (*.f64 (pow.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (sqrt.f64 (PI.f64))) #s(literal 1/3 binary64)) (cbrt.f64 (sqrt.f64 (PI.f64)))) angle) #s(literal 1/90 binary64))))) |
(*.f64 #s(approx (+ (* (sqrt a) (sqrt a)) b) (fma.f64 a (/.f64 b a) a)) (*.f64 (-.f64 b a) (sin.f64 (*.f64 (*.f64 (*.f64 (pow.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (sqrt.f64 (PI.f64))) #s(literal 1/3 binary64)) (cbrt.f64 (sqrt.f64 (PI.f64)))) angle) #s(literal 1/90 binary64))))) |
(*.f64 (+.f64 b a) (/.f64 (*.f64 (*.f64 (fma.f64 a (+.f64 b a) (*.f64 b b)) (-.f64 b a)) (sin.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 5/6 binary64)) (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 1/6 binary64)) angle) #s(literal 1/90 binary64))))) (fma.f64 a (+.f64 b a) (*.f64 b b)))) |
(*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (fma.f64 a a (*.f64 b b))) (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (-.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a a) (-.f64 (*.f64 a a) (*.f64 b b)))))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) |
| Outputs |
|---|
(*.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))) (+.f64 b a)) (-.f64 b a)) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) |
(*.f64 (+.f64 b a) (*.f64 (-.f64 b a) (sin.f64 (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 (PI.f64)) (cbrt.f64 (PI.f64))) (cbrt.f64 (sqrt.f64 (PI.f64)))) angle) #s(literal 1/90 binary64))))) |
1 calls:
| 66.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 71.9% | 2 | b |
Compiled 4 to 3 computations (25% saved)
| Inputs |
|---|
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* angle (* (PI) 1/90)) (* (+ b a) (- b a))) (*.f64 (*.f64 #s(literal 1/90 binary64) angle) (*.f64 (PI.f64) (*.f64 b b))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* angle (* (PI) 1/90)) (* (+ b a) (- b a))) (*.f64 (*.f64 b angle) (*.f64 #s(literal 1/90 binary64) (*.f64 b (PI.f64)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* angle (* (PI) 1/90)) (* (+ b a) (- b a))) (*.f64 (*.f64 b (*.f64 b (*.f64 angle #s(literal 1/90 binary64)))) (PI.f64)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* angle (* (PI) 1/90)) (* (+ b a) (- b a))) (*.f64 (*.f64 (PI.f64) b) (*.f64 b (*.f64 angle #s(literal 1/90 binary64)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* angle (* (PI) 1/90)) (* (+ b a) (- b a))) (*.f64 (*.f64 (*.f64 angle #s(literal 1/90 binary64)) (*.f64 (PI.f64) b)) b))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* angle (* (PI) 1/90)) (* (+ b a) (- b a))) (*.f64 (*.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))) b) b))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* angle (* (PI) 1/90)) (* (- (/ (* b (* b b)) (+ (* a (+ b a)) (* b b))) (/ (* a (* a a)) (+ (* a (+ b a)) (* b b)))) (- b a))) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 (PI.f64) (*.f64 b b)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* angle (* (PI) 1/90)) (* (- (/ (* b (* b b)) (+ (* a (+ b a)) (* b b))) (/ (* a (* a a)) (+ (* a (+ b a)) (* b b)))) (- b a))) (*.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 a a)) (*.f64 angle (PI.f64))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* (sin (* 1/180 (* angle (PI)))) (* (* a a) -2)) (cos (* 1/180 (* angle (PI))))) (*.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 a a)) (*.f64 angle (PI.f64))))) |
#s(approx (* (+ b a) (* (- b a) (sin (* (* (* (pow (* (* (PI) (PI)) (sqrt (PI))) 1/3) (cbrt (sqrt (PI)))) angle) 1/90)))) #s(approx (* (sin (* 1/90 (* angle (PI)))) (neg (* a a))) (*.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 a a)) (*.f64 angle (PI.f64))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* angle (* (PI) 1/90)) (* (+ b a) (- b a))) (*.f64 (*.f64 a a) (fma.f64 (*.f64 angle (PI.f64)) #s(literal -1/90 binary64) #s(literal 0 binary64))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* angle (* (PI) 1/90)) (* (+ b a) (- b a))) (*.f64 (*.f64 b b) (fma.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)) #s(literal 0 binary64))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))) (*.f64 (+.f64 b a) #s(approx (- b a) (neg.f64 a))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))) (*.f64 (+.f64 b a) (-.f64 b a)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))) (*.f64 (-.f64 b a) (-.f64 b a)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (*.f64 angle #s(literal 1/90 binary64)) (PI.f64)) (*.f64 (+.f64 b a) (-.f64 b a)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (fma.f64 b b (*.f64 a a)) angle) (*.f64 (PI.f64) #s(literal 1/90 binary64)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (+.f64 b a) (*.f64 (+.f64 b a) (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (-.f64 b a) (*.f64 (-.f64 b a) (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))))) |
#s(approx (* (+ (* (sqrt a) (sqrt a)) b) (* (- b a) (sin (* (* (* (pow (* (* (PI) (PI)) (sqrt (PI))) 1/3) (cbrt (sqrt (PI)))) angle) 1/90)))) (*.f64 (*.f64 #s(literal 1/90 binary64) angle) (*.f64 (*.f64 (PI.f64) (+.f64 b a)) (-.f64 b a)))) |
(*.f64 (+.f64 b a) #s(approx (* (- b a) (sin (* (* (PI) angle) 1/90))) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 (PI.f64) (-.f64 b a)))))) |
(*.f64 (+.f64 b a) #s(approx (* (- b a) (sin (* (* (* (pow (* (* (PI) (PI)) (sqrt (PI))) 1/3) (cbrt (sqrt (PI)))) angle) 1/90))) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 (PI.f64) (-.f64 b a)))))) |
(*.f64 (+.f64 b a) (*.f64 (-.f64 b a) #s(approx (sin (* (* (PI) angle) 1/90)) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) |
(*.f64 (+.f64 b a) (*.f64 (-.f64 b a) #s(approx (sin (* (* (* (pow (* (* (PI) (PI)) (sqrt (PI))) 1/3) (cbrt (sqrt (PI)))) angle) 1/90)) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* angle (* (PI) 1/90)) (* (- (/ (* b (* b b)) (+ (* a (+ b a)) (* b b))) (/ (* a (* a a)) (+ (* a (+ b a)) (* b b)))) (- b a))) (fma.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 (PI.f64) (*.f64 b b))) (*.f64 (*.f64 #s(literal -1/45 binary64) a) (*.f64 angle (*.f64 (PI.f64) b)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* angle (* (PI) 1/90)) (* (- (/ (* b (* b b)) (+ (* a (+ b a)) (* b b))) (/ (* a (* a a)) (+ (* a (+ b a)) (* b b)))) (- b a))) (fma.f64 (*.f64 #s(literal -1/45 binary64) a) (*.f64 angle (*.f64 (PI.f64) b)) (*.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 a a)) (*.f64 angle (PI.f64)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (/.f64 (*.f64 (+.f64 b a) (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 b a)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))) (*.f64 #s(approx (+ b a) (*.f64 (neg.f64 b) (-.f64 #s(literal -1 binary64) (/.f64 a b)))) (-.f64 b a)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* angle (* (PI) 1/90)) (* (+ b a) (- b a))) (*.f64 (sqrt.f64 (PI.f64)) (*.f64 (sqrt.f64 (PI.f64)) (*.f64 b (*.f64 b (*.f64 angle #s(literal 1/90 binary64)))))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* angle (* (PI) 1/90)) (* (+ b a) (- b a))) (*.f64 (*.f64 (*.f64 b (sqrt.f64 (PI.f64))) (sqrt.f64 (PI.f64))) (*.f64 b (*.f64 angle #s(literal 1/90 binary64)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* angle (* (PI) 1/90)) (* (- (/ (* b (* b b)) (+ (* a (+ b a)) (* b b))) (/ (* a (* a a)) (+ (* a (+ b a)) (* b b)))) (- b a))) (*.f64 (*.f64 a a) (fma.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)) (*.f64 (*.f64 angle (*.f64 (PI.f64) b)) (/.f64 #s(literal -1/45 binary64) a)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 b a))) (-.f64 b a)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))) (*.f64 (/.f64 (fma.f64 b b (*.f64 a a)) (+.f64 b a)) (-.f64 b a)))) |
#s(approx (* (+ b a) (* (- b a) (sin (* (* (* (pow (* (* (PI) (PI)) (sqrt (PI))) 1/3) (cbrt (sqrt (PI)))) angle) 1/90)))) (*.f64 #s(approx (sin (* 1/90 (* angle (PI)))) (*.f64 angle (fma.f64 #s(literal -1/4374000 binary64) (*.f64 (*.f64 angle angle) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) (*.f64 #s(literal 1/90 binary64) (PI.f64))))) (neg.f64 (*.f64 a a)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))) (*.f64 (+.f64 b a) (fma.f64 (sqrt.f64 a) (sqrt.f64 a) b)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))) (*.f64 (fma.f64 (sqrt.f64 a) (sqrt.f64 a) b) (-.f64 b a)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))) (*.f64 (fma.f64 (sqrt.f64 b) (sqrt.f64 b) a) (-.f64 b a)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (fma.f64 (*.f64 (+.f64 b a) (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) (neg.f64 a) (*.f64 (*.f64 (+.f64 b a) (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) b))) |
(*.f64 (fma.f64 (sqrt.f64 a) (sqrt.f64 a) b) (*.f64 (-.f64 b a) #s(approx (sin (* (* (* (pow (* (* (PI) (PI)) (sqrt (PI))) 1/3) (cbrt (sqrt (PI)))) angle) 1/90)) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 angle (*.f64 (*.f64 (sqrt.f64 (PI.f64)) (sqrt.f64 (PI.f64))) #s(literal 1/90 binary64))) (*.f64 (+.f64 b a) (-.f64 b a)))) |
(*.f64 (+.f64 b a) (*.f64 (-.f64 b a) #s(approx (sin (* (* (PI) angle) 1/90)) (*.f64 angle (fma.f64 #s(literal -1/4374000 binary64) (*.f64 (*.f64 angle angle) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) (*.f64 #s(literal 1/90 binary64) (PI.f64))))))) |
(*.f64 (+.f64 b a) (*.f64 (-.f64 b a) #s(approx (sin (* (* (* (pow (* (* (PI) (PI)) (sqrt (PI))) 1/3) (cbrt (sqrt (PI)))) angle) 1/90)) (*.f64 angle (fma.f64 #s(literal -1/4374000 binary64) (*.f64 (*.f64 angle angle) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) (*.f64 #s(literal 1/90 binary64) (PI.f64))))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))) (*.f64 (+.f64 b a) (*.f64 (fma.f64 b b (*.f64 a a)) (/.f64 #s(literal 1 binary64) (+.f64 b a)))))) |
(*.f64 (+.f64 b a) #s(approx (* (- b a) (sin (* (* (PI) angle) 1/90))) (*.f64 angle (fma.f64 (*.f64 #s(literal -1/4374000 binary64) (*.f64 angle angle)) (*.f64 (-.f64 b a) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) (-.f64 b a))))))) |
(*.f64 (+.f64 b a) #s(approx (* (- b a) (sin (* (* (* (pow (* (* (PI) (PI)) (sqrt (PI))) 1/3) (cbrt (sqrt (PI)))) angle) 1/90))) (*.f64 angle (fma.f64 (*.f64 #s(literal -1/4374000 binary64) (*.f64 angle angle)) (*.f64 (-.f64 b a) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) (-.f64 b a))))))) |
(*.f64 (+.f64 b a) #s(approx (/ (* (* (+ (* a (+ b a)) (* b b)) (- b a)) (sin (* (PI) (* angle 1/90)))) (+ (* a (+ b a)) (* b b))) (*.f64 angle (fma.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) (-.f64 b a)) (*.f64 (*.f64 #s(literal -1/4374000 binary64) (*.f64 angle angle)) (*.f64 (-.f64 b a) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* (sin (* 1/180 (* angle (PI)))) (* (* a a) -2)) (cos (* 1/180 (* angle (PI))))) (*.f64 angle (fma.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (*.f64 (*.f64 angle angle) (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal -1/8748000 binary64))) (*.f64 #s(literal -1/90 binary64) (*.f64 (*.f64 a a) (PI.f64))))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))) (*.f64 (-.f64 (/.f64 (*.f64 a a) (+.f64 b a)) (/.f64 (*.f64 b b) (-.f64 a b))) (-.f64 b a)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (/.f64 (*.f64 (+.f64 b a) (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) (fma.f64 b b (*.f64 a a))) (*.f64 (fma.f64 b b (*.f64 a a)) (+.f64 b a)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 angle (fma.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (*.f64 (PI.f64) #s(literal 1/90 binary64)) (*.f64 (*.f64 angle angle) (*.f64 (*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) #s(literal -1/4374000 binary64)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))) (*.f64 (+.f64 b a) (/.f64 (*.f64 (fma.f64 b b (*.f64 a a)) (fma.f64 b b (*.f64 a a))) (*.f64 (+.f64 b a) (fma.f64 b b (*.f64 a a))))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))) (*.f64 (-.f64 #s(approx (/ (* b (* b b)) (+ (* a (+ b a)) (* b b))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a a))) (/.f64 (*.f64 a (*.f64 a a)) (fma.f64 a (+.f64 b a) (*.f64 b b)))) (-.f64 b a)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (/.f64 (fma.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle) (*.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))) (*.f64 (/.f64 #s(literal 180 binary64) angle) (/.f64 #s(literal 180 binary64) angle))) (*.f64 (+.f64 b a) (-.f64 b a)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* angle (* (PI) 1/90)) (* (- (/ (* b (* b b)) (+ (* a (+ b a)) (* b b))) (/ (* a (* a a)) (+ (* a (+ b a)) (* b b)))) (- b a))) (*.f64 (*.f64 #s(literal 1/90 binary64) angle) (*.f64 (*.f64 (PI.f64) (-.f64 b a)) (-.f64 (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 a (+.f64 a b) (*.f64 b b))) (/.f64 (*.f64 a (*.f64 a a)) (fma.f64 a (+.f64 a b) (*.f64 b b)))))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))) (*.f64 (-.f64 (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 a (+.f64 b a) (*.f64 b b))) (/.f64 (*.f64 a (*.f64 a a)) (fma.f64 a (+.f64 b a) (*.f64 b b)))) (-.f64 b a)))) |
(*.f64 (+.f64 b a) (/.f64 (*.f64 (*.f64 (fma.f64 a (+.f64 b a) (*.f64 b b)) (-.f64 b a)) #s(approx (sin (* (PI) (* angle 1/90))) (*.f64 angle (fma.f64 #s(literal -1/4374000 binary64) (*.f64 (*.f64 angle angle) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) (*.f64 #s(literal 1/90 binary64) (PI.f64)))))) (fma.f64 a (+.f64 b a) (*.f64 b b)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))) (*.f64 (+.f64 b a) (*.f64 (/.f64 (+.f64 b a) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a)))) (/.f64 (+.f64 b a) (/.f64 #s(literal 1 binary64) (fma.f64 a (+.f64 b a) (*.f64 b b)))))))) |
#s(approx (* (+ b a) (* (- b a) (sin (* (* (PI) angle) 1/90)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 b b))) |
#s(approx (* (+ b a) (* (/ 1 (+ b a)) (* (+ b a) (* (+ b a) (sin (* (PI) (* angle 1/90))))))) (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 b b))) |
#s(approx (* (+ b a) (* (/ 1 (+ b a)) (* (+ b a) (* (+ b a) (sin (* (PI) (* angle 1/90))))))) (*.f64 (*.f64 a a) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) |
#s(approx (* (+ (* (sqrt a) (sqrt a)) b) (* (- b a) (sin (* (* (* (pow (* (* (PI) (PI)) (sqrt (PI))) 1/3) (cbrt (sqrt (PI)))) angle) 1/90)))) (*.f64 (*.f64 b b) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) |
#s(approx (* (+ b a) (* (- b a) (sin (* (* (PI) angle) 1/90)))) (neg.f64 (*.f64 (*.f64 a a) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) |
#s(approx (* (+ b a) (* (- b a) (sin (* (* (* (pow (* (* (PI) (PI)) (sqrt (PI))) 1/3) (cbrt (sqrt (PI)))) angle) 1/90)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (neg.f64 (*.f64 a a)))) |
#s(approx (* (+ b a) (* (- b a) (sin (* (* (* (pow (* (* (PI) (PI)) (sqrt (PI))) 1/3) (cbrt (sqrt (PI)))) angle) 1/90)))) (*.f64 (sin.f64 (*.f64 (*.f64 angle #s(literal 1/90 binary64)) (PI.f64))) (neg.f64 (*.f64 a a)))) |
#s(approx (* (+ b a) (* (- b a) (sin (* (* (* (pow (* (* (PI) (PI)) (sqrt (PI))) 1/3) (cbrt (sqrt (PI)))) angle) 1/90)))) (*.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (neg.f64 a)) a)) |
(*.f64 (+.f64 b a) #s(approx (* (- b a) (sin (* (* (PI) angle) 1/90))) (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) b))) |
(*.f64 (+.f64 b a) #s(approx (* (/ 1 (+ b a)) (* (+ b a) (* (+ b a) (sin (* (PI) (* angle 1/90)))))) (*.f64 a (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) |
(*.f64 (+.f64 b a) #s(approx (* (/ 1 (+ b a)) (* (+ b a) (* (+ b a) (sin (* (PI) (* angle 1/90)))))) (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) b))) |
(*.f64 (+.f64 b a) #s(approx (/ (* (* (+ (* a (+ b a)) (* b b)) (- b a)) (sin (* (PI) (* angle 1/90)))) (+ (* a (+ b a)) (* b b))) (*.f64 b (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) |
(*.f64 (+.f64 b a) (*.f64 #s(approx (- b a) (neg.f64 a)) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) |
(*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) |
(*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64)))) |
(*.f64 (+.f64 b a) (*.f64 (+.f64 a b) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))) |
(*.f64 (+.f64 b a) (*.f64 (+.f64 b a) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))))) |
(*.f64 (+.f64 b a) (*.f64 (-.f64 b a) (sin.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/90 binary64)) angle)))) |
(*.f64 (+.f64 b a) (*.f64 (-.f64 b a) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) |
(*.f64 (-.f64 b a) (*.f64 (-.f64 b a) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) |
(*.f64 (fma.f64 b b (*.f64 a a)) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 (*.f64 a a) #s(literal -2 binary64))) #s(approx (cos (* 1/180 (* angle (PI)))) #s(literal 1 binary64)))) |
(*.f64 (fma.f64 b b (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))))) |
(*.f64 #s(approx (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (*.f64 #s(literal 1/90 binary64) (*.f64 (*.f64 angle (PI.f64)) (*.f64 (+.f64 a b) (-.f64 b a))))) (cos.f64 (*.f64 (*.f64 angle #s(literal -1/180 binary64)) (PI.f64)))) |
(*.f64 (+.f64 b a) #s(approx (* (- b a) (sin (* (* (PI) angle) 1/90))) (*.f64 a (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (+.f64 #s(literal -1 binary64) (/.f64 b a)))))) |
(*.f64 (+.f64 b a) (*.f64 #s(approx (- b a) (-.f64 b (/.f64 (*.f64 b a) b))) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) |
(*.f64 (+.f64 b a) (/.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 b a)))) |
(/.f64 (*.f64 (+.f64 b a) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 b a))) |
(/.f64 (+.f64 a b) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) |
(*.f64 (+.f64 b a) #s(approx (* (- b a) (sin (* (* (PI) angle) 1/90))) (*.f64 (neg.f64 b) (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (+.f64 #s(literal -1 binary64) (/.f64 a b)))))) |
#s(approx (* (+ b a) (* (- b a) (sin (* (* (* (pow (* (* (PI) (PI)) (sqrt (PI))) 1/3) (cbrt (sqrt (PI)))) angle) 1/90)))) (*.f64 (sin.f64 (*.f64 (*.f64 (*.f64 angle #s(literal 1/90 binary64)) (sqrt.f64 (PI.f64))) (sqrt.f64 (PI.f64)))) (neg.f64 (*.f64 a a)))) |
(*.f64 #s(approx (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (*.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))) (*.f64 (+.f64 b a) (-.f64 b a)))) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) |
(*.f64 (+.f64 b a) (*.f64 (-.f64 b a) (sin.f64 (/.f64 (fma.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64) (*.f64 #s(literal 180 binary64) (*.f64 (PI.f64) angle))) #s(literal 32400 binary64))))) |
(*.f64 (/.f64 (fma.f64 b b (*.f64 a a)) (+.f64 b a)) (*.f64 (-.f64 b a) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 b a) (-.f64 b a)))) |
(/.f64 (*.f64 (fma.f64 b b (*.f64 a a)) (*.f64 (+.f64 b a) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))))) (+.f64 b a)) |
(*.f64 (+.f64 b a) (*.f64 (fma.f64 (sqrt.f64 a) (sqrt.f64 a) b) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) |
(*.f64 (fma.f64 (sqrt.f64 a) (sqrt.f64 a) b) (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))) |
(*.f64 (fma.f64 (sqrt.f64 a) (sqrt.f64 a) b) (*.f64 (-.f64 b a) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) |
(*.f64 (fma.f64 (sqrt.f64 b) (sqrt.f64 b) a) (*.f64 (-.f64 b a) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) |
(*.f64 (+.f64 b a) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) (*.f64 (+.f64 b a) #s(approx (* (+ b a) (sin (* (PI) (* angle 1/90)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) b))))) |
(*.f64 (+.f64 b a) (*.f64 (-.f64 b a) (sin.f64 (*.f64 (sqrt.f64 (PI.f64)) (*.f64 (sqrt.f64 (PI.f64)) (*.f64 angle #s(literal 1/90 binary64))))))) |
(*.f64 (+.f64 b a) (*.f64 (-.f64 b a) (sin.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 (PI.f64)) (sqrt.f64 (PI.f64))) angle) #s(literal 1/90 binary64))))) |
(*.f64 (*.f64 (fma.f64 b b (*.f64 a a)) (/.f64 #s(literal 1 binary64) (+.f64 b a))) (*.f64 (-.f64 b a) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) |
(*.f64 (+.f64 b a) (*.f64 (*.f64 (+.f64 b a) (+.f64 b a)) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 b a))))) |
(*.f64 (+.f64 b a) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) (*.f64 (+.f64 b a) (*.f64 (+.f64 b a) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))))))) |
(*.f64 (+.f64 b a) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) (*.f64 (+.f64 b a) (*.f64 (+.f64 b a) (sin.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/90 binary64)) angle)))))) |
(*.f64 (+.f64 b a) (*.f64 (-.f64 b a) (sin.f64 (fma.f64 #s(literal 1/180 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))))) |
(*.f64 (+.f64 b a) (*.f64 (/.f64 (fma.f64 b b (*.f64 a a)) #s(literal 1 binary64)) (/.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) (+.f64 b a)))) |
(*.f64 (+.f64 b a) (/.f64 #s(approx (* (* (+ (* a (+ b a)) (* b b)) (- b a)) (sin (* (PI) (* angle 1/90)))) (neg.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 a (*.f64 a a))))) (fma.f64 a (+.f64 b a) (*.f64 b b)))) |
(*.f64 (/.f64 (*.f64 (+.f64 b a) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) (fma.f64 b b (*.f64 a a))) (*.f64 (fma.f64 b b (*.f64 a a)) (+.f64 b a))) |
(/.f64 (*.f64 (*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (fma.f64 a a (*.f64 b b))) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64)))) (fma.f64 a a (*.f64 b b))) |
(/.f64 (*.f64 (*.f64 (-.f64 b a) (+.f64 a b)) #s(literal 1 binary64)) (*.f64 (-.f64 b a) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 #s(approx (sin (* 1/180 (* angle (PI)))) (*.f64 angle (fma.f64 #s(literal -1/34992000 binary64) (*.f64 (*.f64 angle angle) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) (*.f64 (PI.f64) #s(literal 1/180 binary64))))) (*.f64 (*.f64 a a) #s(literal -2 binary64))) (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))))) |
(*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (*.f64 b (sqrt.f64 b)) (sqrt.f64 b) (neg.f64 (*.f64 a a)))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) #s(approx (cos (* (PI) (/ angle 180))) #s(literal 1 binary64))) |
(*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (*.f64 b (sqrt.f64 b)) (sqrt.f64 b) (neg.f64 (*.f64 a a)))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) #s(approx (cos (* (* (sqrt (PI)) (sqrt (PI))) (/ angle 180))) #s(literal 1 binary64))) |
(*.f64 (*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (fma.f64 a a (*.f64 b b))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a a (*.f64 b b))) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) |
(*.f64 (/.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (fma.f64 a (+.f64 b a) (*.f64 b b))) (*.f64 (-.f64 b a) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 b a) (-.f64 b a))) (/.f64 (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 a b)))) |
(*.f64 (+.f64 b a) (*.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) (*.f64 (-.f64 b a) (/.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (fma.f64 a (+.f64 a b) (*.f64 b b)))))) |
(*.f64 (+.f64 b a) (/.f64 (*.f64 (*.f64 (fma.f64 a (+.f64 b a) (*.f64 b b)) (-.f64 b a)) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) (fma.f64 a (+.f64 b a) (*.f64 b b)))) |
(*.f64 #s(approx (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (*.f64 angle (*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (fma.f64 (PI.f64) #s(literal 1/90 binary64) (*.f64 (*.f64 (*.f64 angle angle) #s(literal -1/17496000 binary64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))))))) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) |
(*.f64 (+.f64 b a) (/.f64 (neg.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))))) (fma.f64 b (neg.f64 b) (*.f64 a (+.f64 b a))))) |
(*.f64 (*.f64 (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (/.f64 (+.f64 a b) (-.f64 (*.f64 a (+.f64 a b)) (*.f64 b b)))) (-.f64 (*.f64 a (+.f64 a b)) (*.f64 b b))) |
(*.f64 (+.f64 b a) (*.f64 (-.f64 b a) (sin.f64 (/.f64 (fma.f64 (*.f64 (PI.f64) angle) (/.f64 #s(literal 180 binary64) (*.f64 (PI.f64) angle)) #s(literal 180 binary64)) (*.f64 #s(literal 180 binary64) (/.f64 #s(literal 180 binary64) (*.f64 (PI.f64) angle))))))) |
(*.f64 (+.f64 b a) (*.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) (*.f64 (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 a (+.f64 a b) (*.f64 b b)))))) |
(*.f64 (+.f64 b a) (*.f64 (-.f64 b a) (sin.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64)))) (sqrt.f64 (sqrt.f64 (PI.f64)))) angle) #s(literal 1/90 binary64))))) |
(*.f64 (+.f64 b a) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) (*.f64 (+.f64 b a) (*.f64 (+.f64 b a) (sin.f64 (*.f64 (*.f64 (*.f64 angle #s(literal 1/90 binary64)) (sqrt.f64 (PI.f64))) (sqrt.f64 (PI.f64)))))))) |
(*.f64 (+.f64 b a) (*.f64 (/.f64 (-.f64 b a) (*.f64 (-.f64 b a) (+.f64 a b))) (/.f64 (*.f64 (+.f64 a b) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 b a))))) |
(*.f64 (/.f64 (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (-.f64 b a) (+.f64 a b))) (/.f64 (*.f64 (-.f64 b a) (+.f64 a b)) (/.f64 #s(literal 1 binary64) (+.f64 a b)))) |
(*.f64 (+.f64 b a) (*.f64 (/.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))))) (/.f64 #s(literal 1 binary64) (fma.f64 a a (*.f64 b (-.f64 b a)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (+.f64 a b) (*.f64 b b))) (/.f64 (+.f64 a b) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (fma.f64 a (+.f64 a b) (*.f64 b b)))))) |
(*.f64 (+.f64 b a) (/.f64 (*.f64 (*.f64 (fma.f64 a (+.f64 b a) (*.f64 b b)) (-.f64 b a)) (sin.f64 (*.f64 (*.f64 (*.f64 angle #s(literal 1/90 binary64)) (sqrt.f64 (PI.f64))) (sqrt.f64 (PI.f64))))) (fma.f64 a (+.f64 b a) (*.f64 b b)))) |
(*.f64 (+.f64 b a) (/.f64 (*.f64 (*.f64 (fma.f64 a (*.f64 (*.f64 (-.f64 b a) (+.f64 a b)) (/.f64 #s(literal 1 binary64) (-.f64 b a))) (*.f64 b b)) (-.f64 b a)) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) (fma.f64 a (+.f64 b a) (*.f64 b b)))) |
(*.f64 (fma.f64 (sqrt.f64 a) (sqrt.f64 a) b) (*.f64 (-.f64 b a) (sin.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64)))) (sqrt.f64 (sqrt.f64 (PI.f64)))) angle) #s(literal 1/90 binary64))))) |
(*.f64 (+.f64 b a) (*.f64 (fma.f64 (/.f64 (sqrt.f64 b) #s(literal 1 binary64)) (/.f64 (*.f64 b (sqrt.f64 b)) (+.f64 b a)) (neg.f64 (/.f64 (*.f64 a a) (+.f64 b a)))) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) |
(*.f64 (+.f64 b a) (*.f64 (fma.f64 (/.f64 (*.f64 b (sqrt.f64 b)) #s(literal 1 binary64)) (/.f64 (sqrt.f64 b) (+.f64 b a)) (neg.f64 (/.f64 (*.f64 a a) (+.f64 b a)))) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) |
(*.f64 (+.f64 b a) (*.f64 (-.f64 b a) (sin.f64 (fma.f64 (/.f64 (sqrt.f64 (PI.f64)) #s(literal 180 binary64)) (/.f64 (sqrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) angle)) (*.f64 (neg.f64 (sqrt.f64 (PI.f64))) (*.f64 (sqrt.f64 (PI.f64)) (*.f64 angle #s(literal -1/180 binary64)))))))) |
(*.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (-.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a (fma.f64 a a (*.f64 b b)))))) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) |
(*.f64 (+.f64 b a) (*.f64 (/.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a)))) (*.f64 (+.f64 b a) (*.f64 (fma.f64 a (+.f64 b a) (*.f64 b b)) (fma.f64 a (+.f64 b a) (*.f64 b b))))) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) |
(*.f64 (+.f64 b a) (*.f64 (/.f64 (*.f64 (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (/.f64 (+.f64 a b) (-.f64 (*.f64 a (+.f64 a b)) (*.f64 b b)))) (*.f64 (-.f64 b a) (+.f64 a b))) (/.f64 (-.f64 (*.f64 a (+.f64 a b)) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (-.f64 b a))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 b b) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))))) (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) (*.f64 a (*.f64 a #s(literal -2 binary64)))) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 (*.f64 a a) #s(literal -2 binary64))) (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (* angle -1/180) (PI)))) (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal -1/180 binary64)))))) |
(*.f64 #s(approx (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))))) (cos.f64 (*.f64 (*.f64 angle #s(literal -1/180 binary64)) (PI.f64)))) |
(*.f64 #s(approx (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 b b) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))))) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) |
(*.f64 #s(approx (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 (*.f64 a a) #s(literal -2 binary64)))) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) |
(*.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))))) (*.f64 (+.f64 b a) (-.f64 b a))) |
(*.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 b a) (-.f64 b a))) (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))))) |
(*.f64 (+.f64 b a) (/.f64 (*.f64 (*.f64 (fma.f64 a (+.f64 b a) (*.f64 b b)) (-.f64 b a)) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) (fma.f64 a (*.f64 (/.f64 (-.f64 b a) (*.f64 (-.f64 b a) (fma.f64 a (+.f64 a b) (*.f64 b b)))) (/.f64 (+.f64 a b) (/.f64 #s(literal 1 binary64) (fma.f64 a (+.f64 a b) (*.f64 b b))))) (*.f64 b b)))) |
(*.f64 (*.f64 (*.f64 #s(literal 2 binary64) #s(approx (- (pow b 2) (pow a 2)) (*.f64 b b))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) |
(*.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))) (+.f64 b a)) (-.f64 b a)) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) |
(*.f64 (*.f64 (*.f64 #s(literal 2 binary64) #s(approx (- (pow b 2) (pow a 2)) (neg.f64 (*.f64 a a)))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) |
(*.f64 (+.f64 b a) (*.f64 (/.f64 (*.f64 (-.f64 b a) (fma.f64 a (+.f64 a b) (*.f64 b b))) (/.f64 (*.f64 (-.f64 b a) (+.f64 a b)) (*.f64 (-.f64 b a) (fma.f64 a (+.f64 a b) (*.f64 b b))))) (/.f64 (*.f64 (/.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (fma.f64 a (+.f64 a b) (*.f64 b b))) (+.f64 a b)) (fma.f64 a (+.f64 a b) (*.f64 b b))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 (*.f64 a a) #s(literal -2 binary64))) (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (*.f64 (sqrt.f64 (PI.f64)) (sqrt.f64 (PI.f64)))))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (*.f64 (sqrt.f64 (PI.f64)) (sqrt.f64 (PI.f64)))))) (*.f64 (*.f64 a a) #s(literal -2 binary64))) (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))))) |
(*.f64 #s(approx (* (* 2 (+ (* (* b (sqrt b)) (sqrt b)) (neg (* a a)))) (sin (* (PI) (/ angle 180)))) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))) (cos.f64 (*.f64 (*.f64 (sqrt.f64 (PI.f64)) (sqrt.f64 (PI.f64))) (/.f64 angle #s(literal 180 binary64))))) |
(*.f64 #s(approx (* (* 2 (+ (* (* b (sqrt b)) (sqrt b)) (neg (* a a)))) (sin (* (PI) (/ angle 180)))) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))) (cos.f64 (*.f64 (*.f64 (sqrt.f64 (PI.f64)) (sqrt.f64 (PI.f64))) (/.f64 angle #s(literal 180 binary64))))) |
(*.f64 (*.f64 (/.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a a)))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) |
(*.f64 (*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))))) (cos.f64 (*.f64 (*.f64 (sqrt.f64 (PI.f64)) (sqrt.f64 (PI.f64))) (/.f64 angle #s(literal 180 binary64))))) |
(*.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a a) (fma.f64 b b (*.f64 a a))))) (/.f64 #s(literal 1 binary64) (fma.f64 a (+.f64 a b) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (fma.f64 a (+.f64 b a) (*.f64 b b)) (-.f64 b a)) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) (fma.f64 a (+.f64 b a) (*.f64 b b)))) |
(*.f64 (*.f64 (*.f64 #s(literal 2 binary64) #s(approx (- (pow b 2) (pow a 2)) (*.f64 a (*.f64 a (fma.f64 b (/.f64 b (*.f64 a a)) #s(literal -1 binary64)))))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) |
(*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 b a) (-.f64 b a))))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) |
(*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (*.f64 b (sqrt.f64 b)) (sqrt.f64 b) (*.f64 a a))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) |
(*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (*.f64 b (sqrt.f64 b)) (sqrt.f64 b) (neg.f64 (*.f64 a a)))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) |
(*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (*.f64 (neg.f64 a) (sqrt.f64 a)) (sqrt.f64 a) (*.f64 b b))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) |
(*.f64 (+.f64 b a) (*.f64 (/.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (fma.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 a (+.f64 a b)) (*.f64 (+.f64 a b) (*.f64 a (*.f64 a (+.f64 a b))))))) (/.f64 (*.f64 (-.f64 b a) (fma.f64 a (+.f64 a b) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 a (+.f64 a b))) (*.f64 (+.f64 a b) (*.f64 a (*.f64 a (+.f64 a b))))))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (*.f64 (sqrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64)))) (sqrt.f64 (sqrt.f64 (PI.f64))))))) (*.f64 (*.f64 a a) #s(literal -2 binary64))) (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))))) |
(*.f64 (/.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (fma.f64 a a (*.f64 b b)))) #s(literal 2 binary64)) (fma.f64 a a (*.f64 b b))) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) |
(*.f64 (*.f64 (*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (fma.f64 a a (*.f64 b b))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a a (*.f64 b b))) (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))))) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) |
(*.f64 (*.f64 (/.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a)))) (/.f64 (fma.f64 b b (*.f64 a a)) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 a (+.f64 b a) (*.f64 b b)) (fma.f64 a (+.f64 b a) (*.f64 b b)))) (fma.f64 a (+.f64 b a) (*.f64 b b)))) (*.f64 (-.f64 b a) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) |
(*.f64 (+.f64 b a) (*.f64 (*.f64 (/.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a)))) (/.f64 (fma.f64 b b (*.f64 a a)) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 a (+.f64 b a) (*.f64 b b)) (fma.f64 a (+.f64 b a) (*.f64 b b)))) (fma.f64 a (+.f64 b a) (*.f64 b b)))) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) |
(*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (fma.f64 a a (*.f64 b b)) (*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (/.f64 #s(literal 1 binary64) (fma.f64 a a (*.f64 b b)))))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) |
(*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (*.f64 b (sqrt.f64 b)) (sqrt.f64 b) (neg.f64 (*.f64 a a)))) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))) (cos.f64 (*.f64 (*.f64 (sqrt.f64 (PI.f64)) (sqrt.f64 (PI.f64))) (/.f64 angle #s(literal 180 binary64))))) |
(*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (*.f64 b (sqrt.f64 b)) (sqrt.f64 b) (neg.f64 (*.f64 a a)))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) (cos.f64 (*.f64 (*.f64 (sqrt.f64 (PI.f64)) (sqrt.f64 (PI.f64))) (/.f64 angle #s(literal 180 binary64))))) |
(*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (*.f64 b (sqrt.f64 b)) (sqrt.f64 b) (neg.f64 (*.f64 a a)))) (sin.f64 (*.f64 (*.f64 (sqrt.f64 (PI.f64)) (sqrt.f64 (PI.f64))) (/.f64 angle #s(literal 180 binary64))))) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) |
(*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (*.f64 b (*.f64 b b)) (/.f64 b (fma.f64 a a (*.f64 b b))) (neg.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (fma.f64 a a (*.f64 b b)))))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) |
(*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (*.f64 b (sqrt.f64 b)) (sqrt.f64 b) (neg.f64 (*.f64 a a)))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) (cos.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64)))) (sqrt.f64 (sqrt.f64 (PI.f64)))) (/.f64 angle #s(literal 180 binary64))))) |
(*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) #s(approx (cos (* (PI) (/ angle 180))) #s(literal 1 binary64))) |
(*.f64 (+.f64 b a) (exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) #s(literal -1 binary64)))) |
(*.f64 (+.f64 b a) (*.f64 (exp.f64 (*.f64 (log.f64 (+.f64 b a)) #s(literal -1 binary64))) (*.f64 (+.f64 b a) (*.f64 (+.f64 b a) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))))))) |
(*.f64 (+.f64 b a) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) (*.f64 (+.f64 b a) (*.f64 (exp.f64 #s(approx (neg (* (log (+ b a)) -1)) (log.f64 a))) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))))))) |
(*.f64 (+.f64 b a) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) (*.f64 (+.f64 b a) (*.f64 (exp.f64 #s(approx (neg (* (log (+ b a)) -1)) (log.f64 b))) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))))))) |
(*.f64 (+.f64 b a) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) (*.f64 (+.f64 b a) (*.f64 (pow.f64 (E.f64) (log.f64 (+.f64 a b))) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))))))) |
| Outputs |
|---|
(*.f64 (+.f64 b a) (*.f64 (-.f64 b a) (sin.f64 (fma.f64 (/.f64 (sqrt.f64 (PI.f64)) #s(literal 180 binary64)) (/.f64 (sqrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) angle)) (*.f64 (neg.f64 (sqrt.f64 (PI.f64))) (*.f64 (sqrt.f64 (PI.f64)) (*.f64 angle #s(literal -1/180 binary64)))))))) |
(*.f64 (+.f64 b a) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) (*.f64 (+.f64 b a) (*.f64 (+.f64 b a) (sin.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/90 binary64)) angle)))))) |
10 calls:
| 58.0ms | b |
| 54.0ms | (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))) |
| 54.0ms | (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64))) |
| 54.0ms | (/.f64 angle #s(literal 180 binary64)) |
| 52.0ms | angle |
| Accuracy | Segments | Branch |
|---|---|---|
| 68.9% | 1 | (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) |
| 68.9% | 1 | a |
| 68.9% | 1 | (pow.f64 a #s(literal 2 binary64)) |
| 71.2% | 2 | angle |
| 71.2% | 2 | (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))) |
| 71.2% | 2 | (/.f64 angle #s(literal 180 binary64)) |
| 68.9% | 1 | (pow.f64 b #s(literal 2 binary64)) |
| 68.9% | 1 | (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) |
| 68.9% | 1 | (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64))) |
| 70.6% | 2 | b |
Compiled 86 to 62 computations (27.9% saved)
| Inputs |
|---|
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* angle (* (PI) 1/90)) (* (+ b a) (- b a))) (*.f64 (*.f64 #s(literal 1/90 binary64) angle) (*.f64 (PI.f64) (*.f64 b b))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* angle (* (PI) 1/90)) (* (+ b a) (- b a))) (*.f64 (*.f64 b angle) (*.f64 #s(literal 1/90 binary64) (*.f64 b (PI.f64)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* angle (* (PI) 1/90)) (* (+ b a) (- b a))) (*.f64 (*.f64 b (*.f64 b (*.f64 angle #s(literal 1/90 binary64)))) (PI.f64)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* angle (* (PI) 1/90)) (* (+ b a) (- b a))) (*.f64 (*.f64 (PI.f64) b) (*.f64 b (*.f64 angle #s(literal 1/90 binary64)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* angle (* (PI) 1/90)) (* (+ b a) (- b a))) (*.f64 (*.f64 (*.f64 angle #s(literal 1/90 binary64)) (*.f64 (PI.f64) b)) b))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* angle (* (PI) 1/90)) (* (+ b a) (- b a))) (*.f64 (*.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))) b) b))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* angle (* (PI) 1/90)) (* (- (/ (* b (* b b)) (+ (* a (+ b a)) (* b b))) (/ (* a (* a a)) (+ (* a (+ b a)) (* b b)))) (- b a))) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 (PI.f64) (*.f64 b b)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* angle (* (PI) 1/90)) (* (- (/ (* b (* b b)) (+ (* a (+ b a)) (* b b))) (/ (* a (* a a)) (+ (* a (+ b a)) (* b b)))) (- b a))) (*.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 a a)) (*.f64 angle (PI.f64))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* (sin (* 1/180 (* angle (PI)))) (* (* a a) -2)) (cos (* 1/180 (* angle (PI))))) (*.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 a a)) (*.f64 angle (PI.f64))))) |
#s(approx (* (+ b a) (* (- b a) (sin (* (* (* (pow (* (* (PI) (PI)) (sqrt (PI))) 1/3) (cbrt (sqrt (PI)))) angle) 1/90)))) #s(approx (* (sin (* 1/90 (* angle (PI)))) (neg (* a a))) (*.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 a a)) (*.f64 angle (PI.f64))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* angle (* (PI) 1/90)) (* (+ b a) (- b a))) (*.f64 (*.f64 a a) (fma.f64 (*.f64 angle (PI.f64)) #s(literal -1/90 binary64) #s(literal 0 binary64))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* angle (* (PI) 1/90)) (* (+ b a) (- b a))) (*.f64 (*.f64 b b) (fma.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)) #s(literal 0 binary64))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))) (*.f64 (+.f64 b a) #s(approx (- b a) (neg.f64 a))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))) (*.f64 (+.f64 b a) (-.f64 b a)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))) (*.f64 (-.f64 b a) (-.f64 b a)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (*.f64 angle #s(literal 1/90 binary64)) (PI.f64)) (*.f64 (+.f64 b a) (-.f64 b a)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (fma.f64 b b (*.f64 a a)) angle) (*.f64 (PI.f64) #s(literal 1/90 binary64)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (+.f64 b a) (*.f64 (+.f64 b a) (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (-.f64 b a) (*.f64 (-.f64 b a) (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))))) |
#s(approx (* (+ (* (sqrt a) (sqrt a)) b) (* (- b a) (sin (* (* (* (pow (* (* (PI) (PI)) (sqrt (PI))) 1/3) (cbrt (sqrt (PI)))) angle) 1/90)))) (*.f64 (*.f64 #s(literal 1/90 binary64) angle) (*.f64 (*.f64 (PI.f64) (+.f64 b a)) (-.f64 b a)))) |
(*.f64 (+.f64 b a) #s(approx (* (- b a) (sin (* (* (PI) angle) 1/90))) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 (PI.f64) (-.f64 b a)))))) |
(*.f64 (+.f64 b a) #s(approx (* (- b a) (sin (* (* (* (pow (* (* (PI) (PI)) (sqrt (PI))) 1/3) (cbrt (sqrt (PI)))) angle) 1/90))) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 (PI.f64) (-.f64 b a)))))) |
(*.f64 (+.f64 b a) (*.f64 (-.f64 b a) #s(approx (sin (* (* (PI) angle) 1/90)) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) |
(*.f64 (+.f64 b a) (*.f64 (-.f64 b a) #s(approx (sin (* (* (* (pow (* (* (PI) (PI)) (sqrt (PI))) 1/3) (cbrt (sqrt (PI)))) angle) 1/90)) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* angle (* (PI) 1/90)) (* (- (/ (* b (* b b)) (+ (* a (+ b a)) (* b b))) (/ (* a (* a a)) (+ (* a (+ b a)) (* b b)))) (- b a))) (fma.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 (PI.f64) (*.f64 b b))) (*.f64 (*.f64 #s(literal -1/45 binary64) a) (*.f64 angle (*.f64 (PI.f64) b)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* angle (* (PI) 1/90)) (* (- (/ (* b (* b b)) (+ (* a (+ b a)) (* b b))) (/ (* a (* a a)) (+ (* a (+ b a)) (* b b)))) (- b a))) (fma.f64 (*.f64 #s(literal -1/45 binary64) a) (*.f64 angle (*.f64 (PI.f64) b)) (*.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 a a)) (*.f64 angle (PI.f64)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (/.f64 (*.f64 (+.f64 b a) (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 b a)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))) (*.f64 #s(approx (+ b a) (*.f64 (neg.f64 b) (-.f64 #s(literal -1 binary64) (/.f64 a b)))) (-.f64 b a)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* angle (* (PI) 1/90)) (* (+ b a) (- b a))) (*.f64 (sqrt.f64 (PI.f64)) (*.f64 (sqrt.f64 (PI.f64)) (*.f64 b (*.f64 b (*.f64 angle #s(literal 1/90 binary64)))))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* angle (* (PI) 1/90)) (* (+ b a) (- b a))) (*.f64 (*.f64 (*.f64 b (sqrt.f64 (PI.f64))) (sqrt.f64 (PI.f64))) (*.f64 b (*.f64 angle #s(literal 1/90 binary64)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* angle (* (PI) 1/90)) (* (- (/ (* b (* b b)) (+ (* a (+ b a)) (* b b))) (/ (* a (* a a)) (+ (* a (+ b a)) (* b b)))) (- b a))) (*.f64 (*.f64 a a) (fma.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)) (*.f64 (*.f64 angle (*.f64 (PI.f64) b)) (/.f64 #s(literal -1/45 binary64) a)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 b a))) (-.f64 b a)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))) (*.f64 (/.f64 (fma.f64 b b (*.f64 a a)) (+.f64 b a)) (-.f64 b a)))) |
#s(approx (* (+ b a) (* (- b a) (sin (* (* (* (pow (* (* (PI) (PI)) (sqrt (PI))) 1/3) (cbrt (sqrt (PI)))) angle) 1/90)))) (*.f64 #s(approx (sin (* 1/90 (* angle (PI)))) (*.f64 angle (fma.f64 #s(literal -1/4374000 binary64) (*.f64 (*.f64 angle angle) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) (*.f64 #s(literal 1/90 binary64) (PI.f64))))) (neg.f64 (*.f64 a a)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))) (*.f64 (+.f64 b a) (fma.f64 (sqrt.f64 a) (sqrt.f64 a) b)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))) (*.f64 (fma.f64 (sqrt.f64 a) (sqrt.f64 a) b) (-.f64 b a)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))) (*.f64 (fma.f64 (sqrt.f64 b) (sqrt.f64 b) a) (-.f64 b a)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (fma.f64 (*.f64 (+.f64 b a) (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) (neg.f64 a) (*.f64 (*.f64 (+.f64 b a) (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) b))) |
(*.f64 (fma.f64 (sqrt.f64 a) (sqrt.f64 a) b) (*.f64 (-.f64 b a) #s(approx (sin (* (* (* (pow (* (* (PI) (PI)) (sqrt (PI))) 1/3) (cbrt (sqrt (PI)))) angle) 1/90)) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 angle (*.f64 (*.f64 (sqrt.f64 (PI.f64)) (sqrt.f64 (PI.f64))) #s(literal 1/90 binary64))) (*.f64 (+.f64 b a) (-.f64 b a)))) |
(*.f64 (+.f64 b a) (*.f64 (-.f64 b a) #s(approx (sin (* (* (PI) angle) 1/90)) (*.f64 angle (fma.f64 #s(literal -1/4374000 binary64) (*.f64 (*.f64 angle angle) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) (*.f64 #s(literal 1/90 binary64) (PI.f64))))))) |
(*.f64 (+.f64 b a) (*.f64 (-.f64 b a) #s(approx (sin (* (* (* (pow (* (* (PI) (PI)) (sqrt (PI))) 1/3) (cbrt (sqrt (PI)))) angle) 1/90)) (*.f64 angle (fma.f64 #s(literal -1/4374000 binary64) (*.f64 (*.f64 angle angle) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) (*.f64 #s(literal 1/90 binary64) (PI.f64))))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))) (*.f64 (+.f64 b a) (*.f64 (fma.f64 b b (*.f64 a a)) (/.f64 #s(literal 1 binary64) (+.f64 b a)))))) |
(*.f64 (+.f64 b a) #s(approx (* (- b a) (sin (* (* (PI) angle) 1/90))) (*.f64 angle (fma.f64 (*.f64 #s(literal -1/4374000 binary64) (*.f64 angle angle)) (*.f64 (-.f64 b a) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) (-.f64 b a))))))) |
(*.f64 (+.f64 b a) #s(approx (* (- b a) (sin (* (* (* (pow (* (* (PI) (PI)) (sqrt (PI))) 1/3) (cbrt (sqrt (PI)))) angle) 1/90))) (*.f64 angle (fma.f64 (*.f64 #s(literal -1/4374000 binary64) (*.f64 angle angle)) (*.f64 (-.f64 b a) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) (-.f64 b a))))))) |
(*.f64 (+.f64 b a) #s(approx (/ (* (* (+ (* a (+ b a)) (* b b)) (- b a)) (sin (* (PI) (* angle 1/90)))) (+ (* a (+ b a)) (* b b))) (*.f64 angle (fma.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) (-.f64 b a)) (*.f64 (*.f64 #s(literal -1/4374000 binary64) (*.f64 angle angle)) (*.f64 (-.f64 b a) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* (sin (* 1/180 (* angle (PI)))) (* (* a a) -2)) (cos (* 1/180 (* angle (PI))))) (*.f64 angle (fma.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (*.f64 (*.f64 angle angle) (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal -1/8748000 binary64))) (*.f64 #s(literal -1/90 binary64) (*.f64 (*.f64 a a) (PI.f64))))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))) (*.f64 (-.f64 (/.f64 (*.f64 a a) (+.f64 b a)) (/.f64 (*.f64 b b) (-.f64 a b))) (-.f64 b a)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (/.f64 (*.f64 (+.f64 b a) (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) (fma.f64 b b (*.f64 a a))) (*.f64 (fma.f64 b b (*.f64 a a)) (+.f64 b a)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 angle (fma.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (*.f64 (PI.f64) #s(literal 1/90 binary64)) (*.f64 (*.f64 angle angle) (*.f64 (*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) #s(literal -1/4374000 binary64)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))) (*.f64 (+.f64 b a) (/.f64 (*.f64 (fma.f64 b b (*.f64 a a)) (fma.f64 b b (*.f64 a a))) (*.f64 (+.f64 b a) (fma.f64 b b (*.f64 a a))))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))) (*.f64 (-.f64 #s(approx (/ (* b (* b b)) (+ (* a (+ b a)) (* b b))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a a))) (/.f64 (*.f64 a (*.f64 a a)) (fma.f64 a (+.f64 b a) (*.f64 b b)))) (-.f64 b a)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (/.f64 (fma.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle) (*.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))) (*.f64 (/.f64 #s(literal 180 binary64) angle) (/.f64 #s(literal 180 binary64) angle))) (*.f64 (+.f64 b a) (-.f64 b a)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* angle (* (PI) 1/90)) (* (- (/ (* b (* b b)) (+ (* a (+ b a)) (* b b))) (/ (* a (* a a)) (+ (* a (+ b a)) (* b b)))) (- b a))) (*.f64 (*.f64 #s(literal 1/90 binary64) angle) (*.f64 (*.f64 (PI.f64) (-.f64 b a)) (-.f64 (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 a (+.f64 a b) (*.f64 b b))) (/.f64 (*.f64 a (*.f64 a a)) (fma.f64 a (+.f64 a b) (*.f64 b b)))))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))) (*.f64 (-.f64 (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 a (+.f64 b a) (*.f64 b b))) (/.f64 (*.f64 a (*.f64 a a)) (fma.f64 a (+.f64 b a) (*.f64 b b)))) (-.f64 b a)))) |
(*.f64 (+.f64 b a) (/.f64 (*.f64 (*.f64 (fma.f64 a (+.f64 b a) (*.f64 b b)) (-.f64 b a)) #s(approx (sin (* (PI) (* angle 1/90))) (*.f64 angle (fma.f64 #s(literal -1/4374000 binary64) (*.f64 (*.f64 angle angle) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) (*.f64 #s(literal 1/90 binary64) (PI.f64)))))) (fma.f64 a (+.f64 b a) (*.f64 b b)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))) (*.f64 (+.f64 b a) (*.f64 (/.f64 (+.f64 b a) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a)))) (/.f64 (+.f64 b a) (/.f64 #s(literal 1 binary64) (fma.f64 a (+.f64 b a) (*.f64 b b)))))))) |
#s(approx (* (+ b a) (* (- b a) (sin (* (* (PI) angle) 1/90)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 b b))) |
#s(approx (* (+ b a) (* (/ 1 (+ b a)) (* (+ b a) (* (+ b a) (sin (* (PI) (* angle 1/90))))))) (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 b b))) |
#s(approx (* (+ b a) (* (/ 1 (+ b a)) (* (+ b a) (* (+ b a) (sin (* (PI) (* angle 1/90))))))) (*.f64 (*.f64 a a) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) |
#s(approx (* (+ (* (sqrt a) (sqrt a)) b) (* (- b a) (sin (* (* (* (pow (* (* (PI) (PI)) (sqrt (PI))) 1/3) (cbrt (sqrt (PI)))) angle) 1/90)))) (*.f64 (*.f64 b b) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) |
#s(approx (* (+ b a) (* (- b a) (sin (* (* (PI) angle) 1/90)))) (neg.f64 (*.f64 (*.f64 a a) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) |
#s(approx (* (+ b a) (* (- b a) (sin (* (* (* (pow (* (* (PI) (PI)) (sqrt (PI))) 1/3) (cbrt (sqrt (PI)))) angle) 1/90)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (neg.f64 (*.f64 a a)))) |
#s(approx (* (+ b a) (* (- b a) (sin (* (* (* (pow (* (* (PI) (PI)) (sqrt (PI))) 1/3) (cbrt (sqrt (PI)))) angle) 1/90)))) (*.f64 (sin.f64 (*.f64 (*.f64 angle #s(literal 1/90 binary64)) (PI.f64))) (neg.f64 (*.f64 a a)))) |
#s(approx (* (+ b a) (* (- b a) (sin (* (* (* (pow (* (* (PI) (PI)) (sqrt (PI))) 1/3) (cbrt (sqrt (PI)))) angle) 1/90)))) (*.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (neg.f64 a)) a)) |
(*.f64 (+.f64 b a) #s(approx (* (- b a) (sin (* (* (PI) angle) 1/90))) (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) b))) |
(*.f64 (+.f64 b a) #s(approx (* (/ 1 (+ b a)) (* (+ b a) (* (+ b a) (sin (* (PI) (* angle 1/90)))))) (*.f64 a (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) |
(*.f64 (+.f64 b a) #s(approx (* (/ 1 (+ b a)) (* (+ b a) (* (+ b a) (sin (* (PI) (* angle 1/90)))))) (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) b))) |
(*.f64 (+.f64 b a) #s(approx (/ (* (* (+ (* a (+ b a)) (* b b)) (- b a)) (sin (* (PI) (* angle 1/90)))) (+ (* a (+ b a)) (* b b))) (*.f64 b (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) |
(*.f64 (+.f64 b a) (*.f64 #s(approx (- b a) (neg.f64 a)) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) |
(*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) |
(*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64)))) |
(*.f64 (+.f64 b a) (*.f64 (+.f64 a b) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))) |
(*.f64 (+.f64 b a) (*.f64 (+.f64 b a) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))))) |
(*.f64 (+.f64 b a) (*.f64 (-.f64 b a) (sin.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/90 binary64)) angle)))) |
(*.f64 (+.f64 b a) (*.f64 (-.f64 b a) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) |
(*.f64 (-.f64 b a) (*.f64 (-.f64 b a) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) |
(*.f64 (fma.f64 b b (*.f64 a a)) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 (*.f64 a a) #s(literal -2 binary64))) #s(approx (cos (* 1/180 (* angle (PI)))) #s(literal 1 binary64)))) |
(*.f64 (fma.f64 b b (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))))) |
(*.f64 #s(approx (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (*.f64 #s(literal 1/90 binary64) (*.f64 (*.f64 angle (PI.f64)) (*.f64 (+.f64 a b) (-.f64 b a))))) (cos.f64 (*.f64 (*.f64 angle #s(literal -1/180 binary64)) (PI.f64)))) |
(*.f64 (+.f64 b a) #s(approx (* (- b a) (sin (* (* (PI) angle) 1/90))) (*.f64 a (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (+.f64 #s(literal -1 binary64) (/.f64 b a)))))) |
(*.f64 (+.f64 b a) (*.f64 #s(approx (- b a) (-.f64 b (/.f64 (*.f64 b a) b))) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) |
(*.f64 (+.f64 b a) (/.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 b a)))) |
(/.f64 (*.f64 (+.f64 b a) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 b a))) |
(/.f64 (+.f64 a b) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) |
(*.f64 (+.f64 b a) #s(approx (* (- b a) (sin (* (* (PI) angle) 1/90))) (*.f64 (neg.f64 b) (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (+.f64 #s(literal -1 binary64) (/.f64 a b)))))) |
#s(approx (* (+ b a) (* (- b a) (sin (* (* (* (pow (* (* (PI) (PI)) (sqrt (PI))) 1/3) (cbrt (sqrt (PI)))) angle) 1/90)))) (*.f64 (sin.f64 (*.f64 (*.f64 (*.f64 angle #s(literal 1/90 binary64)) (sqrt.f64 (PI.f64))) (sqrt.f64 (PI.f64)))) (neg.f64 (*.f64 a a)))) |
(*.f64 #s(approx (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (*.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))) (*.f64 (+.f64 b a) (-.f64 b a)))) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) |
(*.f64 (+.f64 b a) (*.f64 (-.f64 b a) (sin.f64 (/.f64 (fma.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64) (*.f64 #s(literal 180 binary64) (*.f64 (PI.f64) angle))) #s(literal 32400 binary64))))) |
(*.f64 (/.f64 (fma.f64 b b (*.f64 a a)) (+.f64 b a)) (*.f64 (-.f64 b a) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 b a) (-.f64 b a)))) |
(/.f64 (*.f64 (fma.f64 b b (*.f64 a a)) (*.f64 (+.f64 b a) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))))) (+.f64 b a)) |
(*.f64 (+.f64 b a) (*.f64 (fma.f64 (sqrt.f64 a) (sqrt.f64 a) b) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) |
(*.f64 (fma.f64 (sqrt.f64 a) (sqrt.f64 a) b) (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))) |
(*.f64 (fma.f64 (sqrt.f64 a) (sqrt.f64 a) b) (*.f64 (-.f64 b a) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) |
(*.f64 (fma.f64 (sqrt.f64 b) (sqrt.f64 b) a) (*.f64 (-.f64 b a) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) |
(*.f64 (+.f64 b a) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) (*.f64 (+.f64 b a) #s(approx (* (+ b a) (sin (* (PI) (* angle 1/90)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) b))))) |
(*.f64 (+.f64 b a) (*.f64 (-.f64 b a) (sin.f64 (*.f64 (sqrt.f64 (PI.f64)) (*.f64 (sqrt.f64 (PI.f64)) (*.f64 angle #s(literal 1/90 binary64))))))) |
(*.f64 (+.f64 b a) (*.f64 (-.f64 b a) (sin.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 (PI.f64)) (sqrt.f64 (PI.f64))) angle) #s(literal 1/90 binary64))))) |
(*.f64 (*.f64 (fma.f64 b b (*.f64 a a)) (/.f64 #s(literal 1 binary64) (+.f64 b a))) (*.f64 (-.f64 b a) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) |
(*.f64 (+.f64 b a) (*.f64 (*.f64 (+.f64 b a) (+.f64 b a)) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 b a))))) |
(*.f64 (+.f64 b a) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) (*.f64 (+.f64 b a) (*.f64 (+.f64 b a) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))))))) |
(*.f64 (+.f64 b a) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) (*.f64 (+.f64 b a) (*.f64 (+.f64 b a) (sin.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/90 binary64)) angle)))))) |
(*.f64 (+.f64 b a) (*.f64 (-.f64 b a) (sin.f64 (fma.f64 #s(literal 1/180 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))))) |
(*.f64 (+.f64 b a) (*.f64 (/.f64 (fma.f64 b b (*.f64 a a)) #s(literal 1 binary64)) (/.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) (+.f64 b a)))) |
(*.f64 (+.f64 b a) (/.f64 #s(approx (* (* (+ (* a (+ b a)) (* b b)) (- b a)) (sin (* (PI) (* angle 1/90)))) (neg.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 a (*.f64 a a))))) (fma.f64 a (+.f64 b a) (*.f64 b b)))) |
(*.f64 (/.f64 (*.f64 (+.f64 b a) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) (fma.f64 b b (*.f64 a a))) (*.f64 (fma.f64 b b (*.f64 a a)) (+.f64 b a))) |
(/.f64 (*.f64 (*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (fma.f64 a a (*.f64 b b))) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64)))) (fma.f64 a a (*.f64 b b))) |
(/.f64 (*.f64 (*.f64 (-.f64 b a) (+.f64 a b)) #s(literal 1 binary64)) (*.f64 (-.f64 b a) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 #s(approx (sin (* 1/180 (* angle (PI)))) (*.f64 angle (fma.f64 #s(literal -1/34992000 binary64) (*.f64 (*.f64 angle angle) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) (*.f64 (PI.f64) #s(literal 1/180 binary64))))) (*.f64 (*.f64 a a) #s(literal -2 binary64))) (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))))) |
(*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (*.f64 b (sqrt.f64 b)) (sqrt.f64 b) (neg.f64 (*.f64 a a)))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) #s(approx (cos (* (PI) (/ angle 180))) #s(literal 1 binary64))) |
(*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (*.f64 b (sqrt.f64 b)) (sqrt.f64 b) (neg.f64 (*.f64 a a)))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) #s(approx (cos (* (* (sqrt (PI)) (sqrt (PI))) (/ angle 180))) #s(literal 1 binary64))) |
(*.f64 (*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (fma.f64 a a (*.f64 b b))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a a (*.f64 b b))) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) |
(*.f64 (/.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (fma.f64 a (+.f64 b a) (*.f64 b b))) (*.f64 (-.f64 b a) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 b a) (-.f64 b a))) (/.f64 (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 a b)))) |
(*.f64 (+.f64 b a) (*.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) (*.f64 (-.f64 b a) (/.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (fma.f64 a (+.f64 a b) (*.f64 b b)))))) |
(*.f64 (+.f64 b a) (/.f64 (*.f64 (*.f64 (fma.f64 a (+.f64 b a) (*.f64 b b)) (-.f64 b a)) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) (fma.f64 a (+.f64 b a) (*.f64 b b)))) |
(*.f64 #s(approx (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (*.f64 angle (*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (fma.f64 (PI.f64) #s(literal 1/90 binary64) (*.f64 (*.f64 (*.f64 angle angle) #s(literal -1/17496000 binary64)) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))))))) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) |
(*.f64 (+.f64 b a) (/.f64 (neg.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))))) (fma.f64 b (neg.f64 b) (*.f64 a (+.f64 b a))))) |
(*.f64 (*.f64 (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (/.f64 (+.f64 a b) (-.f64 (*.f64 a (+.f64 a b)) (*.f64 b b)))) (-.f64 (*.f64 a (+.f64 a b)) (*.f64 b b))) |
(*.f64 (+.f64 b a) (*.f64 (-.f64 b a) (sin.f64 (/.f64 (fma.f64 (*.f64 (PI.f64) angle) (/.f64 #s(literal 180 binary64) (*.f64 (PI.f64) angle)) #s(literal 180 binary64)) (*.f64 #s(literal 180 binary64) (/.f64 #s(literal 180 binary64) (*.f64 (PI.f64) angle))))))) |
(*.f64 (+.f64 b a) (*.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) (*.f64 (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 a (+.f64 a b) (*.f64 b b)))))) |
(*.f64 (+.f64 b a) (*.f64 (-.f64 b a) (sin.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64)))) (sqrt.f64 (sqrt.f64 (PI.f64)))) angle) #s(literal 1/90 binary64))))) |
(*.f64 (+.f64 b a) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) (*.f64 (+.f64 b a) (*.f64 (+.f64 b a) (sin.f64 (*.f64 (*.f64 (*.f64 angle #s(literal 1/90 binary64)) (sqrt.f64 (PI.f64))) (sqrt.f64 (PI.f64)))))))) |
(*.f64 (+.f64 b a) (*.f64 (/.f64 (-.f64 b a) (*.f64 (-.f64 b a) (+.f64 a b))) (/.f64 (*.f64 (+.f64 a b) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 b a))))) |
(*.f64 (/.f64 (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (-.f64 b a) (+.f64 a b))) (/.f64 (*.f64 (-.f64 b a) (+.f64 a b)) (/.f64 #s(literal 1 binary64) (+.f64 a b)))) |
(*.f64 (+.f64 b a) (*.f64 (/.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))))) (/.f64 #s(literal 1 binary64) (fma.f64 a a (*.f64 b (-.f64 b a)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (+.f64 a b) (*.f64 b b))) (/.f64 (+.f64 a b) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (fma.f64 a (+.f64 a b) (*.f64 b b)))))) |
(*.f64 (+.f64 b a) (/.f64 (*.f64 (*.f64 (fma.f64 a (+.f64 b a) (*.f64 b b)) (-.f64 b a)) (sin.f64 (*.f64 (*.f64 (*.f64 angle #s(literal 1/90 binary64)) (sqrt.f64 (PI.f64))) (sqrt.f64 (PI.f64))))) (fma.f64 a (+.f64 b a) (*.f64 b b)))) |
(*.f64 (+.f64 b a) (/.f64 (*.f64 (*.f64 (fma.f64 a (*.f64 (*.f64 (-.f64 b a) (+.f64 a b)) (/.f64 #s(literal 1 binary64) (-.f64 b a))) (*.f64 b b)) (-.f64 b a)) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) (fma.f64 a (+.f64 b a) (*.f64 b b)))) |
(*.f64 (fma.f64 (sqrt.f64 a) (sqrt.f64 a) b) (*.f64 (-.f64 b a) (sin.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64)))) (sqrt.f64 (sqrt.f64 (PI.f64)))) angle) #s(literal 1/90 binary64))))) |
(*.f64 (+.f64 b a) (*.f64 (fma.f64 (/.f64 (sqrt.f64 b) #s(literal 1 binary64)) (/.f64 (*.f64 b (sqrt.f64 b)) (+.f64 b a)) (neg.f64 (/.f64 (*.f64 a a) (+.f64 b a)))) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) |
(*.f64 (+.f64 b a) (*.f64 (fma.f64 (/.f64 (*.f64 b (sqrt.f64 b)) #s(literal 1 binary64)) (/.f64 (sqrt.f64 b) (+.f64 b a)) (neg.f64 (/.f64 (*.f64 a a) (+.f64 b a)))) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) |
| Outputs |
|---|
(*.f64 (+.f64 b a) (*.f64 (-.f64 b a) (sin.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 (PI.f64)) (sqrt.f64 (PI.f64))) angle) #s(literal 1/90 binary64))))) |
(*.f64 (+.f64 b a) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) (*.f64 (+.f64 b a) (*.f64 (+.f64 b a) (sin.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/90 binary64)) angle)))))) |
3 calls:
| 38.0ms | (/.f64 angle #s(literal 180 binary64)) |
| 38.0ms | angle |
| 37.0ms | (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 70.8% | 2 | angle |
| 70.8% | 2 | (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))) |
| 70.8% | 2 | (/.f64 angle #s(literal 180 binary64)) |
Compiled 18 to 15 computations (16.7% saved)
| Inputs |
|---|
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* angle (* (PI) 1/90)) (* (+ b a) (- b a))) (*.f64 (*.f64 #s(literal 1/90 binary64) angle) (*.f64 (PI.f64) (*.f64 b b))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* angle (* (PI) 1/90)) (* (+ b a) (- b a))) (*.f64 (*.f64 b angle) (*.f64 #s(literal 1/90 binary64) (*.f64 b (PI.f64)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* angle (* (PI) 1/90)) (* (+ b a) (- b a))) (*.f64 (*.f64 b (*.f64 b (*.f64 angle #s(literal 1/90 binary64)))) (PI.f64)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* angle (* (PI) 1/90)) (* (+ b a) (- b a))) (*.f64 (*.f64 (PI.f64) b) (*.f64 b (*.f64 angle #s(literal 1/90 binary64)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* angle (* (PI) 1/90)) (* (+ b a) (- b a))) (*.f64 (*.f64 (*.f64 angle #s(literal 1/90 binary64)) (*.f64 (PI.f64) b)) b))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* angle (* (PI) 1/90)) (* (+ b a) (- b a))) (*.f64 (*.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))) b) b))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* angle (* (PI) 1/90)) (* (- (/ (* b (* b b)) (+ (* a (+ b a)) (* b b))) (/ (* a (* a a)) (+ (* a (+ b a)) (* b b)))) (- b a))) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 (PI.f64) (*.f64 b b)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* angle (* (PI) 1/90)) (* (- (/ (* b (* b b)) (+ (* a (+ b a)) (* b b))) (/ (* a (* a a)) (+ (* a (+ b a)) (* b b)))) (- b a))) (*.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 a a)) (*.f64 angle (PI.f64))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* (sin (* 1/180 (* angle (PI)))) (* (* a a) -2)) (cos (* 1/180 (* angle (PI))))) (*.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 a a)) (*.f64 angle (PI.f64))))) |
#s(approx (* (+ b a) (* (- b a) (sin (* (* (* (pow (* (* (PI) (PI)) (sqrt (PI))) 1/3) (cbrt (sqrt (PI)))) angle) 1/90)))) #s(approx (* (sin (* 1/90 (* angle (PI)))) (neg (* a a))) (*.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 a a)) (*.f64 angle (PI.f64))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* angle (* (PI) 1/90)) (* (+ b a) (- b a))) (*.f64 (*.f64 a a) (fma.f64 (*.f64 angle (PI.f64)) #s(literal -1/90 binary64) #s(literal 0 binary64))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* angle (* (PI) 1/90)) (* (+ b a) (- b a))) (*.f64 (*.f64 b b) (fma.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)) #s(literal 0 binary64))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))) (*.f64 (+.f64 b a) #s(approx (- b a) (neg.f64 a))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))) (*.f64 (+.f64 b a) (-.f64 b a)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))) (*.f64 (-.f64 b a) (-.f64 b a)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (*.f64 angle #s(literal 1/90 binary64)) (PI.f64)) (*.f64 (+.f64 b a) (-.f64 b a)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (fma.f64 b b (*.f64 a a)) angle) (*.f64 (PI.f64) #s(literal 1/90 binary64)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (+.f64 b a) (*.f64 (+.f64 b a) (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (-.f64 b a) (*.f64 (-.f64 b a) (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))))) |
#s(approx (* (+ (* (sqrt a) (sqrt a)) b) (* (- b a) (sin (* (* (* (pow (* (* (PI) (PI)) (sqrt (PI))) 1/3) (cbrt (sqrt (PI)))) angle) 1/90)))) (*.f64 (*.f64 #s(literal 1/90 binary64) angle) (*.f64 (*.f64 (PI.f64) (+.f64 b a)) (-.f64 b a)))) |
(*.f64 (+.f64 b a) #s(approx (* (- b a) (sin (* (* (PI) angle) 1/90))) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 (PI.f64) (-.f64 b a)))))) |
(*.f64 (+.f64 b a) #s(approx (* (- b a) (sin (* (* (* (pow (* (* (PI) (PI)) (sqrt (PI))) 1/3) (cbrt (sqrt (PI)))) angle) 1/90))) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 (PI.f64) (-.f64 b a)))))) |
(*.f64 (+.f64 b a) (*.f64 (-.f64 b a) #s(approx (sin (* (* (PI) angle) 1/90)) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) |
(*.f64 (+.f64 b a) (*.f64 (-.f64 b a) #s(approx (sin (* (* (* (pow (* (* (PI) (PI)) (sqrt (PI))) 1/3) (cbrt (sqrt (PI)))) angle) 1/90)) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* angle (* (PI) 1/90)) (* (- (/ (* b (* b b)) (+ (* a (+ b a)) (* b b))) (/ (* a (* a a)) (+ (* a (+ b a)) (* b b)))) (- b a))) (fma.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 (PI.f64) (*.f64 b b))) (*.f64 (*.f64 #s(literal -1/45 binary64) a) (*.f64 angle (*.f64 (PI.f64) b)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* angle (* (PI) 1/90)) (* (- (/ (* b (* b b)) (+ (* a (+ b a)) (* b b))) (/ (* a (* a a)) (+ (* a (+ b a)) (* b b)))) (- b a))) (fma.f64 (*.f64 #s(literal -1/45 binary64) a) (*.f64 angle (*.f64 (PI.f64) b)) (*.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 a a)) (*.f64 angle (PI.f64)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (/.f64 (*.f64 (+.f64 b a) (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 b a)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))) (*.f64 #s(approx (+ b a) (*.f64 (neg.f64 b) (-.f64 #s(literal -1 binary64) (/.f64 a b)))) (-.f64 b a)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* angle (* (PI) 1/90)) (* (+ b a) (- b a))) (*.f64 (sqrt.f64 (PI.f64)) (*.f64 (sqrt.f64 (PI.f64)) (*.f64 b (*.f64 b (*.f64 angle #s(literal 1/90 binary64)))))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* angle (* (PI) 1/90)) (* (+ b a) (- b a))) (*.f64 (*.f64 (*.f64 b (sqrt.f64 (PI.f64))) (sqrt.f64 (PI.f64))) (*.f64 b (*.f64 angle #s(literal 1/90 binary64)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* angle (* (PI) 1/90)) (* (- (/ (* b (* b b)) (+ (* a (+ b a)) (* b b))) (/ (* a (* a a)) (+ (* a (+ b a)) (* b b)))) (- b a))) (*.f64 (*.f64 a a) (fma.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)) (*.f64 (*.f64 angle (*.f64 (PI.f64) b)) (/.f64 #s(literal -1/45 binary64) a)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 b a))) (-.f64 b a)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))) (*.f64 (/.f64 (fma.f64 b b (*.f64 a a)) (+.f64 b a)) (-.f64 b a)))) |
#s(approx (* (+ b a) (* (- b a) (sin (* (* (* (pow (* (* (PI) (PI)) (sqrt (PI))) 1/3) (cbrt (sqrt (PI)))) angle) 1/90)))) (*.f64 #s(approx (sin (* 1/90 (* angle (PI)))) (*.f64 angle (fma.f64 #s(literal -1/4374000 binary64) (*.f64 (*.f64 angle angle) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) (*.f64 #s(literal 1/90 binary64) (PI.f64))))) (neg.f64 (*.f64 a a)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))) (*.f64 (+.f64 b a) (fma.f64 (sqrt.f64 a) (sqrt.f64 a) b)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))) (*.f64 (fma.f64 (sqrt.f64 a) (sqrt.f64 a) b) (-.f64 b a)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))) (*.f64 (fma.f64 (sqrt.f64 b) (sqrt.f64 b) a) (-.f64 b a)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (fma.f64 (*.f64 (+.f64 b a) (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) (neg.f64 a) (*.f64 (*.f64 (+.f64 b a) (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) b))) |
(*.f64 (fma.f64 (sqrt.f64 a) (sqrt.f64 a) b) (*.f64 (-.f64 b a) #s(approx (sin (* (* (* (pow (* (* (PI) (PI)) (sqrt (PI))) 1/3) (cbrt (sqrt (PI)))) angle) 1/90)) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 angle (*.f64 (*.f64 (sqrt.f64 (PI.f64)) (sqrt.f64 (PI.f64))) #s(literal 1/90 binary64))) (*.f64 (+.f64 b a) (-.f64 b a)))) |
(*.f64 (+.f64 b a) (*.f64 (-.f64 b a) #s(approx (sin (* (* (PI) angle) 1/90)) (*.f64 angle (fma.f64 #s(literal -1/4374000 binary64) (*.f64 (*.f64 angle angle) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) (*.f64 #s(literal 1/90 binary64) (PI.f64))))))) |
(*.f64 (+.f64 b a) (*.f64 (-.f64 b a) #s(approx (sin (* (* (* (pow (* (* (PI) (PI)) (sqrt (PI))) 1/3) (cbrt (sqrt (PI)))) angle) 1/90)) (*.f64 angle (fma.f64 #s(literal -1/4374000 binary64) (*.f64 (*.f64 angle angle) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) (*.f64 #s(literal 1/90 binary64) (PI.f64))))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))) (*.f64 (+.f64 b a) (*.f64 (fma.f64 b b (*.f64 a a)) (/.f64 #s(literal 1 binary64) (+.f64 b a)))))) |
(*.f64 (+.f64 b a) #s(approx (* (- b a) (sin (* (* (PI) angle) 1/90))) (*.f64 angle (fma.f64 (*.f64 #s(literal -1/4374000 binary64) (*.f64 angle angle)) (*.f64 (-.f64 b a) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) (-.f64 b a))))))) |
(*.f64 (+.f64 b a) #s(approx (* (- b a) (sin (* (* (* (pow (* (* (PI) (PI)) (sqrt (PI))) 1/3) (cbrt (sqrt (PI)))) angle) 1/90))) (*.f64 angle (fma.f64 (*.f64 #s(literal -1/4374000 binary64) (*.f64 angle angle)) (*.f64 (-.f64 b a) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) (-.f64 b a))))))) |
(*.f64 (+.f64 b a) #s(approx (/ (* (* (+ (* a (+ b a)) (* b b)) (- b a)) (sin (* (PI) (* angle 1/90)))) (+ (* a (+ b a)) (* b b))) (*.f64 angle (fma.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) (-.f64 b a)) (*.f64 (*.f64 #s(literal -1/4374000 binary64) (*.f64 angle angle)) (*.f64 (-.f64 b a) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* (sin (* 1/180 (* angle (PI)))) (* (* a a) -2)) (cos (* 1/180 (* angle (PI))))) (*.f64 angle (fma.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (*.f64 (*.f64 angle angle) (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal -1/8748000 binary64))) (*.f64 #s(literal -1/90 binary64) (*.f64 (*.f64 a a) (PI.f64))))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))) (*.f64 (-.f64 (/.f64 (*.f64 a a) (+.f64 b a)) (/.f64 (*.f64 b b) (-.f64 a b))) (-.f64 b a)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (/.f64 (*.f64 (+.f64 b a) (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) (fma.f64 b b (*.f64 a a))) (*.f64 (fma.f64 b b (*.f64 a a)) (+.f64 b a)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 angle (fma.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (*.f64 (PI.f64) #s(literal 1/90 binary64)) (*.f64 (*.f64 angle angle) (*.f64 (*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) #s(literal -1/4374000 binary64)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))) (*.f64 (+.f64 b a) (/.f64 (*.f64 (fma.f64 b b (*.f64 a a)) (fma.f64 b b (*.f64 a a))) (*.f64 (+.f64 b a) (fma.f64 b b (*.f64 a a))))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))) (*.f64 (-.f64 #s(approx (/ (* b (* b b)) (+ (* a (+ b a)) (* b b))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a a))) (/.f64 (*.f64 a (*.f64 a a)) (fma.f64 a (+.f64 b a) (*.f64 b b)))) (-.f64 b a)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (/.f64 (fma.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle) (*.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))) (*.f64 (/.f64 #s(literal 180 binary64) angle) (/.f64 #s(literal 180 binary64) angle))) (*.f64 (+.f64 b a) (-.f64 b a)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* angle (* (PI) 1/90)) (* (- (/ (* b (* b b)) (+ (* a (+ b a)) (* b b))) (/ (* a (* a a)) (+ (* a (+ b a)) (* b b)))) (- b a))) (*.f64 (*.f64 #s(literal 1/90 binary64) angle) (*.f64 (*.f64 (PI.f64) (-.f64 b a)) (-.f64 (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 a (+.f64 a b) (*.f64 b b))) (/.f64 (*.f64 a (*.f64 a a)) (fma.f64 a (+.f64 a b) (*.f64 b b)))))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))) (*.f64 (-.f64 (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 a (+.f64 b a) (*.f64 b b))) (/.f64 (*.f64 a (*.f64 a a)) (fma.f64 a (+.f64 b a) (*.f64 b b)))) (-.f64 b a)))) |
(*.f64 (+.f64 b a) (/.f64 (*.f64 (*.f64 (fma.f64 a (+.f64 b a) (*.f64 b b)) (-.f64 b a)) #s(approx (sin (* (PI) (* angle 1/90))) (*.f64 angle (fma.f64 #s(literal -1/4374000 binary64) (*.f64 (*.f64 angle angle) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) (*.f64 #s(literal 1/90 binary64) (PI.f64)))))) (fma.f64 a (+.f64 b a) (*.f64 b b)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))) (*.f64 (+.f64 b a) (*.f64 (/.f64 (+.f64 b a) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a)))) (/.f64 (+.f64 b a) (/.f64 #s(literal 1 binary64) (fma.f64 a (+.f64 b a) (*.f64 b b)))))))) |
#s(approx (* (+ b a) (* (- b a) (sin (* (* (PI) angle) 1/90)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 b b))) |
#s(approx (* (+ b a) (* (/ 1 (+ b a)) (* (+ b a) (* (+ b a) (sin (* (PI) (* angle 1/90))))))) (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 b b))) |
#s(approx (* (+ b a) (* (/ 1 (+ b a)) (* (+ b a) (* (+ b a) (sin (* (PI) (* angle 1/90))))))) (*.f64 (*.f64 a a) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) |
#s(approx (* (+ (* (sqrt a) (sqrt a)) b) (* (- b a) (sin (* (* (* (pow (* (* (PI) (PI)) (sqrt (PI))) 1/3) (cbrt (sqrt (PI)))) angle) 1/90)))) (*.f64 (*.f64 b b) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) |
#s(approx (* (+ b a) (* (- b a) (sin (* (* (PI) angle) 1/90)))) (neg.f64 (*.f64 (*.f64 a a) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) |
#s(approx (* (+ b a) (* (- b a) (sin (* (* (* (pow (* (* (PI) (PI)) (sqrt (PI))) 1/3) (cbrt (sqrt (PI)))) angle) 1/90)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (neg.f64 (*.f64 a a)))) |
#s(approx (* (+ b a) (* (- b a) (sin (* (* (* (pow (* (* (PI) (PI)) (sqrt (PI))) 1/3) (cbrt (sqrt (PI)))) angle) 1/90)))) (*.f64 (sin.f64 (*.f64 (*.f64 angle #s(literal 1/90 binary64)) (PI.f64))) (neg.f64 (*.f64 a a)))) |
#s(approx (* (+ b a) (* (- b a) (sin (* (* (* (pow (* (* (PI) (PI)) (sqrt (PI))) 1/3) (cbrt (sqrt (PI)))) angle) 1/90)))) (*.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (neg.f64 a)) a)) |
(*.f64 (+.f64 b a) #s(approx (* (- b a) (sin (* (* (PI) angle) 1/90))) (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) b))) |
(*.f64 (+.f64 b a) #s(approx (* (/ 1 (+ b a)) (* (+ b a) (* (+ b a) (sin (* (PI) (* angle 1/90)))))) (*.f64 a (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) |
(*.f64 (+.f64 b a) #s(approx (* (/ 1 (+ b a)) (* (+ b a) (* (+ b a) (sin (* (PI) (* angle 1/90)))))) (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) b))) |
(*.f64 (+.f64 b a) #s(approx (/ (* (* (+ (* a (+ b a)) (* b b)) (- b a)) (sin (* (PI) (* angle 1/90)))) (+ (* a (+ b a)) (* b b))) (*.f64 b (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) |
(*.f64 (+.f64 b a) (*.f64 #s(approx (- b a) (neg.f64 a)) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) |
(*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) |
(*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64)))) |
(*.f64 (+.f64 b a) (*.f64 (+.f64 a b) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))) |
(*.f64 (+.f64 b a) (*.f64 (+.f64 b a) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))))) |
(*.f64 (+.f64 b a) (*.f64 (-.f64 b a) (sin.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/90 binary64)) angle)))) |
(*.f64 (+.f64 b a) (*.f64 (-.f64 b a) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) |
(*.f64 (-.f64 b a) (*.f64 (-.f64 b a) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) |
(*.f64 (fma.f64 b b (*.f64 a a)) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 (*.f64 a a) #s(literal -2 binary64))) #s(approx (cos (* 1/180 (* angle (PI)))) #s(literal 1 binary64)))) |
(*.f64 (fma.f64 b b (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))))) |
(*.f64 #s(approx (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (*.f64 #s(literal 1/90 binary64) (*.f64 (*.f64 angle (PI.f64)) (*.f64 (+.f64 a b) (-.f64 b a))))) (cos.f64 (*.f64 (*.f64 angle #s(literal -1/180 binary64)) (PI.f64)))) |
(*.f64 (+.f64 b a) #s(approx (* (- b a) (sin (* (* (PI) angle) 1/90))) (*.f64 a (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (+.f64 #s(literal -1 binary64) (/.f64 b a)))))) |
(*.f64 (+.f64 b a) (*.f64 #s(approx (- b a) (-.f64 b (/.f64 (*.f64 b a) b))) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) |
(*.f64 (+.f64 b a) (/.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 b a)))) |
(/.f64 (*.f64 (+.f64 b a) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 b a))) |
(/.f64 (+.f64 a b) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) |
(*.f64 (+.f64 b a) #s(approx (* (- b a) (sin (* (* (PI) angle) 1/90))) (*.f64 (neg.f64 b) (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (+.f64 #s(literal -1 binary64) (/.f64 a b)))))) |
#s(approx (* (+ b a) (* (- b a) (sin (* (* (* (pow (* (* (PI) (PI)) (sqrt (PI))) 1/3) (cbrt (sqrt (PI)))) angle) 1/90)))) (*.f64 (sin.f64 (*.f64 (*.f64 (*.f64 angle #s(literal 1/90 binary64)) (sqrt.f64 (PI.f64))) (sqrt.f64 (PI.f64)))) (neg.f64 (*.f64 a a)))) |
(*.f64 #s(approx (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (*.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))) (*.f64 (+.f64 b a) (-.f64 b a)))) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) |
(*.f64 (+.f64 b a) (*.f64 (-.f64 b a) (sin.f64 (/.f64 (fma.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64) (*.f64 #s(literal 180 binary64) (*.f64 (PI.f64) angle))) #s(literal 32400 binary64))))) |
(*.f64 (/.f64 (fma.f64 b b (*.f64 a a)) (+.f64 b a)) (*.f64 (-.f64 b a) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 b a) (-.f64 b a)))) |
(/.f64 (*.f64 (fma.f64 b b (*.f64 a a)) (*.f64 (+.f64 b a) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))))) (+.f64 b a)) |
(*.f64 (+.f64 b a) (*.f64 (fma.f64 (sqrt.f64 a) (sqrt.f64 a) b) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) |
(*.f64 (fma.f64 (sqrt.f64 a) (sqrt.f64 a) b) (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))) |
(*.f64 (fma.f64 (sqrt.f64 a) (sqrt.f64 a) b) (*.f64 (-.f64 b a) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) |
(*.f64 (fma.f64 (sqrt.f64 b) (sqrt.f64 b) a) (*.f64 (-.f64 b a) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) |
(*.f64 (+.f64 b a) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) (*.f64 (+.f64 b a) #s(approx (* (+ b a) (sin (* (PI) (* angle 1/90)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) b))))) |
(*.f64 (+.f64 b a) (*.f64 (-.f64 b a) (sin.f64 (*.f64 (sqrt.f64 (PI.f64)) (*.f64 (sqrt.f64 (PI.f64)) (*.f64 angle #s(literal 1/90 binary64))))))) |
(*.f64 (+.f64 b a) (*.f64 (-.f64 b a) (sin.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 (PI.f64)) (sqrt.f64 (PI.f64))) angle) #s(literal 1/90 binary64))))) |
(*.f64 (*.f64 (fma.f64 b b (*.f64 a a)) (/.f64 #s(literal 1 binary64) (+.f64 b a))) (*.f64 (-.f64 b a) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) |
(*.f64 (+.f64 b a) (*.f64 (*.f64 (+.f64 b a) (+.f64 b a)) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 b a))))) |
(*.f64 (+.f64 b a) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) (*.f64 (+.f64 b a) (*.f64 (+.f64 b a) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))))))) |
| Outputs |
|---|
(*.f64 (+.f64 b a) (*.f64 (-.f64 b a) (sin.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 (PI.f64)) (sqrt.f64 (PI.f64))) angle) #s(literal 1/90 binary64))))) |
(*.f64 (+.f64 b a) (*.f64 (+.f64 a b) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))) |
3 calls:
| 32.0ms | (/.f64 angle #s(literal 180 binary64)) |
| 29.0ms | (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))) |
| 29.0ms | angle |
| Accuracy | Segments | Branch |
|---|---|---|
| 70.8% | 2 | angle |
| 70.8% | 2 | (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))) |
| 70.8% | 2 | (/.f64 angle #s(literal 180 binary64)) |
Compiled 18 to 15 computations (16.7% saved)
| Inputs |
|---|
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* angle (* (PI) 1/90)) (* (+ b a) (- b a))) (*.f64 (*.f64 #s(literal 1/90 binary64) angle) (*.f64 (PI.f64) (*.f64 b b))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* angle (* (PI) 1/90)) (* (+ b a) (- b a))) (*.f64 (*.f64 b angle) (*.f64 #s(literal 1/90 binary64) (*.f64 b (PI.f64)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* angle (* (PI) 1/90)) (* (+ b a) (- b a))) (*.f64 (*.f64 b (*.f64 b (*.f64 angle #s(literal 1/90 binary64)))) (PI.f64)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* angle (* (PI) 1/90)) (* (+ b a) (- b a))) (*.f64 (*.f64 (PI.f64) b) (*.f64 b (*.f64 angle #s(literal 1/90 binary64)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* angle (* (PI) 1/90)) (* (+ b a) (- b a))) (*.f64 (*.f64 (*.f64 angle #s(literal 1/90 binary64)) (*.f64 (PI.f64) b)) b))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* angle (* (PI) 1/90)) (* (+ b a) (- b a))) (*.f64 (*.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))) b) b))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* angle (* (PI) 1/90)) (* (- (/ (* b (* b b)) (+ (* a (+ b a)) (* b b))) (/ (* a (* a a)) (+ (* a (+ b a)) (* b b)))) (- b a))) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 (PI.f64) (*.f64 b b)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* angle (* (PI) 1/90)) (* (- (/ (* b (* b b)) (+ (* a (+ b a)) (* b b))) (/ (* a (* a a)) (+ (* a (+ b a)) (* b b)))) (- b a))) (*.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 a a)) (*.f64 angle (PI.f64))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* (sin (* 1/180 (* angle (PI)))) (* (* a a) -2)) (cos (* 1/180 (* angle (PI))))) (*.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 a a)) (*.f64 angle (PI.f64))))) |
#s(approx (* (+ b a) (* (- b a) (sin (* (* (* (pow (* (* (PI) (PI)) (sqrt (PI))) 1/3) (cbrt (sqrt (PI)))) angle) 1/90)))) #s(approx (* (sin (* 1/90 (* angle (PI)))) (neg (* a a))) (*.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 a a)) (*.f64 angle (PI.f64))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* angle (* (PI) 1/90)) (* (+ b a) (- b a))) (*.f64 (*.f64 a a) (fma.f64 (*.f64 angle (PI.f64)) #s(literal -1/90 binary64) #s(literal 0 binary64))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* angle (* (PI) 1/90)) (* (+ b a) (- b a))) (*.f64 (*.f64 b b) (fma.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)) #s(literal 0 binary64))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))) (*.f64 (+.f64 b a) #s(approx (- b a) (neg.f64 a))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))) (*.f64 (+.f64 b a) (-.f64 b a)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))) (*.f64 (-.f64 b a) (-.f64 b a)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (*.f64 angle #s(literal 1/90 binary64)) (PI.f64)) (*.f64 (+.f64 b a) (-.f64 b a)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (fma.f64 b b (*.f64 a a)) angle) (*.f64 (PI.f64) #s(literal 1/90 binary64)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (+.f64 b a) (*.f64 (+.f64 b a) (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (-.f64 b a) (*.f64 (-.f64 b a) (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))))) |
#s(approx (* (+ (* (sqrt a) (sqrt a)) b) (* (- b a) (sin (* (* (* (pow (* (* (PI) (PI)) (sqrt (PI))) 1/3) (cbrt (sqrt (PI)))) angle) 1/90)))) (*.f64 (*.f64 #s(literal 1/90 binary64) angle) (*.f64 (*.f64 (PI.f64) (+.f64 b a)) (-.f64 b a)))) |
(*.f64 (+.f64 b a) #s(approx (* (- b a) (sin (* (* (PI) angle) 1/90))) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 (PI.f64) (-.f64 b a)))))) |
(*.f64 (+.f64 b a) #s(approx (* (- b a) (sin (* (* (* (pow (* (* (PI) (PI)) (sqrt (PI))) 1/3) (cbrt (sqrt (PI)))) angle) 1/90))) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 (PI.f64) (-.f64 b a)))))) |
(*.f64 (+.f64 b a) (*.f64 (-.f64 b a) #s(approx (sin (* (* (PI) angle) 1/90)) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) |
(*.f64 (+.f64 b a) (*.f64 (-.f64 b a) #s(approx (sin (* (* (* (pow (* (* (PI) (PI)) (sqrt (PI))) 1/3) (cbrt (sqrt (PI)))) angle) 1/90)) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* angle (* (PI) 1/90)) (* (- (/ (* b (* b b)) (+ (* a (+ b a)) (* b b))) (/ (* a (* a a)) (+ (* a (+ b a)) (* b b)))) (- b a))) (fma.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 (PI.f64) (*.f64 b b))) (*.f64 (*.f64 #s(literal -1/45 binary64) a) (*.f64 angle (*.f64 (PI.f64) b)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* angle (* (PI) 1/90)) (* (- (/ (* b (* b b)) (+ (* a (+ b a)) (* b b))) (/ (* a (* a a)) (+ (* a (+ b a)) (* b b)))) (- b a))) (fma.f64 (*.f64 #s(literal -1/45 binary64) a) (*.f64 angle (*.f64 (PI.f64) b)) (*.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 a a)) (*.f64 angle (PI.f64)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (/.f64 (*.f64 (+.f64 b a) (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 b a)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))) (*.f64 #s(approx (+ b a) (*.f64 (neg.f64 b) (-.f64 #s(literal -1 binary64) (/.f64 a b)))) (-.f64 b a)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* angle (* (PI) 1/90)) (* (+ b a) (- b a))) (*.f64 (sqrt.f64 (PI.f64)) (*.f64 (sqrt.f64 (PI.f64)) (*.f64 b (*.f64 b (*.f64 angle #s(literal 1/90 binary64)))))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* angle (* (PI) 1/90)) (* (+ b a) (- b a))) (*.f64 (*.f64 (*.f64 b (sqrt.f64 (PI.f64))) (sqrt.f64 (PI.f64))) (*.f64 b (*.f64 angle #s(literal 1/90 binary64)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* angle (* (PI) 1/90)) (* (- (/ (* b (* b b)) (+ (* a (+ b a)) (* b b))) (/ (* a (* a a)) (+ (* a (+ b a)) (* b b)))) (- b a))) (*.f64 (*.f64 a a) (fma.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)) (*.f64 (*.f64 angle (*.f64 (PI.f64) b)) (/.f64 #s(literal -1/45 binary64) a)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 b a))) (-.f64 b a)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))) (*.f64 (/.f64 (fma.f64 b b (*.f64 a a)) (+.f64 b a)) (-.f64 b a)))) |
#s(approx (* (+ b a) (* (- b a) (sin (* (* (* (pow (* (* (PI) (PI)) (sqrt (PI))) 1/3) (cbrt (sqrt (PI)))) angle) 1/90)))) (*.f64 #s(approx (sin (* 1/90 (* angle (PI)))) (*.f64 angle (fma.f64 #s(literal -1/4374000 binary64) (*.f64 (*.f64 angle angle) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) (*.f64 #s(literal 1/90 binary64) (PI.f64))))) (neg.f64 (*.f64 a a)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))) (*.f64 (+.f64 b a) (fma.f64 (sqrt.f64 a) (sqrt.f64 a) b)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))) (*.f64 (fma.f64 (sqrt.f64 a) (sqrt.f64 a) b) (-.f64 b a)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))) (*.f64 (fma.f64 (sqrt.f64 b) (sqrt.f64 b) a) (-.f64 b a)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (fma.f64 (*.f64 (+.f64 b a) (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) (neg.f64 a) (*.f64 (*.f64 (+.f64 b a) (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) b))) |
(*.f64 (fma.f64 (sqrt.f64 a) (sqrt.f64 a) b) (*.f64 (-.f64 b a) #s(approx (sin (* (* (* (pow (* (* (PI) (PI)) (sqrt (PI))) 1/3) (cbrt (sqrt (PI)))) angle) 1/90)) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 angle (*.f64 (*.f64 (sqrt.f64 (PI.f64)) (sqrt.f64 (PI.f64))) #s(literal 1/90 binary64))) (*.f64 (+.f64 b a) (-.f64 b a)))) |
(*.f64 (+.f64 b a) (*.f64 (-.f64 b a) #s(approx (sin (* (* (PI) angle) 1/90)) (*.f64 angle (fma.f64 #s(literal -1/4374000 binary64) (*.f64 (*.f64 angle angle) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) (*.f64 #s(literal 1/90 binary64) (PI.f64))))))) |
(*.f64 (+.f64 b a) (*.f64 (-.f64 b a) #s(approx (sin (* (* (* (pow (* (* (PI) (PI)) (sqrt (PI))) 1/3) (cbrt (sqrt (PI)))) angle) 1/90)) (*.f64 angle (fma.f64 #s(literal -1/4374000 binary64) (*.f64 (*.f64 angle angle) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) (*.f64 #s(literal 1/90 binary64) (PI.f64))))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))) (*.f64 (+.f64 b a) (*.f64 (fma.f64 b b (*.f64 a a)) (/.f64 #s(literal 1 binary64) (+.f64 b a)))))) |
(*.f64 (+.f64 b a) #s(approx (* (- b a) (sin (* (* (PI) angle) 1/90))) (*.f64 angle (fma.f64 (*.f64 #s(literal -1/4374000 binary64) (*.f64 angle angle)) (*.f64 (-.f64 b a) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) (-.f64 b a))))))) |
(*.f64 (+.f64 b a) #s(approx (* (- b a) (sin (* (* (* (pow (* (* (PI) (PI)) (sqrt (PI))) 1/3) (cbrt (sqrt (PI)))) angle) 1/90))) (*.f64 angle (fma.f64 (*.f64 #s(literal -1/4374000 binary64) (*.f64 angle angle)) (*.f64 (-.f64 b a) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) (-.f64 b a))))))) |
(*.f64 (+.f64 b a) #s(approx (/ (* (* (+ (* a (+ b a)) (* b b)) (- b a)) (sin (* (PI) (* angle 1/90)))) (+ (* a (+ b a)) (* b b))) (*.f64 angle (fma.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) (-.f64 b a)) (*.f64 (*.f64 #s(literal -1/4374000 binary64) (*.f64 angle angle)) (*.f64 (-.f64 b a) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* (sin (* 1/180 (* angle (PI)))) (* (* a a) -2)) (cos (* 1/180 (* angle (PI))))) (*.f64 angle (fma.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (*.f64 (*.f64 angle angle) (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal -1/8748000 binary64))) (*.f64 #s(literal -1/90 binary64) (*.f64 (*.f64 a a) (PI.f64))))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))) (*.f64 (-.f64 (/.f64 (*.f64 a a) (+.f64 b a)) (/.f64 (*.f64 b b) (-.f64 a b))) (-.f64 b a)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (/.f64 (*.f64 (+.f64 b a) (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) (fma.f64 b b (*.f64 a a))) (*.f64 (fma.f64 b b (*.f64 a a)) (+.f64 b a)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 angle (fma.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (*.f64 (PI.f64) #s(literal 1/90 binary64)) (*.f64 (*.f64 angle angle) (*.f64 (*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) #s(literal -1/4374000 binary64)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))) (*.f64 (+.f64 b a) (/.f64 (*.f64 (fma.f64 b b (*.f64 a a)) (fma.f64 b b (*.f64 a a))) (*.f64 (+.f64 b a) (fma.f64 b b (*.f64 a a))))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))) (*.f64 (-.f64 #s(approx (/ (* b (* b b)) (+ (* a (+ b a)) (* b b))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a a))) (/.f64 (*.f64 a (*.f64 a a)) (fma.f64 a (+.f64 b a) (*.f64 b b)))) (-.f64 b a)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (/.f64 (fma.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle) (*.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))) (*.f64 (/.f64 #s(literal 180 binary64) angle) (/.f64 #s(literal 180 binary64) angle))) (*.f64 (+.f64 b a) (-.f64 b a)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* angle (* (PI) 1/90)) (* (- (/ (* b (* b b)) (+ (* a (+ b a)) (* b b))) (/ (* a (* a a)) (+ (* a (+ b a)) (* b b)))) (- b a))) (*.f64 (*.f64 #s(literal 1/90 binary64) angle) (*.f64 (*.f64 (PI.f64) (-.f64 b a)) (-.f64 (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 a (+.f64 a b) (*.f64 b b))) (/.f64 (*.f64 a (*.f64 a a)) (fma.f64 a (+.f64 a b) (*.f64 b b)))))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))) (*.f64 (-.f64 (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 a (+.f64 b a) (*.f64 b b))) (/.f64 (*.f64 a (*.f64 a a)) (fma.f64 a (+.f64 b a) (*.f64 b b)))) (-.f64 b a)))) |
(*.f64 (+.f64 b a) (/.f64 (*.f64 (*.f64 (fma.f64 a (+.f64 b a) (*.f64 b b)) (-.f64 b a)) #s(approx (sin (* (PI) (* angle 1/90))) (*.f64 angle (fma.f64 #s(literal -1/4374000 binary64) (*.f64 (*.f64 angle angle) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) (*.f64 #s(literal 1/90 binary64) (PI.f64)))))) (fma.f64 a (+.f64 b a) (*.f64 b b)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))) (*.f64 (+.f64 b a) (*.f64 (/.f64 (+.f64 b a) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a)))) (/.f64 (+.f64 b a) (/.f64 #s(literal 1 binary64) (fma.f64 a (+.f64 b a) (*.f64 b b)))))))) |
#s(approx (* (+ b a) (* (- b a) (sin (* (* (PI) angle) 1/90)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 b b))) |
#s(approx (* (+ b a) (* (/ 1 (+ b a)) (* (+ b a) (* (+ b a) (sin (* (PI) (* angle 1/90))))))) (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 b b))) |
#s(approx (* (+ b a) (* (/ 1 (+ b a)) (* (+ b a) (* (+ b a) (sin (* (PI) (* angle 1/90))))))) (*.f64 (*.f64 a a) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) |
#s(approx (* (+ (* (sqrt a) (sqrt a)) b) (* (- b a) (sin (* (* (* (pow (* (* (PI) (PI)) (sqrt (PI))) 1/3) (cbrt (sqrt (PI)))) angle) 1/90)))) (*.f64 (*.f64 b b) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) |
#s(approx (* (+ b a) (* (- b a) (sin (* (* (PI) angle) 1/90)))) (neg.f64 (*.f64 (*.f64 a a) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) |
#s(approx (* (+ b a) (* (- b a) (sin (* (* (* (pow (* (* (PI) (PI)) (sqrt (PI))) 1/3) (cbrt (sqrt (PI)))) angle) 1/90)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (neg.f64 (*.f64 a a)))) |
#s(approx (* (+ b a) (* (- b a) (sin (* (* (* (pow (* (* (PI) (PI)) (sqrt (PI))) 1/3) (cbrt (sqrt (PI)))) angle) 1/90)))) (*.f64 (sin.f64 (*.f64 (*.f64 angle #s(literal 1/90 binary64)) (PI.f64))) (neg.f64 (*.f64 a a)))) |
#s(approx (* (+ b a) (* (- b a) (sin (* (* (* (pow (* (* (PI) (PI)) (sqrt (PI))) 1/3) (cbrt (sqrt (PI)))) angle) 1/90)))) (*.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (neg.f64 a)) a)) |
(*.f64 (+.f64 b a) #s(approx (* (- b a) (sin (* (* (PI) angle) 1/90))) (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) b))) |
(*.f64 (+.f64 b a) #s(approx (* (/ 1 (+ b a)) (* (+ b a) (* (+ b a) (sin (* (PI) (* angle 1/90)))))) (*.f64 a (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) |
(*.f64 (+.f64 b a) #s(approx (* (/ 1 (+ b a)) (* (+ b a) (* (+ b a) (sin (* (PI) (* angle 1/90)))))) (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) b))) |
(*.f64 (+.f64 b a) #s(approx (/ (* (* (+ (* a (+ b a)) (* b b)) (- b a)) (sin (* (PI) (* angle 1/90)))) (+ (* a (+ b a)) (* b b))) (*.f64 b (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) |
(*.f64 (+.f64 b a) (*.f64 #s(approx (- b a) (neg.f64 a)) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) |
(*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) |
(*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64)))) |
(*.f64 (+.f64 b a) (*.f64 (+.f64 a b) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))) |
(*.f64 (+.f64 b a) (*.f64 (+.f64 b a) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))))) |
(*.f64 (+.f64 b a) (*.f64 (-.f64 b a) (sin.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/90 binary64)) angle)))) |
(*.f64 (+.f64 b a) (*.f64 (-.f64 b a) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) |
(*.f64 (-.f64 b a) (*.f64 (-.f64 b a) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) |
(*.f64 (fma.f64 b b (*.f64 a a)) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 (*.f64 a a) #s(literal -2 binary64))) #s(approx (cos (* 1/180 (* angle (PI)))) #s(literal 1 binary64)))) |
(*.f64 (fma.f64 b b (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))))) |
(*.f64 #s(approx (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (*.f64 #s(literal 1/90 binary64) (*.f64 (*.f64 angle (PI.f64)) (*.f64 (+.f64 a b) (-.f64 b a))))) (cos.f64 (*.f64 (*.f64 angle #s(literal -1/180 binary64)) (PI.f64)))) |
(*.f64 (+.f64 b a) #s(approx (* (- b a) (sin (* (* (PI) angle) 1/90))) (*.f64 a (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (+.f64 #s(literal -1 binary64) (/.f64 b a)))))) |
(*.f64 (+.f64 b a) (*.f64 #s(approx (- b a) (-.f64 b (/.f64 (*.f64 b a) b))) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) |
(*.f64 (+.f64 b a) (/.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 b a)))) |
(/.f64 (*.f64 (+.f64 b a) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 b a))) |
(/.f64 (+.f64 a b) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) |
(*.f64 (+.f64 b a) #s(approx (* (- b a) (sin (* (* (PI) angle) 1/90))) (*.f64 (neg.f64 b) (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (+.f64 #s(literal -1 binary64) (/.f64 a b)))))) |
#s(approx (* (+ b a) (* (- b a) (sin (* (* (* (pow (* (* (PI) (PI)) (sqrt (PI))) 1/3) (cbrt (sqrt (PI)))) angle) 1/90)))) (*.f64 (sin.f64 (*.f64 (*.f64 (*.f64 angle #s(literal 1/90 binary64)) (sqrt.f64 (PI.f64))) (sqrt.f64 (PI.f64)))) (neg.f64 (*.f64 a a)))) |
(*.f64 #s(approx (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (*.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))) (*.f64 (+.f64 b a) (-.f64 b a)))) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) |
(*.f64 (+.f64 b a) (*.f64 (-.f64 b a) (sin.f64 (/.f64 (fma.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64) (*.f64 #s(literal 180 binary64) (*.f64 (PI.f64) angle))) #s(literal 32400 binary64))))) |
(*.f64 (/.f64 (fma.f64 b b (*.f64 a a)) (+.f64 b a)) (*.f64 (-.f64 b a) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 b a) (-.f64 b a)))) |
(/.f64 (*.f64 (fma.f64 b b (*.f64 a a)) (*.f64 (+.f64 b a) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))))) (+.f64 b a)) |
(*.f64 (+.f64 b a) (*.f64 (fma.f64 (sqrt.f64 a) (sqrt.f64 a) b) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) |
(*.f64 (fma.f64 (sqrt.f64 a) (sqrt.f64 a) b) (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))) |
(*.f64 (fma.f64 (sqrt.f64 a) (sqrt.f64 a) b) (*.f64 (-.f64 b a) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) |
(*.f64 (fma.f64 (sqrt.f64 b) (sqrt.f64 b) a) (*.f64 (-.f64 b a) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) |
(*.f64 (+.f64 b a) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) (*.f64 (+.f64 b a) #s(approx (* (+ b a) (sin (* (PI) (* angle 1/90)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) b))))) |
(*.f64 (+.f64 b a) (*.f64 (-.f64 b a) (sin.f64 (*.f64 (sqrt.f64 (PI.f64)) (*.f64 (sqrt.f64 (PI.f64)) (*.f64 angle #s(literal 1/90 binary64))))))) |
| Outputs |
|---|
(*.f64 (+.f64 b a) (*.f64 (-.f64 b a) (sin.f64 (*.f64 (sqrt.f64 (PI.f64)) (*.f64 (sqrt.f64 (PI.f64)) (*.f64 angle #s(literal 1/90 binary64))))))) |
10 calls:
| 30.0ms | a |
| 29.0ms | (pow.f64 a #s(literal 2 binary64)) |
| 29.0ms | (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))) |
| 28.0ms | angle |
| 28.0ms | (/.f64 angle #s(literal 180 binary64)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 68.7% | 1 | (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) |
| 68.7% | 1 | (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) |
| 68.7% | 1 | (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64))) |
| 68.7% | 1 | (pow.f64 b #s(literal 2 binary64)) |
| 68.7% | 1 | a |
| 68.7% | 1 | (pow.f64 a #s(literal 2 binary64)) |
| 68.7% | 1 | b |
| 68.7% | 1 | angle |
| 68.7% | 1 | (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))) |
| 68.7% | 1 | (/.f64 angle #s(literal 180 binary64)) |
Compiled 86 to 62 computations (27.9% saved)
| Inputs |
|---|
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* angle (* (PI) 1/90)) (* (+ b a) (- b a))) (*.f64 (*.f64 #s(literal 1/90 binary64) angle) (*.f64 (PI.f64) (*.f64 b b))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* angle (* (PI) 1/90)) (* (+ b a) (- b a))) (*.f64 (*.f64 b angle) (*.f64 #s(literal 1/90 binary64) (*.f64 b (PI.f64)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* angle (* (PI) 1/90)) (* (+ b a) (- b a))) (*.f64 (*.f64 b (*.f64 b (*.f64 angle #s(literal 1/90 binary64)))) (PI.f64)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* angle (* (PI) 1/90)) (* (+ b a) (- b a))) (*.f64 (*.f64 (PI.f64) b) (*.f64 b (*.f64 angle #s(literal 1/90 binary64)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* angle (* (PI) 1/90)) (* (+ b a) (- b a))) (*.f64 (*.f64 (*.f64 angle #s(literal 1/90 binary64)) (*.f64 (PI.f64) b)) b))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* angle (* (PI) 1/90)) (* (+ b a) (- b a))) (*.f64 (*.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))) b) b))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* angle (* (PI) 1/90)) (* (- (/ (* b (* b b)) (+ (* a (+ b a)) (* b b))) (/ (* a (* a a)) (+ (* a (+ b a)) (* b b)))) (- b a))) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 (PI.f64) (*.f64 b b)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* angle (* (PI) 1/90)) (* (- (/ (* b (* b b)) (+ (* a (+ b a)) (* b b))) (/ (* a (* a a)) (+ (* a (+ b a)) (* b b)))) (- b a))) (*.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 a a)) (*.f64 angle (PI.f64))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* (sin (* 1/180 (* angle (PI)))) (* (* a a) -2)) (cos (* 1/180 (* angle (PI))))) (*.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 a a)) (*.f64 angle (PI.f64))))) |
#s(approx (* (+ b a) (* (- b a) (sin (* (* (* (pow (* (* (PI) (PI)) (sqrt (PI))) 1/3) (cbrt (sqrt (PI)))) angle) 1/90)))) #s(approx (* (sin (* 1/90 (* angle (PI)))) (neg (* a a))) (*.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 a a)) (*.f64 angle (PI.f64))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* angle (* (PI) 1/90)) (* (+ b a) (- b a))) (*.f64 (*.f64 a a) (fma.f64 (*.f64 angle (PI.f64)) #s(literal -1/90 binary64) #s(literal 0 binary64))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* angle (* (PI) 1/90)) (* (+ b a) (- b a))) (*.f64 (*.f64 b b) (fma.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)) #s(literal 0 binary64))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))) (*.f64 (+.f64 b a) #s(approx (- b a) (neg.f64 a))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))) (*.f64 (+.f64 b a) (-.f64 b a)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))) (*.f64 (-.f64 b a) (-.f64 b a)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (*.f64 angle #s(literal 1/90 binary64)) (PI.f64)) (*.f64 (+.f64 b a) (-.f64 b a)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (fma.f64 b b (*.f64 a a)) angle) (*.f64 (PI.f64) #s(literal 1/90 binary64)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (+.f64 b a) (*.f64 (+.f64 b a) (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (-.f64 b a) (*.f64 (-.f64 b a) (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))))) |
#s(approx (* (+ (* (sqrt a) (sqrt a)) b) (* (- b a) (sin (* (* (* (pow (* (* (PI) (PI)) (sqrt (PI))) 1/3) (cbrt (sqrt (PI)))) angle) 1/90)))) (*.f64 (*.f64 #s(literal 1/90 binary64) angle) (*.f64 (*.f64 (PI.f64) (+.f64 b a)) (-.f64 b a)))) |
(*.f64 (+.f64 b a) #s(approx (* (- b a) (sin (* (* (PI) angle) 1/90))) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 (PI.f64) (-.f64 b a)))))) |
(*.f64 (+.f64 b a) #s(approx (* (- b a) (sin (* (* (* (pow (* (* (PI) (PI)) (sqrt (PI))) 1/3) (cbrt (sqrt (PI)))) angle) 1/90))) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 (PI.f64) (-.f64 b a)))))) |
(*.f64 (+.f64 b a) (*.f64 (-.f64 b a) #s(approx (sin (* (* (PI) angle) 1/90)) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) |
(*.f64 (+.f64 b a) (*.f64 (-.f64 b a) #s(approx (sin (* (* (* (pow (* (* (PI) (PI)) (sqrt (PI))) 1/3) (cbrt (sqrt (PI)))) angle) 1/90)) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* angle (* (PI) 1/90)) (* (- (/ (* b (* b b)) (+ (* a (+ b a)) (* b b))) (/ (* a (* a a)) (+ (* a (+ b a)) (* b b)))) (- b a))) (fma.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 (PI.f64) (*.f64 b b))) (*.f64 (*.f64 #s(literal -1/45 binary64) a) (*.f64 angle (*.f64 (PI.f64) b)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* angle (* (PI) 1/90)) (* (- (/ (* b (* b b)) (+ (* a (+ b a)) (* b b))) (/ (* a (* a a)) (+ (* a (+ b a)) (* b b)))) (- b a))) (fma.f64 (*.f64 #s(literal -1/45 binary64) a) (*.f64 angle (*.f64 (PI.f64) b)) (*.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 a a)) (*.f64 angle (PI.f64)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (/.f64 (*.f64 (+.f64 b a) (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 b a)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))) (*.f64 #s(approx (+ b a) (*.f64 (neg.f64 b) (-.f64 #s(literal -1 binary64) (/.f64 a b)))) (-.f64 b a)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* angle (* (PI) 1/90)) (* (+ b a) (- b a))) (*.f64 (sqrt.f64 (PI.f64)) (*.f64 (sqrt.f64 (PI.f64)) (*.f64 b (*.f64 b (*.f64 angle #s(literal 1/90 binary64)))))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* angle (* (PI) 1/90)) (* (+ b a) (- b a))) (*.f64 (*.f64 (*.f64 b (sqrt.f64 (PI.f64))) (sqrt.f64 (PI.f64))) (*.f64 b (*.f64 angle #s(literal 1/90 binary64)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* angle (* (PI) 1/90)) (* (- (/ (* b (* b b)) (+ (* a (+ b a)) (* b b))) (/ (* a (* a a)) (+ (* a (+ b a)) (* b b)))) (- b a))) (*.f64 (*.f64 a a) (fma.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)) (*.f64 (*.f64 angle (*.f64 (PI.f64) b)) (/.f64 #s(literal -1/45 binary64) a)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 b a))) (-.f64 b a)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))) (*.f64 (/.f64 (fma.f64 b b (*.f64 a a)) (+.f64 b a)) (-.f64 b a)))) |
#s(approx (* (+ b a) (* (- b a) (sin (* (* (* (pow (* (* (PI) (PI)) (sqrt (PI))) 1/3) (cbrt (sqrt (PI)))) angle) 1/90)))) (*.f64 #s(approx (sin (* 1/90 (* angle (PI)))) (*.f64 angle (fma.f64 #s(literal -1/4374000 binary64) (*.f64 (*.f64 angle angle) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) (*.f64 #s(literal 1/90 binary64) (PI.f64))))) (neg.f64 (*.f64 a a)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))) (*.f64 (+.f64 b a) (fma.f64 (sqrt.f64 a) (sqrt.f64 a) b)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))) (*.f64 (fma.f64 (sqrt.f64 a) (sqrt.f64 a) b) (-.f64 b a)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))) (*.f64 (fma.f64 (sqrt.f64 b) (sqrt.f64 b) a) (-.f64 b a)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (fma.f64 (*.f64 (+.f64 b a) (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) (neg.f64 a) (*.f64 (*.f64 (+.f64 b a) (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) b))) |
(*.f64 (fma.f64 (sqrt.f64 a) (sqrt.f64 a) b) (*.f64 (-.f64 b a) #s(approx (sin (* (* (* (pow (* (* (PI) (PI)) (sqrt (PI))) 1/3) (cbrt (sqrt (PI)))) angle) 1/90)) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 angle (*.f64 (*.f64 (sqrt.f64 (PI.f64)) (sqrt.f64 (PI.f64))) #s(literal 1/90 binary64))) (*.f64 (+.f64 b a) (-.f64 b a)))) |
(*.f64 (+.f64 b a) (*.f64 (-.f64 b a) #s(approx (sin (* (* (PI) angle) 1/90)) (*.f64 angle (fma.f64 #s(literal -1/4374000 binary64) (*.f64 (*.f64 angle angle) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) (*.f64 #s(literal 1/90 binary64) (PI.f64))))))) |
(*.f64 (+.f64 b a) (*.f64 (-.f64 b a) #s(approx (sin (* (* (* (pow (* (* (PI) (PI)) (sqrt (PI))) 1/3) (cbrt (sqrt (PI)))) angle) 1/90)) (*.f64 angle (fma.f64 #s(literal -1/4374000 binary64) (*.f64 (*.f64 angle angle) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) (*.f64 #s(literal 1/90 binary64) (PI.f64))))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))) (*.f64 (+.f64 b a) (*.f64 (fma.f64 b b (*.f64 a a)) (/.f64 #s(literal 1 binary64) (+.f64 b a)))))) |
(*.f64 (+.f64 b a) #s(approx (* (- b a) (sin (* (* (PI) angle) 1/90))) (*.f64 angle (fma.f64 (*.f64 #s(literal -1/4374000 binary64) (*.f64 angle angle)) (*.f64 (-.f64 b a) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) (-.f64 b a))))))) |
(*.f64 (+.f64 b a) #s(approx (* (- b a) (sin (* (* (* (pow (* (* (PI) (PI)) (sqrt (PI))) 1/3) (cbrt (sqrt (PI)))) angle) 1/90))) (*.f64 angle (fma.f64 (*.f64 #s(literal -1/4374000 binary64) (*.f64 angle angle)) (*.f64 (-.f64 b a) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) (-.f64 b a))))))) |
(*.f64 (+.f64 b a) #s(approx (/ (* (* (+ (* a (+ b a)) (* b b)) (- b a)) (sin (* (PI) (* angle 1/90)))) (+ (* a (+ b a)) (* b b))) (*.f64 angle (fma.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) (-.f64 b a)) (*.f64 (*.f64 #s(literal -1/4374000 binary64) (*.f64 angle angle)) (*.f64 (-.f64 b a) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* (sin (* 1/180 (* angle (PI)))) (* (* a a) -2)) (cos (* 1/180 (* angle (PI))))) (*.f64 angle (fma.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (*.f64 (*.f64 angle angle) (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal -1/8748000 binary64))) (*.f64 #s(literal -1/90 binary64) (*.f64 (*.f64 a a) (PI.f64))))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))) (*.f64 (-.f64 (/.f64 (*.f64 a a) (+.f64 b a)) (/.f64 (*.f64 b b) (-.f64 a b))) (-.f64 b a)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (/.f64 (*.f64 (+.f64 b a) (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) (fma.f64 b b (*.f64 a a))) (*.f64 (fma.f64 b b (*.f64 a a)) (+.f64 b a)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 angle (fma.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (*.f64 (PI.f64) #s(literal 1/90 binary64)) (*.f64 (*.f64 angle angle) (*.f64 (*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) #s(literal -1/4374000 binary64)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))) (*.f64 (+.f64 b a) (/.f64 (*.f64 (fma.f64 b b (*.f64 a a)) (fma.f64 b b (*.f64 a a))) (*.f64 (+.f64 b a) (fma.f64 b b (*.f64 a a))))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))) (*.f64 (-.f64 #s(approx (/ (* b (* b b)) (+ (* a (+ b a)) (* b b))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a a))) (/.f64 (*.f64 a (*.f64 a a)) (fma.f64 a (+.f64 b a) (*.f64 b b)))) (-.f64 b a)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (/.f64 (fma.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle) (*.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))) (*.f64 (/.f64 #s(literal 180 binary64) angle) (/.f64 #s(literal 180 binary64) angle))) (*.f64 (+.f64 b a) (-.f64 b a)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* angle (* (PI) 1/90)) (* (- (/ (* b (* b b)) (+ (* a (+ b a)) (* b b))) (/ (* a (* a a)) (+ (* a (+ b a)) (* b b)))) (- b a))) (*.f64 (*.f64 #s(literal 1/90 binary64) angle) (*.f64 (*.f64 (PI.f64) (-.f64 b a)) (-.f64 (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 a (+.f64 a b) (*.f64 b b))) (/.f64 (*.f64 a (*.f64 a a)) (fma.f64 a (+.f64 a b) (*.f64 b b)))))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))) (*.f64 (-.f64 (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 a (+.f64 b a) (*.f64 b b))) (/.f64 (*.f64 a (*.f64 a a)) (fma.f64 a (+.f64 b a) (*.f64 b b)))) (-.f64 b a)))) |
(*.f64 (+.f64 b a) (/.f64 (*.f64 (*.f64 (fma.f64 a (+.f64 b a) (*.f64 b b)) (-.f64 b a)) #s(approx (sin (* (PI) (* angle 1/90))) (*.f64 angle (fma.f64 #s(literal -1/4374000 binary64) (*.f64 (*.f64 angle angle) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) (*.f64 #s(literal 1/90 binary64) (PI.f64)))))) (fma.f64 a (+.f64 b a) (*.f64 b b)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))) (*.f64 (+.f64 b a) (*.f64 (/.f64 (+.f64 b a) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a)))) (/.f64 (+.f64 b a) (/.f64 #s(literal 1 binary64) (fma.f64 a (+.f64 b a) (*.f64 b b)))))))) |
#s(approx (* (+ b a) (* (- b a) (sin (* (* (PI) angle) 1/90)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 b b))) |
#s(approx (* (+ b a) (* (/ 1 (+ b a)) (* (+ b a) (* (+ b a) (sin (* (PI) (* angle 1/90))))))) (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 b b))) |
#s(approx (* (+ b a) (* (/ 1 (+ b a)) (* (+ b a) (* (+ b a) (sin (* (PI) (* angle 1/90))))))) (*.f64 (*.f64 a a) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) |
#s(approx (* (+ (* (sqrt a) (sqrt a)) b) (* (- b a) (sin (* (* (* (pow (* (* (PI) (PI)) (sqrt (PI))) 1/3) (cbrt (sqrt (PI)))) angle) 1/90)))) (*.f64 (*.f64 b b) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) |
#s(approx (* (+ b a) (* (- b a) (sin (* (* (PI) angle) 1/90)))) (neg.f64 (*.f64 (*.f64 a a) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) |
#s(approx (* (+ b a) (* (- b a) (sin (* (* (* (pow (* (* (PI) (PI)) (sqrt (PI))) 1/3) (cbrt (sqrt (PI)))) angle) 1/90)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (neg.f64 (*.f64 a a)))) |
#s(approx (* (+ b a) (* (- b a) (sin (* (* (* (pow (* (* (PI) (PI)) (sqrt (PI))) 1/3) (cbrt (sqrt (PI)))) angle) 1/90)))) (*.f64 (sin.f64 (*.f64 (*.f64 angle #s(literal 1/90 binary64)) (PI.f64))) (neg.f64 (*.f64 a a)))) |
#s(approx (* (+ b a) (* (- b a) (sin (* (* (* (pow (* (* (PI) (PI)) (sqrt (PI))) 1/3) (cbrt (sqrt (PI)))) angle) 1/90)))) (*.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (neg.f64 a)) a)) |
(*.f64 (+.f64 b a) #s(approx (* (- b a) (sin (* (* (PI) angle) 1/90))) (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) b))) |
(*.f64 (+.f64 b a) #s(approx (* (/ 1 (+ b a)) (* (+ b a) (* (+ b a) (sin (* (PI) (* angle 1/90)))))) (*.f64 a (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) |
(*.f64 (+.f64 b a) #s(approx (* (/ 1 (+ b a)) (* (+ b a) (* (+ b a) (sin (* (PI) (* angle 1/90)))))) (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) b))) |
(*.f64 (+.f64 b a) #s(approx (/ (* (* (+ (* a (+ b a)) (* b b)) (- b a)) (sin (* (PI) (* angle 1/90)))) (+ (* a (+ b a)) (* b b))) (*.f64 b (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) |
(*.f64 (+.f64 b a) (*.f64 #s(approx (- b a) (neg.f64 a)) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) |
(*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) |
(*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64)))) |
(*.f64 (+.f64 b a) (*.f64 (+.f64 a b) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))) |
(*.f64 (+.f64 b a) (*.f64 (+.f64 b a) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))))) |
(*.f64 (+.f64 b a) (*.f64 (-.f64 b a) (sin.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/90 binary64)) angle)))) |
(*.f64 (+.f64 b a) (*.f64 (-.f64 b a) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) |
(*.f64 (-.f64 b a) (*.f64 (-.f64 b a) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) |
(*.f64 (fma.f64 b b (*.f64 a a)) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 (*.f64 a a) #s(literal -2 binary64))) #s(approx (cos (* 1/180 (* angle (PI)))) #s(literal 1 binary64)))) |
(*.f64 (fma.f64 b b (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))))) |
(*.f64 #s(approx (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (*.f64 #s(literal 1/90 binary64) (*.f64 (*.f64 angle (PI.f64)) (*.f64 (+.f64 a b) (-.f64 b a))))) (cos.f64 (*.f64 (*.f64 angle #s(literal -1/180 binary64)) (PI.f64)))) |
(*.f64 (+.f64 b a) #s(approx (* (- b a) (sin (* (* (PI) angle) 1/90))) (*.f64 a (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (+.f64 #s(literal -1 binary64) (/.f64 b a)))))) |
(*.f64 (+.f64 b a) (*.f64 #s(approx (- b a) (-.f64 b (/.f64 (*.f64 b a) b))) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) |
(*.f64 (+.f64 b a) (/.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 b a)))) |
(/.f64 (*.f64 (+.f64 b a) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 b a))) |
(/.f64 (+.f64 a b) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) |
(*.f64 (+.f64 b a) #s(approx (* (- b a) (sin (* (* (PI) angle) 1/90))) (*.f64 (neg.f64 b) (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (+.f64 #s(literal -1 binary64) (/.f64 a b)))))) |
#s(approx (* (+ b a) (* (- b a) (sin (* (* (* (pow (* (* (PI) (PI)) (sqrt (PI))) 1/3) (cbrt (sqrt (PI)))) angle) 1/90)))) (*.f64 (sin.f64 (*.f64 (*.f64 (*.f64 angle #s(literal 1/90 binary64)) (sqrt.f64 (PI.f64))) (sqrt.f64 (PI.f64)))) (neg.f64 (*.f64 a a)))) |
(*.f64 #s(approx (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (*.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))) (*.f64 (+.f64 b a) (-.f64 b a)))) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) |
(*.f64 (+.f64 b a) (*.f64 (-.f64 b a) (sin.f64 (/.f64 (fma.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64) (*.f64 #s(literal 180 binary64) (*.f64 (PI.f64) angle))) #s(literal 32400 binary64))))) |
(*.f64 (/.f64 (fma.f64 b b (*.f64 a a)) (+.f64 b a)) (*.f64 (-.f64 b a) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 b a) (-.f64 b a)))) |
(/.f64 (*.f64 (fma.f64 b b (*.f64 a a)) (*.f64 (+.f64 b a) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))))) (+.f64 b a)) |
(*.f64 (+.f64 b a) (*.f64 (fma.f64 (sqrt.f64 a) (sqrt.f64 a) b) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) |
(*.f64 (fma.f64 (sqrt.f64 a) (sqrt.f64 a) b) (*.f64 (-.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))) |
(*.f64 (fma.f64 (sqrt.f64 a) (sqrt.f64 a) b) (*.f64 (-.f64 b a) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) |
(*.f64 (fma.f64 (sqrt.f64 b) (sqrt.f64 b) a) (*.f64 (-.f64 b a) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) |
(*.f64 (+.f64 b a) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) (*.f64 (+.f64 b a) #s(approx (* (+ b a) (sin (* (PI) (* angle 1/90)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) b))))) |
| Outputs |
|---|
(*.f64 (+.f64 b a) (*.f64 (-.f64 b a) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) |
(*.f64 (+.f64 b a) (*.f64 (-.f64 b a) #s(approx (sin (* (* (PI) angle) 1/90)) (*.f64 angle (fma.f64 #s(literal -1/4374000 binary64) (*.f64 (*.f64 angle angle) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) (*.f64 #s(literal 1/90 binary64) (PI.f64))))))) |
10 calls:
| 35.0ms | a |
| 28.0ms | (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))) |
| 28.0ms | angle |
| 28.0ms | b |
| 28.0ms | (/.f64 angle #s(literal 180 binary64)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 68.5% | 2 | (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) |
| 68.5% | 2 | (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64))) |
| 69.9% | 3 | angle |
| 69.9% | 3 | (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))) |
| 69.9% | 3 | (/.f64 angle #s(literal 180 binary64)) |
| 69.3% | 2 | a |
| 68.5% | 2 | (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) |
| 68.9% | 2 | (pow.f64 a #s(literal 2 binary64)) |
| 68.6% | 2 | b |
| 68.6% | 2 | (pow.f64 b #s(literal 2 binary64)) |
Compiled 86 to 62 computations (27.9% saved)
| Inputs |
|---|
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* angle (* (PI) 1/90)) (* (+ b a) (- b a))) (*.f64 (*.f64 #s(literal 1/90 binary64) angle) (*.f64 (PI.f64) (*.f64 b b))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* angle (* (PI) 1/90)) (* (+ b a) (- b a))) (*.f64 (*.f64 b angle) (*.f64 #s(literal 1/90 binary64) (*.f64 b (PI.f64)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* angle (* (PI) 1/90)) (* (+ b a) (- b a))) (*.f64 (*.f64 b (*.f64 b (*.f64 angle #s(literal 1/90 binary64)))) (PI.f64)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* angle (* (PI) 1/90)) (* (+ b a) (- b a))) (*.f64 (*.f64 (PI.f64) b) (*.f64 b (*.f64 angle #s(literal 1/90 binary64)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* angle (* (PI) 1/90)) (* (+ b a) (- b a))) (*.f64 (*.f64 (*.f64 angle #s(literal 1/90 binary64)) (*.f64 (PI.f64) b)) b))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* angle (* (PI) 1/90)) (* (+ b a) (- b a))) (*.f64 (*.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))) b) b))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* angle (* (PI) 1/90)) (* (- (/ (* b (* b b)) (+ (* a (+ b a)) (* b b))) (/ (* a (* a a)) (+ (* a (+ b a)) (* b b)))) (- b a))) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 (PI.f64) (*.f64 b b)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* angle (* (PI) 1/90)) (* (- (/ (* b (* b b)) (+ (* a (+ b a)) (* b b))) (/ (* a (* a a)) (+ (* a (+ b a)) (* b b)))) (- b a))) (*.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 a a)) (*.f64 angle (PI.f64))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* (sin (* 1/180 (* angle (PI)))) (* (* a a) -2)) (cos (* 1/180 (* angle (PI))))) (*.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 a a)) (*.f64 angle (PI.f64))))) |
#s(approx (* (+ b a) (* (- b a) (sin (* (* (* (pow (* (* (PI) (PI)) (sqrt (PI))) 1/3) (cbrt (sqrt (PI)))) angle) 1/90)))) #s(approx (* (sin (* 1/90 (* angle (PI)))) (neg (* a a))) (*.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 a a)) (*.f64 angle (PI.f64))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* angle (* (PI) 1/90)) (* (+ b a) (- b a))) (*.f64 (*.f64 a a) (fma.f64 (*.f64 angle (PI.f64)) #s(literal -1/90 binary64) #s(literal 0 binary64))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* angle (* (PI) 1/90)) (* (+ b a) (- b a))) (*.f64 (*.f64 b b) (fma.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)) #s(literal 0 binary64))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))) (*.f64 (+.f64 b a) #s(approx (- b a) (neg.f64 a))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))) (*.f64 (+.f64 b a) (-.f64 b a)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))) (*.f64 (-.f64 b a) (-.f64 b a)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (*.f64 angle #s(literal 1/90 binary64)) (PI.f64)) (*.f64 (+.f64 b a) (-.f64 b a)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (fma.f64 b b (*.f64 a a)) angle) (*.f64 (PI.f64) #s(literal 1/90 binary64)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (+.f64 b a) (*.f64 (+.f64 b a) (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (-.f64 b a) (*.f64 (-.f64 b a) (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))))) |
#s(approx (* (+ (* (sqrt a) (sqrt a)) b) (* (- b a) (sin (* (* (* (pow (* (* (PI) (PI)) (sqrt (PI))) 1/3) (cbrt (sqrt (PI)))) angle) 1/90)))) (*.f64 (*.f64 #s(literal 1/90 binary64) angle) (*.f64 (*.f64 (PI.f64) (+.f64 b a)) (-.f64 b a)))) |
(*.f64 (+.f64 b a) #s(approx (* (- b a) (sin (* (* (PI) angle) 1/90))) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 (PI.f64) (-.f64 b a)))))) |
(*.f64 (+.f64 b a) #s(approx (* (- b a) (sin (* (* (* (pow (* (* (PI) (PI)) (sqrt (PI))) 1/3) (cbrt (sqrt (PI)))) angle) 1/90))) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 (PI.f64) (-.f64 b a)))))) |
(*.f64 (+.f64 b a) (*.f64 (-.f64 b a) #s(approx (sin (* (* (PI) angle) 1/90)) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) |
(*.f64 (+.f64 b a) (*.f64 (-.f64 b a) #s(approx (sin (* (* (* (pow (* (* (PI) (PI)) (sqrt (PI))) 1/3) (cbrt (sqrt (PI)))) angle) 1/90)) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* angle (* (PI) 1/90)) (* (- (/ (* b (* b b)) (+ (* a (+ b a)) (* b b))) (/ (* a (* a a)) (+ (* a (+ b a)) (* b b)))) (- b a))) (fma.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 (PI.f64) (*.f64 b b))) (*.f64 (*.f64 #s(literal -1/45 binary64) a) (*.f64 angle (*.f64 (PI.f64) b)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* angle (* (PI) 1/90)) (* (- (/ (* b (* b b)) (+ (* a (+ b a)) (* b b))) (/ (* a (* a a)) (+ (* a (+ b a)) (* b b)))) (- b a))) (fma.f64 (*.f64 #s(literal -1/45 binary64) a) (*.f64 angle (*.f64 (PI.f64) b)) (*.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 a a)) (*.f64 angle (PI.f64)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (/.f64 (*.f64 (+.f64 b a) (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 b a)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))) (*.f64 #s(approx (+ b a) (*.f64 (neg.f64 b) (-.f64 #s(literal -1 binary64) (/.f64 a b)))) (-.f64 b a)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* angle (* (PI) 1/90)) (* (+ b a) (- b a))) (*.f64 (sqrt.f64 (PI.f64)) (*.f64 (sqrt.f64 (PI.f64)) (*.f64 b (*.f64 b (*.f64 angle #s(literal 1/90 binary64)))))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* angle (* (PI) 1/90)) (* (+ b a) (- b a))) (*.f64 (*.f64 (*.f64 b (sqrt.f64 (PI.f64))) (sqrt.f64 (PI.f64))) (*.f64 b (*.f64 angle #s(literal 1/90 binary64)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* angle (* (PI) 1/90)) (* (- (/ (* b (* b b)) (+ (* a (+ b a)) (* b b))) (/ (* a (* a a)) (+ (* a (+ b a)) (* b b)))) (- b a))) (*.f64 (*.f64 a a) (fma.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)) (*.f64 (*.f64 angle (*.f64 (PI.f64) b)) (/.f64 #s(literal -1/45 binary64) a)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 b a))) (-.f64 b a)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))) (*.f64 (/.f64 (fma.f64 b b (*.f64 a a)) (+.f64 b a)) (-.f64 b a)))) |
#s(approx (* (+ b a) (* (- b a) (sin (* (* (* (pow (* (* (PI) (PI)) (sqrt (PI))) 1/3) (cbrt (sqrt (PI)))) angle) 1/90)))) (*.f64 #s(approx (sin (* 1/90 (* angle (PI)))) (*.f64 angle (fma.f64 #s(literal -1/4374000 binary64) (*.f64 (*.f64 angle angle) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) (*.f64 #s(literal 1/90 binary64) (PI.f64))))) (neg.f64 (*.f64 a a)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))) (*.f64 (+.f64 b a) (fma.f64 (sqrt.f64 a) (sqrt.f64 a) b)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))) (*.f64 (fma.f64 (sqrt.f64 a) (sqrt.f64 a) b) (-.f64 b a)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))) (*.f64 (fma.f64 (sqrt.f64 b) (sqrt.f64 b) a) (-.f64 b a)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (fma.f64 (*.f64 (+.f64 b a) (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) (neg.f64 a) (*.f64 (*.f64 (+.f64 b a) (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) b))) |
(*.f64 (fma.f64 (sqrt.f64 a) (sqrt.f64 a) b) (*.f64 (-.f64 b a) #s(approx (sin (* (* (* (pow (* (* (PI) (PI)) (sqrt (PI))) 1/3) (cbrt (sqrt (PI)))) angle) 1/90)) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 angle (*.f64 (*.f64 (sqrt.f64 (PI.f64)) (sqrt.f64 (PI.f64))) #s(literal 1/90 binary64))) (*.f64 (+.f64 b a) (-.f64 b a)))) |
(*.f64 (+.f64 b a) (*.f64 (-.f64 b a) #s(approx (sin (* (* (PI) angle) 1/90)) (*.f64 angle (fma.f64 #s(literal -1/4374000 binary64) (*.f64 (*.f64 angle angle) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) (*.f64 #s(literal 1/90 binary64) (PI.f64))))))) |
(*.f64 (+.f64 b a) (*.f64 (-.f64 b a) #s(approx (sin (* (* (* (pow (* (* (PI) (PI)) (sqrt (PI))) 1/3) (cbrt (sqrt (PI)))) angle) 1/90)) (*.f64 angle (fma.f64 #s(literal -1/4374000 binary64) (*.f64 (*.f64 angle angle) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) (*.f64 #s(literal 1/90 binary64) (PI.f64))))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))) (*.f64 (+.f64 b a) (*.f64 (fma.f64 b b (*.f64 a a)) (/.f64 #s(literal 1 binary64) (+.f64 b a)))))) |
(*.f64 (+.f64 b a) #s(approx (* (- b a) (sin (* (* (PI) angle) 1/90))) (*.f64 angle (fma.f64 (*.f64 #s(literal -1/4374000 binary64) (*.f64 angle angle)) (*.f64 (-.f64 b a) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) (-.f64 b a))))))) |
(*.f64 (+.f64 b a) #s(approx (* (- b a) (sin (* (* (* (pow (* (* (PI) (PI)) (sqrt (PI))) 1/3) (cbrt (sqrt (PI)))) angle) 1/90))) (*.f64 angle (fma.f64 (*.f64 #s(literal -1/4374000 binary64) (*.f64 angle angle)) (*.f64 (-.f64 b a) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) (-.f64 b a))))))) |
(*.f64 (+.f64 b a) #s(approx (/ (* (* (+ (* a (+ b a)) (* b b)) (- b a)) (sin (* (PI) (* angle 1/90)))) (+ (* a (+ b a)) (* b b))) (*.f64 angle (fma.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) (-.f64 b a)) (*.f64 (*.f64 #s(literal -1/4374000 binary64) (*.f64 angle angle)) (*.f64 (-.f64 b a) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* (sin (* 1/180 (* angle (PI)))) (* (* a a) -2)) (cos (* 1/180 (* angle (PI))))) (*.f64 angle (fma.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (*.f64 (*.f64 angle angle) (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal -1/8748000 binary64))) (*.f64 #s(literal -1/90 binary64) (*.f64 (*.f64 a a) (PI.f64))))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))) (*.f64 (-.f64 (/.f64 (*.f64 a a) (+.f64 b a)) (/.f64 (*.f64 b b) (-.f64 a b))) (-.f64 b a)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (/.f64 (*.f64 (+.f64 b a) (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) (fma.f64 b b (*.f64 a a))) (*.f64 (fma.f64 b b (*.f64 a a)) (+.f64 b a)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 angle (fma.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (*.f64 (PI.f64) #s(literal 1/90 binary64)) (*.f64 (*.f64 angle angle) (*.f64 (*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) #s(literal -1/4374000 binary64)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))) (*.f64 (+.f64 b a) (/.f64 (*.f64 (fma.f64 b b (*.f64 a a)) (fma.f64 b b (*.f64 a a))) (*.f64 (+.f64 b a) (fma.f64 b b (*.f64 a a))))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))) (*.f64 (-.f64 #s(approx (/ (* b (* b b)) (+ (* a (+ b a)) (* b b))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a a))) (/.f64 (*.f64 a (*.f64 a a)) (fma.f64 a (+.f64 b a) (*.f64 b b)))) (-.f64 b a)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (/.f64 (fma.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle) (*.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))) (*.f64 (/.f64 #s(literal 180 binary64) angle) (/.f64 #s(literal 180 binary64) angle))) (*.f64 (+.f64 b a) (-.f64 b a)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* angle (* (PI) 1/90)) (* (- (/ (* b (* b b)) (+ (* a (+ b a)) (* b b))) (/ (* a (* a a)) (+ (* a (+ b a)) (* b b)))) (- b a))) (*.f64 (*.f64 #s(literal 1/90 binary64) angle) (*.f64 (*.f64 (PI.f64) (-.f64 b a)) (-.f64 (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 a (+.f64 a b) (*.f64 b b))) (/.f64 (*.f64 a (*.f64 a a)) (fma.f64 a (+.f64 a b) (*.f64 b b)))))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))) (*.f64 (-.f64 (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 a (+.f64 b a) (*.f64 b b))) (/.f64 (*.f64 a (*.f64 a a)) (fma.f64 a (+.f64 b a) (*.f64 b b)))) (-.f64 b a)))) |
(*.f64 (+.f64 b a) (/.f64 (*.f64 (*.f64 (fma.f64 a (+.f64 b a) (*.f64 b b)) (-.f64 b a)) #s(approx (sin (* (PI) (* angle 1/90))) (*.f64 angle (fma.f64 #s(literal -1/4374000 binary64) (*.f64 (*.f64 angle angle) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) (*.f64 #s(literal 1/90 binary64) (PI.f64)))))) (fma.f64 a (+.f64 b a) (*.f64 b b)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))) (*.f64 (+.f64 b a) (*.f64 (/.f64 (+.f64 b a) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a)))) (/.f64 (+.f64 b a) (/.f64 #s(literal 1 binary64) (fma.f64 a (+.f64 b a) (*.f64 b b)))))))) |
#s(approx (* (+ b a) (* (- b a) (sin (* (* (PI) angle) 1/90)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 b b))) |
#s(approx (* (+ b a) (* (/ 1 (+ b a)) (* (+ b a) (* (+ b a) (sin (* (PI) (* angle 1/90))))))) (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 b b))) |
#s(approx (* (+ b a) (* (/ 1 (+ b a)) (* (+ b a) (* (+ b a) (sin (* (PI) (* angle 1/90))))))) (*.f64 (*.f64 a a) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) |
#s(approx (* (+ (* (sqrt a) (sqrt a)) b) (* (- b a) (sin (* (* (* (pow (* (* (PI) (PI)) (sqrt (PI))) 1/3) (cbrt (sqrt (PI)))) angle) 1/90)))) (*.f64 (*.f64 b b) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) |
#s(approx (* (+ b a) (* (- b a) (sin (* (* (PI) angle) 1/90)))) (neg.f64 (*.f64 (*.f64 a a) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) |
#s(approx (* (+ b a) (* (- b a) (sin (* (* (* (pow (* (* (PI) (PI)) (sqrt (PI))) 1/3) (cbrt (sqrt (PI)))) angle) 1/90)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (neg.f64 (*.f64 a a)))) |
#s(approx (* (+ b a) (* (- b a) (sin (* (* (* (pow (* (* (PI) (PI)) (sqrt (PI))) 1/3) (cbrt (sqrt (PI)))) angle) 1/90)))) (*.f64 (sin.f64 (*.f64 (*.f64 angle #s(literal 1/90 binary64)) (PI.f64))) (neg.f64 (*.f64 a a)))) |
#s(approx (* (+ b a) (* (- b a) (sin (* (* (* (pow (* (* (PI) (PI)) (sqrt (PI))) 1/3) (cbrt (sqrt (PI)))) angle) 1/90)))) (*.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (neg.f64 a)) a)) |
(*.f64 (+.f64 b a) #s(approx (* (- b a) (sin (* (* (PI) angle) 1/90))) (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) b))) |
(*.f64 (+.f64 b a) #s(approx (* (/ 1 (+ b a)) (* (+ b a) (* (+ b a) (sin (* (PI) (* angle 1/90)))))) (*.f64 a (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) |
(*.f64 (+.f64 b a) #s(approx (* (/ 1 (+ b a)) (* (+ b a) (* (+ b a) (sin (* (PI) (* angle 1/90)))))) (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) b))) |
(*.f64 (+.f64 b a) #s(approx (/ (* (* (+ (* a (+ b a)) (* b b)) (- b a)) (sin (* (PI) (* angle 1/90)))) (+ (* a (+ b a)) (* b b))) (*.f64 b (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) |
(*.f64 (+.f64 b a) (*.f64 #s(approx (- b a) (neg.f64 a)) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) |
(*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) |
(*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64)))) |
(*.f64 (+.f64 b a) (*.f64 (+.f64 a b) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))) |
(*.f64 (+.f64 b a) (*.f64 (+.f64 b a) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))))) |
(*.f64 (+.f64 b a) (*.f64 (-.f64 b a) (sin.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/90 binary64)) angle)))) |
| Outputs |
|---|
(*.f64 (+.f64 b a) (*.f64 (-.f64 b a) #s(approx (sin (* (* (PI) angle) 1/90)) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))) (*.f64 (-.f64 b a) (-.f64 b a)))) |
(*.f64 (+.f64 b a) (*.f64 (+.f64 a b) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))) |
10 calls:
| 23.0ms | (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))) |
| 23.0ms | a |
| 22.0ms | b |
| 22.0ms | angle |
| 21.0ms | (pow.f64 b #s(literal 2 binary64)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 69.9% | 3 | angle |
| 69.9% | 3 | (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))) |
| 69.9% | 3 | (/.f64 angle #s(literal 180 binary64)) |
| 69.2% | 3 | (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) |
| 68.8% | 3 | (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) |
| 68.8% | 3 | (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64))) |
| 69.1% | 3 | b |
| 67.3% | 2 | (pow.f64 b #s(literal 2 binary64)) |
| 68.0% | 2 | (pow.f64 a #s(literal 2 binary64)) |
| 68.0% | 2 | a |
Compiled 86 to 62 computations (27.9% saved)
| Inputs |
|---|
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* angle (* (PI) 1/90)) (* (+ b a) (- b a))) (*.f64 (*.f64 #s(literal 1/90 binary64) angle) (*.f64 (PI.f64) (*.f64 b b))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* angle (* (PI) 1/90)) (* (+ b a) (- b a))) (*.f64 (*.f64 b angle) (*.f64 #s(literal 1/90 binary64) (*.f64 b (PI.f64)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* angle (* (PI) 1/90)) (* (+ b a) (- b a))) (*.f64 (*.f64 b (*.f64 b (*.f64 angle #s(literal 1/90 binary64)))) (PI.f64)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* angle (* (PI) 1/90)) (* (+ b a) (- b a))) (*.f64 (*.f64 (PI.f64) b) (*.f64 b (*.f64 angle #s(literal 1/90 binary64)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* angle (* (PI) 1/90)) (* (+ b a) (- b a))) (*.f64 (*.f64 (*.f64 angle #s(literal 1/90 binary64)) (*.f64 (PI.f64) b)) b))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* angle (* (PI) 1/90)) (* (+ b a) (- b a))) (*.f64 (*.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))) b) b))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* angle (* (PI) 1/90)) (* (- (/ (* b (* b b)) (+ (* a (+ b a)) (* b b))) (/ (* a (* a a)) (+ (* a (+ b a)) (* b b)))) (- b a))) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 (PI.f64) (*.f64 b b)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* angle (* (PI) 1/90)) (* (- (/ (* b (* b b)) (+ (* a (+ b a)) (* b b))) (/ (* a (* a a)) (+ (* a (+ b a)) (* b b)))) (- b a))) (*.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 a a)) (*.f64 angle (PI.f64))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* (sin (* 1/180 (* angle (PI)))) (* (* a a) -2)) (cos (* 1/180 (* angle (PI))))) (*.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 a a)) (*.f64 angle (PI.f64))))) |
#s(approx (* (+ b a) (* (- b a) (sin (* (* (* (pow (* (* (PI) (PI)) (sqrt (PI))) 1/3) (cbrt (sqrt (PI)))) angle) 1/90)))) #s(approx (* (sin (* 1/90 (* angle (PI)))) (neg (* a a))) (*.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 a a)) (*.f64 angle (PI.f64))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* angle (* (PI) 1/90)) (* (+ b a) (- b a))) (*.f64 (*.f64 a a) (fma.f64 (*.f64 angle (PI.f64)) #s(literal -1/90 binary64) #s(literal 0 binary64))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* angle (* (PI) 1/90)) (* (+ b a) (- b a))) (*.f64 (*.f64 b b) (fma.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)) #s(literal 0 binary64))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))) (*.f64 (+.f64 b a) #s(approx (- b a) (neg.f64 a))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))) (*.f64 (+.f64 b a) (-.f64 b a)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))) (*.f64 (-.f64 b a) (-.f64 b a)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (*.f64 angle #s(literal 1/90 binary64)) (PI.f64)) (*.f64 (+.f64 b a) (-.f64 b a)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (fma.f64 b b (*.f64 a a)) angle) (*.f64 (PI.f64) #s(literal 1/90 binary64)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (+.f64 b a) (*.f64 (+.f64 b a) (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (-.f64 b a) (*.f64 (-.f64 b a) (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))))) |
#s(approx (* (+ (* (sqrt a) (sqrt a)) b) (* (- b a) (sin (* (* (* (pow (* (* (PI) (PI)) (sqrt (PI))) 1/3) (cbrt (sqrt (PI)))) angle) 1/90)))) (*.f64 (*.f64 #s(literal 1/90 binary64) angle) (*.f64 (*.f64 (PI.f64) (+.f64 b a)) (-.f64 b a)))) |
(*.f64 (+.f64 b a) #s(approx (* (- b a) (sin (* (* (PI) angle) 1/90))) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 (PI.f64) (-.f64 b a)))))) |
(*.f64 (+.f64 b a) #s(approx (* (- b a) (sin (* (* (* (pow (* (* (PI) (PI)) (sqrt (PI))) 1/3) (cbrt (sqrt (PI)))) angle) 1/90))) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 (PI.f64) (-.f64 b a)))))) |
(*.f64 (+.f64 b a) (*.f64 (-.f64 b a) #s(approx (sin (* (* (PI) angle) 1/90)) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) |
(*.f64 (+.f64 b a) (*.f64 (-.f64 b a) #s(approx (sin (* (* (* (pow (* (* (PI) (PI)) (sqrt (PI))) 1/3) (cbrt (sqrt (PI)))) angle) 1/90)) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* angle (* (PI) 1/90)) (* (- (/ (* b (* b b)) (+ (* a (+ b a)) (* b b))) (/ (* a (* a a)) (+ (* a (+ b a)) (* b b)))) (- b a))) (fma.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 (PI.f64) (*.f64 b b))) (*.f64 (*.f64 #s(literal -1/45 binary64) a) (*.f64 angle (*.f64 (PI.f64) b)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* angle (* (PI) 1/90)) (* (- (/ (* b (* b b)) (+ (* a (+ b a)) (* b b))) (/ (* a (* a a)) (+ (* a (+ b a)) (* b b)))) (- b a))) (fma.f64 (*.f64 #s(literal -1/45 binary64) a) (*.f64 angle (*.f64 (PI.f64) b)) (*.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 a a)) (*.f64 angle (PI.f64)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (/.f64 (*.f64 (+.f64 b a) (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 b a)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))) (*.f64 #s(approx (+ b a) (*.f64 (neg.f64 b) (-.f64 #s(literal -1 binary64) (/.f64 a b)))) (-.f64 b a)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* angle (* (PI) 1/90)) (* (+ b a) (- b a))) (*.f64 (sqrt.f64 (PI.f64)) (*.f64 (sqrt.f64 (PI.f64)) (*.f64 b (*.f64 b (*.f64 angle #s(literal 1/90 binary64)))))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* angle (* (PI) 1/90)) (* (+ b a) (- b a))) (*.f64 (*.f64 (*.f64 b (sqrt.f64 (PI.f64))) (sqrt.f64 (PI.f64))) (*.f64 b (*.f64 angle #s(literal 1/90 binary64)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* angle (* (PI) 1/90)) (* (- (/ (* b (* b b)) (+ (* a (+ b a)) (* b b))) (/ (* a (* a a)) (+ (* a (+ b a)) (* b b)))) (- b a))) (*.f64 (*.f64 a a) (fma.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)) (*.f64 (*.f64 angle (*.f64 (PI.f64) b)) (/.f64 #s(literal -1/45 binary64) a)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 b a))) (-.f64 b a)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))) (*.f64 (/.f64 (fma.f64 b b (*.f64 a a)) (+.f64 b a)) (-.f64 b a)))) |
#s(approx (* (+ b a) (* (- b a) (sin (* (* (* (pow (* (* (PI) (PI)) (sqrt (PI))) 1/3) (cbrt (sqrt (PI)))) angle) 1/90)))) (*.f64 #s(approx (sin (* 1/90 (* angle (PI)))) (*.f64 angle (fma.f64 #s(literal -1/4374000 binary64) (*.f64 (*.f64 angle angle) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) (*.f64 #s(literal 1/90 binary64) (PI.f64))))) (neg.f64 (*.f64 a a)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))) (*.f64 (+.f64 b a) (fma.f64 (sqrt.f64 a) (sqrt.f64 a) b)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))) (*.f64 (fma.f64 (sqrt.f64 a) (sqrt.f64 a) b) (-.f64 b a)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))) (*.f64 (fma.f64 (sqrt.f64 b) (sqrt.f64 b) a) (-.f64 b a)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (fma.f64 (*.f64 (+.f64 b a) (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) (neg.f64 a) (*.f64 (*.f64 (+.f64 b a) (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) b))) |
(*.f64 (fma.f64 (sqrt.f64 a) (sqrt.f64 a) b) (*.f64 (-.f64 b a) #s(approx (sin (* (* (* (pow (* (* (PI) (PI)) (sqrt (PI))) 1/3) (cbrt (sqrt (PI)))) angle) 1/90)) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 angle (*.f64 (*.f64 (sqrt.f64 (PI.f64)) (sqrt.f64 (PI.f64))) #s(literal 1/90 binary64))) (*.f64 (+.f64 b a) (-.f64 b a)))) |
(*.f64 (+.f64 b a) (*.f64 (-.f64 b a) #s(approx (sin (* (* (PI) angle) 1/90)) (*.f64 angle (fma.f64 #s(literal -1/4374000 binary64) (*.f64 (*.f64 angle angle) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) (*.f64 #s(literal 1/90 binary64) (PI.f64))))))) |
(*.f64 (+.f64 b a) (*.f64 (-.f64 b a) #s(approx (sin (* (* (* (pow (* (* (PI) (PI)) (sqrt (PI))) 1/3) (cbrt (sqrt (PI)))) angle) 1/90)) (*.f64 angle (fma.f64 #s(literal -1/4374000 binary64) (*.f64 (*.f64 angle angle) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) (*.f64 #s(literal 1/90 binary64) (PI.f64))))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))) (*.f64 (+.f64 b a) (*.f64 (fma.f64 b b (*.f64 a a)) (/.f64 #s(literal 1 binary64) (+.f64 b a)))))) |
(*.f64 (+.f64 b a) #s(approx (* (- b a) (sin (* (* (PI) angle) 1/90))) (*.f64 angle (fma.f64 (*.f64 #s(literal -1/4374000 binary64) (*.f64 angle angle)) (*.f64 (-.f64 b a) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) (-.f64 b a))))))) |
(*.f64 (+.f64 b a) #s(approx (* (- b a) (sin (* (* (* (pow (* (* (PI) (PI)) (sqrt (PI))) 1/3) (cbrt (sqrt (PI)))) angle) 1/90))) (*.f64 angle (fma.f64 (*.f64 #s(literal -1/4374000 binary64) (*.f64 angle angle)) (*.f64 (-.f64 b a) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) (-.f64 b a))))))) |
(*.f64 (+.f64 b a) #s(approx (/ (* (* (+ (* a (+ b a)) (* b b)) (- b a)) (sin (* (PI) (* angle 1/90)))) (+ (* a (+ b a)) (* b b))) (*.f64 angle (fma.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) (-.f64 b a)) (*.f64 (*.f64 #s(literal -1/4374000 binary64) (*.f64 angle angle)) (*.f64 (-.f64 b a) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* (sin (* 1/180 (* angle (PI)))) (* (* a a) -2)) (cos (* 1/180 (* angle (PI))))) (*.f64 angle (fma.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (*.f64 (*.f64 angle angle) (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal -1/8748000 binary64))) (*.f64 #s(literal -1/90 binary64) (*.f64 (*.f64 a a) (PI.f64))))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))) (*.f64 (-.f64 (/.f64 (*.f64 a a) (+.f64 b a)) (/.f64 (*.f64 b b) (-.f64 a b))) (-.f64 b a)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (/.f64 (*.f64 (+.f64 b a) (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) (fma.f64 b b (*.f64 a a))) (*.f64 (fma.f64 b b (*.f64 a a)) (+.f64 b a)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 angle (fma.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (*.f64 (PI.f64) #s(literal 1/90 binary64)) (*.f64 (*.f64 angle angle) (*.f64 (*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) #s(literal -1/4374000 binary64)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))) (*.f64 (+.f64 b a) (/.f64 (*.f64 (fma.f64 b b (*.f64 a a)) (fma.f64 b b (*.f64 a a))) (*.f64 (+.f64 b a) (fma.f64 b b (*.f64 a a))))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))) (*.f64 (-.f64 #s(approx (/ (* b (* b b)) (+ (* a (+ b a)) (* b b))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a a))) (/.f64 (*.f64 a (*.f64 a a)) (fma.f64 a (+.f64 b a) (*.f64 b b)))) (-.f64 b a)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (/.f64 (fma.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle) (*.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))) (*.f64 (/.f64 #s(literal 180 binary64) angle) (/.f64 #s(literal 180 binary64) angle))) (*.f64 (+.f64 b a) (-.f64 b a)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* angle (* (PI) 1/90)) (* (- (/ (* b (* b b)) (+ (* a (+ b a)) (* b b))) (/ (* a (* a a)) (+ (* a (+ b a)) (* b b)))) (- b a))) (*.f64 (*.f64 #s(literal 1/90 binary64) angle) (*.f64 (*.f64 (PI.f64) (-.f64 b a)) (-.f64 (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 a (+.f64 a b) (*.f64 b b))) (/.f64 (*.f64 a (*.f64 a a)) (fma.f64 a (+.f64 a b) (*.f64 b b)))))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))) (*.f64 (-.f64 (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 a (+.f64 b a) (*.f64 b b))) (/.f64 (*.f64 a (*.f64 a a)) (fma.f64 a (+.f64 b a) (*.f64 b b)))) (-.f64 b a)))) |
(*.f64 (+.f64 b a) (/.f64 (*.f64 (*.f64 (fma.f64 a (+.f64 b a) (*.f64 b b)) (-.f64 b a)) #s(approx (sin (* (PI) (* angle 1/90))) (*.f64 angle (fma.f64 #s(literal -1/4374000 binary64) (*.f64 (*.f64 angle angle) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) (*.f64 #s(literal 1/90 binary64) (PI.f64)))))) (fma.f64 a (+.f64 b a) (*.f64 b b)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))) (*.f64 (+.f64 b a) (*.f64 (/.f64 (+.f64 b a) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a)))) (/.f64 (+.f64 b a) (/.f64 #s(literal 1 binary64) (fma.f64 a (+.f64 b a) (*.f64 b b)))))))) |
#s(approx (* (+ b a) (* (- b a) (sin (* (* (PI) angle) 1/90)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 b b))) |
#s(approx (* (+ b a) (* (/ 1 (+ b a)) (* (+ b a) (* (+ b a) (sin (* (PI) (* angle 1/90))))))) (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 b b))) |
#s(approx (* (+ b a) (* (/ 1 (+ b a)) (* (+ b a) (* (+ b a) (sin (* (PI) (* angle 1/90))))))) (*.f64 (*.f64 a a) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) |
#s(approx (* (+ (* (sqrt a) (sqrt a)) b) (* (- b a) (sin (* (* (* (pow (* (* (PI) (PI)) (sqrt (PI))) 1/3) (cbrt (sqrt (PI)))) angle) 1/90)))) (*.f64 (*.f64 b b) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) |
#s(approx (* (+ b a) (* (- b a) (sin (* (* (PI) angle) 1/90)))) (neg.f64 (*.f64 (*.f64 a a) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) |
#s(approx (* (+ b a) (* (- b a) (sin (* (* (* (pow (* (* (PI) (PI)) (sqrt (PI))) 1/3) (cbrt (sqrt (PI)))) angle) 1/90)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (neg.f64 (*.f64 a a)))) |
#s(approx (* (+ b a) (* (- b a) (sin (* (* (* (pow (* (* (PI) (PI)) (sqrt (PI))) 1/3) (cbrt (sqrt (PI)))) angle) 1/90)))) (*.f64 (sin.f64 (*.f64 (*.f64 angle #s(literal 1/90 binary64)) (PI.f64))) (neg.f64 (*.f64 a a)))) |
#s(approx (* (+ b a) (* (- b a) (sin (* (* (* (pow (* (* (PI) (PI)) (sqrt (PI))) 1/3) (cbrt (sqrt (PI)))) angle) 1/90)))) (*.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (neg.f64 a)) a)) |
(*.f64 (+.f64 b a) #s(approx (* (- b a) (sin (* (* (PI) angle) 1/90))) (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) b))) |
(*.f64 (+.f64 b a) #s(approx (* (/ 1 (+ b a)) (* (+ b a) (* (+ b a) (sin (* (PI) (* angle 1/90)))))) (*.f64 a (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) |
(*.f64 (+.f64 b a) #s(approx (* (/ 1 (+ b a)) (* (+ b a) (* (+ b a) (sin (* (PI) (* angle 1/90)))))) (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) b))) |
(*.f64 (+.f64 b a) #s(approx (/ (* (* (+ (* a (+ b a)) (* b b)) (- b a)) (sin (* (PI) (* angle 1/90)))) (+ (* a (+ b a)) (* b b))) (*.f64 b (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) |
(*.f64 (+.f64 b a) (*.f64 #s(approx (- b a) (neg.f64 a)) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) |
(*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) |
(*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64)))) |
| Outputs |
|---|
(*.f64 (+.f64 b a) (*.f64 (-.f64 b a) #s(approx (sin (* (* (PI) angle) 1/90)) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))) (*.f64 (-.f64 b a) (-.f64 b a)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* angle (* (PI) 1/90)) (* (- (/ (* b (* b b)) (+ (* a (+ b a)) (* b b))) (/ (* a (* a a)) (+ (* a (+ b a)) (* b b)))) (- b a))) (*.f64 (*.f64 a a) (fma.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)) (*.f64 (*.f64 angle (*.f64 (PI.f64) b)) (/.f64 #s(literal -1/45 binary64) a)))))) |
5 calls:
| 26.0ms | a |
| 21.0ms | (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))) |
| 21.0ms | angle |
| 20.0ms | (/.f64 angle #s(literal 180 binary64)) |
| 18.0ms | (pow.f64 a #s(literal 2 binary64)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 68.4% | 3 | a |
| 66.7% | 2 | (pow.f64 a #s(literal 2 binary64)) |
| 69.4% | 3 | angle |
| 69.4% | 3 | (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))) |
| 69.4% | 3 | (/.f64 angle #s(literal 180 binary64)) |
Compiled 28 to 23 computations (17.9% saved)
| Inputs |
|---|
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* angle (* (PI) 1/90)) (* (+ b a) (- b a))) (*.f64 (*.f64 #s(literal 1/90 binary64) angle) (*.f64 (PI.f64) (*.f64 b b))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* angle (* (PI) 1/90)) (* (+ b a) (- b a))) (*.f64 (*.f64 b angle) (*.f64 #s(literal 1/90 binary64) (*.f64 b (PI.f64)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* angle (* (PI) 1/90)) (* (+ b a) (- b a))) (*.f64 (*.f64 b (*.f64 b (*.f64 angle #s(literal 1/90 binary64)))) (PI.f64)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* angle (* (PI) 1/90)) (* (+ b a) (- b a))) (*.f64 (*.f64 (PI.f64) b) (*.f64 b (*.f64 angle #s(literal 1/90 binary64)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* angle (* (PI) 1/90)) (* (+ b a) (- b a))) (*.f64 (*.f64 (*.f64 angle #s(literal 1/90 binary64)) (*.f64 (PI.f64) b)) b))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* angle (* (PI) 1/90)) (* (+ b a) (- b a))) (*.f64 (*.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))) b) b))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* angle (* (PI) 1/90)) (* (- (/ (* b (* b b)) (+ (* a (+ b a)) (* b b))) (/ (* a (* a a)) (+ (* a (+ b a)) (* b b)))) (- b a))) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 (PI.f64) (*.f64 b b)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* angle (* (PI) 1/90)) (* (- (/ (* b (* b b)) (+ (* a (+ b a)) (* b b))) (/ (* a (* a a)) (+ (* a (+ b a)) (* b b)))) (- b a))) (*.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 a a)) (*.f64 angle (PI.f64))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* (sin (* 1/180 (* angle (PI)))) (* (* a a) -2)) (cos (* 1/180 (* angle (PI))))) (*.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 a a)) (*.f64 angle (PI.f64))))) |
#s(approx (* (+ b a) (* (- b a) (sin (* (* (* (pow (* (* (PI) (PI)) (sqrt (PI))) 1/3) (cbrt (sqrt (PI)))) angle) 1/90)))) #s(approx (* (sin (* 1/90 (* angle (PI)))) (neg (* a a))) (*.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 a a)) (*.f64 angle (PI.f64))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* angle (* (PI) 1/90)) (* (+ b a) (- b a))) (*.f64 (*.f64 a a) (fma.f64 (*.f64 angle (PI.f64)) #s(literal -1/90 binary64) #s(literal 0 binary64))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* angle (* (PI) 1/90)) (* (+ b a) (- b a))) (*.f64 (*.f64 b b) (fma.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)) #s(literal 0 binary64))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))) (*.f64 (+.f64 b a) #s(approx (- b a) (neg.f64 a))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))) (*.f64 (+.f64 b a) (-.f64 b a)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))) (*.f64 (-.f64 b a) (-.f64 b a)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (*.f64 angle #s(literal 1/90 binary64)) (PI.f64)) (*.f64 (+.f64 b a) (-.f64 b a)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (fma.f64 b b (*.f64 a a)) angle) (*.f64 (PI.f64) #s(literal 1/90 binary64)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (+.f64 b a) (*.f64 (+.f64 b a) (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (-.f64 b a) (*.f64 (-.f64 b a) (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))))) |
#s(approx (* (+ (* (sqrt a) (sqrt a)) b) (* (- b a) (sin (* (* (* (pow (* (* (PI) (PI)) (sqrt (PI))) 1/3) (cbrt (sqrt (PI)))) angle) 1/90)))) (*.f64 (*.f64 #s(literal 1/90 binary64) angle) (*.f64 (*.f64 (PI.f64) (+.f64 b a)) (-.f64 b a)))) |
(*.f64 (+.f64 b a) #s(approx (* (- b a) (sin (* (* (PI) angle) 1/90))) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 (PI.f64) (-.f64 b a)))))) |
(*.f64 (+.f64 b a) #s(approx (* (- b a) (sin (* (* (* (pow (* (* (PI) (PI)) (sqrt (PI))) 1/3) (cbrt (sqrt (PI)))) angle) 1/90))) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 (PI.f64) (-.f64 b a)))))) |
(*.f64 (+.f64 b a) (*.f64 (-.f64 b a) #s(approx (sin (* (* (PI) angle) 1/90)) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) |
(*.f64 (+.f64 b a) (*.f64 (-.f64 b a) #s(approx (sin (* (* (* (pow (* (* (PI) (PI)) (sqrt (PI))) 1/3) (cbrt (sqrt (PI)))) angle) 1/90)) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* angle (* (PI) 1/90)) (* (- (/ (* b (* b b)) (+ (* a (+ b a)) (* b b))) (/ (* a (* a a)) (+ (* a (+ b a)) (* b b)))) (- b a))) (fma.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 (PI.f64) (*.f64 b b))) (*.f64 (*.f64 #s(literal -1/45 binary64) a) (*.f64 angle (*.f64 (PI.f64) b)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* angle (* (PI) 1/90)) (* (- (/ (* b (* b b)) (+ (* a (+ b a)) (* b b))) (/ (* a (* a a)) (+ (* a (+ b a)) (* b b)))) (- b a))) (fma.f64 (*.f64 #s(literal -1/45 binary64) a) (*.f64 angle (*.f64 (PI.f64) b)) (*.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 a a)) (*.f64 angle (PI.f64)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (/.f64 (*.f64 (+.f64 b a) (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 b a)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))) (*.f64 #s(approx (+ b a) (*.f64 (neg.f64 b) (-.f64 #s(literal -1 binary64) (/.f64 a b)))) (-.f64 b a)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* angle (* (PI) 1/90)) (* (+ b a) (- b a))) (*.f64 (sqrt.f64 (PI.f64)) (*.f64 (sqrt.f64 (PI.f64)) (*.f64 b (*.f64 b (*.f64 angle #s(literal 1/90 binary64)))))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* angle (* (PI) 1/90)) (* (+ b a) (- b a))) (*.f64 (*.f64 (*.f64 b (sqrt.f64 (PI.f64))) (sqrt.f64 (PI.f64))) (*.f64 b (*.f64 angle #s(literal 1/90 binary64)))))) |
| Outputs |
|---|
(*.f64 (+.f64 b a) (*.f64 (-.f64 b a) #s(approx (sin (* (* (PI) angle) 1/90)) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))) (*.f64 (-.f64 b a) (-.f64 b a)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))) (*.f64 (+.f64 b a) #s(approx (- b a) (neg.f64 a))))) |
5 calls:
| 10.0ms | angle |
| 9.0ms | b |
| 9.0ms | (/.f64 angle #s(literal 180 binary64)) |
| 9.0ms | (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))) |
| 8.0ms | (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 64.4% | 2 | b |
| 61.7% | 1 | (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) |
| 69.1% | 3 | angle |
| 69.1% | 3 | (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))) |
| 69.1% | 3 | (/.f64 angle #s(literal 180 binary64)) |
Compiled 48 to 34 computations (29.2% saved)
| Inputs |
|---|
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* angle (* (PI) 1/90)) (* (+ b a) (- b a))) (*.f64 (*.f64 #s(literal 1/90 binary64) angle) (*.f64 (PI.f64) (*.f64 b b))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* angle (* (PI) 1/90)) (* (+ b a) (- b a))) (*.f64 (*.f64 b angle) (*.f64 #s(literal 1/90 binary64) (*.f64 b (PI.f64)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* angle (* (PI) 1/90)) (* (+ b a) (- b a))) (*.f64 (*.f64 b (*.f64 b (*.f64 angle #s(literal 1/90 binary64)))) (PI.f64)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* angle (* (PI) 1/90)) (* (+ b a) (- b a))) (*.f64 (*.f64 (PI.f64) b) (*.f64 b (*.f64 angle #s(literal 1/90 binary64)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* angle (* (PI) 1/90)) (* (+ b a) (- b a))) (*.f64 (*.f64 (*.f64 angle #s(literal 1/90 binary64)) (*.f64 (PI.f64) b)) b))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* angle (* (PI) 1/90)) (* (+ b a) (- b a))) (*.f64 (*.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))) b) b))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* angle (* (PI) 1/90)) (* (- (/ (* b (* b b)) (+ (* a (+ b a)) (* b b))) (/ (* a (* a a)) (+ (* a (+ b a)) (* b b)))) (- b a))) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 (PI.f64) (*.f64 b b)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* angle (* (PI) 1/90)) (* (- (/ (* b (* b b)) (+ (* a (+ b a)) (* b b))) (/ (* a (* a a)) (+ (* a (+ b a)) (* b b)))) (- b a))) (*.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 a a)) (*.f64 angle (PI.f64))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* (sin (* 1/180 (* angle (PI)))) (* (* a a) -2)) (cos (* 1/180 (* angle (PI))))) (*.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 a a)) (*.f64 angle (PI.f64))))) |
#s(approx (* (+ b a) (* (- b a) (sin (* (* (* (pow (* (* (PI) (PI)) (sqrt (PI))) 1/3) (cbrt (sqrt (PI)))) angle) 1/90)))) #s(approx (* (sin (* 1/90 (* angle (PI)))) (neg (* a a))) (*.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 a a)) (*.f64 angle (PI.f64))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* angle (* (PI) 1/90)) (* (+ b a) (- b a))) (*.f64 (*.f64 a a) (fma.f64 (*.f64 angle (PI.f64)) #s(literal -1/90 binary64) #s(literal 0 binary64))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* angle (* (PI) 1/90)) (* (+ b a) (- b a))) (*.f64 (*.f64 b b) (fma.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)) #s(literal 0 binary64))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))) (*.f64 (+.f64 b a) #s(approx (- b a) (neg.f64 a))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))) (*.f64 (+.f64 b a) (-.f64 b a)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))) (*.f64 (-.f64 b a) (-.f64 b a)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (*.f64 angle #s(literal 1/90 binary64)) (PI.f64)) (*.f64 (+.f64 b a) (-.f64 b a)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (fma.f64 b b (*.f64 a a)) angle) (*.f64 (PI.f64) #s(literal 1/90 binary64)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (+.f64 b a) (*.f64 (+.f64 b a) (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (-.f64 b a) (*.f64 (-.f64 b a) (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))))) |
#s(approx (* (+ (* (sqrt a) (sqrt a)) b) (* (- b a) (sin (* (* (* (pow (* (* (PI) (PI)) (sqrt (PI))) 1/3) (cbrt (sqrt (PI)))) angle) 1/90)))) (*.f64 (*.f64 #s(literal 1/90 binary64) angle) (*.f64 (*.f64 (PI.f64) (+.f64 b a)) (-.f64 b a)))) |
(*.f64 (+.f64 b a) #s(approx (* (- b a) (sin (* (* (PI) angle) 1/90))) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 (PI.f64) (-.f64 b a)))))) |
(*.f64 (+.f64 b a) #s(approx (* (- b a) (sin (* (* (* (pow (* (* (PI) (PI)) (sqrt (PI))) 1/3) (cbrt (sqrt (PI)))) angle) 1/90))) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 (PI.f64) (-.f64 b a)))))) |
| Outputs |
|---|
(*.f64 (+.f64 b a) #s(approx (* (- b a) (sin (* (* (PI) angle) 1/90))) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 (PI.f64) (-.f64 b a)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))) (*.f64 (-.f64 b a) (-.f64 b a)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))) (*.f64 (+.f64 b a) #s(approx (- b a) (neg.f64 a))))) |
3 calls:
| 8.0ms | (/.f64 angle #s(literal 180 binary64)) |
| 7.0ms | (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))) |
| 7.0ms | angle |
| Accuracy | Segments | Branch |
|---|---|---|
| 69.1% | 3 | angle |
| 69.1% | 3 | (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))) |
| 69.1% | 3 | (/.f64 angle #s(literal 180 binary64)) |
Compiled 18 to 15 computations (16.7% saved)
| Inputs |
|---|
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* angle (* (PI) 1/90)) (* (+ b a) (- b a))) (*.f64 (*.f64 #s(literal 1/90 binary64) angle) (*.f64 (PI.f64) (*.f64 b b))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* angle (* (PI) 1/90)) (* (+ b a) (- b a))) (*.f64 (*.f64 b angle) (*.f64 #s(literal 1/90 binary64) (*.f64 b (PI.f64)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* angle (* (PI) 1/90)) (* (+ b a) (- b a))) (*.f64 (*.f64 b (*.f64 b (*.f64 angle #s(literal 1/90 binary64)))) (PI.f64)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* angle (* (PI) 1/90)) (* (+ b a) (- b a))) (*.f64 (*.f64 (PI.f64) b) (*.f64 b (*.f64 angle #s(literal 1/90 binary64)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* angle (* (PI) 1/90)) (* (+ b a) (- b a))) (*.f64 (*.f64 (*.f64 angle #s(literal 1/90 binary64)) (*.f64 (PI.f64) b)) b))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* angle (* (PI) 1/90)) (* (+ b a) (- b a))) (*.f64 (*.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))) b) b))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* angle (* (PI) 1/90)) (* (- (/ (* b (* b b)) (+ (* a (+ b a)) (* b b))) (/ (* a (* a a)) (+ (* a (+ b a)) (* b b)))) (- b a))) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 (PI.f64) (*.f64 b b)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* angle (* (PI) 1/90)) (* (- (/ (* b (* b b)) (+ (* a (+ b a)) (* b b))) (/ (* a (* a a)) (+ (* a (+ b a)) (* b b)))) (- b a))) (*.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 a a)) (*.f64 angle (PI.f64))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* (sin (* 1/180 (* angle (PI)))) (* (* a a) -2)) (cos (* 1/180 (* angle (PI))))) (*.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 a a)) (*.f64 angle (PI.f64))))) |
#s(approx (* (+ b a) (* (- b a) (sin (* (* (* (pow (* (* (PI) (PI)) (sqrt (PI))) 1/3) (cbrt (sqrt (PI)))) angle) 1/90)))) #s(approx (* (sin (* 1/90 (* angle (PI)))) (neg (* a a))) (*.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 a a)) (*.f64 angle (PI.f64))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* angle (* (PI) 1/90)) (* (+ b a) (- b a))) (*.f64 (*.f64 a a) (fma.f64 (*.f64 angle (PI.f64)) #s(literal -1/90 binary64) #s(literal 0 binary64))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* angle (* (PI) 1/90)) (* (+ b a) (- b a))) (*.f64 (*.f64 b b) (fma.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)) #s(literal 0 binary64))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))) (*.f64 (+.f64 b a) #s(approx (- b a) (neg.f64 a))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))) (*.f64 (+.f64 b a) (-.f64 b a)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))) (*.f64 (-.f64 b a) (-.f64 b a)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (*.f64 angle #s(literal 1/90 binary64)) (PI.f64)) (*.f64 (+.f64 b a) (-.f64 b a)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (fma.f64 b b (*.f64 a a)) angle) (*.f64 (PI.f64) #s(literal 1/90 binary64)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (+.f64 b a) (*.f64 (+.f64 b a) (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (-.f64 b a) (*.f64 (-.f64 b a) (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))))) |
#s(approx (* (+ (* (sqrt a) (sqrt a)) b) (* (- b a) (sin (* (* (* (pow (* (* (PI) (PI)) (sqrt (PI))) 1/3) (cbrt (sqrt (PI)))) angle) 1/90)))) (*.f64 (*.f64 #s(literal 1/90 binary64) angle) (*.f64 (*.f64 (PI.f64) (+.f64 b a)) (-.f64 b a)))) |
| Outputs |
|---|
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (*.f64 angle #s(literal 1/90 binary64)) (PI.f64)) (*.f64 (+.f64 b a) (-.f64 b a)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (-.f64 b a) (*.f64 (-.f64 b a) (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))))) |
10 calls:
| 8.0ms | a |
| 7.0ms | (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))) |
| 6.0ms | (/.f64 angle #s(literal 180 binary64)) |
| 6.0ms | angle |
| 6.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 60.9% | 2 | (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) |
| 58.8% | 2 | b |
| 56.3% | 1 | (pow.f64 a #s(literal 2 binary64)) |
| 56.3% | 1 | a |
| 58.8% | 2 | (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) |
| 58.8% | 2 | (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64))) |
| 58.8% | 2 | (pow.f64 b #s(literal 2 binary64)) |
| 61.9% | 3 | angle |
| 61.9% | 3 | (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))) |
| 61.9% | 3 | (/.f64 angle #s(literal 180 binary64)) |
Compiled 86 to 62 computations (27.9% saved)
| Inputs |
|---|
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* angle (* (PI) 1/90)) (* (+ b a) (- b a))) (*.f64 (*.f64 #s(literal 1/90 binary64) angle) (*.f64 (PI.f64) (*.f64 b b))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* angle (* (PI) 1/90)) (* (+ b a) (- b a))) (*.f64 (*.f64 b angle) (*.f64 #s(literal 1/90 binary64) (*.f64 b (PI.f64)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* angle (* (PI) 1/90)) (* (+ b a) (- b a))) (*.f64 (*.f64 b (*.f64 b (*.f64 angle #s(literal 1/90 binary64)))) (PI.f64)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* angle (* (PI) 1/90)) (* (+ b a) (- b a))) (*.f64 (*.f64 (PI.f64) b) (*.f64 b (*.f64 angle #s(literal 1/90 binary64)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* angle (* (PI) 1/90)) (* (+ b a) (- b a))) (*.f64 (*.f64 (*.f64 angle #s(literal 1/90 binary64)) (*.f64 (PI.f64) b)) b))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* angle (* (PI) 1/90)) (* (+ b a) (- b a))) (*.f64 (*.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))) b) b))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* angle (* (PI) 1/90)) (* (- (/ (* b (* b b)) (+ (* a (+ b a)) (* b b))) (/ (* a (* a a)) (+ (* a (+ b a)) (* b b)))) (- b a))) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 (PI.f64) (*.f64 b b)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* angle (* (PI) 1/90)) (* (- (/ (* b (* b b)) (+ (* a (+ b a)) (* b b))) (/ (* a (* a a)) (+ (* a (+ b a)) (* b b)))) (- b a))) (*.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 a a)) (*.f64 angle (PI.f64))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* (sin (* 1/180 (* angle (PI)))) (* (* a a) -2)) (cos (* 1/180 (* angle (PI))))) (*.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 a a)) (*.f64 angle (PI.f64))))) |
#s(approx (* (+ b a) (* (- b a) (sin (* (* (* (pow (* (* (PI) (PI)) (sqrt (PI))) 1/3) (cbrt (sqrt (PI)))) angle) 1/90)))) #s(approx (* (sin (* 1/90 (* angle (PI)))) (neg (* a a))) (*.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 a a)) (*.f64 angle (PI.f64))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* angle (* (PI) 1/90)) (* (+ b a) (- b a))) (*.f64 (*.f64 a a) (fma.f64 (*.f64 angle (PI.f64)) #s(literal -1/90 binary64) #s(literal 0 binary64))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* angle (* (PI) 1/90)) (* (+ b a) (- b a))) (*.f64 (*.f64 b b) (fma.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)) #s(literal 0 binary64))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))) (*.f64 (+.f64 b a) #s(approx (- b a) (neg.f64 a))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))) (*.f64 (+.f64 b a) (-.f64 b a)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))) (*.f64 (-.f64 b a) (-.f64 b a)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (*.f64 angle #s(literal 1/90 binary64)) (PI.f64)) (*.f64 (+.f64 b a) (-.f64 b a)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (fma.f64 b b (*.f64 a a)) angle) (*.f64 (PI.f64) #s(literal 1/90 binary64)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (+.f64 b a) (*.f64 (+.f64 b a) (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))))) |
| Outputs |
|---|
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (*.f64 angle #s(literal 1/90 binary64)) (PI.f64)) (*.f64 (+.f64 b a) (-.f64 b a)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (+.f64 b a) (*.f64 (+.f64 b a) (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))))) |
1 calls:
| 7.0ms | (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 60.9% | 2 | (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) |
Compiled 26 to 16 computations (38.5% saved)
| Inputs |
|---|
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* angle (* (PI) 1/90)) (* (+ b a) (- b a))) (*.f64 (*.f64 #s(literal 1/90 binary64) angle) (*.f64 (PI.f64) (*.f64 b b))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* angle (* (PI) 1/90)) (* (+ b a) (- b a))) (*.f64 (*.f64 b angle) (*.f64 #s(literal 1/90 binary64) (*.f64 b (PI.f64)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* angle (* (PI) 1/90)) (* (+ b a) (- b a))) (*.f64 (*.f64 b (*.f64 b (*.f64 angle #s(literal 1/90 binary64)))) (PI.f64)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* angle (* (PI) 1/90)) (* (+ b a) (- b a))) (*.f64 (*.f64 (PI.f64) b) (*.f64 b (*.f64 angle #s(literal 1/90 binary64)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* angle (* (PI) 1/90)) (* (+ b a) (- b a))) (*.f64 (*.f64 (*.f64 angle #s(literal 1/90 binary64)) (*.f64 (PI.f64) b)) b))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* angle (* (PI) 1/90)) (* (+ b a) (- b a))) (*.f64 (*.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))) b) b))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* angle (* (PI) 1/90)) (* (- (/ (* b (* b b)) (+ (* a (+ b a)) (* b b))) (/ (* a (* a a)) (+ (* a (+ b a)) (* b b)))) (- b a))) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 (PI.f64) (*.f64 b b)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* angle (* (PI) 1/90)) (* (- (/ (* b (* b b)) (+ (* a (+ b a)) (* b b))) (/ (* a (* a a)) (+ (* a (+ b a)) (* b b)))) (- b a))) (*.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 a a)) (*.f64 angle (PI.f64))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* (sin (* 1/180 (* angle (PI)))) (* (* a a) -2)) (cos (* 1/180 (* angle (PI))))) (*.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 a a)) (*.f64 angle (PI.f64))))) |
#s(approx (* (+ b a) (* (- b a) (sin (* (* (* (pow (* (* (PI) (PI)) (sqrt (PI))) 1/3) (cbrt (sqrt (PI)))) angle) 1/90)))) #s(approx (* (sin (* 1/90 (* angle (PI)))) (neg (* a a))) (*.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 a a)) (*.f64 angle (PI.f64))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* angle (* (PI) 1/90)) (* (+ b a) (- b a))) (*.f64 (*.f64 a a) (fma.f64 (*.f64 angle (PI.f64)) #s(literal -1/90 binary64) #s(literal 0 binary64))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* angle (* (PI) 1/90)) (* (+ b a) (- b a))) (*.f64 (*.f64 b b) (fma.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)) #s(literal 0 binary64))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))) (*.f64 (+.f64 b a) #s(approx (- b a) (neg.f64 a))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))) (*.f64 (+.f64 b a) (-.f64 b a)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))) (*.f64 (-.f64 b a) (-.f64 b a)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (*.f64 angle #s(literal 1/90 binary64)) (PI.f64)) (*.f64 (+.f64 b a) (-.f64 b a)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (fma.f64 b b (*.f64 a a)) angle) (*.f64 (PI.f64) #s(literal 1/90 binary64)))) |
| Outputs |
|---|
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (*.f64 angle #s(literal 1/90 binary64)) (PI.f64)) (*.f64 (+.f64 b a) (-.f64 b a)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))) (*.f64 (-.f64 b a) (-.f64 b a)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))) (*.f64 (+.f64 b a) #s(approx (- b a) (neg.f64 a))))) |
4 calls:
| 8.0ms | (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))) |
| 6.0ms | (/.f64 angle #s(literal 180 binary64)) |
| 6.0ms | angle |
| 5.0ms | (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 61.9% | 3 | angle |
| 61.9% | 3 | (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))) |
| 61.9% | 3 | (/.f64 angle #s(literal 180 binary64)) |
| 56.3% | 1 | (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) |
Compiled 44 to 31 computations (29.5% saved)
| Inputs |
|---|
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* angle (* (PI) 1/90)) (* (+ b a) (- b a))) (*.f64 (*.f64 #s(literal 1/90 binary64) angle) (*.f64 (PI.f64) (*.f64 b b))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* angle (* (PI) 1/90)) (* (+ b a) (- b a))) (*.f64 (*.f64 b angle) (*.f64 #s(literal 1/90 binary64) (*.f64 b (PI.f64)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* angle (* (PI) 1/90)) (* (+ b a) (- b a))) (*.f64 (*.f64 b (*.f64 b (*.f64 angle #s(literal 1/90 binary64)))) (PI.f64)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* angle (* (PI) 1/90)) (* (+ b a) (- b a))) (*.f64 (*.f64 (PI.f64) b) (*.f64 b (*.f64 angle #s(literal 1/90 binary64)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* angle (* (PI) 1/90)) (* (+ b a) (- b a))) (*.f64 (*.f64 (*.f64 angle #s(literal 1/90 binary64)) (*.f64 (PI.f64) b)) b))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* angle (* (PI) 1/90)) (* (+ b a) (- b a))) (*.f64 (*.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))) b) b))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* angle (* (PI) 1/90)) (* (- (/ (* b (* b b)) (+ (* a (+ b a)) (* b b))) (/ (* a (* a a)) (+ (* a (+ b a)) (* b b)))) (- b a))) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 (PI.f64) (*.f64 b b)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* angle (* (PI) 1/90)) (* (- (/ (* b (* b b)) (+ (* a (+ b a)) (* b b))) (/ (* a (* a a)) (+ (* a (+ b a)) (* b b)))) (- b a))) (*.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 a a)) (*.f64 angle (PI.f64))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* (sin (* 1/180 (* angle (PI)))) (* (* a a) -2)) (cos (* 1/180 (* angle (PI))))) (*.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 a a)) (*.f64 angle (PI.f64))))) |
#s(approx (* (+ b a) (* (- b a) (sin (* (* (* (pow (* (* (PI) (PI)) (sqrt (PI))) 1/3) (cbrt (sqrt (PI)))) angle) 1/90)))) #s(approx (* (sin (* 1/90 (* angle (PI)))) (neg (* a a))) (*.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 a a)) (*.f64 angle (PI.f64))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* angle (* (PI) 1/90)) (* (+ b a) (- b a))) (*.f64 (*.f64 a a) (fma.f64 (*.f64 angle (PI.f64)) #s(literal -1/90 binary64) #s(literal 0 binary64))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* angle (* (PI) 1/90)) (* (+ b a) (- b a))) (*.f64 (*.f64 b b) (fma.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)) #s(literal 0 binary64))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))) (*.f64 (+.f64 b a) #s(approx (- b a) (neg.f64 a))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))) (*.f64 (+.f64 b a) (-.f64 b a)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))) (*.f64 (-.f64 b a) (-.f64 b a)))) |
| Outputs |
|---|
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))) (*.f64 (+.f64 b a) (-.f64 b a)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))) (*.f64 (-.f64 b a) (-.f64 b a)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))) (*.f64 (+.f64 b a) #s(approx (- b a) (neg.f64 a))))) |
3 calls:
| 9.0ms | angle |
| 5.0ms | (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))) |
| 5.0ms | (/.f64 angle #s(literal 180 binary64)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 61.8% | 3 | angle |
| 61.8% | 3 | (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))) |
| 61.8% | 3 | (/.f64 angle #s(literal 180 binary64)) |
Compiled 18 to 15 computations (16.7% saved)
| Inputs |
|---|
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* angle (* (PI) 1/90)) (* (+ b a) (- b a))) (*.f64 (*.f64 #s(literal 1/90 binary64) angle) (*.f64 (PI.f64) (*.f64 b b))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* angle (* (PI) 1/90)) (* (+ b a) (- b a))) (*.f64 (*.f64 b angle) (*.f64 #s(literal 1/90 binary64) (*.f64 b (PI.f64)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* angle (* (PI) 1/90)) (* (+ b a) (- b a))) (*.f64 (*.f64 b (*.f64 b (*.f64 angle #s(literal 1/90 binary64)))) (PI.f64)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* angle (* (PI) 1/90)) (* (+ b a) (- b a))) (*.f64 (*.f64 (PI.f64) b) (*.f64 b (*.f64 angle #s(literal 1/90 binary64)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* angle (* (PI) 1/90)) (* (+ b a) (- b a))) (*.f64 (*.f64 (*.f64 angle #s(literal 1/90 binary64)) (*.f64 (PI.f64) b)) b))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* angle (* (PI) 1/90)) (* (+ b a) (- b a))) (*.f64 (*.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))) b) b))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* angle (* (PI) 1/90)) (* (- (/ (* b (* b b)) (+ (* a (+ b a)) (* b b))) (/ (* a (* a a)) (+ (* a (+ b a)) (* b b)))) (- b a))) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 (PI.f64) (*.f64 b b)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* angle (* (PI) 1/90)) (* (- (/ (* b (* b b)) (+ (* a (+ b a)) (* b b))) (/ (* a (* a a)) (+ (* a (+ b a)) (* b b)))) (- b a))) (*.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 a a)) (*.f64 angle (PI.f64))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* (sin (* 1/180 (* angle (PI)))) (* (* a a) -2)) (cos (* 1/180 (* angle (PI))))) (*.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 a a)) (*.f64 angle (PI.f64))))) |
#s(approx (* (+ b a) (* (- b a) (sin (* (* (* (pow (* (* (PI) (PI)) (sqrt (PI))) 1/3) (cbrt (sqrt (PI)))) angle) 1/90)))) #s(approx (* (sin (* 1/90 (* angle (PI)))) (neg (* a a))) (*.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 a a)) (*.f64 angle (PI.f64))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* angle (* (PI) 1/90)) (* (+ b a) (- b a))) (*.f64 (*.f64 a a) (fma.f64 (*.f64 angle (PI.f64)) #s(literal -1/90 binary64) #s(literal 0 binary64))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* angle (* (PI) 1/90)) (* (+ b a) (- b a))) (*.f64 (*.f64 b b) (fma.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)) #s(literal 0 binary64))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))) (*.f64 (+.f64 b a) #s(approx (- b a) (neg.f64 a))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))) (*.f64 (+.f64 b a) (-.f64 b a)))) |
| Outputs |
|---|
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))) (*.f64 (+.f64 b a) (-.f64 b a)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* angle (* (PI) 1/90)) (* (+ b a) (- b a))) (*.f64 (*.f64 b angle) (*.f64 #s(literal 1/90 binary64) (*.f64 b (PI.f64)))))) |
4 calls:
| 5.0ms | (/.f64 angle #s(literal 180 binary64)) |
| 5.0ms | (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))) |
| 5.0ms | angle |
| 5.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 58.8% | 2 | b |
| 59.6% | 3 | angle |
| 59.6% | 3 | (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))) |
| 59.6% | 3 | (/.f64 angle #s(literal 180 binary64)) |
Compiled 22 to 18 computations (18.2% saved)
| Inputs |
|---|
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* angle (* (PI) 1/90)) (* (+ b a) (- b a))) (*.f64 (*.f64 #s(literal 1/90 binary64) angle) (*.f64 (PI.f64) (*.f64 b b))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* angle (* (PI) 1/90)) (* (+ b a) (- b a))) (*.f64 (*.f64 b angle) (*.f64 #s(literal 1/90 binary64) (*.f64 b (PI.f64)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* angle (* (PI) 1/90)) (* (+ b a) (- b a))) (*.f64 (*.f64 b (*.f64 b (*.f64 angle #s(literal 1/90 binary64)))) (PI.f64)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* angle (* (PI) 1/90)) (* (+ b a) (- b a))) (*.f64 (*.f64 (PI.f64) b) (*.f64 b (*.f64 angle #s(literal 1/90 binary64)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* angle (* (PI) 1/90)) (* (+ b a) (- b a))) (*.f64 (*.f64 (*.f64 angle #s(literal 1/90 binary64)) (*.f64 (PI.f64) b)) b))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* angle (* (PI) 1/90)) (* (+ b a) (- b a))) (*.f64 (*.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))) b) b))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* angle (* (PI) 1/90)) (* (- (/ (* b (* b b)) (+ (* a (+ b a)) (* b b))) (/ (* a (* a a)) (+ (* a (+ b a)) (* b b)))) (- b a))) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 (PI.f64) (*.f64 b b)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* angle (* (PI) 1/90)) (* (- (/ (* b (* b b)) (+ (* a (+ b a)) (* b b))) (/ (* a (* a a)) (+ (* a (+ b a)) (* b b)))) (- b a))) (*.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 a a)) (*.f64 angle (PI.f64))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* (sin (* 1/180 (* angle (PI)))) (* (* a a) -2)) (cos (* 1/180 (* angle (PI))))) (*.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 a a)) (*.f64 angle (PI.f64))))) |
#s(approx (* (+ b a) (* (- b a) (sin (* (* (* (pow (* (* (PI) (PI)) (sqrt (PI))) 1/3) (cbrt (sqrt (PI)))) angle) 1/90)))) #s(approx (* (sin (* 1/90 (* angle (PI)))) (neg (* a a))) (*.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 a a)) (*.f64 angle (PI.f64))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* angle (* (PI) 1/90)) (* (+ b a) (- b a))) (*.f64 (*.f64 a a) (fma.f64 (*.f64 angle (PI.f64)) #s(literal -1/90 binary64) #s(literal 0 binary64))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* angle (* (PI) 1/90)) (* (+ b a) (- b a))) (*.f64 (*.f64 b b) (fma.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)) #s(literal 0 binary64))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))) (*.f64 (+.f64 b a) #s(approx (- b a) (neg.f64 a))))) |
| Outputs |
|---|
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* (sin (* 1/180 (* angle (PI)))) (* (* a a) -2)) (cos (* 1/180 (* angle (PI))))) (*.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 a a)) (*.f64 angle (PI.f64))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* angle (* (PI) 1/90)) (* (+ b a) (- b a))) (*.f64 (*.f64 b angle) (*.f64 #s(literal 1/90 binary64) (*.f64 b (PI.f64)))))) |
4 calls:
| 45.0ms | b |
| 4.0ms | (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64))) |
| 4.0ms | (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) |
| 4.0ms | (pow.f64 b #s(literal 2 binary64)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 52.2% | 2 | (pow.f64 b #s(literal 2 binary64)) |
| 58.3% | 2 | (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) |
| 58.3% | 2 | (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64))) |
| 52.2% | 2 | b |
Compiled 32 to 23 computations (28.1% saved)
| Inputs |
|---|
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* angle (* (PI) 1/90)) (* (+ b a) (- b a))) (*.f64 (*.f64 #s(literal 1/90 binary64) angle) (*.f64 (PI.f64) (*.f64 b b))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* angle (* (PI) 1/90)) (* (+ b a) (- b a))) (*.f64 (*.f64 b angle) (*.f64 #s(literal 1/90 binary64) (*.f64 b (PI.f64)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* angle (* (PI) 1/90)) (* (+ b a) (- b a))) (*.f64 (*.f64 b (*.f64 b (*.f64 angle #s(literal 1/90 binary64)))) (PI.f64)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* angle (* (PI) 1/90)) (* (+ b a) (- b a))) (*.f64 (*.f64 (PI.f64) b) (*.f64 b (*.f64 angle #s(literal 1/90 binary64)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* angle (* (PI) 1/90)) (* (+ b a) (- b a))) (*.f64 (*.f64 (*.f64 angle #s(literal 1/90 binary64)) (*.f64 (PI.f64) b)) b))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* angle (* (PI) 1/90)) (* (+ b a) (- b a))) (*.f64 (*.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))) b) b))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* angle (* (PI) 1/90)) (* (- (/ (* b (* b b)) (+ (* a (+ b a)) (* b b))) (/ (* a (* a a)) (+ (* a (+ b a)) (* b b)))) (- b a))) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 (PI.f64) (*.f64 b b)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* angle (* (PI) 1/90)) (* (- (/ (* b (* b b)) (+ (* a (+ b a)) (* b b))) (/ (* a (* a a)) (+ (* a (+ b a)) (* b b)))) (- b a))) (*.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 a a)) (*.f64 angle (PI.f64))))) |
| Outputs |
|---|
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* angle (* (PI) 1/90)) (* (- (/ (* b (* b b)) (+ (* a (+ b a)) (* b b))) (/ (* a (* a a)) (+ (* a (+ b a)) (* b b)))) (- b a))) (*.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 a a)) (*.f64 angle (PI.f64))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* angle (* (PI) 1/90)) (* (+ b a) (- b a))) (*.f64 (*.f64 b angle) (*.f64 #s(literal 1/90 binary64) (*.f64 b (PI.f64)))))) |
10 calls:
| 36.0ms | (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))) |
| 3.0ms | (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) |
| 3.0ms | (/.f64 angle #s(literal 180 binary64)) |
| 3.0ms | a |
| 3.0ms | angle |
| Accuracy | Segments | Branch |
|---|---|---|
| 44.9% | 2 | b |
| 44.9% | 2 | (pow.f64 b #s(literal 2 binary64)) |
| 41.9% | 2 | (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) |
| 45.3% | 2 | a |
| 44.9% | 2 | (pow.f64 a #s(literal 2 binary64)) |
| 43.8% | 2 | angle |
| 43.8% | 2 | (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))) |
| 43.8% | 2 | (/.f64 angle #s(literal 180 binary64)) |
| 46.9% | 2 | (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) |
| 46.9% | 2 | (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64))) |
Compiled 86 to 62 computations (27.9% saved)
| Inputs |
|---|
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* angle (* (PI) 1/90)) (* (+ b a) (- b a))) (*.f64 (*.f64 #s(literal 1/90 binary64) angle) (*.f64 (PI.f64) (*.f64 b b))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* angle (* (PI) 1/90)) (* (+ b a) (- b a))) (*.f64 (*.f64 b angle) (*.f64 #s(literal 1/90 binary64) (*.f64 b (PI.f64)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* angle (* (PI) 1/90)) (* (+ b a) (- b a))) (*.f64 (*.f64 b (*.f64 b (*.f64 angle #s(literal 1/90 binary64)))) (PI.f64)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* angle (* (PI) 1/90)) (* (+ b a) (- b a))) (*.f64 (*.f64 (PI.f64) b) (*.f64 b (*.f64 angle #s(literal 1/90 binary64)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* angle (* (PI) 1/90)) (* (+ b a) (- b a))) (*.f64 (*.f64 (*.f64 angle #s(literal 1/90 binary64)) (*.f64 (PI.f64) b)) b))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* angle (* (PI) 1/90)) (* (+ b a) (- b a))) (*.f64 (*.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))) b) b))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* angle (* (PI) 1/90)) (* (- (/ (* b (* b b)) (+ (* a (+ b a)) (* b b))) (/ (* a (* a a)) (+ (* a (+ b a)) (* b b)))) (- b a))) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 (PI.f64) (*.f64 b b)))))) |
| Outputs |
|---|
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* angle (* (PI) 1/90)) (* (+ b a) (- b a))) (*.f64 (*.f64 #s(literal 1/90 binary64) angle) (*.f64 (PI.f64) (*.f64 b b))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* angle (* (PI) 1/90)) (* (+ b a) (- b a))) (*.f64 (*.f64 b angle) (*.f64 #s(literal 1/90 binary64) (*.f64 b (PI.f64)))))) |
10 calls:
| 6.0ms | (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64))) |
| 5.0ms | (/.f64 angle #s(literal 180 binary64)) |
| 3.0ms | (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))) |
| 3.0ms | b |
| 3.0ms | a |
| Accuracy | Segments | Branch |
|---|---|---|
| 41.9% | 2 | (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) |
| 41.9% | 2 | angle |
| 41.9% | 2 | (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))) |
| 41.9% | 2 | (/.f64 angle #s(literal 180 binary64)) |
| 40.1% | 1 | (pow.f64 a #s(literal 2 binary64)) |
| 41.9% | 2 | b |
| 41.9% | 2 | (pow.f64 b #s(literal 2 binary64)) |
| 40.1% | 1 | a |
| 41.9% | 2 | (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) |
| 41.9% | 2 | (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64))) |
Compiled 86 to 62 computations (27.9% saved)
Total -0.0b remaining (-0%)
Threshold costs -0b (-0%)
| Inputs |
|---|
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* angle (* (PI) 1/90)) (* (+ b a) (- b a))) (*.f64 (*.f64 #s(literal 1/90 binary64) angle) (*.f64 (PI.f64) (*.f64 b b))))) |
| Outputs |
|---|
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* angle (* (PI) 1/90)) (* (+ b a) (- b a))) (*.f64 (*.f64 #s(literal 1/90 binary64) angle) (*.f64 (PI.f64) (*.f64 b b))))) |
10 calls:
| 3.0ms | (/.f64 angle #s(literal 180 binary64)) |
| 1.0ms | (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) |
| 1.0ms | (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64))) |
| 1.0ms | (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))) |
| 1.0ms | (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 38.6% | 1 | a |
| 38.6% | 1 | (pow.f64 a #s(literal 2 binary64)) |
| 38.6% | 1 | angle |
| 38.6% | 1 | (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))) |
| 38.6% | 1 | (/.f64 angle #s(literal 180 binary64)) |
| 38.6% | 1 | b |
| 38.6% | 1 | (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) |
| 38.6% | 1 | (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64))) |
| 38.6% | 1 | (pow.f64 b #s(literal 2 binary64)) |
| 38.6% | 1 | (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) |
Compiled 86 to 62 computations (27.9% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 24.0ms | 2.1688360050853695e+177 | 2.2049684134533023e+178 |
| 15.0ms | 47× | 1 | valid |
| 5.0ms | 49× | 0 | valid |
Compiled 365 to 256 computations (29.9% saved)
ival-mult: 6.0ms (36.7% of total)ival-cos: 2.0ms (12.2% of total)ival-sin: 2.0ms (12.2% of total)ival-pow2: 2.0ms (12.2% of total)ival-div: 1.0ms (6.1% of total)adjust: 1.0ms (6.1% of total)ival-sub: 1.0ms (6.1% of total)ival-pi: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 2.1688360050853695e+177 | 2.2049684134533023e+178 |
Compiled 347 to 250 computations (28% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 3.094666947306956e+207 | 4.200447978759545e+208 |
Compiled 27 to 22 computations (18.5% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 3.094666947306956e+207 | 4.200447978759545e+208 |
Compiled 27 to 22 computations (18.5% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 3.094666947306956e+207 | 4.200447978759545e+208 |
Compiled 27 to 22 computations (18.5% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 41.0ms | 5.265729905465339e+159 | 1.2347487490425007e+166 |
| 23.0ms | 72× | 1 | valid |
| 7.0ms | 70× | 0 | valid |
| 5.0ms | 2× | 3 | valid |
Compiled 452 to 301 computations (33.4% saved)
ival-mult: 11.0ms (36.4% of total)ival-sin: 7.0ms (23.2% of total)ival-cos: 3.0ms (9.9% of total)ival-pow2: 3.0ms (9.9% of total)adjust: 2.0ms (6.6% of total)ival-div: 1.0ms (3.3% of total)ival-pi: 1.0ms (3.3% of total)ival-sub: 1.0ms (3.3% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 1.3681901325538936e+242 | 1.2640839923748596e+243 |
| 0.0ms | 2.3768320885579828e+64 | 1.1402077337846722e+65 |
Compiled 27 to 22 computations (18.5% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 2.9501392755701387e+236 | 3.420587369729652e+241 |
| 0.0ms | 2.3768320885579828e+64 | 1.1402077337846722e+65 |
Compiled 27 to 22 computations (18.5% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 1.3681901325538936e+242 | 1.2640839923748596e+243 |
| 0.0ms | 2.3768320885579828e+64 | 1.1402077337846722e+65 |
Compiled 27 to 22 computations (18.5% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 1.3681901325538936e+242 | 1.2640839923748596e+243 |
| 0.0ms | 2.3768320885579828e+64 | 1.1402077337846722e+65 |
Compiled 27 to 22 computations (18.5% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 1.55044598456838e-59 | 3.035347897108606e-47 |
Compiled 29 to 22 computations (24.1% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 1.55044598456838e-59 | 3.035347897108606e-47 |
Compiled 29 to 22 computations (24.1% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 1.3681901325538936e+242 | 1.2640839923748596e+243 |
| 0.0ms | 2.3768320885579828e+64 | 1.1402077337846722e+65 |
Compiled 27 to 22 computations (18.5% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 1.3681901325538936e+242 | 1.2640839923748596e+243 |
| 0.0ms | 2.3768320885579828e+64 | 1.1402077337846722e+65 |
Compiled 27 to 22 computations (18.5% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 44.0ms | 8.260319749666976e+157 | 2.1688360050853695e+177 |
| 26.0ms | 83× | 1 | valid |
| 9.0ms | 92× | 0 | valid |
| 2.0ms | 1× | 3 | valid |
Compiled 392 to 264 computations (32.7% saved)
ival-pow2: 9.0ms (28.7% of total)ival-mult: 6.0ms (19.1% of total)ival-sin: 6.0ms (19.1% of total)ival-cos: 4.0ms (12.8% of total)ival-div: 2.0ms (6.4% of total)adjust: 2.0ms (6.4% of total)ival-pi: 1.0ms (3.2% of total)ival-sub: 1.0ms (3.2% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.0 | 1.2930222641888096e-253 |
Compiled 29 to 23 computations (20.7% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.0 | 1.2930222641888096e-253 |
Compiled 29 to 23 computations (20.7% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 1.0479468016203341e+55 | 1.9348674051869945e+56 |
Compiled 29 to 22 computations (24.1% saved)
| 1× | egg-herbie |
| 174× | *-commutative_binary64 |
| 22× | +-commutative_binary64 |
| 20× | sub-neg_binary64 |
| 16× | neg-sub0_binary64 |
| 16× | neg-mul-1_binary64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 237 | 1721 |
| 1 | 329 | 1721 |
| 2 | 343 | 1721 |
| 3 | 358 | 1721 |
| 4 | 370 | 1721 |
| 5 | 377 | 1721 |
| 6 | 382 | 1721 |
| 7 | 384 | 1721 |
| 1× | saturated |
| Inputs |
|---|
(if (<=.f64 b #s(literal 5499999999999999928496547897828849832667509470057799826235606019671603361054099566154519803269292063270543661718044125812467120242431374426791479438781821378818084413853319299072 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))) (+.f64 b a)) (-.f64 b a)) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) (*.f64 (fma.f64 (sqrt.f64 a) (sqrt.f64 a) b) (*.f64 (-.f64 b a) (sin.f64 (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 (PI.f64)) (cbrt.f64 (PI.f64))) (cbrt.f64 (sqrt.f64 (PI.f64)))) angle) #s(literal 1/90 binary64)))))) |
(if (<=.f64 b #s(literal 5499999999999999928496547897828849832667509470057799826235606019671603361054099566154519803269292063270543661718044125812467120242431374426791479438781821378818084413853319299072 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))) (+.f64 b a)) (-.f64 b a)) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) (*.f64 (+.f64 b a) (*.f64 (-.f64 b a) (sin.f64 (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 (PI.f64)) (cbrt.f64 (PI.f64))) (cbrt.f64 (sqrt.f64 (PI.f64)))) angle) #s(literal 1/90 binary64)))))) |
(if (<=.f64 (/.f64 angle #s(literal 180 binary64)) #s(literal 4999999999999999909315349154054740991463637108491892860888337397349569053269712469449300329851548412746772308261348178402514182220821421164656873275098572126930396830492460411478655642866237930786475017764864 binary64)) (*.f64 (+.f64 b a) (*.f64 (-.f64 b a) (sin.f64 (fma.f64 (/.f64 (sqrt.f64 (PI.f64)) #s(literal 180 binary64)) (/.f64 (sqrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) angle)) (*.f64 (neg.f64 (sqrt.f64 (PI.f64))) (*.f64 (sqrt.f64 (PI.f64)) (*.f64 angle #s(literal -1/180 binary64)))))))) (*.f64 (+.f64 b a) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) (*.f64 (+.f64 b a) (*.f64 (+.f64 b a) (sin.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/90 binary64)) angle))))))) |
(if (<=.f64 (/.f64 angle #s(literal 180 binary64)) #s(literal 4999999999999999909315349154054740991463637108491892860888337397349569053269712469449300329851548412746772308261348178402514182220821421164656873275098572126930396830492460411478655642866237930786475017764864 binary64)) (*.f64 (+.f64 b a) (*.f64 (-.f64 b a) (sin.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 (PI.f64)) (sqrt.f64 (PI.f64))) angle) #s(literal 1/90 binary64))))) (*.f64 (+.f64 b a) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) (*.f64 (+.f64 b a) (*.f64 (+.f64 b a) (sin.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/90 binary64)) angle))))))) |
(if (<=.f64 (/.f64 angle #s(literal 180 binary64)) #s(literal 4999999999999999909315349154054740991463637108491892860888337397349569053269712469449300329851548412746772308261348178402514182220821421164656873275098572126930396830492460411478655642866237930786475017764864 binary64)) (*.f64 (+.f64 b a) (*.f64 (-.f64 b a) (sin.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 (PI.f64)) (sqrt.f64 (PI.f64))) angle) #s(literal 1/90 binary64))))) (*.f64 (+.f64 b a) (*.f64 (+.f64 a b) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) |
(*.f64 (+.f64 b a) (*.f64 (-.f64 b a) (sin.f64 (*.f64 (sqrt.f64 (PI.f64)) (*.f64 (sqrt.f64 (PI.f64)) (*.f64 angle #s(literal 1/90 binary64))))))) |
(if (<=.f64 a #s(literal 8200000000000000272055342031678913962846252647608380439529922513874800217968295710634498475574464377790828039997922125046760274970269297573429627443539362185216 binary64)) (*.f64 (+.f64 b a) (*.f64 (-.f64 b a) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) (*.f64 (+.f64 b a) (*.f64 (-.f64 b a) #s(approx (sin (* (* (PI) angle) 1/90)) (*.f64 angle (fma.f64 #s(literal -1/4374000 binary64) (*.f64 (*.f64 angle angle) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) (*.f64 #s(literal 1/90 binary64) (PI.f64)))))))) |
(if (<=.f64 (/.f64 angle #s(literal 180 binary64)) #s(literal 40000000000000000852816760378175874892050314850718597870973353984 binary64)) (*.f64 (+.f64 b a) (*.f64 (-.f64 b a) #s(approx (sin (* (* (PI) angle) 1/90)) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (if (<=.f64 (/.f64 angle #s(literal 180 binary64)) #s(literal 200000000000000010192205912740054562797105054706227332326192032866135484191283266368381817277781340435213162133635125552283598226549044171823650287604838547152620877648562966288761896029315715236087051230122378454882789355192382501217716142080 binary64)) #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))) (*.f64 (-.f64 b a) (-.f64 b a)))) (*.f64 (+.f64 b a) (*.f64 (+.f64 a b) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))) |
(if (<=.f64 (/.f64 angle #s(literal 180 binary64)) #s(literal 40000000000000000852816760378175874892050314850718597870973353984 binary64)) (*.f64 (+.f64 b a) (*.f64 (-.f64 b a) #s(approx (sin (* (* (PI) angle) 1/90)) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (if (<=.f64 (/.f64 angle #s(literal 180 binary64)) #s(literal 499999999999999970102730657165474578819517884669697781640770412320644082446569662475873607343495247333807664186025665280190212291222751131192523497883201241303896750127789047056565704533819250109131739322386848885414656951827349593128960 binary64)) #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))) (*.f64 (-.f64 b a) (-.f64 b a)))) #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* angle (* (PI) 1/90)) (* (- (/ (* b (* b b)) (+ (* a (+ b a)) (* b b))) (/ (* a (* a a)) (+ (* a (+ b a)) (* b b)))) (- b a))) (*.f64 (*.f64 a a) (fma.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)) (*.f64 (*.f64 angle (*.f64 (PI.f64) b)) (/.f64 #s(literal -1/45 binary64) a)))))))) |
(if (<=.f64 (/.f64 angle #s(literal 180 binary64)) #s(literal 40000000000000000852816760378175874892050314850718597870973353984 binary64)) (*.f64 (+.f64 b a) (*.f64 (-.f64 b a) #s(approx (sin (* (* (PI) angle) 1/90)) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (if (<=.f64 (/.f64 angle #s(literal 180 binary64)) #s(literal 200000000000000010192205912740054562797105054706227332326192032866135484191283266368381817277781340435213162133635125552283598226549044171823650287604838547152620877648562966288761896029315715236087051230122378454882789355192382501217716142080 binary64)) #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))) (*.f64 (-.f64 b a) (-.f64 b a)))) #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))) (*.f64 (+.f64 b a) #s(approx (- b a) (neg.f64 a))))))) |
(if (<=.f64 (/.f64 angle #s(literal 180 binary64)) #s(literal 40000000000000000852816760378175874892050314850718597870973353984 binary64)) (*.f64 (+.f64 b a) #s(approx (* (- b a) (sin (* (* (PI) angle) 1/90))) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 (PI.f64) (-.f64 b a)))))) (if (<=.f64 (/.f64 angle #s(literal 180 binary64)) #s(literal 200000000000000010192205912740054562797105054706227332326192032866135484191283266368381817277781340435213162133635125552283598226549044171823650287604838547152620877648562966288761896029315715236087051230122378454882789355192382501217716142080 binary64)) #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))) (*.f64 (-.f64 b a) (-.f64 b a)))) #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))) (*.f64 (+.f64 b a) #s(approx (- b a) (neg.f64 a))))))) |
(if (<=.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) #s(literal 565391060729083/28269553036454149273332760011886696253239742350009903329945699220681916416 binary64)) #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (*.f64 angle #s(literal 1/90 binary64)) (PI.f64)) (*.f64 (+.f64 b a) (-.f64 b a)))) #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (-.f64 b a) (*.f64 (-.f64 b a) (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))))) |
(if (<=.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) #s(literal 565391060729083/28269553036454149273332760011886696253239742350009903329945699220681916416 binary64)) #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (*.f64 angle #s(literal 1/90 binary64)) (PI.f64)) (*.f64 (+.f64 b a) (-.f64 b a)))) #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (+.f64 b a) (*.f64 (+.f64 b a) (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))))) |
(if (<=.f64 (/.f64 angle #s(literal 180 binary64)) #s(literal 40000000000000000852816760378175874892050314850718597870973353984 binary64)) #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (*.f64 angle #s(literal 1/90 binary64)) (PI.f64)) (*.f64 (+.f64 b a) (-.f64 b a)))) (if (<=.f64 (/.f64 angle #s(literal 180 binary64)) #s(literal 200000000000000010192205912740054562797105054706227332326192032866135484191283266368381817277781340435213162133635125552283598226549044171823650287604838547152620877648562966288761896029315715236087051230122378454882789355192382501217716142080 binary64)) #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))) (*.f64 (-.f64 b a) (-.f64 b a)))) #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))) (*.f64 (+.f64 b a) #s(approx (- b a) (neg.f64 a))))))) |
(if (<=.f64 (/.f64 angle #s(literal 180 binary64)) #s(literal 40000000000000000852816760378175874892050314850718597870973353984 binary64)) #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))) (*.f64 (+.f64 b a) (-.f64 b a)))) (if (<=.f64 (/.f64 angle #s(literal 180 binary64)) #s(literal 200000000000000010192205912740054562797105054706227332326192032866135484191283266368381817277781340435213162133635125552283598226549044171823650287604838547152620877648562966288761896029315715236087051230122378454882789355192382501217716142080 binary64)) #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))) (*.f64 (-.f64 b a) (-.f64 b a)))) #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))) (*.f64 (+.f64 b a) #s(approx (- b a) (neg.f64 a))))))) |
(if (<=.f64 b #s(literal 83999999999999995553588570080143460564480226381578554597213265918418457559189586196492052972281490908367511847985122739904411193997169022275189121802425073664 binary64)) #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))) (*.f64 (+.f64 b a) (-.f64 b a)))) #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* angle (* (PI) 1/90)) (* (+ b a) (- b a))) (*.f64 (*.f64 b angle) (*.f64 #s(literal 1/90 binary64) (*.f64 b (PI.f64))))))) |
(if (<=.f64 (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64))) #s(literal 0 binary64)) #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* (sin (* 1/180 (* angle (PI)))) (* (* a a) -2)) (cos (* 1/180 (* angle (PI))))) (*.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 a a)) (*.f64 angle (PI.f64))))) #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* angle (* (PI) 1/90)) (* (+ b a) (- b a))) (*.f64 (*.f64 b angle) (*.f64 #s(literal 1/90 binary64) (*.f64 b (PI.f64))))))) |
(if (<=.f64 (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64))) #s(literal 0 binary64)) #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* angle (* (PI) 1/90)) (* (- (/ (* b (* b b)) (+ (* a (+ b a)) (* b b))) (/ (* a (* a a)) (+ (* a (+ b a)) (* b b)))) (- b a))) (*.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 a a)) (*.f64 angle (PI.f64))))) #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* angle (* (PI) 1/90)) (* (+ b a) (- b a))) (*.f64 (*.f64 b angle) (*.f64 #s(literal 1/90 binary64) (*.f64 b (PI.f64))))))) |
(if (<=.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) #s(literal 20000000000000000204701340408171022992608776270649491456 binary64)) #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* angle (* (PI) 1/90)) (* (+ b a) (- b a))) (*.f64 (*.f64 #s(literal 1/90 binary64) angle) (*.f64 (PI.f64) (*.f64 b b))))) #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* angle (* (PI) 1/90)) (* (+ b a) (- b a))) (*.f64 (*.f64 b angle) (*.f64 #s(literal 1/90 binary64) (*.f64 b (PI.f64))))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* angle (* (PI) 1/90)) (* (+ b a) (- b a))) (*.f64 (*.f64 #s(literal 1/90 binary64) angle) (*.f64 (PI.f64) (*.f64 b b))))) |
| Outputs |
|---|
(if (<=.f64 b #s(literal 5499999999999999928496547897828849832667509470057799826235606019671603361054099566154519803269292063270543661718044125812467120242431374426791479438781821378818084413853319299072 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))) (+.f64 b a)) (-.f64 b a)) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) (*.f64 (fma.f64 (sqrt.f64 a) (sqrt.f64 a) b) (*.f64 (-.f64 b a) (sin.f64 (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 (PI.f64)) (cbrt.f64 (PI.f64))) (cbrt.f64 (sqrt.f64 (PI.f64)))) angle) #s(literal 1/90 binary64)))))) |
(if (<=.f64 b #s(literal 5499999999999999928496547897828849832667509470057799826235606019671603361054099566154519803269292063270543661718044125812467120242431374426791479438781821378818084413853319299072 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))) (+.f64 b a)) (-.f64 b a)) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) (*.f64 (fma.f64 (sqrt.f64 a) (sqrt.f64 a) b) (*.f64 (-.f64 b a) (sin.f64 (*.f64 (*.f64 angle (*.f64 (*.f64 (sqrt.f64 (PI.f64)) (cbrt.f64 (PI.f64))) (cbrt.f64 (sqrt.f64 (PI.f64))))) #s(literal 1/90 binary64)))))) |
(if (<=.f64 b #s(literal 5499999999999999928496547897828849832667509470057799826235606019671603361054099566154519803269292063270543661718044125812467120242431374426791479438781821378818084413853319299072 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))) (+.f64 b a)) (-.f64 b a)) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) (*.f64 (+.f64 b a) (*.f64 (-.f64 b a) (sin.f64 (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 (PI.f64)) (cbrt.f64 (PI.f64))) (cbrt.f64 (sqrt.f64 (PI.f64)))) angle) #s(literal 1/90 binary64)))))) |
(if (<=.f64 b #s(literal 5499999999999999928496547897828849832667509470057799826235606019671603361054099566154519803269292063270543661718044125812467120242431374426791479438781821378818084413853319299072 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))) (+.f64 b a)) (-.f64 b a)) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) (*.f64 (+.f64 b a) (*.f64 (-.f64 b a) (sin.f64 (*.f64 (*.f64 angle (*.f64 (*.f64 (sqrt.f64 (PI.f64)) (cbrt.f64 (PI.f64))) (cbrt.f64 (sqrt.f64 (PI.f64))))) #s(literal 1/90 binary64)))))) |
(if (<=.f64 (/.f64 angle #s(literal 180 binary64)) #s(literal 4999999999999999909315349154054740991463637108491892860888337397349569053269712469449300329851548412746772308261348178402514182220821421164656873275098572126930396830492460411478655642866237930786475017764864 binary64)) (*.f64 (+.f64 b a) (*.f64 (-.f64 b a) (sin.f64 (fma.f64 (/.f64 (sqrt.f64 (PI.f64)) #s(literal 180 binary64)) (/.f64 (sqrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) angle)) (*.f64 (neg.f64 (sqrt.f64 (PI.f64))) (*.f64 (sqrt.f64 (PI.f64)) (*.f64 angle #s(literal -1/180 binary64)))))))) (*.f64 (+.f64 b a) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) (*.f64 (+.f64 b a) (*.f64 (+.f64 b a) (sin.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/90 binary64)) angle))))))) |
(if (<=.f64 (/.f64 angle #s(literal 180 binary64)) #s(literal 4999999999999999909315349154054740991463637108491892860888337397349569053269712469449300329851548412746772308261348178402514182220821421164656873275098572126930396830492460411478655642866237930786475017764864 binary64)) (*.f64 (+.f64 b a) (*.f64 (-.f64 b a) (sin.f64 (fma.f64 (/.f64 (sqrt.f64 (PI.f64)) #s(literal 180 binary64)) (/.f64 (sqrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) angle)) (*.f64 (neg.f64 (sqrt.f64 (PI.f64))) (*.f64 (sqrt.f64 (PI.f64)) (*.f64 angle #s(literal -1/180 binary64)))))))) (*.f64 (+.f64 b a) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) (*.f64 (+.f64 b a) (*.f64 (+.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))))) |
(if (<=.f64 (/.f64 angle #s(literal 180 binary64)) #s(literal 4999999999999999909315349154054740991463637108491892860888337397349569053269712469449300329851548412746772308261348178402514182220821421164656873275098572126930396830492460411478655642866237930786475017764864 binary64)) (*.f64 (+.f64 b a) (*.f64 (-.f64 b a) (sin.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 (PI.f64)) (sqrt.f64 (PI.f64))) angle) #s(literal 1/90 binary64))))) (*.f64 (+.f64 b a) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) (*.f64 (+.f64 b a) (*.f64 (+.f64 b a) (sin.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/90 binary64)) angle))))))) |
(if (<=.f64 (/.f64 angle #s(literal 180 binary64)) #s(literal 4999999999999999909315349154054740991463637108491892860888337397349569053269712469449300329851548412746772308261348178402514182220821421164656873275098572126930396830492460411478655642866237930786475017764864 binary64)) (*.f64 (+.f64 b a) (*.f64 (-.f64 b a) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 (sqrt.f64 (PI.f64)) (sqrt.f64 (PI.f64)))))))) (*.f64 (+.f64 b a) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) (*.f64 (+.f64 b a) (*.f64 (+.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))))) |
(if (<=.f64 (/.f64 angle #s(literal 180 binary64)) #s(literal 4999999999999999909315349154054740991463637108491892860888337397349569053269712469449300329851548412746772308261348178402514182220821421164656873275098572126930396830492460411478655642866237930786475017764864 binary64)) (*.f64 (+.f64 b a) (*.f64 (-.f64 b a) (sin.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 (PI.f64)) (sqrt.f64 (PI.f64))) angle) #s(literal 1/90 binary64))))) (*.f64 (+.f64 b a) (*.f64 (+.f64 a b) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) |
(if (<=.f64 (/.f64 angle #s(literal 180 binary64)) #s(literal 4999999999999999909315349154054740991463637108491892860888337397349569053269712469449300329851548412746772308261348178402514182220821421164656873275098572126930396830492460411478655642866237930786475017764864 binary64)) (*.f64 (+.f64 b a) (*.f64 (-.f64 b a) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 (sqrt.f64 (PI.f64)) (sqrt.f64 (PI.f64)))))))) (*.f64 (+.f64 b a) (*.f64 (+.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) |
(*.f64 (+.f64 b a) (*.f64 (-.f64 b a) (sin.f64 (*.f64 (sqrt.f64 (PI.f64)) (*.f64 (sqrt.f64 (PI.f64)) (*.f64 angle #s(literal 1/90 binary64))))))) |
(if (<=.f64 a #s(literal 8200000000000000272055342031678913962846252647608380439529922513874800217968295710634498475574464377790828039997922125046760274970269297573429627443539362185216 binary64)) (*.f64 (+.f64 b a) (*.f64 (-.f64 b a) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) (*.f64 (+.f64 b a) (*.f64 (-.f64 b a) #s(approx (sin (* (* (PI) angle) 1/90)) (*.f64 angle (fma.f64 #s(literal -1/4374000 binary64) (*.f64 (*.f64 angle angle) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) (*.f64 #s(literal 1/90 binary64) (PI.f64)))))))) |
(if (<=.f64 a #s(literal 8200000000000000272055342031678913962846252647608380439529922513874800217968295710634498475574464377790828039997922125046760274970269297573429627443539362185216 binary64)) (*.f64 (+.f64 b a) (*.f64 (-.f64 b a) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))))) (*.f64 (+.f64 b a) (*.f64 (-.f64 b a) #s(approx (sin (* (* (PI) angle) 1/90)) (*.f64 angle (fma.f64 #s(literal -1/4374000 binary64) (*.f64 (*.f64 angle angle) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))) |
(if (<=.f64 (/.f64 angle #s(literal 180 binary64)) #s(literal 40000000000000000852816760378175874892050314850718597870973353984 binary64)) (*.f64 (+.f64 b a) (*.f64 (-.f64 b a) #s(approx (sin (* (* (PI) angle) 1/90)) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (if (<=.f64 (/.f64 angle #s(literal 180 binary64)) #s(literal 200000000000000010192205912740054562797105054706227332326192032866135484191283266368381817277781340435213162133635125552283598226549044171823650287604838547152620877648562966288761896029315715236087051230122378454882789355192382501217716142080 binary64)) #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))) (*.f64 (-.f64 b a) (-.f64 b a)))) (*.f64 (+.f64 b a) (*.f64 (+.f64 a b) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))) |
(if (<=.f64 (/.f64 angle #s(literal 180 binary64)) #s(literal 40000000000000000852816760378175874892050314850718597870973353984 binary64)) (*.f64 (+.f64 b a) (*.f64 (-.f64 b a) #s(approx (sin (* (* (PI) angle) 1/90)) (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))))) (if (<=.f64 (/.f64 angle #s(literal 180 binary64)) #s(literal 200000000000000010192205912740054562797105054706227332326192032866135484191283266368381817277781340435213162133635125552283598226549044171823650287604838547152620877648562966288761896029315715236087051230122378454882789355192382501217716142080 binary64)) #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))) (*.f64 (-.f64 b a) (-.f64 b a)))) (*.f64 (+.f64 b a) (*.f64 (+.f64 b a) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))) |
(if (<=.f64 (/.f64 angle #s(literal 180 binary64)) #s(literal 40000000000000000852816760378175874892050314850718597870973353984 binary64)) (*.f64 (+.f64 b a) (*.f64 (-.f64 b a) #s(approx (sin (* (* (PI) angle) 1/90)) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (if (<=.f64 (/.f64 angle #s(literal 180 binary64)) #s(literal 499999999999999970102730657165474578819517884669697781640770412320644082446569662475873607343495247333807664186025665280190212291222751131192523497883201241303896750127789047056565704533819250109131739322386848885414656951827349593128960 binary64)) #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))) (*.f64 (-.f64 b a) (-.f64 b a)))) #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* angle (* (PI) 1/90)) (* (- (/ (* b (* b b)) (+ (* a (+ b a)) (* b b))) (/ (* a (* a a)) (+ (* a (+ b a)) (* b b)))) (- b a))) (*.f64 (*.f64 a a) (fma.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)) (*.f64 (*.f64 angle (*.f64 (PI.f64) b)) (/.f64 #s(literal -1/45 binary64) a)))))))) |
(if (<=.f64 (/.f64 angle #s(literal 180 binary64)) #s(literal 40000000000000000852816760378175874892050314850718597870973353984 binary64)) (*.f64 (+.f64 b a) (*.f64 (-.f64 b a) #s(approx (sin (* (* (PI) angle) 1/90)) (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))))) (if (<=.f64 (/.f64 angle #s(literal 180 binary64)) #s(literal 499999999999999970102730657165474578819517884669697781640770412320644082446569662475873607343495247333807664186025665280190212291222751131192523497883201241303896750127789047056565704533819250109131739322386848885414656951827349593128960 binary64)) #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))) (*.f64 (-.f64 b a) (-.f64 b a)))) #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* angle (* (PI) 1/90)) (* (- (/ (* b (* b b)) (+ (* a (+ b a)) (* b b))) (/ (* a (* a a)) (+ (* a (+ b a)) (* b b)))) (- b a))) (*.f64 (*.f64 a a) (fma.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle) (*.f64 (*.f64 angle (*.f64 b (PI.f64))) (/.f64 #s(literal -1/45 binary64) a)))))))) |
(if (<=.f64 (/.f64 angle #s(literal 180 binary64)) #s(literal 40000000000000000852816760378175874892050314850718597870973353984 binary64)) (*.f64 (+.f64 b a) (*.f64 (-.f64 b a) #s(approx (sin (* (* (PI) angle) 1/90)) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (if (<=.f64 (/.f64 angle #s(literal 180 binary64)) #s(literal 200000000000000010192205912740054562797105054706227332326192032866135484191283266368381817277781340435213162133635125552283598226549044171823650287604838547152620877648562966288761896029315715236087051230122378454882789355192382501217716142080 binary64)) #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))) (*.f64 (-.f64 b a) (-.f64 b a)))) #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))) (*.f64 (+.f64 b a) #s(approx (- b a) (neg.f64 a))))))) |
(if (<=.f64 (/.f64 angle #s(literal 180 binary64)) #s(literal 40000000000000000852816760378175874892050314850718597870973353984 binary64)) (*.f64 (+.f64 b a) (*.f64 (-.f64 b a) #s(approx (sin (* (* (PI) angle) 1/90)) (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))))) (if (<=.f64 (/.f64 angle #s(literal 180 binary64)) #s(literal 200000000000000010192205912740054562797105054706227332326192032866135484191283266368381817277781340435213162133635125552283598226549044171823650287604838547152620877648562966288761896029315715236087051230122378454882789355192382501217716142080 binary64)) #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))) (*.f64 (-.f64 b a) (-.f64 b a)))) #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))) (*.f64 (+.f64 b a) #s(approx (- b a) (neg.f64 a))))))) |
(if (<=.f64 (/.f64 angle #s(literal 180 binary64)) #s(literal 40000000000000000852816760378175874892050314850718597870973353984 binary64)) (*.f64 (+.f64 b a) #s(approx (* (- b a) (sin (* (* (PI) angle) 1/90))) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 (PI.f64) (-.f64 b a)))))) (if (<=.f64 (/.f64 angle #s(literal 180 binary64)) #s(literal 200000000000000010192205912740054562797105054706227332326192032866135484191283266368381817277781340435213162133635125552283598226549044171823650287604838547152620877648562966288761896029315715236087051230122378454882789355192382501217716142080 binary64)) #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))) (*.f64 (-.f64 b a) (-.f64 b a)))) #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))) (*.f64 (+.f64 b a) #s(approx (- b a) (neg.f64 a))))))) |
(if (<=.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) #s(literal 565391060729083/28269553036454149273332760011886696253239742350009903329945699220681916416 binary64)) #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (*.f64 angle #s(literal 1/90 binary64)) (PI.f64)) (*.f64 (+.f64 b a) (-.f64 b a)))) #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (-.f64 b a) (*.f64 (-.f64 b a) (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))))) |
(if (<=.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))))) #s(literal 565391060729083/28269553036454149273332760011886696253239742350009903329945699220681916416 binary64)) #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (-.f64 b a) (*.f64 (-.f64 b a) (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))))) |
(if (<=.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) #s(literal 565391060729083/28269553036454149273332760011886696253239742350009903329945699220681916416 binary64)) #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (*.f64 angle #s(literal 1/90 binary64)) (PI.f64)) (*.f64 (+.f64 b a) (-.f64 b a)))) #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (+.f64 b a) (*.f64 (+.f64 b a) (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))))) |
(if (<=.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))))) #s(literal 565391060729083/28269553036454149273332760011886696253239742350009903329945699220681916416 binary64)) #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (+.f64 b a) (*.f64 (+.f64 b a) (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))))) |
(if (<=.f64 (/.f64 angle #s(literal 180 binary64)) #s(literal 40000000000000000852816760378175874892050314850718597870973353984 binary64)) #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (*.f64 angle #s(literal 1/90 binary64)) (PI.f64)) (*.f64 (+.f64 b a) (-.f64 b a)))) (if (<=.f64 (/.f64 angle #s(literal 180 binary64)) #s(literal 200000000000000010192205912740054562797105054706227332326192032866135484191283266368381817277781340435213162133635125552283598226549044171823650287604838547152620877648562966288761896029315715236087051230122378454882789355192382501217716142080 binary64)) #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))) (*.f64 (-.f64 b a) (-.f64 b a)))) #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))) (*.f64 (+.f64 b a) #s(approx (- b a) (neg.f64 a))))))) |
(if (<=.f64 (/.f64 angle #s(literal 180 binary64)) #s(literal 40000000000000000852816760378175874892050314850718597870973353984 binary64)) #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) (if (<=.f64 (/.f64 angle #s(literal 180 binary64)) #s(literal 200000000000000010192205912740054562797105054706227332326192032866135484191283266368381817277781340435213162133635125552283598226549044171823650287604838547152620877648562966288761896029315715236087051230122378454882789355192382501217716142080 binary64)) #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))) (*.f64 (-.f64 b a) (-.f64 b a)))) #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))) (*.f64 (+.f64 b a) #s(approx (- b a) (neg.f64 a))))))) |
(if (<=.f64 (/.f64 angle #s(literal 180 binary64)) #s(literal 40000000000000000852816760378175874892050314850718597870973353984 binary64)) #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))) (*.f64 (+.f64 b a) (-.f64 b a)))) (if (<=.f64 (/.f64 angle #s(literal 180 binary64)) #s(literal 200000000000000010192205912740054562797105054706227332326192032866135484191283266368381817277781340435213162133635125552283598226549044171823650287604838547152620877648562966288761896029315715236087051230122378454882789355192382501217716142080 binary64)) #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))) (*.f64 (-.f64 b a) (-.f64 b a)))) #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))) (*.f64 (+.f64 b a) #s(approx (- b a) (neg.f64 a))))))) |
(if (<=.f64 b #s(literal 83999999999999995553588570080143460564480226381578554597213265918418457559189586196492052972281490908367511847985122739904411193997169022275189121802425073664 binary64)) #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))) (*.f64 (+.f64 b a) (-.f64 b a)))) #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* angle (* (PI) 1/90)) (* (+ b a) (- b a))) (*.f64 (*.f64 b angle) (*.f64 #s(literal 1/90 binary64) (*.f64 b (PI.f64))))))) |
(if (<=.f64 (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64))) #s(literal 0 binary64)) #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* (sin (* 1/180 (* angle (PI)))) (* (* a a) -2)) (cos (* 1/180 (* angle (PI))))) (*.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 a a)) (*.f64 angle (PI.f64))))) #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* angle (* (PI) 1/90)) (* (+ b a) (- b a))) (*.f64 (*.f64 b angle) (*.f64 #s(literal 1/90 binary64) (*.f64 b (PI.f64))))))) |
(if (<=.f64 (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64))) #s(literal 0 binary64)) #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* (sin (* 1/180 (* angle (PI)))) (* (* a a) -2)) (cos (* 1/180 (* angle (PI))))) (*.f64 (*.f64 (PI.f64) angle) (*.f64 (*.f64 a a) #s(literal -1/90 binary64))))) #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* angle (* (PI) 1/90)) (* (+ b a) (- b a))) (*.f64 (*.f64 b angle) (*.f64 #s(literal 1/90 binary64) (*.f64 b (PI.f64))))))) |
(if (<=.f64 (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64))) #s(literal 0 binary64)) #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* angle (* (PI) 1/90)) (* (- (/ (* b (* b b)) (+ (* a (+ b a)) (* b b))) (/ (* a (* a a)) (+ (* a (+ b a)) (* b b)))) (- b a))) (*.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 a a)) (*.f64 angle (PI.f64))))) #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* angle (* (PI) 1/90)) (* (+ b a) (- b a))) (*.f64 (*.f64 b angle) (*.f64 #s(literal 1/90 binary64) (*.f64 b (PI.f64))))))) |
(if (<=.f64 (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64))) #s(literal 0 binary64)) #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* angle (* (PI) 1/90)) (* (- (/ (* b (* b b)) (+ (* a (+ b a)) (* b b))) (/ (* a (* a a)) (+ (* a (+ b a)) (* b b)))) (- b a))) (*.f64 (*.f64 (PI.f64) angle) (*.f64 #s(literal 1/90 binary64) (*.f64 a a))))) #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* angle (* (PI) 1/90)) (* (+ b a) (- b a))) (*.f64 (*.f64 b angle) (*.f64 #s(literal 1/90 binary64) (*.f64 b (PI.f64))))))) |
(if (<=.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) #s(literal 20000000000000000204701340408171022992608776270649491456 binary64)) #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* angle (* (PI) 1/90)) (* (+ b a) (- b a))) (*.f64 (*.f64 #s(literal 1/90 binary64) angle) (*.f64 (PI.f64) (*.f64 b b))))) #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* angle (* (PI) 1/90)) (* (+ b a) (- b a))) (*.f64 (*.f64 b angle) (*.f64 #s(literal 1/90 binary64) (*.f64 b (PI.f64))))))) |
(if (<=.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))))) #s(literal 20000000000000000204701340408171022992608776270649491456 binary64)) #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* angle (* (PI) 1/90)) (* (+ b a) (- b a))) (*.f64 (*.f64 angle #s(literal 1/90 binary64)) (*.f64 (PI.f64) (*.f64 b b))))) #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* angle (* (PI) 1/90)) (* (+ b a) (- b a))) (*.f64 (*.f64 b angle) (*.f64 #s(literal 1/90 binary64) (*.f64 b (PI.f64))))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* angle (* (PI) 1/90)) (* (+ b a) (- b a))) (*.f64 (*.f64 #s(literal 1/90 binary64) angle) (*.f64 (PI.f64) (*.f64 b b))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* angle (* (PI) 1/90)) (* (+ b a) (- b a))) (*.f64 (*.f64 angle #s(literal 1/90 binary64)) (*.f64 (PI.f64) (*.f64 b b))))) |
| 16 026× | lower-fma.f64 |
| 16 026× | lower-fma.f32 |
| 9 038× | lower-fma.f64 |
| 9 038× | lower-fma.f32 |
| 7 044× | lower-fma.f64 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 989 | 12401 |
| 1 | 3353 | 11315 |
| 0 | 8843 | 10992 |
| 0 | 549 | 11894 |
| 1 | 1896 | 10966 |
| 2 | 4526 | 10556 |
| 0 | 8247 | 10287 |
| 0 | 82 | 358 |
| 0 | 131 | 322 |
| 1 | 341 | 239 |
| 2 | 2171 | 231 |
| 0 | 8364 | 231 |
| 0 | 62 | 330 |
| 0 | 102 | 334 |
| 1 | 257 | 314 |
| 2 | 1416 | 287 |
| 0 | 9329 | 275 |
| 0 | 188 | 2667 |
| 1 | 605 | 2489 |
| 2 | 2536 | 2441 |
| 0 | 8124 | 2375 |
| 0 | 78 | 461 |
| 0 | 130 | 420 |
| 1 | 379 | 315 |
| 2 | 2690 | 285 |
| 0 | 9074 | 285 |
| 0 | 16 | 64 |
| 0 | 27 | 64 |
| 1 | 89 | 64 |
| 2 | 456 | 55 |
| 3 | 4100 | 55 |
| 0 | 8353 | 55 |
| 1× | fuel |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
Compiled 2 729 to 1 274 computations (53.3% saved)
(negabs angle)
Compiled 2 954 to 1 064 computations (64% saved)
Loading profile data...