
Time bar (total: 15.9s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 0 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 1 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 2 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 3 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 4 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 5 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 6 |
| 21.9% | 21.9% | 78% | 0.1% | 0% | 0% | 0% | 7 |
| 23.4% | 23.4% | 76.5% | 0.1% | 0% | 0% | 0% | 8 |
| 35.2% | 35.1% | 64.8% | 0.1% | 0% | 0% | 0% | 9 |
| 36.3% | 36.3% | 63.6% | 0.1% | 0% | 0% | 0% | 10 |
| 42.4% | 42.3% | 57.6% | 0.1% | 0% | 0% | 0% | 11 |
| 43.1% | 43% | 56.9% | 0.1% | 0% | 0% | 0% | 12 |
Compiled 16 to 12 computations (25% saved)
| 3.7s | 3 756× | 1 | valid |
| 354.0ms | 4 446× | 0 | valid |
| 170.0ms | 54× | 2 | valid |
| 1.0ms | 3× | 4 | exit |
ival-tan: 3.4s (86.4% of total)ival-mult: 247.0ms (6.3% of total)ival-div: 85.0ms (2.2% of total)ival-pi: 68.0ms (1.7% of total)adjust: 65.0ms (1.7% of total)ival-sub: 52.0ms (1.3% of total)exact: 8.0ms (0.2% of total)ival-true: 6.0ms (0.2% of total)ival-assert: 3.0ms (0.1% of total)| 1× | egg-herbie |
| 602× | times-frac |
| 336× | accelerator-lowering-fma.f32 |
| 336× | accelerator-lowering-fma.f64 |
| 256× | *-lowering-*.f32 |
| 256× | *-lowering-*.f64 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 26 | 74 |
| 1 | 78 | 62 |
| 2 | 237 | 60 |
| 3 | 641 | 60 |
| 4 | 1124 | 60 |
| 5 | 1517 | 60 |
| 6 | 1755 | 60 |
| 7 | 1808 | 60 |
| 8 | 1818 | 60 |
| 0 | 10 | 14 |
| 1 | 23 | 12 |
| 2 | 57 | 12 |
| 3 | 134 | 12 |
| 4 | 212 | 12 |
| 5 | 324 | 12 |
| 6 | 394 | 12 |
| 7 | 477 | 12 |
| 8 | 587 | 12 |
| 9 | 658 | 12 |
| 10 | 726 | 12 |
| 11 | 762 | 12 |
| 0 | 762 | 12 |
| 1× | iter limit |
| 1× | saturated |
| 1× | saturated |
| Inputs |
|---|
(- (* (PI) l) (* (/ 1 (* F F)) (tan (* (PI) l)))) |
| Outputs |
|---|
(- (* (PI) l) (* (/ 1 (* F F)) (tan (* (PI) l)))) |
(-.f64 (*.f64 (PI.f64) l) (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F))) |
(abs F)
(negabs l)
| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 127 | 0 | - | 0 | - | (tan.f64 (*.f64 (PI.f64) l)) |
| 49 | 0 | - | 0 | - | (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) (tan.f64 (*.f64 (PI.f64) l))) |
| 1 | 0 | - | 0 | - | (/.f64 #s(literal 1 binary64) (*.f64 F F)) |
| 0 | 0 | - | 0 | - | (*.f64 (PI.f64) l) |
| 0 | 0 | - | 0 | - | #s(literal 1 binary64) |
| 0 | 0 | - | 0 | - | (-.f64 (*.f64 (PI.f64) l) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) (tan.f64 (*.f64 (PI.f64) l)))) |
| 0 | 0 | - | 0 | - | (*.f64 F F) |
| 0 | 0 | - | 0 | - | l |
| 0 | 0 | - | 0 | - | F |
| 0 | 0 | - | 0 | - | (PI.f64) |
| Operator | Subexpression | Explanation | Count | |
|---|---|---|---|---|
tan.f64 | (tan.f64 (*.f64 (PI.f64) l)) | sensitivity | 126 | 0 |
*.f64 | (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) (tan.f64 (*.f64 (PI.f64) l))) | n*o | 10 | 0 |
tan.f64 | (tan.f64 (*.f64 (PI.f64) l)) | oflow-rescue | 1 | 0 |
| ↳ | (*.f64 (PI.f64) l) | overflow | 1 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 62 | 0 |
| - | 75 | 119 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 62 | 0 | 0 |
| - | 75 | 0 | 119 |
| number | freq |
|---|---|
| 0 | 119 |
| 1 | 137 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 216.0ms | 94× | 2 | valid |
| 122.0ms | 144× | 1 | valid |
| 38.0ms | 10× | 3 | valid |
| 20.0ms | 264× | 0 | valid |
Compiled 122 to 44 computations (63.9% saved)
ival-tan: 334.0ms (89.9% of total)ival-mult: 17.0ms (4.6% of total)adjust: 6.0ms (1.6% of total)ival-div: 5.0ms (1.3% of total)ival-pi: 4.0ms (1.1% of total)ival-sub: 4.0ms (1.1% of total)exact: 1.0ms (0.3% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)Compiled 2 to 2 computations (0% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 77.0% | (-.f64 (*.f64 (PI.f64) l) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) (tan.f64 (*.f64 (PI.f64) l)))) |
Compiled 16 to 10 computations (37.5% saved)
| 1× | egg-herbie |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (PI.f64) |
| ✓ | cost-diff | 0 | (*.f64 (PI.f64) l) |
| ✓ | cost-diff | 0 | (-.f64 (*.f64 (PI.f64) l) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) (tan.f64 (*.f64 (PI.f64) l)))) |
| ✓ | cost-diff | 320 | (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) (tan.f64 (*.f64 (PI.f64) l))) |
| 336× | accelerator-lowering-fma.f32 |
| 336× | accelerator-lowering-fma.f64 |
| 256× | *-lowering-*.f32 |
| 256× | *-lowering-*.f64 |
| 138× | div-sub |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 10 | 43 |
| 1 | 23 | 39 |
| 2 | 57 | 39 |
| 3 | 134 | 39 |
| 4 | 212 | 39 |
| 5 | 324 | 39 |
| 6 | 394 | 39 |
| 7 | 477 | 39 |
| 8 | 587 | 39 |
| 9 | 658 | 39 |
| 10 | 726 | 39 |
| 11 | 762 | 39 |
| 0 | 762 | 39 |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(- (* (PI) l) (* (/ 1 (* F F)) (tan (* (PI) l)))) |
(* (PI) l) |
(PI) |
l |
(* (/ 1 (* F F)) (tan (* (PI) l))) |
(/ 1 (* F F)) |
1 |
(* F F) |
F |
(tan (* (PI) l)) |
| Outputs |
|---|
(- (* (PI) l) (* (/ 1 (* F F)) (tan (* (PI) l)))) |
(-.f64 (*.f64 (PI.f64) l) (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F))) |
(* (PI) l) |
(*.f64 (PI.f64) l) |
(PI) |
(PI.f64) |
l |
(* (/ 1 (* F F)) (tan (* (PI) l))) |
(/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) |
(/ 1 (* F F)) |
(/.f64 #s(literal 1 binary64) (*.f64 F F)) |
1 |
#s(literal 1 binary64) |
(* F F) |
(*.f64 F F) |
F |
(tan (* (PI) l)) |
(tan.f64 (*.f64 (PI.f64) l)) |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 99.7% | (/.f64 #s(literal 1 binary64) (*.f64 F F)) |
| ✓ | accuracy | 99.5% | (*.f64 (PI.f64) l) |
| ✓ | accuracy | 81.3% | (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) (tan.f64 (*.f64 (PI.f64) l))) |
| ✓ | accuracy | 52.6% | (tan.f64 (*.f64 (PI.f64) l)) |
| 113.0ms | 47× | 2 | valid |
| 80.0ms | 72× | 1 | valid |
| 16.0ms | 5× | 3 | valid |
| 10.0ms | 132× | 0 | valid |
Compiled 45 to 12 computations (73.3% saved)
ival-tan: 185.0ms (89.6% of total)ival-mult: 9.0ms (4.4% of total)adjust: 6.0ms (2.9% of total)ival-div: 3.0ms (1.5% of total)ival-pi: 2.0ms (1% of total)ival-sub: 2.0ms (1% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| Inputs |
|---|
#<alt (* (/ 1 (* F F)) (tan (* (PI) l)))> |
#<alt (- (* (PI) l) (* (/ 1 (* F F)) (tan (* (PI) l))))> |
#<alt (* (PI) l)> |
#<alt (PI)> |
#<alt (tan (* (PI) l))> |
#<alt (/ 1 (* F F))> |
| Outputs |
|---|
#<alt (/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI)))))> |
#<alt (/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI)))))> |
#<alt (/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI)))))> |
#<alt (/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI)))))> |
#<alt (/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI)))))> |
#<alt (/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI)))))> |
#<alt (/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI)))))> |
#<alt (/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI)))))> |
#<alt (/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI)))))> |
#<alt (/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI)))))> |
#<alt (/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI)))))> |
#<alt (/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI)))))> |
#<alt (/ (* l (PI)) (pow F 2))> |
#<alt (* l (+ (* (pow l 2) (- (* -1/6 (/ (pow (PI) 3) (pow F 2))) (* -1/2 (/ (pow (PI) 3) (pow F 2))))) (/ (PI) (pow F 2))))> |
#<alt (* l (+ (* (pow l 2) (- (+ (* -1/6 (/ (pow (PI) 3) (pow F 2))) (* (pow l 2) (- (* 1/120 (/ (pow (PI) 5) (pow F 2))) (+ (* -1/2 (/ (* (pow (PI) 2) (- (* -1/6 (pow (PI) 3)) (* -1/2 (pow (PI) 3)))) (pow F 2))) (* 1/24 (/ (pow (PI) 5) (pow F 2))))))) (* -1/2 (/ (pow (PI) 3) (pow F 2))))) (/ (PI) (pow F 2))))> |
#<alt (* l (+ (* (pow l 2) (- (+ (* -1/6 (/ (pow (PI) 3) (pow F 2))) (* (pow l 2) (- (+ (* 1/120 (/ (pow (PI) 5) (pow F 2))) (* (pow l 2) (- (* -1/5040 (/ (pow (PI) 7) (pow F 2))) (+ (* -1/2 (/ (* (pow (PI) 2) (- (* 1/120 (pow (PI) 5)) (+ (* -1/2 (* (pow (PI) 2) (- (* -1/6 (pow (PI) 3)) (* -1/2 (pow (PI) 3))))) (* 1/24 (pow (PI) 5))))) (pow F 2))) (+ (* -1/720 (/ (pow (PI) 7) (pow F 2))) (* 1/24 (/ (* (pow (PI) 4) (- (* -1/6 (pow (PI) 3)) (* -1/2 (pow (PI) 3)))) (pow F 2)))))))) (+ (* -1/2 (/ (* (pow (PI) 2) (- (* -1/6 (pow (PI) 3)) (* -1/2 (pow (PI) 3)))) (pow F 2))) (* 1/24 (/ (pow (PI) 5) (pow F 2))))))) (* -1/2 (/ (pow (PI) 3) (pow F 2))))) (/ (PI) (pow F 2))))> |
#<alt (/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI)))))> |
#<alt (/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI)))))> |
#<alt (/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI)))))> |
#<alt (/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI)))))> |
#<alt (/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI)))))> |
#<alt (/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI)))))> |
#<alt (/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI)))))> |
#<alt (/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI)))))> |
#<alt (* l (- (PI) (/ (PI) (pow F 2))))> |
#<alt (* l (- (+ (PI) (* (pow l 2) (- (* -1/2 (/ (pow (PI) 3) (pow F 2))) (* -1/6 (/ (pow (PI) 3) (pow F 2)))))) (/ (PI) (pow F 2))))> |
#<alt (* l (- (+ (PI) (* (pow l 2) (- (+ (* -1/2 (/ (pow (PI) 3) (pow F 2))) (* (pow l 2) (- (+ (* -1/2 (/ (* (pow (PI) 2) (- (* -1/6 (pow (PI) 3)) (* -1/2 (pow (PI) 3)))) (pow F 2))) (* 1/24 (/ (pow (PI) 5) (pow F 2)))) (* 1/120 (/ (pow (PI) 5) (pow F 2)))))) (* -1/6 (/ (pow (PI) 3) (pow F 2)))))) (/ (PI) (pow F 2))))> |
#<alt (* l (- (+ (PI) (* (pow l 2) (- (+ (* -1/2 (/ (pow (PI) 3) (pow F 2))) (* (pow l 2) (- (+ (* -1/2 (/ (* (pow (PI) 2) (- (* -1/6 (pow (PI) 3)) (* -1/2 (pow (PI) 3)))) (pow F 2))) (+ (* 1/24 (/ (pow (PI) 5) (pow F 2))) (* (pow l 2) (- (+ (* -1/2 (/ (* (pow (PI) 2) (- (* 1/120 (pow (PI) 5)) (+ (* -1/2 (* (pow (PI) 2) (- (* -1/6 (pow (PI) 3)) (* -1/2 (pow (PI) 3))))) (* 1/24 (pow (PI) 5))))) (pow F 2))) (+ (* -1/720 (/ (pow (PI) 7) (pow F 2))) (* 1/24 (/ (* (pow (PI) 4) (- (* -1/6 (pow (PI) 3)) (* -1/2 (pow (PI) 3)))) (pow F 2))))) (* -1/5040 (/ (pow (PI) 7) (pow F 2))))))) (* 1/120 (/ (pow (PI) 5) (pow F 2)))))) (* -1/6 (/ (pow (PI) 3) (pow F 2)))))) (/ (PI) (pow F 2))))> |
#<alt (* l (PI))> |
#<alt (* l (+ (PI) (* -1 (/ (sin (* l (PI))) (* (pow F 2) (* l (cos (* l (PI)))))))))> |
#<alt (* l (+ (PI) (* -1 (/ (sin (* l (PI))) (* (pow F 2) (* l (cos (* l (PI)))))))))> |
#<alt (* l (+ (PI) (* -1 (/ (sin (* l (PI))) (* (pow F 2) (* l (cos (* l (PI)))))))))> |
#<alt (* l (PI))> |
#<alt (* -1 (* l (+ (* -1 (PI)) (/ (sin (* l (PI))) (* (pow F 2) (* l (cos (* l (PI)))))))))> |
#<alt (* -1 (* l (+ (* -1 (PI)) (/ (sin (* l (PI))) (* (pow F 2) (* l (cos (* l (PI)))))))))> |
#<alt (* -1 (* l (+ (* -1 (PI)) (/ (sin (* l (PI))) (* (pow F 2) (* l (cos (* l (PI)))))))))> |
#<alt (* -1 (/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI))))))> |
#<alt (/ (- (* (pow F 2) (* l (PI))) (/ (sin (* l (PI))) (cos (* l (PI))))) (pow F 2))> |
#<alt (/ (- (* (pow F 2) (* l (PI))) (/ (sin (* l (PI))) (cos (* l (PI))))) (pow F 2))> |
#<alt (/ (- (* (pow F 2) (* l (PI))) (/ (sin (* l (PI))) (cos (* l (PI))))) (pow F 2))> |
#<alt (* l (PI))> |
#<alt (+ (* -1 (/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI)))))) (* l (PI)))> |
#<alt (+ (* -1 (/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI)))))) (* l (PI)))> |
#<alt (+ (* -1 (/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI)))))) (* l (PI)))> |
#<alt (* l (PI))> |
#<alt (+ (* -1 (/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI)))))) (* l (PI)))> |
#<alt (+ (* -1 (/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI)))))) (* l (PI)))> |
#<alt (+ (* -1 (/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI)))))) (* l (PI)))> |
#<alt (* l (PI))> |
#<alt (* l (PI))> |
#<alt (* l (PI))> |
#<alt (* l (PI))> |
#<alt (* l (PI))> |
#<alt (* l (PI))> |
#<alt (* l (PI))> |
#<alt (* l (PI))> |
#<alt (* l (PI))> |
#<alt (* l (PI))> |
#<alt (* l (PI))> |
#<alt (* l (PI))> |
#<alt (* l (PI))> |
#<alt (* l (+ (PI) (* (pow l 2) (- (* -1/6 (pow (PI) 3)) (* -1/2 (pow (PI) 3))))))> |
#<alt (* l (+ (PI) (* (pow l 2) (- (+ (* -1/6 (pow (PI) 3)) (* (pow l 2) (- (* 1/120 (pow (PI) 5)) (+ (* -1/2 (* (pow (PI) 2) (- (* -1/6 (pow (PI) 3)) (* -1/2 (pow (PI) 3))))) (* 1/24 (pow (PI) 5)))))) (* -1/2 (pow (PI) 3))))))> |
#<alt (* l (+ (PI) (* (pow l 2) (- (+ (* -1/6 (pow (PI) 3)) (* (pow l 2) (- (+ (* 1/120 (pow (PI) 5)) (* (pow l 2) (- (* -1/5040 (pow (PI) 7)) (+ (* -1/2 (* (pow (PI) 2) (- (* 1/120 (pow (PI) 5)) (+ (* -1/2 (* (pow (PI) 2) (- (* -1/6 (pow (PI) 3)) (* -1/2 (pow (PI) 3))))) (* 1/24 (pow (PI) 5)))))) (+ (* -1/720 (pow (PI) 7)) (* 1/24 (* (pow (PI) 4) (- (* -1/6 (pow (PI) 3)) (* -1/2 (pow (PI) 3)))))))))) (+ (* -1/2 (* (pow (PI) 2) (- (* -1/6 (pow (PI) 3)) (* -1/2 (pow (PI) 3))))) (* 1/24 (pow (PI) 5)))))) (* -1/2 (pow (PI) 3))))))> |
#<alt (/ (sin (* l (PI))) (cos (* l (PI))))> |
#<alt (/ (sin (* l (PI))) (cos (* l (PI))))> |
#<alt (/ (sin (* l (PI))) (cos (* l (PI))))> |
#<alt (/ (sin (* l (PI))) (cos (* l (PI))))> |
#<alt (/ (sin (* l (PI))) (cos (* l (PI))))> |
#<alt (/ (sin (* l (PI))) (cos (* l (PI))))> |
#<alt (/ (sin (* l (PI))) (cos (* l (PI))))> |
#<alt (/ (sin (* l (PI))) (cos (* l (PI))))> |
#<alt (/ 1 (pow F 2))> |
#<alt (/ 1 (pow F 2))> |
#<alt (/ 1 (pow F 2))> |
#<alt (/ 1 (pow F 2))> |
#<alt (/ 1 (pow F 2))> |
#<alt (/ 1 (pow F 2))> |
#<alt (/ 1 (pow F 2))> |
#<alt (/ 1 (pow F 2))> |
#<alt (/ 1 (pow F 2))> |
#<alt (/ 1 (pow F 2))> |
#<alt (/ 1 (pow F 2))> |
#<alt (/ 1 (pow F 2))> |
21 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 4.0ms | l | @ | inf | (* (/ 1 (* F F)) (tan (* (PI) l))) |
| 3.0ms | F | @ | 0 | (* (/ 1 (* F F)) (tan (* (PI) l))) |
| 2.0ms | l | @ | 0 | (* (/ 1 (* F F)) (tan (* (PI) l))) |
| 1.0ms | l | @ | -inf | (* (/ 1 (* F F)) (tan (* (PI) l))) |
| 1.0ms | l | @ | 0 | (- (* (PI) l) (* (/ 1 (* F F)) (tan (* (PI) l)))) |
| 1× | batch-egg-rewrite |
| 4 686× | accelerator-lowering-fma.f32 |
| 4 686× | accelerator-lowering-fma.f64 |
| 3 978× | *-lowering-*.f32 |
| 3 978× | *-lowering-*.f64 |
| 2 176× | /-lowering-/.f32 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 10 | 37 |
| 1 | 63 | 31 |
| 2 | 460 | 31 |
| 3 | 6645 | 31 |
| 0 | 8167 | 31 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* (/ 1 (* F F)) (tan (* (PI) l))) |
(- (* (PI) l) (* (/ 1 (* F F)) (tan (* (PI) l)))) |
(* (PI) l) |
(PI) |
(tan (* (PI) l)) |
(/ 1 (* F F)) |
| Outputs |
|---|
(neg.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 F F) (tan.f64 (*.f64 (PI.f64) l)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (*.f64 (PI.f64) l))) (*.f64 F F))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 F F) (cos.f64 (*.f64 (PI.f64) l))) (sin.f64 (*.f64 (PI.f64) l)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F))) (neg.f64 (sin.f64 (*.f64 (PI.f64) l))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 F (cos.f64 (*.f64 (PI.f64) l))) (/.f64 (sin.f64 (*.f64 (PI.f64) l)) F))) |
(/.f64 #s(literal 1 binary64) (/.f64 F (/.f64 (tan.f64 (*.f64 (PI.f64) l)) F))) |
(/.f64 #s(literal 1 binary64) (/.f64 (cos.f64 (*.f64 (PI.f64) l)) (/.f64 (sin.f64 (*.f64 (PI.f64) l)) (*.f64 F F)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) (/.f64 #s(literal 1 binary64) (tan.f64 (*.f64 (PI.f64) l)))) |
(/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) |
(/.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (*.f64 (PI.f64) l))) (neg.f64 (*.f64 F F)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (neg.f64 (*.f64 F F)) (/.f64 #s(literal 1 binary64) (tan.f64 (*.f64 (PI.f64) l))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 F F) (tan.f64 (*.f64 (PI.f64) l))))) |
(/.f64 (/.f64 #s(literal 1 binary64) F) (*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (*.f64 (PI.f64) l))) F)) |
(/.f64 (/.f64 #s(literal 1 binary64) F) (*.f64 F (/.f64 #s(literal 1 binary64) (tan.f64 (*.f64 (PI.f64) l))))) |
(/.f64 (sin.f64 (*.f64 (PI.f64) l)) (*.f64 (*.f64 F F) (cos.f64 (*.f64 (PI.f64) l)))) |
(/.f64 (neg.f64 (sin.f64 (*.f64 (PI.f64) l))) (*.f64 (cos.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F)))) |
(/.f64 (neg.f64 (sin.f64 (*.f64 (PI.f64) l))) (*.f64 (*.f64 F F) (neg.f64 (cos.f64 (*.f64 (PI.f64) l))))) |
(/.f64 (/.f64 (sin.f64 (*.f64 (PI.f64) l)) F) (*.f64 F (cos.f64 (*.f64 (PI.f64) l)))) |
(/.f64 (/.f64 #s(literal -1 binary64) F) (*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (*.f64 (PI.f64) l))) (neg.f64 F))) |
(/.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) F) F) |
(/.f64 (neg.f64 (tan.f64 (*.f64 (PI.f64) l))) (neg.f64 (*.f64 F F))) |
(/.f64 (/.f64 (sin.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F))) (neg.f64 (cos.f64 (*.f64 (PI.f64) l)))) |
(/.f64 (/.f64 (sin.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) (cos.f64 (*.f64 (PI.f64) l))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (sin.f64 (*.f64 (PI.f64) l)))) (*.f64 (cos.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (sin.f64 (*.f64 (PI.f64) l)))) (*.f64 (*.f64 F F) (neg.f64 (cos.f64 (*.f64 (PI.f64) l))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (sin.f64 (*.f64 (PI.f64) l)))) (*.f64 (neg.f64 (*.f64 F F)) (neg.f64 (cos.f64 (*.f64 (PI.f64) l))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 (tan.f64 (*.f64 (PI.f64) l)) F)) (neg.f64 F)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) F) (neg.f64 (sin.f64 (*.f64 (PI.f64) l)))) (*.f64 F (neg.f64 (cos.f64 (*.f64 (PI.f64) l))))) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) F) #s(literal 1 binary64)) (*.f64 (neg.f64 F) (/.f64 #s(literal 1 binary64) (tan.f64 (*.f64 (PI.f64) l))))) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) F) (tan.f64 (*.f64 (PI.f64) l))) (neg.f64 F)) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) F) (sin.f64 (*.f64 (PI.f64) l))) (*.f64 (neg.f64 F) (cos.f64 (*.f64 (PI.f64) l)))) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) F) (neg.f64 (sin.f64 (*.f64 (PI.f64) l)))) (*.f64 (neg.f64 F) (neg.f64 (cos.f64 (*.f64 (PI.f64) l))))) |
(/.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) l)) (/.f64 #s(literal -1 binary64) F)) (*.f64 (cos.f64 (*.f64 (PI.f64) l)) (neg.f64 F))) |
(/.f64 (*.f64 (neg.f64 (sin.f64 (*.f64 (PI.f64) l))) #s(literal -1 binary64)) (*.f64 (neg.f64 (cos.f64 (*.f64 (PI.f64) l))) (neg.f64 (*.f64 F F)))) |
(/.f64 (*.f64 (tan.f64 (*.f64 (PI.f64) l)) (/.f64 #s(literal -1 binary64) F)) (neg.f64 F)) |
(/.f64 (*.f64 (neg.f64 (sin.f64 (*.f64 (PI.f64) l))) #s(literal 1 binary64)) (*.f64 (neg.f64 (cos.f64 (*.f64 (PI.f64) l))) (*.f64 F F))) |
(/.f64 (*.f64 (neg.f64 (sin.f64 (*.f64 (PI.f64) l))) (/.f64 #s(literal 1 binary64) F)) (*.f64 (neg.f64 (cos.f64 (*.f64 (PI.f64) l))) F)) |
(/.f64 (*.f64 (neg.f64 (sin.f64 (*.f64 (PI.f64) l))) (/.f64 #s(literal -1 binary64) F)) (*.f64 (neg.f64 (cos.f64 (*.f64 (PI.f64) l))) (neg.f64 F))) |
(/.f64 (neg.f64 (neg.f64 (sin.f64 (*.f64 (PI.f64) l)))) (neg.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F))))) |
(/.f64 (neg.f64 (/.f64 (sin.f64 (*.f64 (PI.f64) l)) F)) (neg.f64 (*.f64 F (cos.f64 (*.f64 (PI.f64) l))))) |
(/.f64 (neg.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) F)) (neg.f64 F)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) (neg.f64 (sin.f64 (*.f64 (PI.f64) l)))) (neg.f64 (cos.f64 (*.f64 (PI.f64) l)))) |
(/.f64 (*.f64 (neg.f64 (sin.f64 (*.f64 (PI.f64) l))) (/.f64 #s(literal 1 binary64) (*.f64 F F))) (neg.f64 (cos.f64 (*.f64 (PI.f64) l)))) |
(/.f64 (/.f64 (neg.f64 (tan.f64 (*.f64 (PI.f64) l))) F) (neg.f64 F)) |
(/.f64 (/.f64 (neg.f64 (tan.f64 (*.f64 (PI.f64) l))) #s(literal -1 binary64)) (*.f64 F F)) |
(pow.f64 (/.f64 (*.f64 F F) (tan.f64 (*.f64 (PI.f64) l))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) (tan.f64 (*.f64 (PI.f64) l))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) (/.f64 (tan.f64 (*.f64 (PI.f64) l)) #s(literal 1 binary64))) |
(*.f64 (tan.f64 (*.f64 (PI.f64) l)) (/.f64 #s(literal 1 binary64) (*.f64 F F))) |
(*.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F)))) |
(*.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F))) #s(literal -1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 (tan.f64 (*.f64 (PI.f64) l)) F)) |
(*.f64 (sin.f64 (*.f64 (PI.f64) l)) (/.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (PI.f64) l))) (*.f64 F F))) |
(*.f64 (sin.f64 (*.f64 (PI.f64) l)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 F F) (cos.f64 (*.f64 (PI.f64) l))))) |
(*.f64 (sin.f64 (*.f64 (PI.f64) l)) (*.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (PI.f64) l))) (/.f64 #s(literal 1 binary64) (*.f64 F F)))) |
(*.f64 (sin.f64 (*.f64 (PI.f64) l)) (/.f64 #s(literal -1 binary64) (*.f64 (cos.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F))))) |
(*.f64 (sin.f64 (*.f64 (PI.f64) l)) (/.f64 (/.f64 #s(literal 1 binary64) F) (*.f64 F (cos.f64 (*.f64 (PI.f64) l))))) |
(*.f64 (sin.f64 (*.f64 (PI.f64) l)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) (cos.f64 (*.f64 (PI.f64) l)))) |
(*.f64 (neg.f64 (sin.f64 (*.f64 (PI.f64) l))) (/.f64 #s(literal 1 binary64) (*.f64 (cos.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F))))) |
(*.f64 (/.f64 (sin.f64 (*.f64 (PI.f64) l)) F) (/.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (PI.f64) l))) F)) |
(*.f64 (/.f64 (sin.f64 (*.f64 (PI.f64) l)) F) (/.f64 #s(literal 1 binary64) (*.f64 F (cos.f64 (*.f64 (PI.f64) l))))) |
(*.f64 (/.f64 #s(literal -1 binary64) F) (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 F))) |
(*.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) F) (/.f64 #s(literal 1 binary64) F)) |
(*.f64 (neg.f64 (tan.f64 (*.f64 (PI.f64) l))) (/.f64 #s(literal -1 binary64) (*.f64 F F))) |
(*.f64 (/.f64 (sin.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (PI.f64) l)))) |
(*.f64 (/.f64 (sin.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) (/.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (PI.f64) l))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 F)) (/.f64 #s(literal -1 binary64) F)) |
(*.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 F F))) |
(*.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 F F))) |
(+.f64 (*.f64 (PI.f64) l) (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F)))) |
(+.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F))) (*.f64 (PI.f64) l)) |
(+.f64 (/.f64 (*.f64 (PI.f64) (*.f64 l (*.f64 l (*.f64 (PI.f64) (*.f64 (PI.f64) l))))) (fma.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F))) (*.f64 l (*.f64 (PI.f64) (*.f64 (PI.f64) l))))) (neg.f64 (/.f64 (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 3 binary64)) (fma.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F))) (*.f64 l (*.f64 (PI.f64) (*.f64 (PI.f64) l))))))) |
(+.f64 (/.f64 (*.f64 l (*.f64 (PI.f64) (*.f64 (PI.f64) l))) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)))) (neg.f64 (/.f64 (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 2 binary64)) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)))))) |
(-.f64 (*.f64 (PI.f64) l) (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F))) |
(-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) (*.f64 (PI.f64) l))) |
(-.f64 (/.f64 (*.f64 (PI.f64) (*.f64 l (*.f64 l (*.f64 (PI.f64) (*.f64 (PI.f64) l))))) (fma.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F))) (*.f64 l (*.f64 (PI.f64) (*.f64 (PI.f64) l))))) (/.f64 (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 3 binary64)) (fma.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F))) (*.f64 l (*.f64 (PI.f64) (*.f64 (PI.f64) l)))))) |
(-.f64 (/.f64 (*.f64 l (*.f64 (PI.f64) (*.f64 (PI.f64) l))) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)))) (/.f64 (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 2 binary64)) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F))))) |
(-.f64 (fma.f64 (PI.f64) l #s(literal 0 binary64)) (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (PI.f64) l) (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F))) (*.f64 (PI.f64) l)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) (neg.f64 (tan.f64 (*.f64 (PI.f64) l))) (*.f64 (PI.f64) l)) |
(fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F)))) |
(fma.f64 (PI.f64) (/.f64 (*.f64 (PI.f64) (*.f64 l l)) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)))) (neg.f64 (/.f64 (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 2 binary64)) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)))))) |
(fma.f64 l (PI.f64) (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F)))) |
(fma.f64 l (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) l)) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)))) (neg.f64 (/.f64 (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 2 binary64)) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)))))) |
(fma.f64 (*.f64 (PI.f64) l) #s(literal 1 binary64) (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F)))) |
(fma.f64 (*.f64 (PI.f64) l) (/.f64 (*.f64 (PI.f64) l) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)))) (neg.f64 (/.f64 (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 2 binary64)) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)))))) |
(fma.f64 (*.f64 (PI.f64) l) (/.f64 (*.f64 l (*.f64 (PI.f64) (*.f64 (PI.f64) l))) (fma.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F))) (*.f64 l (*.f64 (PI.f64) (*.f64 (PI.f64) l))))) (neg.f64 (/.f64 (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 3 binary64)) (fma.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F))) (*.f64 l (*.f64 (PI.f64) (*.f64 (PI.f64) l))))))) |
(fma.f64 (tan.f64 (*.f64 (PI.f64) l)) (/.f64 #s(literal -1 binary64) (*.f64 F F)) (*.f64 (PI.f64) l)) |
(fma.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal -1 binary64) (*.f64 (PI.f64) l)) |
(fma.f64 #s(literal -1 binary64) (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) (*.f64 (PI.f64) l)) |
(fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 F F)) (neg.f64 (tan.f64 (*.f64 (PI.f64) l)))) (*.f64 (PI.f64) l)) |
(fma.f64 (cbrt.f64 (PI.f64)) (*.f64 l (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F)))) |
(fma.f64 (cbrt.f64 (PI.f64)) (*.f64 (cbrt.f64 (PI.f64)) (*.f64 l (cbrt.f64 (PI.f64)))) (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F)))) |
(fma.f64 (cbrt.f64 (PI.f64)) (*.f64 (pow.f64 (PI.f64) #s(literal 1/6 binary64)) (*.f64 l (sqrt.f64 (PI.f64)))) (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F)))) |
(fma.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 l (cbrt.f64 (PI.f64))) (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F)))) |
(fma.f64 (*.f64 (PI.f64) (PI.f64)) (/.f64 (*.f64 l l) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)))) (neg.f64 (/.f64 (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 2 binary64)) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)))))) |
(fma.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (/.f64 (*.f64 l (*.f64 l l)) (fma.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F))) (*.f64 l (*.f64 (PI.f64) (*.f64 (PI.f64) l))))) (neg.f64 (/.f64 (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 3 binary64)) (fma.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F))) (*.f64 l (*.f64 (PI.f64) (*.f64 (PI.f64) l))))))) |
(fma.f64 (sqrt.f64 (PI.f64)) (*.f64 l (sqrt.f64 (PI.f64))) (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F)))) |
(fma.f64 (*.f64 (PI.f64) (*.f64 l (*.f64 l (*.f64 (PI.f64) (*.f64 (PI.f64) l))))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F))) (*.f64 l (*.f64 (PI.f64) (*.f64 (PI.f64) l))))) (neg.f64 (/.f64 (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 3 binary64)) (fma.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F))) (*.f64 l (*.f64 (PI.f64) (*.f64 (PI.f64) l))))))) |
(fma.f64 (*.f64 l (*.f64 (PI.f64) (*.f64 (PI.f64) l))) (/.f64 #s(literal 1 binary64) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)))) (neg.f64 (/.f64 (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 2 binary64)) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)))))) |
(fma.f64 (*.f64 l (*.f64 (PI.f64) (*.f64 (PI.f64) l))) (/.f64 (*.f64 (PI.f64) l) (fma.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F))) (*.f64 l (*.f64 (PI.f64) (*.f64 (PI.f64) l))))) (neg.f64 (/.f64 (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 3 binary64)) (fma.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F))) (*.f64 l (*.f64 (PI.f64) (*.f64 (PI.f64) l))))))) |
(fma.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F))) #s(literal 1 binary64) (*.f64 (PI.f64) l)) |
(fma.f64 (/.f64 #s(literal -1 binary64) (*.f64 F F)) (tan.f64 (*.f64 (PI.f64) l)) (*.f64 (PI.f64) l)) |
(fma.f64 (/.f64 #s(literal 1 binary64) F) (*.f64 (/.f64 #s(literal 1 binary64) F) (neg.f64 (tan.f64 (*.f64 (PI.f64) l)))) (*.f64 (PI.f64) l)) |
(fma.f64 (/.f64 #s(literal 1 binary64) F) (neg.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) F)) (*.f64 (PI.f64) l)) |
(fma.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 F)) (*.f64 (PI.f64) l)) |
(fma.f64 (*.f64 l (*.f64 l l)) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (fma.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F))) (*.f64 l (*.f64 (PI.f64) (*.f64 (PI.f64) l))))) (neg.f64 (/.f64 (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 3 binary64)) (fma.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F))) (*.f64 l (*.f64 (PI.f64) (*.f64 (PI.f64) l))))))) |
(fma.f64 (sqrt.f64 (sqrt.f64 (PI.f64))) (*.f64 (sqrt.f64 (sqrt.f64 (PI.f64))) (*.f64 l (sqrt.f64 (PI.f64)))) (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F)))) |
(fma.f64 (sin.f64 (*.f64 (PI.f64) l)) (*.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (PI.f64) l))) (/.f64 #s(literal -1 binary64) (*.f64 F F))) (*.f64 (PI.f64) l)) |
(fma.f64 (sin.f64 (*.f64 (PI.f64) l)) (/.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (PI.f64) l))) (neg.f64 (*.f64 F F))) (*.f64 (PI.f64) l)) |
(fma.f64 (/.f64 (sin.f64 (*.f64 (PI.f64) l)) F) (/.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (PI.f64) l))) (neg.f64 F)) (*.f64 (PI.f64) l)) |
(fma.f64 (/.f64 #s(literal -1 binary64) F) (/.f64 (tan.f64 (*.f64 (PI.f64) l)) F) (*.f64 (PI.f64) l)) |
(fma.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) F) (/.f64 #s(literal -1 binary64) F) (*.f64 (PI.f64) l)) |
(fma.f64 (pow.f64 (*.f64 (PI.f64) l) #s(literal 3/2 binary64)) (/.f64 (pow.f64 (*.f64 (PI.f64) l) #s(literal 3/2 binary64)) (fma.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F))) (*.f64 l (*.f64 (PI.f64) (*.f64 (PI.f64) l))))) (neg.f64 (/.f64 (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 3 binary64)) (fma.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F))) (*.f64 l (*.f64 (PI.f64) (*.f64 (PI.f64) l))))))) |
(fma.f64 (*.f64 l l) (/.f64 (*.f64 (PI.f64) (PI.f64)) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)))) (neg.f64 (/.f64 (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 2 binary64)) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)))))) |
(fma.f64 (neg.f64 (tan.f64 (*.f64 (PI.f64) l))) (/.f64 #s(literal 1 binary64) (*.f64 F F)) (*.f64 (PI.f64) l)) |
(fma.f64 (*.f64 l (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (cbrt.f64 (PI.f64)) (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F)))) |
(fma.f64 (*.f64 l (sqrt.f64 (PI.f64))) (sqrt.f64 (PI.f64)) (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F)))) |
(fma.f64 (*.f64 l (cbrt.f64 (PI.f64))) (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F)))) |
(fma.f64 (*.f64 (PI.f64) (*.f64 l l)) (/.f64 (PI.f64) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)))) (neg.f64 (/.f64 (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 2 binary64)) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)))))) |
(fma.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) l)) (/.f64 l (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)))) (neg.f64 (/.f64 (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 2 binary64)) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)))))) |
(fma.f64 (/.f64 (sin.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F))) (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (PI.f64) l))) (*.f64 (PI.f64) l)) |
(fma.f64 (*.f64 (neg.f64 (tan.f64 (*.f64 (PI.f64) l))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 F F)) (*.f64 (PI.f64) l)) |
(fma.f64 (*.f64 (neg.f64 (tan.f64 (*.f64 (PI.f64) l))) (/.f64 #s(literal 1 binary64) F)) (/.f64 #s(literal 1 binary64) F) (*.f64 (PI.f64) l)) |
(fma.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 F)) (/.f64 #s(literal 1 binary64) F) (*.f64 (PI.f64) l)) |
(fma.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 F F)) (*.f64 (PI.f64) l)) |
(fma.f64 (/.f64 (sin.f64 (*.f64 (PI.f64) l)) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (PI.f64) l))) (*.f64 F F)) (*.f64 (PI.f64) l)) |
(fma.f64 (/.f64 (sin.f64 (*.f64 (PI.f64) l)) (neg.f64 F)) (/.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (PI.f64) l))) F) (*.f64 (PI.f64) l)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 l (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) (cbrt.f64 (PI.f64)) (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F)))) |
(fma.f64 (*.f64 (*.f64 l (pow.f64 (PI.f64) #s(literal 2/3 binary64))) #s(literal 1 binary64)) (cbrt.f64 (PI.f64)) (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F)))) |
(fma.f64 (*.f64 (*.f64 l (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (cbrt.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) (cbrt.f64 (cbrt.f64 (PI.f64))) (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F)))) |
(fma.f64 (*.f64 (*.f64 l (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (cbrt.f64 (sqrt.f64 (PI.f64)))) (cbrt.f64 (sqrt.f64 (PI.f64))) (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F)))) |
(fma.f64 (*.f64 (*.f64 l (sqrt.f64 (PI.f64))) #s(literal 1 binary64)) (sqrt.f64 (PI.f64)) (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F)))) |
(fma.f64 (*.f64 (*.f64 l (sqrt.f64 (PI.f64))) (cbrt.f64 (PI.f64))) (pow.f64 (PI.f64) #s(literal 1/6 binary64)) (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F)))) |
(fma.f64 (*.f64 (*.f64 l (sqrt.f64 (PI.f64))) (sqrt.f64 (sqrt.f64 (PI.f64)))) (sqrt.f64 (sqrt.f64 (PI.f64))) (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F)))) |
(fma.f64 (/.f64 (*.f64 l (*.f64 (PI.f64) (*.f64 (PI.f64) l))) (-.f64 (*.f64 l (*.f64 (PI.f64) (*.f64 (PI.f64) l))) (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 2 binary64)))) (-.f64 (*.f64 (PI.f64) l) (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F))) (neg.f64 (/.f64 (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 2 binary64)) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)))))) |
(fma.f64 (/.f64 (*.f64 l (*.f64 (PI.f64) (*.f64 (PI.f64) l))) (fma.f64 (PI.f64) (*.f64 l (*.f64 l (*.f64 (PI.f64) (*.f64 (PI.f64) l)))) (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 3 binary64)))) (fma.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 l l)) (*.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) (-.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) (*.f64 (PI.f64) l)))) (neg.f64 (/.f64 (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 2 binary64)) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)))))) |
(fma.f64 (/.f64 (*.f64 (PI.f64) (*.f64 l (*.f64 l (*.f64 (PI.f64) (*.f64 (PI.f64) l))))) (fma.f64 (*.f64 (PI.f64) l) (*.f64 (*.f64 l (*.f64 (PI.f64) (*.f64 (PI.f64) l))) (*.f64 (PI.f64) (*.f64 l (*.f64 l (*.f64 (PI.f64) (*.f64 (PI.f64) l)))))) (pow.f64 (*.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)))) #s(literal 3 binary64)))) (fma.f64 (*.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)))) (-.f64 (*.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)))) (*.f64 l (*.f64 (PI.f64) (*.f64 (PI.f64) l)))) (*.f64 (*.f64 (PI.f64) l) (*.f64 (PI.f64) (*.f64 l (*.f64 l (*.f64 (PI.f64) (*.f64 (PI.f64) l))))))) (neg.f64 (/.f64 (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 3 binary64)) (fma.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F))) (*.f64 l (*.f64 (PI.f64) (*.f64 (PI.f64) l))))))) |
(fma.f64 (/.f64 (*.f64 (PI.f64) (*.f64 l (*.f64 l (*.f64 (PI.f64) (*.f64 (PI.f64) l))))) (-.f64 (*.f64 (*.f64 (PI.f64) l) (*.f64 (PI.f64) (*.f64 l (*.f64 l (*.f64 (PI.f64) (*.f64 (PI.f64) l)))))) (pow.f64 (*.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)))) #s(literal 2 binary64)))) (-.f64 (*.f64 l (*.f64 (PI.f64) (*.f64 (PI.f64) l))) (*.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F))))) (neg.f64 (/.f64 (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 3 binary64)) (fma.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F))) (*.f64 l (*.f64 (PI.f64) (*.f64 (PI.f64) l))))))) |
(fma.f64 (/.f64 (neg.f64 (tan.f64 (*.f64 (PI.f64) l))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 F F)) (*.f64 (PI.f64) l)) |
(neg.f64 (/.f64 (-.f64 (*.f64 (PI.f64) (*.f64 l (*.f64 l (*.f64 (PI.f64) (*.f64 (PI.f64) l))))) (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 3 binary64))) (neg.f64 (fma.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F))) (*.f64 l (*.f64 (PI.f64) (*.f64 (PI.f64) l))))))) |
(neg.f64 (/.f64 (-.f64 (*.f64 l (*.f64 (PI.f64) (*.f64 (PI.f64) l))) (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 2 binary64))) (neg.f64 (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)))))) |
(neg.f64 (/.f64 (neg.f64 (-.f64 (*.f64 (PI.f64) (*.f64 l (*.f64 l (*.f64 (PI.f64) (*.f64 (PI.f64) l))))) (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 3 binary64)))) (fma.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F))) (*.f64 l (*.f64 (PI.f64) (*.f64 (PI.f64) l)))))) |
(neg.f64 (/.f64 (+.f64 (neg.f64 (*.f64 l (*.f64 (PI.f64) (*.f64 (PI.f64) l)))) (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 2 binary64))) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (PI.f64) l) (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (PI.f64) l) (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)))) #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (PI.f64) l) (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)))))) |
(/.f64 (-.f64 (*.f64 (PI.f64) (*.f64 l (*.f64 l (*.f64 (PI.f64) (*.f64 (PI.f64) l))))) (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 3 binary64))) (fma.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F))) (*.f64 l (*.f64 (PI.f64) (*.f64 (PI.f64) l))))) |
(/.f64 (-.f64 (*.f64 (PI.f64) (*.f64 l (*.f64 l (*.f64 (PI.f64) (*.f64 (PI.f64) l))))) (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 2 binary64)) (-.f64 (*.f64 l (*.f64 (PI.f64) (*.f64 (PI.f64) l))) (/.f64 (*.f64 (*.f64 (PI.f64) l) (tan.f64 (*.f64 (PI.f64) l))) (neg.f64 (*.f64 F F)))))) |
(/.f64 (-.f64 (*.f64 l (*.f64 (PI.f64) (*.f64 (PI.f64) l))) (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 2 binary64))) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (PI.f64) (*.f64 l (*.f64 l (*.f64 (PI.f64) (*.f64 (PI.f64) l))))) (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F))) (*.f64 l (*.f64 (PI.f64) (*.f64 (PI.f64) l)))))) |
(/.f64 (+.f64 (neg.f64 (*.f64 l (*.f64 (PI.f64) (*.f64 (PI.f64) l)))) (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 2 binary64))) (neg.f64 (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (PI.f64) (*.f64 l (*.f64 l (*.f64 (PI.f64) (*.f64 (PI.f64) l))))) (*.f64 (*.f64 (PI.f64) (*.f64 l (*.f64 l (*.f64 (PI.f64) (*.f64 (PI.f64) l))))) (*.f64 (PI.f64) (*.f64 l (*.f64 l (*.f64 (PI.f64) (*.f64 (PI.f64) l))))))) (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 9 binary64))) (*.f64 (fma.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F))) (*.f64 l (*.f64 (PI.f64) (*.f64 (PI.f64) l)))) (fma.f64 (*.f64 (PI.f64) l) (*.f64 (*.f64 l (*.f64 (PI.f64) (*.f64 (PI.f64) l))) (*.f64 (PI.f64) (*.f64 l (*.f64 l (*.f64 (PI.f64) (*.f64 (PI.f64) l)))))) (+.f64 (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 6 binary64)) (pow.f64 (*.f64 (tan.f64 (*.f64 (PI.f64) l)) (/.f64 (*.f64 (PI.f64) l) (*.f64 F F))) #s(literal 3 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (PI.f64) (*.f64 l (*.f64 l (*.f64 (PI.f64) (*.f64 (PI.f64) l))))) (*.f64 (PI.f64) (*.f64 l (*.f64 l (*.f64 (PI.f64) (*.f64 (PI.f64) l)))))) (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 6 binary64))) (*.f64 (fma.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F))) (*.f64 l (*.f64 (PI.f64) (*.f64 (PI.f64) l)))) (fma.f64 (PI.f64) (*.f64 l (*.f64 l (*.f64 (PI.f64) (*.f64 (PI.f64) l)))) (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 3 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (PI.f64) (*.f64 l (*.f64 l (*.f64 (PI.f64) (*.f64 (PI.f64) l))))) (*.f64 (PI.f64) (*.f64 l (*.f64 l (*.f64 (PI.f64) (*.f64 (PI.f64) l)))))) (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 6 binary64))) (*.f64 (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F))) (+.f64 (fma.f64 (PI.f64) (*.f64 (*.f64 (PI.f64) (*.f64 l l)) (*.f64 l (*.f64 (PI.f64) (*.f64 (PI.f64) l)))) (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 4 binary64))) (pow.f64 (*.f64 (tan.f64 (*.f64 (PI.f64) l)) (/.f64 (*.f64 (PI.f64) l) (*.f64 F F))) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (PI.f64) l) (*.f64 (PI.f64) (*.f64 l (*.f64 l (*.f64 (PI.f64) (*.f64 (PI.f64) l)))))) (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 4 binary64))) (*.f64 (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F))) (fma.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 l l)) (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (PI.f64) (*.f64 l (*.f64 l (*.f64 (PI.f64) (*.f64 (PI.f64) l))))) (fma.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F))) (*.f64 l (*.f64 (PI.f64) (*.f64 (PI.f64) l))))) (*.f64 (fma.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F))) (*.f64 l (*.f64 (PI.f64) (*.f64 (PI.f64) l)))) (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 3 binary64)))) (*.f64 (fma.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F))) (*.f64 l (*.f64 (PI.f64) (*.f64 (PI.f64) l)))) (fma.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F))) (*.f64 l (*.f64 (PI.f64) (*.f64 (PI.f64) l)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 l (*.f64 (PI.f64) (*.f64 (PI.f64) l))) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)))) (*.f64 (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F))) (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 2 binary64)))) (*.f64 (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F))) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F))))) |
(/.f64 (*.f64 (-.f64 (*.f64 l (*.f64 (PI.f64) (*.f64 (PI.f64) l))) (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 2 binary64))) #s(literal 1 binary64)) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (PI.f64) (*.f64 l (*.f64 l (*.f64 (PI.f64) (*.f64 (PI.f64) l))))) (*.f64 (*.f64 (PI.f64) (*.f64 l (*.f64 l (*.f64 (PI.f64) (*.f64 (PI.f64) l))))) (*.f64 (PI.f64) (*.f64 l (*.f64 l (*.f64 (PI.f64) (*.f64 (PI.f64) l))))))) (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 9 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 (PI.f64) l) (*.f64 (*.f64 l (*.f64 (PI.f64) (*.f64 (PI.f64) l))) (*.f64 (PI.f64) (*.f64 l (*.f64 l (*.f64 (PI.f64) (*.f64 (PI.f64) l)))))) (+.f64 (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 6 binary64)) (pow.f64 (*.f64 (tan.f64 (*.f64 (PI.f64) l)) (/.f64 (*.f64 (PI.f64) l) (*.f64 F F))) #s(literal 3 binary64)))) (fma.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F))) (*.f64 l (*.f64 (PI.f64) (*.f64 (PI.f64) l)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (PI.f64) (*.f64 l (*.f64 l (*.f64 (PI.f64) (*.f64 (PI.f64) l))))) (*.f64 (PI.f64) (*.f64 l (*.f64 l (*.f64 (PI.f64) (*.f64 (PI.f64) l)))))) (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 6 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 (PI.f64) (*.f64 l (*.f64 l (*.f64 (PI.f64) (*.f64 (PI.f64) l)))) (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 3 binary64))) (fma.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F))) (*.f64 l (*.f64 (PI.f64) (*.f64 (PI.f64) l)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (PI.f64) (*.f64 l (*.f64 l (*.f64 (PI.f64) (*.f64 (PI.f64) l))))) (*.f64 (PI.f64) (*.f64 l (*.f64 l (*.f64 (PI.f64) (*.f64 (PI.f64) l)))))) (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 6 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (fma.f64 (PI.f64) (*.f64 (*.f64 (PI.f64) (*.f64 l l)) (*.f64 l (*.f64 (PI.f64) (*.f64 (PI.f64) l)))) (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 4 binary64))) (pow.f64 (*.f64 (tan.f64 (*.f64 (PI.f64) l)) (/.f64 (*.f64 (PI.f64) l) (*.f64 F F))) #s(literal 2 binary64))) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (PI.f64) l) (*.f64 (PI.f64) (*.f64 l (*.f64 l (*.f64 (PI.f64) (*.f64 (PI.f64) l)))))) (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 4 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 l l)) (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 2 binary64))) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 (PI.f64) (*.f64 l (*.f64 l (*.f64 (PI.f64) (*.f64 (PI.f64) l))))) (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F))) (*.f64 l (*.f64 (PI.f64) (*.f64 (PI.f64) l))))))) |
(/.f64 (neg.f64 (+.f64 (neg.f64 (*.f64 l (*.f64 (PI.f64) (*.f64 (PI.f64) l)))) (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 2 binary64)))) (neg.f64 (neg.f64 (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (PI.f64) (*.f64 l (*.f64 l (*.f64 (PI.f64) (*.f64 (PI.f64) l))))) (fma.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F))) (*.f64 l (*.f64 (PI.f64) (*.f64 (PI.f64) l))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 3 binary64)) (fma.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F))) (*.f64 l (*.f64 (PI.f64) (*.f64 (PI.f64) l))))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (PI.f64) (*.f64 l (*.f64 l (*.f64 (PI.f64) (*.f64 (PI.f64) l))))) (fma.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F))) (*.f64 l (*.f64 (PI.f64) (*.f64 (PI.f64) l))))) (/.f64 (*.f64 (PI.f64) (*.f64 l (*.f64 l (*.f64 (PI.f64) (*.f64 (PI.f64) l))))) (fma.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F))) (*.f64 l (*.f64 (PI.f64) (*.f64 (PI.f64) l))))) (fma.f64 (/.f64 (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 3 binary64)) (fma.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F))) (*.f64 l (*.f64 (PI.f64) (*.f64 (PI.f64) l))))) (/.f64 (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 3 binary64)) (fma.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F))) (*.f64 l (*.f64 (PI.f64) (*.f64 (PI.f64) l))))) (*.f64 (/.f64 (*.f64 (PI.f64) (*.f64 l (*.f64 l (*.f64 (PI.f64) (*.f64 (PI.f64) l))))) (fma.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F))) (*.f64 l (*.f64 (PI.f64) (*.f64 (PI.f64) l))))) (/.f64 (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 3 binary64)) (fma.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F))) (*.f64 l (*.f64 (PI.f64) (*.f64 (PI.f64) l))))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 l (*.f64 (PI.f64) (*.f64 (PI.f64) l))) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 2 binary64)) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 l (*.f64 (PI.f64) (*.f64 (PI.f64) l))) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)))) (/.f64 (*.f64 l (*.f64 (PI.f64) (*.f64 (PI.f64) l))) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)))) (fma.f64 (/.f64 (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 2 binary64)) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)))) (/.f64 (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 2 binary64)) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)))) (*.f64 (/.f64 (*.f64 l (*.f64 (PI.f64) (*.f64 (PI.f64) l))) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)))) (/.f64 (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 2 binary64)) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 2 binary64)) (*.f64 l (*.f64 (PI.f64) (*.f64 (PI.f64) l)))) (-.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F))) (*.f64 (PI.f64) l))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (PI.f64) (*.f64 l (*.f64 l (*.f64 (PI.f64) (*.f64 (PI.f64) l))))) (fma.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F))) (*.f64 l (*.f64 (PI.f64) (*.f64 (PI.f64) l))))) (/.f64 (*.f64 (PI.f64) (*.f64 l (*.f64 l (*.f64 (PI.f64) (*.f64 (PI.f64) l))))) (fma.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F))) (*.f64 l (*.f64 (PI.f64) (*.f64 (PI.f64) l)))))) (*.f64 (/.f64 (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 3 binary64)) (fma.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F))) (*.f64 l (*.f64 (PI.f64) (*.f64 (PI.f64) l))))) (/.f64 (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 3 binary64)) (fma.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F))) (*.f64 l (*.f64 (PI.f64) (*.f64 (PI.f64) l))))))) (fma.f64 (*.f64 (PI.f64) l) (/.f64 (*.f64 l (*.f64 (PI.f64) (*.f64 (PI.f64) l))) (fma.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F))) (*.f64 l (*.f64 (PI.f64) (*.f64 (PI.f64) l))))) (/.f64 (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 3 binary64)) (fma.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F))) (*.f64 l (*.f64 (PI.f64) (*.f64 (PI.f64) l))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 l (*.f64 (PI.f64) (*.f64 (PI.f64) l))) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)))) (/.f64 (*.f64 l (*.f64 (PI.f64) (*.f64 (PI.f64) l))) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F))))) (*.f64 (/.f64 (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 2 binary64)) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)))) (/.f64 (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 2 binary64)) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)))))) (fma.f64 (PI.f64) (/.f64 (*.f64 (PI.f64) (*.f64 l l)) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)))) (/.f64 (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 2 binary64)) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (PI.f64) (*.f64 l (*.f64 l (*.f64 (PI.f64) (*.f64 (PI.f64) l))))) (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 3 binary64))) #s(literal 1 binary64)) (fma.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F))) (*.f64 l (*.f64 (PI.f64) (*.f64 (PI.f64) l))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (PI.f64) (*.f64 l (*.f64 l (*.f64 (PI.f64) (*.f64 (PI.f64) l))))) (*.f64 (*.f64 (PI.f64) (*.f64 l (*.f64 l (*.f64 (PI.f64) (*.f64 (PI.f64) l))))) (*.f64 (PI.f64) (*.f64 l (*.f64 l (*.f64 (PI.f64) (*.f64 (PI.f64) l))))))) (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 9 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F))) (*.f64 l (*.f64 (PI.f64) (*.f64 (PI.f64) l)))))) (fma.f64 (*.f64 (PI.f64) l) (*.f64 (*.f64 l (*.f64 (PI.f64) (*.f64 (PI.f64) l))) (*.f64 (PI.f64) (*.f64 l (*.f64 l (*.f64 (PI.f64) (*.f64 (PI.f64) l)))))) (+.f64 (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 6 binary64)) (pow.f64 (*.f64 (tan.f64 (*.f64 (PI.f64) l)) (/.f64 (*.f64 (PI.f64) l) (*.f64 F F))) #s(literal 3 binary64))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (PI.f64) (*.f64 l (*.f64 l (*.f64 (PI.f64) (*.f64 (PI.f64) l))))) (*.f64 (PI.f64) (*.f64 l (*.f64 l (*.f64 (PI.f64) (*.f64 (PI.f64) l)))))) (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 6 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F))) (*.f64 l (*.f64 (PI.f64) (*.f64 (PI.f64) l)))))) (fma.f64 (PI.f64) (*.f64 l (*.f64 l (*.f64 (PI.f64) (*.f64 (PI.f64) l)))) (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 3 binary64)))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (PI.f64) (*.f64 l (*.f64 l (*.f64 (PI.f64) (*.f64 (PI.f64) l))))) (*.f64 (PI.f64) (*.f64 l (*.f64 l (*.f64 (PI.f64) (*.f64 (PI.f64) l)))))) (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 6 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F))))) (+.f64 (fma.f64 (PI.f64) (*.f64 (*.f64 (PI.f64) (*.f64 l l)) (*.f64 l (*.f64 (PI.f64) (*.f64 (PI.f64) l)))) (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 4 binary64))) (pow.f64 (*.f64 (tan.f64 (*.f64 (PI.f64) l)) (/.f64 (*.f64 (PI.f64) l) (*.f64 F F))) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (PI.f64) l) (*.f64 (PI.f64) (*.f64 l (*.f64 l (*.f64 (PI.f64) (*.f64 (PI.f64) l)))))) (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F))))) (fma.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 l l)) (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 2 binary64)))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (PI.f64) l) (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (PI.f64) l) (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)))) |
(*.f64 (-.f64 (*.f64 (PI.f64) (*.f64 l (*.f64 l (*.f64 (PI.f64) (*.f64 (PI.f64) l))))) (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F))) (*.f64 l (*.f64 (PI.f64) (*.f64 (PI.f64) l)))))) |
(*.f64 (fma.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F))) (*.f64 l (*.f64 (PI.f64) (*.f64 (PI.f64) l)))) (*.f64 (-.f64 (*.f64 (PI.f64) l) (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F))) (*.f64 l (*.f64 (PI.f64) (*.f64 (PI.f64) l))))))) |
(*.f64 (fma.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F))) (*.f64 l (*.f64 (PI.f64) (*.f64 (PI.f64) l)))) (/.f64 (-.f64 (*.f64 (PI.f64) l) (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F))) (fma.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F))) (*.f64 l (*.f64 (PI.f64) (*.f64 (PI.f64) l)))))) |
(*.f64 (-.f64 (*.f64 l (*.f64 (PI.f64) (*.f64 (PI.f64) l))) (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F))))) |
(*.f64 (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F))) (*.f64 (-.f64 (*.f64 (PI.f64) l) (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F))) (/.f64 #s(literal 1 binary64) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)))))) |
(*.f64 (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F))) (/.f64 (-.f64 (*.f64 (PI.f64) l) (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F))) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F))))) |
(*.f64 (neg.f64 (-.f64 (*.f64 (PI.f64) (*.f64 l (*.f64 l (*.f64 (PI.f64) (*.f64 (PI.f64) l))))) (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F))) (*.f64 l (*.f64 (PI.f64) (*.f64 (PI.f64) l))))))) |
(*.f64 (+.f64 (neg.f64 (*.f64 l (*.f64 (PI.f64) (*.f64 (PI.f64) l)))) (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F))) (*.f64 l (*.f64 (PI.f64) (*.f64 (PI.f64) l))))) (-.f64 (*.f64 (PI.f64) (*.f64 l (*.f64 l (*.f64 (PI.f64) (*.f64 (PI.f64) l))))) (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 3 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)))) (-.f64 (*.f64 l (*.f64 (PI.f64) (*.f64 (PI.f64) l))) (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 2 binary64)))) |
(*.f64 (/.f64 (-.f64 (*.f64 l (*.f64 (PI.f64) (*.f64 (PI.f64) l))) (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 2 binary64))) (-.f64 (*.f64 l (*.f64 (PI.f64) (*.f64 (PI.f64) l))) (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 2 binary64)))) (-.f64 (*.f64 (PI.f64) l) (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)))) |
(*.f64 (/.f64 (-.f64 (*.f64 (PI.f64) (*.f64 l (*.f64 l (*.f64 (PI.f64) (*.f64 (PI.f64) l))))) (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 3 binary64))) (fma.f64 (*.f64 (PI.f64) l) (*.f64 (*.f64 l (*.f64 (PI.f64) (*.f64 (PI.f64) l))) (*.f64 (PI.f64) (*.f64 l (*.f64 l (*.f64 (PI.f64) (*.f64 (PI.f64) l)))))) (pow.f64 (*.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)))) #s(literal 3 binary64)))) (fma.f64 (*.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)))) (-.f64 (*.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)))) (*.f64 l (*.f64 (PI.f64) (*.f64 (PI.f64) l)))) (*.f64 (*.f64 (PI.f64) l) (*.f64 (PI.f64) (*.f64 l (*.f64 l (*.f64 (PI.f64) (*.f64 (PI.f64) l)))))))) |
(*.f64 (/.f64 (-.f64 (*.f64 (PI.f64) (*.f64 l (*.f64 l (*.f64 (PI.f64) (*.f64 (PI.f64) l))))) (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 3 binary64))) (-.f64 (*.f64 (*.f64 (PI.f64) l) (*.f64 (PI.f64) (*.f64 l (*.f64 l (*.f64 (PI.f64) (*.f64 (PI.f64) l)))))) (pow.f64 (*.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)))) #s(literal 2 binary64)))) (-.f64 (*.f64 l (*.f64 (PI.f64) (*.f64 (PI.f64) l))) (*.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)))))) |
(*.f64 (/.f64 (-.f64 (*.f64 l (*.f64 (PI.f64) (*.f64 (PI.f64) l))) (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 2 binary64))) (fma.f64 (PI.f64) (*.f64 l (*.f64 l (*.f64 (PI.f64) (*.f64 (PI.f64) l)))) (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 3 binary64)))) (fma.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 l l)) (*.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) (-.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) (*.f64 (PI.f64) l))))) |
(*.f64 #s(literal 1 binary64) (*.f64 (PI.f64) l)) |
(*.f64 (PI.f64) l) |
(*.f64 l (PI.f64)) |
(*.f64 (*.f64 (PI.f64) l) #s(literal 1 binary64)) |
(*.f64 (cbrt.f64 (PI.f64)) (*.f64 l (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) |
(*.f64 (cbrt.f64 (PI.f64)) (*.f64 (cbrt.f64 (PI.f64)) (*.f64 l (cbrt.f64 (PI.f64))))) |
(*.f64 (cbrt.f64 (PI.f64)) (*.f64 (pow.f64 (PI.f64) #s(literal 1/6 binary64)) (*.f64 l (sqrt.f64 (PI.f64))))) |
(*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 l (cbrt.f64 (PI.f64)))) |
(*.f64 (sqrt.f64 (PI.f64)) (*.f64 l (sqrt.f64 (PI.f64)))) |
(*.f64 (sqrt.f64 (sqrt.f64 (PI.f64))) (*.f64 (sqrt.f64 (sqrt.f64 (PI.f64))) (*.f64 l (sqrt.f64 (PI.f64))))) |
(*.f64 (*.f64 l (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (cbrt.f64 (PI.f64))) |
(*.f64 (*.f64 l (sqrt.f64 (PI.f64))) (sqrt.f64 (PI.f64))) |
(*.f64 (*.f64 l (cbrt.f64 (PI.f64))) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 l (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) (cbrt.f64 (PI.f64))) |
(*.f64 (*.f64 (*.f64 l (pow.f64 (PI.f64) #s(literal 2/3 binary64))) #s(literal 1 binary64)) (cbrt.f64 (PI.f64))) |
(*.f64 (*.f64 (*.f64 l (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (cbrt.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) (cbrt.f64 (cbrt.f64 (PI.f64)))) |
(*.f64 (*.f64 (*.f64 l (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (cbrt.f64 (sqrt.f64 (PI.f64)))) (cbrt.f64 (sqrt.f64 (PI.f64)))) |
(*.f64 (*.f64 (*.f64 l (sqrt.f64 (PI.f64))) #s(literal 1 binary64)) (sqrt.f64 (PI.f64))) |
(*.f64 (*.f64 (*.f64 l (sqrt.f64 (PI.f64))) (cbrt.f64 (PI.f64))) (pow.f64 (PI.f64) #s(literal 1/6 binary64))) |
(*.f64 (*.f64 (*.f64 l (sqrt.f64 (PI.f64))) (sqrt.f64 (sqrt.f64 (PI.f64)))) (sqrt.f64 (sqrt.f64 (PI.f64)))) |
(PI.f64) |
(log.f64 (exp.f64 (PI.f64))) |
(+.f64 (log.f64 (pow.f64 (E.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (log.f64 (pow.f64 (E.f64) (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(+.f64 (log.f64 (pow.f64 (exp.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (/.f64 (cbrt.f64 (PI.f64)) #s(literal 2 binary64)))) (log.f64 (pow.f64 (exp.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (/.f64 (cbrt.f64 (PI.f64)) #s(literal 2 binary64))))) |
(+.f64 (log.f64 (pow.f64 (exp.f64 (sqrt.f64 (PI.f64))) (/.f64 (sqrt.f64 (PI.f64)) #s(literal 2 binary64)))) (log.f64 (pow.f64 (exp.f64 (sqrt.f64 (PI.f64))) (/.f64 (sqrt.f64 (PI.f64)) #s(literal 2 binary64))))) |
(exp.f64 (log.f64 (PI.f64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (log.f64 (PI.f64))) #s(literal 3 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) #s(literal 1/3 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (PI.f64))) #s(literal 2 binary64))) |
(fabs.f64 (PI.f64)) |
(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 #s(literal 1 binary64) (PI.f64)) |
(*.f64 (PI.f64) #s(literal 1 binary64)) |
(*.f64 (PI.f64) (log.f64 (E.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 (cbrt.f64 (PI.f64)) (*.f64 (pow.f64 (PI.f64) #s(literal 1/6 binary64)) (sqrt.f64 (PI.f64)))) |
(*.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 (cbrt.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (*.f64 (cbrt.f64 (cbrt.f64 (PI.f64))) (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) |
(*.f64 (cbrt.f64 (sqrt.f64 (PI.f64))) (*.f64 (cbrt.f64 (sqrt.f64 (PI.f64))) (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) |
(*.f64 (sqrt.f64 (sqrt.f64 (PI.f64))) (sqrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64))))) |
(*.f64 (sqrt.f64 (sqrt.f64 (PI.f64))) (*.f64 (sqrt.f64 (sqrt.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 (PI.f64) (*.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 (PI.f64) (*.f64 (PI.f64) (sqrt.f64 (PI.f64)))) #s(literal 1/3 binary64)) (cbrt.f64 (sqrt.f64 (PI.f64)))) |
(*.f64 (*.f64 (sqrt.f64 (PI.f64)) (cbrt.f64 (PI.f64))) (pow.f64 (PI.f64) #s(literal 1/6 binary64))) |
(*.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/3 binary64) (log.f64 (PI.f64))))) (exp.f64 (*.f64 #s(literal 1/3 binary64) (log.f64 (PI.f64))))) |
(*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (PI.f64)))) (exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (PI.f64))))) |
(*.f64 (cbrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64)))) (cbrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64))))) |
(*.f64 (cbrt.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (pow.f64 (PI.f64) #s(literal 2/3 binary64))))) (cbrt.f64 (cbrt.f64 (PI.f64)))) |
(*.f64 (cbrt.f64 (*.f64 (PI.f64) (*.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 (pow.f64 (PI.f64) #s(literal 4/3 binary64))) (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 (sqrt.f64 (PI.f64)) (sqrt.f64 (sqrt.f64 (PI.f64)))) (sqrt.f64 (sqrt.f64 (PI.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 (*.f64 (cbrt.f64 (PI.f64)) (cbrt.f64 (sqrt.f64 (PI.f64)))) (*.f64 (cbrt.f64 (PI.f64)) (cbrt.f64 (sqrt.f64 (PI.f64))))) |
(*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (cbrt.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) (cbrt.f64 (cbrt.f64 (PI.f64)))) |
(*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (cbrt.f64 (sqrt.f64 (PI.f64)))) (cbrt.f64 (sqrt.f64 (PI.f64)))) |
(tan.f64 (*.f64 (PI.f64) l)) |
(neg.f64 (neg.f64 (tan.f64 (*.f64 (PI.f64) l)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (tan.f64 (*.f64 (PI.f64) l)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (*.f64 (PI.f64) l))) #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (*.f64 (PI.f64) l))))) |
(/.f64 (sin.f64 (*.f64 (PI.f64) l)) (cos.f64 (*.f64 (PI.f64) l))) |
(/.f64 (neg.f64 (sin.f64 (*.f64 (PI.f64) l))) (neg.f64 (cos.f64 (*.f64 (PI.f64) l)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (sin.f64 (*.f64 (PI.f64) l)))) (neg.f64 (cos.f64 (*.f64 (PI.f64) l)))) |
(/.f64 (*.f64 (neg.f64 (sin.f64 (*.f64 (PI.f64) l))) #s(literal 1 binary64)) (neg.f64 (cos.f64 (*.f64 (PI.f64) l)))) |
(/.f64 (neg.f64 (neg.f64 (sin.f64 (*.f64 (PI.f64) l)))) (neg.f64 (neg.f64 (cos.f64 (*.f64 (PI.f64) l))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (*.f64 (PI.f64) l))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (tan.f64 (*.f64 (PI.f64) l))) |
(*.f64 (tan.f64 (*.f64 (PI.f64) l)) #s(literal 1 binary64)) |
(*.f64 (sin.f64 (*.f64 (PI.f64) l)) (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (PI.f64) l)))) |
(*.f64 (sin.f64 (*.f64 (PI.f64) l)) (*.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (PI.f64) l))) #s(literal 1 binary64))) |
(*.f64 (neg.f64 (sin.f64 (*.f64 (PI.f64) l))) (/.f64 #s(literal 1 binary64) (neg.f64 (cos.f64 (*.f64 (PI.f64) l))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (PI.f64) l))) (sin.f64 (*.f64 (PI.f64) l))) |
(exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 (*.f64 F F)))) |
(exp.f64 (neg.f64 (log.f64 (*.f64 F F)))) |
(exp.f64 (*.f64 (log.f64 F) #s(literal -2 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (*.f64 F F))) |
(/.f64 #s(literal 1 binary64) (*.f64 F F)) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 F F))) |
(/.f64 (/.f64 #s(literal 1 binary64) F) F) |
(/.f64 (/.f64 #s(literal 1 binary64) F) (neg.f64 (neg.f64 F))) |
(/.f64 (/.f64 #s(literal -1 binary64) F) (neg.f64 F)) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) F) #s(literal 1 binary64)) (neg.f64 F)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) F) #s(literal -1 binary64)) (neg.f64 F)) |
(pow.f64 F #s(literal -2 binary64)) |
(pow.f64 (*.f64 F F) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) F) #s(literal 2 binary64)) |
(pow.f64 (*.f64 F (*.f64 F (*.f64 F F))) #s(literal -1/2 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 F F))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 F F)) #s(literal -1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 #s(literal 1 binary64) F)) |
(*.f64 (/.f64 #s(literal -1 binary64) F) (/.f64 #s(literal -1 binary64) F)) |
| 1× | egg-herbie |
| 17 378× | accelerator-lowering-fma.f32 |
| 17 378× | accelerator-lowering-fma.f64 |
| 6 854× | *-lowering-*.f32 |
| 6 854× | *-lowering-*.f64 |
| 2 798× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 149 | 1418 |
| 1 | 432 | 1331 |
| 2 | 1450 | 1227 |
| 3 | 6916 | 1158 |
| 0 | 8505 | 1124 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI))))) |
(/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI))))) |
(/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI))))) |
(/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI))))) |
(/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI))))) |
(/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI))))) |
(/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI))))) |
(/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI))))) |
(/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI))))) |
(/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI))))) |
(/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI))))) |
(/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI))))) |
(/ (* l (PI)) (pow F 2)) |
(* l (+ (* (pow l 2) (- (* -1/6 (/ (pow (PI) 3) (pow F 2))) (* -1/2 (/ (pow (PI) 3) (pow F 2))))) (/ (PI) (pow F 2)))) |
(* l (+ (* (pow l 2) (- (+ (* -1/6 (/ (pow (PI) 3) (pow F 2))) (* (pow l 2) (- (* 1/120 (/ (pow (PI) 5) (pow F 2))) (+ (* -1/2 (/ (* (pow (PI) 2) (- (* -1/6 (pow (PI) 3)) (* -1/2 (pow (PI) 3)))) (pow F 2))) (* 1/24 (/ (pow (PI) 5) (pow F 2))))))) (* -1/2 (/ (pow (PI) 3) (pow F 2))))) (/ (PI) (pow F 2)))) |
(* l (+ (* (pow l 2) (- (+ (* -1/6 (/ (pow (PI) 3) (pow F 2))) (* (pow l 2) (- (+ (* 1/120 (/ (pow (PI) 5) (pow F 2))) (* (pow l 2) (- (* -1/5040 (/ (pow (PI) 7) (pow F 2))) (+ (* -1/2 (/ (* (pow (PI) 2) (- (* 1/120 (pow (PI) 5)) (+ (* -1/2 (* (pow (PI) 2) (- (* -1/6 (pow (PI) 3)) (* -1/2 (pow (PI) 3))))) (* 1/24 (pow (PI) 5))))) (pow F 2))) (+ (* -1/720 (/ (pow (PI) 7) (pow F 2))) (* 1/24 (/ (* (pow (PI) 4) (- (* -1/6 (pow (PI) 3)) (* -1/2 (pow (PI) 3)))) (pow F 2)))))))) (+ (* -1/2 (/ (* (pow (PI) 2) (- (* -1/6 (pow (PI) 3)) (* -1/2 (pow (PI) 3)))) (pow F 2))) (* 1/24 (/ (pow (PI) 5) (pow F 2))))))) (* -1/2 (/ (pow (PI) 3) (pow F 2))))) (/ (PI) (pow F 2)))) |
(/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI))))) |
(/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI))))) |
(/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI))))) |
(/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI))))) |
(/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI))))) |
(/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI))))) |
(/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI))))) |
(/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI))))) |
(* l (- (PI) (/ (PI) (pow F 2)))) |
(* l (- (+ (PI) (* (pow l 2) (- (* -1/2 (/ (pow (PI) 3) (pow F 2))) (* -1/6 (/ (pow (PI) 3) (pow F 2)))))) (/ (PI) (pow F 2)))) |
(* l (- (+ (PI) (* (pow l 2) (- (+ (* -1/2 (/ (pow (PI) 3) (pow F 2))) (* (pow l 2) (- (+ (* -1/2 (/ (* (pow (PI) 2) (- (* -1/6 (pow (PI) 3)) (* -1/2 (pow (PI) 3)))) (pow F 2))) (* 1/24 (/ (pow (PI) 5) (pow F 2)))) (* 1/120 (/ (pow (PI) 5) (pow F 2)))))) (* -1/6 (/ (pow (PI) 3) (pow F 2)))))) (/ (PI) (pow F 2)))) |
(* l (- (+ (PI) (* (pow l 2) (- (+ (* -1/2 (/ (pow (PI) 3) (pow F 2))) (* (pow l 2) (- (+ (* -1/2 (/ (* (pow (PI) 2) (- (* -1/6 (pow (PI) 3)) (* -1/2 (pow (PI) 3)))) (pow F 2))) (+ (* 1/24 (/ (pow (PI) 5) (pow F 2))) (* (pow l 2) (- (+ (* -1/2 (/ (* (pow (PI) 2) (- (* 1/120 (pow (PI) 5)) (+ (* -1/2 (* (pow (PI) 2) (- (* -1/6 (pow (PI) 3)) (* -1/2 (pow (PI) 3))))) (* 1/24 (pow (PI) 5))))) (pow F 2))) (+ (* -1/720 (/ (pow (PI) 7) (pow F 2))) (* 1/24 (/ (* (pow (PI) 4) (- (* -1/6 (pow (PI) 3)) (* -1/2 (pow (PI) 3)))) (pow F 2))))) (* -1/5040 (/ (pow (PI) 7) (pow F 2))))))) (* 1/120 (/ (pow (PI) 5) (pow F 2)))))) (* -1/6 (/ (pow (PI) 3) (pow F 2)))))) (/ (PI) (pow F 2)))) |
(* l (PI)) |
(* l (+ (PI) (* -1 (/ (sin (* l (PI))) (* (pow F 2) (* l (cos (* l (PI))))))))) |
(* l (+ (PI) (* -1 (/ (sin (* l (PI))) (* (pow F 2) (* l (cos (* l (PI))))))))) |
(* l (+ (PI) (* -1 (/ (sin (* l (PI))) (* (pow F 2) (* l (cos (* l (PI))))))))) |
(* l (PI)) |
(* -1 (* l (+ (* -1 (PI)) (/ (sin (* l (PI))) (* (pow F 2) (* l (cos (* l (PI))))))))) |
(* -1 (* l (+ (* -1 (PI)) (/ (sin (* l (PI))) (* (pow F 2) (* l (cos (* l (PI))))))))) |
(* -1 (* l (+ (* -1 (PI)) (/ (sin (* l (PI))) (* (pow F 2) (* l (cos (* l (PI))))))))) |
(* -1 (/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI)))))) |
(/ (- (* (pow F 2) (* l (PI))) (/ (sin (* l (PI))) (cos (* l (PI))))) (pow F 2)) |
(/ (- (* (pow F 2) (* l (PI))) (/ (sin (* l (PI))) (cos (* l (PI))))) (pow F 2)) |
(/ (- (* (pow F 2) (* l (PI))) (/ (sin (* l (PI))) (cos (* l (PI))))) (pow F 2)) |
(* l (PI)) |
(+ (* -1 (/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI)))))) (* l (PI))) |
(+ (* -1 (/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI)))))) (* l (PI))) |
(+ (* -1 (/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI)))))) (* l (PI))) |
(* l (PI)) |
(+ (* -1 (/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI)))))) (* l (PI))) |
(+ (* -1 (/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI)))))) (* l (PI))) |
(+ (* -1 (/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI)))))) (* l (PI))) |
(* l (PI)) |
(* l (PI)) |
(* l (PI)) |
(* l (PI)) |
(* l (PI)) |
(* l (PI)) |
(* l (PI)) |
(* l (PI)) |
(* l (PI)) |
(* l (PI)) |
(* l (PI)) |
(* l (PI)) |
(* l (PI)) |
(* l (+ (PI) (* (pow l 2) (- (* -1/6 (pow (PI) 3)) (* -1/2 (pow (PI) 3)))))) |
(* l (+ (PI) (* (pow l 2) (- (+ (* -1/6 (pow (PI) 3)) (* (pow l 2) (- (* 1/120 (pow (PI) 5)) (+ (* -1/2 (* (pow (PI) 2) (- (* -1/6 (pow (PI) 3)) (* -1/2 (pow (PI) 3))))) (* 1/24 (pow (PI) 5)))))) (* -1/2 (pow (PI) 3)))))) |
(* l (+ (PI) (* (pow l 2) (- (+ (* -1/6 (pow (PI) 3)) (* (pow l 2) (- (+ (* 1/120 (pow (PI) 5)) (* (pow l 2) (- (* -1/5040 (pow (PI) 7)) (+ (* -1/2 (* (pow (PI) 2) (- (* 1/120 (pow (PI) 5)) (+ (* -1/2 (* (pow (PI) 2) (- (* -1/6 (pow (PI) 3)) (* -1/2 (pow (PI) 3))))) (* 1/24 (pow (PI) 5)))))) (+ (* -1/720 (pow (PI) 7)) (* 1/24 (* (pow (PI) 4) (- (* -1/6 (pow (PI) 3)) (* -1/2 (pow (PI) 3)))))))))) (+ (* -1/2 (* (pow (PI) 2) (- (* -1/6 (pow (PI) 3)) (* -1/2 (pow (PI) 3))))) (* 1/24 (pow (PI) 5)))))) (* -1/2 (pow (PI) 3)))))) |
(/ (sin (* l (PI))) (cos (* l (PI)))) |
(/ (sin (* l (PI))) (cos (* l (PI)))) |
(/ (sin (* l (PI))) (cos (* l (PI)))) |
(/ (sin (* l (PI))) (cos (* l (PI)))) |
(/ (sin (* l (PI))) (cos (* l (PI)))) |
(/ (sin (* l (PI))) (cos (* l (PI)))) |
(/ (sin (* l (PI))) (cos (* l (PI)))) |
(/ (sin (* l (PI))) (cos (* l (PI)))) |
(/ 1 (pow F 2)) |
(/ 1 (pow F 2)) |
(/ 1 (pow F 2)) |
(/ 1 (pow F 2)) |
(/ 1 (pow F 2)) |
(/ 1 (pow F 2)) |
(/ 1 (pow F 2)) |
(/ 1 (pow F 2)) |
(/ 1 (pow F 2)) |
(/ 1 (pow F 2)) |
(/ 1 (pow F 2)) |
(/ 1 (pow F 2)) |
| Outputs |
|---|
(/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI))))) |
(/.f64 (sin.f64 (*.f64 l (PI.f64))) (*.f64 (*.f64 F F) (cos.f64 (*.f64 l (PI.f64))))) |
(/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI))))) |
(/.f64 (sin.f64 (*.f64 l (PI.f64))) (*.f64 (*.f64 F F) (cos.f64 (*.f64 l (PI.f64))))) |
(/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI))))) |
(/.f64 (sin.f64 (*.f64 l (PI.f64))) (*.f64 (*.f64 F F) (cos.f64 (*.f64 l (PI.f64))))) |
(/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI))))) |
(/.f64 (sin.f64 (*.f64 l (PI.f64))) (*.f64 (*.f64 F F) (cos.f64 (*.f64 l (PI.f64))))) |
(/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI))))) |
(/.f64 (sin.f64 (*.f64 l (PI.f64))) (*.f64 (*.f64 F F) (cos.f64 (*.f64 l (PI.f64))))) |
(/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI))))) |
(/.f64 (sin.f64 (*.f64 l (PI.f64))) (*.f64 (*.f64 F F) (cos.f64 (*.f64 l (PI.f64))))) |
(/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI))))) |
(/.f64 (sin.f64 (*.f64 l (PI.f64))) (*.f64 (*.f64 F F) (cos.f64 (*.f64 l (PI.f64))))) |
(/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI))))) |
(/.f64 (sin.f64 (*.f64 l (PI.f64))) (*.f64 (*.f64 F F) (cos.f64 (*.f64 l (PI.f64))))) |
(/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI))))) |
(/.f64 (sin.f64 (*.f64 l (PI.f64))) (*.f64 (*.f64 F F) (cos.f64 (*.f64 l (PI.f64))))) |
(/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI))))) |
(/.f64 (sin.f64 (*.f64 l (PI.f64))) (*.f64 (*.f64 F F) (cos.f64 (*.f64 l (PI.f64))))) |
(/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI))))) |
(/.f64 (sin.f64 (*.f64 l (PI.f64))) (*.f64 (*.f64 F F) (cos.f64 (*.f64 l (PI.f64))))) |
(/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI))))) |
(/.f64 (sin.f64 (*.f64 l (PI.f64))) (*.f64 (*.f64 F F) (cos.f64 (*.f64 l (PI.f64))))) |
(/ (* l (PI)) (pow F 2)) |
(/.f64 (*.f64 l (PI.f64)) (*.f64 F F)) |
(* l (+ (* (pow l 2) (- (* -1/6 (/ (pow (PI) 3) (pow F 2))) (* -1/2 (/ (pow (PI) 3) (pow F 2))))) (/ (PI) (pow F 2)))) |
(*.f64 l (fma.f64 l (/.f64 (*.f64 (PI.f64) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/3 binary64)) l)) (*.f64 F F)) (/.f64 (PI.f64) (*.f64 F F)))) |
(* l (+ (* (pow l 2) (- (+ (* -1/6 (/ (pow (PI) 3) (pow F 2))) (* (pow l 2) (- (* 1/120 (/ (pow (PI) 5) (pow F 2))) (+ (* -1/2 (/ (* (pow (PI) 2) (- (* -1/6 (pow (PI) 3)) (* -1/2 (pow (PI) 3)))) (pow F 2))) (* 1/24 (/ (pow (PI) 5) (pow F 2))))))) (* -1/2 (/ (pow (PI) 3) (pow F 2))))) (/ (PI) (pow F 2)))) |
(*.f64 l (fma.f64 (*.f64 l l) (fma.f64 l (*.f64 l (/.f64 (fma.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal -1/30 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 1/6 binary64)))) (*.f64 F F))) (/.f64 (*.f64 (PI.f64) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/3 binary64))) (*.f64 F F))) (/.f64 (PI.f64) (*.f64 F F)))) |
(* l (+ (* (pow l 2) (- (+ (* -1/6 (/ (pow (PI) 3) (pow F 2))) (* (pow l 2) (- (+ (* 1/120 (/ (pow (PI) 5) (pow F 2))) (* (pow l 2) (- (* -1/5040 (/ (pow (PI) 7) (pow F 2))) (+ (* -1/2 (/ (* (pow (PI) 2) (- (* 1/120 (pow (PI) 5)) (+ (* -1/2 (* (pow (PI) 2) (- (* -1/6 (pow (PI) 3)) (* -1/2 (pow (PI) 3))))) (* 1/24 (pow (PI) 5))))) (pow F 2))) (+ (* -1/720 (/ (pow (PI) 7) (pow F 2))) (* 1/24 (/ (* (pow (PI) 4) (- (* -1/6 (pow (PI) 3)) (* -1/2 (pow (PI) 3)))) (pow F 2)))))))) (+ (* -1/2 (/ (* (pow (PI) 2) (- (* -1/6 (pow (PI) 3)) (* -1/2 (pow (PI) 3)))) (pow F 2))) (* 1/24 (/ (pow (PI) 5) (pow F 2))))))) (* -1/2 (/ (pow (PI) 3) (pow F 2))))) (/ (PI) (pow F 2)))) |
(*.f64 l (fma.f64 (*.f64 l l) (fma.f64 (*.f64 l l) (fma.f64 (*.f64 l l) (neg.f64 (fma.f64 (PI.f64) (*.f64 (*.f64 (PI.f64) (fma.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal -1/30 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 1/6 binary64))))) (/.f64 #s(literal -1/2 binary64) (*.f64 F F))) (fma.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 7 binary64)) (*.f64 F F)) #s(literal -1/840 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (PI.f64)) (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 1/72 binary64))) (*.f64 F F))))) (/.f64 (fma.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal -1/30 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 1/6 binary64)))) (*.f64 F F))) (/.f64 (*.f64 (PI.f64) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/3 binary64))) (*.f64 F F))) (/.f64 (PI.f64) (*.f64 F F)))) |
(/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI))))) |
(/.f64 (sin.f64 (*.f64 l (PI.f64))) (*.f64 (*.f64 F F) (cos.f64 (*.f64 l (PI.f64))))) |
(/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI))))) |
(/.f64 (sin.f64 (*.f64 l (PI.f64))) (*.f64 (*.f64 F F) (cos.f64 (*.f64 l (PI.f64))))) |
(/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI))))) |
(/.f64 (sin.f64 (*.f64 l (PI.f64))) (*.f64 (*.f64 F F) (cos.f64 (*.f64 l (PI.f64))))) |
(/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI))))) |
(/.f64 (sin.f64 (*.f64 l (PI.f64))) (*.f64 (*.f64 F F) (cos.f64 (*.f64 l (PI.f64))))) |
(/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI))))) |
(/.f64 (sin.f64 (*.f64 l (PI.f64))) (*.f64 (*.f64 F F) (cos.f64 (*.f64 l (PI.f64))))) |
(/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI))))) |
(/.f64 (sin.f64 (*.f64 l (PI.f64))) (*.f64 (*.f64 F F) (cos.f64 (*.f64 l (PI.f64))))) |
(/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI))))) |
(/.f64 (sin.f64 (*.f64 l (PI.f64))) (*.f64 (*.f64 F F) (cos.f64 (*.f64 l (PI.f64))))) |
(/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI))))) |
(/.f64 (sin.f64 (*.f64 l (PI.f64))) (*.f64 (*.f64 F F) (cos.f64 (*.f64 l (PI.f64))))) |
(* l (- (PI) (/ (PI) (pow F 2)))) |
(*.f64 l (-.f64 (PI.f64) (/.f64 (PI.f64) (*.f64 F F)))) |
(* l (- (+ (PI) (* (pow l 2) (- (* -1/2 (/ (pow (PI) 3) (pow F 2))) (* -1/6 (/ (pow (PI) 3) (pow F 2)))))) (/ (PI) (pow F 2)))) |
(*.f64 l (-.f64 (fma.f64 (*.f64 l l) (/.f64 (*.f64 (PI.f64) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/3 binary64))) (*.f64 F F)) (PI.f64)) (/.f64 (PI.f64) (*.f64 F F)))) |
(* l (- (+ (PI) (* (pow l 2) (- (+ (* -1/2 (/ (pow (PI) 3) (pow F 2))) (* (pow l 2) (- (+ (* -1/2 (/ (* (pow (PI) 2) (- (* -1/6 (pow (PI) 3)) (* -1/2 (pow (PI) 3)))) (pow F 2))) (* 1/24 (/ (pow (PI) 5) (pow F 2)))) (* 1/120 (/ (pow (PI) 5) (pow F 2)))))) (* -1/6 (/ (pow (PI) 3) (pow F 2)))))) (/ (PI) (pow F 2)))) |
(*.f64 l (-.f64 (fma.f64 (*.f64 l l) (fma.f64 l (*.f64 l (neg.f64 (/.f64 (fma.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal -1/30 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 1/6 binary64)))) (*.f64 F F)))) (/.f64 (*.f64 (PI.f64) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/3 binary64))) (*.f64 F F))) (PI.f64)) (/.f64 (PI.f64) (*.f64 F F)))) |
(* l (- (+ (PI) (* (pow l 2) (- (+ (* -1/2 (/ (pow (PI) 3) (pow F 2))) (* (pow l 2) (- (+ (* -1/2 (/ (* (pow (PI) 2) (- (* -1/6 (pow (PI) 3)) (* -1/2 (pow (PI) 3)))) (pow F 2))) (+ (* 1/24 (/ (pow (PI) 5) (pow F 2))) (* (pow l 2) (- (+ (* -1/2 (/ (* (pow (PI) 2) (- (* 1/120 (pow (PI) 5)) (+ (* -1/2 (* (pow (PI) 2) (- (* -1/6 (pow (PI) 3)) (* -1/2 (pow (PI) 3))))) (* 1/24 (pow (PI) 5))))) (pow F 2))) (+ (* -1/720 (/ (pow (PI) 7) (pow F 2))) (* 1/24 (/ (* (pow (PI) 4) (- (* -1/6 (pow (PI) 3)) (* -1/2 (pow (PI) 3)))) (pow F 2))))) (* -1/5040 (/ (pow (PI) 7) (pow F 2))))))) (* 1/120 (/ (pow (PI) 5) (pow F 2)))))) (* -1/6 (/ (pow (PI) 3) (pow F 2)))))) (/ (PI) (pow F 2)))) |
(*.f64 l (fma.f64 (*.f64 l l) (fma.f64 (PI.f64) (*.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 F F)) #s(literal -1/3 binary64)) (*.f64 (*.f64 l l) (fma.f64 (*.f64 l l) (fma.f64 (PI.f64) (*.f64 (*.f64 (PI.f64) (fma.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal -1/30 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 1/6 binary64))))) (/.f64 #s(literal -1/2 binary64) (*.f64 F F))) (fma.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 7 binary64)) (*.f64 F F)) #s(literal -1/840 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (PI.f64)) (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 1/72 binary64))) (*.f64 F F)))) (neg.f64 (/.f64 (fma.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal -1/30 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 1/6 binary64)))) (*.f64 F F)))))) (-.f64 (PI.f64) (/.f64 (PI.f64) (*.f64 F F))))) |
(* l (PI)) |
(*.f64 l (PI.f64)) |
(* l (+ (PI) (* -1 (/ (sin (* l (PI))) (* (pow F 2) (* l (cos (* l (PI))))))))) |
(-.f64 (*.f64 l (PI.f64)) (/.f64 (sin.f64 (*.f64 l (PI.f64))) (*.f64 (*.f64 F F) (cos.f64 (*.f64 l (PI.f64)))))) |
(* l (+ (PI) (* -1 (/ (sin (* l (PI))) (* (pow F 2) (* l (cos (* l (PI))))))))) |
(-.f64 (*.f64 l (PI.f64)) (/.f64 (sin.f64 (*.f64 l (PI.f64))) (*.f64 (*.f64 F F) (cos.f64 (*.f64 l (PI.f64)))))) |
(* l (+ (PI) (* -1 (/ (sin (* l (PI))) (* (pow F 2) (* l (cos (* l (PI))))))))) |
(-.f64 (*.f64 l (PI.f64)) (/.f64 (sin.f64 (*.f64 l (PI.f64))) (*.f64 (*.f64 F F) (cos.f64 (*.f64 l (PI.f64)))))) |
(* l (PI)) |
(*.f64 l (PI.f64)) |
(* -1 (* l (+ (* -1 (PI)) (/ (sin (* l (PI))) (* (pow F 2) (* l (cos (* l (PI))))))))) |
(-.f64 (*.f64 l (PI.f64)) (/.f64 (sin.f64 (*.f64 l (PI.f64))) (*.f64 (*.f64 F F) (cos.f64 (*.f64 l (PI.f64)))))) |
(* -1 (* l (+ (* -1 (PI)) (/ (sin (* l (PI))) (* (pow F 2) (* l (cos (* l (PI))))))))) |
(-.f64 (*.f64 l (PI.f64)) (/.f64 (sin.f64 (*.f64 l (PI.f64))) (*.f64 (*.f64 F F) (cos.f64 (*.f64 l (PI.f64)))))) |
(* -1 (* l (+ (* -1 (PI)) (/ (sin (* l (PI))) (* (pow F 2) (* l (cos (* l (PI))))))))) |
(-.f64 (*.f64 l (PI.f64)) (/.f64 (sin.f64 (*.f64 l (PI.f64))) (*.f64 (*.f64 F F) (cos.f64 (*.f64 l (PI.f64)))))) |
(* -1 (/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI)))))) |
(/.f64 (sin.f64 (*.f64 l (PI.f64))) (neg.f64 (*.f64 (*.f64 F F) (cos.f64 (*.f64 l (PI.f64)))))) |
(/ (- (* (pow F 2) (* l (PI))) (/ (sin (* l (PI))) (cos (* l (PI))))) (pow F 2)) |
(-.f64 (*.f64 l (PI.f64)) (/.f64 (sin.f64 (*.f64 l (PI.f64))) (*.f64 (*.f64 F F) (cos.f64 (*.f64 l (PI.f64)))))) |
(/ (- (* (pow F 2) (* l (PI))) (/ (sin (* l (PI))) (cos (* l (PI))))) (pow F 2)) |
(-.f64 (*.f64 l (PI.f64)) (/.f64 (sin.f64 (*.f64 l (PI.f64))) (*.f64 (*.f64 F F) (cos.f64 (*.f64 l (PI.f64)))))) |
(/ (- (* (pow F 2) (* l (PI))) (/ (sin (* l (PI))) (cos (* l (PI))))) (pow F 2)) |
(-.f64 (*.f64 l (PI.f64)) (/.f64 (sin.f64 (*.f64 l (PI.f64))) (*.f64 (*.f64 F F) (cos.f64 (*.f64 l (PI.f64)))))) |
(* l (PI)) |
(*.f64 l (PI.f64)) |
(+ (* -1 (/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI)))))) (* l (PI))) |
(-.f64 (*.f64 l (PI.f64)) (/.f64 (sin.f64 (*.f64 l (PI.f64))) (*.f64 (*.f64 F F) (cos.f64 (*.f64 l (PI.f64)))))) |
(+ (* -1 (/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI)))))) (* l (PI))) |
(-.f64 (*.f64 l (PI.f64)) (/.f64 (sin.f64 (*.f64 l (PI.f64))) (*.f64 (*.f64 F F) (cos.f64 (*.f64 l (PI.f64)))))) |
(+ (* -1 (/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI)))))) (* l (PI))) |
(-.f64 (*.f64 l (PI.f64)) (/.f64 (sin.f64 (*.f64 l (PI.f64))) (*.f64 (*.f64 F F) (cos.f64 (*.f64 l (PI.f64)))))) |
(* l (PI)) |
(*.f64 l (PI.f64)) |
(+ (* -1 (/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI)))))) (* l (PI))) |
(-.f64 (*.f64 l (PI.f64)) (/.f64 (sin.f64 (*.f64 l (PI.f64))) (*.f64 (*.f64 F F) (cos.f64 (*.f64 l (PI.f64)))))) |
(+ (* -1 (/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI)))))) (* l (PI))) |
(-.f64 (*.f64 l (PI.f64)) (/.f64 (sin.f64 (*.f64 l (PI.f64))) (*.f64 (*.f64 F F) (cos.f64 (*.f64 l (PI.f64)))))) |
(+ (* -1 (/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI)))))) (* l (PI))) |
(-.f64 (*.f64 l (PI.f64)) (/.f64 (sin.f64 (*.f64 l (PI.f64))) (*.f64 (*.f64 F F) (cos.f64 (*.f64 l (PI.f64)))))) |
(* l (PI)) |
(*.f64 l (PI.f64)) |
(* l (PI)) |
(*.f64 l (PI.f64)) |
(* l (PI)) |
(*.f64 l (PI.f64)) |
(* l (PI)) |
(*.f64 l (PI.f64)) |
(* l (PI)) |
(*.f64 l (PI.f64)) |
(* l (PI)) |
(*.f64 l (PI.f64)) |
(* l (PI)) |
(*.f64 l (PI.f64)) |
(* l (PI)) |
(*.f64 l (PI.f64)) |
(* l (PI)) |
(*.f64 l (PI.f64)) |
(* l (PI)) |
(*.f64 l (PI.f64)) |
(* l (PI)) |
(*.f64 l (PI.f64)) |
(* l (PI)) |
(*.f64 l (PI.f64)) |
(* l (PI)) |
(*.f64 l (PI.f64)) |
(* l (+ (PI) (* (pow l 2) (- (* -1/6 (pow (PI) 3)) (* -1/2 (pow (PI) 3)))))) |
(*.f64 l (fma.f64 (*.f64 l l) (*.f64 (PI.f64) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/3 binary64))) (PI.f64))) |
(* l (+ (PI) (* (pow l 2) (- (+ (* -1/6 (pow (PI) 3)) (* (pow l 2) (- (* 1/120 (pow (PI) 5)) (+ (* -1/2 (* (pow (PI) 2) (- (* -1/6 (pow (PI) 3)) (* -1/2 (pow (PI) 3))))) (* 1/24 (pow (PI) 5)))))) (* -1/2 (pow (PI) 3)))))) |
(*.f64 l (fma.f64 (*.f64 l l) (fma.f64 (PI.f64) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/3 binary64)) (*.f64 (*.f64 l l) (fma.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal -1/30 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 1/6 binary64)))))) (PI.f64))) |
(* l (+ (PI) (* (pow l 2) (- (+ (* -1/6 (pow (PI) 3)) (* (pow l 2) (- (+ (* 1/120 (pow (PI) 5)) (* (pow l 2) (- (* -1/5040 (pow (PI) 7)) (+ (* -1/2 (* (pow (PI) 2) (- (* 1/120 (pow (PI) 5)) (+ (* -1/2 (* (pow (PI) 2) (- (* -1/6 (pow (PI) 3)) (* -1/2 (pow (PI) 3))))) (* 1/24 (pow (PI) 5)))))) (+ (* -1/720 (pow (PI) 7)) (* 1/24 (* (pow (PI) 4) (- (* -1/6 (pow (PI) 3)) (* -1/2 (pow (PI) 3)))))))))) (+ (* -1/2 (* (pow (PI) 2) (- (* -1/6 (pow (PI) 3)) (* -1/2 (pow (PI) 3))))) (* 1/24 (pow (PI) 5)))))) (* -1/2 (pow (PI) 3)))))) |
(*.f64 l (fma.f64 (*.f64 l l) (fma.f64 (*.f64 l l) (fma.f64 (*.f64 l l) (fma.f64 #s(literal -1/5040 binary64) (pow.f64 (PI.f64) #s(literal 7 binary64)) (fma.f64 (fma.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal -1/30 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 1/6 binary64)))) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/2 binary64)) (fma.f64 (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (PI.f64)) (*.f64 #s(literal -1/72 binary64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) (*.f64 #s(literal 1/720 binary64) (pow.f64 (PI.f64) #s(literal 7 binary64)))))) (fma.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) #s(literal -1/30 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 1/6 binary64))))) (*.f64 (PI.f64) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/3 binary64)))) (PI.f64))) |
(/ (sin (* l (PI))) (cos (* l (PI)))) |
(/.f64 (sin.f64 (*.f64 l (PI.f64))) (cos.f64 (*.f64 l (PI.f64)))) |
(/ (sin (* l (PI))) (cos (* l (PI)))) |
(/.f64 (sin.f64 (*.f64 l (PI.f64))) (cos.f64 (*.f64 l (PI.f64)))) |
(/ (sin (* l (PI))) (cos (* l (PI)))) |
(/.f64 (sin.f64 (*.f64 l (PI.f64))) (cos.f64 (*.f64 l (PI.f64)))) |
(/ (sin (* l (PI))) (cos (* l (PI)))) |
(/.f64 (sin.f64 (*.f64 l (PI.f64))) (cos.f64 (*.f64 l (PI.f64)))) |
(/ (sin (* l (PI))) (cos (* l (PI)))) |
(/.f64 (sin.f64 (*.f64 l (PI.f64))) (cos.f64 (*.f64 l (PI.f64)))) |
(/ (sin (* l (PI))) (cos (* l (PI)))) |
(/.f64 (sin.f64 (*.f64 l (PI.f64))) (cos.f64 (*.f64 l (PI.f64)))) |
(/ (sin (* l (PI))) (cos (* l (PI)))) |
(/.f64 (sin.f64 (*.f64 l (PI.f64))) (cos.f64 (*.f64 l (PI.f64)))) |
(/ (sin (* l (PI))) (cos (* l (PI)))) |
(/.f64 (sin.f64 (*.f64 l (PI.f64))) (cos.f64 (*.f64 l (PI.f64)))) |
(/ 1 (pow F 2)) |
(/.f64 #s(literal 1 binary64) (*.f64 F F)) |
(/ 1 (pow F 2)) |
(/.f64 #s(literal 1 binary64) (*.f64 F F)) |
(/ 1 (pow F 2)) |
(/.f64 #s(literal 1 binary64) (*.f64 F F)) |
(/ 1 (pow F 2)) |
(/.f64 #s(literal 1 binary64) (*.f64 F F)) |
(/ 1 (pow F 2)) |
(/.f64 #s(literal 1 binary64) (*.f64 F F)) |
(/ 1 (pow F 2)) |
(/.f64 #s(literal 1 binary64) (*.f64 F F)) |
(/ 1 (pow F 2)) |
(/.f64 #s(literal 1 binary64) (*.f64 F F)) |
(/ 1 (pow F 2)) |
(/.f64 #s(literal 1 binary64) (*.f64 F F)) |
(/ 1 (pow F 2)) |
(/.f64 #s(literal 1 binary64) (*.f64 F F)) |
(/ 1 (pow F 2)) |
(/.f64 #s(literal 1 binary64) (*.f64 F F)) |
(/ 1 (pow F 2)) |
(/.f64 #s(literal 1 binary64) (*.f64 F F)) |
(/ 1 (pow F 2)) |
(/.f64 #s(literal 1 binary64) (*.f64 F F)) |
Compiled 12 757 to 1 240 computations (90.3% saved)
15 alts after pruning (15 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 461 | 15 | 476 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 462 | 15 | 477 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 80.6% | (fma.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) F) (/.f64 #s(literal -1 binary64) F) (*.f64 (PI.f64) l)) |
| 76.9% | (fma.f64 (*.f64 (*.f64 l (sqrt.f64 (PI.f64))) (sqrt.f64 (sqrt.f64 (PI.f64)))) (sqrt.f64 (sqrt.f64 (PI.f64))) (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F)))) | |
| 77.0% | (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F)))) | |
| ▶ | 76.9% | (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (PI.f64) l) (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F))))) |
| 76.7% | (-.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64)))) (sqrt.f64 (sqrt.f64 (PI.f64)))) l) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) (tan.f64 (*.f64 (PI.f64) l)))) | |
| 80.7% | (-.f64 (*.f64 (PI.f64) l) (/.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) F) F)) | |
| ▶ | 80.7% | (-.f64 (*.f64 (PI.f64) l) (/.f64 (/.f64 (sin.f64 (*.f64 (PI.f64) l)) F) (*.f64 F (cos.f64 (*.f64 (PI.f64) l))))) |
| 80.7% | (-.f64 (*.f64 (PI.f64) l) (/.f64 (/.f64 #s(literal 1 binary64) F) (*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (*.f64 (PI.f64) l))) F))) | |
| 69.5% | (-.f64 (*.f64 (PI.f64) l) (/.f64 (*.f64 l (PI.f64)) (*.f64 F F))) | |
| 77.0% | (-.f64 (*.f64 (PI.f64) l) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) F) F) (tan.f64 (*.f64 (PI.f64) l)))) | |
| ▶ | 69.4% | (-.f64 (*.f64 (PI.f64) l) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) (*.f64 l (PI.f64)))) |
| 76.9% | (-.f64 (*.f64 (PI.f64) l) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) (tan.f64 (*.f64 (*.f64 (*.f64 l (sqrt.f64 (PI.f64))) (sqrt.f64 (sqrt.f64 (PI.f64)))) (sqrt.f64 (sqrt.f64 (PI.f64))))))) | |
| 77.0% | (-.f64 (*.f64 (PI.f64) l) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) (tan.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64)))) (sqrt.f64 (sqrt.f64 (PI.f64)))) l)))) | |
| 69.5% | (*.f64 l (-.f64 (PI.f64) (/.f64 (PI.f64) (*.f64 F F)))) | |
| ▶ | 75.4% | (*.f64 l (PI.f64)) |
Compiled 508 to 314 computations (38.2% saved)
| 1× | egg-herbie |
Found 18 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (*.f64 (PI.f64) l) |
| ✓ | cost-diff | 0 | (-.f64 (*.f64 (PI.f64) l) (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F))) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (PI.f64) l) (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)))) |
| ✓ | cost-diff | 1408 | (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (PI.f64) l) (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F))))) |
| ✓ | cost-diff | 0 | (*.f64 (PI.f64) l) |
| ✓ | cost-diff | 0 | (tan.f64 (*.f64 (PI.f64) l)) |
| ✓ | cost-diff | 0 | (/.f64 (tan.f64 (*.f64 (PI.f64) l)) F) |
| ✓ | cost-diff | 576 | (fma.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) F) (/.f64 #s(literal -1 binary64) F) (*.f64 (PI.f64) l)) |
| ✓ | cost-diff | 0 | (PI.f64) |
| ✓ | cost-diff | 0 | (*.f64 (PI.f64) l) |
| ✓ | cost-diff | 320 | (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) (*.f64 l (PI.f64))) |
| ✓ | cost-diff | 320 | (-.f64 (*.f64 (PI.f64) l) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) (*.f64 l (PI.f64)))) |
| ✓ | cost-diff | 0 | (PI.f64) |
| ✓ | cost-diff | 0 | (*.f64 l (PI.f64)) |
| ✓ | cost-diff | 0 | (PI.f64) |
| ✓ | cost-diff | 0 | (*.f64 (PI.f64) l) |
| ✓ | cost-diff | 0 | (-.f64 (*.f64 (PI.f64) l) (/.f64 (/.f64 (sin.f64 (*.f64 (PI.f64) l)) F) (*.f64 F (cos.f64 (*.f64 (PI.f64) l))))) |
| ✓ | cost-diff | 384 | (/.f64 (/.f64 (sin.f64 (*.f64 (PI.f64) l)) F) (*.f64 F (cos.f64 (*.f64 (PI.f64) l)))) |
| 5 060× | accelerator-lowering-fma.f32 |
| 5 060× | accelerator-lowering-fma.f64 |
| 1 752× | div-sub |
| 1 586× | *-lowering-*.f32 |
| 1 586× | *-lowering-*.f64 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 26 | 199 |
| 1 | 61 | 195 |
| 2 | 168 | 187 |
| 3 | 464 | 187 |
| 4 | 882 | 187 |
| 5 | 1489 | 187 |
| 6 | 2064 | 187 |
| 7 | 2860 | 187 |
| 8 | 3716 | 187 |
| 9 | 4370 | 187 |
| 10 | 4565 | 187 |
| 11 | 4999 | 187 |
| 12 | 5544 | 187 |
| 13 | 7192 | 187 |
| 0 | 8070 | 187 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(- (* (PI) l) (/ (/ (sin (* (PI) l)) F) (* F (cos (* (PI) l))))) |
(* (PI) l) |
(PI) |
l |
(/ (/ (sin (* (PI) l)) F) (* F (cos (* (PI) l)))) |
(/ (sin (* (PI) l)) F) |
(sin (* (PI) l)) |
F |
(* F (cos (* (PI) l))) |
(cos (* (PI) l)) |
(* l (PI)) |
l |
(PI) |
(- (* (PI) l) (* (/ 1 (* F F)) (* l (PI)))) |
(* (PI) l) |
(PI) |
l |
(* (/ 1 (* F F)) (* l (PI))) |
(/ 1 (* F F)) |
1 |
(* F F) |
F |
(* l (PI)) |
(+ (* (/ (tan (* (PI) l)) F) (/ -1 F)) (* (PI) l)) |
(/ (tan (* (PI) l)) F) |
(tan (* (PI) l)) |
(* (PI) l) |
(PI) |
l |
F |
(/ -1 F) |
-1 |
(/ 1 (/ 1 (- (* (PI) l) (/ (tan (* (PI) l)) (* F F))))) |
1 |
(/ 1 (- (* (PI) l) (/ (tan (* (PI) l)) (* F F)))) |
(- (* (PI) l) (/ (tan (* (PI) l)) (* F F))) |
(* (PI) l) |
(PI) |
l |
(/ (tan (* (PI) l)) (* F F)) |
(tan (* (PI) l)) |
(* F F) |
F |
| Outputs |
|---|
(- (* (PI) l) (/ (/ (sin (* (PI) l)) F) (* F (cos (* (PI) l))))) |
(-.f64 (*.f64 (PI.f64) l) (/.f64 (sin.f64 (*.f64 (PI.f64) l)) (*.f64 (cos.f64 (*.f64 (PI.f64) l)) (*.f64 F F)))) |
(* (PI) l) |
(*.f64 (PI.f64) l) |
(PI) |
(PI.f64) |
l |
(/ (/ (sin (* (PI) l)) F) (* F (cos (* (PI) l)))) |
(/.f64 (sin.f64 (*.f64 (PI.f64) l)) (*.f64 (cos.f64 (*.f64 (PI.f64) l)) (*.f64 F F))) |
(/ (sin (* (PI) l)) F) |
(/.f64 (sin.f64 (*.f64 (PI.f64) l)) F) |
(sin (* (PI) l)) |
(sin.f64 (*.f64 (PI.f64) l)) |
F |
(* F (cos (* (PI) l))) |
(*.f64 F (cos.f64 (*.f64 (PI.f64) l))) |
(cos (* (PI) l)) |
(cos.f64 (*.f64 (PI.f64) l)) |
(* l (PI)) |
(*.f64 (PI.f64) l) |
l |
(PI) |
(PI.f64) |
(- (* (PI) l) (* (/ 1 (* F F)) (* l (PI)))) |
(*.f64 l (-.f64 (PI.f64) (/.f64 (PI.f64) (*.f64 F F)))) |
(* (PI) l) |
(*.f64 (PI.f64) l) |
(PI) |
(PI.f64) |
l |
(* (/ 1 (* F F)) (* l (PI))) |
(/.f64 (*.f64 (PI.f64) l) (*.f64 F F)) |
(/ 1 (* F F)) |
(/.f64 #s(literal 1 binary64) (*.f64 F F)) |
1 |
#s(literal 1 binary64) |
(* F F) |
(*.f64 F F) |
F |
(* l (PI)) |
(*.f64 (PI.f64) l) |
(+ (* (/ (tan (* (PI) l)) F) (/ -1 F)) (* (PI) l)) |
(-.f64 (*.f64 (PI.f64) l) (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F))) |
(/ (tan (* (PI) l)) F) |
(/.f64 (tan.f64 (*.f64 (PI.f64) l)) F) |
(tan (* (PI) l)) |
(tan.f64 (*.f64 (PI.f64) l)) |
(* (PI) l) |
(*.f64 (PI.f64) l) |
(PI) |
(PI.f64) |
l |
F |
(/ -1 F) |
(/.f64 #s(literal -1 binary64) F) |
-1 |
#s(literal -1 binary64) |
(/ 1 (/ 1 (- (* (PI) l) (/ (tan (* (PI) l)) (* F F))))) |
(-.f64 (*.f64 (PI.f64) l) (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F))) |
1 |
#s(literal 1 binary64) |
(/ 1 (- (* (PI) l) (/ (tan (* (PI) l)) (* F F)))) |
(/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (PI.f64) l) (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)))) |
(- (* (PI) l) (/ (tan (* (PI) l)) (* F F))) |
(-.f64 (*.f64 (PI.f64) l) (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F))) |
(* (PI) l) |
(*.f64 (PI.f64) l) |
(PI) |
(PI.f64) |
l |
(/ (tan (* (PI) l)) (* F F)) |
(/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) |
(tan (* (PI) l)) |
(tan.f64 (*.f64 (PI.f64) l)) |
(* F F) |
(*.f64 F F) |
F |
Found 18 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 99.5% | (*.f64 (PI.f64) l) |
| ✓ | accuracy | 98.9% | (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (PI.f64) l) (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)))) |
| ✓ | accuracy | 81.3% | (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) |
| ✓ | accuracy | 52.6% | (tan.f64 (*.f64 (PI.f64) l)) |
| ✓ | accuracy | 99.9% | (fma.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) F) (/.f64 #s(literal -1 binary64) F) (*.f64 (PI.f64) l)) |
| ✓ | accuracy | 99.8% | (/.f64 (tan.f64 (*.f64 (PI.f64) l)) F) |
| ✓ | accuracy | 99.5% | (*.f64 (PI.f64) l) |
| ✓ | accuracy | 52.6% | (tan.f64 (*.f64 (PI.f64) l)) |
| ✓ | accuracy | 99.6% | (-.f64 (*.f64 (PI.f64) l) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) (*.f64 l (PI.f64)))) |
| ✓ | accuracy | 99.5% | (*.f64 (PI.f64) l) |
| ✓ | accuracy | 99.5% | (*.f64 l (PI.f64)) |
| ✓ | accuracy | 90.8% | (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) (*.f64 l (PI.f64))) |
| ✓ | accuracy | 100.0% | (PI.f64) |
| ✓ | accuracy | 99.5% | (*.f64 l (PI.f64)) |
| ✓ | accuracy | 99.8% | (/.f64 (sin.f64 (*.f64 (PI.f64) l)) F) |
| ✓ | accuracy | 99.5% | (*.f64 (PI.f64) l) |
| ✓ | accuracy | 56.7% | (cos.f64 (*.f64 (PI.f64) l)) |
| ✓ | accuracy | 52.7% | (sin.f64 (*.f64 (PI.f64) l)) |
| 174.0ms | 47× | 2 | valid |
| 132.0ms | 73× | 1 | valid |
| 41.0ms | 4× | 3 | valid |
| 27.0ms | 132× | 0 | valid |
Compiled 200 to 28 computations (86% saved)
ival-tan: 154.0ms (44.3% of total)ival-sin: 130.0ms (37.4% of total)ival-div: 20.0ms (5.8% of total)ival-mult: 17.0ms (4.9% of total)ival-cos: 10.0ms (2.9% of total)adjust: 7.0ms (2% of total)ival-sub: 5.0ms (1.4% of total)ival-pi: 2.0ms (0.6% of total)ival-add: 2.0ms (0.6% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| Inputs |
|---|
#<alt (/ (/ (sin (* (PI) l)) F) (* F (cos (* (PI) l))))> |
#<alt (- (* (PI) l) (/ (/ (sin (* (PI) l)) F) (* F (cos (* (PI) l)))))> |
#<alt (* (PI) l)> |
#<alt (PI)> |
#<alt (* l (PI))> |
#<alt (- (* (PI) l) (* (/ 1 (* F F)) (* l (PI))))> |
#<alt (* (/ 1 (* F F)) (* l (PI)))> |
#<alt (+ (* (/ (tan (* (PI) l)) F) (/ -1 F)) (* (PI) l))> |
#<alt (/ (tan (* (PI) l)) F)> |
#<alt (tan (* (PI) l))> |
#<alt (/ 1 (/ 1 (- (* (PI) l) (/ (tan (* (PI) l)) (* F F)))))> |
#<alt (/ 1 (- (* (PI) l) (/ (tan (* (PI) l)) (* F F))))> |
#<alt (- (* (PI) l) (/ (tan (* (PI) l)) (* F F)))> |
#<alt (sin (* (PI) l))> |
#<alt (cos (* (PI) l))> |
#<alt (/ (sin (* (PI) l)) F)> |
#<alt (/ (tan (* (PI) l)) (* F F))> |
| Outputs |
|---|
#<alt (/ (* l (PI)) (pow F 2))> |
#<alt (* l (+ (* (pow l 2) (- (* -1/6 (/ (pow (PI) 3) (pow F 2))) (* -1/2 (/ (pow (PI) 3) (pow F 2))))) (/ (PI) (pow F 2))))> |
#<alt (* l (+ (* (pow l 2) (- (+ (* -1/6 (/ (pow (PI) 3) (pow F 2))) (* (pow l 2) (- (* 1/120 (/ (pow (PI) 5) (pow F 2))) (+ (* -1/2 (* (pow (PI) 2) (- (* -1/6 (/ (pow (PI) 3) (pow F 2))) (* -1/2 (/ (pow (PI) 3) (pow F 2)))))) (* 1/24 (/ (pow (PI) 5) (pow F 2))))))) (* -1/2 (/ (pow (PI) 3) (pow F 2))))) (/ (PI) (pow F 2))))> |
#<alt (* l (+ (* (pow l 2) (- (+ (* -1/6 (/ (pow (PI) 3) (pow F 2))) (* (pow l 2) (- (+ (* 1/120 (/ (pow (PI) 5) (pow F 2))) (* (pow l 2) (- (* -1/5040 (/ (pow (PI) 7) (pow F 2))) (+ (* -1/2 (* (pow (PI) 2) (- (* 1/120 (/ (pow (PI) 5) (pow F 2))) (+ (* -1/2 (* (pow (PI) 2) (- (* -1/6 (/ (pow (PI) 3) (pow F 2))) (* -1/2 (/ (pow (PI) 3) (pow F 2)))))) (* 1/24 (/ (pow (PI) 5) (pow F 2))))))) (+ (* -1/720 (/ (pow (PI) 7) (pow F 2))) (* 1/24 (* (pow (PI) 4) (- (* -1/6 (/ (pow (PI) 3) (pow F 2))) (* -1/2 (/ (pow (PI) 3) (pow F 2))))))))))) (+ (* -1/2 (* (pow (PI) 2) (- (* -1/6 (/ (pow (PI) 3) (pow F 2))) (* -1/2 (/ (pow (PI) 3) (pow F 2)))))) (* 1/24 (/ (pow (PI) 5) (pow F 2))))))) (* -1/2 (/ (pow (PI) 3) (pow F 2))))) (/ (PI) (pow F 2))))> |
#<alt (/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI)))))> |
#<alt (/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI)))))> |
#<alt (/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI)))))> |
#<alt (/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI)))))> |
#<alt (/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI)))))> |
#<alt (/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI)))))> |
#<alt (/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI)))))> |
#<alt (/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI)))))> |
#<alt (/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI)))))> |
#<alt (/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI)))))> |
#<alt (/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI)))))> |
#<alt (/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI)))))> |
#<alt (/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI)))))> |
#<alt (/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI)))))> |
#<alt (/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI)))))> |
#<alt (/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI)))))> |
#<alt (/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI)))))> |
#<alt (/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI)))))> |
#<alt (/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI)))))> |
#<alt (/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI)))))> |
#<alt (* l (- (PI) (/ (PI) (pow F 2))))> |
#<alt (* l (- (+ (PI) (* (pow l 2) (- (* -1/2 (/ (pow (PI) 3) (pow F 2))) (* -1/6 (/ (pow (PI) 3) (pow F 2)))))) (/ (PI) (pow F 2))))> |
#<alt (* l (- (+ (PI) (* (pow l 2) (- (+ (* -1/2 (/ (pow (PI) 3) (pow F 2))) (* (pow l 2) (- (+ (* -1/2 (* (pow (PI) 2) (- (* -1/6 (/ (pow (PI) 3) (pow F 2))) (* -1/2 (/ (pow (PI) 3) (pow F 2)))))) (* 1/24 (/ (pow (PI) 5) (pow F 2)))) (* 1/120 (/ (pow (PI) 5) (pow F 2)))))) (* -1/6 (/ (pow (PI) 3) (pow F 2)))))) (/ (PI) (pow F 2))))> |
#<alt (* l (- (+ (PI) (* (pow l 2) (- (+ (* -1/2 (/ (pow (PI) 3) (pow F 2))) (* (pow l 2) (- (+ (* -1/2 (* (pow (PI) 2) (- (* -1/6 (/ (pow (PI) 3) (pow F 2))) (* -1/2 (/ (pow (PI) 3) (pow F 2)))))) (+ (* 1/24 (/ (pow (PI) 5) (pow F 2))) (* (pow l 2) (- (+ (* -1/2 (* (pow (PI) 2) (- (* 1/120 (/ (pow (PI) 5) (pow F 2))) (+ (* -1/2 (* (pow (PI) 2) (- (* -1/6 (/ (pow (PI) 3) (pow F 2))) (* -1/2 (/ (pow (PI) 3) (pow F 2)))))) (* 1/24 (/ (pow (PI) 5) (pow F 2))))))) (+ (* -1/720 (/ (pow (PI) 7) (pow F 2))) (* 1/24 (* (pow (PI) 4) (- (* -1/6 (/ (pow (PI) 3) (pow F 2))) (* -1/2 (/ (pow (PI) 3) (pow F 2)))))))) (* -1/5040 (/ (pow (PI) 7) (pow F 2))))))) (* 1/120 (/ (pow (PI) 5) (pow F 2)))))) (* -1/6 (/ (pow (PI) 3) (pow F 2)))))) (/ (PI) (pow F 2))))> |
#<alt (* l (PI))> |
#<alt (* l (+ (PI) (* -1 (/ (sin (* l (PI))) (* (pow F 2) (* l (cos (* l (PI)))))))))> |
#<alt (* l (+ (PI) (* -1 (/ (sin (* l (PI))) (* (pow F 2) (* l (cos (* l (PI)))))))))> |
#<alt (* l (+ (PI) (* -1 (/ (sin (* l (PI))) (* (pow F 2) (* l (cos (* l (PI)))))))))> |
#<alt (* l (PI))> |
#<alt (* -1 (* l (+ (* -1 (PI)) (/ (sin (* l (PI))) (* (pow F 2) (* l (cos (* l (PI)))))))))> |
#<alt (* -1 (* l (+ (* -1 (PI)) (/ (sin (* l (PI))) (* (pow F 2) (* l (cos (* l (PI)))))))))> |
#<alt (* -1 (* l (+ (* -1 (PI)) (/ (sin (* l (PI))) (* (pow F 2) (* l (cos (* l (PI)))))))))> |
#<alt (* -1 (/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI))))))> |
#<alt (/ (- (* (pow F 2) (* l (PI))) (/ (sin (* l (PI))) (cos (* l (PI))))) (pow F 2))> |
#<alt (/ (- (* (pow F 2) (* l (PI))) (/ (sin (* l (PI))) (cos (* l (PI))))) (pow F 2))> |
#<alt (/ (- (* (pow F 2) (* l (PI))) (/ (sin (* l (PI))) (cos (* l (PI))))) (pow F 2))> |
#<alt (* l (PI))> |
#<alt (+ (* -1 (/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI)))))) (* l (PI)))> |
#<alt (+ (* -1 (/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI)))))) (* l (PI)))> |
#<alt (+ (* -1 (/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI)))))) (* l (PI)))> |
#<alt (* l (PI))> |
#<alt (+ (* -1 (/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI)))))) (* l (PI)))> |
#<alt (+ (* -1 (/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI)))))) (* l (PI)))> |
#<alt (+ (* -1 (/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI)))))) (* l (PI)))> |
#<alt (* l (PI))> |
#<alt (* l (PI))> |
#<alt (* l (PI))> |
#<alt (* l (PI))> |
#<alt (* l (PI))> |
#<alt (* l (PI))> |
#<alt (* l (PI))> |
#<alt (* l (PI))> |
#<alt (* l (PI))> |
#<alt (* l (PI))> |
#<alt (* l (PI))> |
#<alt (* l (PI))> |
#<alt (* l (PI))> |
#<alt (* l (PI))> |
#<alt (* l (PI))> |
#<alt (* l (PI))> |
#<alt (* l (PI))> |
#<alt (* l (PI))> |
#<alt (* l (PI))> |
#<alt (* l (PI))> |
#<alt (* l (PI))> |
#<alt (* l (PI))> |
#<alt (* l (PI))> |
#<alt (* l (PI))> |
#<alt (* l (- (PI) (/ (PI) (pow F 2))))> |
#<alt (* l (- (PI) (/ (PI) (pow F 2))))> |
#<alt (* l (- (PI) (/ (PI) (pow F 2))))> |
#<alt (* l (- (PI) (/ (PI) (pow F 2))))> |
#<alt (* l (- (PI) (/ (PI) (pow F 2))))> |
#<alt (* l (- (PI) (/ (PI) (pow F 2))))> |
#<alt (* l (- (PI) (/ (PI) (pow F 2))))> |
#<alt (* l (- (PI) (/ (PI) (pow F 2))))> |
#<alt (* -1 (* l (- (* -1 (PI)) (* -1 (/ (PI) (pow F 2))))))> |
#<alt (* -1 (* l (- (* -1 (PI)) (* -1 (/ (PI) (pow F 2))))))> |
#<alt (* -1 (* l (- (* -1 (PI)) (* -1 (/ (PI) (pow F 2))))))> |
#<alt (* -1 (* l (- (* -1 (PI)) (* -1 (/ (PI) (pow F 2))))))> |
#<alt (* -1 (/ (* l (PI)) (pow F 2)))> |
#<alt (/ (- (* (pow F 2) (* l (PI))) (* l (PI))) (pow F 2))> |
#<alt (/ (- (* (pow F 2) (* l (PI))) (* l (PI))) (pow F 2))> |
#<alt (/ (- (* (pow F 2) (* l (PI))) (* l (PI))) (pow F 2))> |
#<alt (* l (PI))> |
#<alt (+ (* -1 (/ (* l (PI)) (pow F 2))) (* l (PI)))> |
#<alt (+ (* -1 (/ (* l (PI)) (pow F 2))) (* l (PI)))> |
#<alt (+ (* -1 (/ (* l (PI)) (pow F 2))) (* l (PI)))> |
#<alt (* l (PI))> |
#<alt (+ (* -1 (/ (* l (PI)) (pow F 2))) (* l (PI)))> |
#<alt (+ (* -1 (/ (* l (PI)) (pow F 2))) (* l (PI)))> |
#<alt (+ (* -1 (/ (* l (PI)) (pow F 2))) (* l (PI)))> |
#<alt (/ (* l (PI)) (pow F 2))> |
#<alt (/ (* l (PI)) (pow F 2))> |
#<alt (/ (* l (PI)) (pow F 2))> |
#<alt (/ (* l (PI)) (pow F 2))> |
#<alt (/ (* l (PI)) (pow F 2))> |
#<alt (/ (* l (PI)) (pow F 2))> |
#<alt (/ (* l (PI)) (pow F 2))> |
#<alt (/ (* l (PI)) (pow F 2))> |
#<alt (/ (* l (PI)) (pow F 2))> |
#<alt (/ (* l (PI)) (pow F 2))> |
#<alt (/ (* l (PI)) (pow F 2))> |
#<alt (/ (* l (PI)) (pow F 2))> |
#<alt (/ (* l (PI)) (pow F 2))> |
#<alt (/ (* l (PI)) (pow F 2))> |
#<alt (/ (* l (PI)) (pow F 2))> |
#<alt (/ (* l (PI)) (pow F 2))> |
#<alt (/ (* l (PI)) (pow F 2))> |
#<alt (/ (* l (PI)) (pow F 2))> |
#<alt (/ (* l (PI)) (pow F 2))> |
#<alt (/ (* l (PI)) (pow F 2))> |
#<alt (/ (* l (PI)) (pow F 2))> |
#<alt (/ (* l (PI)) (pow F 2))> |
#<alt (/ (* l (PI)) (pow F 2))> |
#<alt (/ (* l (PI)) (pow F 2))> |
#<alt (* l (+ (PI) (* -1 (/ (PI) (pow F 2)))))> |
#<alt (* l (+ (PI) (+ (* -1 (* (pow l 2) (- (* -1/6 (/ (pow (PI) 3) (pow F 2))) (* -1/2 (/ (pow (PI) 3) (pow F 2)))))) (* -1 (/ (PI) (pow F 2))))))> |
#<alt (* l (+ (PI) (+ (* -1 (/ (PI) (pow F 2))) (* (pow l 2) (+ (* -1 (* (pow l 2) (- (* 1/120 (/ (pow (PI) 5) (pow F 2))) (+ (* -1/2 (/ (* (pow (PI) 2) (- (* -1/6 (pow (PI) 3)) (* -1/2 (pow (PI) 3)))) (pow F 2))) (* 1/24 (/ (pow (PI) 5) (pow F 2))))))) (* -1 (- (* -1/6 (/ (pow (PI) 3) (pow F 2))) (* -1/2 (/ (pow (PI) 3) (pow F 2))))))))))> |
#<alt (* l (+ (PI) (+ (* -1 (/ (PI) (pow F 2))) (* (pow l 2) (+ (* -1 (- (* -1/6 (/ (pow (PI) 3) (pow F 2))) (* -1/2 (/ (pow (PI) 3) (pow F 2))))) (* (pow l 2) (+ (* -1 (* (pow l 2) (- (* -1/5040 (/ (pow (PI) 7) (pow F 2))) (+ (* -1/2 (/ (* (pow (PI) 2) (- (* 1/120 (pow (PI) 5)) (+ (* -1/2 (* (pow (PI) 2) (- (* -1/6 (pow (PI) 3)) (* -1/2 (pow (PI) 3))))) (* 1/24 (pow (PI) 5))))) (pow F 2))) (+ (* -1/720 (/ (pow (PI) 7) (pow F 2))) (* 1/24 (/ (* (pow (PI) 4) (- (* -1/6 (pow (PI) 3)) (* -1/2 (pow (PI) 3)))) (pow F 2)))))))) (* -1 (- (* 1/120 (/ (pow (PI) 5) (pow F 2))) (+ (* -1/2 (/ (* (pow (PI) 2) (- (* -1/6 (pow (PI) 3)) (* -1/2 (pow (PI) 3)))) (pow F 2))) (* 1/24 (/ (pow (PI) 5) (pow F 2)))))))))))))> |
#<alt (* l (PI))> |
#<alt (* l (+ (PI) (* -1 (/ (sin (* l (PI))) (* (pow F 2) (* l (cos (* l (PI)))))))))> |
#<alt (* l (+ (PI) (* -1 (/ (sin (* l (PI))) (* (pow F 2) (* l (cos (* l (PI)))))))))> |
#<alt (* l (+ (PI) (* -1 (/ (sin (* l (PI))) (* (pow F 2) (* l (cos (* l (PI)))))))))> |
#<alt (* l (PI))> |
#<alt (* -1 (* l (+ (* -1 (PI)) (/ (sin (* l (PI))) (* (pow F 2) (* l (cos (* l (PI)))))))))> |
#<alt (* -1 (* l (+ (* -1 (PI)) (/ (sin (* l (PI))) (* (pow F 2) (* l (cos (* l (PI)))))))))> |
#<alt (* -1 (* l (+ (* -1 (PI)) (/ (sin (* l (PI))) (* (pow F 2) (* l (cos (* l (PI)))))))))> |
#<alt (* -1 (/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI))))))> |
#<alt (/ (+ (* -1 (/ (sin (* l (PI))) (cos (* l (PI))))) (* (pow F 2) (* l (PI)))) (pow F 2))> |
#<alt (/ (+ (* -1 (/ (sin (* l (PI))) (cos (* l (PI))))) (* (pow F 2) (* l (PI)))) (pow F 2))> |
#<alt (/ (+ (* -1 (/ (sin (* l (PI))) (cos (* l (PI))))) (* (pow F 2) (* l (PI)))) (pow F 2))> |
#<alt (* l (PI))> |
#<alt (+ (* -1 (/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI)))))) (* l (PI)))> |
#<alt (+ (* -1 (/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI)))))) (* l (PI)))> |
#<alt (+ (* -1 (/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI)))))) (* l (PI)))> |
#<alt (* l (PI))> |
#<alt (+ (* -1 (/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI)))))) (* l (PI)))> |
#<alt (+ (* -1 (/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI)))))) (* l (PI)))> |
#<alt (+ (* -1 (/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI)))))) (* l (PI)))> |
#<alt (/ (* l (PI)) F)> |
#<alt (* l (+ (* (pow l 2) (- (* -1/6 (/ (pow (PI) 3) F)) (* -1/2 (/ (pow (PI) 3) F)))) (/ (PI) F)))> |
#<alt (* l (+ (* (pow l 2) (- (+ (* -1/6 (/ (pow (PI) 3) F)) (* (pow l 2) (- (* 1/120 (/ (pow (PI) 5) F)) (+ (* -1/2 (/ (* (pow (PI) 2) (- (* -1/6 (pow (PI) 3)) (* -1/2 (pow (PI) 3)))) F)) (* 1/24 (/ (pow (PI) 5) F)))))) (* -1/2 (/ (pow (PI) 3) F)))) (/ (PI) F)))> |
#<alt (* l (+ (* (pow l 2) (- (+ (* -1/6 (/ (pow (PI) 3) F)) (* (pow l 2) (- (+ (* 1/120 (/ (pow (PI) 5) F)) (* (pow l 2) (- (* -1/5040 (/ (pow (PI) 7) F)) (+ (* -1/2 (/ (* (pow (PI) 2) (- (* 1/120 (pow (PI) 5)) (+ (* -1/2 (* (pow (PI) 2) (- (* -1/6 (pow (PI) 3)) (* -1/2 (pow (PI) 3))))) (* 1/24 (pow (PI) 5))))) F)) (+ (* -1/720 (/ (pow (PI) 7) F)) (* 1/24 (/ (* (pow (PI) 4) (- (* -1/6 (pow (PI) 3)) (* -1/2 (pow (PI) 3)))) F))))))) (+ (* -1/2 (/ (* (pow (PI) 2) (- (* -1/6 (pow (PI) 3)) (* -1/2 (pow (PI) 3)))) F)) (* 1/24 (/ (pow (PI) 5) F)))))) (* -1/2 (/ (pow (PI) 3) F)))) (/ (PI) F)))> |
#<alt (/ (sin (* l (PI))) (* F (cos (* l (PI)))))> |
#<alt (/ (sin (* l (PI))) (* F (cos (* l (PI)))))> |
#<alt (/ (sin (* l (PI))) (* F (cos (* l (PI)))))> |
#<alt (/ (sin (* l (PI))) (* F (cos (* l (PI)))))> |
#<alt (/ (sin (* l (PI))) (* F (cos (* l (PI)))))> |
#<alt (/ (sin (* l (PI))) (* F (cos (* l (PI)))))> |
#<alt (/ (sin (* l (PI))) (* F (cos (* l (PI)))))> |
#<alt (/ (sin (* l (PI))) (* F (cos (* l (PI)))))> |
#<alt (/ (sin (* l (PI))) (* F (cos (* l (PI)))))> |
#<alt (/ (sin (* l (PI))) (* F (cos (* l (PI)))))> |
#<alt (/ (sin (* l (PI))) (* F (cos (* l (PI)))))> |
#<alt (/ (sin (* l (PI))) (* F (cos (* l (PI)))))> |
#<alt (/ (sin (* l (PI))) (* F (cos (* l (PI)))))> |
#<alt (/ (sin (* l (PI))) (* F (cos (* l (PI)))))> |
#<alt (/ (sin (* l (PI))) (* F (cos (* l (PI)))))> |
#<alt (/ (sin (* l (PI))) (* F (cos (* l (PI)))))> |
#<alt (/ (sin (* l (PI))) (* F (cos (* l (PI)))))> |
#<alt (/ (sin (* l (PI))) (* F (cos (* l (PI)))))> |
#<alt (/ (sin (* l (PI))) (* F (cos (* l (PI)))))> |
#<alt (/ (sin (* l (PI))) (* F (cos (* l (PI)))))> |
#<alt (* l (PI))> |
#<alt (* l (+ (PI) (* (pow l 2) (- (* -1/6 (pow (PI) 3)) (* -1/2 (pow (PI) 3))))))> |
#<alt (* l (+ (PI) (* (pow l 2) (- (+ (* -1/6 (pow (PI) 3)) (* (pow l 2) (- (* 1/120 (pow (PI) 5)) (+ (* -1/2 (* (pow (PI) 2) (- (* -1/6 (pow (PI) 3)) (* -1/2 (pow (PI) 3))))) (* 1/24 (pow (PI) 5)))))) (* -1/2 (pow (PI) 3))))))> |
#<alt (* l (+ (PI) (* (pow l 2) (- (+ (* -1/6 (pow (PI) 3)) (* (pow l 2) (- (+ (* 1/120 (pow (PI) 5)) (* (pow l 2) (- (* -1/5040 (pow (PI) 7)) (+ (* -1/2 (* (pow (PI) 2) (- (* 1/120 (pow (PI) 5)) (+ (* -1/2 (* (pow (PI) 2) (- (* -1/6 (pow (PI) 3)) (* -1/2 (pow (PI) 3))))) (* 1/24 (pow (PI) 5)))))) (+ (* -1/720 (pow (PI) 7)) (* 1/24 (* (pow (PI) 4) (- (* -1/6 (pow (PI) 3)) (* -1/2 (pow (PI) 3)))))))))) (+ (* -1/2 (* (pow (PI) 2) (- (* -1/6 (pow (PI) 3)) (* -1/2 (pow (PI) 3))))) (* 1/24 (pow (PI) 5)))))) (* -1/2 (pow (PI) 3))))))> |
#<alt (/ (sin (* l (PI))) (cos (* l (PI))))> |
#<alt (/ (sin (* l (PI))) (cos (* l (PI))))> |
#<alt (/ (sin (* l (PI))) (cos (* l (PI))))> |
#<alt (/ (sin (* l (PI))) (cos (* l (PI))))> |
#<alt (/ (sin (* l (PI))) (cos (* l (PI))))> |
#<alt (/ (sin (* l (PI))) (cos (* l (PI))))> |
#<alt (/ (sin (* l (PI))) (cos (* l (PI))))> |
#<alt (/ (sin (* l (PI))) (cos (* l (PI))))> |
#<alt (* l (- (PI) (/ (PI) (pow F 2))))> |
#<alt (* l (- (+ (PI) (* (pow l 2) (- (* -1/2 (/ (pow (PI) 3) (pow F 2))) (* -1/6 (/ (pow (PI) 3) (pow F 2)))))) (/ (PI) (pow F 2))))> |
#<alt (* l (- (+ (PI) (* (pow l 2) (- (+ (* -1/2 (/ (pow (PI) 3) (pow F 2))) (* (pow l 2) (- (+ (* -1/2 (/ (* (pow (PI) 2) (- (* -1/6 (pow (PI) 3)) (* -1/2 (pow (PI) 3)))) (pow F 2))) (* 1/24 (/ (pow (PI) 5) (pow F 2)))) (* 1/120 (/ (pow (PI) 5) (pow F 2)))))) (* -1/6 (/ (pow (PI) 3) (pow F 2)))))) (/ (PI) (pow F 2))))> |
#<alt (* l (- (+ (PI) (* (pow l 2) (- (+ (* -1/2 (/ (pow (PI) 3) (pow F 2))) (* (pow l 2) (- (+ (* -1/2 (/ (* (pow (PI) 2) (- (* -1/6 (pow (PI) 3)) (* -1/2 (pow (PI) 3)))) (pow F 2))) (+ (* 1/24 (/ (pow (PI) 5) (pow F 2))) (* (pow l 2) (- (+ (* -1/2 (/ (* (pow (PI) 2) (- (* 1/120 (pow (PI) 5)) (+ (* -1/2 (* (pow (PI) 2) (- (* -1/6 (pow (PI) 3)) (* -1/2 (pow (PI) 3))))) (* 1/24 (pow (PI) 5))))) (pow F 2))) (+ (* -1/720 (/ (pow (PI) 7) (pow F 2))) (* 1/24 (/ (* (pow (PI) 4) (- (* -1/6 (pow (PI) 3)) (* -1/2 (pow (PI) 3)))) (pow F 2))))) (* -1/5040 (/ (pow (PI) 7) (pow F 2))))))) (* 1/120 (/ (pow (PI) 5) (pow F 2)))))) (* -1/6 (/ (pow (PI) 3) (pow F 2)))))) (/ (PI) (pow F 2))))> |
#<alt (* l (PI))> |
#<alt (* l (+ (PI) (* -1 (/ (sin (* l (PI))) (* (pow F 2) (* l (cos (* l (PI)))))))))> |
#<alt (* l (+ (PI) (* -1 (/ (sin (* l (PI))) (* (pow F 2) (* l (cos (* l (PI)))))))))> |
#<alt (* l (+ (PI) (* -1 (/ (sin (* l (PI))) (* (pow F 2) (* l (cos (* l (PI)))))))))> |
#<alt (* l (PI))> |
#<alt (* -1 (* l (+ (* -1 (PI)) (/ (sin (* l (PI))) (* (pow F 2) (* l (cos (* l (PI)))))))))> |
#<alt (* -1 (* l (+ (* -1 (PI)) (/ (sin (* l (PI))) (* (pow F 2) (* l (cos (* l (PI)))))))))> |
#<alt (* -1 (* l (+ (* -1 (PI)) (/ (sin (* l (PI))) (* (pow F 2) (* l (cos (* l (PI)))))))))> |
#<alt (* -1 (/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI))))))> |
#<alt (/ (- (* (pow F 2) (* l (PI))) (/ (sin (* l (PI))) (cos (* l (PI))))) (pow F 2))> |
#<alt (/ (- (* (pow F 2) (* l (PI))) (/ (sin (* l (PI))) (cos (* l (PI))))) (pow F 2))> |
#<alt (/ (- (* (pow F 2) (* l (PI))) (/ (sin (* l (PI))) (cos (* l (PI))))) (pow F 2))> |
#<alt (* l (PI))> |
#<alt (+ (* -1 (/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI)))))) (* l (PI)))> |
#<alt (+ (* -1 (/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI)))))) (* l (PI)))> |
#<alt (+ (* -1 (/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI)))))) (* l (PI)))> |
#<alt (* l (PI))> |
#<alt (+ (* -1 (/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI)))))) (* l (PI)))> |
#<alt (+ (* -1 (/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI)))))) (* l (PI)))> |
#<alt (+ (* -1 (/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI)))))) (* l (PI)))> |
#<alt (/ 1 (* l (- (PI) (/ (PI) (pow F 2)))))> |
#<alt (/ (+ (* (pow l 2) (- (* -1/6 (/ (pow (PI) 3) (* (pow F 2) (pow (- (PI) (/ (PI) (pow F 2))) 2)))) (* -1/2 (/ (pow (PI) 3) (* (pow F 2) (pow (- (PI) (/ (PI) (pow F 2))) 2)))))) (/ 1 (- (PI) (/ (PI) (pow F 2))))) l)> |
#<alt (/ (+ (* (pow l 2) (- (+ (* -1/6 (/ (pow (PI) 3) (* (pow F 2) (pow (- (PI) (/ (PI) (pow F 2))) 2)))) (* (pow l 2) (- (* 1/120 (/ (pow (PI) 5) (* (pow F 2) (pow (- (PI) (/ (PI) (pow F 2))) 2)))) (+ (* -1/2 (/ (* (pow (PI) 2) (- (* -1/6 (pow (PI) 3)) (* -1/2 (pow (PI) 3)))) (* (pow F 2) (pow (- (PI) (/ (PI) (pow F 2))) 2)))) (+ (* 1/24 (/ (pow (PI) 5) (* (pow F 2) (pow (- (PI) (/ (PI) (pow F 2))) 2)))) (/ (* (- (* -1/2 (/ (pow (PI) 3) (pow F 2))) (* -1/6 (/ (pow (PI) 3) (pow F 2)))) (- (* -1/6 (/ (pow (PI) 3) (* (pow F 2) (pow (- (PI) (/ (PI) (pow F 2))) 2)))) (* -1/2 (/ (pow (PI) 3) (* (pow F 2) (pow (- (PI) (/ (PI) (pow F 2))) 2)))))) (- (PI) (/ (PI) (pow F 2))))))))) (* -1/2 (/ (pow (PI) 3) (* (pow F 2) (pow (- (PI) (/ (PI) (pow F 2))) 2)))))) (/ 1 (- (PI) (/ (PI) (pow F 2))))) l)> |
#<alt (/ (+ (* (pow l 2) (- (+ (* -1/6 (/ (pow (PI) 3) (* (pow F 2) (pow (- (PI) (/ (PI) (pow F 2))) 2)))) (* (pow l 2) (- (+ (* 1/120 (/ (pow (PI) 5) (* (pow F 2) (pow (- (PI) (/ (PI) (pow F 2))) 2)))) (* (pow l 2) (- (* -1/5040 (/ (pow (PI) 7) (* (pow F 2) (pow (- (PI) (/ (PI) (pow F 2))) 2)))) (+ (* -1/2 (/ (* (pow (PI) 2) (- (* 1/120 (pow (PI) 5)) (+ (* -1/2 (* (pow (PI) 2) (- (* -1/6 (pow (PI) 3)) (* -1/2 (pow (PI) 3))))) (* 1/24 (pow (PI) 5))))) (* (pow F 2) (pow (- (PI) (/ (PI) (pow F 2))) 2)))) (+ (* -1/720 (/ (pow (PI) 7) (* (pow F 2) (pow (- (PI) (/ (PI) (pow F 2))) 2)))) (+ (* 1/24 (/ (* (pow (PI) 4) (- (* -1/6 (pow (PI) 3)) (* -1/2 (pow (PI) 3)))) (* (pow F 2) (pow (- (PI) (/ (PI) (pow F 2))) 2)))) (+ (/ (* (- (* -1/2 (/ (pow (PI) 3) (pow F 2))) (* -1/6 (/ (pow (PI) 3) (pow F 2)))) (- (* 1/120 (/ (pow (PI) 5) (* (pow F 2) (pow (- (PI) (/ (PI) (pow F 2))) 2)))) (+ (* -1/2 (/ (* (pow (PI) 2) (- (* -1/6 (pow (PI) 3)) (* -1/2 (pow (PI) 3)))) (* (pow F 2) (pow (- (PI) (/ (PI) (pow F 2))) 2)))) (+ (* 1/24 (/ (pow (PI) 5) (* (pow F 2) (pow (- (PI) (/ (PI) (pow F 2))) 2)))) (/ (* (- (* -1/2 (/ (pow (PI) 3) (pow F 2))) (* -1/6 (/ (pow (PI) 3) (pow F 2)))) (- (* -1/6 (/ (pow (PI) 3) (* (pow F 2) (pow (- (PI) (/ (PI) (pow F 2))) 2)))) (* -1/2 (/ (pow (PI) 3) (* (pow F 2) (pow (- (PI) (/ (PI) (pow F 2))) 2)))))) (- (PI) (/ (PI) (pow F 2)))))))) (- (PI) (/ (PI) (pow F 2)))) (/ (* (- (* -1/6 (/ (pow (PI) 3) (* (pow F 2) (pow (- (PI) (/ (PI) (pow F 2))) 2)))) (* -1/2 (/ (pow (PI) 3) (* (pow F 2) (pow (- (PI) (/ (PI) (pow F 2))) 2))))) (- (+ (* -1/2 (/ (* (pow (PI) 2) (- (* -1/6 (pow (PI) 3)) (* -1/2 (pow (PI) 3)))) (pow F 2))) (* 1/24 (/ (pow (PI) 5) (pow F 2)))) (* 1/120 (/ (pow (PI) 5) (pow F 2))))) (- (PI) (/ (PI) (pow F 2))))))))))) (+ (* -1/2 (/ (* (pow (PI) 2) (- (* -1/6 (pow (PI) 3)) (* -1/2 (pow (PI) 3)))) (* (pow F 2) (pow (- (PI) (/ (PI) (pow F 2))) 2)))) (+ (* 1/24 (/ (pow (PI) 5) (* (pow F 2) (pow (- (PI) (/ (PI) (pow F 2))) 2)))) (/ (* (- (* -1/2 (/ (pow (PI) 3) (pow F 2))) (* -1/6 (/ (pow (PI) 3) (pow F 2)))) (- (* -1/6 (/ (pow (PI) 3) (* (pow F 2) (pow (- (PI) (/ (PI) (pow F 2))) 2)))) (* -1/2 (/ (pow (PI) 3) (* (pow F 2) (pow (- (PI) (/ (PI) (pow F 2))) 2)))))) (- (PI) (/ (PI) (pow F 2))))))))) (* -1/2 (/ (pow (PI) 3) (* (pow F 2) (pow (- (PI) (/ (PI) (pow F 2))) 2)))))) (/ 1 (- (PI) (/ (PI) (pow F 2))))) l)> |
#<alt (/ 1 (* l (PI)))> |
#<alt (/ (+ (/ 1 (PI)) (/ (sin (* l (PI))) (* (pow F 2) (* l (* (pow (PI) 2) (cos (* l (PI)))))))) l)> |
#<alt (/ (- (+ (/ 1 (PI)) (/ (pow (sin (* l (PI))) 2) (* (pow F 4) (* (pow l 2) (* (pow (PI) 3) (pow (cos (* l (PI))) 2)))))) (* -1 (/ (sin (* l (PI))) (* (pow F 2) (* l (* (pow (PI) 2) (cos (* l (PI))))))))) l)> |
#<alt (/ (- (+ (/ 1 (PI)) (/ (pow (sin (* l (PI))) 3) (* (pow F 6) (* (pow l 3) (* (pow (PI) 4) (pow (cos (* l (PI))) 3)))))) (+ (* -1 (/ (sin (* l (PI))) (* (pow F 2) (* l (* (pow (PI) 2) (cos (* l (PI)))))))) (* -1 (/ (pow (sin (* l (PI))) 2) (* (pow F 4) (* (pow l 2) (* (pow (PI) 3) (pow (cos (* l (PI))) 2)))))))) l)> |
#<alt (/ 1 (* l (PI)))> |
#<alt (* -1 (/ (- (* -1 (/ (sin (* l (PI))) (* (pow F 2) (* l (* (pow (PI) 2) (cos (* l (PI)))))))) (/ 1 (PI))) l))> |
#<alt (* -1 (/ (- (* -1 (/ (- (/ (pow (sin (* l (PI))) 2) (* (pow F 4) (* l (* (pow (PI) 3) (pow (cos (* l (PI))) 2))))) (* -1 (/ (sin (* l (PI))) (* (pow F 2) (* (pow (PI) 2) (cos (* l (PI)))))))) l)) (/ 1 (PI))) l))> |
#<alt (* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* -1 (/ (pow (sin (* l (PI))) 3) (* (pow F 6) (* l (* (pow (PI) 4) (pow (cos (* l (PI))) 3)))))) (/ (pow (sin (* l (PI))) 2) (* (pow F 4) (* (pow (PI) 3) (pow (cos (* l (PI))) 2))))) l)) (* -1 (/ (sin (* l (PI))) (* (pow F 2) (* (pow (PI) 2) (cos (* l (PI)))))))) l)) (/ 1 (PI))) l))> |
#<alt (* -1 (/ (* (pow F 2) (cos (* l (PI)))) (sin (* l (PI)))))> |
#<alt (* (pow F 2) (+ (* -1 (/ (cos (* l (PI))) (sin (* l (PI))))) (* -1 (/ (* (pow F 2) (* l (* (PI) (pow (cos (* l (PI))) 2)))) (pow (sin (* l (PI))) 2)))))> |
#<alt (* (pow F 2) (+ (* -1 (/ (cos (* l (PI))) (sin (* l (PI))))) (* (pow F 2) (- (* -1 (/ (* (pow F 2) (* (pow l 2) (* (pow (PI) 2) (pow (cos (* l (PI))) 3)))) (pow (sin (* l (PI))) 3))) (/ (* l (* (PI) (pow (cos (* l (PI))) 2))) (pow (sin (* l (PI))) 2))))))> |
#<alt (* (pow F 2) (+ (* -1 (/ (cos (* l (PI))) (sin (* l (PI))))) (* (pow F 2) (- (* (pow F 2) (- (* -1 (/ (* (pow F 2) (* (pow l 3) (* (pow (PI) 3) (pow (cos (* l (PI))) 4)))) (pow (sin (* l (PI))) 4))) (/ (* (pow l 2) (* (pow (PI) 2) (pow (cos (* l (PI))) 3))) (pow (sin (* l (PI))) 3)))) (/ (* l (* (PI) (pow (cos (* l (PI))) 2))) (pow (sin (* l (PI))) 2))))))> |
#<alt (/ 1 (* l (PI)))> |
#<alt (+ (/ 1 (* l (PI))) (/ (sin (* l (PI))) (* (pow F 2) (* (pow l 2) (* (pow (PI) 2) (cos (* l (PI))))))))> |
#<alt (- (+ (/ 1 (* l (PI))) (/ (pow (sin (* l (PI))) 2) (* (pow F 4) (* (pow l 3) (* (pow (PI) 3) (pow (cos (* l (PI))) 2)))))) (* -1 (/ (sin (* l (PI))) (* (pow F 2) (* (pow l 2) (* (pow (PI) 2) (cos (* l (PI)))))))))> |
#<alt (- (+ (/ 1 (* l (PI))) (/ (pow (sin (* l (PI))) 3) (* (pow F 6) (* (pow l 4) (* (pow (PI) 4) (pow (cos (* l (PI))) 3)))))) (+ (* -1 (/ (sin (* l (PI))) (* (pow F 2) (* (pow l 2) (* (pow (PI) 2) (cos (* l (PI)))))))) (* -1 (/ (pow (sin (* l (PI))) 2) (* (pow F 4) (* (pow l 3) (* (pow (PI) 3) (pow (cos (* l (PI))) 2))))))))> |
#<alt (/ 1 (* l (PI)))> |
#<alt (+ (/ 1 (* l (PI))) (/ (sin (* l (PI))) (* (pow F 2) (* (pow l 2) (* (pow (PI) 2) (cos (* l (PI))))))))> |
#<alt (- (+ (/ 1 (* l (PI))) (/ (pow (sin (* l (PI))) 2) (* (pow F 4) (* (pow l 3) (* (pow (PI) 3) (pow (cos (* l (PI))) 2)))))) (* -1 (/ (sin (* l (PI))) (* (pow F 2) (* (pow l 2) (* (pow (PI) 2) (cos (* l (PI)))))))))> |
#<alt (- (+ (/ 1 (* l (PI))) (/ (pow (sin (* l (PI))) 3) (* (pow F 6) (* (pow l 4) (* (pow (PI) 4) (pow (cos (* l (PI))) 3)))))) (+ (* -1 (/ (sin (* l (PI))) (* (pow F 2) (* (pow l 2) (* (pow (PI) 2) (cos (* l (PI)))))))) (* -1 (/ (pow (sin (* l (PI))) 2) (* (pow F 4) (* (pow l 3) (* (pow (PI) 3) (pow (cos (* l (PI))) 2))))))))> |
#<alt (* l (- (PI) (/ (PI) (pow F 2))))> |
#<alt (* l (- (+ (PI) (* (pow l 2) (- (* -1/2 (/ (pow (PI) 3) (pow F 2))) (* -1/6 (/ (pow (PI) 3) (pow F 2)))))) (/ (PI) (pow F 2))))> |
#<alt (* l (- (+ (PI) (* (pow l 2) (- (+ (* -1/2 (/ (pow (PI) 3) (pow F 2))) (* (pow l 2) (- (+ (* -1/2 (/ (* (pow (PI) 2) (- (* -1/6 (pow (PI) 3)) (* -1/2 (pow (PI) 3)))) (pow F 2))) (* 1/24 (/ (pow (PI) 5) (pow F 2)))) (* 1/120 (/ (pow (PI) 5) (pow F 2)))))) (* -1/6 (/ (pow (PI) 3) (pow F 2)))))) (/ (PI) (pow F 2))))> |
#<alt (* l (- (+ (PI) (* (pow l 2) (- (+ (* -1/2 (/ (pow (PI) 3) (pow F 2))) (* (pow l 2) (- (+ (* -1/2 (/ (* (pow (PI) 2) (- (* -1/6 (pow (PI) 3)) (* -1/2 (pow (PI) 3)))) (pow F 2))) (+ (* 1/24 (/ (pow (PI) 5) (pow F 2))) (* (pow l 2) (- (+ (* -1/2 (/ (* (pow (PI) 2) (- (* 1/120 (pow (PI) 5)) (+ (* -1/2 (* (pow (PI) 2) (- (* -1/6 (pow (PI) 3)) (* -1/2 (pow (PI) 3))))) (* 1/24 (pow (PI) 5))))) (pow F 2))) (+ (* -1/720 (/ (pow (PI) 7) (pow F 2))) (* 1/24 (/ (* (pow (PI) 4) (- (* -1/6 (pow (PI) 3)) (* -1/2 (pow (PI) 3)))) (pow F 2))))) (* -1/5040 (/ (pow (PI) 7) (pow F 2))))))) (* 1/120 (/ (pow (PI) 5) (pow F 2)))))) (* -1/6 (/ (pow (PI) 3) (pow F 2)))))) (/ (PI) (pow F 2))))> |
#<alt (* l (PI))> |
#<alt (* l (+ (PI) (* -1 (/ (sin (* l (PI))) (* (pow F 2) (* l (cos (* l (PI)))))))))> |
#<alt (* l (+ (PI) (* -1 (/ (sin (* l (PI))) (* (pow F 2) (* l (cos (* l (PI)))))))))> |
#<alt (* l (+ (PI) (* -1 (/ (sin (* l (PI))) (* (pow F 2) (* l (cos (* l (PI)))))))))> |
#<alt (* l (PI))> |
#<alt (* -1 (* l (+ (* -1 (PI)) (/ (sin (* l (PI))) (* (pow F 2) (* l (cos (* l (PI)))))))))> |
#<alt (* -1 (* l (+ (* -1 (PI)) (/ (sin (* l (PI))) (* (pow F 2) (* l (cos (* l (PI)))))))))> |
#<alt (* -1 (* l (+ (* -1 (PI)) (/ (sin (* l (PI))) (* (pow F 2) (* l (cos (* l (PI)))))))))> |
#<alt (* -1 (/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI))))))> |
#<alt (/ (- (* (pow F 2) (* l (PI))) (/ (sin (* l (PI))) (cos (* l (PI))))) (pow F 2))> |
#<alt (/ (- (* (pow F 2) (* l (PI))) (/ (sin (* l (PI))) (cos (* l (PI))))) (pow F 2))> |
#<alt (/ (- (* (pow F 2) (* l (PI))) (/ (sin (* l (PI))) (cos (* l (PI))))) (pow F 2))> |
#<alt (* l (PI))> |
#<alt (+ (* -1 (/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI)))))) (* l (PI)))> |
#<alt (+ (* -1 (/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI)))))) (* l (PI)))> |
#<alt (+ (* -1 (/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI)))))) (* l (PI)))> |
#<alt (* l (PI))> |
#<alt (+ (* -1 (/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI)))))) (* l (PI)))> |
#<alt (+ (* -1 (/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI)))))) (* l (PI)))> |
#<alt (+ (* -1 (/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI)))))) (* l (PI)))> |
#<alt (* l (PI))> |
#<alt (* l (+ (PI) (* -1/6 (* (pow l 2) (pow (PI) 3)))))> |
#<alt (* l (+ (PI) (* (pow l 2) (+ (* -1/6 (pow (PI) 3)) (* 1/120 (* (pow l 2) (pow (PI) 5)))))))> |
#<alt (* l (+ (PI) (* (pow l 2) (+ (* -1/6 (pow (PI) 3)) (* (pow l 2) (+ (* -1/5040 (* (pow l 2) (pow (PI) 7))) (* 1/120 (pow (PI) 5))))))))> |
#<alt (sin (* l (PI)))> |
#<alt (sin (* l (PI)))> |
#<alt (sin (* l (PI)))> |
#<alt (sin (* l (PI)))> |
#<alt (sin (* l (PI)))> |
#<alt (sin (* l (PI)))> |
#<alt (sin (* l (PI)))> |
#<alt (sin (* l (PI)))> |
#<alt 1> |
#<alt (+ 1 (* -1/2 (* (pow l 2) (pow (PI) 2))))> |
#<alt (+ 1 (* (pow l 2) (+ (* -1/2 (pow (PI) 2)) (* 1/24 (* (pow l 2) (pow (PI) 4))))))> |
#<alt (+ 1 (* (pow l 2) (+ (* -1/2 (pow (PI) 2)) (* (pow l 2) (+ (* -1/720 (* (pow l 2) (pow (PI) 6))) (* 1/24 (pow (PI) 4)))))))> |
#<alt (cos (* l (PI)))> |
#<alt (cos (* l (PI)))> |
#<alt (cos (* l (PI)))> |
#<alt (cos (* l (PI)))> |
#<alt (cos (* l (PI)))> |
#<alt (cos (* l (PI)))> |
#<alt (cos (* l (PI)))> |
#<alt (cos (* l (PI)))> |
#<alt (/ (* l (PI)) F)> |
#<alt (* l (+ (* -1/6 (/ (* (pow l 2) (pow (PI) 3)) F)) (/ (PI) F)))> |
#<alt (* l (+ (* (pow l 2) (+ (* -1/6 (/ (pow (PI) 3) F)) (* 1/120 (/ (* (pow l 2) (pow (PI) 5)) F)))) (/ (PI) F)))> |
#<alt (* l (+ (* (pow l 2) (+ (* -1/6 (/ (pow (PI) 3) F)) (* (pow l 2) (+ (* -1/5040 (/ (* (pow l 2) (pow (PI) 7)) F)) (* 1/120 (/ (pow (PI) 5) F)))))) (/ (PI) F)))> |
#<alt (/ (sin (* l (PI))) F)> |
#<alt (/ (sin (* l (PI))) F)> |
#<alt (/ (sin (* l (PI))) F)> |
#<alt (/ (sin (* l (PI))) F)> |
#<alt (/ (sin (* l (PI))) F)> |
#<alt (/ (sin (* l (PI))) F)> |
#<alt (/ (sin (* l (PI))) F)> |
#<alt (/ (sin (* l (PI))) F)> |
#<alt (/ (sin (* l (PI))) F)> |
#<alt (/ (sin (* l (PI))) F)> |
#<alt (/ (sin (* l (PI))) F)> |
#<alt (/ (sin (* l (PI))) F)> |
#<alt (/ (sin (* l (PI))) F)> |
#<alt (/ (sin (* l (PI))) F)> |
#<alt (/ (sin (* l (PI))) F)> |
#<alt (/ (sin (* l (PI))) F)> |
#<alt (/ (sin (* l (PI))) F)> |
#<alt (/ (sin (* l (PI))) F)> |
#<alt (/ (sin (* l (PI))) F)> |
#<alt (/ (sin (* l (PI))) F)> |
#<alt (/ (* l (PI)) (pow F 2))> |
#<alt (* l (+ (* (pow l 2) (- (* -1/6 (/ (pow (PI) 3) (pow F 2))) (* -1/2 (/ (pow (PI) 3) (pow F 2))))) (/ (PI) (pow F 2))))> |
#<alt (* l (+ (* (pow l 2) (- (+ (* -1/6 (/ (pow (PI) 3) (pow F 2))) (* (pow l 2) (- (* 1/120 (/ (pow (PI) 5) (pow F 2))) (+ (* -1/2 (/ (* (pow (PI) 2) (- (* -1/6 (pow (PI) 3)) (* -1/2 (pow (PI) 3)))) (pow F 2))) (* 1/24 (/ (pow (PI) 5) (pow F 2))))))) (* -1/2 (/ (pow (PI) 3) (pow F 2))))) (/ (PI) (pow F 2))))> |
#<alt (* l (+ (* (pow l 2) (- (+ (* -1/6 (/ (pow (PI) 3) (pow F 2))) (* (pow l 2) (- (+ (* 1/120 (/ (pow (PI) 5) (pow F 2))) (* (pow l 2) (- (* -1/5040 (/ (pow (PI) 7) (pow F 2))) (+ (* -1/2 (/ (* (pow (PI) 2) (- (* 1/120 (pow (PI) 5)) (+ (* -1/2 (* (pow (PI) 2) (- (* -1/6 (pow (PI) 3)) (* -1/2 (pow (PI) 3))))) (* 1/24 (pow (PI) 5))))) (pow F 2))) (+ (* -1/720 (/ (pow (PI) 7) (pow F 2))) (* 1/24 (/ (* (pow (PI) 4) (- (* -1/6 (pow (PI) 3)) (* -1/2 (pow (PI) 3)))) (pow F 2)))))))) (+ (* -1/2 (/ (* (pow (PI) 2) (- (* -1/6 (pow (PI) 3)) (* -1/2 (pow (PI) 3)))) (pow F 2))) (* 1/24 (/ (pow (PI) 5) (pow F 2))))))) (* -1/2 (/ (pow (PI) 3) (pow F 2))))) (/ (PI) (pow F 2))))> |
#<alt (/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI)))))> |
#<alt (/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI)))))> |
#<alt (/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI)))))> |
#<alt (/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI)))))> |
#<alt (/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI)))))> |
#<alt (/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI)))))> |
#<alt (/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI)))))> |
#<alt (/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI)))))> |
#<alt (/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI)))))> |
#<alt (/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI)))))> |
#<alt (/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI)))))> |
#<alt (/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI)))))> |
#<alt (/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI)))))> |
#<alt (/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI)))))> |
#<alt (/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI)))))> |
#<alt (/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI)))))> |
#<alt (/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI)))))> |
#<alt (/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI)))))> |
#<alt (/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI)))))> |
#<alt (/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI)))))> |
81 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 5.0ms | l | @ | 0 | (- (* (PI) l) (/ (/ (sin (* (PI) l)) F) (* F (cos (* (PI) l))))) |
| 4.0ms | l | @ | -inf | (/ 1 (- (* (PI) l) (/ (tan (* (PI) l)) (* F F)))) |
| 2.0ms | l | @ | 0 | (/ 1 (- (* (PI) l) (/ (tan (* (PI) l)) (* F F)))) |
| 2.0ms | l | @ | inf | (/ (/ (sin (* (PI) l)) F) (* F (cos (* (PI) l)))) |
| 1.0ms | l | @ | 0 | (/ (tan (* (PI) l)) F) |
| 1× | batch-egg-rewrite |
| 6 480× | *-lowering-*.f32 |
| 6 480× | *-lowering-*.f64 |
| 4 016× | /-lowering-/.f32 |
| 4 016× | /-lowering-/.f64 |
| 3 378× | accelerator-lowering-fma.f32 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 26 | 161 |
| 1 | 169 | 125 |
| 2 | 1558 | 125 |
| 0 | 8884 | 125 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (/ (sin (* (PI) l)) F) (* F (cos (* (PI) l)))) |
(- (* (PI) l) (/ (/ (sin (* (PI) l)) F) (* F (cos (* (PI) l))))) |
(* (PI) l) |
(PI) |
(* l (PI)) |
(- (* (PI) l) (* (/ 1 (* F F)) (* l (PI)))) |
(* (/ 1 (* F F)) (* l (PI))) |
(+ (* (/ (tan (* (PI) l)) F) (/ -1 F)) (* (PI) l)) |
(/ (tan (* (PI) l)) F) |
(tan (* (PI) l)) |
(/ 1 (/ 1 (- (* (PI) l) (/ (tan (* (PI) l)) (* F F))))) |
(/ 1 (- (* (PI) l) (/ (tan (* (PI) l)) (* F F)))) |
(- (* (PI) l) (/ (tan (* (PI) l)) (* F F))) |
(sin (* (PI) l)) |
(cos (* (PI) l)) |
(/ (sin (* (PI) l)) F) |
(/ (tan (* (PI) l)) (* F F)) |
| Outputs |
|---|
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 F F) (tan.f64 (*.f64 (PI.f64) l)))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F)))) |
(/.f64 (sin.f64 (*.f64 (PI.f64) l)) (*.f64 (cos.f64 (*.f64 (PI.f64) l)) (*.f64 F F))) |
(/.f64 (sin.f64 (*.f64 (PI.f64) l)) (*.f64 (*.f64 F F) (cos.f64 (*.f64 (PI.f64) l)))) |
(/.f64 (/.f64 (sin.f64 (*.f64 (PI.f64) l)) F) (*.f64 F (cos.f64 (*.f64 (PI.f64) l)))) |
(/.f64 (/.f64 (sin.f64 (*.f64 (PI.f64) l)) F) (neg.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) l)) (neg.f64 F)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 F F) (tan.f64 (*.f64 (PI.f64) l)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 F (sin.f64 (*.f64 (PI.f64) l))) (*.f64 F (cos.f64 (*.f64 (PI.f64) l))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) (sin.f64 (*.f64 (PI.f64) l)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 F F) (tan.f64 (*.f64 (PI.f64) l))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (cos.f64 (*.f64 (PI.f64) l)) (/.f64 (sin.f64 (*.f64 (PI.f64) l)) (*.f64 F F)))) |
(/.f64 #s(literal 1 binary64) (/.f64 F (/.f64 (tan.f64 (*.f64 (PI.f64) l)) F))) |
(/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) |
(/.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) F) F) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 F F) (tan.f64 (*.f64 (PI.f64) l))))) |
(/.f64 (neg.f64 (tan.f64 (*.f64 (PI.f64) l))) (neg.f64 (*.f64 F F))) |
(/.f64 (/.f64 (sin.f64 (*.f64 (PI.f64) l)) (neg.f64 F)) (*.f64 (cos.f64 (*.f64 (PI.f64) l)) (neg.f64 F))) |
(/.f64 (neg.f64 (sin.f64 (*.f64 (PI.f64) l))) (neg.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) l)) (*.f64 F F)))) |
(/.f64 (neg.f64 (sin.f64 (*.f64 (PI.f64) l))) (*.f64 (*.f64 F (cos.f64 (*.f64 (PI.f64) l))) (neg.f64 F))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 F (cos.f64 (*.f64 (PI.f64) l)))) (/.f64 F (sin.f64 (*.f64 (PI.f64) l)))) |
(/.f64 (/.f64 (sin.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) (cos.f64 (*.f64 (PI.f64) l))) |
(/.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) l)) #s(literal 1 binary64)) (*.f64 (cos.f64 (*.f64 (PI.f64) l)) (*.f64 F F))) |
(/.f64 (*.f64 (/.f64 (sin.f64 (*.f64 (PI.f64) l)) F) #s(literal 1 binary64)) (*.f64 F (cos.f64 (*.f64 (PI.f64) l)))) |
(/.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) l)) #s(literal -1 binary64)) (*.f64 (cos.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F)))) |
(/.f64 (*.f64 (tan.f64 (*.f64 (PI.f64) l)) #s(literal 1 binary64)) (*.f64 F F)) |
(/.f64 (*.f64 (neg.f64 (sin.f64 (*.f64 (PI.f64) l))) #s(literal 1 binary64)) (*.f64 (neg.f64 F) (*.f64 F (cos.f64 (*.f64 (PI.f64) l))))) |
(/.f64 (neg.f64 (/.f64 (sin.f64 (*.f64 (PI.f64) l)) (*.f64 F F))) (neg.f64 (cos.f64 (*.f64 (PI.f64) l)))) |
(/.f64 (neg.f64 (neg.f64 (tan.f64 (*.f64 (PI.f64) l)))) (neg.f64 (neg.f64 (*.f64 F F)))) |
(/.f64 (neg.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) F)) (neg.f64 F)) |
(/.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) l)) (/.f64 #s(literal 1 binary64) (*.f64 F (cos.f64 (*.f64 (PI.f64) l))))) F) |
(/.f64 (*.f64 (neg.f64 (sin.f64 (*.f64 (PI.f64) l))) (/.f64 #s(literal 1 binary64) (*.f64 F (cos.f64 (*.f64 (PI.f64) l))))) (neg.f64 F)) |
(pow.f64 (/.f64 (*.f64 F F) (tan.f64 (*.f64 (PI.f64) l))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 F (tan.f64 (*.f64 (PI.f64) l))) F) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 F (sin.f64 (*.f64 (PI.f64) l))) (*.f64 F (cos.f64 (*.f64 (PI.f64) l)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) (sin.f64 (*.f64 (PI.f64) l))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 F F) (tan.f64 (*.f64 (PI.f64) l))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (cos.f64 (*.f64 (PI.f64) l)) (/.f64 (sin.f64 (*.f64 (PI.f64) l)) (*.f64 F F))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 F (/.f64 (tan.f64 (*.f64 (PI.f64) l)) F)) #s(literal -1 binary64)) |
(*.f64 (sin.f64 (*.f64 (PI.f64) l)) (/.f64 #s(literal 1 binary64) (*.f64 (cos.f64 (*.f64 (PI.f64) l)) (*.f64 F F)))) |
(*.f64 (sin.f64 (*.f64 (PI.f64) l)) (/.f64 (/.f64 #s(literal 1 binary64) F) (*.f64 F (cos.f64 (*.f64 (PI.f64) l))))) |
(*.f64 (/.f64 (sin.f64 (*.f64 (PI.f64) l)) F) (/.f64 #s(literal 1 binary64) (*.f64 F (cos.f64 (*.f64 (PI.f64) l))))) |
(*.f64 (/.f64 (sin.f64 (*.f64 (PI.f64) l)) F) (pow.f64 (/.f64 (cos.f64 (*.f64 (PI.f64) l)) (/.f64 #s(literal 1 binary64) F)) #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) (tan.f64 (*.f64 (PI.f64) l))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) (pow.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (*.f64 (PI.f64) l))) #s(literal -1 binary64))) |
(*.f64 (tan.f64 (*.f64 (PI.f64) l)) (/.f64 #s(literal 1 binary64) (*.f64 F F))) |
(*.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) F) (/.f64 #s(literal 1 binary64) F)) |
(*.f64 (neg.f64 (tan.f64 (*.f64 (PI.f64) l))) (/.f64 #s(literal -1 binary64) (*.f64 F F))) |
(*.f64 (/.f64 (sin.f64 (*.f64 (PI.f64) l)) (neg.f64 F)) (/.f64 #s(literal 1 binary64) (*.f64 (cos.f64 (*.f64 (PI.f64) l)) (neg.f64 F)))) |
(*.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 (tan.f64 (*.f64 (PI.f64) l)) F)) |
(*.f64 (/.f64 #s(literal 1 binary64) F) (pow.f64 (/.f64 (cos.f64 (*.f64 (PI.f64) l)) (/.f64 (sin.f64 (*.f64 (PI.f64) l)) F)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 F (cos.f64 (*.f64 (PI.f64) l)))) (/.f64 (sin.f64 (*.f64 (PI.f64) l)) F)) |
(*.f64 (/.f64 (sin.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (PI.f64) l)))) |
(*.f64 (*.f64 (tan.f64 (*.f64 (PI.f64) l)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 F F))) |
(*.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (PI.f64) l))) (/.f64 (sin.f64 (*.f64 (PI.f64) l)) (*.f64 F F))) |
(*.f64 (pow.f64 (/.f64 (*.f64 F (cos.f64 (*.f64 (PI.f64) l))) (sin.f64 (*.f64 (PI.f64) l))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) F)) |
(*.f64 (pow.f64 (/.f64 (*.f64 F (cos.f64 (*.f64 (PI.f64) l))) (neg.f64 (sin.f64 (*.f64 (PI.f64) l)))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) F)) |
(*.f64 (pow.f64 (/.f64 (*.f64 F F) (sin.f64 (*.f64 (PI.f64) l))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (PI.f64) l)))) |
(+.f64 (*.f64 (PI.f64) l) (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F)))) |
(+.f64 (*.f64 (PI.f64) l) (*.f64 #s(literal 1 binary64) (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F))))) |
(+.f64 (*.f64 (PI.f64) l) (*.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F))) #s(literal 1 binary64))) |
(+.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F))) (*.f64 (PI.f64) l)) |
(exp.f64 (log.f64 (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F)))))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F))))) #s(literal 1 binary64))) |
(-.f64 (*.f64 (PI.f64) l) (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F))) |
(-.f64 (/.f64 (*.f64 (*.f64 (PI.f64) l) (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l)))) (fma.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F))) (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))))) (/.f64 (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 3 binary64)) (fma.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F))) (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l)))))) |
(-.f64 (/.f64 (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)))) (/.f64 (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 2 binary64)) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F))))) |
(-.f64 (/.f64 (*.f64 (PI.f64) l) #s(literal 1 binary64)) (/.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 1 binary64))) |
(-.f64 (/.f64 (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 2 binary64)) (-.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F))) (*.f64 (PI.f64) l))) (/.f64 (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))) (-.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F))) (*.f64 (PI.f64) l)))) |
(fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F)))) |
(fma.f64 (PI.f64) l (*.f64 #s(literal 1 binary64) (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F))))) |
(fma.f64 (PI.f64) l (*.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F))) #s(literal 1 binary64))) |
(fma.f64 l (PI.f64) (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F)))) |
(fma.f64 l (PI.f64) (*.f64 #s(literal 1 binary64) (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F))))) |
(fma.f64 l (PI.f64) (*.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F))) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (PI.f64) l) #s(literal 1 binary64) (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F)))) |
(fma.f64 (*.f64 (PI.f64) l) #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F))))) |
(fma.f64 (*.f64 (PI.f64) l) #s(literal 1 binary64) (*.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F))) #s(literal 1 binary64))) |
(fma.f64 (/.f64 (sin.f64 (*.f64 (PI.f64) l)) F) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 F (cos.f64 (*.f64 (PI.f64) l))))) (*.f64 (PI.f64) l)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (PI.f64) l) (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (PI.f64) l) (*.f64 #s(literal 1 binary64) (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F))))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (PI.f64) l) (*.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F))) #s(literal 1 binary64))) |
(fma.f64 (tan.f64 (*.f64 (PI.f64) l)) (/.f64 #s(literal -1 binary64) (*.f64 F F)) (*.f64 (PI.f64) l)) |
(fma.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) F) (/.f64 #s(literal -1 binary64) F) (*.f64 (PI.f64) l)) |
(fma.f64 #s(literal -1 binary64) (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) (*.f64 (PI.f64) l)) |
(fma.f64 (/.f64 #s(literal -1 binary64) F) (/.f64 (tan.f64 (*.f64 (PI.f64) l)) F) (*.f64 (PI.f64) l)) |
(fma.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (cbrt.f64 (PI.f64)) l) (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F)))) |
(fma.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (cbrt.f64 (PI.f64)) l) (*.f64 #s(literal 1 binary64) (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F))))) |
(fma.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (cbrt.f64 (PI.f64)) l) (*.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F))) #s(literal 1 binary64))) |
(fma.f64 (sqrt.f64 (PI.f64)) (*.f64 (sqrt.f64 (PI.f64)) l) (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F)))) |
(fma.f64 (sqrt.f64 (PI.f64)) (*.f64 (sqrt.f64 (PI.f64)) l) (*.f64 #s(literal 1 binary64) (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F))))) |
(fma.f64 (sqrt.f64 (PI.f64)) (*.f64 (sqrt.f64 (PI.f64)) l) (*.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F))) #s(literal 1 binary64))) |
(fma.f64 (neg.f64 (tan.f64 (*.f64 (PI.f64) l))) (/.f64 #s(literal 1 binary64) (*.f64 F F)) (*.f64 (PI.f64) l)) |
(fma.f64 (/.f64 (sin.f64 (*.f64 (PI.f64) l)) (neg.f64 F)) (/.f64 #s(literal 1 binary64) (*.f64 F (cos.f64 (*.f64 (PI.f64) l)))) (*.f64 (PI.f64) l)) |
(fma.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 F)) (/.f64 #s(literal 1 binary64) F) (*.f64 (PI.f64) l)) |
(fma.f64 (*.f64 l #s(literal 1 binary64)) (PI.f64) (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F)))) |
(fma.f64 (*.f64 l #s(literal 1 binary64)) (PI.f64) (*.f64 #s(literal 1 binary64) (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F))))) |
(fma.f64 (*.f64 l #s(literal 1 binary64)) (PI.f64) (*.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F))) #s(literal 1 binary64))) |
(fma.f64 (*.f64 l (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (cbrt.f64 (PI.f64)) (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F)))) |
(fma.f64 (*.f64 l (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (cbrt.f64 (PI.f64)) (*.f64 #s(literal 1 binary64) (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F))))) |
(fma.f64 (*.f64 l (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (cbrt.f64 (PI.f64)) (*.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F))) #s(literal 1 binary64))) |
(fma.f64 (*.f64 l (sqrt.f64 (PI.f64))) (sqrt.f64 (PI.f64)) (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F)))) |
(fma.f64 (*.f64 l (sqrt.f64 (PI.f64))) (sqrt.f64 (PI.f64)) (*.f64 #s(literal 1 binary64) (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F))))) |
(fma.f64 (*.f64 l (sqrt.f64 (PI.f64))) (sqrt.f64 (PI.f64)) (*.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F))) #s(literal 1 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) l) (PI.f64) (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F)))) |
(fma.f64 (*.f64 #s(literal 1 binary64) l) (PI.f64) (*.f64 #s(literal 1 binary64) (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F))))) |
(fma.f64 (*.f64 #s(literal 1 binary64) l) (PI.f64) (*.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F))) #s(literal 1 binary64))) |
(neg.f64 (+.f64 (neg.f64 (*.f64 (PI.f64) l)) (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F))) (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l)))) (fma.f64 (*.f64 (PI.f64) l) (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))) (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F))) (-.f64 (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))) (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (PI.f64) l) (-.f64 (*.f64 (PI.f64) l) (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F)))) (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 2 binary64))) (fma.f64 (*.f64 (PI.f64) l) (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))) (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F))) (*.f64 (PI.f64) l)) (-.f64 (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 2 binary64)) (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l)))))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F)))))) |
(/.f64 (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F)))) #s(literal 1 binary64)) |
(/.f64 (+.f64 (neg.f64 (*.f64 (PI.f64) l)) (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F))) #s(literal -1 binary64)) |
(/.f64 (fma.f64 (*.f64 (PI.f64) l) (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))) (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 3 binary64))) (fma.f64 (*.f64 (PI.f64) l) (-.f64 (*.f64 (PI.f64) l) (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F)))) (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (PI.f64) l) (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))) (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 3 binary64))) (fma.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F))) (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))))) |
(/.f64 (fma.f64 (*.f64 (PI.f64) l) (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))) (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 3 binary64))) (fma.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l)) (/.f64 (-.f64 (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) F) #s(literal 2 binary64)) (*.f64 (neg.f64 (tan.f64 (*.f64 (PI.f64) l))) (*.f64 (PI.f64) l))) (*.f64 F F)))) |
(/.f64 (fma.f64 (*.f64 (PI.f64) l) (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))) (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 3 binary64))) (*.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F))) (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 2 binary64)) (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l)))) (-.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F))) (*.f64 (PI.f64) l))) |
(/.f64 (-.f64 (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))) (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 2 binary64))) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)))) |
(/.f64 (-.f64 (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))) (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 2 binary64))) (-.f64 (*.f64 (PI.f64) l) (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F))))) |
(/.f64 (-.f64 (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))) (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 2 binary64))) (*.f64 #s(literal 1 binary64) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (PI.f64) l) (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))) (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F))) (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (PI.f64) l) (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))) (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (PI.f64) l) (-.f64 (*.f64 (PI.f64) l) (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F)))) (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))) (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 2 binary64)))) (neg.f64 (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 2 binary64)) (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))))) (neg.f64 (-.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F))) (*.f64 (PI.f64) l)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (PI.f64) l) (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))) (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 3 binary64)))) (fma.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F))) (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))) (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 2 binary64)))) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (PI.f64) l) (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l)))) (fma.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F))) (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))))) (*.f64 (fma.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F))) (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l)))) (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 3 binary64)))) (*.f64 (fma.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F))) (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l)))) (fma.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F))) (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)))) (*.f64 (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F))) (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 2 binary64)))) (*.f64 (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F))) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 2 binary64)) (-.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F))) (*.f64 (PI.f64) l))) (*.f64 (-.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F))) (*.f64 (PI.f64) l)) (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))))) (*.f64 (-.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F))) (*.f64 (PI.f64) l)) (-.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F))) (*.f64 (PI.f64) l)))) |
(pow.f64 (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F)))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F))) (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l)))) (fma.f64 (*.f64 (PI.f64) l) (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))) (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F))) (-.f64 (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))) (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (*.f64 (PI.f64) l) (-.f64 (*.f64 (PI.f64) l) (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F)))) (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 2 binary64))) (fma.f64 (*.f64 (PI.f64) l) (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))) (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F))) (*.f64 (PI.f64) l)) (-.f64 (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 2 binary64)) (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F)))) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F))))) (/.f64 #s(literal 1 binary64) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F)))))) #s(literal -1/2 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F))))) |
(*.f64 #s(literal -1 binary64) (+.f64 (neg.f64 (*.f64 (PI.f64) l)) (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)))) |
(*.f64 #s(literal -1 binary64) (pow.f64 (+.f64 (neg.f64 (*.f64 (PI.f64) l)) (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F))) #s(literal 1 binary64))) |
(*.f64 (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F)))) #s(literal 1 binary64)) |
(*.f64 (fma.f64 (*.f64 (PI.f64) l) (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))) (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F))) (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l)))))) |
(*.f64 (fma.f64 (*.f64 (PI.f64) l) (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))) (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (PI.f64) l) (-.f64 (*.f64 (PI.f64) l) (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F)))) (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 2 binary64))))) |
(*.f64 (-.f64 (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 2 binary64)) (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l)))) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F))) (*.f64 (PI.f64) l)))) |
(*.f64 (-.f64 (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))) (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F))))) |
(*.f64 (pow.f64 (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F)))) #s(literal 1/2 binary64)) (pow.f64 (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F)))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (fma.f64 (*.f64 (PI.f64) l) (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))) (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 3 binary64))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (PI.f64) l) (-.f64 (*.f64 (PI.f64) l) (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F)))) (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 2 binary64)))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (fma.f64 (*.f64 (PI.f64) l) (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))) (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 3 binary64))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F))) (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (-.f64 (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 2 binary64)) (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l)))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F))) (*.f64 (PI.f64) l))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (-.f64 (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))) (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 2 binary64))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F)))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F)))) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F)))) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F)))) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (PI.f64) l) (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))) (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 3 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F))) (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l)))))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))) (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 2 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F))))) |
(*.f64 (PI.f64) l) |
(*.f64 l (PI.f64)) |
(*.f64 (*.f64 (PI.f64) l) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 (PI.f64) l)) |
(*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (cbrt.f64 (PI.f64)) l)) |
(*.f64 (sqrt.f64 (PI.f64)) (*.f64 (sqrt.f64 (PI.f64)) l)) |
(*.f64 (*.f64 l #s(literal 1 binary64)) (PI.f64)) |
(*.f64 (*.f64 l (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (cbrt.f64 (PI.f64))) |
(*.f64 (*.f64 l (sqrt.f64 (PI.f64))) (sqrt.f64 (PI.f64))) |
(*.f64 (*.f64 #s(literal 1 binary64) l) (PI.f64)) |
(PI.f64) |
(log.f64 (exp.f64 (PI.f64))) |
(exp.f64 (log.f64 (PI.f64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (log.f64 (PI.f64))) #s(literal 3 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (PI.f64))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) #s(literal 1/3 binary64))) |
(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 (sqrt.f64 (PI.f64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 1/3 binary64)) |
(pow.f64 (E.f64) (log.f64 (PI.f64))) |
(*.f64 (PI.f64) #s(literal 1 binary64)) |
(*.f64 (PI.f64) (log.f64 (E.f64))) |
(*.f64 #s(literal 1 binary64) (PI.f64)) |
(*.f64 (cbrt.f64 (PI.f64)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) |
(*.f64 (cbrt.f64 (PI.f64)) (log.f64 (exp.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64))))) |
(*.f64 (cbrt.f64 (PI.f64)) (sqrt.f64 (pow.f64 (PI.f64) #s(literal 4/3 binary64)))) |
(*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (cbrt.f64 (PI.f64))) |
(*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (pow.f64 (pow.f64 (PI.f64) #s(literal 1/6 binary64)) #s(literal 2 binary64))) |
(*.f64 (sqrt.f64 (PI.f64)) (sqrt.f64 (PI.f64))) |
(*.f64 (sqrt.f64 (PI.f64)) (log.f64 (exp.f64 (sqrt.f64 (PI.f64))))) |
(*.f64 (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 (PI.f64) l) |
(*.f64 l (PI.f64)) |
(*.f64 (*.f64 (PI.f64) l) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 (PI.f64) l)) |
(*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (cbrt.f64 (PI.f64)) l)) |
(*.f64 (sqrt.f64 (PI.f64)) (*.f64 (sqrt.f64 (PI.f64)) l)) |
(*.f64 (*.f64 l #s(literal 1 binary64)) (PI.f64)) |
(*.f64 (*.f64 l (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (cbrt.f64 (PI.f64))) |
(*.f64 (*.f64 l (sqrt.f64 (PI.f64))) (sqrt.f64 (PI.f64))) |
(*.f64 (*.f64 #s(literal 1 binary64) l) (PI.f64)) |
(+.f64 (*.f64 (PI.f64) l) (neg.f64 (/.f64 (*.f64 (PI.f64) l) (*.f64 F F)))) |
(+.f64 (neg.f64 (/.f64 (*.f64 (PI.f64) l) (*.f64 F F))) (*.f64 (PI.f64) l)) |
(-.f64 (*.f64 (PI.f64) l) (/.f64 (*.f64 (PI.f64) l) (*.f64 F F))) |
(-.f64 (/.f64 (*.f64 (*.f64 (PI.f64) l) (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l)))) (fma.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l)) (*.f64 (/.f64 (*.f64 (PI.f64) l) (*.f64 F F)) (fma.f64 (PI.f64) l (/.f64 (*.f64 (PI.f64) l) (*.f64 F F)))))) (/.f64 (/.f64 (*.f64 (*.f64 (PI.f64) l) (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l)))) (*.f64 (*.f64 F F) (*.f64 (*.f64 F F) (*.f64 F F)))) (fma.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l)) (*.f64 (/.f64 (*.f64 (PI.f64) l) (*.f64 F F)) (fma.f64 (PI.f64) l (/.f64 (*.f64 (PI.f64) l) (*.f64 F F))))))) |
(-.f64 (/.f64 (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))) (fma.f64 (PI.f64) l (/.f64 (*.f64 (PI.f64) l) (*.f64 F F)))) (/.f64 (/.f64 (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))) (*.f64 (*.f64 F F) (*.f64 F F))) (fma.f64 (PI.f64) l (/.f64 (*.f64 (PI.f64) l) (*.f64 F F))))) |
(fma.f64 (PI.f64) l (neg.f64 (/.f64 (*.f64 (PI.f64) l) (*.f64 F F)))) |
(fma.f64 l (PI.f64) (neg.f64 (/.f64 (*.f64 (PI.f64) l) (*.f64 F F)))) |
(fma.f64 (*.f64 (PI.f64) l) #s(literal 1 binary64) (neg.f64 (/.f64 (*.f64 (PI.f64) l) (*.f64 F F)))) |
(fma.f64 (*.f64 (PI.f64) l) (/.f64 #s(literal -1 binary64) (*.f64 F F)) (*.f64 (PI.f64) l)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (PI.f64) l) (neg.f64 (/.f64 (*.f64 (PI.f64) l) (*.f64 F F)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) (neg.f64 (*.f64 (PI.f64) l)) (*.f64 (PI.f64) l)) |
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (PI.f64) l) (*.f64 F F)) (*.f64 (PI.f64) l)) |
(fma.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (cbrt.f64 (PI.f64)) l) (neg.f64 (/.f64 (*.f64 (PI.f64) l) (*.f64 F F)))) |
(fma.f64 (sqrt.f64 (PI.f64)) (*.f64 (sqrt.f64 (PI.f64)) l) (neg.f64 (/.f64 (*.f64 (PI.f64) l) (*.f64 F F)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (*.f64 F F)) (*.f64 (PI.f64) l) (*.f64 (PI.f64) l)) |
(fma.f64 (/.f64 (*.f64 #s(literal 1 binary64) l) (*.f64 F F)) (neg.f64 (PI.f64)) (*.f64 (PI.f64) l)) |
(fma.f64 (neg.f64 (*.f64 (PI.f64) l)) (/.f64 #s(literal 1 binary64) (*.f64 F F)) (*.f64 (PI.f64) l)) |
(fma.f64 (neg.f64 (/.f64 (*.f64 #s(literal 1 binary64) l) (*.f64 F F))) (PI.f64) (*.f64 (PI.f64) l)) |
(fma.f64 (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 F F)) (PI.f64)) l (*.f64 (PI.f64) l)) |
(fma.f64 (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 F F)) l) (PI.f64) (*.f64 (PI.f64) l)) |
(fma.f64 (*.f64 l #s(literal 1 binary64)) (PI.f64) (neg.f64 (/.f64 (*.f64 (PI.f64) l) (*.f64 F F)))) |
(fma.f64 (*.f64 l (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (cbrt.f64 (PI.f64)) (neg.f64 (/.f64 (*.f64 (PI.f64) l) (*.f64 F F)))) |
(fma.f64 (*.f64 l (sqrt.f64 (PI.f64))) (sqrt.f64 (PI.f64)) (neg.f64 (/.f64 (*.f64 (PI.f64) l) (*.f64 F F)))) |
(fma.f64 (*.f64 #s(literal 1 binary64) l) (PI.f64) (neg.f64 (/.f64 (*.f64 (PI.f64) l) (*.f64 F F)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l)) (*.f64 (/.f64 (*.f64 (PI.f64) l) (*.f64 F F)) (fma.f64 (PI.f64) l (/.f64 (*.f64 (PI.f64) l) (*.f64 F F))))) (-.f64 (*.f64 (*.f64 (PI.f64) l) (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l)))) (/.f64 (*.f64 (*.f64 (PI.f64) l) (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l)))) (*.f64 (*.f64 F F) (*.f64 (*.f64 F F) (*.f64 F F))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (PI.f64) l (/.f64 (*.f64 (PI.f64) l) (*.f64 F F))) (-.f64 (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))) (/.f64 (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))) (*.f64 (*.f64 F F) (*.f64 F F)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (PI.f64) l) (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l)))) (/.f64 (*.f64 (*.f64 (PI.f64) l) (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l)))) (*.f64 (*.f64 F F) (*.f64 (*.f64 F F) (*.f64 F F))))) (fma.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l)) (*.f64 (/.f64 (*.f64 (PI.f64) l) (*.f64 F F)) (fma.f64 (PI.f64) l (/.f64 (*.f64 (PI.f64) l) (*.f64 F F)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (PI.f64) l) (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l)))) (/.f64 (*.f64 (*.f64 (PI.f64) l) (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l)))) (*.f64 (*.f64 F F) (*.f64 (*.f64 F F) (*.f64 F F))))) (fma.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l)) (-.f64 (/.f64 (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))) (*.f64 (*.f64 F F) (*.f64 F F))) (*.f64 (*.f64 (PI.f64) l) (neg.f64 (/.f64 (*.f64 (PI.f64) l) (*.f64 F F))))))) |
(/.f64 (-.f64 (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))) (/.f64 (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))) (*.f64 (*.f64 F F) (*.f64 F F)))) (fma.f64 (PI.f64) l (/.f64 (*.f64 (PI.f64) l) (*.f64 F F)))) |
(/.f64 (-.f64 (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))) (/.f64 (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))) (*.f64 (*.f64 F F) (*.f64 F F)))) (-.f64 (*.f64 (PI.f64) l) (neg.f64 (/.f64 (*.f64 (PI.f64) l) (*.f64 F F))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (PI.f64) l) (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l)))) (/.f64 (*.f64 (*.f64 (PI.f64) l) (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l)))) (*.f64 (*.f64 F F) (*.f64 (*.f64 F F) (*.f64 F F)))))) (neg.f64 (fma.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l)) (*.f64 (/.f64 (*.f64 (PI.f64) l) (*.f64 F F)) (fma.f64 (PI.f64) l (/.f64 (*.f64 (PI.f64) l) (*.f64 F F))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))) (/.f64 (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))) (*.f64 (*.f64 F F) (*.f64 F F))))) (neg.f64 (fma.f64 (PI.f64) l (/.f64 (*.f64 (PI.f64) l) (*.f64 F F))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (PI.f64) l) (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l)))) (fma.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l)) (*.f64 (/.f64 (*.f64 (PI.f64) l) (*.f64 F F)) (fma.f64 (PI.f64) l (/.f64 (*.f64 (PI.f64) l) (*.f64 F F)))))) (*.f64 (fma.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l)) (*.f64 (/.f64 (*.f64 (PI.f64) l) (*.f64 F F)) (fma.f64 (PI.f64) l (/.f64 (*.f64 (PI.f64) l) (*.f64 F F))))) (/.f64 (*.f64 (*.f64 (PI.f64) l) (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l)))) (*.f64 (*.f64 F F) (*.f64 (*.f64 F F) (*.f64 F F)))))) (*.f64 (fma.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l)) (*.f64 (/.f64 (*.f64 (PI.f64) l) (*.f64 F F)) (fma.f64 (PI.f64) l (/.f64 (*.f64 (PI.f64) l) (*.f64 F F))))) (fma.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l)) (*.f64 (/.f64 (*.f64 (PI.f64) l) (*.f64 F F)) (fma.f64 (PI.f64) l (/.f64 (*.f64 (PI.f64) l) (*.f64 F F))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))) (fma.f64 (PI.f64) l (/.f64 (*.f64 (PI.f64) l) (*.f64 F F)))) (*.f64 (fma.f64 (PI.f64) l (/.f64 (*.f64 (PI.f64) l) (*.f64 F F))) (/.f64 (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))) (*.f64 (*.f64 F F) (*.f64 F F))))) (*.f64 (fma.f64 (PI.f64) l (/.f64 (*.f64 (PI.f64) l) (*.f64 F F))) (fma.f64 (PI.f64) l (/.f64 (*.f64 (PI.f64) l) (*.f64 F F))))) |
(pow.f64 (/.f64 (fma.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l)) (*.f64 (/.f64 (*.f64 (PI.f64) l) (*.f64 F F)) (fma.f64 (PI.f64) l (/.f64 (*.f64 (PI.f64) l) (*.f64 F F))))) (-.f64 (*.f64 (*.f64 (PI.f64) l) (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l)))) (/.f64 (*.f64 (*.f64 (PI.f64) l) (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l)))) (*.f64 (*.f64 F F) (*.f64 (*.f64 F F) (*.f64 F F)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (PI.f64) l (/.f64 (*.f64 (PI.f64) l) (*.f64 F F))) (-.f64 (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))) (/.f64 (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))) (*.f64 (*.f64 F F) (*.f64 F F))))) #s(literal -1 binary64)) |
(*.f64 (PI.f64) (-.f64 l (/.f64 (*.f64 #s(literal 1 binary64) l) (*.f64 F F)))) |
(*.f64 (-.f64 (*.f64 (*.f64 (PI.f64) l) (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l)))) (/.f64 (*.f64 (*.f64 (PI.f64) l) (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l)))) (*.f64 (*.f64 F F) (*.f64 (*.f64 F F) (*.f64 F F))))) (/.f64 #s(literal 1 binary64) (fma.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l)) (*.f64 (/.f64 (*.f64 (PI.f64) l) (*.f64 F F)) (fma.f64 (PI.f64) l (/.f64 (*.f64 (PI.f64) l) (*.f64 F F))))))) |
(*.f64 (-.f64 (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))) (/.f64 (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))) (*.f64 (*.f64 F F) (*.f64 F F)))) (/.f64 #s(literal 1 binary64) (fma.f64 (PI.f64) l (/.f64 (*.f64 (PI.f64) l) (*.f64 F F))))) |
(*.f64 (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 F F)) #s(literal 1 binary64)) (*.f64 (PI.f64) l)) |
(/.f64 (*.f64 (PI.f64) l) (*.f64 F F)) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 F F) (*.f64 (PI.f64) l))) |
(/.f64 (/.f64 (*.f64 (PI.f64) l) F) F) |
(/.f64 (neg.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F))) |
(/.f64 (*.f64 (*.f64 (PI.f64) l) #s(literal -1 binary64)) (neg.f64 (*.f64 F F))) |
(/.f64 (*.f64 (*.f64 (PI.f64) l) (/.f64 #s(literal 1 binary64) F)) F) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) F) (*.f64 (PI.f64) l)) F) |
(pow.f64 (/.f64 (*.f64 F F) (*.f64 (PI.f64) l)) #s(literal -1 binary64)) |
(*.f64 (PI.f64) (/.f64 (*.f64 #s(literal 1 binary64) l) (*.f64 F F))) |
(*.f64 l (*.f64 (PI.f64) (/.f64 #s(literal 1 binary64) (*.f64 F F)))) |
(*.f64 (*.f64 (PI.f64) l) (/.f64 #s(literal 1 binary64) (*.f64 F F))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (PI.f64) l) (*.f64 F F))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) (*.f64 (PI.f64) l)) |
(*.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 (*.f64 (PI.f64) l) F)) |
(*.f64 (/.f64 (*.f64 #s(literal 1 binary64) l) (*.f64 F F)) (PI.f64)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) (PI.f64)) l) |
(*.f64 (*.f64 (/.f64 (*.f64 #s(literal 1 binary64) l) (*.f64 F F)) #s(literal 1 binary64)) (PI.f64)) |
(*.f64 (*.f64 (/.f64 (*.f64 #s(literal 1 binary64) l) (*.f64 F F)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (cbrt.f64 (PI.f64))) |
(*.f64 (*.f64 (/.f64 (*.f64 #s(literal 1 binary64) l) (*.f64 F F)) (sqrt.f64 (PI.f64))) (sqrt.f64 (PI.f64))) |
(+.f64 (*.f64 (PI.f64) l) (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F)))) |
(+.f64 (*.f64 (PI.f64) l) (*.f64 #s(literal 1 binary64) (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F))))) |
(+.f64 (*.f64 (PI.f64) l) (*.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F))) #s(literal 1 binary64))) |
(+.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F))) (*.f64 (PI.f64) l)) |
(exp.f64 (log.f64 (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F)))))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F))))) #s(literal 1 binary64))) |
(-.f64 (*.f64 (PI.f64) l) (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F))) |
(-.f64 (/.f64 (*.f64 (*.f64 (PI.f64) l) (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l)))) (fma.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F))) (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))))) (/.f64 (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 3 binary64)) (fma.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F))) (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l)))))) |
(-.f64 (/.f64 (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)))) (/.f64 (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 2 binary64)) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F))))) |
(-.f64 (/.f64 (*.f64 (PI.f64) l) #s(literal 1 binary64)) (/.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 1 binary64))) |
(-.f64 (/.f64 (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 2 binary64)) (-.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F))) (*.f64 (PI.f64) l))) (/.f64 (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))) (-.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F))) (*.f64 (PI.f64) l)))) |
(fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F)))) |
(fma.f64 (PI.f64) l (*.f64 #s(literal 1 binary64) (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F))))) |
(fma.f64 (PI.f64) l (*.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F))) #s(literal 1 binary64))) |
(fma.f64 l (PI.f64) (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F)))) |
(fma.f64 l (PI.f64) (*.f64 #s(literal 1 binary64) (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F))))) |
(fma.f64 l (PI.f64) (*.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F))) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (PI.f64) l) #s(literal 1 binary64) (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F)))) |
(fma.f64 (*.f64 (PI.f64) l) #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F))))) |
(fma.f64 (*.f64 (PI.f64) l) #s(literal 1 binary64) (*.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F))) #s(literal 1 binary64))) |
(fma.f64 (/.f64 (sin.f64 (*.f64 (PI.f64) l)) F) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 F (cos.f64 (*.f64 (PI.f64) l))))) (*.f64 (PI.f64) l)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (PI.f64) l) (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (PI.f64) l) (*.f64 #s(literal 1 binary64) (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F))))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (PI.f64) l) (*.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F))) #s(literal 1 binary64))) |
(fma.f64 (tan.f64 (*.f64 (PI.f64) l)) (/.f64 #s(literal -1 binary64) (*.f64 F F)) (*.f64 (PI.f64) l)) |
(fma.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) F) (/.f64 #s(literal -1 binary64) F) (*.f64 (PI.f64) l)) |
(fma.f64 #s(literal -1 binary64) (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) (*.f64 (PI.f64) l)) |
(fma.f64 (/.f64 #s(literal -1 binary64) F) (/.f64 (tan.f64 (*.f64 (PI.f64) l)) F) (*.f64 (PI.f64) l)) |
(fma.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (cbrt.f64 (PI.f64)) l) (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F)))) |
(fma.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (cbrt.f64 (PI.f64)) l) (*.f64 #s(literal 1 binary64) (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F))))) |
(fma.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (cbrt.f64 (PI.f64)) l) (*.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F))) #s(literal 1 binary64))) |
(fma.f64 (sqrt.f64 (PI.f64)) (*.f64 (sqrt.f64 (PI.f64)) l) (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F)))) |
(fma.f64 (sqrt.f64 (PI.f64)) (*.f64 (sqrt.f64 (PI.f64)) l) (*.f64 #s(literal 1 binary64) (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F))))) |
(fma.f64 (sqrt.f64 (PI.f64)) (*.f64 (sqrt.f64 (PI.f64)) l) (*.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F))) #s(literal 1 binary64))) |
(fma.f64 (neg.f64 (tan.f64 (*.f64 (PI.f64) l))) (/.f64 #s(literal 1 binary64) (*.f64 F F)) (*.f64 (PI.f64) l)) |
(fma.f64 (/.f64 (sin.f64 (*.f64 (PI.f64) l)) (neg.f64 F)) (/.f64 #s(literal 1 binary64) (*.f64 F (cos.f64 (*.f64 (PI.f64) l)))) (*.f64 (PI.f64) l)) |
(fma.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 F)) (/.f64 #s(literal 1 binary64) F) (*.f64 (PI.f64) l)) |
(fma.f64 (*.f64 l #s(literal 1 binary64)) (PI.f64) (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F)))) |
(fma.f64 (*.f64 l #s(literal 1 binary64)) (PI.f64) (*.f64 #s(literal 1 binary64) (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F))))) |
(fma.f64 (*.f64 l #s(literal 1 binary64)) (PI.f64) (*.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F))) #s(literal 1 binary64))) |
(fma.f64 (*.f64 l (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (cbrt.f64 (PI.f64)) (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F)))) |
(fma.f64 (*.f64 l (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (cbrt.f64 (PI.f64)) (*.f64 #s(literal 1 binary64) (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F))))) |
(fma.f64 (*.f64 l (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (cbrt.f64 (PI.f64)) (*.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F))) #s(literal 1 binary64))) |
(fma.f64 (*.f64 l (sqrt.f64 (PI.f64))) (sqrt.f64 (PI.f64)) (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F)))) |
(fma.f64 (*.f64 l (sqrt.f64 (PI.f64))) (sqrt.f64 (PI.f64)) (*.f64 #s(literal 1 binary64) (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F))))) |
(fma.f64 (*.f64 l (sqrt.f64 (PI.f64))) (sqrt.f64 (PI.f64)) (*.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F))) #s(literal 1 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) l) (PI.f64) (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F)))) |
(fma.f64 (*.f64 #s(literal 1 binary64) l) (PI.f64) (*.f64 #s(literal 1 binary64) (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F))))) |
(fma.f64 (*.f64 #s(literal 1 binary64) l) (PI.f64) (*.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F))) #s(literal 1 binary64))) |
(neg.f64 (+.f64 (neg.f64 (*.f64 (PI.f64) l)) (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F))) (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l)))) (fma.f64 (*.f64 (PI.f64) l) (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))) (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F))) (-.f64 (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))) (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (PI.f64) l) (-.f64 (*.f64 (PI.f64) l) (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F)))) (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 2 binary64))) (fma.f64 (*.f64 (PI.f64) l) (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))) (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F))) (*.f64 (PI.f64) l)) (-.f64 (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 2 binary64)) (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l)))))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F)))))) |
(/.f64 (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F)))) #s(literal 1 binary64)) |
(/.f64 (+.f64 (neg.f64 (*.f64 (PI.f64) l)) (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F))) #s(literal -1 binary64)) |
(/.f64 (fma.f64 (*.f64 (PI.f64) l) (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))) (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 3 binary64))) (fma.f64 (*.f64 (PI.f64) l) (-.f64 (*.f64 (PI.f64) l) (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F)))) (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (PI.f64) l) (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))) (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 3 binary64))) (fma.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F))) (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))))) |
(/.f64 (fma.f64 (*.f64 (PI.f64) l) (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))) (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 3 binary64))) (fma.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l)) (/.f64 (-.f64 (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) F) #s(literal 2 binary64)) (*.f64 (neg.f64 (tan.f64 (*.f64 (PI.f64) l))) (*.f64 (PI.f64) l))) (*.f64 F F)))) |
(/.f64 (fma.f64 (*.f64 (PI.f64) l) (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))) (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 3 binary64))) (*.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F))) (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 2 binary64)) (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l)))) (-.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F))) (*.f64 (PI.f64) l))) |
(/.f64 (-.f64 (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))) (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 2 binary64))) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)))) |
(/.f64 (-.f64 (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))) (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 2 binary64))) (-.f64 (*.f64 (PI.f64) l) (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F))))) |
(/.f64 (-.f64 (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))) (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 2 binary64))) (*.f64 #s(literal 1 binary64) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (PI.f64) l) (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))) (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F))) (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (PI.f64) l) (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))) (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (PI.f64) l) (-.f64 (*.f64 (PI.f64) l) (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F)))) (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))) (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 2 binary64)))) (neg.f64 (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 2 binary64)) (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))))) (neg.f64 (-.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F))) (*.f64 (PI.f64) l)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (PI.f64) l) (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))) (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 3 binary64)))) (fma.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F))) (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))) (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 2 binary64)))) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (PI.f64) l) (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l)))) (fma.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F))) (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))))) (*.f64 (fma.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F))) (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l)))) (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 3 binary64)))) (*.f64 (fma.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F))) (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l)))) (fma.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F))) (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)))) (*.f64 (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F))) (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 2 binary64)))) (*.f64 (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F))) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 2 binary64)) (-.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F))) (*.f64 (PI.f64) l))) (*.f64 (-.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F))) (*.f64 (PI.f64) l)) (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))))) (*.f64 (-.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F))) (*.f64 (PI.f64) l)) (-.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F))) (*.f64 (PI.f64) l)))) |
(pow.f64 (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F)))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F))) (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l)))) (fma.f64 (*.f64 (PI.f64) l) (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))) (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F))) (-.f64 (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))) (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (*.f64 (PI.f64) l) (-.f64 (*.f64 (PI.f64) l) (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F)))) (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 2 binary64))) (fma.f64 (*.f64 (PI.f64) l) (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))) (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F))) (*.f64 (PI.f64) l)) (-.f64 (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 2 binary64)) (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F)))) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F))))) (/.f64 #s(literal 1 binary64) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F)))))) #s(literal -1/2 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F))))) |
(*.f64 #s(literal -1 binary64) (+.f64 (neg.f64 (*.f64 (PI.f64) l)) (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)))) |
(*.f64 #s(literal -1 binary64) (pow.f64 (+.f64 (neg.f64 (*.f64 (PI.f64) l)) (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F))) #s(literal 1 binary64))) |
(*.f64 (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F)))) #s(literal 1 binary64)) |
(*.f64 (fma.f64 (*.f64 (PI.f64) l) (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))) (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F))) (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l)))))) |
(*.f64 (fma.f64 (*.f64 (PI.f64) l) (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))) (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (PI.f64) l) (-.f64 (*.f64 (PI.f64) l) (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F)))) (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 2 binary64))))) |
(*.f64 (-.f64 (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 2 binary64)) (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l)))) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F))) (*.f64 (PI.f64) l)))) |
(*.f64 (-.f64 (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))) (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F))))) |
(*.f64 (pow.f64 (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F)))) #s(literal 1/2 binary64)) (pow.f64 (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F)))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (fma.f64 (*.f64 (PI.f64) l) (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))) (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 3 binary64))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (PI.f64) l) (-.f64 (*.f64 (PI.f64) l) (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F)))) (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 2 binary64)))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (fma.f64 (*.f64 (PI.f64) l) (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))) (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 3 binary64))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F))) (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (-.f64 (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 2 binary64)) (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l)))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F))) (*.f64 (PI.f64) l))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (-.f64 (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))) (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 2 binary64))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F)))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F)))) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F)))) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F)))) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (PI.f64) l) (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))) (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 3 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F))) (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l)))))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))) (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 2 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 F (tan.f64 (*.f64 (PI.f64) l)))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 F))) |
(/.f64 (sin.f64 (*.f64 (PI.f64) l)) (*.f64 F (cos.f64 (*.f64 (PI.f64) l)))) |
(/.f64 (/.f64 (sin.f64 (*.f64 (PI.f64) l)) F) (cos.f64 (*.f64 (PI.f64) l))) |
(/.f64 #s(literal 1 binary64) (/.f64 F (tan.f64 (*.f64 (PI.f64) l)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 F (tan.f64 (*.f64 (PI.f64) l))) #s(literal 1 binary64))) |
(/.f64 (tan.f64 (*.f64 (PI.f64) l)) F) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 F (tan.f64 (*.f64 (PI.f64) l))))) |
(/.f64 (neg.f64 (tan.f64 (*.f64 (PI.f64) l))) (neg.f64 F)) |
(/.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) l)) #s(literal 1 binary64)) (*.f64 F (cos.f64 (*.f64 (PI.f64) l)))) |
(/.f64 (*.f64 (tan.f64 (*.f64 (PI.f64) l)) #s(literal 1 binary64)) F) |
(/.f64 (neg.f64 (neg.f64 (tan.f64 (*.f64 (PI.f64) l)))) (neg.f64 (neg.f64 F))) |
(pow.f64 (/.f64 F (tan.f64 (*.f64 (PI.f64) l))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 F (tan.f64 (*.f64 (PI.f64) l))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 (/.f64 (sin.f64 (*.f64 (PI.f64) l)) F) (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (PI.f64) l)))) |
(*.f64 #s(literal 1 binary64) (/.f64 (tan.f64 (*.f64 (PI.f64) l)) F)) |
(*.f64 (tan.f64 (*.f64 (PI.f64) l)) (/.f64 #s(literal 1 binary64) F)) |
(*.f64 (neg.f64 (tan.f64 (*.f64 (PI.f64) l))) (/.f64 #s(literal -1 binary64) F)) |
(*.f64 (/.f64 #s(literal 1 binary64) F) (tan.f64 (*.f64 (PI.f64) l))) |
(*.f64 (/.f64 #s(literal 1 binary64) F) (pow.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (*.f64 (PI.f64) l))) #s(literal -1 binary64))) |
(tan.f64 (*.f64 (PI.f64) l)) |
(/.f64 (sin.f64 (*.f64 (PI.f64) l)) (cos.f64 (*.f64 (PI.f64) l))) |
(/.f64 #s(literal 1 binary64) (/.f64 (cos.f64 (*.f64 (PI.f64) l)) (sin.f64 (*.f64 (PI.f64) l)))) |
(/.f64 (neg.f64 (sin.f64 (*.f64 (PI.f64) l))) (neg.f64 (cos.f64 (*.f64 (PI.f64) l)))) |
(pow.f64 (/.f64 (cos.f64 (*.f64 (PI.f64) l)) (sin.f64 (*.f64 (PI.f64) l))) #s(literal -1 binary64)) |
(*.f64 (sin.f64 (*.f64 (PI.f64) l)) (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (PI.f64) l)))) |
(+.f64 (*.f64 (PI.f64) l) (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F)))) |
(+.f64 (*.f64 (PI.f64) l) (*.f64 #s(literal 1 binary64) (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F))))) |
(+.f64 (*.f64 (PI.f64) l) (*.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F))) #s(literal 1 binary64))) |
(+.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F))) (*.f64 (PI.f64) l)) |
(exp.f64 (log.f64 (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F)))))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F))))) #s(literal 1 binary64))) |
(-.f64 (*.f64 (PI.f64) l) (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F))) |
(-.f64 (/.f64 (*.f64 (*.f64 (PI.f64) l) (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l)))) (fma.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F))) (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))))) (/.f64 (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 3 binary64)) (fma.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F))) (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l)))))) |
(-.f64 (/.f64 (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)))) (/.f64 (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 2 binary64)) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F))))) |
(-.f64 (/.f64 (*.f64 (PI.f64) l) #s(literal 1 binary64)) (/.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 1 binary64))) |
(-.f64 (/.f64 (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 2 binary64)) (-.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F))) (*.f64 (PI.f64) l))) (/.f64 (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))) (-.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F))) (*.f64 (PI.f64) l)))) |
(fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F)))) |
(fma.f64 (PI.f64) l (*.f64 #s(literal 1 binary64) (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F))))) |
(fma.f64 (PI.f64) l (*.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F))) #s(literal 1 binary64))) |
(fma.f64 l (PI.f64) (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F)))) |
(fma.f64 l (PI.f64) (*.f64 #s(literal 1 binary64) (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F))))) |
(fma.f64 l (PI.f64) (*.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F))) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (PI.f64) l) #s(literal 1 binary64) (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F)))) |
(fma.f64 (*.f64 (PI.f64) l) #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F))))) |
(fma.f64 (*.f64 (PI.f64) l) #s(literal 1 binary64) (*.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F))) #s(literal 1 binary64))) |
(fma.f64 (/.f64 (sin.f64 (*.f64 (PI.f64) l)) F) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 F (cos.f64 (*.f64 (PI.f64) l))))) (*.f64 (PI.f64) l)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (PI.f64) l) (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (PI.f64) l) (*.f64 #s(literal 1 binary64) (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F))))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (PI.f64) l) (*.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F))) #s(literal 1 binary64))) |
(fma.f64 (tan.f64 (*.f64 (PI.f64) l)) (/.f64 #s(literal -1 binary64) (*.f64 F F)) (*.f64 (PI.f64) l)) |
(fma.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) F) (/.f64 #s(literal -1 binary64) F) (*.f64 (PI.f64) l)) |
(fma.f64 #s(literal -1 binary64) (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) (*.f64 (PI.f64) l)) |
(fma.f64 (/.f64 #s(literal -1 binary64) F) (/.f64 (tan.f64 (*.f64 (PI.f64) l)) F) (*.f64 (PI.f64) l)) |
(fma.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (cbrt.f64 (PI.f64)) l) (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F)))) |
(fma.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (cbrt.f64 (PI.f64)) l) (*.f64 #s(literal 1 binary64) (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F))))) |
(fma.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (cbrt.f64 (PI.f64)) l) (*.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F))) #s(literal 1 binary64))) |
(fma.f64 (sqrt.f64 (PI.f64)) (*.f64 (sqrt.f64 (PI.f64)) l) (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F)))) |
(fma.f64 (sqrt.f64 (PI.f64)) (*.f64 (sqrt.f64 (PI.f64)) l) (*.f64 #s(literal 1 binary64) (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F))))) |
(fma.f64 (sqrt.f64 (PI.f64)) (*.f64 (sqrt.f64 (PI.f64)) l) (*.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F))) #s(literal 1 binary64))) |
(fma.f64 (neg.f64 (tan.f64 (*.f64 (PI.f64) l))) (/.f64 #s(literal 1 binary64) (*.f64 F F)) (*.f64 (PI.f64) l)) |
(fma.f64 (/.f64 (sin.f64 (*.f64 (PI.f64) l)) (neg.f64 F)) (/.f64 #s(literal 1 binary64) (*.f64 F (cos.f64 (*.f64 (PI.f64) l)))) (*.f64 (PI.f64) l)) |
(fma.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 F)) (/.f64 #s(literal 1 binary64) F) (*.f64 (PI.f64) l)) |
(fma.f64 (*.f64 l #s(literal 1 binary64)) (PI.f64) (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F)))) |
(fma.f64 (*.f64 l #s(literal 1 binary64)) (PI.f64) (*.f64 #s(literal 1 binary64) (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F))))) |
(fma.f64 (*.f64 l #s(literal 1 binary64)) (PI.f64) (*.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F))) #s(literal 1 binary64))) |
(fma.f64 (*.f64 l (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (cbrt.f64 (PI.f64)) (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F)))) |
(fma.f64 (*.f64 l (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (cbrt.f64 (PI.f64)) (*.f64 #s(literal 1 binary64) (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F))))) |
(fma.f64 (*.f64 l (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (cbrt.f64 (PI.f64)) (*.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F))) #s(literal 1 binary64))) |
(fma.f64 (*.f64 l (sqrt.f64 (PI.f64))) (sqrt.f64 (PI.f64)) (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F)))) |
(fma.f64 (*.f64 l (sqrt.f64 (PI.f64))) (sqrt.f64 (PI.f64)) (*.f64 #s(literal 1 binary64) (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F))))) |
(fma.f64 (*.f64 l (sqrt.f64 (PI.f64))) (sqrt.f64 (PI.f64)) (*.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F))) #s(literal 1 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) l) (PI.f64) (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F)))) |
(fma.f64 (*.f64 #s(literal 1 binary64) l) (PI.f64) (*.f64 #s(literal 1 binary64) (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F))))) |
(fma.f64 (*.f64 #s(literal 1 binary64) l) (PI.f64) (*.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F))) #s(literal 1 binary64))) |
(neg.f64 (+.f64 (neg.f64 (*.f64 (PI.f64) l)) (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F))) (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l)))) (fma.f64 (*.f64 (PI.f64) l) (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))) (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F))) (-.f64 (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))) (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (PI.f64) l) (-.f64 (*.f64 (PI.f64) l) (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F)))) (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 2 binary64))) (fma.f64 (*.f64 (PI.f64) l) (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))) (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F))) (*.f64 (PI.f64) l)) (-.f64 (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 2 binary64)) (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l)))))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F)))))) |
(/.f64 (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F)))) #s(literal 1 binary64)) |
(/.f64 (+.f64 (neg.f64 (*.f64 (PI.f64) l)) (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F))) #s(literal -1 binary64)) |
(/.f64 (fma.f64 (*.f64 (PI.f64) l) (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))) (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 3 binary64))) (fma.f64 (*.f64 (PI.f64) l) (-.f64 (*.f64 (PI.f64) l) (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F)))) (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (PI.f64) l) (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))) (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 3 binary64))) (fma.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F))) (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))))) |
(/.f64 (fma.f64 (*.f64 (PI.f64) l) (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))) (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 3 binary64))) (fma.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l)) (/.f64 (-.f64 (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) F) #s(literal 2 binary64)) (*.f64 (neg.f64 (tan.f64 (*.f64 (PI.f64) l))) (*.f64 (PI.f64) l))) (*.f64 F F)))) |
(/.f64 (fma.f64 (*.f64 (PI.f64) l) (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))) (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 3 binary64))) (*.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F))) (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 2 binary64)) (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l)))) (-.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F))) (*.f64 (PI.f64) l))) |
(/.f64 (-.f64 (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))) (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 2 binary64))) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)))) |
(/.f64 (-.f64 (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))) (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 2 binary64))) (-.f64 (*.f64 (PI.f64) l) (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F))))) |
(/.f64 (-.f64 (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))) (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 2 binary64))) (*.f64 #s(literal 1 binary64) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (PI.f64) l) (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))) (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F))) (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (PI.f64) l) (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))) (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (PI.f64) l) (-.f64 (*.f64 (PI.f64) l) (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F)))) (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))) (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 2 binary64)))) (neg.f64 (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 2 binary64)) (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))))) (neg.f64 (-.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F))) (*.f64 (PI.f64) l)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (PI.f64) l) (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))) (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 3 binary64)))) (fma.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F))) (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))) (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 2 binary64)))) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (PI.f64) l) (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l)))) (fma.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F))) (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))))) (*.f64 (fma.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F))) (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l)))) (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 3 binary64)))) (*.f64 (fma.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F))) (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l)))) (fma.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F))) (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)))) (*.f64 (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F))) (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 2 binary64)))) (*.f64 (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F))) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 2 binary64)) (-.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F))) (*.f64 (PI.f64) l))) (*.f64 (-.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F))) (*.f64 (PI.f64) l)) (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))))) (*.f64 (-.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F))) (*.f64 (PI.f64) l)) (-.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F))) (*.f64 (PI.f64) l)))) |
(pow.f64 (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F)))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F))) (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l)))) (fma.f64 (*.f64 (PI.f64) l) (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))) (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F))) (-.f64 (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))) (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (*.f64 (PI.f64) l) (-.f64 (*.f64 (PI.f64) l) (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F)))) (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 2 binary64))) (fma.f64 (*.f64 (PI.f64) l) (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))) (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F))) (*.f64 (PI.f64) l)) (-.f64 (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 2 binary64)) (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F)))) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F))))) (/.f64 #s(literal 1 binary64) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F)))))) #s(literal -1/2 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F))))) |
(*.f64 #s(literal -1 binary64) (+.f64 (neg.f64 (*.f64 (PI.f64) l)) (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)))) |
(*.f64 #s(literal -1 binary64) (pow.f64 (+.f64 (neg.f64 (*.f64 (PI.f64) l)) (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F))) #s(literal 1 binary64))) |
(*.f64 (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F)))) #s(literal 1 binary64)) |
(*.f64 (fma.f64 (*.f64 (PI.f64) l) (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))) (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F))) (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l)))))) |
(*.f64 (fma.f64 (*.f64 (PI.f64) l) (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))) (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (PI.f64) l) (-.f64 (*.f64 (PI.f64) l) (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F)))) (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 2 binary64))))) |
(*.f64 (-.f64 (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 2 binary64)) (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l)))) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F))) (*.f64 (PI.f64) l)))) |
(*.f64 (-.f64 (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))) (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F))))) |
(*.f64 (pow.f64 (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F)))) #s(literal 1/2 binary64)) (pow.f64 (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F)))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (fma.f64 (*.f64 (PI.f64) l) (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))) (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 3 binary64))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (PI.f64) l) (-.f64 (*.f64 (PI.f64) l) (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F)))) (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 2 binary64)))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (fma.f64 (*.f64 (PI.f64) l) (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))) (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 3 binary64))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F))) (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (-.f64 (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 2 binary64)) (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l)))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F))) (*.f64 (PI.f64) l))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (-.f64 (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))) (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 2 binary64))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F)))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F)))) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F)))) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F)))) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (PI.f64) l) (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))) (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 3 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F))) (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l)))))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))) (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 2 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F))))) |
(exp.f64 (neg.f64 (log.f64 (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F))))))) |
(exp.f64 (*.f64 (neg.f64 (log.f64 (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F)))))) #s(literal 1 binary64))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F)))))) |
(/.f64 #s(literal 1 binary64) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F))))) |
(/.f64 #s(literal -1 binary64) (+.f64 (neg.f64 (*.f64 (PI.f64) l)) (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F))))) #s(literal 1 binary64)) |
(/.f64 (/.f64 #s(literal -1 binary64) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F))))) #s(literal -1 binary64)) |
(pow.f64 (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F))))) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F)))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F)))) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F))))) #s(literal -1/2 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F)))))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F)))))) |
(*.f64 #s(literal -1 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F))))) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F))))) #s(literal 1 binary64)) |
(*.f64 (pow.f64 (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F)))) #s(literal -1/2 binary64)) (pow.f64 (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F)))) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (PI.f64) l) (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))) (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 3 binary64)))) (fma.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F))) (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (PI.f64) l) (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))) (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 3 binary64)))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (PI.f64) l) (-.f64 (*.f64 (PI.f64) l) (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F)))) (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 2 binary64)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (PI.f64) l) (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))) (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 3 binary64)))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F))) (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))) (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 2 binary64)))) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))) (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 2 binary64)))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (-.f64 (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 2 binary64)) (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l)))) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F))) (*.f64 (PI.f64) l))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F)))) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F)))) #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F)))) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F)))) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (PI.f64) l) (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))) (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 3 binary64)))) #s(literal 1 binary64)) (pow.f64 (fma.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F))) (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l)))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))) (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 2 binary64)))) #s(literal 1 binary64)) (pow.f64 (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F))) #s(literal 1 binary64))) |
(+.f64 (*.f64 (PI.f64) l) (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F)))) |
(+.f64 (*.f64 (PI.f64) l) (*.f64 #s(literal 1 binary64) (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F))))) |
(+.f64 (*.f64 (PI.f64) l) (*.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F))) #s(literal 1 binary64))) |
(+.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F))) (*.f64 (PI.f64) l)) |
(exp.f64 (log.f64 (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F)))))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F))))) #s(literal 1 binary64))) |
(-.f64 (*.f64 (PI.f64) l) (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F))) |
(-.f64 (/.f64 (*.f64 (*.f64 (PI.f64) l) (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l)))) (fma.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F))) (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))))) (/.f64 (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 3 binary64)) (fma.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F))) (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l)))))) |
(-.f64 (/.f64 (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)))) (/.f64 (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 2 binary64)) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F))))) |
(-.f64 (/.f64 (*.f64 (PI.f64) l) #s(literal 1 binary64)) (/.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 1 binary64))) |
(-.f64 (/.f64 (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 2 binary64)) (-.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F))) (*.f64 (PI.f64) l))) (/.f64 (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))) (-.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F))) (*.f64 (PI.f64) l)))) |
(fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F)))) |
(fma.f64 (PI.f64) l (*.f64 #s(literal 1 binary64) (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F))))) |
(fma.f64 (PI.f64) l (*.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F))) #s(literal 1 binary64))) |
(fma.f64 l (PI.f64) (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F)))) |
(fma.f64 l (PI.f64) (*.f64 #s(literal 1 binary64) (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F))))) |
(fma.f64 l (PI.f64) (*.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F))) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (PI.f64) l) #s(literal 1 binary64) (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F)))) |
(fma.f64 (*.f64 (PI.f64) l) #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F))))) |
(fma.f64 (*.f64 (PI.f64) l) #s(literal 1 binary64) (*.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F))) #s(literal 1 binary64))) |
(fma.f64 (/.f64 (sin.f64 (*.f64 (PI.f64) l)) F) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 F (cos.f64 (*.f64 (PI.f64) l))))) (*.f64 (PI.f64) l)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (PI.f64) l) (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (PI.f64) l) (*.f64 #s(literal 1 binary64) (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F))))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (PI.f64) l) (*.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F))) #s(literal 1 binary64))) |
(fma.f64 (tan.f64 (*.f64 (PI.f64) l)) (/.f64 #s(literal -1 binary64) (*.f64 F F)) (*.f64 (PI.f64) l)) |
(fma.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) F) (/.f64 #s(literal -1 binary64) F) (*.f64 (PI.f64) l)) |
(fma.f64 #s(literal -1 binary64) (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) (*.f64 (PI.f64) l)) |
(fma.f64 (/.f64 #s(literal -1 binary64) F) (/.f64 (tan.f64 (*.f64 (PI.f64) l)) F) (*.f64 (PI.f64) l)) |
(fma.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (cbrt.f64 (PI.f64)) l) (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F)))) |
(fma.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (cbrt.f64 (PI.f64)) l) (*.f64 #s(literal 1 binary64) (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F))))) |
(fma.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (cbrt.f64 (PI.f64)) l) (*.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F))) #s(literal 1 binary64))) |
(fma.f64 (sqrt.f64 (PI.f64)) (*.f64 (sqrt.f64 (PI.f64)) l) (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F)))) |
(fma.f64 (sqrt.f64 (PI.f64)) (*.f64 (sqrt.f64 (PI.f64)) l) (*.f64 #s(literal 1 binary64) (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F))))) |
(fma.f64 (sqrt.f64 (PI.f64)) (*.f64 (sqrt.f64 (PI.f64)) l) (*.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F))) #s(literal 1 binary64))) |
(fma.f64 (neg.f64 (tan.f64 (*.f64 (PI.f64) l))) (/.f64 #s(literal 1 binary64) (*.f64 F F)) (*.f64 (PI.f64) l)) |
(fma.f64 (/.f64 (sin.f64 (*.f64 (PI.f64) l)) (neg.f64 F)) (/.f64 #s(literal 1 binary64) (*.f64 F (cos.f64 (*.f64 (PI.f64) l)))) (*.f64 (PI.f64) l)) |
(fma.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 F)) (/.f64 #s(literal 1 binary64) F) (*.f64 (PI.f64) l)) |
(fma.f64 (*.f64 l #s(literal 1 binary64)) (PI.f64) (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F)))) |
(fma.f64 (*.f64 l #s(literal 1 binary64)) (PI.f64) (*.f64 #s(literal 1 binary64) (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F))))) |
(fma.f64 (*.f64 l #s(literal 1 binary64)) (PI.f64) (*.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F))) #s(literal 1 binary64))) |
(fma.f64 (*.f64 l (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (cbrt.f64 (PI.f64)) (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F)))) |
(fma.f64 (*.f64 l (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (cbrt.f64 (PI.f64)) (*.f64 #s(literal 1 binary64) (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F))))) |
(fma.f64 (*.f64 l (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (cbrt.f64 (PI.f64)) (*.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F))) #s(literal 1 binary64))) |
(fma.f64 (*.f64 l (sqrt.f64 (PI.f64))) (sqrt.f64 (PI.f64)) (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F)))) |
(fma.f64 (*.f64 l (sqrt.f64 (PI.f64))) (sqrt.f64 (PI.f64)) (*.f64 #s(literal 1 binary64) (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F))))) |
(fma.f64 (*.f64 l (sqrt.f64 (PI.f64))) (sqrt.f64 (PI.f64)) (*.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F))) #s(literal 1 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) l) (PI.f64) (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F)))) |
(fma.f64 (*.f64 #s(literal 1 binary64) l) (PI.f64) (*.f64 #s(literal 1 binary64) (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F))))) |
(fma.f64 (*.f64 #s(literal 1 binary64) l) (PI.f64) (*.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F))) #s(literal 1 binary64))) |
(neg.f64 (+.f64 (neg.f64 (*.f64 (PI.f64) l)) (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F))) (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l)))) (fma.f64 (*.f64 (PI.f64) l) (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))) (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F))) (-.f64 (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))) (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (PI.f64) l) (-.f64 (*.f64 (PI.f64) l) (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F)))) (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 2 binary64))) (fma.f64 (*.f64 (PI.f64) l) (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))) (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F))) (*.f64 (PI.f64) l)) (-.f64 (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 2 binary64)) (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l)))))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F)))))) |
(/.f64 (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F)))) #s(literal 1 binary64)) |
(/.f64 (+.f64 (neg.f64 (*.f64 (PI.f64) l)) (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F))) #s(literal -1 binary64)) |
(/.f64 (fma.f64 (*.f64 (PI.f64) l) (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))) (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 3 binary64))) (fma.f64 (*.f64 (PI.f64) l) (-.f64 (*.f64 (PI.f64) l) (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F)))) (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (PI.f64) l) (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))) (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 3 binary64))) (fma.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F))) (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))))) |
(/.f64 (fma.f64 (*.f64 (PI.f64) l) (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))) (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 3 binary64))) (fma.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l)) (/.f64 (-.f64 (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) F) #s(literal 2 binary64)) (*.f64 (neg.f64 (tan.f64 (*.f64 (PI.f64) l))) (*.f64 (PI.f64) l))) (*.f64 F F)))) |
(/.f64 (fma.f64 (*.f64 (PI.f64) l) (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))) (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 3 binary64))) (*.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F))) (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 2 binary64)) (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l)))) (-.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F))) (*.f64 (PI.f64) l))) |
(/.f64 (-.f64 (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))) (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 2 binary64))) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)))) |
(/.f64 (-.f64 (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))) (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 2 binary64))) (-.f64 (*.f64 (PI.f64) l) (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F))))) |
(/.f64 (-.f64 (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))) (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 2 binary64))) (*.f64 #s(literal 1 binary64) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (PI.f64) l) (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))) (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F))) (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (PI.f64) l) (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))) (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (PI.f64) l) (-.f64 (*.f64 (PI.f64) l) (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F)))) (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))) (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 2 binary64)))) (neg.f64 (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 2 binary64)) (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))))) (neg.f64 (-.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F))) (*.f64 (PI.f64) l)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (PI.f64) l) (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))) (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 3 binary64)))) (fma.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F))) (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))) (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 2 binary64)))) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (PI.f64) l) (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l)))) (fma.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F))) (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))))) (*.f64 (fma.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F))) (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l)))) (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 3 binary64)))) (*.f64 (fma.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F))) (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l)))) (fma.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F))) (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)))) (*.f64 (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F))) (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 2 binary64)))) (*.f64 (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F))) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 2 binary64)) (-.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F))) (*.f64 (PI.f64) l))) (*.f64 (-.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F))) (*.f64 (PI.f64) l)) (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))))) (*.f64 (-.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F))) (*.f64 (PI.f64) l)) (-.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F))) (*.f64 (PI.f64) l)))) |
(pow.f64 (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F)))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F))) (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l)))) (fma.f64 (*.f64 (PI.f64) l) (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))) (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F))) (-.f64 (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))) (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (*.f64 (PI.f64) l) (-.f64 (*.f64 (PI.f64) l) (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F)))) (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 2 binary64))) (fma.f64 (*.f64 (PI.f64) l) (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))) (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F))) (*.f64 (PI.f64) l)) (-.f64 (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 2 binary64)) (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F)))) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F))))) (/.f64 #s(literal 1 binary64) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F)))))) #s(literal -1/2 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F))))) |
(*.f64 #s(literal -1 binary64) (+.f64 (neg.f64 (*.f64 (PI.f64) l)) (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)))) |
(*.f64 #s(literal -1 binary64) (pow.f64 (+.f64 (neg.f64 (*.f64 (PI.f64) l)) (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F))) #s(literal 1 binary64))) |
(*.f64 (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F)))) #s(literal 1 binary64)) |
(*.f64 (fma.f64 (*.f64 (PI.f64) l) (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))) (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F))) (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l)))))) |
(*.f64 (fma.f64 (*.f64 (PI.f64) l) (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))) (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (PI.f64) l) (-.f64 (*.f64 (PI.f64) l) (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F)))) (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 2 binary64))))) |
(*.f64 (-.f64 (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 2 binary64)) (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l)))) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F))) (*.f64 (PI.f64) l)))) |
(*.f64 (-.f64 (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))) (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F))))) |
(*.f64 (pow.f64 (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F)))) #s(literal 1/2 binary64)) (pow.f64 (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F)))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (fma.f64 (*.f64 (PI.f64) l) (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))) (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 3 binary64))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (PI.f64) l) (-.f64 (*.f64 (PI.f64) l) (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F)))) (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 2 binary64)))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (fma.f64 (*.f64 (PI.f64) l) (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))) (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 3 binary64))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F))) (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (-.f64 (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 2 binary64)) (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l)))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F))) (*.f64 (PI.f64) l))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (-.f64 (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))) (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 2 binary64))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F)))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F)))) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F)))) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F)))) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (PI.f64) l) (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))) (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 3 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F))) (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l)))))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))) (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 2 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F))))) |
(sin.f64 (*.f64 (PI.f64) l)) |
(cos.f64 (*.f64 (PI.f64) l)) |
(exp.f64 (*.f64 (log.f64 (/.f64 F (sin.f64 (*.f64 (PI.f64) l)))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (sin.f64 (*.f64 (PI.f64) l)) (neg.f64 F))) |
(/.f64 (sin.f64 (*.f64 (PI.f64) l)) F) |
(/.f64 #s(literal 1 binary64) (/.f64 F (sin.f64 (*.f64 (PI.f64) l)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 F (sin.f64 (*.f64 (PI.f64) l))) #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 F (sin.f64 (*.f64 (PI.f64) l))))) |
(/.f64 (neg.f64 (sin.f64 (*.f64 (PI.f64) l))) (neg.f64 F)) |
(/.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) l)) #s(literal 1 binary64)) F) |
(/.f64 (neg.f64 (neg.f64 (sin.f64 (*.f64 (PI.f64) l)))) (neg.f64 (neg.f64 F))) |
(pow.f64 (/.f64 F (sin.f64 (*.f64 (PI.f64) l))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 F (sin.f64 (*.f64 (PI.f64) l))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 (sin.f64 (*.f64 (PI.f64) l)) (/.f64 #s(literal 1 binary64) F)) |
(*.f64 #s(literal 1 binary64) (/.f64 (sin.f64 (*.f64 (PI.f64) l)) F)) |
(*.f64 (neg.f64 (sin.f64 (*.f64 (PI.f64) l))) (/.f64 #s(literal -1 binary64) F)) |
(*.f64 (/.f64 #s(literal 1 binary64) F) (sin.f64 (*.f64 (PI.f64) l))) |
(*.f64 (/.f64 #s(literal 1 binary64) F) (pow.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (*.f64 (PI.f64) l))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 F F) (tan.f64 (*.f64 (PI.f64) l)))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F)))) |
(/.f64 (sin.f64 (*.f64 (PI.f64) l)) (*.f64 (cos.f64 (*.f64 (PI.f64) l)) (*.f64 F F))) |
(/.f64 (sin.f64 (*.f64 (PI.f64) l)) (*.f64 (*.f64 F F) (cos.f64 (*.f64 (PI.f64) l)))) |
(/.f64 (/.f64 (sin.f64 (*.f64 (PI.f64) l)) F) (*.f64 F (cos.f64 (*.f64 (PI.f64) l)))) |
(/.f64 (/.f64 (sin.f64 (*.f64 (PI.f64) l)) F) (neg.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) l)) (neg.f64 F)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 F F) (tan.f64 (*.f64 (PI.f64) l)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 F (sin.f64 (*.f64 (PI.f64) l))) (*.f64 F (cos.f64 (*.f64 (PI.f64) l))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) (sin.f64 (*.f64 (PI.f64) l)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 F F) (tan.f64 (*.f64 (PI.f64) l))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (cos.f64 (*.f64 (PI.f64) l)) (/.f64 (sin.f64 (*.f64 (PI.f64) l)) (*.f64 F F)))) |
(/.f64 #s(literal 1 binary64) (/.f64 F (/.f64 (tan.f64 (*.f64 (PI.f64) l)) F))) |
(/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) |
(/.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) F) F) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 F F) (tan.f64 (*.f64 (PI.f64) l))))) |
(/.f64 (neg.f64 (tan.f64 (*.f64 (PI.f64) l))) (neg.f64 (*.f64 F F))) |
(/.f64 (/.f64 (sin.f64 (*.f64 (PI.f64) l)) (neg.f64 F)) (*.f64 (cos.f64 (*.f64 (PI.f64) l)) (neg.f64 F))) |
(/.f64 (neg.f64 (sin.f64 (*.f64 (PI.f64) l))) (neg.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) l)) (*.f64 F F)))) |
(/.f64 (neg.f64 (sin.f64 (*.f64 (PI.f64) l))) (*.f64 (*.f64 F (cos.f64 (*.f64 (PI.f64) l))) (neg.f64 F))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 F (cos.f64 (*.f64 (PI.f64) l)))) (/.f64 F (sin.f64 (*.f64 (PI.f64) l)))) |
(/.f64 (/.f64 (sin.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) (cos.f64 (*.f64 (PI.f64) l))) |
(/.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) l)) #s(literal 1 binary64)) (*.f64 (cos.f64 (*.f64 (PI.f64) l)) (*.f64 F F))) |
(/.f64 (*.f64 (/.f64 (sin.f64 (*.f64 (PI.f64) l)) F) #s(literal 1 binary64)) (*.f64 F (cos.f64 (*.f64 (PI.f64) l)))) |
(/.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) l)) #s(literal -1 binary64)) (*.f64 (cos.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F)))) |
(/.f64 (*.f64 (tan.f64 (*.f64 (PI.f64) l)) #s(literal 1 binary64)) (*.f64 F F)) |
(/.f64 (*.f64 (neg.f64 (sin.f64 (*.f64 (PI.f64) l))) #s(literal 1 binary64)) (*.f64 (neg.f64 F) (*.f64 F (cos.f64 (*.f64 (PI.f64) l))))) |
(/.f64 (neg.f64 (/.f64 (sin.f64 (*.f64 (PI.f64) l)) (*.f64 F F))) (neg.f64 (cos.f64 (*.f64 (PI.f64) l)))) |
(/.f64 (neg.f64 (neg.f64 (tan.f64 (*.f64 (PI.f64) l)))) (neg.f64 (neg.f64 (*.f64 F F)))) |
(/.f64 (neg.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) F)) (neg.f64 F)) |
(/.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) l)) (/.f64 #s(literal 1 binary64) (*.f64 F (cos.f64 (*.f64 (PI.f64) l))))) F) |
(/.f64 (*.f64 (neg.f64 (sin.f64 (*.f64 (PI.f64) l))) (/.f64 #s(literal 1 binary64) (*.f64 F (cos.f64 (*.f64 (PI.f64) l))))) (neg.f64 F)) |
(pow.f64 (/.f64 (*.f64 F F) (tan.f64 (*.f64 (PI.f64) l))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 F (tan.f64 (*.f64 (PI.f64) l))) F) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 F (sin.f64 (*.f64 (PI.f64) l))) (*.f64 F (cos.f64 (*.f64 (PI.f64) l)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) (sin.f64 (*.f64 (PI.f64) l))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 F F) (tan.f64 (*.f64 (PI.f64) l))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (cos.f64 (*.f64 (PI.f64) l)) (/.f64 (sin.f64 (*.f64 (PI.f64) l)) (*.f64 F F))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 F (/.f64 (tan.f64 (*.f64 (PI.f64) l)) F)) #s(literal -1 binary64)) |
(*.f64 (sin.f64 (*.f64 (PI.f64) l)) (/.f64 #s(literal 1 binary64) (*.f64 (cos.f64 (*.f64 (PI.f64) l)) (*.f64 F F)))) |
(*.f64 (sin.f64 (*.f64 (PI.f64) l)) (/.f64 (/.f64 #s(literal 1 binary64) F) (*.f64 F (cos.f64 (*.f64 (PI.f64) l))))) |
(*.f64 (/.f64 (sin.f64 (*.f64 (PI.f64) l)) F) (/.f64 #s(literal 1 binary64) (*.f64 F (cos.f64 (*.f64 (PI.f64) l))))) |
(*.f64 (/.f64 (sin.f64 (*.f64 (PI.f64) l)) F) (pow.f64 (/.f64 (cos.f64 (*.f64 (PI.f64) l)) (/.f64 #s(literal 1 binary64) F)) #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) (tan.f64 (*.f64 (PI.f64) l))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) (pow.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (*.f64 (PI.f64) l))) #s(literal -1 binary64))) |
(*.f64 (tan.f64 (*.f64 (PI.f64) l)) (/.f64 #s(literal 1 binary64) (*.f64 F F))) |
(*.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) F) (/.f64 #s(literal 1 binary64) F)) |
(*.f64 (neg.f64 (tan.f64 (*.f64 (PI.f64) l))) (/.f64 #s(literal -1 binary64) (*.f64 F F))) |
(*.f64 (/.f64 (sin.f64 (*.f64 (PI.f64) l)) (neg.f64 F)) (/.f64 #s(literal 1 binary64) (*.f64 (cos.f64 (*.f64 (PI.f64) l)) (neg.f64 F)))) |
(*.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 (tan.f64 (*.f64 (PI.f64) l)) F)) |
(*.f64 (/.f64 #s(literal 1 binary64) F) (pow.f64 (/.f64 (cos.f64 (*.f64 (PI.f64) l)) (/.f64 (sin.f64 (*.f64 (PI.f64) l)) F)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 F (cos.f64 (*.f64 (PI.f64) l)))) (/.f64 (sin.f64 (*.f64 (PI.f64) l)) F)) |
(*.f64 (/.f64 (sin.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (PI.f64) l)))) |
(*.f64 (*.f64 (tan.f64 (*.f64 (PI.f64) l)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 F F))) |
(*.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (PI.f64) l))) (/.f64 (sin.f64 (*.f64 (PI.f64) l)) (*.f64 F F))) |
(*.f64 (pow.f64 (/.f64 (*.f64 F (cos.f64 (*.f64 (PI.f64) l))) (sin.f64 (*.f64 (PI.f64) l))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) F)) |
(*.f64 (pow.f64 (/.f64 (*.f64 F (cos.f64 (*.f64 (PI.f64) l))) (neg.f64 (sin.f64 (*.f64 (PI.f64) l)))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) F)) |
(*.f64 (pow.f64 (/.f64 (*.f64 F F) (sin.f64 (*.f64 (PI.f64) l))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (PI.f64) l)))) |
| 1× | egg-herbie |
| 8 392× | accelerator-lowering-fma.f32 |
| 8 392× | accelerator-lowering-fma.f64 |
| 7 400× | *-lowering-*.f32 |
| 7 400× | *-lowering-*.f64 |
| 2 058× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 493 | 6440 |
| 1 | 1573 | 6139 |
| 2 | 5899 | 5801 |
| 0 | 8213 | 5663 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (* l (PI)) (pow F 2)) |
(* l (+ (* (pow l 2) (- (* -1/6 (/ (pow (PI) 3) (pow F 2))) (* -1/2 (/ (pow (PI) 3) (pow F 2))))) (/ (PI) (pow F 2)))) |
(* l (+ (* (pow l 2) (- (+ (* -1/6 (/ (pow (PI) 3) (pow F 2))) (* (pow l 2) (- (* 1/120 (/ (pow (PI) 5) (pow F 2))) (+ (* -1/2 (* (pow (PI) 2) (- (* -1/6 (/ (pow (PI) 3) (pow F 2))) (* -1/2 (/ (pow (PI) 3) (pow F 2)))))) (* 1/24 (/ (pow (PI) 5) (pow F 2))))))) (* -1/2 (/ (pow (PI) 3) (pow F 2))))) (/ (PI) (pow F 2)))) |
(* l (+ (* (pow l 2) (- (+ (* -1/6 (/ (pow (PI) 3) (pow F 2))) (* (pow l 2) (- (+ (* 1/120 (/ (pow (PI) 5) (pow F 2))) (* (pow l 2) (- (* -1/5040 (/ (pow (PI) 7) (pow F 2))) (+ (* -1/2 (* (pow (PI) 2) (- (* 1/120 (/ (pow (PI) 5) (pow F 2))) (+ (* -1/2 (* (pow (PI) 2) (- (* -1/6 (/ (pow (PI) 3) (pow F 2))) (* -1/2 (/ (pow (PI) 3) (pow F 2)))))) (* 1/24 (/ (pow (PI) 5) (pow F 2))))))) (+ (* -1/720 (/ (pow (PI) 7) (pow F 2))) (* 1/24 (* (pow (PI) 4) (- (* -1/6 (/ (pow (PI) 3) (pow F 2))) (* -1/2 (/ (pow (PI) 3) (pow F 2))))))))))) (+ (* -1/2 (* (pow (PI) 2) (- (* -1/6 (/ (pow (PI) 3) (pow F 2))) (* -1/2 (/ (pow (PI) 3) (pow F 2)))))) (* 1/24 (/ (pow (PI) 5) (pow F 2))))))) (* -1/2 (/ (pow (PI) 3) (pow F 2))))) (/ (PI) (pow F 2)))) |
(/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI))))) |
(/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI))))) |
(/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI))))) |
(/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI))))) |
(/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI))))) |
(/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI))))) |
(/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI))))) |
(/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI))))) |
(/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI))))) |
(/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI))))) |
(/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI))))) |
(/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI))))) |
(/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI))))) |
(/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI))))) |
(/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI))))) |
(/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI))))) |
(/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI))))) |
(/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI))))) |
(/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI))))) |
(/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI))))) |
(* l (- (PI) (/ (PI) (pow F 2)))) |
(* l (- (+ (PI) (* (pow l 2) (- (* -1/2 (/ (pow (PI) 3) (pow F 2))) (* -1/6 (/ (pow (PI) 3) (pow F 2)))))) (/ (PI) (pow F 2)))) |
(* l (- (+ (PI) (* (pow l 2) (- (+ (* -1/2 (/ (pow (PI) 3) (pow F 2))) (* (pow l 2) (- (+ (* -1/2 (* (pow (PI) 2) (- (* -1/6 (/ (pow (PI) 3) (pow F 2))) (* -1/2 (/ (pow (PI) 3) (pow F 2)))))) (* 1/24 (/ (pow (PI) 5) (pow F 2)))) (* 1/120 (/ (pow (PI) 5) (pow F 2)))))) (* -1/6 (/ (pow (PI) 3) (pow F 2)))))) (/ (PI) (pow F 2)))) |
(* l (- (+ (PI) (* (pow l 2) (- (+ (* -1/2 (/ (pow (PI) 3) (pow F 2))) (* (pow l 2) (- (+ (* -1/2 (* (pow (PI) 2) (- (* -1/6 (/ (pow (PI) 3) (pow F 2))) (* -1/2 (/ (pow (PI) 3) (pow F 2)))))) (+ (* 1/24 (/ (pow (PI) 5) (pow F 2))) (* (pow l 2) (- (+ (* -1/2 (* (pow (PI) 2) (- (* 1/120 (/ (pow (PI) 5) (pow F 2))) (+ (* -1/2 (* (pow (PI) 2) (- (* -1/6 (/ (pow (PI) 3) (pow F 2))) (* -1/2 (/ (pow (PI) 3) (pow F 2)))))) (* 1/24 (/ (pow (PI) 5) (pow F 2))))))) (+ (* -1/720 (/ (pow (PI) 7) (pow F 2))) (* 1/24 (* (pow (PI) 4) (- (* -1/6 (/ (pow (PI) 3) (pow F 2))) (* -1/2 (/ (pow (PI) 3) (pow F 2)))))))) (* -1/5040 (/ (pow (PI) 7) (pow F 2))))))) (* 1/120 (/ (pow (PI) 5) (pow F 2)))))) (* -1/6 (/ (pow (PI) 3) (pow F 2)))))) (/ (PI) (pow F 2)))) |
(* l (PI)) |
(* l (+ (PI) (* -1 (/ (sin (* l (PI))) (* (pow F 2) (* l (cos (* l (PI))))))))) |
(* l (+ (PI) (* -1 (/ (sin (* l (PI))) (* (pow F 2) (* l (cos (* l (PI))))))))) |
(* l (+ (PI) (* -1 (/ (sin (* l (PI))) (* (pow F 2) (* l (cos (* l (PI))))))))) |
(* l (PI)) |
(* -1 (* l (+ (* -1 (PI)) (/ (sin (* l (PI))) (* (pow F 2) (* l (cos (* l (PI))))))))) |
(* -1 (* l (+ (* -1 (PI)) (/ (sin (* l (PI))) (* (pow F 2) (* l (cos (* l (PI))))))))) |
(* -1 (* l (+ (* -1 (PI)) (/ (sin (* l (PI))) (* (pow F 2) (* l (cos (* l (PI))))))))) |
(* -1 (/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI)))))) |
(/ (- (* (pow F 2) (* l (PI))) (/ (sin (* l (PI))) (cos (* l (PI))))) (pow F 2)) |
(/ (- (* (pow F 2) (* l (PI))) (/ (sin (* l (PI))) (cos (* l (PI))))) (pow F 2)) |
(/ (- (* (pow F 2) (* l (PI))) (/ (sin (* l (PI))) (cos (* l (PI))))) (pow F 2)) |
(* l (PI)) |
(+ (* -1 (/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI)))))) (* l (PI))) |
(+ (* -1 (/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI)))))) (* l (PI))) |
(+ (* -1 (/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI)))))) (* l (PI))) |
(* l (PI)) |
(+ (* -1 (/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI)))))) (* l (PI))) |
(+ (* -1 (/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI)))))) (* l (PI))) |
(+ (* -1 (/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI)))))) (* l (PI))) |
(* l (PI)) |
(* l (PI)) |
(* l (PI)) |
(* l (PI)) |
(* l (PI)) |
(* l (PI)) |
(* l (PI)) |
(* l (PI)) |
(* l (PI)) |
(* l (PI)) |
(* l (PI)) |
(* l (PI)) |
(* l (PI)) |
(* l (PI)) |
(* l (PI)) |
(* l (PI)) |
(* l (PI)) |
(* l (PI)) |
(* l (PI)) |
(* l (PI)) |
(* l (PI)) |
(* l (PI)) |
(* l (PI)) |
(* l (PI)) |
(* l (- (PI) (/ (PI) (pow F 2)))) |
(* l (- (PI) (/ (PI) (pow F 2)))) |
(* l (- (PI) (/ (PI) (pow F 2)))) |
(* l (- (PI) (/ (PI) (pow F 2)))) |
(* l (- (PI) (/ (PI) (pow F 2)))) |
(* l (- (PI) (/ (PI) (pow F 2)))) |
(* l (- (PI) (/ (PI) (pow F 2)))) |
(* l (- (PI) (/ (PI) (pow F 2)))) |
(* -1 (* l (- (* -1 (PI)) (* -1 (/ (PI) (pow F 2)))))) |
(* -1 (* l (- (* -1 (PI)) (* -1 (/ (PI) (pow F 2)))))) |
(* -1 (* l (- (* -1 (PI)) (* -1 (/ (PI) (pow F 2)))))) |
(* -1 (* l (- (* -1 (PI)) (* -1 (/ (PI) (pow F 2)))))) |
(* -1 (/ (* l (PI)) (pow F 2))) |
(/ (- (* (pow F 2) (* l (PI))) (* l (PI))) (pow F 2)) |
(/ (- (* (pow F 2) (* l (PI))) (* l (PI))) (pow F 2)) |
(/ (- (* (pow F 2) (* l (PI))) (* l (PI))) (pow F 2)) |
(* l (PI)) |
(+ (* -1 (/ (* l (PI)) (pow F 2))) (* l (PI))) |
(+ (* -1 (/ (* l (PI)) (pow F 2))) (* l (PI))) |
(+ (* -1 (/ (* l (PI)) (pow F 2))) (* l (PI))) |
(* l (PI)) |
(+ (* -1 (/ (* l (PI)) (pow F 2))) (* l (PI))) |
(+ (* -1 (/ (* l (PI)) (pow F 2))) (* l (PI))) |
(+ (* -1 (/ (* l (PI)) (pow F 2))) (* l (PI))) |
(/ (* l (PI)) (pow F 2)) |
(/ (* l (PI)) (pow F 2)) |
(/ (* l (PI)) (pow F 2)) |
(/ (* l (PI)) (pow F 2)) |
(/ (* l (PI)) (pow F 2)) |
(/ (* l (PI)) (pow F 2)) |
(/ (* l (PI)) (pow F 2)) |
(/ (* l (PI)) (pow F 2)) |
(/ (* l (PI)) (pow F 2)) |
(/ (* l (PI)) (pow F 2)) |
(/ (* l (PI)) (pow F 2)) |
(/ (* l (PI)) (pow F 2)) |
(/ (* l (PI)) (pow F 2)) |
(/ (* l (PI)) (pow F 2)) |
(/ (* l (PI)) (pow F 2)) |
(/ (* l (PI)) (pow F 2)) |
(/ (* l (PI)) (pow F 2)) |
(/ (* l (PI)) (pow F 2)) |
(/ (* l (PI)) (pow F 2)) |
(/ (* l (PI)) (pow F 2)) |
(/ (* l (PI)) (pow F 2)) |
(/ (* l (PI)) (pow F 2)) |
(/ (* l (PI)) (pow F 2)) |
(/ (* l (PI)) (pow F 2)) |
(* l (+ (PI) (* -1 (/ (PI) (pow F 2))))) |
(* l (+ (PI) (+ (* -1 (* (pow l 2) (- (* -1/6 (/ (pow (PI) 3) (pow F 2))) (* -1/2 (/ (pow (PI) 3) (pow F 2)))))) (* -1 (/ (PI) (pow F 2)))))) |
(* l (+ (PI) (+ (* -1 (/ (PI) (pow F 2))) (* (pow l 2) (+ (* -1 (* (pow l 2) (- (* 1/120 (/ (pow (PI) 5) (pow F 2))) (+ (* -1/2 (/ (* (pow (PI) 2) (- (* -1/6 (pow (PI) 3)) (* -1/2 (pow (PI) 3)))) (pow F 2))) (* 1/24 (/ (pow (PI) 5) (pow F 2))))))) (* -1 (- (* -1/6 (/ (pow (PI) 3) (pow F 2))) (* -1/2 (/ (pow (PI) 3) (pow F 2)))))))))) |
(* l (+ (PI) (+ (* -1 (/ (PI) (pow F 2))) (* (pow l 2) (+ (* -1 (- (* -1/6 (/ (pow (PI) 3) (pow F 2))) (* -1/2 (/ (pow (PI) 3) (pow F 2))))) (* (pow l 2) (+ (* -1 (* (pow l 2) (- (* -1/5040 (/ (pow (PI) 7) (pow F 2))) (+ (* -1/2 (/ (* (pow (PI) 2) (- (* 1/120 (pow (PI) 5)) (+ (* -1/2 (* (pow (PI) 2) (- (* -1/6 (pow (PI) 3)) (* -1/2 (pow (PI) 3))))) (* 1/24 (pow (PI) 5))))) (pow F 2))) (+ (* -1/720 (/ (pow (PI) 7) (pow F 2))) (* 1/24 (/ (* (pow (PI) 4) (- (* -1/6 (pow (PI) 3)) (* -1/2 (pow (PI) 3)))) (pow F 2)))))))) (* -1 (- (* 1/120 (/ (pow (PI) 5) (pow F 2))) (+ (* -1/2 (/ (* (pow (PI) 2) (- (* -1/6 (pow (PI) 3)) (* -1/2 (pow (PI) 3)))) (pow F 2))) (* 1/24 (/ (pow (PI) 5) (pow F 2))))))))))))) |
(* l (PI)) |
(* l (+ (PI) (* -1 (/ (sin (* l (PI))) (* (pow F 2) (* l (cos (* l (PI))))))))) |
(* l (+ (PI) (* -1 (/ (sin (* l (PI))) (* (pow F 2) (* l (cos (* l (PI))))))))) |
(* l (+ (PI) (* -1 (/ (sin (* l (PI))) (* (pow F 2) (* l (cos (* l (PI))))))))) |
(* l (PI)) |
(* -1 (* l (+ (* -1 (PI)) (/ (sin (* l (PI))) (* (pow F 2) (* l (cos (* l (PI))))))))) |
(* -1 (* l (+ (* -1 (PI)) (/ (sin (* l (PI))) (* (pow F 2) (* l (cos (* l (PI))))))))) |
(* -1 (* l (+ (* -1 (PI)) (/ (sin (* l (PI))) (* (pow F 2) (* l (cos (* l (PI))))))))) |
(* -1 (/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI)))))) |
(/ (+ (* -1 (/ (sin (* l (PI))) (cos (* l (PI))))) (* (pow F 2) (* l (PI)))) (pow F 2)) |
(/ (+ (* -1 (/ (sin (* l (PI))) (cos (* l (PI))))) (* (pow F 2) (* l (PI)))) (pow F 2)) |
(/ (+ (* -1 (/ (sin (* l (PI))) (cos (* l (PI))))) (* (pow F 2) (* l (PI)))) (pow F 2)) |
(* l (PI)) |
(+ (* -1 (/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI)))))) (* l (PI))) |
(+ (* -1 (/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI)))))) (* l (PI))) |
(+ (* -1 (/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI)))))) (* l (PI))) |
(* l (PI)) |
(+ (* -1 (/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI)))))) (* l (PI))) |
(+ (* -1 (/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI)))))) (* l (PI))) |
(+ (* -1 (/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI)))))) (* l (PI))) |
(/ (* l (PI)) F) |
(* l (+ (* (pow l 2) (- (* -1/6 (/ (pow (PI) 3) F)) (* -1/2 (/ (pow (PI) 3) F)))) (/ (PI) F))) |
(* l (+ (* (pow l 2) (- (+ (* -1/6 (/ (pow (PI) 3) F)) (* (pow l 2) (- (* 1/120 (/ (pow (PI) 5) F)) (+ (* -1/2 (/ (* (pow (PI) 2) (- (* -1/6 (pow (PI) 3)) (* -1/2 (pow (PI) 3)))) F)) (* 1/24 (/ (pow (PI) 5) F)))))) (* -1/2 (/ (pow (PI) 3) F)))) (/ (PI) F))) |
(* l (+ (* (pow l 2) (- (+ (* -1/6 (/ (pow (PI) 3) F)) (* (pow l 2) (- (+ (* 1/120 (/ (pow (PI) 5) F)) (* (pow l 2) (- (* -1/5040 (/ (pow (PI) 7) F)) (+ (* -1/2 (/ (* (pow (PI) 2) (- (* 1/120 (pow (PI) 5)) (+ (* -1/2 (* (pow (PI) 2) (- (* -1/6 (pow (PI) 3)) (* -1/2 (pow (PI) 3))))) (* 1/24 (pow (PI) 5))))) F)) (+ (* -1/720 (/ (pow (PI) 7) F)) (* 1/24 (/ (* (pow (PI) 4) (- (* -1/6 (pow (PI) 3)) (* -1/2 (pow (PI) 3)))) F))))))) (+ (* -1/2 (/ (* (pow (PI) 2) (- (* -1/6 (pow (PI) 3)) (* -1/2 (pow (PI) 3)))) F)) (* 1/24 (/ (pow (PI) 5) F)))))) (* -1/2 (/ (pow (PI) 3) F)))) (/ (PI) F))) |
(/ (sin (* l (PI))) (* F (cos (* l (PI))))) |
(/ (sin (* l (PI))) (* F (cos (* l (PI))))) |
(/ (sin (* l (PI))) (* F (cos (* l (PI))))) |
(/ (sin (* l (PI))) (* F (cos (* l (PI))))) |
(/ (sin (* l (PI))) (* F (cos (* l (PI))))) |
(/ (sin (* l (PI))) (* F (cos (* l (PI))))) |
(/ (sin (* l (PI))) (* F (cos (* l (PI))))) |
(/ (sin (* l (PI))) (* F (cos (* l (PI))))) |
(/ (sin (* l (PI))) (* F (cos (* l (PI))))) |
(/ (sin (* l (PI))) (* F (cos (* l (PI))))) |
(/ (sin (* l (PI))) (* F (cos (* l (PI))))) |
(/ (sin (* l (PI))) (* F (cos (* l (PI))))) |
(/ (sin (* l (PI))) (* F (cos (* l (PI))))) |
(/ (sin (* l (PI))) (* F (cos (* l (PI))))) |
(/ (sin (* l (PI))) (* F (cos (* l (PI))))) |
(/ (sin (* l (PI))) (* F (cos (* l (PI))))) |
(/ (sin (* l (PI))) (* F (cos (* l (PI))))) |
(/ (sin (* l (PI))) (* F (cos (* l (PI))))) |
(/ (sin (* l (PI))) (* F (cos (* l (PI))))) |
(/ (sin (* l (PI))) (* F (cos (* l (PI))))) |
(* l (PI)) |
(* l (+ (PI) (* (pow l 2) (- (* -1/6 (pow (PI) 3)) (* -1/2 (pow (PI) 3)))))) |
(* l (+ (PI) (* (pow l 2) (- (+ (* -1/6 (pow (PI) 3)) (* (pow l 2) (- (* 1/120 (pow (PI) 5)) (+ (* -1/2 (* (pow (PI) 2) (- (* -1/6 (pow (PI) 3)) (* -1/2 (pow (PI) 3))))) (* 1/24 (pow (PI) 5)))))) (* -1/2 (pow (PI) 3)))))) |
(* l (+ (PI) (* (pow l 2) (- (+ (* -1/6 (pow (PI) 3)) (* (pow l 2) (- (+ (* 1/120 (pow (PI) 5)) (* (pow l 2) (- (* -1/5040 (pow (PI) 7)) (+ (* -1/2 (* (pow (PI) 2) (- (* 1/120 (pow (PI) 5)) (+ (* -1/2 (* (pow (PI) 2) (- (* -1/6 (pow (PI) 3)) (* -1/2 (pow (PI) 3))))) (* 1/24 (pow (PI) 5)))))) (+ (* -1/720 (pow (PI) 7)) (* 1/24 (* (pow (PI) 4) (- (* -1/6 (pow (PI) 3)) (* -1/2 (pow (PI) 3)))))))))) (+ (* -1/2 (* (pow (PI) 2) (- (* -1/6 (pow (PI) 3)) (* -1/2 (pow (PI) 3))))) (* 1/24 (pow (PI) 5)))))) (* -1/2 (pow (PI) 3)))))) |
(/ (sin (* l (PI))) (cos (* l (PI)))) |
(/ (sin (* l (PI))) (cos (* l (PI)))) |
(/ (sin (* l (PI))) (cos (* l (PI)))) |
(/ (sin (* l (PI))) (cos (* l (PI)))) |
(/ (sin (* l (PI))) (cos (* l (PI)))) |
(/ (sin (* l (PI))) (cos (* l (PI)))) |
(/ (sin (* l (PI))) (cos (* l (PI)))) |
(/ (sin (* l (PI))) (cos (* l (PI)))) |
(* l (- (PI) (/ (PI) (pow F 2)))) |
(* l (- (+ (PI) (* (pow l 2) (- (* -1/2 (/ (pow (PI) 3) (pow F 2))) (* -1/6 (/ (pow (PI) 3) (pow F 2)))))) (/ (PI) (pow F 2)))) |
(* l (- (+ (PI) (* (pow l 2) (- (+ (* -1/2 (/ (pow (PI) 3) (pow F 2))) (* (pow l 2) (- (+ (* -1/2 (/ (* (pow (PI) 2) (- (* -1/6 (pow (PI) 3)) (* -1/2 (pow (PI) 3)))) (pow F 2))) (* 1/24 (/ (pow (PI) 5) (pow F 2)))) (* 1/120 (/ (pow (PI) 5) (pow F 2)))))) (* -1/6 (/ (pow (PI) 3) (pow F 2)))))) (/ (PI) (pow F 2)))) |
(* l (- (+ (PI) (* (pow l 2) (- (+ (* -1/2 (/ (pow (PI) 3) (pow F 2))) (* (pow l 2) (- (+ (* -1/2 (/ (* (pow (PI) 2) (- (* -1/6 (pow (PI) 3)) (* -1/2 (pow (PI) 3)))) (pow F 2))) (+ (* 1/24 (/ (pow (PI) 5) (pow F 2))) (* (pow l 2) (- (+ (* -1/2 (/ (* (pow (PI) 2) (- (* 1/120 (pow (PI) 5)) (+ (* -1/2 (* (pow (PI) 2) (- (* -1/6 (pow (PI) 3)) (* -1/2 (pow (PI) 3))))) (* 1/24 (pow (PI) 5))))) (pow F 2))) (+ (* -1/720 (/ (pow (PI) 7) (pow F 2))) (* 1/24 (/ (* (pow (PI) 4) (- (* -1/6 (pow (PI) 3)) (* -1/2 (pow (PI) 3)))) (pow F 2))))) (* -1/5040 (/ (pow (PI) 7) (pow F 2))))))) (* 1/120 (/ (pow (PI) 5) (pow F 2)))))) (* -1/6 (/ (pow (PI) 3) (pow F 2)))))) (/ (PI) (pow F 2)))) |
(* l (PI)) |
(* l (+ (PI) (* -1 (/ (sin (* l (PI))) (* (pow F 2) (* l (cos (* l (PI))))))))) |
(* l (+ (PI) (* -1 (/ (sin (* l (PI))) (* (pow F 2) (* l (cos (* l (PI))))))))) |
(* l (+ (PI) (* -1 (/ (sin (* l (PI))) (* (pow F 2) (* l (cos (* l (PI))))))))) |
(* l (PI)) |
(* -1 (* l (+ (* -1 (PI)) (/ (sin (* l (PI))) (* (pow F 2) (* l (cos (* l (PI))))))))) |
(* -1 (* l (+ (* -1 (PI)) (/ (sin (* l (PI))) (* (pow F 2) (* l (cos (* l (PI))))))))) |
(* -1 (* l (+ (* -1 (PI)) (/ (sin (* l (PI))) (* (pow F 2) (* l (cos (* l (PI))))))))) |
(* -1 (/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI)))))) |
(/ (- (* (pow F 2) (* l (PI))) (/ (sin (* l (PI))) (cos (* l (PI))))) (pow F 2)) |
(/ (- (* (pow F 2) (* l (PI))) (/ (sin (* l (PI))) (cos (* l (PI))))) (pow F 2)) |
(/ (- (* (pow F 2) (* l (PI))) (/ (sin (* l (PI))) (cos (* l (PI))))) (pow F 2)) |
(* l (PI)) |
(+ (* -1 (/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI)))))) (* l (PI))) |
(+ (* -1 (/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI)))))) (* l (PI))) |
(+ (* -1 (/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI)))))) (* l (PI))) |
(* l (PI)) |
(+ (* -1 (/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI)))))) (* l (PI))) |
(+ (* -1 (/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI)))))) (* l (PI))) |
(+ (* -1 (/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI)))))) (* l (PI))) |
(/ 1 (* l (- (PI) (/ (PI) (pow F 2))))) |
(/ (+ (* (pow l 2) (- (* -1/6 (/ (pow (PI) 3) (* (pow F 2) (pow (- (PI) (/ (PI) (pow F 2))) 2)))) (* -1/2 (/ (pow (PI) 3) (* (pow F 2) (pow (- (PI) (/ (PI) (pow F 2))) 2)))))) (/ 1 (- (PI) (/ (PI) (pow F 2))))) l) |
(/ (+ (* (pow l 2) (- (+ (* -1/6 (/ (pow (PI) 3) (* (pow F 2) (pow (- (PI) (/ (PI) (pow F 2))) 2)))) (* (pow l 2) (- (* 1/120 (/ (pow (PI) 5) (* (pow F 2) (pow (- (PI) (/ (PI) (pow F 2))) 2)))) (+ (* -1/2 (/ (* (pow (PI) 2) (- (* -1/6 (pow (PI) 3)) (* -1/2 (pow (PI) 3)))) (* (pow F 2) (pow (- (PI) (/ (PI) (pow F 2))) 2)))) (+ (* 1/24 (/ (pow (PI) 5) (* (pow F 2) (pow (- (PI) (/ (PI) (pow F 2))) 2)))) (/ (* (- (* -1/2 (/ (pow (PI) 3) (pow F 2))) (* -1/6 (/ (pow (PI) 3) (pow F 2)))) (- (* -1/6 (/ (pow (PI) 3) (* (pow F 2) (pow (- (PI) (/ (PI) (pow F 2))) 2)))) (* -1/2 (/ (pow (PI) 3) (* (pow F 2) (pow (- (PI) (/ (PI) (pow F 2))) 2)))))) (- (PI) (/ (PI) (pow F 2))))))))) (* -1/2 (/ (pow (PI) 3) (* (pow F 2) (pow (- (PI) (/ (PI) (pow F 2))) 2)))))) (/ 1 (- (PI) (/ (PI) (pow F 2))))) l) |
(/ (+ (* (pow l 2) (- (+ (* -1/6 (/ (pow (PI) 3) (* (pow F 2) (pow (- (PI) (/ (PI) (pow F 2))) 2)))) (* (pow l 2) (- (+ (* 1/120 (/ (pow (PI) 5) (* (pow F 2) (pow (- (PI) (/ (PI) (pow F 2))) 2)))) (* (pow l 2) (- (* -1/5040 (/ (pow (PI) 7) (* (pow F 2) (pow (- (PI) (/ (PI) (pow F 2))) 2)))) (+ (* -1/2 (/ (* (pow (PI) 2) (- (* 1/120 (pow (PI) 5)) (+ (* -1/2 (* (pow (PI) 2) (- (* -1/6 (pow (PI) 3)) (* -1/2 (pow (PI) 3))))) (* 1/24 (pow (PI) 5))))) (* (pow F 2) (pow (- (PI) (/ (PI) (pow F 2))) 2)))) (+ (* -1/720 (/ (pow (PI) 7) (* (pow F 2) (pow (- (PI) (/ (PI) (pow F 2))) 2)))) (+ (* 1/24 (/ (* (pow (PI) 4) (- (* -1/6 (pow (PI) 3)) (* -1/2 (pow (PI) 3)))) (* (pow F 2) (pow (- (PI) (/ (PI) (pow F 2))) 2)))) (+ (/ (* (- (* -1/2 (/ (pow (PI) 3) (pow F 2))) (* -1/6 (/ (pow (PI) 3) (pow F 2)))) (- (* 1/120 (/ (pow (PI) 5) (* (pow F 2) (pow (- (PI) (/ (PI) (pow F 2))) 2)))) (+ (* -1/2 (/ (* (pow (PI) 2) (- (* -1/6 (pow (PI) 3)) (* -1/2 (pow (PI) 3)))) (* (pow F 2) (pow (- (PI) (/ (PI) (pow F 2))) 2)))) (+ (* 1/24 (/ (pow (PI) 5) (* (pow F 2) (pow (- (PI) (/ (PI) (pow F 2))) 2)))) (/ (* (- (* -1/2 (/ (pow (PI) 3) (pow F 2))) (* -1/6 (/ (pow (PI) 3) (pow F 2)))) (- (* -1/6 (/ (pow (PI) 3) (* (pow F 2) (pow (- (PI) (/ (PI) (pow F 2))) 2)))) (* -1/2 (/ (pow (PI) 3) (* (pow F 2) (pow (- (PI) (/ (PI) (pow F 2))) 2)))))) (- (PI) (/ (PI) (pow F 2)))))))) (- (PI) (/ (PI) (pow F 2)))) (/ (* (- (* -1/6 (/ (pow (PI) 3) (* (pow F 2) (pow (- (PI) (/ (PI) (pow F 2))) 2)))) (* -1/2 (/ (pow (PI) 3) (* (pow F 2) (pow (- (PI) (/ (PI) (pow F 2))) 2))))) (- (+ (* -1/2 (/ (* (pow (PI) 2) (- (* -1/6 (pow (PI) 3)) (* -1/2 (pow (PI) 3)))) (pow F 2))) (* 1/24 (/ (pow (PI) 5) (pow F 2)))) (* 1/120 (/ (pow (PI) 5) (pow F 2))))) (- (PI) (/ (PI) (pow F 2))))))))))) (+ (* -1/2 (/ (* (pow (PI) 2) (- (* -1/6 (pow (PI) 3)) (* -1/2 (pow (PI) 3)))) (* (pow F 2) (pow (- (PI) (/ (PI) (pow F 2))) 2)))) (+ (* 1/24 (/ (pow (PI) 5) (* (pow F 2) (pow (- (PI) (/ (PI) (pow F 2))) 2)))) (/ (* (- (* -1/2 (/ (pow (PI) 3) (pow F 2))) (* -1/6 (/ (pow (PI) 3) (pow F 2)))) (- (* -1/6 (/ (pow (PI) 3) (* (pow F 2) (pow (- (PI) (/ (PI) (pow F 2))) 2)))) (* -1/2 (/ (pow (PI) 3) (* (pow F 2) (pow (- (PI) (/ (PI) (pow F 2))) 2)))))) (- (PI) (/ (PI) (pow F 2))))))))) (* -1/2 (/ (pow (PI) 3) (* (pow F 2) (pow (- (PI) (/ (PI) (pow F 2))) 2)))))) (/ 1 (- (PI) (/ (PI) (pow F 2))))) l) |
(/ 1 (* l (PI))) |
(/ (+ (/ 1 (PI)) (/ (sin (* l (PI))) (* (pow F 2) (* l (* (pow (PI) 2) (cos (* l (PI)))))))) l) |
(/ (- (+ (/ 1 (PI)) (/ (pow (sin (* l (PI))) 2) (* (pow F 4) (* (pow l 2) (* (pow (PI) 3) (pow (cos (* l (PI))) 2)))))) (* -1 (/ (sin (* l (PI))) (* (pow F 2) (* l (* (pow (PI) 2) (cos (* l (PI))))))))) l) |
(/ (- (+ (/ 1 (PI)) (/ (pow (sin (* l (PI))) 3) (* (pow F 6) (* (pow l 3) (* (pow (PI) 4) (pow (cos (* l (PI))) 3)))))) (+ (* -1 (/ (sin (* l (PI))) (* (pow F 2) (* l (* (pow (PI) 2) (cos (* l (PI)))))))) (* -1 (/ (pow (sin (* l (PI))) 2) (* (pow F 4) (* (pow l 2) (* (pow (PI) 3) (pow (cos (* l (PI))) 2)))))))) l) |
(/ 1 (* l (PI))) |
(* -1 (/ (- (* -1 (/ (sin (* l (PI))) (* (pow F 2) (* l (* (pow (PI) 2) (cos (* l (PI)))))))) (/ 1 (PI))) l)) |
(* -1 (/ (- (* -1 (/ (- (/ (pow (sin (* l (PI))) 2) (* (pow F 4) (* l (* (pow (PI) 3) (pow (cos (* l (PI))) 2))))) (* -1 (/ (sin (* l (PI))) (* (pow F 2) (* (pow (PI) 2) (cos (* l (PI)))))))) l)) (/ 1 (PI))) l)) |
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* -1 (/ (pow (sin (* l (PI))) 3) (* (pow F 6) (* l (* (pow (PI) 4) (pow (cos (* l (PI))) 3)))))) (/ (pow (sin (* l (PI))) 2) (* (pow F 4) (* (pow (PI) 3) (pow (cos (* l (PI))) 2))))) l)) (* -1 (/ (sin (* l (PI))) (* (pow F 2) (* (pow (PI) 2) (cos (* l (PI)))))))) l)) (/ 1 (PI))) l)) |
(* -1 (/ (* (pow F 2) (cos (* l (PI)))) (sin (* l (PI))))) |
(* (pow F 2) (+ (* -1 (/ (cos (* l (PI))) (sin (* l (PI))))) (* -1 (/ (* (pow F 2) (* l (* (PI) (pow (cos (* l (PI))) 2)))) (pow (sin (* l (PI))) 2))))) |
(* (pow F 2) (+ (* -1 (/ (cos (* l (PI))) (sin (* l (PI))))) (* (pow F 2) (- (* -1 (/ (* (pow F 2) (* (pow l 2) (* (pow (PI) 2) (pow (cos (* l (PI))) 3)))) (pow (sin (* l (PI))) 3))) (/ (* l (* (PI) (pow (cos (* l (PI))) 2))) (pow (sin (* l (PI))) 2)))))) |
(* (pow F 2) (+ (* -1 (/ (cos (* l (PI))) (sin (* l (PI))))) (* (pow F 2) (- (* (pow F 2) (- (* -1 (/ (* (pow F 2) (* (pow l 3) (* (pow (PI) 3) (pow (cos (* l (PI))) 4)))) (pow (sin (* l (PI))) 4))) (/ (* (pow l 2) (* (pow (PI) 2) (pow (cos (* l (PI))) 3))) (pow (sin (* l (PI))) 3)))) (/ (* l (* (PI) (pow (cos (* l (PI))) 2))) (pow (sin (* l (PI))) 2)))))) |
(/ 1 (* l (PI))) |
(+ (/ 1 (* l (PI))) (/ (sin (* l (PI))) (* (pow F 2) (* (pow l 2) (* (pow (PI) 2) (cos (* l (PI)))))))) |
(- (+ (/ 1 (* l (PI))) (/ (pow (sin (* l (PI))) 2) (* (pow F 4) (* (pow l 3) (* (pow (PI) 3) (pow (cos (* l (PI))) 2)))))) (* -1 (/ (sin (* l (PI))) (* (pow F 2) (* (pow l 2) (* (pow (PI) 2) (cos (* l (PI))))))))) |
(- (+ (/ 1 (* l (PI))) (/ (pow (sin (* l (PI))) 3) (* (pow F 6) (* (pow l 4) (* (pow (PI) 4) (pow (cos (* l (PI))) 3)))))) (+ (* -1 (/ (sin (* l (PI))) (* (pow F 2) (* (pow l 2) (* (pow (PI) 2) (cos (* l (PI)))))))) (* -1 (/ (pow (sin (* l (PI))) 2) (* (pow F 4) (* (pow l 3) (* (pow (PI) 3) (pow (cos (* l (PI))) 2)))))))) |
(/ 1 (* l (PI))) |
(+ (/ 1 (* l (PI))) (/ (sin (* l (PI))) (* (pow F 2) (* (pow l 2) (* (pow (PI) 2) (cos (* l (PI)))))))) |
(- (+ (/ 1 (* l (PI))) (/ (pow (sin (* l (PI))) 2) (* (pow F 4) (* (pow l 3) (* (pow (PI) 3) (pow (cos (* l (PI))) 2)))))) (* -1 (/ (sin (* l (PI))) (* (pow F 2) (* (pow l 2) (* (pow (PI) 2) (cos (* l (PI))))))))) |
(- (+ (/ 1 (* l (PI))) (/ (pow (sin (* l (PI))) 3) (* (pow F 6) (* (pow l 4) (* (pow (PI) 4) (pow (cos (* l (PI))) 3)))))) (+ (* -1 (/ (sin (* l (PI))) (* (pow F 2) (* (pow l 2) (* (pow (PI) 2) (cos (* l (PI)))))))) (* -1 (/ (pow (sin (* l (PI))) 2) (* (pow F 4) (* (pow l 3) (* (pow (PI) 3) (pow (cos (* l (PI))) 2)))))))) |
(* l (- (PI) (/ (PI) (pow F 2)))) |
(* l (- (+ (PI) (* (pow l 2) (- (* -1/2 (/ (pow (PI) 3) (pow F 2))) (* -1/6 (/ (pow (PI) 3) (pow F 2)))))) (/ (PI) (pow F 2)))) |
(* l (- (+ (PI) (* (pow l 2) (- (+ (* -1/2 (/ (pow (PI) 3) (pow F 2))) (* (pow l 2) (- (+ (* -1/2 (/ (* (pow (PI) 2) (- (* -1/6 (pow (PI) 3)) (* -1/2 (pow (PI) 3)))) (pow F 2))) (* 1/24 (/ (pow (PI) 5) (pow F 2)))) (* 1/120 (/ (pow (PI) 5) (pow F 2)))))) (* -1/6 (/ (pow (PI) 3) (pow F 2)))))) (/ (PI) (pow F 2)))) |
(* l (- (+ (PI) (* (pow l 2) (- (+ (* -1/2 (/ (pow (PI) 3) (pow F 2))) (* (pow l 2) (- (+ (* -1/2 (/ (* (pow (PI) 2) (- (* -1/6 (pow (PI) 3)) (* -1/2 (pow (PI) 3)))) (pow F 2))) (+ (* 1/24 (/ (pow (PI) 5) (pow F 2))) (* (pow l 2) (- (+ (* -1/2 (/ (* (pow (PI) 2) (- (* 1/120 (pow (PI) 5)) (+ (* -1/2 (* (pow (PI) 2) (- (* -1/6 (pow (PI) 3)) (* -1/2 (pow (PI) 3))))) (* 1/24 (pow (PI) 5))))) (pow F 2))) (+ (* -1/720 (/ (pow (PI) 7) (pow F 2))) (* 1/24 (/ (* (pow (PI) 4) (- (* -1/6 (pow (PI) 3)) (* -1/2 (pow (PI) 3)))) (pow F 2))))) (* -1/5040 (/ (pow (PI) 7) (pow F 2))))))) (* 1/120 (/ (pow (PI) 5) (pow F 2)))))) (* -1/6 (/ (pow (PI) 3) (pow F 2)))))) (/ (PI) (pow F 2)))) |
(* l (PI)) |
(* l (+ (PI) (* -1 (/ (sin (* l (PI))) (* (pow F 2) (* l (cos (* l (PI))))))))) |
(* l (+ (PI) (* -1 (/ (sin (* l (PI))) (* (pow F 2) (* l (cos (* l (PI))))))))) |
(* l (+ (PI) (* -1 (/ (sin (* l (PI))) (* (pow F 2) (* l (cos (* l (PI))))))))) |
(* l (PI)) |
(* -1 (* l (+ (* -1 (PI)) (/ (sin (* l (PI))) (* (pow F 2) (* l (cos (* l (PI))))))))) |
(* -1 (* l (+ (* -1 (PI)) (/ (sin (* l (PI))) (* (pow F 2) (* l (cos (* l (PI))))))))) |
(* -1 (* l (+ (* -1 (PI)) (/ (sin (* l (PI))) (* (pow F 2) (* l (cos (* l (PI))))))))) |
(* -1 (/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI)))))) |
(/ (- (* (pow F 2) (* l (PI))) (/ (sin (* l (PI))) (cos (* l (PI))))) (pow F 2)) |
(/ (- (* (pow F 2) (* l (PI))) (/ (sin (* l (PI))) (cos (* l (PI))))) (pow F 2)) |
(/ (- (* (pow F 2) (* l (PI))) (/ (sin (* l (PI))) (cos (* l (PI))))) (pow F 2)) |
(* l (PI)) |
(+ (* -1 (/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI)))))) (* l (PI))) |
(+ (* -1 (/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI)))))) (* l (PI))) |
(+ (* -1 (/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI)))))) (* l (PI))) |
(* l (PI)) |
(+ (* -1 (/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI)))))) (* l (PI))) |
(+ (* -1 (/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI)))))) (* l (PI))) |
(+ (* -1 (/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI)))))) (* l (PI))) |
(* l (PI)) |
(* l (+ (PI) (* -1/6 (* (pow l 2) (pow (PI) 3))))) |
(* l (+ (PI) (* (pow l 2) (+ (* -1/6 (pow (PI) 3)) (* 1/120 (* (pow l 2) (pow (PI) 5))))))) |
(* l (+ (PI) (* (pow l 2) (+ (* -1/6 (pow (PI) 3)) (* (pow l 2) (+ (* -1/5040 (* (pow l 2) (pow (PI) 7))) (* 1/120 (pow (PI) 5)))))))) |
(sin (* l (PI))) |
(sin (* l (PI))) |
(sin (* l (PI))) |
(sin (* l (PI))) |
(sin (* l (PI))) |
(sin (* l (PI))) |
(sin (* l (PI))) |
(sin (* l (PI))) |
1 |
(+ 1 (* -1/2 (* (pow l 2) (pow (PI) 2)))) |
(+ 1 (* (pow l 2) (+ (* -1/2 (pow (PI) 2)) (* 1/24 (* (pow l 2) (pow (PI) 4)))))) |
(+ 1 (* (pow l 2) (+ (* -1/2 (pow (PI) 2)) (* (pow l 2) (+ (* -1/720 (* (pow l 2) (pow (PI) 6))) (* 1/24 (pow (PI) 4))))))) |
(cos (* l (PI))) |
(cos (* l (PI))) |
(cos (* l (PI))) |
(cos (* l (PI))) |
(cos (* l (PI))) |
(cos (* l (PI))) |
(cos (* l (PI))) |
(cos (* l (PI))) |
(/ (* l (PI)) F) |
(* l (+ (* -1/6 (/ (* (pow l 2) (pow (PI) 3)) F)) (/ (PI) F))) |
(* l (+ (* (pow l 2) (+ (* -1/6 (/ (pow (PI) 3) F)) (* 1/120 (/ (* (pow l 2) (pow (PI) 5)) F)))) (/ (PI) F))) |
(* l (+ (* (pow l 2) (+ (* -1/6 (/ (pow (PI) 3) F)) (* (pow l 2) (+ (* -1/5040 (/ (* (pow l 2) (pow (PI) 7)) F)) (* 1/120 (/ (pow (PI) 5) F)))))) (/ (PI) F))) |
(/ (sin (* l (PI))) F) |
(/ (sin (* l (PI))) F) |
(/ (sin (* l (PI))) F) |
(/ (sin (* l (PI))) F) |
(/ (sin (* l (PI))) F) |
(/ (sin (* l (PI))) F) |
(/ (sin (* l (PI))) F) |
(/ (sin (* l (PI))) F) |
(/ (sin (* l (PI))) F) |
(/ (sin (* l (PI))) F) |
(/ (sin (* l (PI))) F) |
(/ (sin (* l (PI))) F) |
(/ (sin (* l (PI))) F) |
(/ (sin (* l (PI))) F) |
(/ (sin (* l (PI))) F) |
(/ (sin (* l (PI))) F) |
(/ (sin (* l (PI))) F) |
(/ (sin (* l (PI))) F) |
(/ (sin (* l (PI))) F) |
(/ (sin (* l (PI))) F) |
(/ (* l (PI)) (pow F 2)) |
(* l (+ (* (pow l 2) (- (* -1/6 (/ (pow (PI) 3) (pow F 2))) (* -1/2 (/ (pow (PI) 3) (pow F 2))))) (/ (PI) (pow F 2)))) |
(* l (+ (* (pow l 2) (- (+ (* -1/6 (/ (pow (PI) 3) (pow F 2))) (* (pow l 2) (- (* 1/120 (/ (pow (PI) 5) (pow F 2))) (+ (* -1/2 (/ (* (pow (PI) 2) (- (* -1/6 (pow (PI) 3)) (* -1/2 (pow (PI) 3)))) (pow F 2))) (* 1/24 (/ (pow (PI) 5) (pow F 2))))))) (* -1/2 (/ (pow (PI) 3) (pow F 2))))) (/ (PI) (pow F 2)))) |
(* l (+ (* (pow l 2) (- (+ (* -1/6 (/ (pow (PI) 3) (pow F 2))) (* (pow l 2) (- (+ (* 1/120 (/ (pow (PI) 5) (pow F 2))) (* (pow l 2) (- (* -1/5040 (/ (pow (PI) 7) (pow F 2))) (+ (* -1/2 (/ (* (pow (PI) 2) (- (* 1/120 (pow (PI) 5)) (+ (* -1/2 (* (pow (PI) 2) (- (* -1/6 (pow (PI) 3)) (* -1/2 (pow (PI) 3))))) (* 1/24 (pow (PI) 5))))) (pow F 2))) (+ (* -1/720 (/ (pow (PI) 7) (pow F 2))) (* 1/24 (/ (* (pow (PI) 4) (- (* -1/6 (pow (PI) 3)) (* -1/2 (pow (PI) 3)))) (pow F 2)))))))) (+ (* -1/2 (/ (* (pow (PI) 2) (- (* -1/6 (pow (PI) 3)) (* -1/2 (pow (PI) 3)))) (pow F 2))) (* 1/24 (/ (pow (PI) 5) (pow F 2))))))) (* -1/2 (/ (pow (PI) 3) (pow F 2))))) (/ (PI) (pow F 2)))) |
(/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI))))) |
(/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI))))) |
(/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI))))) |
(/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI))))) |
(/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI))))) |
(/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI))))) |
(/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI))))) |
(/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI))))) |
(/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI))))) |
(/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI))))) |
(/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI))))) |
(/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI))))) |
(/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI))))) |
(/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI))))) |
(/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI))))) |
(/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI))))) |
(/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI))))) |
(/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI))))) |
(/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI))))) |
(/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI))))) |
| Outputs |
|---|
(/ (* l (PI)) (pow F 2)) |
(*.f64 l (/.f64 (PI.f64) (*.f64 F F))) |
(* l (+ (* (pow l 2) (- (* -1/6 (/ (pow (PI) 3) (pow F 2))) (* -1/2 (/ (pow (PI) 3) (pow F 2))))) (/ (PI) (pow F 2)))) |
(*.f64 l (fma.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (/.f64 (PI.f64) (*.f64 F F)))) (*.f64 #s(literal 1/3 binary64) (*.f64 l l)) (/.f64 (PI.f64) (*.f64 F F)))) |
(* l (+ (* (pow l 2) (- (+ (* -1/6 (/ (pow (PI) 3) (pow F 2))) (* (pow l 2) (- (* 1/120 (/ (pow (PI) 5) (pow F 2))) (+ (* -1/2 (* (pow (PI) 2) (- (* -1/6 (/ (pow (PI) 3) (pow F 2))) (* -1/2 (/ (pow (PI) 3) (pow F 2)))))) (* 1/24 (/ (pow (PI) 5) (pow F 2))))))) (* -1/2 (/ (pow (PI) 3) (pow F 2))))) (/ (PI) (pow F 2)))) |
(*.f64 l (-.f64 (/.f64 (PI.f64) (*.f64 F F)) (*.f64 (*.f64 l l) (fma.f64 (*.f64 l l) (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (/.f64 (PI.f64) (*.f64 F F)))) (*.f64 #s(literal 1/3 binary64) (*.f64 (PI.f64) (PI.f64)))) (*.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) (*.f64 F F)) #s(literal 1/30 binary64))) (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (/.f64 (PI.f64) (*.f64 F F)))) #s(literal -1/3 binary64)))))) |
(* l (+ (* (pow l 2) (- (+ (* -1/6 (/ (pow (PI) 3) (pow F 2))) (* (pow l 2) (- (+ (* 1/120 (/ (pow (PI) 5) (pow F 2))) (* (pow l 2) (- (* -1/5040 (/ (pow (PI) 7) (pow F 2))) (+ (* -1/2 (* (pow (PI) 2) (- (* 1/120 (/ (pow (PI) 5) (pow F 2))) (+ (* -1/2 (* (pow (PI) 2) (- (* -1/6 (/ (pow (PI) 3) (pow F 2))) (* -1/2 (/ (pow (PI) 3) (pow F 2)))))) (* 1/24 (/ (pow (PI) 5) (pow F 2))))))) (+ (* -1/720 (/ (pow (PI) 7) (pow F 2))) (* 1/24 (* (pow (PI) 4) (- (* -1/6 (/ (pow (PI) 3) (pow F 2))) (* -1/2 (/ (pow (PI) 3) (pow F 2))))))))))) (+ (* -1/2 (* (pow (PI) 2) (- (* -1/6 (/ (pow (PI) 3) (pow F 2))) (* -1/2 (/ (pow (PI) 3) (pow F 2)))))) (* 1/24 (/ (pow (PI) 5) (pow F 2))))))) (* -1/2 (/ (pow (PI) 3) (pow F 2))))) (/ (PI) (pow F 2)))) |
(*.f64 l (fma.f64 (*.f64 l l) (fma.f64 (*.f64 l l) (fma.f64 l (*.f64 l (-.f64 (fma.f64 #s(literal -1/5040 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 7 binary64)) (*.f64 F F)) (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (/.f64 (PI.f64) (*.f64 F F)))) (*.f64 #s(literal 1/3 binary64) (*.f64 (PI.f64) (PI.f64)))) (*.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) (*.f64 F F)) #s(literal 1/30 binary64))) (*.f64 (PI.f64) (*.f64 (PI.f64) #s(literal -1/2 binary64))))) (fma.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/3 binary64))) (*.f64 F F)) (*.f64 #s(literal 1/24 binary64) (pow.f64 (PI.f64) #s(literal 4 binary64))) (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 7 binary64)) #s(literal -1/720 binary64)) (*.f64 F F))))) (/.f64 (fma.f64 #s(literal 1/120 binary64) (pow.f64 (PI.f64) #s(literal 5 binary64)) (fma.f64 (*.f64 (PI.f64) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/3 binary64))) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) #s(literal -1/24 binary64)))) (*.f64 F F))) (/.f64 (*.f64 (PI.f64) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/3 binary64))) (*.f64 F F))) (/.f64 (PI.f64) (*.f64 F F)))) |
(/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI))))) |
(/.f64 (sin.f64 (*.f64 l (PI.f64))) (*.f64 (*.f64 F F) (cos.f64 (*.f64 l (PI.f64))))) |
(/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI))))) |
(/.f64 (sin.f64 (*.f64 l (PI.f64))) (*.f64 (*.f64 F F) (cos.f64 (*.f64 l (PI.f64))))) |
(/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI))))) |
(/.f64 (sin.f64 (*.f64 l (PI.f64))) (*.f64 (*.f64 F F) (cos.f64 (*.f64 l (PI.f64))))) |
(/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI))))) |
(/.f64 (sin.f64 (*.f64 l (PI.f64))) (*.f64 (*.f64 F F) (cos.f64 (*.f64 l (PI.f64))))) |
(/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI))))) |
(/.f64 (sin.f64 (*.f64 l (PI.f64))) (*.f64 (*.f64 F F) (cos.f64 (*.f64 l (PI.f64))))) |
(/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI))))) |
(/.f64 (sin.f64 (*.f64 l (PI.f64))) (*.f64 (*.f64 F F) (cos.f64 (*.f64 l (PI.f64))))) |
(/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI))))) |
(/.f64 (sin.f64 (*.f64 l (PI.f64))) (*.f64 (*.f64 F F) (cos.f64 (*.f64 l (PI.f64))))) |
(/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI))))) |
(/.f64 (sin.f64 (*.f64 l (PI.f64))) (*.f64 (*.f64 F F) (cos.f64 (*.f64 l (PI.f64))))) |
(/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI))))) |
(/.f64 (sin.f64 (*.f64 l (PI.f64))) (*.f64 (*.f64 F F) (cos.f64 (*.f64 l (PI.f64))))) |
(/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI))))) |
(/.f64 (sin.f64 (*.f64 l (PI.f64))) (*.f64 (*.f64 F F) (cos.f64 (*.f64 l (PI.f64))))) |
(/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI))))) |
(/.f64 (sin.f64 (*.f64 l (PI.f64))) (*.f64 (*.f64 F F) (cos.f64 (*.f64 l (PI.f64))))) |
(/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI))))) |
(/.f64 (sin.f64 (*.f64 l (PI.f64))) (*.f64 (*.f64 F F) (cos.f64 (*.f64 l (PI.f64))))) |
(/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI))))) |
(/.f64 (sin.f64 (*.f64 l (PI.f64))) (*.f64 (*.f64 F F) (cos.f64 (*.f64 l (PI.f64))))) |
(/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI))))) |
(/.f64 (sin.f64 (*.f64 l (PI.f64))) (*.f64 (*.f64 F F) (cos.f64 (*.f64 l (PI.f64))))) |
(/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI))))) |
(/.f64 (sin.f64 (*.f64 l (PI.f64))) (*.f64 (*.f64 F F) (cos.f64 (*.f64 l (PI.f64))))) |
(/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI))))) |
(/.f64 (sin.f64 (*.f64 l (PI.f64))) (*.f64 (*.f64 F F) (cos.f64 (*.f64 l (PI.f64))))) |
(/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI))))) |
(/.f64 (sin.f64 (*.f64 l (PI.f64))) (*.f64 (*.f64 F F) (cos.f64 (*.f64 l (PI.f64))))) |
(/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI))))) |
(/.f64 (sin.f64 (*.f64 l (PI.f64))) (*.f64 (*.f64 F F) (cos.f64 (*.f64 l (PI.f64))))) |
(/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI))))) |
(/.f64 (sin.f64 (*.f64 l (PI.f64))) (*.f64 (*.f64 F F) (cos.f64 (*.f64 l (PI.f64))))) |
(/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI))))) |
(/.f64 (sin.f64 (*.f64 l (PI.f64))) (*.f64 (*.f64 F F) (cos.f64 (*.f64 l (PI.f64))))) |
(* l (- (PI) (/ (PI) (pow F 2)))) |
(*.f64 l (-.f64 (PI.f64) (/.f64 (PI.f64) (*.f64 F F)))) |
(* l (- (+ (PI) (* (pow l 2) (- (* -1/2 (/ (pow (PI) 3) (pow F 2))) (* -1/6 (/ (pow (PI) 3) (pow F 2)))))) (/ (PI) (pow F 2)))) |
(*.f64 l (fma.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (/.f64 (PI.f64) (*.f64 F F)))) (*.f64 #s(literal -1/3 binary64) (*.f64 l l)) (-.f64 (PI.f64) (/.f64 (PI.f64) (*.f64 F F))))) |
(* l (- (+ (PI) (* (pow l 2) (- (+ (* -1/2 (/ (pow (PI) 3) (pow F 2))) (* (pow l 2) (- (+ (* -1/2 (* (pow (PI) 2) (- (* -1/6 (/ (pow (PI) 3) (pow F 2))) (* -1/2 (/ (pow (PI) 3) (pow F 2)))))) (* 1/24 (/ (pow (PI) 5) (pow F 2)))) (* 1/120 (/ (pow (PI) 5) (pow F 2)))))) (* -1/6 (/ (pow (PI) 3) (pow F 2)))))) (/ (PI) (pow F 2)))) |
(*.f64 l (fma.f64 (*.f64 l l) (fma.f64 (*.f64 l l) (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (/.f64 (PI.f64) (*.f64 F F)))) (*.f64 #s(literal 1/3 binary64) (*.f64 (PI.f64) (PI.f64)))) (*.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) (*.f64 F F)) #s(literal 1/30 binary64))) (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (/.f64 (PI.f64) (*.f64 F F)))) #s(literal -1/3 binary64))) (-.f64 (PI.f64) (/.f64 (PI.f64) (*.f64 F F))))) |
(* l (- (+ (PI) (* (pow l 2) (- (+ (* -1/2 (/ (pow (PI) 3) (pow F 2))) (* (pow l 2) (- (+ (* -1/2 (* (pow (PI) 2) (- (* -1/6 (/ (pow (PI) 3) (pow F 2))) (* -1/2 (/ (pow (PI) 3) (pow F 2)))))) (+ (* 1/24 (/ (pow (PI) 5) (pow F 2))) (* (pow l 2) (- (+ (* -1/2 (* (pow (PI) 2) (- (* 1/120 (/ (pow (PI) 5) (pow F 2))) (+ (* -1/2 (* (pow (PI) 2) (- (* -1/6 (/ (pow (PI) 3) (pow F 2))) (* -1/2 (/ (pow (PI) 3) (pow F 2)))))) (* 1/24 (/ (pow (PI) 5) (pow F 2))))))) (+ (* -1/720 (/ (pow (PI) 7) (pow F 2))) (* 1/24 (* (pow (PI) 4) (- (* -1/6 (/ (pow (PI) 3) (pow F 2))) (* -1/2 (/ (pow (PI) 3) (pow F 2)))))))) (* -1/5040 (/ (pow (PI) 7) (pow F 2))))))) (* 1/120 (/ (pow (PI) 5) (pow F 2)))))) (* -1/6 (/ (pow (PI) 3) (pow F 2)))))) (/ (PI) (pow F 2)))) |
(*.f64 l (fma.f64 (*.f64 l l) (fma.f64 (*.f64 l l) (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (/.f64 (PI.f64) (*.f64 F F)))) (*.f64 #s(literal 1/3 binary64) (*.f64 (PI.f64) (PI.f64)))) (fma.f64 (*.f64 l l) (fma.f64 #s(literal -1/2 binary64) (*.f64 (fma.f64 #s(literal 1/120 binary64) (pow.f64 (PI.f64) #s(literal 5 binary64)) (fma.f64 (*.f64 (PI.f64) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/3 binary64))) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) #s(literal -1/24 binary64)))) (*.f64 (PI.f64) (/.f64 (PI.f64) (*.f64 F F)))) (fma.f64 (pow.f64 (PI.f64) #s(literal 7 binary64)) (/.f64 #s(literal -1/720 binary64) (*.f64 F F)) (fma.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/3 binary64))) (*.f64 F F)) (*.f64 #s(literal 1/24 binary64) (pow.f64 (PI.f64) #s(literal 4 binary64))) (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 7 binary64)) #s(literal 1/5040 binary64)) (*.f64 F F))))) (*.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) (*.f64 F F)) #s(literal 1/30 binary64)))) (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (/.f64 (PI.f64) (*.f64 F F)))) #s(literal -1/3 binary64))) (-.f64 (PI.f64) (/.f64 (PI.f64) (*.f64 F F))))) |
(* l (PI)) |
(*.f64 l (PI.f64)) |
(* l (+ (PI) (* -1 (/ (sin (* l (PI))) (* (pow F 2) (* l (cos (* l (PI))))))))) |
(*.f64 l (-.f64 (PI.f64) (/.f64 (sin.f64 (*.f64 l (PI.f64))) (*.f64 (cos.f64 (*.f64 l (PI.f64))) (*.f64 l (*.f64 F F)))))) |
(* l (+ (PI) (* -1 (/ (sin (* l (PI))) (* (pow F 2) (* l (cos (* l (PI))))))))) |
(*.f64 l (-.f64 (PI.f64) (/.f64 (sin.f64 (*.f64 l (PI.f64))) (*.f64 (cos.f64 (*.f64 l (PI.f64))) (*.f64 l (*.f64 F F)))))) |
(* l (+ (PI) (* -1 (/ (sin (* l (PI))) (* (pow F 2) (* l (cos (* l (PI))))))))) |
(*.f64 l (-.f64 (PI.f64) (/.f64 (sin.f64 (*.f64 l (PI.f64))) (*.f64 (cos.f64 (*.f64 l (PI.f64))) (*.f64 l (*.f64 F F)))))) |
(* l (PI)) |
(*.f64 l (PI.f64)) |
(* -1 (* l (+ (* -1 (PI)) (/ (sin (* l (PI))) (* (pow F 2) (* l (cos (* l (PI))))))))) |
(*.f64 l (-.f64 (PI.f64) (/.f64 (sin.f64 (*.f64 l (PI.f64))) (*.f64 (cos.f64 (*.f64 l (PI.f64))) (*.f64 l (*.f64 F F)))))) |
(* -1 (* l (+ (* -1 (PI)) (/ (sin (* l (PI))) (* (pow F 2) (* l (cos (* l (PI))))))))) |
(*.f64 l (-.f64 (PI.f64) (/.f64 (sin.f64 (*.f64 l (PI.f64))) (*.f64 (cos.f64 (*.f64 l (PI.f64))) (*.f64 l (*.f64 F F)))))) |
(* -1 (* l (+ (* -1 (PI)) (/ (sin (* l (PI))) (* (pow F 2) (* l (cos (* l (PI))))))))) |
(*.f64 l (-.f64 (PI.f64) (/.f64 (sin.f64 (*.f64 l (PI.f64))) (*.f64 (cos.f64 (*.f64 l (PI.f64))) (*.f64 l (*.f64 F F)))))) |
(* -1 (/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI)))))) |
(/.f64 (sin.f64 (*.f64 l (PI.f64))) (*.f64 (cos.f64 (*.f64 l (PI.f64))) (neg.f64 (*.f64 F F)))) |
(/ (- (* (pow F 2) (* l (PI))) (/ (sin (* l (PI))) (cos (* l (PI))))) (pow F 2)) |
(-.f64 (*.f64 l (PI.f64)) (/.f64 (sin.f64 (*.f64 l (PI.f64))) (*.f64 (*.f64 F F) (cos.f64 (*.f64 l (PI.f64)))))) |
(/ (- (* (pow F 2) (* l (PI))) (/ (sin (* l (PI))) (cos (* l (PI))))) (pow F 2)) |
(-.f64 (*.f64 l (PI.f64)) (/.f64 (sin.f64 (*.f64 l (PI.f64))) (*.f64 (*.f64 F F) (cos.f64 (*.f64 l (PI.f64)))))) |
(/ (- (* (pow F 2) (* l (PI))) (/ (sin (* l (PI))) (cos (* l (PI))))) (pow F 2)) |
(-.f64 (*.f64 l (PI.f64)) (/.f64 (sin.f64 (*.f64 l (PI.f64))) (*.f64 (*.f64 F F) (cos.f64 (*.f64 l (PI.f64)))))) |
(* l (PI)) |
(*.f64 l (PI.f64)) |
(+ (* -1 (/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI)))))) (* l (PI))) |
(-.f64 (*.f64 l (PI.f64)) (/.f64 (sin.f64 (*.f64 l (PI.f64))) (*.f64 (*.f64 F F) (cos.f64 (*.f64 l (PI.f64)))))) |
(+ (* -1 (/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI)))))) (* l (PI))) |
(-.f64 (*.f64 l (PI.f64)) (/.f64 (sin.f64 (*.f64 l (PI.f64))) (*.f64 (*.f64 F F) (cos.f64 (*.f64 l (PI.f64)))))) |
(+ (* -1 (/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI)))))) (* l (PI))) |
(-.f64 (*.f64 l (PI.f64)) (/.f64 (sin.f64 (*.f64 l (PI.f64))) (*.f64 (*.f64 F F) (cos.f64 (*.f64 l (PI.f64)))))) |
(* l (PI)) |
(*.f64 l (PI.f64)) |
(+ (* -1 (/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI)))))) (* l (PI))) |
(-.f64 (*.f64 l (PI.f64)) (/.f64 (sin.f64 (*.f64 l (PI.f64))) (*.f64 (*.f64 F F) (cos.f64 (*.f64 l (PI.f64)))))) |
(+ (* -1 (/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI)))))) (* l (PI))) |
(-.f64 (*.f64 l (PI.f64)) (/.f64 (sin.f64 (*.f64 l (PI.f64))) (*.f64 (*.f64 F F) (cos.f64 (*.f64 l (PI.f64)))))) |
(+ (* -1 (/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI)))))) (* l (PI))) |
(-.f64 (*.f64 l (PI.f64)) (/.f64 (sin.f64 (*.f64 l (PI.f64))) (*.f64 (*.f64 F F) (cos.f64 (*.f64 l (PI.f64)))))) |
(* l (PI)) |
(*.f64 l (PI.f64)) |
(* l (PI)) |
(*.f64 l (PI.f64)) |
(* l (PI)) |
(*.f64 l (PI.f64)) |
(* l (PI)) |
(*.f64 l (PI.f64)) |
(* l (PI)) |
(*.f64 l (PI.f64)) |
(* l (PI)) |
(*.f64 l (PI.f64)) |
(* l (PI)) |
(*.f64 l (PI.f64)) |
(* l (PI)) |
(*.f64 l (PI.f64)) |
(* l (PI)) |
(*.f64 l (PI.f64)) |
(* l (PI)) |
(*.f64 l (PI.f64)) |
(* l (PI)) |
(*.f64 l (PI.f64)) |
(* l (PI)) |
(*.f64 l (PI.f64)) |
(* l (PI)) |
(*.f64 l (PI.f64)) |
(* l (PI)) |
(*.f64 l (PI.f64)) |
(* l (PI)) |
(*.f64 l (PI.f64)) |
(* l (PI)) |
(*.f64 l (PI.f64)) |
(* l (PI)) |
(*.f64 l (PI.f64)) |
(* l (PI)) |
(*.f64 l (PI.f64)) |
(* l (PI)) |
(*.f64 l (PI.f64)) |
(* l (PI)) |
(*.f64 l (PI.f64)) |
(* l (PI)) |
(*.f64 l (PI.f64)) |
(* l (PI)) |
(*.f64 l (PI.f64)) |
(* l (PI)) |
(*.f64 l (PI.f64)) |
(* l (PI)) |
(*.f64 l (PI.f64)) |
(* l (- (PI) (/ (PI) (pow F 2)))) |
(*.f64 l (-.f64 (PI.f64) (/.f64 (PI.f64) (*.f64 F F)))) |
(* l (- (PI) (/ (PI) (pow F 2)))) |
(*.f64 l (-.f64 (PI.f64) (/.f64 (PI.f64) (*.f64 F F)))) |
(* l (- (PI) (/ (PI) (pow F 2)))) |
(*.f64 l (-.f64 (PI.f64) (/.f64 (PI.f64) (*.f64 F F)))) |
(* l (- (PI) (/ (PI) (pow F 2)))) |
(*.f64 l (-.f64 (PI.f64) (/.f64 (PI.f64) (*.f64 F F)))) |
(* l (- (PI) (/ (PI) (pow F 2)))) |
(*.f64 l (-.f64 (PI.f64) (/.f64 (PI.f64) (*.f64 F F)))) |
(* l (- (PI) (/ (PI) (pow F 2)))) |
(*.f64 l (-.f64 (PI.f64) (/.f64 (PI.f64) (*.f64 F F)))) |
(* l (- (PI) (/ (PI) (pow F 2)))) |
(*.f64 l (-.f64 (PI.f64) (/.f64 (PI.f64) (*.f64 F F)))) |
(* l (- (PI) (/ (PI) (pow F 2)))) |
(*.f64 l (-.f64 (PI.f64) (/.f64 (PI.f64) (*.f64 F F)))) |
(* -1 (* l (- (* -1 (PI)) (* -1 (/ (PI) (pow F 2)))))) |
(*.f64 l (-.f64 (PI.f64) (/.f64 (PI.f64) (*.f64 F F)))) |
(* -1 (* l (- (* -1 (PI)) (* -1 (/ (PI) (pow F 2)))))) |
(*.f64 l (-.f64 (PI.f64) (/.f64 (PI.f64) (*.f64 F F)))) |
(* -1 (* l (- (* -1 (PI)) (* -1 (/ (PI) (pow F 2)))))) |
(*.f64 l (-.f64 (PI.f64) (/.f64 (PI.f64) (*.f64 F F)))) |
(* -1 (* l (- (* -1 (PI)) (* -1 (/ (PI) (pow F 2)))))) |
(*.f64 l (-.f64 (PI.f64) (/.f64 (PI.f64) (*.f64 F F)))) |
(* -1 (/ (* l (PI)) (pow F 2))) |
(neg.f64 (*.f64 l (/.f64 (PI.f64) (*.f64 F F)))) |
(/ (- (* (pow F 2) (* l (PI))) (* l (PI))) (pow F 2)) |
(*.f64 l (-.f64 (PI.f64) (/.f64 (PI.f64) (*.f64 F F)))) |
(/ (- (* (pow F 2) (* l (PI))) (* l (PI))) (pow F 2)) |
(*.f64 l (-.f64 (PI.f64) (/.f64 (PI.f64) (*.f64 F F)))) |
(/ (- (* (pow F 2) (* l (PI))) (* l (PI))) (pow F 2)) |
(*.f64 l (-.f64 (PI.f64) (/.f64 (PI.f64) (*.f64 F F)))) |
(* l (PI)) |
(*.f64 l (PI.f64)) |
(+ (* -1 (/ (* l (PI)) (pow F 2))) (* l (PI))) |
(*.f64 l (-.f64 (PI.f64) (/.f64 (PI.f64) (*.f64 F F)))) |
(+ (* -1 (/ (* l (PI)) (pow F 2))) (* l (PI))) |
(*.f64 l (-.f64 (PI.f64) (/.f64 (PI.f64) (*.f64 F F)))) |
(+ (* -1 (/ (* l (PI)) (pow F 2))) (* l (PI))) |
(*.f64 l (-.f64 (PI.f64) (/.f64 (PI.f64) (*.f64 F F)))) |
(* l (PI)) |
(*.f64 l (PI.f64)) |
(+ (* -1 (/ (* l (PI)) (pow F 2))) (* l (PI))) |
(*.f64 l (-.f64 (PI.f64) (/.f64 (PI.f64) (*.f64 F F)))) |
(+ (* -1 (/ (* l (PI)) (pow F 2))) (* l (PI))) |
(*.f64 l (-.f64 (PI.f64) (/.f64 (PI.f64) (*.f64 F F)))) |
(+ (* -1 (/ (* l (PI)) (pow F 2))) (* l (PI))) |
(*.f64 l (-.f64 (PI.f64) (/.f64 (PI.f64) (*.f64 F F)))) |
(/ (* l (PI)) (pow F 2)) |
(*.f64 l (/.f64 (PI.f64) (*.f64 F F))) |
(/ (* l (PI)) (pow F 2)) |
(*.f64 l (/.f64 (PI.f64) (*.f64 F F))) |
(/ (* l (PI)) (pow F 2)) |
(*.f64 l (/.f64 (PI.f64) (*.f64 F F))) |
(/ (* l (PI)) (pow F 2)) |
(*.f64 l (/.f64 (PI.f64) (*.f64 F F))) |
(/ (* l (PI)) (pow F 2)) |
(*.f64 l (/.f64 (PI.f64) (*.f64 F F))) |
(/ (* l (PI)) (pow F 2)) |
(*.f64 l (/.f64 (PI.f64) (*.f64 F F))) |
(/ (* l (PI)) (pow F 2)) |
(*.f64 l (/.f64 (PI.f64) (*.f64 F F))) |
(/ (* l (PI)) (pow F 2)) |
(*.f64 l (/.f64 (PI.f64) (*.f64 F F))) |
(/ (* l (PI)) (pow F 2)) |
(*.f64 l (/.f64 (PI.f64) (*.f64 F F))) |
(/ (* l (PI)) (pow F 2)) |
(*.f64 l (/.f64 (PI.f64) (*.f64 F F))) |
(/ (* l (PI)) (pow F 2)) |
(*.f64 l (/.f64 (PI.f64) (*.f64 F F))) |
(/ (* l (PI)) (pow F 2)) |
(*.f64 l (/.f64 (PI.f64) (*.f64 F F))) |
(/ (* l (PI)) (pow F 2)) |
(*.f64 l (/.f64 (PI.f64) (*.f64 F F))) |
(/ (* l (PI)) (pow F 2)) |
(*.f64 l (/.f64 (PI.f64) (*.f64 F F))) |
(/ (* l (PI)) (pow F 2)) |
(*.f64 l (/.f64 (PI.f64) (*.f64 F F))) |
(/ (* l (PI)) (pow F 2)) |
(*.f64 l (/.f64 (PI.f64) (*.f64 F F))) |
(/ (* l (PI)) (pow F 2)) |
(*.f64 l (/.f64 (PI.f64) (*.f64 F F))) |
(/ (* l (PI)) (pow F 2)) |
(*.f64 l (/.f64 (PI.f64) (*.f64 F F))) |
(/ (* l (PI)) (pow F 2)) |
(*.f64 l (/.f64 (PI.f64) (*.f64 F F))) |
(/ (* l (PI)) (pow F 2)) |
(*.f64 l (/.f64 (PI.f64) (*.f64 F F))) |
(/ (* l (PI)) (pow F 2)) |
(*.f64 l (/.f64 (PI.f64) (*.f64 F F))) |
(/ (* l (PI)) (pow F 2)) |
(*.f64 l (/.f64 (PI.f64) (*.f64 F F))) |
(/ (* l (PI)) (pow F 2)) |
(*.f64 l (/.f64 (PI.f64) (*.f64 F F))) |
(/ (* l (PI)) (pow F 2)) |
(*.f64 l (/.f64 (PI.f64) (*.f64 F F))) |
(* l (+ (PI) (* -1 (/ (PI) (pow F 2))))) |
(*.f64 l (-.f64 (PI.f64) (/.f64 (PI.f64) (*.f64 F F)))) |
(* l (+ (PI) (+ (* -1 (* (pow l 2) (- (* -1/6 (/ (pow (PI) 3) (pow F 2))) (* -1/2 (/ (pow (PI) 3) (pow F 2)))))) (* -1 (/ (PI) (pow F 2)))))) |
(*.f64 l (fma.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (/.f64 (PI.f64) (*.f64 F F)))) (*.f64 #s(literal -1/3 binary64) (*.f64 l l)) (-.f64 (PI.f64) (/.f64 (PI.f64) (*.f64 F F))))) |
(* l (+ (PI) (+ (* -1 (/ (PI) (pow F 2))) (* (pow l 2) (+ (* -1 (* (pow l 2) (- (* 1/120 (/ (pow (PI) 5) (pow F 2))) (+ (* -1/2 (/ (* (pow (PI) 2) (- (* -1/6 (pow (PI) 3)) (* -1/2 (pow (PI) 3)))) (pow F 2))) (* 1/24 (/ (pow (PI) 5) (pow F 2))))))) (* -1 (- (* -1/6 (/ (pow (PI) 3) (pow F 2))) (* -1/2 (/ (pow (PI) 3) (pow F 2)))))))))) |
(*.f64 l (fma.f64 (*.f64 l l) (fma.f64 (*.f64 l l) (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (/.f64 (PI.f64) (*.f64 F F)))) (*.f64 #s(literal 1/3 binary64) (*.f64 (PI.f64) (PI.f64)))) (*.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) (*.f64 F F)) #s(literal 1/30 binary64))) (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (/.f64 (PI.f64) (*.f64 F F)))) #s(literal -1/3 binary64))) (-.f64 (PI.f64) (/.f64 (PI.f64) (*.f64 F F))))) |
(* l (+ (PI) (+ (* -1 (/ (PI) (pow F 2))) (* (pow l 2) (+ (* -1 (- (* -1/6 (/ (pow (PI) 3) (pow F 2))) (* -1/2 (/ (pow (PI) 3) (pow F 2))))) (* (pow l 2) (+ (* -1 (* (pow l 2) (- (* -1/5040 (/ (pow (PI) 7) (pow F 2))) (+ (* -1/2 (/ (* (pow (PI) 2) (- (* 1/120 (pow (PI) 5)) (+ (* -1/2 (* (pow (PI) 2) (- (* -1/6 (pow (PI) 3)) (* -1/2 (pow (PI) 3))))) (* 1/24 (pow (PI) 5))))) (pow F 2))) (+ (* -1/720 (/ (pow (PI) 7) (pow F 2))) (* 1/24 (/ (* (pow (PI) 4) (- (* -1/6 (pow (PI) 3)) (* -1/2 (pow (PI) 3)))) (pow F 2)))))))) (* -1 (- (* 1/120 (/ (pow (PI) 5) (pow F 2))) (+ (* -1/2 (/ (* (pow (PI) 2) (- (* -1/6 (pow (PI) 3)) (* -1/2 (pow (PI) 3)))) (pow F 2))) (* 1/24 (/ (pow (PI) 5) (pow F 2))))))))))))) |
(*.f64 l (fma.f64 (*.f64 l l) (fma.f64 (*.f64 l l) (fma.f64 (-.f64 (fma.f64 #s(literal -1/5040 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 7 binary64)) (*.f64 F F)) (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (/.f64 (PI.f64) (*.f64 F F)))) (*.f64 #s(literal 1/3 binary64) (*.f64 (PI.f64) (PI.f64)))) (*.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) (*.f64 F F)) #s(literal 1/30 binary64))) (*.f64 (PI.f64) (*.f64 (PI.f64) #s(literal -1/2 binary64))))) (fma.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/3 binary64))) (*.f64 F F)) (*.f64 #s(literal 1/24 binary64) (pow.f64 (PI.f64) #s(literal 4 binary64))) (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 7 binary64)) #s(literal -1/720 binary64)) (*.f64 F F)))) (*.f64 l (neg.f64 l)) (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (/.f64 (PI.f64) (*.f64 F F)))) (*.f64 #s(literal 1/3 binary64) (*.f64 (PI.f64) (PI.f64)))) (*.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) (*.f64 F F)) #s(literal 1/30 binary64)))) (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (/.f64 (PI.f64) (*.f64 F F)))) #s(literal -1/3 binary64))) (-.f64 (PI.f64) (/.f64 (PI.f64) (*.f64 F F))))) |
(* l (PI)) |
(*.f64 l (PI.f64)) |
(* l (+ (PI) (* -1 (/ (sin (* l (PI))) (* (pow F 2) (* l (cos (* l (PI))))))))) |
(*.f64 l (-.f64 (PI.f64) (/.f64 (sin.f64 (*.f64 l (PI.f64))) (*.f64 (cos.f64 (*.f64 l (PI.f64))) (*.f64 l (*.f64 F F)))))) |
(* l (+ (PI) (* -1 (/ (sin (* l (PI))) (* (pow F 2) (* l (cos (* l (PI))))))))) |
(*.f64 l (-.f64 (PI.f64) (/.f64 (sin.f64 (*.f64 l (PI.f64))) (*.f64 (cos.f64 (*.f64 l (PI.f64))) (*.f64 l (*.f64 F F)))))) |
(* l (+ (PI) (* -1 (/ (sin (* l (PI))) (* (pow F 2) (* l (cos (* l (PI))))))))) |
(*.f64 l (-.f64 (PI.f64) (/.f64 (sin.f64 (*.f64 l (PI.f64))) (*.f64 (cos.f64 (*.f64 l (PI.f64))) (*.f64 l (*.f64 F F)))))) |
(* l (PI)) |
(*.f64 l (PI.f64)) |
(* -1 (* l (+ (* -1 (PI)) (/ (sin (* l (PI))) (* (pow F 2) (* l (cos (* l (PI))))))))) |
(*.f64 l (-.f64 (PI.f64) (/.f64 (sin.f64 (*.f64 l (PI.f64))) (*.f64 (cos.f64 (*.f64 l (PI.f64))) (*.f64 l (*.f64 F F)))))) |
(* -1 (* l (+ (* -1 (PI)) (/ (sin (* l (PI))) (* (pow F 2) (* l (cos (* l (PI))))))))) |
(*.f64 l (-.f64 (PI.f64) (/.f64 (sin.f64 (*.f64 l (PI.f64))) (*.f64 (cos.f64 (*.f64 l (PI.f64))) (*.f64 l (*.f64 F F)))))) |
(* -1 (* l (+ (* -1 (PI)) (/ (sin (* l (PI))) (* (pow F 2) (* l (cos (* l (PI))))))))) |
(*.f64 l (-.f64 (PI.f64) (/.f64 (sin.f64 (*.f64 l (PI.f64))) (*.f64 (cos.f64 (*.f64 l (PI.f64))) (*.f64 l (*.f64 F F)))))) |
(* -1 (/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI)))))) |
(/.f64 (sin.f64 (*.f64 l (PI.f64))) (*.f64 (cos.f64 (*.f64 l (PI.f64))) (neg.f64 (*.f64 F F)))) |
(/ (+ (* -1 (/ (sin (* l (PI))) (cos (* l (PI))))) (* (pow F 2) (* l (PI)))) (pow F 2)) |
(-.f64 (*.f64 l (PI.f64)) (/.f64 (sin.f64 (*.f64 l (PI.f64))) (*.f64 (*.f64 F F) (cos.f64 (*.f64 l (PI.f64)))))) |
(/ (+ (* -1 (/ (sin (* l (PI))) (cos (* l (PI))))) (* (pow F 2) (* l (PI)))) (pow F 2)) |
(-.f64 (*.f64 l (PI.f64)) (/.f64 (sin.f64 (*.f64 l (PI.f64))) (*.f64 (*.f64 F F) (cos.f64 (*.f64 l (PI.f64)))))) |
(/ (+ (* -1 (/ (sin (* l (PI))) (cos (* l (PI))))) (* (pow F 2) (* l (PI)))) (pow F 2)) |
(-.f64 (*.f64 l (PI.f64)) (/.f64 (sin.f64 (*.f64 l (PI.f64))) (*.f64 (*.f64 F F) (cos.f64 (*.f64 l (PI.f64)))))) |
(* l (PI)) |
(*.f64 l (PI.f64)) |
(+ (* -1 (/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI)))))) (* l (PI))) |
(-.f64 (*.f64 l (PI.f64)) (/.f64 (sin.f64 (*.f64 l (PI.f64))) (*.f64 (*.f64 F F) (cos.f64 (*.f64 l (PI.f64)))))) |
(+ (* -1 (/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI)))))) (* l (PI))) |
(-.f64 (*.f64 l (PI.f64)) (/.f64 (sin.f64 (*.f64 l (PI.f64))) (*.f64 (*.f64 F F) (cos.f64 (*.f64 l (PI.f64)))))) |
(+ (* -1 (/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI)))))) (* l (PI))) |
(-.f64 (*.f64 l (PI.f64)) (/.f64 (sin.f64 (*.f64 l (PI.f64))) (*.f64 (*.f64 F F) (cos.f64 (*.f64 l (PI.f64)))))) |
(* l (PI)) |
(*.f64 l (PI.f64)) |
(+ (* -1 (/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI)))))) (* l (PI))) |
(-.f64 (*.f64 l (PI.f64)) (/.f64 (sin.f64 (*.f64 l (PI.f64))) (*.f64 (*.f64 F F) (cos.f64 (*.f64 l (PI.f64)))))) |
(+ (* -1 (/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI)))))) (* l (PI))) |
(-.f64 (*.f64 l (PI.f64)) (/.f64 (sin.f64 (*.f64 l (PI.f64))) (*.f64 (*.f64 F F) (cos.f64 (*.f64 l (PI.f64)))))) |
(+ (* -1 (/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI)))))) (* l (PI))) |
(-.f64 (*.f64 l (PI.f64)) (/.f64 (sin.f64 (*.f64 l (PI.f64))) (*.f64 (*.f64 F F) (cos.f64 (*.f64 l (PI.f64)))))) |
(/ (* l (PI)) F) |
(/.f64 (*.f64 l (PI.f64)) F) |
(* l (+ (* (pow l 2) (- (* -1/6 (/ (pow (PI) 3) F)) (* -1/2 (/ (pow (PI) 3) F)))) (/ (PI) F))) |
(*.f64 l (fma.f64 (*.f64 l l) (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (/.f64 #s(literal 1/3 binary64) F)) (/.f64 (PI.f64) F))) |
(* l (+ (* (pow l 2) (- (+ (* -1/6 (/ (pow (PI) 3) F)) (* (pow l 2) (- (* 1/120 (/ (pow (PI) 5) F)) (+ (* -1/2 (/ (* (pow (PI) 2) (- (* -1/6 (pow (PI) 3)) (* -1/2 (pow (PI) 3)))) F)) (* 1/24 (/ (pow (PI) 5) F)))))) (* -1/2 (/ (pow (PI) 3) F)))) (/ (PI) F))) |
(*.f64 l (fma.f64 (*.f64 l l) (fma.f64 (*.f64 l l) (/.f64 (fma.f64 #s(literal 1/120 binary64) (pow.f64 (PI.f64) #s(literal 5 binary64)) (fma.f64 (*.f64 (PI.f64) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/3 binary64))) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) #s(literal -1/24 binary64)))) F) (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (/.f64 #s(literal 1/3 binary64) F))) (/.f64 (PI.f64) F))) |
(* l (+ (* (pow l 2) (- (+ (* -1/6 (/ (pow (PI) 3) F)) (* (pow l 2) (- (+ (* 1/120 (/ (pow (PI) 5) F)) (* (pow l 2) (- (* -1/5040 (/ (pow (PI) 7) F)) (+ (* -1/2 (/ (* (pow (PI) 2) (- (* 1/120 (pow (PI) 5)) (+ (* -1/2 (* (pow (PI) 2) (- (* -1/6 (pow (PI) 3)) (* -1/2 (pow (PI) 3))))) (* 1/24 (pow (PI) 5))))) F)) (+ (* -1/720 (/ (pow (PI) 7) F)) (* 1/24 (/ (* (pow (PI) 4) (- (* -1/6 (pow (PI) 3)) (* -1/2 (pow (PI) 3)))) F))))))) (+ (* -1/2 (/ (* (pow (PI) 2) (- (* -1/6 (pow (PI) 3)) (* -1/2 (pow (PI) 3)))) F)) (* 1/24 (/ (pow (PI) 5) F)))))) (* -1/2 (/ (pow (PI) 3) F)))) (/ (PI) F))) |
(*.f64 l (fma.f64 (*.f64 l l) (fma.f64 (*.f64 l l) (fma.f64 (*.f64 l l) (-.f64 (/.f64 (*.f64 #s(literal -1/5040 binary64) (pow.f64 (PI.f64) #s(literal 7 binary64))) F) (fma.f64 #s(literal 1/24 binary64) (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (/.f64 #s(literal 1/3 binary64) F))) (fma.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) #s(literal -1/2 binary64))) (/.f64 (fma.f64 #s(literal 1/120 binary64) (pow.f64 (PI.f64) #s(literal 5 binary64)) (fma.f64 (*.f64 (PI.f64) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/3 binary64))) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) #s(literal -1/24 binary64)))) F) (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 7 binary64)) #s(literal -1/720 binary64)) F)))) (/.f64 (fma.f64 #s(literal 1/120 binary64) (pow.f64 (PI.f64) #s(literal 5 binary64)) (fma.f64 (*.f64 (PI.f64) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/3 binary64))) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) #s(literal -1/24 binary64)))) F)) (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (/.f64 #s(literal 1/3 binary64) F))) (/.f64 (PI.f64) F))) |
(/ (sin (* l (PI))) (* F (cos (* l (PI))))) |
(/.f64 (sin.f64 (*.f64 l (PI.f64))) (*.f64 F (cos.f64 (*.f64 l (PI.f64))))) |
(/ (sin (* l (PI))) (* F (cos (* l (PI))))) |
(/.f64 (sin.f64 (*.f64 l (PI.f64))) (*.f64 F (cos.f64 (*.f64 l (PI.f64))))) |
(/ (sin (* l (PI))) (* F (cos (* l (PI))))) |
(/.f64 (sin.f64 (*.f64 l (PI.f64))) (*.f64 F (cos.f64 (*.f64 l (PI.f64))))) |
(/ (sin (* l (PI))) (* F (cos (* l (PI))))) |
(/.f64 (sin.f64 (*.f64 l (PI.f64))) (*.f64 F (cos.f64 (*.f64 l (PI.f64))))) |
(/ (sin (* l (PI))) (* F (cos (* l (PI))))) |
(/.f64 (sin.f64 (*.f64 l (PI.f64))) (*.f64 F (cos.f64 (*.f64 l (PI.f64))))) |
(/ (sin (* l (PI))) (* F (cos (* l (PI))))) |
(/.f64 (sin.f64 (*.f64 l (PI.f64))) (*.f64 F (cos.f64 (*.f64 l (PI.f64))))) |
(/ (sin (* l (PI))) (* F (cos (* l (PI))))) |
(/.f64 (sin.f64 (*.f64 l (PI.f64))) (*.f64 F (cos.f64 (*.f64 l (PI.f64))))) |
(/ (sin (* l (PI))) (* F (cos (* l (PI))))) |
(/.f64 (sin.f64 (*.f64 l (PI.f64))) (*.f64 F (cos.f64 (*.f64 l (PI.f64))))) |
(/ (sin (* l (PI))) (* F (cos (* l (PI))))) |
(/.f64 (sin.f64 (*.f64 l (PI.f64))) (*.f64 F (cos.f64 (*.f64 l (PI.f64))))) |
(/ (sin (* l (PI))) (* F (cos (* l (PI))))) |
(/.f64 (sin.f64 (*.f64 l (PI.f64))) (*.f64 F (cos.f64 (*.f64 l (PI.f64))))) |
(/ (sin (* l (PI))) (* F (cos (* l (PI))))) |
(/.f64 (sin.f64 (*.f64 l (PI.f64))) (*.f64 F (cos.f64 (*.f64 l (PI.f64))))) |
(/ (sin (* l (PI))) (* F (cos (* l (PI))))) |
(/.f64 (sin.f64 (*.f64 l (PI.f64))) (*.f64 F (cos.f64 (*.f64 l (PI.f64))))) |
(/ (sin (* l (PI))) (* F (cos (* l (PI))))) |
(/.f64 (sin.f64 (*.f64 l (PI.f64))) (*.f64 F (cos.f64 (*.f64 l (PI.f64))))) |
(/ (sin (* l (PI))) (* F (cos (* l (PI))))) |
(/.f64 (sin.f64 (*.f64 l (PI.f64))) (*.f64 F (cos.f64 (*.f64 l (PI.f64))))) |
(/ (sin (* l (PI))) (* F (cos (* l (PI))))) |
(/.f64 (sin.f64 (*.f64 l (PI.f64))) (*.f64 F (cos.f64 (*.f64 l (PI.f64))))) |
(/ (sin (* l (PI))) (* F (cos (* l (PI))))) |
(/.f64 (sin.f64 (*.f64 l (PI.f64))) (*.f64 F (cos.f64 (*.f64 l (PI.f64))))) |
(/ (sin (* l (PI))) (* F (cos (* l (PI))))) |
(/.f64 (sin.f64 (*.f64 l (PI.f64))) (*.f64 F (cos.f64 (*.f64 l (PI.f64))))) |
(/ (sin (* l (PI))) (* F (cos (* l (PI))))) |
(/.f64 (sin.f64 (*.f64 l (PI.f64))) (*.f64 F (cos.f64 (*.f64 l (PI.f64))))) |
(/ (sin (* l (PI))) (* F (cos (* l (PI))))) |
(/.f64 (sin.f64 (*.f64 l (PI.f64))) (*.f64 F (cos.f64 (*.f64 l (PI.f64))))) |
(/ (sin (* l (PI))) (* F (cos (* l (PI))))) |
(/.f64 (sin.f64 (*.f64 l (PI.f64))) (*.f64 F (cos.f64 (*.f64 l (PI.f64))))) |
(* l (PI)) |
(*.f64 l (PI.f64)) |
(* l (+ (PI) (* (pow l 2) (- (* -1/6 (pow (PI) 3)) (* -1/2 (pow (PI) 3)))))) |
(*.f64 l (fma.f64 (*.f64 l l) (*.f64 (PI.f64) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/3 binary64))) (PI.f64))) |
(* l (+ (PI) (* (pow l 2) (- (+ (* -1/6 (pow (PI) 3)) (* (pow l 2) (- (* 1/120 (pow (PI) 5)) (+ (* -1/2 (* (pow (PI) 2) (- (* -1/6 (pow (PI) 3)) (* -1/2 (pow (PI) 3))))) (* 1/24 (pow (PI) 5)))))) (* -1/2 (pow (PI) 3)))))) |
(*.f64 l (fma.f64 (*.f64 l l) (fma.f64 (*.f64 l l) (fma.f64 #s(literal 1/120 binary64) (pow.f64 (PI.f64) #s(literal 5 binary64)) (fma.f64 (*.f64 (PI.f64) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/3 binary64))) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) #s(literal -1/24 binary64)))) (*.f64 (PI.f64) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/3 binary64)))) (PI.f64))) |
(* l (+ (PI) (* (pow l 2) (- (+ (* -1/6 (pow (PI) 3)) (* (pow l 2) (- (+ (* 1/120 (pow (PI) 5)) (* (pow l 2) (- (* -1/5040 (pow (PI) 7)) (+ (* -1/2 (* (pow (PI) 2) (- (* 1/120 (pow (PI) 5)) (+ (* -1/2 (* (pow (PI) 2) (- (* -1/6 (pow (PI) 3)) (* -1/2 (pow (PI) 3))))) (* 1/24 (pow (PI) 5)))))) (+ (* -1/720 (pow (PI) 7)) (* 1/24 (* (pow (PI) 4) (- (* -1/6 (pow (PI) 3)) (* -1/2 (pow (PI) 3)))))))))) (+ (* -1/2 (* (pow (PI) 2) (- (* -1/6 (pow (PI) 3)) (* -1/2 (pow (PI) 3))))) (* 1/24 (pow (PI) 5)))))) (* -1/2 (pow (PI) 3)))))) |
(*.f64 l (fma.f64 (*.f64 l l) (fma.f64 (*.f64 l l) (fma.f64 (*.f64 l l) (-.f64 (*.f64 #s(literal -1/5040 binary64) (pow.f64 (PI.f64) #s(literal 7 binary64))) (fma.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 #s(literal 1/3 binary64) (pow.f64 (PI.f64) #s(literal 4 binary64)))) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (pow.f64 (PI.f64) #s(literal 5 binary64)) (fma.f64 (*.f64 (PI.f64) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/3 binary64))) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) #s(literal -1/24 binary64)))) (*.f64 (PI.f64) (*.f64 (PI.f64) #s(literal -1/2 binary64))) (*.f64 (pow.f64 (PI.f64) #s(literal 7 binary64)) #s(literal -1/720 binary64))))) (fma.f64 #s(literal 1/120 binary64) (pow.f64 (PI.f64) #s(literal 5 binary64)) (fma.f64 (*.f64 (PI.f64) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/3 binary64))) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) #s(literal -1/24 binary64))))) (*.f64 (PI.f64) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/3 binary64)))) (PI.f64))) |
(/ (sin (* l (PI))) (cos (* l (PI)))) |
(/.f64 (sin.f64 (*.f64 l (PI.f64))) (cos.f64 (*.f64 l (PI.f64)))) |
(/ (sin (* l (PI))) (cos (* l (PI)))) |
(/.f64 (sin.f64 (*.f64 l (PI.f64))) (cos.f64 (*.f64 l (PI.f64)))) |
(/ (sin (* l (PI))) (cos (* l (PI)))) |
(/.f64 (sin.f64 (*.f64 l (PI.f64))) (cos.f64 (*.f64 l (PI.f64)))) |
(/ (sin (* l (PI))) (cos (* l (PI)))) |
(/.f64 (sin.f64 (*.f64 l (PI.f64))) (cos.f64 (*.f64 l (PI.f64)))) |
(/ (sin (* l (PI))) (cos (* l (PI)))) |
(/.f64 (sin.f64 (*.f64 l (PI.f64))) (cos.f64 (*.f64 l (PI.f64)))) |
(/ (sin (* l (PI))) (cos (* l (PI)))) |
(/.f64 (sin.f64 (*.f64 l (PI.f64))) (cos.f64 (*.f64 l (PI.f64)))) |
(/ (sin (* l (PI))) (cos (* l (PI)))) |
(/.f64 (sin.f64 (*.f64 l (PI.f64))) (cos.f64 (*.f64 l (PI.f64)))) |
(/ (sin (* l (PI))) (cos (* l (PI)))) |
(/.f64 (sin.f64 (*.f64 l (PI.f64))) (cos.f64 (*.f64 l (PI.f64)))) |
(* l (- (PI) (/ (PI) (pow F 2)))) |
(*.f64 l (-.f64 (PI.f64) (/.f64 (PI.f64) (*.f64 F F)))) |
(* l (- (+ (PI) (* (pow l 2) (- (* -1/2 (/ (pow (PI) 3) (pow F 2))) (* -1/6 (/ (pow (PI) 3) (pow F 2)))))) (/ (PI) (pow F 2)))) |
(*.f64 l (fma.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (/.f64 (PI.f64) (*.f64 F F)))) (*.f64 #s(literal -1/3 binary64) (*.f64 l l)) (-.f64 (PI.f64) (/.f64 (PI.f64) (*.f64 F F))))) |
(* l (- (+ (PI) (* (pow l 2) (- (+ (* -1/2 (/ (pow (PI) 3) (pow F 2))) (* (pow l 2) (- (+ (* -1/2 (/ (* (pow (PI) 2) (- (* -1/6 (pow (PI) 3)) (* -1/2 (pow (PI) 3)))) (pow F 2))) (* 1/24 (/ (pow (PI) 5) (pow F 2)))) (* 1/120 (/ (pow (PI) 5) (pow F 2)))))) (* -1/6 (/ (pow (PI) 3) (pow F 2)))))) (/ (PI) (pow F 2)))) |
(*.f64 l (fma.f64 (*.f64 l l) (fma.f64 (*.f64 l l) (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (/.f64 (PI.f64) (*.f64 F F)))) (*.f64 #s(literal 1/3 binary64) (*.f64 (PI.f64) (PI.f64)))) (*.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) (*.f64 F F)) #s(literal 1/30 binary64))) (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (/.f64 (PI.f64) (*.f64 F F)))) #s(literal -1/3 binary64))) (-.f64 (PI.f64) (/.f64 (PI.f64) (*.f64 F F))))) |
(* l (- (+ (PI) (* (pow l 2) (- (+ (* -1/2 (/ (pow (PI) 3) (pow F 2))) (* (pow l 2) (- (+ (* -1/2 (/ (* (pow (PI) 2) (- (* -1/6 (pow (PI) 3)) (* -1/2 (pow (PI) 3)))) (pow F 2))) (+ (* 1/24 (/ (pow (PI) 5) (pow F 2))) (* (pow l 2) (- (+ (* -1/2 (/ (* (pow (PI) 2) (- (* 1/120 (pow (PI) 5)) (+ (* -1/2 (* (pow (PI) 2) (- (* -1/6 (pow (PI) 3)) (* -1/2 (pow (PI) 3))))) (* 1/24 (pow (PI) 5))))) (pow F 2))) (+ (* -1/720 (/ (pow (PI) 7) (pow F 2))) (* 1/24 (/ (* (pow (PI) 4) (- (* -1/6 (pow (PI) 3)) (* -1/2 (pow (PI) 3)))) (pow F 2))))) (* -1/5040 (/ (pow (PI) 7) (pow F 2))))))) (* 1/120 (/ (pow (PI) 5) (pow F 2)))))) (* -1/6 (/ (pow (PI) 3) (pow F 2)))))) (/ (PI) (pow F 2)))) |
(*.f64 l (fma.f64 (*.f64 l l) (fma.f64 (*.f64 l l) (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (/.f64 (PI.f64) (*.f64 F F)))) (*.f64 #s(literal 1/3 binary64) (*.f64 (PI.f64) (PI.f64)))) (fma.f64 (*.f64 l l) (fma.f64 #s(literal -1/2 binary64) (*.f64 (fma.f64 #s(literal 1/120 binary64) (pow.f64 (PI.f64) #s(literal 5 binary64)) (fma.f64 (*.f64 (PI.f64) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/3 binary64))) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) #s(literal -1/24 binary64)))) (*.f64 (PI.f64) (/.f64 (PI.f64) (*.f64 F F)))) (fma.f64 (pow.f64 (PI.f64) #s(literal 7 binary64)) (/.f64 #s(literal -1/720 binary64) (*.f64 F F)) (fma.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/3 binary64))) (*.f64 F F)) (*.f64 #s(literal 1/24 binary64) (pow.f64 (PI.f64) #s(literal 4 binary64))) (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 7 binary64)) #s(literal 1/5040 binary64)) (*.f64 F F))))) (*.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) (*.f64 F F)) #s(literal 1/30 binary64)))) (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (/.f64 (PI.f64) (*.f64 F F)))) #s(literal -1/3 binary64))) (-.f64 (PI.f64) (/.f64 (PI.f64) (*.f64 F F))))) |
(* l (PI)) |
(*.f64 l (PI.f64)) |
(* l (+ (PI) (* -1 (/ (sin (* l (PI))) (* (pow F 2) (* l (cos (* l (PI))))))))) |
(*.f64 l (-.f64 (PI.f64) (/.f64 (sin.f64 (*.f64 l (PI.f64))) (*.f64 (cos.f64 (*.f64 l (PI.f64))) (*.f64 l (*.f64 F F)))))) |
(* l (+ (PI) (* -1 (/ (sin (* l (PI))) (* (pow F 2) (* l (cos (* l (PI))))))))) |
(*.f64 l (-.f64 (PI.f64) (/.f64 (sin.f64 (*.f64 l (PI.f64))) (*.f64 (cos.f64 (*.f64 l (PI.f64))) (*.f64 l (*.f64 F F)))))) |
(* l (+ (PI) (* -1 (/ (sin (* l (PI))) (* (pow F 2) (* l (cos (* l (PI))))))))) |
(*.f64 l (-.f64 (PI.f64) (/.f64 (sin.f64 (*.f64 l (PI.f64))) (*.f64 (cos.f64 (*.f64 l (PI.f64))) (*.f64 l (*.f64 F F)))))) |
(* l (PI)) |
(*.f64 l (PI.f64)) |
(* -1 (* l (+ (* -1 (PI)) (/ (sin (* l (PI))) (* (pow F 2) (* l (cos (* l (PI))))))))) |
(*.f64 l (-.f64 (PI.f64) (/.f64 (sin.f64 (*.f64 l (PI.f64))) (*.f64 (cos.f64 (*.f64 l (PI.f64))) (*.f64 l (*.f64 F F)))))) |
(* -1 (* l (+ (* -1 (PI)) (/ (sin (* l (PI))) (* (pow F 2) (* l (cos (* l (PI))))))))) |
(*.f64 l (-.f64 (PI.f64) (/.f64 (sin.f64 (*.f64 l (PI.f64))) (*.f64 (cos.f64 (*.f64 l (PI.f64))) (*.f64 l (*.f64 F F)))))) |
(* -1 (* l (+ (* -1 (PI)) (/ (sin (* l (PI))) (* (pow F 2) (* l (cos (* l (PI))))))))) |
(*.f64 l (-.f64 (PI.f64) (/.f64 (sin.f64 (*.f64 l (PI.f64))) (*.f64 (cos.f64 (*.f64 l (PI.f64))) (*.f64 l (*.f64 F F)))))) |
(* -1 (/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI)))))) |
(/.f64 (sin.f64 (*.f64 l (PI.f64))) (*.f64 (cos.f64 (*.f64 l (PI.f64))) (neg.f64 (*.f64 F F)))) |
(/ (- (* (pow F 2) (* l (PI))) (/ (sin (* l (PI))) (cos (* l (PI))))) (pow F 2)) |
(-.f64 (*.f64 l (PI.f64)) (/.f64 (sin.f64 (*.f64 l (PI.f64))) (*.f64 (*.f64 F F) (cos.f64 (*.f64 l (PI.f64)))))) |
(/ (- (* (pow F 2) (* l (PI))) (/ (sin (* l (PI))) (cos (* l (PI))))) (pow F 2)) |
(-.f64 (*.f64 l (PI.f64)) (/.f64 (sin.f64 (*.f64 l (PI.f64))) (*.f64 (*.f64 F F) (cos.f64 (*.f64 l (PI.f64)))))) |
(/ (- (* (pow F 2) (* l (PI))) (/ (sin (* l (PI))) (cos (* l (PI))))) (pow F 2)) |
(-.f64 (*.f64 l (PI.f64)) (/.f64 (sin.f64 (*.f64 l (PI.f64))) (*.f64 (*.f64 F F) (cos.f64 (*.f64 l (PI.f64)))))) |
(* l (PI)) |
(*.f64 l (PI.f64)) |
(+ (* -1 (/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI)))))) (* l (PI))) |
(-.f64 (*.f64 l (PI.f64)) (/.f64 (sin.f64 (*.f64 l (PI.f64))) (*.f64 (*.f64 F F) (cos.f64 (*.f64 l (PI.f64)))))) |
(+ (* -1 (/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI)))))) (* l (PI))) |
(-.f64 (*.f64 l (PI.f64)) (/.f64 (sin.f64 (*.f64 l (PI.f64))) (*.f64 (*.f64 F F) (cos.f64 (*.f64 l (PI.f64)))))) |
(+ (* -1 (/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI)))))) (* l (PI))) |
(-.f64 (*.f64 l (PI.f64)) (/.f64 (sin.f64 (*.f64 l (PI.f64))) (*.f64 (*.f64 F F) (cos.f64 (*.f64 l (PI.f64)))))) |
(* l (PI)) |
(*.f64 l (PI.f64)) |
(+ (* -1 (/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI)))))) (* l (PI))) |
(-.f64 (*.f64 l (PI.f64)) (/.f64 (sin.f64 (*.f64 l (PI.f64))) (*.f64 (*.f64 F F) (cos.f64 (*.f64 l (PI.f64)))))) |
(+ (* -1 (/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI)))))) (* l (PI))) |
(-.f64 (*.f64 l (PI.f64)) (/.f64 (sin.f64 (*.f64 l (PI.f64))) (*.f64 (*.f64 F F) (cos.f64 (*.f64 l (PI.f64)))))) |
(+ (* -1 (/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI)))))) (* l (PI))) |
(-.f64 (*.f64 l (PI.f64)) (/.f64 (sin.f64 (*.f64 l (PI.f64))) (*.f64 (*.f64 F F) (cos.f64 (*.f64 l (PI.f64)))))) |
(/ 1 (* l (- (PI) (/ (PI) (pow F 2))))) |
(/.f64 #s(literal 1 binary64) (*.f64 l (-.f64 (PI.f64) (/.f64 (PI.f64) (*.f64 F F))))) |
(/ (+ (* (pow l 2) (- (* -1/6 (/ (pow (PI) 3) (* (pow F 2) (pow (- (PI) (/ (PI) (pow F 2))) 2)))) (* -1/2 (/ (pow (PI) 3) (* (pow F 2) (pow (- (PI) (/ (PI) (pow F 2))) 2)))))) (/ 1 (- (PI) (/ (PI) (pow F 2))))) l) |
(/.f64 (fma.f64 (*.f64 l l) (/.f64 (*.f64 (PI.f64) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/3 binary64))) (*.f64 (*.f64 F F) (*.f64 (-.f64 (PI.f64) (/.f64 (PI.f64) (*.f64 F F))) (-.f64 (PI.f64) (/.f64 (PI.f64) (*.f64 F F)))))) (/.f64 #s(literal 1 binary64) (-.f64 (PI.f64) (/.f64 (PI.f64) (*.f64 F F))))) l) |
(/ (+ (* (pow l 2) (- (+ (* -1/6 (/ (pow (PI) 3) (* (pow F 2) (pow (- (PI) (/ (PI) (pow F 2))) 2)))) (* (pow l 2) (- (* 1/120 (/ (pow (PI) 5) (* (pow F 2) (pow (- (PI) (/ (PI) (pow F 2))) 2)))) (+ (* -1/2 (/ (* (pow (PI) 2) (- (* -1/6 (pow (PI) 3)) (* -1/2 (pow (PI) 3)))) (* (pow F 2) (pow (- (PI) (/ (PI) (pow F 2))) 2)))) (+ (* 1/24 (/ (pow (PI) 5) (* (pow F 2) (pow (- (PI) (/ (PI) (pow F 2))) 2)))) (/ (* (- (* -1/2 (/ (pow (PI) 3) (pow F 2))) (* -1/6 (/ (pow (PI) 3) (pow F 2)))) (- (* -1/6 (/ (pow (PI) 3) (* (pow F 2) (pow (- (PI) (/ (PI) (pow F 2))) 2)))) (* -1/2 (/ (pow (PI) 3) (* (pow F 2) (pow (- (PI) (/ (PI) (pow F 2))) 2)))))) (- (PI) (/ (PI) (pow F 2))))))))) (* -1/2 (/ (pow (PI) 3) (* (pow F 2) (pow (- (PI) (/ (PI) (pow F 2))) 2)))))) (/ 1 (- (PI) (/ (PI) (pow F 2))))) l) |
(/.f64 (fma.f64 (*.f64 l l) (fma.f64 (*.f64 l l) (+.f64 (/.f64 (fma.f64 #s(literal 1/120 binary64) (pow.f64 (PI.f64) #s(literal 5 binary64)) (fma.f64 (*.f64 (PI.f64) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/3 binary64))) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) #s(literal -1/24 binary64)))) (*.f64 (*.f64 F F) (*.f64 (-.f64 (PI.f64) (/.f64 (PI.f64) (*.f64 F F))) (-.f64 (PI.f64) (/.f64 (PI.f64) (*.f64 F F)))))) (*.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/3 binary64))) (*.f64 F F)) (/.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/3 binary64))) (*.f64 (*.f64 F F) (*.f64 (-.f64 (PI.f64) (/.f64 (PI.f64) (*.f64 F F))) (-.f64 (PI.f64) (/.f64 (PI.f64) (*.f64 F F)))))) (-.f64 (PI.f64) (/.f64 (PI.f64) (*.f64 F F)))))) (/.f64 (*.f64 (PI.f64) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/3 binary64))) (*.f64 (*.f64 F F) (*.f64 (-.f64 (PI.f64) (/.f64 (PI.f64) (*.f64 F F))) (-.f64 (PI.f64) (/.f64 (PI.f64) (*.f64 F F))))))) (/.f64 #s(literal 1 binary64) (-.f64 (PI.f64) (/.f64 (PI.f64) (*.f64 F F))))) l) |
(/ (+ (* (pow l 2) (- (+ (* -1/6 (/ (pow (PI) 3) (* (pow F 2) (pow (- (PI) (/ (PI) (pow F 2))) 2)))) (* (pow l 2) (- (+ (* 1/120 (/ (pow (PI) 5) (* (pow F 2) (pow (- (PI) (/ (PI) (pow F 2))) 2)))) (* (pow l 2) (- (* -1/5040 (/ (pow (PI) 7) (* (pow F 2) (pow (- (PI) (/ (PI) (pow F 2))) 2)))) (+ (* -1/2 (/ (* (pow (PI) 2) (- (* 1/120 (pow (PI) 5)) (+ (* -1/2 (* (pow (PI) 2) (- (* -1/6 (pow (PI) 3)) (* -1/2 (pow (PI) 3))))) (* 1/24 (pow (PI) 5))))) (* (pow F 2) (pow (- (PI) (/ (PI) (pow F 2))) 2)))) (+ (* -1/720 (/ (pow (PI) 7) (* (pow F 2) (pow (- (PI) (/ (PI) (pow F 2))) 2)))) (+ (* 1/24 (/ (* (pow (PI) 4) (- (* -1/6 (pow (PI) 3)) (* -1/2 (pow (PI) 3)))) (* (pow F 2) (pow (- (PI) (/ (PI) (pow F 2))) 2)))) (+ (/ (* (- (* -1/2 (/ (pow (PI) 3) (pow F 2))) (* -1/6 (/ (pow (PI) 3) (pow F 2)))) (- (* 1/120 (/ (pow (PI) 5) (* (pow F 2) (pow (- (PI) (/ (PI) (pow F 2))) 2)))) (+ (* -1/2 (/ (* (pow (PI) 2) (- (* -1/6 (pow (PI) 3)) (* -1/2 (pow (PI) 3)))) (* (pow F 2) (pow (- (PI) (/ (PI) (pow F 2))) 2)))) (+ (* 1/24 (/ (pow (PI) 5) (* (pow F 2) (pow (- (PI) (/ (PI) (pow F 2))) 2)))) (/ (* (- (* -1/2 (/ (pow (PI) 3) (pow F 2))) (* -1/6 (/ (pow (PI) 3) (pow F 2)))) (- (* -1/6 (/ (pow (PI) 3) (* (pow F 2) (pow (- (PI) (/ (PI) (pow F 2))) 2)))) (* -1/2 (/ (pow (PI) 3) (* (pow F 2) (pow (- (PI) (/ (PI) (pow F 2))) 2)))))) (- (PI) (/ (PI) (pow F 2)))))))) (- (PI) (/ (PI) (pow F 2)))) (/ (* (- (* -1/6 (/ (pow (PI) 3) (* (pow F 2) (pow (- (PI) (/ (PI) (pow F 2))) 2)))) (* -1/2 (/ (pow (PI) 3) (* (pow F 2) (pow (- (PI) (/ (PI) (pow F 2))) 2))))) (- (+ (* -1/2 (/ (* (pow (PI) 2) (- (* -1/6 (pow (PI) 3)) (* -1/2 (pow (PI) 3)))) (pow F 2))) (* 1/24 (/ (pow (PI) 5) (pow F 2)))) (* 1/120 (/ (pow (PI) 5) (pow F 2))))) (- (PI) (/ (PI) (pow F 2))))))))))) (+ (* -1/2 (/ (* (pow (PI) 2) (- (* -1/6 (pow (PI) 3)) (* -1/2 (pow (PI) 3)))) (* (pow F 2) (pow (- (PI) (/ (PI) (pow F 2))) 2)))) (+ (* 1/24 (/ (pow (PI) 5) (* (pow F 2) (pow (- (PI) (/ (PI) (pow F 2))) 2)))) (/ (* (- (* -1/2 (/ (pow (PI) 3) (pow F 2))) (* -1/6 (/ (pow (PI) 3) (pow F 2)))) (- (* -1/6 (/ (pow (PI) 3) (* (pow F 2) (pow (- (PI) (/ (PI) (pow F 2))) 2)))) (* -1/2 (/ (pow (PI) 3) (* (pow F 2) (pow (- (PI) (/ (PI) (pow F 2))) 2)))))) (- (PI) (/ (PI) (pow F 2))))))))) (* -1/2 (/ (pow (PI) 3) (* (pow F 2) (pow (- (PI) (/ (PI) (pow F 2))) 2)))))) (/ 1 (- (PI) (/ (PI) (pow F 2))))) l) |
(/.f64 (fma.f64 (*.f64 l l) (fma.f64 (*.f64 l l) (fma.f64 (*.f64 l l) (-.f64 (fma.f64 #s(literal -1/5040 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 7 binary64)) (*.f64 (*.f64 F F) (*.f64 (-.f64 (PI.f64) (/.f64 (PI.f64) (*.f64 F F))) (-.f64 (PI.f64) (/.f64 (PI.f64) (*.f64 F F)))))) (*.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) #s(literal -1/2 binary64))) (*.f64 (-.f64 (PI.f64) (/.f64 (PI.f64) (*.f64 F F))) (-.f64 (PI.f64) (/.f64 (PI.f64) (*.f64 F F))))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (/.f64 (PI.f64) (*.f64 F F)))) (*.f64 #s(literal 1/3 binary64) (*.f64 (PI.f64) (PI.f64)))) (*.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) (*.f64 F F)) #s(literal 1/30 binary64))))) (fma.f64 (pow.f64 (PI.f64) #s(literal 7 binary64)) (/.f64 #s(literal -1/720 binary64) (*.f64 (*.f64 F F) (*.f64 (-.f64 (PI.f64) (/.f64 (PI.f64) (*.f64 F F))) (-.f64 (PI.f64) (/.f64 (PI.f64) (*.f64 F F)))))) (fma.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (/.f64 (PI.f64) (*.f64 F F)))) (*.f64 #s(literal 1/3 binary64) (*.f64 (PI.f64) (PI.f64)))) (*.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) (*.f64 F F)) #s(literal 1/30 binary64))) (/.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/3 binary64))) (*.f64 (*.f64 F F) (*.f64 (-.f64 (PI.f64) (/.f64 (PI.f64) (*.f64 F F))) (-.f64 (PI.f64) (/.f64 (PI.f64) (*.f64 F F)))))) (-.f64 (PI.f64) (/.f64 (PI.f64) (*.f64 F F)))) (fma.f64 (+.f64 (/.f64 (fma.f64 #s(literal 1/120 binary64) (pow.f64 (PI.f64) #s(literal 5 binary64)) (fma.f64 (*.f64 (PI.f64) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/3 binary64))) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) #s(literal -1/24 binary64)))) (*.f64 (*.f64 F F) (*.f64 (-.f64 (PI.f64) (/.f64 (PI.f64) (*.f64 F F))) (-.f64 (PI.f64) (/.f64 (PI.f64) (*.f64 F F)))))) (*.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/3 binary64))) (*.f64 F F)) (/.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/3 binary64))) (*.f64 (*.f64 F F) (*.f64 (-.f64 (PI.f64) (/.f64 (PI.f64) (*.f64 F F))) (-.f64 (PI.f64) (/.f64 (PI.f64) (*.f64 F F)))))) (-.f64 (PI.f64) (/.f64 (PI.f64) (*.f64 F F)))))) (/.f64 (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (/.f64 (PI.f64) (*.f64 F F)))) #s(literal -1/3 binary64)) (-.f64 (PI.f64) (/.f64 (PI.f64) (*.f64 F F)))) (/.f64 (*.f64 (*.f64 (PI.f64) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/3 binary64))) (*.f64 #s(literal 1/24 binary64) (pow.f64 (PI.f64) #s(literal 4 binary64)))) (*.f64 (*.f64 F F) (*.f64 (-.f64 (PI.f64) (/.f64 (PI.f64) (*.f64 F F))) (-.f64 (PI.f64) (/.f64 (PI.f64) (*.f64 F F)))))))))) (+.f64 (/.f64 (fma.f64 #s(literal 1/120 binary64) (pow.f64 (PI.f64) #s(literal 5 binary64)) (fma.f64 (*.f64 (PI.f64) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/3 binary64))) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) #s(literal -1/24 binary64)))) (*.f64 (*.f64 F F) (*.f64 (-.f64 (PI.f64) (/.f64 (PI.f64) (*.f64 F F))) (-.f64 (PI.f64) (/.f64 (PI.f64) (*.f64 F F)))))) (*.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/3 binary64))) (*.f64 F F)) (/.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/3 binary64))) (*.f64 (*.f64 F F) (*.f64 (-.f64 (PI.f64) (/.f64 (PI.f64) (*.f64 F F))) (-.f64 (PI.f64) (/.f64 (PI.f64) (*.f64 F F)))))) (-.f64 (PI.f64) (/.f64 (PI.f64) (*.f64 F F))))))) (/.f64 (*.f64 (PI.f64) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/3 binary64))) (*.f64 (*.f64 F F) (*.f64 (-.f64 (PI.f64) (/.f64 (PI.f64) (*.f64 F F))) (-.f64 (PI.f64) (/.f64 (PI.f64) (*.f64 F F))))))) (/.f64 #s(literal 1 binary64) (-.f64 (PI.f64) (/.f64 (PI.f64) (*.f64 F F))))) l) |
(/ 1 (* l (PI))) |
(/.f64 #s(literal 1 binary64) (*.f64 l (PI.f64))) |
(/ (+ (/ 1 (PI)) (/ (sin (* l (PI))) (* (pow F 2) (* l (* (pow (PI) 2) (cos (* l (PI)))))))) l) |
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) (/.f64 (sin.f64 (*.f64 l (PI.f64))) (*.f64 (*.f64 (*.f64 F F) (*.f64 l (*.f64 (PI.f64) (PI.f64)))) (cos.f64 (*.f64 l (PI.f64)))))) l) |
(/ (- (+ (/ 1 (PI)) (/ (pow (sin (* l (PI))) 2) (* (pow F 4) (* (pow l 2) (* (pow (PI) 3) (pow (cos (* l (PI))) 2)))))) (* -1 (/ (sin (* l (PI))) (* (pow F 2) (* l (* (pow (PI) 2) (cos (* l (PI))))))))) l) |
(/.f64 (+.f64 (/.f64 (pow.f64 (sin.f64 (*.f64 l (PI.f64))) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 F F) (*.f64 F F)) (*.f64 (pow.f64 (cos.f64 (*.f64 l (PI.f64))) #s(literal 2 binary64)) (*.f64 l (*.f64 (*.f64 l (*.f64 (PI.f64) (PI.f64))) (PI.f64)))))) (+.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) (/.f64 (sin.f64 (*.f64 l (PI.f64))) (*.f64 (*.f64 (*.f64 F F) (*.f64 l (*.f64 (PI.f64) (PI.f64)))) (cos.f64 (*.f64 l (PI.f64))))))) l) |
(/ (- (+ (/ 1 (PI)) (/ (pow (sin (* l (PI))) 3) (* (pow F 6) (* (pow l 3) (* (pow (PI) 4) (pow (cos (* l (PI))) 3)))))) (+ (* -1 (/ (sin (* l (PI))) (* (pow F 2) (* l (* (pow (PI) 2) (cos (* l (PI)))))))) (* -1 (/ (pow (sin (* l (PI))) 2) (* (pow F 4) (* (pow l 2) (* (pow (PI) 3) (pow (cos (* l (PI))) 2)))))))) l) |
(/.f64 (+.f64 (/.f64 (pow.f64 (sin.f64 (*.f64 l (PI.f64))) #s(literal 3 binary64)) (*.f64 (*.f64 (pow.f64 F #s(literal 6 binary64)) (*.f64 l (*.f64 l (*.f64 l (pow.f64 (PI.f64) #s(literal 4 binary64)))))) (pow.f64 (cos.f64 (*.f64 l (PI.f64))) #s(literal 3 binary64)))) (+.f64 (/.f64 (pow.f64 (sin.f64 (*.f64 l (PI.f64))) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 F F) (*.f64 F F)) (*.f64 (pow.f64 (cos.f64 (*.f64 l (PI.f64))) #s(literal 2 binary64)) (*.f64 l (*.f64 (*.f64 l (*.f64 (PI.f64) (PI.f64))) (PI.f64)))))) (+.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) (/.f64 (sin.f64 (*.f64 l (PI.f64))) (*.f64 (*.f64 (*.f64 F F) (*.f64 l (*.f64 (PI.f64) (PI.f64)))) (cos.f64 (*.f64 l (PI.f64)))))))) l) |
(/ 1 (* l (PI))) |
(/.f64 #s(literal 1 binary64) (*.f64 l (PI.f64))) |
(* -1 (/ (- (* -1 (/ (sin (* l (PI))) (* (pow F 2) (* l (* (pow (PI) 2) (cos (* l (PI)))))))) (/ 1 (PI))) l)) |
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) (/.f64 (sin.f64 (*.f64 l (PI.f64))) (*.f64 (*.f64 (*.f64 F F) (*.f64 l (*.f64 (PI.f64) (PI.f64)))) (cos.f64 (*.f64 l (PI.f64)))))) l) |
(* -1 (/ (- (* -1 (/ (- (/ (pow (sin (* l (PI))) 2) (* (pow F 4) (* l (* (pow (PI) 3) (pow (cos (* l (PI))) 2))))) (* -1 (/ (sin (* l (PI))) (* (pow F 2) (* (pow (PI) 2) (cos (* l (PI)))))))) l)) (/ 1 (PI))) l)) |
(/.f64 (+.f64 (/.f64 (pow.f64 (sin.f64 (*.f64 l (PI.f64))) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 F F) (*.f64 F F)) (*.f64 (pow.f64 (cos.f64 (*.f64 l (PI.f64))) #s(literal 2 binary64)) (*.f64 l (*.f64 (*.f64 l (*.f64 (PI.f64) (PI.f64))) (PI.f64)))))) (+.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) (/.f64 (sin.f64 (*.f64 l (PI.f64))) (*.f64 (*.f64 (*.f64 F F) (*.f64 l (*.f64 (PI.f64) (PI.f64)))) (cos.f64 (*.f64 l (PI.f64))))))) l) |
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* -1 (/ (pow (sin (* l (PI))) 3) (* (pow F 6) (* l (* (pow (PI) 4) (pow (cos (* l (PI))) 3)))))) (/ (pow (sin (* l (PI))) 2) (* (pow F 4) (* (pow (PI) 3) (pow (cos (* l (PI))) 2))))) l)) (* -1 (/ (sin (* l (PI))) (* (pow F 2) (* (pow (PI) 2) (cos (* l (PI)))))))) l)) (/ 1 (PI))) l)) |
(/.f64 (+.f64 (+.f64 (/.f64 (+.f64 (/.f64 (pow.f64 (sin.f64 (*.f64 l (PI.f64))) #s(literal 3 binary64)) (*.f64 (*.f64 (pow.f64 F #s(literal 6 binary64)) (*.f64 l (pow.f64 (PI.f64) #s(literal 4 binary64)))) (pow.f64 (cos.f64 (*.f64 l (PI.f64))) #s(literal 3 binary64)))) (/.f64 (pow.f64 (sin.f64 (*.f64 l (PI.f64))) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 F F) (*.f64 F F)) (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (cos.f64 (*.f64 l (PI.f64))) #s(literal 2 binary64)))))) (*.f64 l l)) (/.f64 (sin.f64 (*.f64 l (PI.f64))) (*.f64 (*.f64 (*.f64 F F) (*.f64 l (*.f64 (PI.f64) (PI.f64)))) (cos.f64 (*.f64 l (PI.f64)))))) (/.f64 #s(literal 1 binary64) (PI.f64))) l) |
(* -1 (/ (* (pow F 2) (cos (* l (PI)))) (sin (* l (PI))))) |
(/.f64 (*.f64 (cos.f64 (*.f64 l (PI.f64))) (neg.f64 (*.f64 F F))) (sin.f64 (*.f64 l (PI.f64)))) |
(* (pow F 2) (+ (* -1 (/ (cos (* l (PI))) (sin (* l (PI))))) (* -1 (/ (* (pow F 2) (* l (* (PI) (pow (cos (* l (PI))) 2)))) (pow (sin (* l (PI))) 2))))) |
(*.f64 (*.f64 F F) (neg.f64 (fma.f64 F (*.f64 F (/.f64 (*.f64 (*.f64 l (PI.f64)) (pow.f64 (cos.f64 (*.f64 l (PI.f64))) #s(literal 2 binary64))) (pow.f64 (sin.f64 (*.f64 l (PI.f64))) #s(literal 2 binary64)))) (/.f64 (cos.f64 (*.f64 l (PI.f64))) (sin.f64 (*.f64 l (PI.f64))))))) |
(* (pow F 2) (+ (* -1 (/ (cos (* l (PI))) (sin (* l (PI))))) (* (pow F 2) (- (* -1 (/ (* (pow F 2) (* (pow l 2) (* (pow (PI) 2) (pow (cos (* l (PI))) 3)))) (pow (sin (* l (PI))) 3))) (/ (* l (* (PI) (pow (cos (* l (PI))) 2))) (pow (sin (* l (PI))) 2)))))) |
(*.f64 (*.f64 F F) (fma.f64 (*.f64 F F) (neg.f64 (fma.f64 (*.f64 F F) (/.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 l (PI.f64))) #s(literal 3 binary64)) (*.f64 l (*.f64 l (*.f64 (PI.f64) (PI.f64))))) (pow.f64 (sin.f64 (*.f64 l (PI.f64))) #s(literal 3 binary64))) (/.f64 (*.f64 (*.f64 l (PI.f64)) (pow.f64 (cos.f64 (*.f64 l (PI.f64))) #s(literal 2 binary64))) (pow.f64 (sin.f64 (*.f64 l (PI.f64))) #s(literal 2 binary64))))) (neg.f64 (/.f64 (cos.f64 (*.f64 l (PI.f64))) (sin.f64 (*.f64 l (PI.f64))))))) |
(* (pow F 2) (+ (* -1 (/ (cos (* l (PI))) (sin (* l (PI))))) (* (pow F 2) (- (* (pow F 2) (- (* -1 (/ (* (pow F 2) (* (pow l 3) (* (pow (PI) 3) (pow (cos (* l (PI))) 4)))) (pow (sin (* l (PI))) 4))) (/ (* (pow l 2) (* (pow (PI) 2) (pow (cos (* l (PI))) 3))) (pow (sin (* l (PI))) 3)))) (/ (* l (* (PI) (pow (cos (* l (PI))) 2))) (pow (sin (* l (PI))) 2)))))) |
(*.f64 (*.f64 F F) (fma.f64 (*.f64 F F) (fma.f64 (*.f64 F F) (neg.f64 (fma.f64 F (*.f64 F (/.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 l (PI.f64))) #s(literal 4 binary64)) (*.f64 (*.f64 l l) (*.f64 (*.f64 l (*.f64 (PI.f64) (PI.f64))) (PI.f64)))) (pow.f64 (sin.f64 (*.f64 l (PI.f64))) #s(literal 4 binary64)))) (/.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 l (PI.f64))) #s(literal 3 binary64)) (*.f64 l (*.f64 l (*.f64 (PI.f64) (PI.f64))))) (pow.f64 (sin.f64 (*.f64 l (PI.f64))) #s(literal 3 binary64))))) (neg.f64 (/.f64 (*.f64 (*.f64 l (PI.f64)) (pow.f64 (cos.f64 (*.f64 l (PI.f64))) #s(literal 2 binary64))) (pow.f64 (sin.f64 (*.f64 l (PI.f64))) #s(literal 2 binary64))))) (neg.f64 (/.f64 (cos.f64 (*.f64 l (PI.f64))) (sin.f64 (*.f64 l (PI.f64))))))) |
(/ 1 (* l (PI))) |
(/.f64 #s(literal 1 binary64) (*.f64 l (PI.f64))) |
(+ (/ 1 (* l (PI))) (/ (sin (* l (PI))) (* (pow F 2) (* (pow l 2) (* (pow (PI) 2) (cos (* l (PI)))))))) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 l (PI.f64))) (/.f64 (sin.f64 (*.f64 l (PI.f64))) (*.f64 (*.f64 F F) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (cos.f64 (*.f64 l (PI.f64))) (*.f64 l l)))))) |
(- (+ (/ 1 (* l (PI))) (/ (pow (sin (* l (PI))) 2) (* (pow F 4) (* (pow l 3) (* (pow (PI) 3) (pow (cos (* l (PI))) 2)))))) (* -1 (/ (sin (* l (PI))) (* (pow F 2) (* (pow l 2) (* (pow (PI) 2) (cos (* l (PI))))))))) |
(+.f64 (/.f64 (pow.f64 (sin.f64 (*.f64 l (PI.f64))) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 F F) (*.f64 F F)) (*.f64 (*.f64 l l) (*.f64 (*.f64 l (*.f64 (PI.f64) (PI.f64))) (PI.f64)))) (pow.f64 (cos.f64 (*.f64 l (PI.f64))) #s(literal 2 binary64)))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 l (PI.f64))) (/.f64 (sin.f64 (*.f64 l (PI.f64))) (*.f64 (*.f64 F F) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (cos.f64 (*.f64 l (PI.f64))) (*.f64 l l))))))) |
(- (+ (/ 1 (* l (PI))) (/ (pow (sin (* l (PI))) 3) (* (pow F 6) (* (pow l 4) (* (pow (PI) 4) (pow (cos (* l (PI))) 3)))))) (+ (* -1 (/ (sin (* l (PI))) (* (pow F 2) (* (pow l 2) (* (pow (PI) 2) (cos (* l (PI)))))))) (* -1 (/ (pow (sin (* l (PI))) 2) (* (pow F 4) (* (pow l 3) (* (pow (PI) 3) (pow (cos (* l (PI))) 2)))))))) |
(+.f64 (/.f64 (pow.f64 (sin.f64 (*.f64 l (PI.f64))) #s(literal 3 binary64)) (*.f64 (*.f64 (pow.f64 F #s(literal 6 binary64)) (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) (*.f64 (*.f64 l l) (*.f64 l l)))) (pow.f64 (cos.f64 (*.f64 l (PI.f64))) #s(literal 3 binary64)))) (+.f64 (/.f64 (pow.f64 (sin.f64 (*.f64 l (PI.f64))) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 F F) (*.f64 F F)) (*.f64 (*.f64 l l) (*.f64 (*.f64 l (*.f64 (PI.f64) (PI.f64))) (PI.f64)))) (pow.f64 (cos.f64 (*.f64 l (PI.f64))) #s(literal 2 binary64)))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 l (PI.f64))) (/.f64 (sin.f64 (*.f64 l (PI.f64))) (*.f64 (*.f64 F F) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (cos.f64 (*.f64 l (PI.f64))) (*.f64 l l)))))))) |
(/ 1 (* l (PI))) |
(/.f64 #s(literal 1 binary64) (*.f64 l (PI.f64))) |
(+ (/ 1 (* l (PI))) (/ (sin (* l (PI))) (* (pow F 2) (* (pow l 2) (* (pow (PI) 2) (cos (* l (PI)))))))) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 l (PI.f64))) (/.f64 (sin.f64 (*.f64 l (PI.f64))) (*.f64 (*.f64 F F) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (cos.f64 (*.f64 l (PI.f64))) (*.f64 l l)))))) |
(- (+ (/ 1 (* l (PI))) (/ (pow (sin (* l (PI))) 2) (* (pow F 4) (* (pow l 3) (* (pow (PI) 3) (pow (cos (* l (PI))) 2)))))) (* -1 (/ (sin (* l (PI))) (* (pow F 2) (* (pow l 2) (* (pow (PI) 2) (cos (* l (PI))))))))) |
(+.f64 (/.f64 (pow.f64 (sin.f64 (*.f64 l (PI.f64))) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 F F) (*.f64 F F)) (*.f64 (*.f64 l l) (*.f64 (*.f64 l (*.f64 (PI.f64) (PI.f64))) (PI.f64)))) (pow.f64 (cos.f64 (*.f64 l (PI.f64))) #s(literal 2 binary64)))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 l (PI.f64))) (/.f64 (sin.f64 (*.f64 l (PI.f64))) (*.f64 (*.f64 F F) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (cos.f64 (*.f64 l (PI.f64))) (*.f64 l l))))))) |
(- (+ (/ 1 (* l (PI))) (/ (pow (sin (* l (PI))) 3) (* (pow F 6) (* (pow l 4) (* (pow (PI) 4) (pow (cos (* l (PI))) 3)))))) (+ (* -1 (/ (sin (* l (PI))) (* (pow F 2) (* (pow l 2) (* (pow (PI) 2) (cos (* l (PI)))))))) (* -1 (/ (pow (sin (* l (PI))) 2) (* (pow F 4) (* (pow l 3) (* (pow (PI) 3) (pow (cos (* l (PI))) 2)))))))) |
(+.f64 (/.f64 (pow.f64 (sin.f64 (*.f64 l (PI.f64))) #s(literal 3 binary64)) (*.f64 (*.f64 (pow.f64 F #s(literal 6 binary64)) (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) (*.f64 (*.f64 l l) (*.f64 l l)))) (pow.f64 (cos.f64 (*.f64 l (PI.f64))) #s(literal 3 binary64)))) (+.f64 (/.f64 (pow.f64 (sin.f64 (*.f64 l (PI.f64))) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 F F) (*.f64 F F)) (*.f64 (*.f64 l l) (*.f64 (*.f64 l (*.f64 (PI.f64) (PI.f64))) (PI.f64)))) (pow.f64 (cos.f64 (*.f64 l (PI.f64))) #s(literal 2 binary64)))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 l (PI.f64))) (/.f64 (sin.f64 (*.f64 l (PI.f64))) (*.f64 (*.f64 F F) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (cos.f64 (*.f64 l (PI.f64))) (*.f64 l l)))))))) |
(* l (- (PI) (/ (PI) (pow F 2)))) |
(*.f64 l (-.f64 (PI.f64) (/.f64 (PI.f64) (*.f64 F F)))) |
(* l (- (+ (PI) (* (pow l 2) (- (* -1/2 (/ (pow (PI) 3) (pow F 2))) (* -1/6 (/ (pow (PI) 3) (pow F 2)))))) (/ (PI) (pow F 2)))) |
(*.f64 l (fma.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (/.f64 (PI.f64) (*.f64 F F)))) (*.f64 #s(literal -1/3 binary64) (*.f64 l l)) (-.f64 (PI.f64) (/.f64 (PI.f64) (*.f64 F F))))) |
(* l (- (+ (PI) (* (pow l 2) (- (+ (* -1/2 (/ (pow (PI) 3) (pow F 2))) (* (pow l 2) (- (+ (* -1/2 (/ (* (pow (PI) 2) (- (* -1/6 (pow (PI) 3)) (* -1/2 (pow (PI) 3)))) (pow F 2))) (* 1/24 (/ (pow (PI) 5) (pow F 2)))) (* 1/120 (/ (pow (PI) 5) (pow F 2)))))) (* -1/6 (/ (pow (PI) 3) (pow F 2)))))) (/ (PI) (pow F 2)))) |
(*.f64 l (fma.f64 (*.f64 l l) (fma.f64 (*.f64 l l) (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (/.f64 (PI.f64) (*.f64 F F)))) (*.f64 #s(literal 1/3 binary64) (*.f64 (PI.f64) (PI.f64)))) (*.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) (*.f64 F F)) #s(literal 1/30 binary64))) (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (/.f64 (PI.f64) (*.f64 F F)))) #s(literal -1/3 binary64))) (-.f64 (PI.f64) (/.f64 (PI.f64) (*.f64 F F))))) |
(* l (- (+ (PI) (* (pow l 2) (- (+ (* -1/2 (/ (pow (PI) 3) (pow F 2))) (* (pow l 2) (- (+ (* -1/2 (/ (* (pow (PI) 2) (- (* -1/6 (pow (PI) 3)) (* -1/2 (pow (PI) 3)))) (pow F 2))) (+ (* 1/24 (/ (pow (PI) 5) (pow F 2))) (* (pow l 2) (- (+ (* -1/2 (/ (* (pow (PI) 2) (- (* 1/120 (pow (PI) 5)) (+ (* -1/2 (* (pow (PI) 2) (- (* -1/6 (pow (PI) 3)) (* -1/2 (pow (PI) 3))))) (* 1/24 (pow (PI) 5))))) (pow F 2))) (+ (* -1/720 (/ (pow (PI) 7) (pow F 2))) (* 1/24 (/ (* (pow (PI) 4) (- (* -1/6 (pow (PI) 3)) (* -1/2 (pow (PI) 3)))) (pow F 2))))) (* -1/5040 (/ (pow (PI) 7) (pow F 2))))))) (* 1/120 (/ (pow (PI) 5) (pow F 2)))))) (* -1/6 (/ (pow (PI) 3) (pow F 2)))))) (/ (PI) (pow F 2)))) |
(*.f64 l (fma.f64 (*.f64 l l) (fma.f64 (*.f64 l l) (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (/.f64 (PI.f64) (*.f64 F F)))) (*.f64 #s(literal 1/3 binary64) (*.f64 (PI.f64) (PI.f64)))) (fma.f64 (*.f64 l l) (fma.f64 #s(literal -1/2 binary64) (*.f64 (fma.f64 #s(literal 1/120 binary64) (pow.f64 (PI.f64) #s(literal 5 binary64)) (fma.f64 (*.f64 (PI.f64) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/3 binary64))) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) #s(literal -1/24 binary64)))) (*.f64 (PI.f64) (/.f64 (PI.f64) (*.f64 F F)))) (fma.f64 (pow.f64 (PI.f64) #s(literal 7 binary64)) (/.f64 #s(literal -1/720 binary64) (*.f64 F F)) (fma.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/3 binary64))) (*.f64 F F)) (*.f64 #s(literal 1/24 binary64) (pow.f64 (PI.f64) #s(literal 4 binary64))) (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 7 binary64)) #s(literal 1/5040 binary64)) (*.f64 F F))))) (*.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) (*.f64 F F)) #s(literal 1/30 binary64)))) (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (/.f64 (PI.f64) (*.f64 F F)))) #s(literal -1/3 binary64))) (-.f64 (PI.f64) (/.f64 (PI.f64) (*.f64 F F))))) |
(* l (PI)) |
(*.f64 l (PI.f64)) |
(* l (+ (PI) (* -1 (/ (sin (* l (PI))) (* (pow F 2) (* l (cos (* l (PI))))))))) |
(*.f64 l (-.f64 (PI.f64) (/.f64 (sin.f64 (*.f64 l (PI.f64))) (*.f64 (cos.f64 (*.f64 l (PI.f64))) (*.f64 l (*.f64 F F)))))) |
(* l (+ (PI) (* -1 (/ (sin (* l (PI))) (* (pow F 2) (* l (cos (* l (PI))))))))) |
(*.f64 l (-.f64 (PI.f64) (/.f64 (sin.f64 (*.f64 l (PI.f64))) (*.f64 (cos.f64 (*.f64 l (PI.f64))) (*.f64 l (*.f64 F F)))))) |
(* l (+ (PI) (* -1 (/ (sin (* l (PI))) (* (pow F 2) (* l (cos (* l (PI))))))))) |
(*.f64 l (-.f64 (PI.f64) (/.f64 (sin.f64 (*.f64 l (PI.f64))) (*.f64 (cos.f64 (*.f64 l (PI.f64))) (*.f64 l (*.f64 F F)))))) |
(* l (PI)) |
(*.f64 l (PI.f64)) |
(* -1 (* l (+ (* -1 (PI)) (/ (sin (* l (PI))) (* (pow F 2) (* l (cos (* l (PI))))))))) |
(*.f64 l (-.f64 (PI.f64) (/.f64 (sin.f64 (*.f64 l (PI.f64))) (*.f64 (cos.f64 (*.f64 l (PI.f64))) (*.f64 l (*.f64 F F)))))) |
(* -1 (* l (+ (* -1 (PI)) (/ (sin (* l (PI))) (* (pow F 2) (* l (cos (* l (PI))))))))) |
(*.f64 l (-.f64 (PI.f64) (/.f64 (sin.f64 (*.f64 l (PI.f64))) (*.f64 (cos.f64 (*.f64 l (PI.f64))) (*.f64 l (*.f64 F F)))))) |
(* -1 (* l (+ (* -1 (PI)) (/ (sin (* l (PI))) (* (pow F 2) (* l (cos (* l (PI))))))))) |
(*.f64 l (-.f64 (PI.f64) (/.f64 (sin.f64 (*.f64 l (PI.f64))) (*.f64 (cos.f64 (*.f64 l (PI.f64))) (*.f64 l (*.f64 F F)))))) |
(* -1 (/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI)))))) |
(/.f64 (sin.f64 (*.f64 l (PI.f64))) (*.f64 (cos.f64 (*.f64 l (PI.f64))) (neg.f64 (*.f64 F F)))) |
(/ (- (* (pow F 2) (* l (PI))) (/ (sin (* l (PI))) (cos (* l (PI))))) (pow F 2)) |
(-.f64 (*.f64 l (PI.f64)) (/.f64 (sin.f64 (*.f64 l (PI.f64))) (*.f64 (*.f64 F F) (cos.f64 (*.f64 l (PI.f64)))))) |
(/ (- (* (pow F 2) (* l (PI))) (/ (sin (* l (PI))) (cos (* l (PI))))) (pow F 2)) |
(-.f64 (*.f64 l (PI.f64)) (/.f64 (sin.f64 (*.f64 l (PI.f64))) (*.f64 (*.f64 F F) (cos.f64 (*.f64 l (PI.f64)))))) |
(/ (- (* (pow F 2) (* l (PI))) (/ (sin (* l (PI))) (cos (* l (PI))))) (pow F 2)) |
(-.f64 (*.f64 l (PI.f64)) (/.f64 (sin.f64 (*.f64 l (PI.f64))) (*.f64 (*.f64 F F) (cos.f64 (*.f64 l (PI.f64)))))) |
(* l (PI)) |
(*.f64 l (PI.f64)) |
(+ (* -1 (/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI)))))) (* l (PI))) |
(-.f64 (*.f64 l (PI.f64)) (/.f64 (sin.f64 (*.f64 l (PI.f64))) (*.f64 (*.f64 F F) (cos.f64 (*.f64 l (PI.f64)))))) |
(+ (* -1 (/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI)))))) (* l (PI))) |
(-.f64 (*.f64 l (PI.f64)) (/.f64 (sin.f64 (*.f64 l (PI.f64))) (*.f64 (*.f64 F F) (cos.f64 (*.f64 l (PI.f64)))))) |
(+ (* -1 (/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI)))))) (* l (PI))) |
(-.f64 (*.f64 l (PI.f64)) (/.f64 (sin.f64 (*.f64 l (PI.f64))) (*.f64 (*.f64 F F) (cos.f64 (*.f64 l (PI.f64)))))) |
(* l (PI)) |
(*.f64 l (PI.f64)) |
(+ (* -1 (/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI)))))) (* l (PI))) |
(-.f64 (*.f64 l (PI.f64)) (/.f64 (sin.f64 (*.f64 l (PI.f64))) (*.f64 (*.f64 F F) (cos.f64 (*.f64 l (PI.f64)))))) |
(+ (* -1 (/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI)))))) (* l (PI))) |
(-.f64 (*.f64 l (PI.f64)) (/.f64 (sin.f64 (*.f64 l (PI.f64))) (*.f64 (*.f64 F F) (cos.f64 (*.f64 l (PI.f64)))))) |
(+ (* -1 (/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI)))))) (* l (PI))) |
(-.f64 (*.f64 l (PI.f64)) (/.f64 (sin.f64 (*.f64 l (PI.f64))) (*.f64 (*.f64 F F) (cos.f64 (*.f64 l (PI.f64)))))) |
(* l (PI)) |
(*.f64 l (PI.f64)) |
(* l (+ (PI) (* -1/6 (* (pow l 2) (pow (PI) 3))))) |
(*.f64 l (fma.f64 (*.f64 (*.f64 (*.f64 l l) #s(literal -1/6 binary64)) (PI.f64)) (*.f64 (PI.f64) (PI.f64)) (PI.f64))) |
(* l (+ (PI) (* (pow l 2) (+ (* -1/6 (pow (PI) 3)) (* 1/120 (* (pow l 2) (pow (PI) 5))))))) |
(*.f64 l (fma.f64 (*.f64 l l) (fma.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) (*.f64 (*.f64 l l) #s(literal 1/120 binary64)) (*.f64 (PI.f64) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/6 binary64)))) (PI.f64))) |
(* l (+ (PI) (* (pow l 2) (+ (* -1/6 (pow (PI) 3)) (* (pow l 2) (+ (* -1/5040 (* (pow l 2) (pow (PI) 7))) (* 1/120 (pow (PI) 5)))))))) |
(*.f64 l (fma.f64 (*.f64 l l) (fma.f64 (*.f64 l l) (fma.f64 (*.f64 l l) (*.f64 #s(literal -1/5040 binary64) (pow.f64 (PI.f64) #s(literal 7 binary64))) (*.f64 #s(literal 1/120 binary64) (pow.f64 (PI.f64) #s(literal 5 binary64)))) (*.f64 (PI.f64) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/6 binary64)))) (PI.f64))) |
(sin (* l (PI))) |
(sin.f64 (*.f64 l (PI.f64))) |
(sin (* l (PI))) |
(sin.f64 (*.f64 l (PI.f64))) |
(sin (* l (PI))) |
(sin.f64 (*.f64 l (PI.f64))) |
(sin (* l (PI))) |
(sin.f64 (*.f64 l (PI.f64))) |
(sin (* l (PI))) |
(sin.f64 (*.f64 l (PI.f64))) |
(sin (* l (PI))) |
(sin.f64 (*.f64 l (PI.f64))) |
(sin (* l (PI))) |
(sin.f64 (*.f64 l (PI.f64))) |
(sin (* l (PI))) |
(sin.f64 (*.f64 l (PI.f64))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/2 (* (pow l 2) (pow (PI) 2)))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 l (*.f64 l (*.f64 (PI.f64) (PI.f64)))) #s(literal 1 binary64)) |
(+ 1 (* (pow l 2) (+ (* -1/2 (pow (PI) 2)) (* 1/24 (* (pow l 2) (pow (PI) 4)))))) |
(fma.f64 (*.f64 l l) (fma.f64 l (*.f64 l (*.f64 #s(literal 1/24 binary64) (pow.f64 (PI.f64) #s(literal 4 binary64)))) (*.f64 (PI.f64) (*.f64 (PI.f64) #s(literal -1/2 binary64)))) #s(literal 1 binary64)) |
(+ 1 (* (pow l 2) (+ (* -1/2 (pow (PI) 2)) (* (pow l 2) (+ (* -1/720 (* (pow l 2) (pow (PI) 6))) (* 1/24 (pow (PI) 4))))))) |
(fma.f64 (*.f64 l l) (fma.f64 (*.f64 l l) (fma.f64 (*.f64 l l) (*.f64 (pow.f64 (PI.f64) #s(literal 6 binary64)) #s(literal -1/720 binary64)) (*.f64 #s(literal 1/24 binary64) (pow.f64 (PI.f64) #s(literal 4 binary64)))) (*.f64 (PI.f64) (*.f64 (PI.f64) #s(literal -1/2 binary64)))) #s(literal 1 binary64)) |
(cos (* l (PI))) |
(cos.f64 (*.f64 l (PI.f64))) |
(cos (* l (PI))) |
(cos.f64 (*.f64 l (PI.f64))) |
(cos (* l (PI))) |
(cos.f64 (*.f64 l (PI.f64))) |
(cos (* l (PI))) |
(cos.f64 (*.f64 l (PI.f64))) |
(cos (* l (PI))) |
(cos.f64 (*.f64 l (PI.f64))) |
(cos (* l (PI))) |
(cos.f64 (*.f64 l (PI.f64))) |
(cos (* l (PI))) |
(cos.f64 (*.f64 l (PI.f64))) |
(cos (* l (PI))) |
(cos.f64 (*.f64 l (PI.f64))) |
(/ (* l (PI)) F) |
(/.f64 (*.f64 l (PI.f64)) F) |
(* l (+ (* -1/6 (/ (* (pow l 2) (pow (PI) 3)) F)) (/ (PI) F))) |
(*.f64 l (fma.f64 (*.f64 l l) (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (/.f64 #s(literal -1/6 binary64) F)) (/.f64 (PI.f64) F))) |
(* l (+ (* (pow l 2) (+ (* -1/6 (/ (pow (PI) 3) F)) (* 1/120 (/ (* (pow l 2) (pow (PI) 5)) F)))) (/ (PI) F))) |
(*.f64 l (fma.f64 (*.f64 l l) (fma.f64 l (*.f64 l (*.f64 #s(literal 1/120 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) F))) (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (/.f64 #s(literal -1/6 binary64) F))) (/.f64 (PI.f64) F))) |
(* l (+ (* (pow l 2) (+ (* -1/6 (/ (pow (PI) 3) F)) (* (pow l 2) (+ (* -1/5040 (/ (* (pow l 2) (pow (PI) 7)) F)) (* 1/120 (/ (pow (PI) 5) F)))))) (/ (PI) F))) |
(*.f64 l (fma.f64 (*.f64 l l) (fma.f64 (*.f64 l l) (fma.f64 (*.f64 l l) (/.f64 (*.f64 #s(literal -1/5040 binary64) (pow.f64 (PI.f64) #s(literal 7 binary64))) F) (*.f64 #s(literal 1/120 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) F))) (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (/.f64 #s(literal -1/6 binary64) F))) (/.f64 (PI.f64) F))) |
(/ (sin (* l (PI))) F) |
(/.f64 (sin.f64 (*.f64 l (PI.f64))) F) |
(/ (sin (* l (PI))) F) |
(/.f64 (sin.f64 (*.f64 l (PI.f64))) F) |
(/ (sin (* l (PI))) F) |
(/.f64 (sin.f64 (*.f64 l (PI.f64))) F) |
(/ (sin (* l (PI))) F) |
(/.f64 (sin.f64 (*.f64 l (PI.f64))) F) |
(/ (sin (* l (PI))) F) |
(/.f64 (sin.f64 (*.f64 l (PI.f64))) F) |
(/ (sin (* l (PI))) F) |
(/.f64 (sin.f64 (*.f64 l (PI.f64))) F) |
(/ (sin (* l (PI))) F) |
(/.f64 (sin.f64 (*.f64 l (PI.f64))) F) |
(/ (sin (* l (PI))) F) |
(/.f64 (sin.f64 (*.f64 l (PI.f64))) F) |
(/ (sin (* l (PI))) F) |
(/.f64 (sin.f64 (*.f64 l (PI.f64))) F) |
(/ (sin (* l (PI))) F) |
(/.f64 (sin.f64 (*.f64 l (PI.f64))) F) |
(/ (sin (* l (PI))) F) |
(/.f64 (sin.f64 (*.f64 l (PI.f64))) F) |
(/ (sin (* l (PI))) F) |
(/.f64 (sin.f64 (*.f64 l (PI.f64))) F) |
(/ (sin (* l (PI))) F) |
(/.f64 (sin.f64 (*.f64 l (PI.f64))) F) |
(/ (sin (* l (PI))) F) |
(/.f64 (sin.f64 (*.f64 l (PI.f64))) F) |
(/ (sin (* l (PI))) F) |
(/.f64 (sin.f64 (*.f64 l (PI.f64))) F) |
(/ (sin (* l (PI))) F) |
(/.f64 (sin.f64 (*.f64 l (PI.f64))) F) |
(/ (sin (* l (PI))) F) |
(/.f64 (sin.f64 (*.f64 l (PI.f64))) F) |
(/ (sin (* l (PI))) F) |
(/.f64 (sin.f64 (*.f64 l (PI.f64))) F) |
(/ (sin (* l (PI))) F) |
(/.f64 (sin.f64 (*.f64 l (PI.f64))) F) |
(/ (sin (* l (PI))) F) |
(/.f64 (sin.f64 (*.f64 l (PI.f64))) F) |
(/ (* l (PI)) (pow F 2)) |
(*.f64 l (/.f64 (PI.f64) (*.f64 F F))) |
(* l (+ (* (pow l 2) (- (* -1/6 (/ (pow (PI) 3) (pow F 2))) (* -1/2 (/ (pow (PI) 3) (pow F 2))))) (/ (PI) (pow F 2)))) |
(*.f64 l (fma.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (/.f64 (PI.f64) (*.f64 F F)))) (*.f64 #s(literal 1/3 binary64) (*.f64 l l)) (/.f64 (PI.f64) (*.f64 F F)))) |
(* l (+ (* (pow l 2) (- (+ (* -1/6 (/ (pow (PI) 3) (pow F 2))) (* (pow l 2) (- (* 1/120 (/ (pow (PI) 5) (pow F 2))) (+ (* -1/2 (/ (* (pow (PI) 2) (- (* -1/6 (pow (PI) 3)) (* -1/2 (pow (PI) 3)))) (pow F 2))) (* 1/24 (/ (pow (PI) 5) (pow F 2))))))) (* -1/2 (/ (pow (PI) 3) (pow F 2))))) (/ (PI) (pow F 2)))) |
(*.f64 l (-.f64 (/.f64 (PI.f64) (*.f64 F F)) (*.f64 (*.f64 l l) (fma.f64 (*.f64 l l) (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (/.f64 (PI.f64) (*.f64 F F)))) (*.f64 #s(literal 1/3 binary64) (*.f64 (PI.f64) (PI.f64)))) (*.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) (*.f64 F F)) #s(literal 1/30 binary64))) (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (/.f64 (PI.f64) (*.f64 F F)))) #s(literal -1/3 binary64)))))) |
(* l (+ (* (pow l 2) (- (+ (* -1/6 (/ (pow (PI) 3) (pow F 2))) (* (pow l 2) (- (+ (* 1/120 (/ (pow (PI) 5) (pow F 2))) (* (pow l 2) (- (* -1/5040 (/ (pow (PI) 7) (pow F 2))) (+ (* -1/2 (/ (* (pow (PI) 2) (- (* 1/120 (pow (PI) 5)) (+ (* -1/2 (* (pow (PI) 2) (- (* -1/6 (pow (PI) 3)) (* -1/2 (pow (PI) 3))))) (* 1/24 (pow (PI) 5))))) (pow F 2))) (+ (* -1/720 (/ (pow (PI) 7) (pow F 2))) (* 1/24 (/ (* (pow (PI) 4) (- (* -1/6 (pow (PI) 3)) (* -1/2 (pow (PI) 3)))) (pow F 2)))))))) (+ (* -1/2 (/ (* (pow (PI) 2) (- (* -1/6 (pow (PI) 3)) (* -1/2 (pow (PI) 3)))) (pow F 2))) (* 1/24 (/ (pow (PI) 5) (pow F 2))))))) (* -1/2 (/ (pow (PI) 3) (pow F 2))))) (/ (PI) (pow F 2)))) |
(*.f64 l (fma.f64 (*.f64 l l) (fma.f64 (*.f64 l l) (fma.f64 l (*.f64 l (-.f64 (fma.f64 #s(literal -1/5040 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 7 binary64)) (*.f64 F F)) (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (/.f64 (PI.f64) (*.f64 F F)))) (*.f64 #s(literal 1/3 binary64) (*.f64 (PI.f64) (PI.f64)))) (*.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) (*.f64 F F)) #s(literal 1/30 binary64))) (*.f64 (PI.f64) (*.f64 (PI.f64) #s(literal -1/2 binary64))))) (fma.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/3 binary64))) (*.f64 F F)) (*.f64 #s(literal 1/24 binary64) (pow.f64 (PI.f64) #s(literal 4 binary64))) (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 7 binary64)) #s(literal -1/720 binary64)) (*.f64 F F))))) (/.f64 (fma.f64 #s(literal 1/120 binary64) (pow.f64 (PI.f64) #s(literal 5 binary64)) (fma.f64 (*.f64 (PI.f64) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/3 binary64))) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) #s(literal -1/24 binary64)))) (*.f64 F F))) (/.f64 (*.f64 (PI.f64) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/3 binary64))) (*.f64 F F))) (/.f64 (PI.f64) (*.f64 F F)))) |
(/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI))))) |
(/.f64 (sin.f64 (*.f64 l (PI.f64))) (*.f64 (*.f64 F F) (cos.f64 (*.f64 l (PI.f64))))) |
(/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI))))) |
(/.f64 (sin.f64 (*.f64 l (PI.f64))) (*.f64 (*.f64 F F) (cos.f64 (*.f64 l (PI.f64))))) |
(/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI))))) |
(/.f64 (sin.f64 (*.f64 l (PI.f64))) (*.f64 (*.f64 F F) (cos.f64 (*.f64 l (PI.f64))))) |
(/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI))))) |
(/.f64 (sin.f64 (*.f64 l (PI.f64))) (*.f64 (*.f64 F F) (cos.f64 (*.f64 l (PI.f64))))) |
(/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI))))) |
(/.f64 (sin.f64 (*.f64 l (PI.f64))) (*.f64 (*.f64 F F) (cos.f64 (*.f64 l (PI.f64))))) |
(/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI))))) |
(/.f64 (sin.f64 (*.f64 l (PI.f64))) (*.f64 (*.f64 F F) (cos.f64 (*.f64 l (PI.f64))))) |
(/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI))))) |
(/.f64 (sin.f64 (*.f64 l (PI.f64))) (*.f64 (*.f64 F F) (cos.f64 (*.f64 l (PI.f64))))) |
(/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI))))) |
(/.f64 (sin.f64 (*.f64 l (PI.f64))) (*.f64 (*.f64 F F) (cos.f64 (*.f64 l (PI.f64))))) |
(/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI))))) |
(/.f64 (sin.f64 (*.f64 l (PI.f64))) (*.f64 (*.f64 F F) (cos.f64 (*.f64 l (PI.f64))))) |
(/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI))))) |
(/.f64 (sin.f64 (*.f64 l (PI.f64))) (*.f64 (*.f64 F F) (cos.f64 (*.f64 l (PI.f64))))) |
(/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI))))) |
(/.f64 (sin.f64 (*.f64 l (PI.f64))) (*.f64 (*.f64 F F) (cos.f64 (*.f64 l (PI.f64))))) |
(/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI))))) |
(/.f64 (sin.f64 (*.f64 l (PI.f64))) (*.f64 (*.f64 F F) (cos.f64 (*.f64 l (PI.f64))))) |
(/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI))))) |
(/.f64 (sin.f64 (*.f64 l (PI.f64))) (*.f64 (*.f64 F F) (cos.f64 (*.f64 l (PI.f64))))) |
(/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI))))) |
(/.f64 (sin.f64 (*.f64 l (PI.f64))) (*.f64 (*.f64 F F) (cos.f64 (*.f64 l (PI.f64))))) |
(/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI))))) |
(/.f64 (sin.f64 (*.f64 l (PI.f64))) (*.f64 (*.f64 F F) (cos.f64 (*.f64 l (PI.f64))))) |
(/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI))))) |
(/.f64 (sin.f64 (*.f64 l (PI.f64))) (*.f64 (*.f64 F F) (cos.f64 (*.f64 l (PI.f64))))) |
(/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI))))) |
(/.f64 (sin.f64 (*.f64 l (PI.f64))) (*.f64 (*.f64 F F) (cos.f64 (*.f64 l (PI.f64))))) |
(/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI))))) |
(/.f64 (sin.f64 (*.f64 l (PI.f64))) (*.f64 (*.f64 F F) (cos.f64 (*.f64 l (PI.f64))))) |
(/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI))))) |
(/.f64 (sin.f64 (*.f64 l (PI.f64))) (*.f64 (*.f64 F F) (cos.f64 (*.f64 l (PI.f64))))) |
(/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI))))) |
(/.f64 (sin.f64 (*.f64 l (PI.f64))) (*.f64 (*.f64 F F) (cos.f64 (*.f64 l (PI.f64))))) |
Compiled 35 885 to 2 663 computations (92.6% saved)
19 alts after pruning (18 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 560 | 14 | 1 574 |
| Fresh | 6 | 4 | 10 |
| Picked | 4 | 1 | 5 |
| Done | 0 | 0 | 0 |
| Total | 1 570 | 19 | 1 589 |
| Status | Accuracy | Program |
|---|---|---|
| 73.1% | (fma.f64 (/.f64 (*.f64 l (PI.f64)) F) (/.f64 #s(literal -1 binary64) F) (*.f64 (PI.f64) l)) | |
| ▶ | 80.6% | (fma.f64 (/.f64 (tan.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64)))) (sqrt.f64 (sqrt.f64 (PI.f64)))) l)) F) (/.f64 #s(literal -1 binary64) F) (*.f64 (PI.f64) l)) |
| 76.9% | (fma.f64 (*.f64 (*.f64 l (sqrt.f64 (PI.f64))) (sqrt.f64 (sqrt.f64 (PI.f64)))) (sqrt.f64 (sqrt.f64 (PI.f64))) (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F)))) | |
| 77.0% | (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F)))) | |
| 57.9% | (pow.f64 (pow.f64 (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F)))) #s(literal 1/2 binary64)) #s(literal 2 binary64)) | |
| 28.5% | (/.f64 (-.f64 (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))) (/.f64 (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))) (*.f64 (*.f64 F F) (*.f64 F F)))) (fma.f64 (PI.f64) l (/.f64 (*.f64 (PI.f64) l) (*.f64 F F)))) | |
| 75.3% | (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 l (PI.f64)))) | |
| 73.1% | (-.f64 (*.f64 (PI.f64) l) (/.f64 (/.f64 (*.f64 (PI.f64) l) F) F)) | |
| ▶ | 80.7% | (-.f64 (*.f64 (PI.f64) l) (/.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) F) F)) |
| 80.5% | (-.f64 (*.f64 (PI.f64) l) (/.f64 (/.f64 (sin.f64 (*.f64 (*.f64 (sqrt.f64 (PI.f64)) (sqrt.f64 (PI.f64))) l)) F) (*.f64 F (cos.f64 (*.f64 (PI.f64) l))))) | |
| 73.1% | (-.f64 (*.f64 (PI.f64) l) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) F) (*.f64 (PI.f64) l)) F)) | |
| 77.0% | (-.f64 (*.f64 (PI.f64) l) (/.f64 (neg.f64 (sin.f64 (*.f64 (PI.f64) l))) (*.f64 (*.f64 F (cos.f64 (*.f64 (PI.f64) l))) (neg.f64 F)))) | |
| 69.4% | (-.f64 (*.f64 (PI.f64) l) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) (*.f64 l (*.f64 (sqrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64)))) (sqrt.f64 (sqrt.f64 (PI.f64))))))) | |
| ▶ | 69.4% | (*.f64 (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 F F)) #s(literal 1 binary64)) (*.f64 (PI.f64) l)) |
| 69.5% | (*.f64 (PI.f64) (-.f64 l (/.f64 (*.f64 #s(literal 1 binary64) l) (*.f64 F F)))) | |
| 69.5% | (*.f64 l (-.f64 (PI.f64) (/.f64 (PI.f64) (*.f64 F F)))) | |
| ▶ | 75.0% | (*.f64 l (*.f64 (sqrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64)))) (sqrt.f64 (sqrt.f64 (PI.f64))))) |
| ✓ | 75.4% | (*.f64 l (PI.f64)) |
| ▶ | 21.0% | (neg.f64 (*.f64 l (/.f64 (PI.f64) (*.f64 F F)))) |
Compiled 617 to 374 computations (39.4% saved)
| 1× | egg-herbie |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (*.f64 (*.f64 (sqrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64)))) (sqrt.f64 (sqrt.f64 (PI.f64)))) l) |
| ✓ | cost-diff | 0 | (tan.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64)))) (sqrt.f64 (sqrt.f64 (PI.f64)))) l)) |
| ✓ | cost-diff | 0 | (/.f64 (tan.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64)))) (sqrt.f64 (sqrt.f64 (PI.f64)))) l)) F) |
| ✓ | cost-diff | 576 | (fma.f64 (/.f64 (tan.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64)))) (sqrt.f64 (sqrt.f64 (PI.f64)))) l)) F) (/.f64 #s(literal -1 binary64) F) (*.f64 (PI.f64) l)) |
| ✓ | cost-diff | 0 | (*.f64 (PI.f64) (sqrt.f64 (PI.f64))) |
| ✓ | cost-diff | 0 | (sqrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64)))) |
| ✓ | cost-diff | 0 | (*.f64 (sqrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64)))) (sqrt.f64 (sqrt.f64 (PI.f64)))) |
| ✓ | cost-diff | 0 | (*.f64 l (*.f64 (sqrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64)))) (sqrt.f64 (sqrt.f64 (PI.f64))))) |
| ✓ | cost-diff | 0 | (*.f64 F F) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal -1 binary64) (*.f64 F F)) |
| ✓ | cost-diff | 0 | (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 F F)) #s(literal 1 binary64)) |
| ✓ | cost-diff | 320 | (*.f64 (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 F F)) #s(literal 1 binary64)) (*.f64 (PI.f64) l)) |
| ✓ | cost-diff | 0 | (PI.f64) |
| ✓ | cost-diff | 0 | (/.f64 (PI.f64) (*.f64 F F)) |
| ✓ | cost-diff | 0 | (*.f64 l (/.f64 (PI.f64) (*.f64 F F))) |
| ✓ | cost-diff | 0 | (neg.f64 (*.f64 l (/.f64 (PI.f64) (*.f64 F F)))) |
| ✓ | cost-diff | 0 | (PI.f64) |
| ✓ | cost-diff | 0 | (*.f64 (PI.f64) l) |
| ✓ | cost-diff | 0 | (-.f64 (*.f64 (PI.f64) l) (/.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) F) F)) |
| ✓ | cost-diff | 384 | (/.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) F) F) |
| 6 090× | accelerator-lowering-fma.f32 |
| 6 090× | accelerator-lowering-fma.f64 |
| 2 154× | *-lowering-*.f32 |
| 2 154× | *-lowering-*.f64 |
| 1 406× | +-lowering-+.f64 |
Useful iterations: 4 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 29 | 224 |
| 1 | 63 | 224 |
| 2 | 137 | 223 |
| 3 | 274 | 222 |
| 4 | 529 | 220 |
| 5 | 997 | 220 |
| 6 | 1402 | 220 |
| 7 | 2074 | 220 |
| 8 | 2725 | 220 |
| 9 | 3284 | 220 |
| 10 | 3922 | 220 |
| 11 | 4811 | 220 |
| 12 | 5682 | 220 |
| 13 | 7038 | 220 |
| 0 | 8106 | 220 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(- (* (PI) l) (/ (/ (tan (* (PI) l)) F) F)) |
(* (PI) l) |
(PI) |
l |
(/ (/ (tan (* (PI) l)) F) F) |
(/ (tan (* (PI) l)) F) |
(tan (* (PI) l)) |
F |
(neg (* l (/ (PI) (* F F)))) |
(* l (/ (PI) (* F F))) |
l |
(/ (PI) (* F F)) |
(PI) |
(* F F) |
F |
(* (+ (/ -1 (* F F)) 1) (* (PI) l)) |
(+ (/ -1 (* F F)) 1) |
(/ -1 (* F F)) |
-1 |
(* F F) |
F |
1 |
(* (PI) l) |
(PI) |
l |
(* l (* (sqrt (* (PI) (sqrt (PI)))) (sqrt (sqrt (PI))))) |
l |
(* (sqrt (* (PI) (sqrt (PI)))) (sqrt (sqrt (PI)))) |
(sqrt (* (PI) (sqrt (PI)))) |
(* (PI) (sqrt (PI))) |
(PI) |
(sqrt (PI)) |
(sqrt (sqrt (PI))) |
(+ (* (/ (tan (* (* (sqrt (* (PI) (sqrt (PI)))) (sqrt (sqrt (PI)))) l)) F) (/ -1 F)) (* (PI) l)) |
(/ (tan (* (* (sqrt (* (PI) (sqrt (PI)))) (sqrt (sqrt (PI)))) l)) F) |
(tan (* (* (sqrt (* (PI) (sqrt (PI)))) (sqrt (sqrt (PI)))) l)) |
(* (* (sqrt (* (PI) (sqrt (PI)))) (sqrt (sqrt (PI)))) l) |
(* (sqrt (* (PI) (sqrt (PI)))) (sqrt (sqrt (PI)))) |
(sqrt (* (PI) (sqrt (PI)))) |
(* (PI) (sqrt (PI))) |
(PI) |
(sqrt (PI)) |
(sqrt (sqrt (PI))) |
l |
F |
(/ -1 F) |
-1 |
(* (PI) l) |
| Outputs |
|---|
(- (* (PI) l) (/ (/ (tan (* (PI) l)) F) F)) |
(-.f64 (*.f64 (PI.f64) l) (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F))) |
(* (PI) l) |
(*.f64 (PI.f64) l) |
(PI) |
(PI.f64) |
l |
(/ (/ (tan (* (PI) l)) F) F) |
(/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) |
(/ (tan (* (PI) l)) F) |
(/.f64 (tan.f64 (*.f64 (PI.f64) l)) F) |
(tan (* (PI) l)) |
(tan.f64 (*.f64 (PI.f64) l)) |
F |
(neg (* l (/ (PI) (* F F)))) |
(neg.f64 (/.f64 (*.f64 (PI.f64) l) (*.f64 F F))) |
(* l (/ (PI) (* F F))) |
(/.f64 (*.f64 (PI.f64) l) (*.f64 F F)) |
l |
(/ (PI) (* F F)) |
(/.f64 (PI.f64) (*.f64 F F)) |
(PI) |
(PI.f64) |
(* F F) |
(*.f64 F F) |
F |
(* (+ (/ -1 (* F F)) 1) (* (PI) l)) |
(*.f64 (PI.f64) (-.f64 l (/.f64 l (*.f64 F F)))) |
(+ (/ -1 (* F F)) 1) |
(+.f64 (/.f64 #s(literal -1 binary64) (*.f64 F F)) #s(literal 1 binary64)) |
(/ -1 (* F F)) |
(/.f64 #s(literal -1 binary64) (*.f64 F F)) |
-1 |
#s(literal -1 binary64) |
(* F F) |
(*.f64 F F) |
F |
1 |
#s(literal 1 binary64) |
(* (PI) l) |
(*.f64 (PI.f64) l) |
(PI) |
(PI.f64) |
l |
(* l (* (sqrt (* (PI) (sqrt (PI)))) (sqrt (sqrt (PI))))) |
(*.f64 (sqrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64)))) (*.f64 l (sqrt.f64 (sqrt.f64 (PI.f64))))) |
l |
(* (sqrt (* (PI) (sqrt (PI)))) (sqrt (sqrt (PI)))) |
(*.f64 (sqrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64)))) (sqrt.f64 (sqrt.f64 (PI.f64)))) |
(sqrt (* (PI) (sqrt (PI)))) |
(sqrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64)))) |
(* (PI) (sqrt (PI))) |
(*.f64 (PI.f64) (sqrt.f64 (PI.f64))) |
(PI) |
(PI.f64) |
(sqrt (PI)) |
(sqrt.f64 (PI.f64)) |
(sqrt (sqrt (PI))) |
(sqrt.f64 (sqrt.f64 (PI.f64))) |
(+ (* (/ (tan (* (* (sqrt (* (PI) (sqrt (PI)))) (sqrt (sqrt (PI)))) l)) F) (/ -1 F)) (* (PI) l)) |
(-.f64 (*.f64 (PI.f64) l) (/.f64 (tan.f64 (*.f64 (sqrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64)))) (*.f64 l (sqrt.f64 (sqrt.f64 (PI.f64)))))) (*.f64 F F))) |
(/ (tan (* (* (sqrt (* (PI) (sqrt (PI)))) (sqrt (sqrt (PI)))) l)) F) |
(/.f64 (tan.f64 (*.f64 (sqrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64)))) (*.f64 l (sqrt.f64 (sqrt.f64 (PI.f64)))))) F) |
(tan (* (* (sqrt (* (PI) (sqrt (PI)))) (sqrt (sqrt (PI)))) l)) |
(tan.f64 (*.f64 (sqrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64)))) (*.f64 l (sqrt.f64 (sqrt.f64 (PI.f64)))))) |
(* (* (sqrt (* (PI) (sqrt (PI)))) (sqrt (sqrt (PI)))) l) |
(*.f64 (sqrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64)))) (*.f64 l (sqrt.f64 (sqrt.f64 (PI.f64))))) |
(* (sqrt (* (PI) (sqrt (PI)))) (sqrt (sqrt (PI)))) |
(*.f64 (sqrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64)))) (sqrt.f64 (sqrt.f64 (PI.f64)))) |
(sqrt (* (PI) (sqrt (PI)))) |
(sqrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64)))) |
(* (PI) (sqrt (PI))) |
(*.f64 (PI.f64) (sqrt.f64 (PI.f64))) |
(PI) |
(PI.f64) |
(sqrt (PI)) |
(sqrt.f64 (PI.f64)) |
(sqrt (sqrt (PI))) |
(sqrt.f64 (sqrt.f64 (PI.f64))) |
l |
F |
(/ -1 F) |
(/.f64 #s(literal -1 binary64) F) |
-1 |
#s(literal -1 binary64) |
(* (PI) l) |
(*.f64 (PI.f64) l) |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 99.5% | (*.f64 (PI.f64) l) |
| ✓ | accuracy | 98.4% | (*.f64 (sqrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64)))) (sqrt.f64 (sqrt.f64 (PI.f64)))) |
| ✓ | accuracy | 98.4% | (sqrt.f64 (PI.f64)) |
| ✓ | accuracy | 52.6% | (tan.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64)))) (sqrt.f64 (sqrt.f64 (PI.f64)))) l)) |
| ✓ | accuracy | 100.0% | (PI.f64) |
| ✓ | accuracy | 99.5% | (*.f64 l (*.f64 (sqrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64)))) (sqrt.f64 (sqrt.f64 (PI.f64))))) |
| ✓ | accuracy | 98.4% | (*.f64 (sqrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64)))) (sqrt.f64 (sqrt.f64 (PI.f64)))) |
| ✓ | accuracy | 98.4% | (sqrt.f64 (PI.f64)) |
| ✓ | accuracy | 100.0% | (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 F F)) #s(literal 1 binary64)) |
| ✓ | accuracy | 99.7% | (/.f64 #s(literal -1 binary64) (*.f64 F F)) |
| ✓ | accuracy | 99.5% | (*.f64 (PI.f64) l) |
| ✓ | accuracy | 96.3% | (*.f64 (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 F F)) #s(literal 1 binary64)) (*.f64 (PI.f64) l)) |
| ✓ | accuracy | 100.0% | (neg.f64 (*.f64 l (/.f64 (PI.f64) (*.f64 F F)))) |
| ✓ | accuracy | 100.0% | (PI.f64) |
| ✓ | accuracy | 99.6% | (/.f64 (PI.f64) (*.f64 F F)) |
| ✓ | accuracy | 90.9% | (*.f64 l (/.f64 (PI.f64) (*.f64 F F))) |
| ✓ | accuracy | 99.9% | (/.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) F) F) |
| ✓ | accuracy | 99.8% | (/.f64 (tan.f64 (*.f64 (PI.f64) l)) F) |
| ✓ | accuracy | 99.5% | (*.f64 (PI.f64) l) |
| ✓ | accuracy | 52.6% | (tan.f64 (*.f64 (PI.f64) l)) |
| 186.0ms | 47× | 2 | valid |
| 142.0ms | 72× | 1 | valid |
| 60.0ms | 5× | 3 | valid |
| 31.0ms | 132× | 0 | valid |
Compiled 225 to 31 computations (86.2% saved)
ival-tan: 284.0ms (80.3% of total)ival-mult: 26.0ms (7.3% of total)ival-div: 16.0ms (4.5% of total)ival-sqrt: 10.0ms (2.8% of total)adjust: 6.0ms (1.7% of total)ival-pi: 3.0ms (0.8% of total)ival-add: 3.0ms (0.8% of total)ival-sub: 2.0ms (0.6% of total)ival-neg: 2.0ms (0.6% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| Inputs |
|---|
#<alt (/ (/ (tan (* (PI) l)) F) F)> |
#<alt (- (* (PI) l) (/ (/ (tan (* (PI) l)) F) F))> |
#<alt (* (PI) l)> |
#<alt (PI)> |
#<alt (neg (* l (/ (PI) (* F F))))> |
#<alt (* l (/ (PI) (* F F)))> |
#<alt (/ (PI) (* F F))> |
#<alt (* (+ (/ -1 (* F F)) 1) (* (PI) l))> |
#<alt (+ (/ -1 (* F F)) 1)> |
#<alt (/ -1 (* F F))> |
#<alt (* F F)> |
#<alt (* l (* (sqrt (* (PI) (sqrt (PI)))) (sqrt (sqrt (PI)))))> |
#<alt (* (sqrt (* (PI) (sqrt (PI)))) (sqrt (sqrt (PI))))> |
#<alt (sqrt (* (PI) (sqrt (PI))))> |
#<alt (* (PI) (sqrt (PI)))> |
#<alt (+ (* (/ (tan (* (* (sqrt (* (PI) (sqrt (PI)))) (sqrt (sqrt (PI)))) l)) F) (/ -1 F)) (* (PI) l))> |
#<alt (/ (tan (* (* (sqrt (* (PI) (sqrt (PI)))) (sqrt (sqrt (PI)))) l)) F)> |
#<alt (tan (* (* (sqrt (* (PI) (sqrt (PI)))) (sqrt (sqrt (PI)))) l))> |
#<alt (* (* (sqrt (* (PI) (sqrt (PI)))) (sqrt (sqrt (PI)))) l)> |
#<alt (tan (* (PI) l))> |
#<alt (/ (tan (* (PI) l)) F)> |
#<alt (sqrt (PI))> |
| Outputs |
|---|
#<alt (/ (* l (PI)) (pow F 2))> |
#<alt (* l (+ (* (pow l 2) (- (* -1/6 (/ (pow (PI) 3) (pow F 2))) (* -1/2 (/ (pow (PI) 3) (pow F 2))))) (/ (PI) (pow F 2))))> |
#<alt (* l (+ (* (pow l 2) (- (+ (* -1/6 (/ (pow (PI) 3) (pow F 2))) (* (pow l 2) (- (* 1/120 (/ (pow (PI) 5) (pow F 2))) (+ (* -1/2 (/ (* (pow (PI) 2) (- (* -1/6 (pow (PI) 3)) (* -1/2 (pow (PI) 3)))) (pow F 2))) (* 1/24 (/ (pow (PI) 5) (pow F 2))))))) (* -1/2 (/ (pow (PI) 3) (pow F 2))))) (/ (PI) (pow F 2))))> |
#<alt (* l (+ (* (pow l 2) (- (+ (* -1/6 (/ (pow (PI) 3) (pow F 2))) (* (pow l 2) (- (+ (* 1/120 (/ (pow (PI) 5) (pow F 2))) (* (pow l 2) (- (* -1/5040 (/ (pow (PI) 7) (pow F 2))) (+ (* -1/2 (/ (* (pow (PI) 2) (- (* 1/120 (pow (PI) 5)) (+ (* -1/2 (* (pow (PI) 2) (- (* -1/6 (pow (PI) 3)) (* -1/2 (pow (PI) 3))))) (* 1/24 (pow (PI) 5))))) (pow F 2))) (+ (* -1/720 (/ (pow (PI) 7) (pow F 2))) (* 1/24 (/ (* (pow (PI) 4) (- (* -1/6 (pow (PI) 3)) (* -1/2 (pow (PI) 3)))) (pow F 2)))))))) (+ (* -1/2 (/ (* (pow (PI) 2) (- (* -1/6 (pow (PI) 3)) (* -1/2 (pow (PI) 3)))) (pow F 2))) (* 1/24 (/ (pow (PI) 5) (pow F 2))))))) (* -1/2 (/ (pow (PI) 3) (pow F 2))))) (/ (PI) (pow F 2))))> |
#<alt (/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI)))))> |
#<alt (/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI)))))> |
#<alt (/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI)))))> |
#<alt (/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI)))))> |
#<alt (/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI)))))> |
#<alt (/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI)))))> |
#<alt (/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI)))))> |
#<alt (/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI)))))> |
#<alt (/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI)))))> |
#<alt (/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI)))))> |
#<alt (/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI)))))> |
#<alt (/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI)))))> |
#<alt (/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI)))))> |
#<alt (/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI)))))> |
#<alt (/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI)))))> |
#<alt (/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI)))))> |
#<alt (/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI)))))> |
#<alt (/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI)))))> |
#<alt (/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI)))))> |
#<alt (/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI)))))> |
#<alt (* l (- (PI) (/ (PI) (pow F 2))))> |
#<alt (* l (- (+ (PI) (* (pow l 2) (- (* -1/2 (/ (pow (PI) 3) (pow F 2))) (* -1/6 (/ (pow (PI) 3) (pow F 2)))))) (/ (PI) (pow F 2))))> |
#<alt (* l (- (+ (PI) (* (pow l 2) (- (+ (* -1/2 (/ (pow (PI) 3) (pow F 2))) (* (pow l 2) (- (+ (* -1/2 (/ (* (pow (PI) 2) (- (* -1/6 (pow (PI) 3)) (* -1/2 (pow (PI) 3)))) (pow F 2))) (* 1/24 (/ (pow (PI) 5) (pow F 2)))) (* 1/120 (/ (pow (PI) 5) (pow F 2)))))) (* -1/6 (/ (pow (PI) 3) (pow F 2)))))) (/ (PI) (pow F 2))))> |
#<alt (* l (- (+ (PI) (* (pow l 2) (- (+ (* -1/2 (/ (pow (PI) 3) (pow F 2))) (* (pow l 2) (- (+ (* -1/2 (/ (* (pow (PI) 2) (- (* -1/6 (pow (PI) 3)) (* -1/2 (pow (PI) 3)))) (pow F 2))) (+ (* 1/24 (/ (pow (PI) 5) (pow F 2))) (* (pow l 2) (- (+ (* -1/2 (/ (* (pow (PI) 2) (- (* 1/120 (pow (PI) 5)) (+ (* -1/2 (* (pow (PI) 2) (- (* -1/6 (pow (PI) 3)) (* -1/2 (pow (PI) 3))))) (* 1/24 (pow (PI) 5))))) (pow F 2))) (+ (* -1/720 (/ (pow (PI) 7) (pow F 2))) (* 1/24 (/ (* (pow (PI) 4) (- (* -1/6 (pow (PI) 3)) (* -1/2 (pow (PI) 3)))) (pow F 2))))) (* -1/5040 (/ (pow (PI) 7) (pow F 2))))))) (* 1/120 (/ (pow (PI) 5) (pow F 2)))))) (* -1/6 (/ (pow (PI) 3) (pow F 2)))))) (/ (PI) (pow F 2))))> |
#<alt (* l (PI))> |
#<alt (* l (+ (PI) (* -1 (/ (sin (* l (PI))) (* (pow F 2) (* l (cos (* l (PI)))))))))> |
#<alt (* l (+ (PI) (* -1 (/ (sin (* l (PI))) (* (pow F 2) (* l (cos (* l (PI)))))))))> |
#<alt (* l (+ (PI) (* -1 (/ (sin (* l (PI))) (* (pow F 2) (* l (cos (* l (PI)))))))))> |
#<alt (* l (PI))> |
#<alt (* -1 (* l (+ (* -1 (PI)) (/ (sin (* l (PI))) (* (pow F 2) (* l (cos (* l (PI)))))))))> |
#<alt (* -1 (* l (+ (* -1 (PI)) (/ (sin (* l (PI))) (* (pow F 2) (* l (cos (* l (PI)))))))))> |
#<alt (* -1 (* l (+ (* -1 (PI)) (/ (sin (* l (PI))) (* (pow F 2) (* l (cos (* l (PI)))))))))> |
#<alt (* -1 (/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI))))))> |
#<alt (/ (- (* (pow F 2) (* l (PI))) (/ (sin (* l (PI))) (cos (* l (PI))))) (pow F 2))> |
#<alt (/ (- (* (pow F 2) (* l (PI))) (/ (sin (* l (PI))) (cos (* l (PI))))) (pow F 2))> |
#<alt (/ (- (* (pow F 2) (* l (PI))) (/ (sin (* l (PI))) (cos (* l (PI))))) (pow F 2))> |
#<alt (* l (PI))> |
#<alt (+ (* -1 (/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI)))))) (* l (PI)))> |
#<alt (+ (* -1 (/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI)))))) (* l (PI)))> |
#<alt (+ (* -1 (/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI)))))) (* l (PI)))> |
#<alt (* l (PI))> |
#<alt (+ (* -1 (/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI)))))) (* l (PI)))> |
#<alt (+ (* -1 (/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI)))))) (* l (PI)))> |
#<alt (+ (* -1 (/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI)))))) (* l (PI)))> |
#<alt (* l (PI))> |
#<alt (* l (PI))> |
#<alt (* l (PI))> |
#<alt (* l (PI))> |
#<alt (* l (PI))> |
#<alt (* l (PI))> |
#<alt (* l (PI))> |
#<alt (* l (PI))> |
#<alt (* l (PI))> |
#<alt (* l (PI))> |
#<alt (* l (PI))> |
#<alt (* l (PI))> |
#<alt (* -1 (/ (* l (PI)) (pow F 2)))> |
#<alt (* -1 (/ (* l (PI)) (pow F 2)))> |
#<alt (* -1 (/ (* l (PI)) (pow F 2)))> |
#<alt (* -1 (/ (* l (PI)) (pow F 2)))> |
#<alt (* -1 (/ (* l (PI)) (pow F 2)))> |
#<alt (* -1 (/ (* l (PI)) (pow F 2)))> |
#<alt (* -1 (/ (* l (PI)) (pow F 2)))> |
#<alt (* -1 (/ (* l (PI)) (pow F 2)))> |
#<alt (* -1 (/ (* l (PI)) (pow F 2)))> |
#<alt (* -1 (/ (* l (PI)) (pow F 2)))> |
#<alt (* -1 (/ (* l (PI)) (pow F 2)))> |
#<alt (* -1 (/ (* l (PI)) (pow F 2)))> |
#<alt (* -1 (/ (* l (PI)) (pow F 2)))> |
#<alt (* -1 (/ (* l (PI)) (pow F 2)))> |
#<alt (* -1 (/ (* l (PI)) (pow F 2)))> |
#<alt (* -1 (/ (* l (PI)) (pow F 2)))> |
#<alt (* -1 (/ (* l (PI)) (pow F 2)))> |
#<alt (* -1 (/ (* l (PI)) (pow F 2)))> |
#<alt (* -1 (/ (* l (PI)) (pow F 2)))> |
#<alt (* -1 (/ (* l (PI)) (pow F 2)))> |
#<alt (* -1 (/ (* l (PI)) (pow F 2)))> |
#<alt (* -1 (/ (* l (PI)) (pow F 2)))> |
#<alt (* -1 (/ (* l (PI)) (pow F 2)))> |
#<alt (* -1 (/ (* l (PI)) (pow F 2)))> |
#<alt (/ (* l (PI)) (pow F 2))> |
#<alt (/ (* l (PI)) (pow F 2))> |
#<alt (/ (* l (PI)) (pow F 2))> |
#<alt (/ (* l (PI)) (pow F 2))> |
#<alt (/ (* l (PI)) (pow F 2))> |
#<alt (/ (* l (PI)) (pow F 2))> |
#<alt (/ (* l (PI)) (pow F 2))> |
#<alt (/ (* l (PI)) (pow F 2))> |
#<alt (/ (* l (PI)) (pow F 2))> |
#<alt (/ (* l (PI)) (pow F 2))> |
#<alt (/ (* l (PI)) (pow F 2))> |
#<alt (/ (* l (PI)) (pow F 2))> |
#<alt (/ (* l (PI)) (pow F 2))> |
#<alt (/ (* l (PI)) (pow F 2))> |
#<alt (/ (* l (PI)) (pow F 2))> |
#<alt (/ (* l (PI)) (pow F 2))> |
#<alt (/ (* l (PI)) (pow F 2))> |
#<alt (/ (* l (PI)) (pow F 2))> |
#<alt (/ (* l (PI)) (pow F 2))> |
#<alt (/ (* l (PI)) (pow F 2))> |
#<alt (/ (* l (PI)) (pow F 2))> |
#<alt (/ (* l (PI)) (pow F 2))> |
#<alt (/ (* l (PI)) (pow F 2))> |
#<alt (/ (* l (PI)) (pow F 2))> |
#<alt (/ (PI) (pow F 2))> |
#<alt (/ (PI) (pow F 2))> |
#<alt (/ (PI) (pow F 2))> |
#<alt (/ (PI) (pow F 2))> |
#<alt (/ (PI) (pow F 2))> |
#<alt (/ (PI) (pow F 2))> |
#<alt (/ (PI) (pow F 2))> |
#<alt (/ (PI) (pow F 2))> |
#<alt (/ (PI) (pow F 2))> |
#<alt (/ (PI) (pow F 2))> |
#<alt (/ (PI) (pow F 2))> |
#<alt (/ (PI) (pow F 2))> |
#<alt (* -1 (/ (* l (PI)) (pow F 2)))> |
#<alt (/ (+ (* -1 (* l (PI))) (* (pow F 2) (* l (PI)))) (pow F 2))> |
#<alt (/ (+ (* -1 (* l (PI))) (* (pow F 2) (* l (PI)))) (pow F 2))> |
#<alt (/ (+ (* -1 (* l (PI))) (* (pow F 2) (* l (PI)))) (pow F 2))> |
#<alt (* l (PI))> |
#<alt (+ (* -1 (/ (* l (PI)) (pow F 2))) (* l (PI)))> |
#<alt (+ (* -1 (/ (* l (PI)) (pow F 2))) (* l (PI)))> |
#<alt (+ (* -1 (/ (* l (PI)) (pow F 2))) (* l (PI)))> |
#<alt (* l (PI))> |
#<alt (+ (* -1 (/ (* l (PI)) (pow F 2))) (* l (PI)))> |
#<alt (+ (* -1 (/ (* l (PI)) (pow F 2))) (* l (PI)))> |
#<alt (+ (* -1 (/ (* l (PI)) (pow F 2))) (* l (PI)))> |
#<alt (* l (* (PI) (- 1 (/ 1 (pow F 2)))))> |
#<alt (* l (* (PI) (- 1 (/ 1 (pow F 2)))))> |
#<alt (* l (* (PI) (- 1 (/ 1 (pow F 2)))))> |
#<alt (* l (* (PI) (- 1 (/ 1 (pow F 2)))))> |
#<alt (* l (* (PI) (- 1 (/ 1 (pow F 2)))))> |
#<alt (* l (* (PI) (- 1 (/ 1 (pow F 2)))))> |
#<alt (* l (* (PI) (- 1 (/ 1 (pow F 2)))))> |
#<alt (* l (* (PI) (- 1 (/ 1 (pow F 2)))))> |
#<alt (* l (* (PI) (- 1 (/ 1 (pow F 2)))))> |
#<alt (* l (* (PI) (- 1 (/ 1 (pow F 2)))))> |
#<alt (* l (* (PI) (- 1 (/ 1 (pow F 2)))))> |
#<alt (* l (* (PI) (- 1 (/ 1 (pow F 2)))))> |
#<alt (/ -1 (pow F 2))> |
#<alt (/ (- (pow F 2) 1) (pow F 2))> |
#<alt (/ (- (pow F 2) 1) (pow F 2))> |
#<alt (/ (- (pow F 2) 1) (pow F 2))> |
#<alt 1> |
#<alt (- 1 (/ 1 (pow F 2)))> |
#<alt (- 1 (/ 1 (pow F 2)))> |
#<alt (- 1 (/ 1 (pow F 2)))> |
#<alt 1> |
#<alt (- 1 (/ 1 (pow F 2)))> |
#<alt (- 1 (/ 1 (pow F 2)))> |
#<alt (- 1 (/ 1 (pow F 2)))> |
#<alt (/ -1 (pow F 2))> |
#<alt (/ -1 (pow F 2))> |
#<alt (/ -1 (pow F 2))> |
#<alt (/ -1 (pow F 2))> |
#<alt (/ -1 (pow F 2))> |
#<alt (/ -1 (pow F 2))> |
#<alt (/ -1 (pow F 2))> |
#<alt (/ -1 (pow F 2))> |
#<alt (/ -1 (pow F 2))> |
#<alt (/ -1 (pow F 2))> |
#<alt (/ -1 (pow F 2))> |
#<alt (/ -1 (pow F 2))> |
#<alt (pow F 2)> |
#<alt (pow F 2)> |
#<alt (pow F 2)> |
#<alt (pow F 2)> |
#<alt (pow F 2)> |
#<alt (pow F 2)> |
#<alt (pow F 2)> |
#<alt (pow F 2)> |
#<alt (pow F 2)> |
#<alt (pow F 2)> |
#<alt (pow F 2)> |
#<alt (pow F 2)> |
#<alt (* l (PI))> |
#<alt (* l (PI))> |
#<alt (* l (PI))> |
#<alt (* l (PI))> |
#<alt (* l (PI))> |
#<alt (* l (PI))> |
#<alt (* l (PI))> |
#<alt (* l (PI))> |
#<alt (* l (PI))> |
#<alt (* l (PI))> |
#<alt (* l (PI))> |
#<alt (* l (PI))> |
#<alt (* l (+ (PI) (* -1 (/ (PI) (pow F 2)))))> |
#<alt (* l (+ (PI) (+ (* -1 (* (pow l 2) (- (* -1/6 (/ (pow (PI) 3) (pow F 2))) (* -1/2 (/ (pow (PI) 3) (pow F 2)))))) (* -1 (/ (PI) (pow F 2))))))> |
#<alt (* l (+ (PI) (+ (* -1 (/ (PI) (pow F 2))) (* (pow l 2) (+ (* -1 (* (pow l 2) (- (* 1/120 (/ (pow (PI) 5) (pow F 2))) (+ (* -1/2 (/ (* (pow (PI) 2) (- (* -1/6 (pow (PI) 3)) (* -1/2 (pow (PI) 3)))) (pow F 2))) (* 1/24 (/ (pow (PI) 5) (pow F 2))))))) (* -1 (- (* -1/6 (/ (pow (PI) 3) (pow F 2))) (* -1/2 (/ (pow (PI) 3) (pow F 2))))))))))> |
#<alt (* l (+ (PI) (+ (* -1 (/ (PI) (pow F 2))) (* (pow l 2) (+ (* -1 (- (* -1/6 (/ (pow (PI) 3) (pow F 2))) (* -1/2 (/ (pow (PI) 3) (pow F 2))))) (* (pow l 2) (+ (* -1 (* (pow l 2) (- (* -1/5040 (/ (pow (PI) 7) (pow F 2))) (+ (* -1/2 (/ (* (pow (PI) 2) (- (* 1/120 (pow (PI) 5)) (+ (* -1/2 (* (pow (PI) 2) (- (* -1/6 (pow (PI) 3)) (* -1/2 (pow (PI) 3))))) (* 1/24 (pow (PI) 5))))) (pow F 2))) (+ (* -1/720 (/ (pow (PI) 7) (pow F 2))) (* 1/24 (/ (* (pow (PI) 4) (- (* -1/6 (pow (PI) 3)) (* -1/2 (pow (PI) 3)))) (pow F 2)))))))) (* -1 (- (* 1/120 (/ (pow (PI) 5) (pow F 2))) (+ (* -1/2 (/ (* (pow (PI) 2) (- (* -1/6 (pow (PI) 3)) (* -1/2 (pow (PI) 3)))) (pow F 2))) (* 1/24 (/ (pow (PI) 5) (pow F 2)))))))))))))> |
#<alt (* l (PI))> |
#<alt (* l (+ (PI) (* -1 (/ (sin (* l (PI))) (* (pow F 2) (* l (cos (* l (PI)))))))))> |
#<alt (* l (+ (PI) (* -1 (/ (sin (* l (PI))) (* (pow F 2) (* l (cos (* l (PI)))))))))> |
#<alt (* l (+ (PI) (* -1 (/ (sin (* l (PI))) (* (pow F 2) (* l (cos (* l (PI)))))))))> |
#<alt (* l (PI))> |
#<alt (* -1 (* l (+ (* -1 (PI)) (/ (sin (* l (PI))) (* (pow F 2) (* l (cos (* l (PI)))))))))> |
#<alt (* -1 (* l (+ (* -1 (PI)) (/ (sin (* l (PI))) (* (pow F 2) (* l (cos (* l (PI)))))))))> |
#<alt (* -1 (* l (+ (* -1 (PI)) (/ (sin (* l (PI))) (* (pow F 2) (* l (cos (* l (PI)))))))))> |
#<alt (* -1 (/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI))))))> |
#<alt (/ (+ (* -1 (/ (sin (* l (PI))) (cos (* l (PI))))) (* (pow F 2) (* l (PI)))) (pow F 2))> |
#<alt (/ (+ (* -1 (/ (sin (* l (PI))) (cos (* l (PI))))) (* (pow F 2) (* l (PI)))) (pow F 2))> |
#<alt (/ (+ (* -1 (/ (sin (* l (PI))) (cos (* l (PI))))) (* (pow F 2) (* l (PI)))) (pow F 2))> |
#<alt (* l (PI))> |
#<alt (+ (* -1 (/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI)))))) (* l (PI)))> |
#<alt (+ (* -1 (/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI)))))) (* l (PI)))> |
#<alt (+ (* -1 (/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI)))))) (* l (PI)))> |
#<alt (* l (PI))> |
#<alt (+ (* -1 (/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI)))))) (* l (PI)))> |
#<alt (+ (* -1 (/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI)))))) (* l (PI)))> |
#<alt (+ (* -1 (/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI)))))) (* l (PI)))> |
#<alt (/ (* l (PI)) F)> |
#<alt (* l (+ (* (pow l 2) (- (* -1/6 (/ (pow (PI) 3) F)) (* -1/2 (/ (pow (PI) 3) F)))) (/ (PI) F)))> |
#<alt (* l (+ (* (pow l 2) (- (+ (* -1/6 (/ (pow (PI) 3) F)) (* (pow l 2) (- (* 1/120 (/ (pow (PI) 5) F)) (+ (* -1/2 (/ (* (pow (PI) 2) (- (* -1/6 (pow (PI) 3)) (* -1/2 (pow (PI) 3)))) F)) (* 1/24 (/ (pow (PI) 5) F)))))) (* -1/2 (/ (pow (PI) 3) F)))) (/ (PI) F)))> |
#<alt (* l (+ (* (pow l 2) (- (+ (* -1/6 (/ (pow (PI) 3) F)) (* (pow l 2) (- (+ (* 1/120 (/ (pow (PI) 5) F)) (* (pow l 2) (- (* -1/5040 (/ (pow (PI) 7) F)) (+ (* -1/2 (/ (* (pow (PI) 2) (- (* 1/120 (pow (PI) 5)) (+ (* -1/2 (* (pow (PI) 2) (- (* -1/6 (pow (PI) 3)) (* -1/2 (pow (PI) 3))))) (* 1/24 (pow (PI) 5))))) F)) (+ (* -1/720 (/ (pow (PI) 7) F)) (* 1/24 (/ (* (pow (PI) 4) (- (* -1/6 (pow (PI) 3)) (* -1/2 (pow (PI) 3)))) F))))))) (+ (* -1/2 (/ (* (pow (PI) 2) (- (* -1/6 (pow (PI) 3)) (* -1/2 (pow (PI) 3)))) F)) (* 1/24 (/ (pow (PI) 5) F)))))) (* -1/2 (/ (pow (PI) 3) F)))) (/ (PI) F)))> |
#<alt (/ (sin (* l (PI))) (* F (cos (* l (PI)))))> |
#<alt (/ (sin (* l (PI))) (* F (cos (* l (PI)))))> |
#<alt (/ (sin (* l (PI))) (* F (cos (* l (PI)))))> |
#<alt (/ (sin (* l (PI))) (* F (cos (* l (PI)))))> |
#<alt (/ (sin (* l (PI))) (* F (cos (* l (PI)))))> |
#<alt (/ (sin (* l (PI))) (* F (cos (* l (PI)))))> |
#<alt (/ (sin (* l (PI))) (* F (cos (* l (PI)))))> |
#<alt (/ (sin (* l (PI))) (* F (cos (* l (PI)))))> |
#<alt (/ (sin (* l (PI))) (* F (cos (* l (PI)))))> |
#<alt (/ (sin (* l (PI))) (* F (cos (* l (PI)))))> |
#<alt (/ (sin (* l (PI))) (* F (cos (* l (PI)))))> |
#<alt (/ (sin (* l (PI))) (* F (cos (* l (PI)))))> |
#<alt (/ (sin (* l (PI))) (* F (cos (* l (PI)))))> |
#<alt (/ (sin (* l (PI))) (* F (cos (* l (PI)))))> |
#<alt (/ (sin (* l (PI))) (* F (cos (* l (PI)))))> |
#<alt (/ (sin (* l (PI))) (* F (cos (* l (PI)))))> |
#<alt (/ (sin (* l (PI))) (* F (cos (* l (PI)))))> |
#<alt (/ (sin (* l (PI))) (* F (cos (* l (PI)))))> |
#<alt (/ (sin (* l (PI))) (* F (cos (* l (PI)))))> |
#<alt (/ (sin (* l (PI))) (* F (cos (* l (PI)))))> |
#<alt (* l (PI))> |
#<alt (* l (+ (PI) (* (pow l 2) (- (* -1/6 (pow (PI) 3)) (* -1/2 (pow (PI) 3))))))> |
#<alt (* l (+ (PI) (* (pow l 2) (- (+ (* -1/6 (pow (PI) 3)) (* (pow l 2) (- (* 1/120 (pow (PI) 5)) (+ (* -1/2 (* (pow (PI) 2) (- (* -1/6 (pow (PI) 3)) (* -1/2 (pow (PI) 3))))) (* 1/24 (pow (PI) 5)))))) (* -1/2 (pow (PI) 3))))))> |
#<alt (* l (+ (PI) (* (pow l 2) (- (+ (* -1/6 (pow (PI) 3)) (* (pow l 2) (- (+ (* 1/120 (pow (PI) 5)) (* (pow l 2) (- (* -1/5040 (pow (PI) 7)) (+ (* -1/2 (* (pow (PI) 2) (- (* 1/120 (pow (PI) 5)) (+ (* -1/2 (* (pow (PI) 2) (- (* -1/6 (pow (PI) 3)) (* -1/2 (pow (PI) 3))))) (* 1/24 (pow (PI) 5)))))) (+ (* -1/720 (pow (PI) 7)) (* 1/24 (* (pow (PI) 4) (- (* -1/6 (pow (PI) 3)) (* -1/2 (pow (PI) 3)))))))))) (+ (* -1/2 (* (pow (PI) 2) (- (* -1/6 (pow (PI) 3)) (* -1/2 (pow (PI) 3))))) (* 1/24 (pow (PI) 5)))))) (* -1/2 (pow (PI) 3))))))> |
#<alt (/ (sin (* l (PI))) (cos (* l (PI))))> |
#<alt (/ (sin (* l (PI))) (cos (* l (PI))))> |
#<alt (/ (sin (* l (PI))) (cos (* l (PI))))> |
#<alt (/ (sin (* l (PI))) (cos (* l (PI))))> |
#<alt (/ (sin (* l (PI))) (cos (* l (PI))))> |
#<alt (/ (sin (* l (PI))) (cos (* l (PI))))> |
#<alt (/ (sin (* l (PI))) (cos (* l (PI))))> |
#<alt (/ (sin (* l (PI))) (cos (* l (PI))))> |
#<alt (* l (PI))> |
#<alt (* l (PI))> |
#<alt (* l (PI))> |
#<alt (* l (PI))> |
#<alt (* l (PI))> |
#<alt (* l (PI))> |
#<alt (* l (PI))> |
#<alt (* l (PI))> |
#<alt (* l (PI))> |
#<alt (* l (PI))> |
#<alt (* l (PI))> |
#<alt (* l (PI))> |
#<alt (* l (PI))> |
#<alt (* l (+ (PI) (* (pow l 2) (- (* -1/6 (pow (PI) 3)) (* -1/2 (pow (PI) 3))))))> |
#<alt (* l (+ (PI) (* (pow l 2) (- (+ (* -1/6 (pow (PI) 3)) (* (pow l 2) (- (* 1/120 (pow (PI) 5)) (+ (* -1/2 (* (pow (PI) 2) (- (* -1/6 (pow (PI) 3)) (* -1/2 (pow (PI) 3))))) (* 1/24 (pow (PI) 5)))))) (* -1/2 (pow (PI) 3))))))> |
#<alt (* l (+ (PI) (* (pow l 2) (- (+ (* -1/6 (pow (PI) 3)) (* (pow l 2) (- (+ (* 1/120 (pow (PI) 5)) (* (pow l 2) (- (* -1/5040 (pow (PI) 7)) (+ (* -1/2 (* (pow (PI) 2) (- (* 1/120 (pow (PI) 5)) (+ (* -1/2 (* (pow (PI) 2) (- (* -1/6 (pow (PI) 3)) (* -1/2 (pow (PI) 3))))) (* 1/24 (pow (PI) 5)))))) (+ (* -1/720 (pow (PI) 7)) (* 1/24 (* (pow (PI) 4) (- (* -1/6 (pow (PI) 3)) (* -1/2 (pow (PI) 3)))))))))) (+ (* -1/2 (* (pow (PI) 2) (- (* -1/6 (pow (PI) 3)) (* -1/2 (pow (PI) 3))))) (* 1/24 (pow (PI) 5)))))) (* -1/2 (pow (PI) 3))))))> |
#<alt (/ (sin (* l (PI))) (cos (* l (PI))))> |
#<alt (/ (sin (* l (PI))) (cos (* l (PI))))> |
#<alt (/ (sin (* l (PI))) (cos (* l (PI))))> |
#<alt (/ (sin (* l (PI))) (cos (* l (PI))))> |
#<alt (/ (sin (* l (PI))) (cos (* l (PI))))> |
#<alt (/ (sin (* l (PI))) (cos (* l (PI))))> |
#<alt (/ (sin (* l (PI))) (cos (* l (PI))))> |
#<alt (/ (sin (* l (PI))) (cos (* l (PI))))> |
#<alt (/ (* l (PI)) F)> |
#<alt (* l (+ (* (pow l 2) (- (* -1/6 (/ (pow (PI) 3) F)) (* -1/2 (/ (pow (PI) 3) F)))) (/ (PI) F)))> |
#<alt (* l (+ (* (pow l 2) (- (+ (* -1/6 (/ (pow (PI) 3) F)) (* (pow l 2) (- (* 1/120 (/ (pow (PI) 5) F)) (+ (* -1/2 (/ (* (pow (PI) 2) (- (* -1/6 (pow (PI) 3)) (* -1/2 (pow (PI) 3)))) F)) (* 1/24 (/ (pow (PI) 5) F)))))) (* -1/2 (/ (pow (PI) 3) F)))) (/ (PI) F)))> |
#<alt (* l (+ (* (pow l 2) (- (+ (* -1/6 (/ (pow (PI) 3) F)) (* (pow l 2) (- (+ (* 1/120 (/ (pow (PI) 5) F)) (* (pow l 2) (- (* -1/5040 (/ (pow (PI) 7) F)) (+ (* -1/2 (/ (* (pow (PI) 2) (- (* 1/120 (pow (PI) 5)) (+ (* -1/2 (* (pow (PI) 2) (- (* -1/6 (pow (PI) 3)) (* -1/2 (pow (PI) 3))))) (* 1/24 (pow (PI) 5))))) F)) (+ (* -1/720 (/ (pow (PI) 7) F)) (* 1/24 (/ (* (pow (PI) 4) (- (* -1/6 (pow (PI) 3)) (* -1/2 (pow (PI) 3)))) F))))))) (+ (* -1/2 (/ (* (pow (PI) 2) (- (* -1/6 (pow (PI) 3)) (* -1/2 (pow (PI) 3)))) F)) (* 1/24 (/ (pow (PI) 5) F)))))) (* -1/2 (/ (pow (PI) 3) F)))) (/ (PI) F)))> |
#<alt (/ (sin (* l (PI))) (* F (cos (* l (PI)))))> |
#<alt (/ (sin (* l (PI))) (* F (cos (* l (PI)))))> |
#<alt (/ (sin (* l (PI))) (* F (cos (* l (PI)))))> |
#<alt (/ (sin (* l (PI))) (* F (cos (* l (PI)))))> |
#<alt (/ (sin (* l (PI))) (* F (cos (* l (PI)))))> |
#<alt (/ (sin (* l (PI))) (* F (cos (* l (PI)))))> |
#<alt (/ (sin (* l (PI))) (* F (cos (* l (PI)))))> |
#<alt (/ (sin (* l (PI))) (* F (cos (* l (PI)))))> |
#<alt (/ (sin (* l (PI))) (* F (cos (* l (PI)))))> |
#<alt (/ (sin (* l (PI))) (* F (cos (* l (PI)))))> |
#<alt (/ (sin (* l (PI))) (* F (cos (* l (PI)))))> |
#<alt (/ (sin (* l (PI))) (* F (cos (* l (PI)))))> |
#<alt (/ (sin (* l (PI))) (* F (cos (* l (PI)))))> |
#<alt (/ (sin (* l (PI))) (* F (cos (* l (PI)))))> |
#<alt (/ (sin (* l (PI))) (* F (cos (* l (PI)))))> |
#<alt (/ (sin (* l (PI))) (* F (cos (* l (PI)))))> |
#<alt (/ (sin (* l (PI))) (* F (cos (* l (PI)))))> |
#<alt (/ (sin (* l (PI))) (* F (cos (* l (PI)))))> |
#<alt (/ (sin (* l (PI))) (* F (cos (* l (PI)))))> |
#<alt (/ (sin (* l (PI))) (* F (cos (* l (PI)))))> |
75 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 54.0ms | F | @ | inf | (* F F) |
| 1.0ms | l | @ | 0 | (* (+ (/ -1 (* F F)) 1) (* (PI) l)) |
| 0.0ms | F | @ | inf | (* (+ (/ -1 (* F F)) 1) (* (PI) l)) |
| 0.0ms | F | @ | 0 | (* (+ (/ -1 (* F F)) 1) (* (PI) l)) |
| 0.0ms | l | @ | inf | (* (+ (/ -1 (* F F)) 1) (* (PI) l)) |
| 1× | batch-egg-rewrite |
| 4 898× | *-lowering-*.f32 |
| 4 898× | *-lowering-*.f64 |
| 4 522× | /-lowering-/.f32 |
| 4 522× | /-lowering-/.f64 |
| 3 554× | accelerator-lowering-fma.f32 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 29 | 148 |
| 1 | 161 | 115 |
| 2 | 1360 | 114 |
| 0 | 8172 | 114 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (/ (tan (* (PI) l)) F) F) |
(- (* (PI) l) (/ (/ (tan (* (PI) l)) F) F)) |
(* (PI) l) |
(PI) |
(neg (* l (/ (PI) (* F F)))) |
(* l (/ (PI) (* F F))) |
(/ (PI) (* F F)) |
(* (+ (/ -1 (* F F)) 1) (* (PI) l)) |
(+ (/ -1 (* F F)) 1) |
(/ -1 (* F F)) |
(* F F) |
(* l (* (sqrt (* (PI) (sqrt (PI)))) (sqrt (sqrt (PI))))) |
(* (sqrt (* (PI) (sqrt (PI)))) (sqrt (sqrt (PI)))) |
(sqrt (* (PI) (sqrt (PI)))) |
(* (PI) (sqrt (PI))) |
(+ (* (/ (tan (* (* (sqrt (* (PI) (sqrt (PI)))) (sqrt (sqrt (PI)))) l)) F) (/ -1 F)) (* (PI) l)) |
(/ (tan (* (* (sqrt (* (PI) (sqrt (PI)))) (sqrt (sqrt (PI)))) l)) F) |
(tan (* (* (sqrt (* (PI) (sqrt (PI)))) (sqrt (sqrt (PI)))) l)) |
(* (* (sqrt (* (PI) (sqrt (PI)))) (sqrt (sqrt (PI)))) l) |
(tan (* (PI) l)) |
(/ (tan (* (PI) l)) F) |
(sqrt (PI)) |
| Outputs |
|---|
(exp.f64 (*.f64 (log.f64 (*.f64 F (/.f64 F (tan.f64 (*.f64 (PI.f64) l))))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 F (neg.f64 F))) (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F (neg.f64 F)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 F)) (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F (neg.f64 F)))) |
(neg.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F (neg.f64 F)))) |
(/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) |
(/.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) F) F) |
(/.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) F) (neg.f64 (neg.f64 F))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 F (/.f64 F (tan.f64 (*.f64 (PI.f64) l)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 F F) (tan.f64 (*.f64 (PI.f64) l))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 F (/.f64 F (tan.f64 (*.f64 (PI.f64) l)))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (*.f64 F (/.f64 F (tan.f64 (*.f64 (PI.f64) l))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 F F) (tan.f64 (*.f64 (PI.f64) l)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 F (/.f64 F (tan.f64 (*.f64 (PI.f64) l)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (*.f64 F (/.f64 F (tan.f64 (*.f64 (PI.f64) l))))))) |
(/.f64 (/.f64 #s(literal -1 binary64) F) (neg.f64 (/.f64 F (tan.f64 (*.f64 (PI.f64) l))))) |
(/.f64 (sin.f64 (*.f64 (PI.f64) l)) (*.f64 (*.f64 F F) (cos.f64 (*.f64 (PI.f64) l)))) |
(/.f64 (neg.f64 (tan.f64 (*.f64 (PI.f64) l))) (*.f64 F (neg.f64 F))) |
(/.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 F (tan.f64 (*.f64 (PI.f64) l)))) |
(/.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 F)) (neg.f64 F)) |
(/.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 F)) (neg.f64 (neg.f64 (neg.f64 F)))) |
(/.f64 (*.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) F) #s(literal 1 binary64)) F) |
(/.f64 (*.f64 (tan.f64 (*.f64 (PI.f64) l)) #s(literal 1 binary64)) (*.f64 F F)) |
(/.f64 (*.f64 (neg.f64 (tan.f64 (*.f64 (PI.f64) l))) #s(literal 1 binary64)) (*.f64 F (neg.f64 F))) |
(/.f64 (neg.f64 (neg.f64 (tan.f64 (*.f64 (PI.f64) l)))) (neg.f64 (*.f64 F (neg.f64 F)))) |
(/.f64 (neg.f64 (sin.f64 (*.f64 (PI.f64) l))) (neg.f64 (*.f64 (*.f64 F F) (cos.f64 (*.f64 (PI.f64) l))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) F) #s(literal 1 binary64))) (neg.f64 F)) |
(/.f64 (neg.f64 (*.f64 (tan.f64 (*.f64 (PI.f64) l)) #s(literal 1 binary64))) (*.f64 F (neg.f64 F))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (tan.f64 (*.f64 (PI.f64) l))) #s(literal 1 binary64))) (neg.f64 (*.f64 F (neg.f64 F)))) |
(pow.f64 (*.f64 F (/.f64 F (tan.f64 (*.f64 (PI.f64) l)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 F F) (tan.f64 (*.f64 (PI.f64) l))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 F (/.f64 F (tan.f64 (*.f64 (PI.f64) l)))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 (tan.f64 (*.f64 (PI.f64) l)) (/.f64 #s(literal 1 binary64) (*.f64 F F))) |
(*.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) F) (/.f64 #s(literal 1 binary64) F)) |
(*.f64 #s(literal 1 binary64) (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F))) |
(*.f64 (/.f64 #s(literal -1 binary64) F) (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 F))) |
(*.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 (tan.f64 (*.f64 (PI.f64) l)) F)) |
(*.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 #s(literal 1 binary64) (tan.f64 (*.f64 (PI.f64) l))))) |
(*.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 F)) (/.f64 #s(literal -1 binary64) F)) |
(*.f64 (pow.f64 (/.f64 F (neg.f64 (tan.f64 (*.f64 (PI.f64) l)))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) F)) |
(*.f64 (/.f64 (/.f64 #s(literal -1 binary64) F) #s(literal -1 binary64)) (/.f64 (tan.f64 (*.f64 (PI.f64) l)) F)) |
(*.f64 (/.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) F) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) F)) |
(*.f64 (/.f64 (sin.f64 (*.f64 (PI.f64) l)) F) (/.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (PI.f64) l))) F)) |
(*.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 F F))) |
(*.f64 (/.f64 (neg.f64 (tan.f64 (*.f64 (PI.f64) l))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 F F))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 F (sin.f64 (*.f64 (PI.f64) l)))) (/.f64 (/.f64 #s(literal 1 binary64) F) (cos.f64 (*.f64 (PI.f64) l)))) |
(+.f64 (*.f64 (PI.f64) l) (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F (neg.f64 F)))) |
(+.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F (neg.f64 F))) (*.f64 (PI.f64) l)) |
(-.f64 (*.f64 (PI.f64) l) (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F))) |
(-.f64 (/.f64 (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 2 binary64)) (-.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F (neg.f64 F))) (*.f64 (PI.f64) l))) (/.f64 (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))) (-.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F (neg.f64 F))) (*.f64 (PI.f64) l)))) |
(-.f64 (/.f64 (*.f64 (*.f64 (PI.f64) l) (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l)))) (fma.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l)) (*.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)))))) (/.f64 (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 3 binary64)) (fma.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l)) (*.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F))))))) |
(-.f64 (/.f64 (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)))) (/.f64 (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 2 binary64)) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F))))) |
(-.f64 (/.f64 (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))) (-.f64 (*.f64 (PI.f64) l) (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F (neg.f64 F))))) (/.f64 (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 2 binary64)) (-.f64 (*.f64 (PI.f64) l) (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F (neg.f64 F)))))) |
(fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F (neg.f64 F)))) |
(fma.f64 l (PI.f64) (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F (neg.f64 F)))) |
(fma.f64 (tan.f64 (*.f64 (PI.f64) l)) (/.f64 #s(literal -1 binary64) (*.f64 F F)) (*.f64 (PI.f64) l)) |
(fma.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) F) (/.f64 #s(literal -1 binary64) F) (*.f64 (PI.f64) l)) |
(fma.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) F) (/.f64 (/.f64 #s(literal 1 binary64) F) #s(literal -1 binary64)) (*.f64 (PI.f64) l)) |
(fma.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal -1 binary64) (*.f64 (PI.f64) l)) |
(fma.f64 #s(literal -1 binary64) (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) (*.f64 (PI.f64) l)) |
(fma.f64 (/.f64 #s(literal -1 binary64) (*.f64 F F)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (tan.f64 (*.f64 (PI.f64) l)))) (*.f64 (PI.f64) l)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (PI.f64) l) (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F (neg.f64 F)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F (neg.f64 F))) (*.f64 (PI.f64) l)) |
(fma.f64 (sqrt.f64 (PI.f64)) (*.f64 (sqrt.f64 (sqrt.f64 (PI.f64))) (*.f64 l (sqrt.f64 (sqrt.f64 (PI.f64))))) (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F (neg.f64 F)))) |
(fma.f64 (sqrt.f64 (PI.f64)) (*.f64 (sqrt.f64 (PI.f64)) l) (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F (neg.f64 F)))) |
(fma.f64 (sqrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64)))) (*.f64 l (sqrt.f64 (sqrt.f64 (PI.f64)))) (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F (neg.f64 F)))) |
(fma.f64 (sqrt.f64 (sqrt.f64 (PI.f64))) (*.f64 l (sqrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64))))) (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F (neg.f64 F)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) F) (/.f64 (tan.f64 (*.f64 (PI.f64) l)) F) (*.f64 (PI.f64) l)) |
(fma.f64 (/.f64 #s(literal -1 binary64) F) (/.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 #s(literal 1 binary64) (tan.f64 (*.f64 (PI.f64) l)))) (*.f64 (PI.f64) l)) |
(fma.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (cbrt.f64 (PI.f64)) l) (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F (neg.f64 F)))) |
(fma.f64 (neg.f64 (tan.f64 (*.f64 (PI.f64) l))) (/.f64 #s(literal 1 binary64) (*.f64 F F)) (*.f64 (PI.f64) l)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) (/.f64 (tan.f64 (*.f64 (PI.f64) l)) #s(literal -1 binary64)) (*.f64 (PI.f64) l)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (tan.f64 (*.f64 (PI.f64) l)))) (*.f64 (PI.f64) l)) |
(fma.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 F)) (*.f64 (PI.f64) l)) |
(fma.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) F) #s(literal -1 binary64)) (*.f64 (PI.f64) l)) |
(fma.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 (/.f64 #s(literal -1 binary64) F) (/.f64 #s(literal 1 binary64) (tan.f64 (*.f64 (PI.f64) l)))) (*.f64 (PI.f64) l)) |
(fma.f64 (*.f64 l (sqrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64))))) (sqrt.f64 (sqrt.f64 (PI.f64))) (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F (neg.f64 F)))) |
(fma.f64 (*.f64 l (sqrt.f64 (sqrt.f64 (PI.f64)))) (sqrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64)))) (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F (neg.f64 F)))) |
(fma.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 F)) (/.f64 #s(literal 1 binary64) F) (*.f64 (PI.f64) l)) |
(fma.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 F)) (/.f64 (/.f64 #s(literal -1 binary64) F) #s(literal -1 binary64)) (*.f64 (PI.f64) l)) |
(fma.f64 (*.f64 l (sqrt.f64 (PI.f64))) (sqrt.f64 (PI.f64)) (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F (neg.f64 F)))) |
(fma.f64 (*.f64 l #s(literal 1 binary64)) (PI.f64) (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F (neg.f64 F)))) |
(fma.f64 (*.f64 l (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (cbrt.f64 (PI.f64)) (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F (neg.f64 F)))) |
(fma.f64 (/.f64 (/.f64 #s(literal -1 binary64) F) #s(literal -1 binary64)) (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 F)) (*.f64 (PI.f64) l)) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) F) #s(literal -1 binary64)) (/.f64 (tan.f64 (*.f64 (PI.f64) l)) F) (*.f64 (PI.f64) l)) |
(fma.f64 (/.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) F) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) F) (*.f64 (PI.f64) l)) |
(fma.f64 (/.f64 (sin.f64 (*.f64 (PI.f64) l)) F) (/.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (PI.f64) l))) (neg.f64 F)) (*.f64 (PI.f64) l)) |
(fma.f64 (/.f64 (sin.f64 (*.f64 (PI.f64) l)) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (PI.f64) l))) (*.f64 F F)) (*.f64 (PI.f64) l)) |
(fma.f64 (/.f64 (sin.f64 (*.f64 (PI.f64) l)) (neg.f64 F)) (/.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (PI.f64) l))) F) (*.f64 (PI.f64) l)) |
(fma.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 F F)) (*.f64 (PI.f64) l)) |
(fma.f64 (/.f64 (neg.f64 (tan.f64 (*.f64 (PI.f64) l))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 F F)) (*.f64 (PI.f64) l)) |
(fma.f64 (/.f64 #s(literal -1 binary64) (/.f64 F (sin.f64 (*.f64 (PI.f64) l)))) (/.f64 (/.f64 #s(literal 1 binary64) F) (cos.f64 (*.f64 (PI.f64) l))) (*.f64 (PI.f64) l)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 F (sin.f64 (*.f64 (PI.f64) l)))) (/.f64 (/.f64 #s(literal -1 binary64) F) (cos.f64 (*.f64 (PI.f64) l))) (*.f64 (PI.f64) l)) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 F (sin.f64 (*.f64 (PI.f64) l)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (PI.f64) l))) (*.f64 (PI.f64) l)) |
(fma.f64 (/.f64 (/.f64 #s(literal -1 binary64) F) (/.f64 F (sin.f64 (*.f64 (PI.f64) l)))) (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (PI.f64) l))) (*.f64 (PI.f64) l)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 (PI.f64) l) (-.f64 (*.f64 (PI.f64) l) (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F (neg.f64 F)))) (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 2 binary64))) (fma.f64 (*.f64 (PI.f64) l) (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))) (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 3 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F (neg.f64 F))) (*.f64 (PI.f64) l)) (-.f64 (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 2 binary64)) (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l)) (*.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F))))) (fma.f64 (*.f64 (PI.f64) l) (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))) (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 3 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F))) (-.f64 (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))) (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (PI.f64) l) (-.f64 (*.f64 (PI.f64) l) (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F (neg.f64 F)))) (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 2 binary64))) (fma.f64 (*.f64 (PI.f64) l) (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))) (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F (neg.f64 F))) (*.f64 (PI.f64) l)) (-.f64 (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 2 binary64)) (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l)) (*.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F))))) (fma.f64 (*.f64 (PI.f64) l) (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))) (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F))) (-.f64 (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))) (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (*.f64 (PI.f64) l) (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))) (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 3 binary64))) (fma.f64 (*.f64 (PI.f64) l) (-.f64 (*.f64 (PI.f64) l) (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F (neg.f64 F)))) (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (PI.f64) l) (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))) (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 3 binary64))) (fma.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l)) (*.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)))))) |
(/.f64 (fma.f64 (*.f64 (PI.f64) l) (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))) (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 3 binary64))) (fma.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l)) (/.f64 (-.f64 (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) F) #s(literal 2 binary64)) (*.f64 (neg.f64 (tan.f64 (*.f64 (PI.f64) l))) (*.f64 (PI.f64) l))) (*.f64 F F)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 2 binary64)) (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l)))) (-.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F (neg.f64 F))) (*.f64 (PI.f64) l))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 2 binary64)) (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))))) (neg.f64 (-.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F (neg.f64 F))) (*.f64 (PI.f64) l)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (PI.f64) l) (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))) (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (PI.f64) l) (-.f64 (*.f64 (PI.f64) l) (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F (neg.f64 F)))) (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (PI.f64) l) (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))) (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l)) (*.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (PI.f64) l) (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))) (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l)) (/.f64 (-.f64 (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) F) #s(literal 2 binary64)) (*.f64 (neg.f64 (tan.f64 (*.f64 (PI.f64) l))) (*.f64 (PI.f64) l))) (*.f64 F F))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))) (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 2 binary64)))) (neg.f64 (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))) (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 (PI.f64) l) (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F (neg.f64 F)))))) |
(/.f64 (-.f64 (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))) (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 2 binary64))) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)))) |
(/.f64 (-.f64 (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))) (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 2 binary64))) (-.f64 (*.f64 (PI.f64) l) (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F (neg.f64 F))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 2 binary64)) (-.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F (neg.f64 F))) (*.f64 (PI.f64) l))) (*.f64 (-.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F (neg.f64 F))) (*.f64 (PI.f64) l)) (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))))) (*.f64 (-.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F (neg.f64 F))) (*.f64 (PI.f64) l)) (-.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F (neg.f64 F))) (*.f64 (PI.f64) l)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (PI.f64) l) (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l)))) (fma.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l)) (*.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)))))) (*.f64 (fma.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l)) (*.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F))))) (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 3 binary64)))) (*.f64 (fma.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l)) (*.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F))))) (fma.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l)) (*.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)))) (*.f64 (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F))) (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 2 binary64)))) (*.f64 (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F))) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 2 binary64)) (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l)))))) (neg.f64 (neg.f64 (-.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F (neg.f64 F))) (*.f64 (PI.f64) l))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (PI.f64) l) (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))) (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 (PI.f64) l) (-.f64 (*.f64 (PI.f64) l) (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F (neg.f64 F)))) (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (PI.f64) l) (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))) (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l)) (*.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))) (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 2 binary64))))) (neg.f64 (neg.f64 (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)))))) |
(pow.f64 (/.f64 (fma.f64 (*.f64 (PI.f64) l) (-.f64 (*.f64 (PI.f64) l) (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F (neg.f64 F)))) (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 2 binary64))) (fma.f64 (*.f64 (PI.f64) l) (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))) (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F (neg.f64 F))) (*.f64 (PI.f64) l)) (-.f64 (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 2 binary64)) (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l)) (*.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F))))) (fma.f64 (*.f64 (PI.f64) l) (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))) (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F))) (-.f64 (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))) (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (*.f64 (PI.f64) l) (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))) (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (PI.f64) l) (-.f64 (*.f64 (PI.f64) l) (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F (neg.f64 F)))) (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 2 binary64))))) |
(*.f64 (fma.f64 (*.f64 (PI.f64) l) (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))) (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l)) (*.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F))))))) |
(*.f64 (-.f64 (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 2 binary64)) (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l)))) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F (neg.f64 F))) (*.f64 (PI.f64) l)))) |
(*.f64 (-.f64 (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))) (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F))))) |
(*.f64 (PI.f64) l) |
(*.f64 l (PI.f64)) |
(*.f64 #s(literal 1 binary64) (*.f64 (PI.f64) l)) |
(*.f64 (sqrt.f64 (PI.f64)) (*.f64 (sqrt.f64 (sqrt.f64 (PI.f64))) (*.f64 l (sqrt.f64 (sqrt.f64 (PI.f64)))))) |
(*.f64 (sqrt.f64 (PI.f64)) (*.f64 (sqrt.f64 (PI.f64)) l)) |
(*.f64 (sqrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64)))) (*.f64 l (sqrt.f64 (sqrt.f64 (PI.f64))))) |
(*.f64 (sqrt.f64 (sqrt.f64 (PI.f64))) (*.f64 l (sqrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64)))))) |
(*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (cbrt.f64 (PI.f64)) l)) |
(*.f64 (*.f64 l (sqrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64))))) (sqrt.f64 (sqrt.f64 (PI.f64)))) |
(*.f64 (*.f64 l (sqrt.f64 (sqrt.f64 (PI.f64)))) (sqrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64))))) |
(*.f64 (*.f64 l (sqrt.f64 (PI.f64))) (sqrt.f64 (PI.f64))) |
(*.f64 (*.f64 l #s(literal 1 binary64)) (PI.f64)) |
(*.f64 (*.f64 l (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (cbrt.f64 (PI.f64))) |
(PI.f64) |
(log.f64 (exp.f64 (PI.f64))) |
(exp.f64 (log.f64 (PI.f64))) |
(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) (PI.f64))) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) #s(literal 1/3 binary64))) |
(exp.f64 (fma.f64 (*.f64 #s(literal 3/2 binary64) (log.f64 (PI.f64))) #s(literal 1/2 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (PI.f64))) #s(literal 1/2 binary64)))) |
(exp.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (PI.f64))) #s(literal 1/2 binary64) (*.f64 (*.f64 #s(literal 3/2 binary64) (log.f64 (PI.f64))) #s(literal 1/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 (sqrt.f64 (PI.f64)) #s(literal 2 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 (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 (sqrt.f64 (PI.f64)) (sqrt.f64 (PI.f64))) |
(*.f64 (sqrt.f64 (PI.f64)) (log.f64 (exp.f64 (sqrt.f64 (PI.f64))))) |
(*.f64 (sqrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64)))) (sqrt.f64 (sqrt.f64 (PI.f64)))) |
(*.f64 (sqrt.f64 (sqrt.f64 (PI.f64))) (sqrt.f64 (*.f64 (PI.f64) (sqrt.f64 (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)) (pow.f64 (pow.f64 (PI.f64) #s(literal 1/6 binary64)) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (sqrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64)))) #s(literal 1 binary64)) (pow.f64 (sqrt.f64 (sqrt.f64 (PI.f64))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (sqrt.f64 (sqrt.f64 (PI.f64))) #s(literal 1 binary64)) (pow.f64 (sqrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64)))) #s(literal 1 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 (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 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64)))) #s(literal 1/2 binary64)) (cbrt.f64 (PI.f64))) |
(*.f64 (pow.f64 (*.f64 (PI.f64) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) #s(literal 1/2 binary64)) (pow.f64 (PI.f64) #s(literal 1/6 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)) (sqrt.f64 (PI.f64))) #s(literal 1/3 binary64)) (cbrt.f64 (sqrt.f64 (PI.f64)))) |
(*.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 (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 (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)) (sqrt.f64 (PI.f64)))) (cbrt.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 (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 #s(literal 0 binary64) (*.f64 l (/.f64 (PI.f64) (*.f64 F (neg.f64 F))))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (PI.f64) l) (*.f64 F F))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 (*.f64 F F) (PI.f64))) (/.f64 (*.f64 (PI.f64) l) (*.f64 F F))) |
(-.f64 (/.f64 #s(literal 0 binary64) (+.f64 #s(literal 0 binary64) (fma.f64 (/.f64 (*.f64 (PI.f64) l) (*.f64 F F)) (/.f64 (*.f64 (PI.f64) l) (*.f64 F F)) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 (PI.f64) l) (*.f64 F F)))))) (/.f64 (/.f64 (*.f64 (*.f64 (PI.f64) l) (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l)))) (*.f64 (*.f64 F F) (*.f64 (*.f64 F F) (*.f64 F F)))) (+.f64 #s(literal 0 binary64) (fma.f64 (/.f64 (*.f64 (PI.f64) l) (*.f64 F F)) (/.f64 (*.f64 (PI.f64) l) (*.f64 F F)) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 (PI.f64) l) (*.f64 F F))))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (+.f64 #s(literal 0 binary64) (/.f64 (*.f64 (PI.f64) l) (*.f64 F F)))) (/.f64 (*.f64 (/.f64 (*.f64 (PI.f64) l) (*.f64 F F)) (/.f64 (*.f64 (PI.f64) l) (*.f64 F F))) (+.f64 #s(literal 0 binary64) (/.f64 (*.f64 (PI.f64) l) (*.f64 F F))))) |
(neg.f64 (/.f64 (*.f64 (PI.f64) l) (*.f64 F F))) |
(/.f64 (*.f64 (PI.f64) l) (*.f64 F (neg.f64 F))) |
(/.f64 (neg.f64 l) (/.f64 (*.f64 F F) (PI.f64))) |
(/.f64 (neg.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) |
(/.f64 (neg.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F (neg.f64 F)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 (PI.f64) l) (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l)))) (*.f64 (*.f64 F F) (*.f64 (*.f64 F F) (*.f64 F F))))) (+.f64 #s(literal 0 binary64) (fma.f64 (/.f64 (*.f64 (PI.f64) l) (*.f64 F F)) (/.f64 (*.f64 (PI.f64) l) (*.f64 F F)) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 (PI.f64) l) (*.f64 F F)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (*.f64 (PI.f64) l) (*.f64 F F)) (/.f64 (*.f64 (PI.f64) l) (*.f64 F F)))) (+.f64 #s(literal 0 binary64) (/.f64 (*.f64 (PI.f64) l) (*.f64 F F)))) |
(/.f64 (*.f64 (neg.f64 l) (PI.f64)) (*.f64 F F)) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (PI.f64) l)) (*.f64 F F)) |
(/.f64 (*.f64 (neg.f64 l) #s(literal 1 binary64)) (/.f64 (*.f64 F F) (PI.f64))) |
(/.f64 (*.f64 (neg.f64 l) (neg.f64 (PI.f64))) (*.f64 F (neg.f64 F))) |
(/.f64 (*.f64 (neg.f64 l) (/.f64 (PI.f64) F)) F) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (PI.f64) l))) (*.f64 F (neg.f64 F))) |
(/.f64 (neg.f64 (neg.f64 l)) (neg.f64 (/.f64 (*.f64 F F) (PI.f64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 (PI.f64) l) (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l)))) (*.f64 (*.f64 F F) (*.f64 (*.f64 F F) (*.f64 F F)))))) (neg.f64 (+.f64 #s(literal 0 binary64) (fma.f64 (/.f64 (*.f64 (PI.f64) l) (*.f64 F F)) (/.f64 (*.f64 (PI.f64) l) (*.f64 F F)) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 (PI.f64) l) (*.f64 F F))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (*.f64 (PI.f64) l) (*.f64 F F)) (/.f64 (*.f64 (PI.f64) l) (*.f64 F F))))) (neg.f64 (+.f64 #s(literal 0 binary64) (/.f64 (*.f64 (PI.f64) l) (*.f64 F F))))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 l) (PI.f64))) (*.f64 F (neg.f64 F))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (*.f64 (PI.f64) l))) (*.f64 F (neg.f64 F))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 l) #s(literal 1 binary64))) (neg.f64 (/.f64 (*.f64 F F) (PI.f64)))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 l) (neg.f64 (PI.f64)))) (neg.f64 (*.f64 F (neg.f64 F)))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 l) (/.f64 (PI.f64) F))) (neg.f64 F)) |
(*.f64 l (/.f64 (PI.f64) (*.f64 F (neg.f64 F)))) |
(*.f64 (/.f64 (PI.f64) (*.f64 F F)) (neg.f64 l)) |
(*.f64 (/.f64 (*.f64 (PI.f64) l) (*.f64 F F)) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (PI.f64) l) (*.f64 F F))) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 F F)) (/.f64 l (/.f64 #s(literal 1 binary64) (PI.f64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) F) (/.f64 (*.f64 (PI.f64) l) F)) |
(*.f64 (/.f64 #s(literal -1 binary64) F) (/.f64 l (/.f64 F (PI.f64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 (*.f64 (PI.f64) l) (neg.f64 F))) |
(*.f64 (neg.f64 l) (/.f64 (PI.f64) (*.f64 F F))) |
(*.f64 (/.f64 (PI.f64) (*.f64 F (neg.f64 F))) l) |
(*.f64 (/.f64 (PI.f64) F) (/.f64 l (neg.f64 F))) |
(*.f64 (/.f64 l F) (/.f64 (PI.f64) (neg.f64 F))) |
(*.f64 (/.f64 l F) (/.f64 (neg.f64 (PI.f64)) F)) |
(*.f64 (/.f64 (sqrt.f64 (PI.f64)) F) (/.f64 (*.f64 (sqrt.f64 (sqrt.f64 (PI.f64))) (*.f64 l (sqrt.f64 (sqrt.f64 (PI.f64))))) (neg.f64 F))) |
(*.f64 (/.f64 (sqrt.f64 (PI.f64)) F) (/.f64 (*.f64 (sqrt.f64 (PI.f64)) l) (neg.f64 F))) |
(*.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) F) (/.f64 (*.f64 (cbrt.f64 (PI.f64)) l) (neg.f64 F))) |
(*.f64 (*.f64 (neg.f64 l) (PI.f64)) (/.f64 #s(literal 1 binary64) (*.f64 F F))) |
(*.f64 (/.f64 (PI.f64) (neg.f64 F)) (/.f64 l F)) |
(*.f64 (/.f64 (PI.f64) #s(literal -1 binary64)) (/.f64 l (*.f64 F F))) |
(*.f64 (/.f64 (sqrt.f64 (PI.f64)) (neg.f64 F)) (/.f64 (*.f64 (sqrt.f64 (sqrt.f64 (PI.f64))) (*.f64 l (sqrt.f64 (sqrt.f64 (PI.f64))))) F)) |
(*.f64 (/.f64 (sqrt.f64 (PI.f64)) (neg.f64 F)) (/.f64 (*.f64 (sqrt.f64 (PI.f64)) l) F)) |
(*.f64 (/.f64 (sqrt.f64 (PI.f64)) #s(literal -1 binary64)) (/.f64 (*.f64 (sqrt.f64 (sqrt.f64 (PI.f64))) (*.f64 l (sqrt.f64 (sqrt.f64 (PI.f64))))) (*.f64 F F))) |
(*.f64 (/.f64 (sqrt.f64 (PI.f64)) #s(literal -1 binary64)) (/.f64 (*.f64 (sqrt.f64 (PI.f64)) l) (*.f64 F F))) |
(*.f64 (/.f64 (sqrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64)))) F) (/.f64 (*.f64 l (sqrt.f64 (sqrt.f64 (PI.f64)))) (neg.f64 F))) |
(*.f64 (/.f64 (sqrt.f64 (sqrt.f64 (PI.f64))) (neg.f64 F)) (/.f64 (*.f64 l (sqrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64))))) F)) |
(*.f64 (/.f64 (sqrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64)))) #s(literal -1 binary64)) (/.f64 (*.f64 l (sqrt.f64 (sqrt.f64 (PI.f64)))) (*.f64 F F))) |
(*.f64 (/.f64 (sqrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64)))) (neg.f64 F)) (/.f64 (*.f64 l (sqrt.f64 (sqrt.f64 (PI.f64)))) F)) |
(*.f64 (/.f64 (sqrt.f64 (sqrt.f64 (PI.f64))) F) (/.f64 (*.f64 l (sqrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64))))) (neg.f64 F))) |
(*.f64 (/.f64 (sqrt.f64 (sqrt.f64 (PI.f64))) #s(literal -1 binary64)) (/.f64 (*.f64 l (sqrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64))))) (*.f64 F F))) |
(*.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (neg.f64 F)) (/.f64 (*.f64 (cbrt.f64 (PI.f64)) l) F)) |
(*.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) #s(literal -1 binary64)) (/.f64 (*.f64 (cbrt.f64 (PI.f64)) l) (*.f64 F F))) |
(*.f64 (/.f64 l (neg.f64 F)) (/.f64 (PI.f64) F)) |
(*.f64 (/.f64 (*.f64 l (sqrt.f64 (sqrt.f64 (PI.f64)))) F) (/.f64 (sqrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64)))) (neg.f64 F))) |
(*.f64 (/.f64 (*.f64 l (sqrt.f64 (sqrt.f64 (PI.f64)))) (neg.f64 F)) (/.f64 (sqrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64)))) F)) |
(*.f64 (/.f64 (*.f64 l (sqrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64))))) F) (/.f64 (sqrt.f64 (sqrt.f64 (PI.f64))) (neg.f64 F))) |
(*.f64 (/.f64 (*.f64 l (sqrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64))))) (neg.f64 F)) (/.f64 (sqrt.f64 (sqrt.f64 (PI.f64))) F)) |
(*.f64 (/.f64 (*.f64 l (sqrt.f64 (PI.f64))) F) (/.f64 (sqrt.f64 (PI.f64)) (neg.f64 F))) |
(*.f64 (/.f64 (*.f64 l #s(literal 1 binary64)) F) (/.f64 (PI.f64) (neg.f64 F))) |
(*.f64 (/.f64 (*.f64 l (pow.f64 (PI.f64) #s(literal 2/3 binary64))) F) (/.f64 (cbrt.f64 (PI.f64)) (neg.f64 F))) |
(*.f64 (/.f64 l #s(literal -1 binary64)) (/.f64 (PI.f64) (*.f64 F F))) |
(*.f64 (/.f64 (*.f64 l (sqrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64))))) #s(literal -1 binary64)) (/.f64 (sqrt.f64 (sqrt.f64 (PI.f64))) (*.f64 F F))) |
(*.f64 (/.f64 (*.f64 l (sqrt.f64 (sqrt.f64 (PI.f64)))) #s(literal -1 binary64)) (/.f64 (sqrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64)))) (*.f64 F F))) |
(*.f64 (/.f64 (*.f64 l (sqrt.f64 (PI.f64))) #s(literal -1 binary64)) (/.f64 (sqrt.f64 (PI.f64)) (*.f64 F F))) |
(*.f64 (/.f64 (*.f64 l (sqrt.f64 (PI.f64))) (neg.f64 F)) (/.f64 (sqrt.f64 (PI.f64)) F)) |
(*.f64 (/.f64 (*.f64 l #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 (PI.f64) (*.f64 F F))) |
(*.f64 (/.f64 (*.f64 l #s(literal 1 binary64)) (neg.f64 F)) (/.f64 (PI.f64) F)) |
(*.f64 (/.f64 (*.f64 l (pow.f64 (PI.f64) #s(literal 2/3 binary64))) #s(literal -1 binary64)) (/.f64 (cbrt.f64 (PI.f64)) (*.f64 F F))) |
(*.f64 (/.f64 (*.f64 l (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (neg.f64 F)) (/.f64 (cbrt.f64 (PI.f64)) F)) |
(*.f64 (/.f64 #s(literal -1 binary64) (/.f64 F #s(literal 1 binary64))) (/.f64 l (/.f64 F (PI.f64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (/.f64 F (sqrt.f64 (PI.f64)))) (/.f64 l (/.f64 F (sqrt.f64 (PI.f64))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (/.f64 F (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) (/.f64 l (/.f64 F (cbrt.f64 (PI.f64))))) |
(*.f64 (/.f64 (neg.f64 l) F) (/.f64 (PI.f64) F)) |
(*.f64 (/.f64 (neg.f64 l) (*.f64 F F)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (PI.f64)))) |
(*.f64 (/.f64 (neg.f64 l) (/.f64 F #s(literal 1 binary64))) (/.f64 (PI.f64) F)) |
(*.f64 (/.f64 (neg.f64 l) (/.f64 F (sqrt.f64 (PI.f64)))) (/.f64 #s(literal 1 binary64) (/.f64 F (sqrt.f64 (PI.f64))))) |
(*.f64 (/.f64 (neg.f64 l) (/.f64 F (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) (/.f64 #s(literal 1 binary64) (/.f64 F (cbrt.f64 (PI.f64))))) |
(*.f64 (/.f64 (neg.f64 l) #s(literal -1 binary64)) (/.f64 (PI.f64) (*.f64 F (neg.f64 F)))) |
(/.f64 l (/.f64 (*.f64 F F) (PI.f64))) |
(/.f64 (*.f64 (PI.f64) l) (*.f64 F F)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 F F) (*.f64 (PI.f64) l)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 F F) (*.f64 (PI.f64) l))) |
(/.f64 (neg.f64 l) (neg.f64 (/.f64 (*.f64 F F) (PI.f64)))) |
(/.f64 (neg.f64 (*.f64 (PI.f64) l)) (*.f64 F (neg.f64 F))) |
(/.f64 (*.f64 (neg.f64 (PI.f64)) l) (*.f64 F (neg.f64 F))) |
(/.f64 (*.f64 l #s(literal 1 binary64)) (/.f64 (*.f64 F F) (PI.f64))) |
(/.f64 (*.f64 l (neg.f64 (PI.f64))) (*.f64 F (neg.f64 F))) |
(/.f64 (*.f64 l (/.f64 (PI.f64) F)) F) |
(/.f64 (*.f64 #s(literal 1 binary64) l) (/.f64 (*.f64 F F) (PI.f64))) |
(/.f64 (*.f64 (/.f64 (PI.f64) F) l) F) |
(/.f64 (/.f64 (*.f64 (PI.f64) l) F) F) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (PI.f64) l))) (neg.f64 (*.f64 F (neg.f64 F)))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (PI.f64)) l)) (neg.f64 (*.f64 F (neg.f64 F)))) |
(/.f64 (neg.f64 (*.f64 l #s(literal 1 binary64))) (neg.f64 (/.f64 (*.f64 F F) (PI.f64)))) |
(/.f64 (neg.f64 (*.f64 l (neg.f64 (PI.f64)))) (neg.f64 (*.f64 F (neg.f64 F)))) |
(/.f64 (neg.f64 (*.f64 l (/.f64 (PI.f64) F))) (neg.f64 F)) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) l)) (neg.f64 (/.f64 (*.f64 F F) (PI.f64)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (PI.f64) F) l)) (neg.f64 F)) |
(/.f64 (neg.f64 (/.f64 (*.f64 (PI.f64) l) F)) (neg.f64 F)) |
(pow.f64 (/.f64 (*.f64 F F) (*.f64 (PI.f64) l)) #s(literal -1 binary64)) |
(*.f64 (PI.f64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) l)) |
(*.f64 (PI.f64) (/.f64 l (*.f64 F F))) |
(*.f64 l (/.f64 (PI.f64) (*.f64 F F))) |
(*.f64 (*.f64 (PI.f64) l) (/.f64 #s(literal 1 binary64) (*.f64 F F))) |
(*.f64 (/.f64 (PI.f64) (*.f64 F F)) l) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) (/.f64 l (/.f64 #s(literal 1 binary64) (PI.f64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 (*.f64 (PI.f64) l) F)) |
(*.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 l (/.f64 F (PI.f64)))) |
(*.f64 (/.f64 (PI.f64) F) (/.f64 l F)) |
(*.f64 (/.f64 l F) (/.f64 (PI.f64) F)) |
(*.f64 (/.f64 (sqrt.f64 (PI.f64)) F) (/.f64 (*.f64 (sqrt.f64 (sqrt.f64 (PI.f64))) (*.f64 l (sqrt.f64 (sqrt.f64 (PI.f64))))) F)) |
(*.f64 (/.f64 (sqrt.f64 (PI.f64)) F) (/.f64 (*.f64 (sqrt.f64 (PI.f64)) l) F)) |
(*.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) F) (/.f64 (*.f64 (cbrt.f64 (PI.f64)) l) F)) |
(*.f64 (/.f64 l (*.f64 F F)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (PI.f64)))) |
(*.f64 (/.f64 (sqrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64)))) F) (/.f64 (*.f64 l (sqrt.f64 (sqrt.f64 (PI.f64)))) F)) |
(*.f64 (/.f64 (sqrt.f64 (sqrt.f64 (PI.f64))) F) (/.f64 (*.f64 l (sqrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64))))) F)) |
(*.f64 (/.f64 (neg.f64 (PI.f64)) F) (/.f64 l (neg.f64 F))) |
(*.f64 (/.f64 l (neg.f64 F)) (/.f64 (neg.f64 (PI.f64)) F)) |
(*.f64 (/.f64 l (/.f64 F #s(literal 1 binary64))) (/.f64 (PI.f64) F)) |
(*.f64 (/.f64 (*.f64 l (sqrt.f64 (sqrt.f64 (PI.f64)))) F) (/.f64 (sqrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64)))) F)) |
(*.f64 (/.f64 (*.f64 l (sqrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64))))) F) (/.f64 (sqrt.f64 (sqrt.f64 (PI.f64))) F)) |
(*.f64 (/.f64 (*.f64 l (sqrt.f64 (PI.f64))) F) (/.f64 (sqrt.f64 (PI.f64)) F)) |
(*.f64 (/.f64 (*.f64 l #s(literal 1 binary64)) F) (/.f64 (PI.f64) F)) |
(*.f64 (/.f64 (*.f64 l (pow.f64 (PI.f64) #s(literal 2/3 binary64))) F) (/.f64 (cbrt.f64 (PI.f64)) F)) |
(*.f64 (/.f64 (neg.f64 (PI.f64)) #s(literal -1 binary64)) (/.f64 l (*.f64 F F))) |
(*.f64 (/.f64 l (/.f64 F (sqrt.f64 (PI.f64)))) (/.f64 #s(literal 1 binary64) (/.f64 F (sqrt.f64 (PI.f64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 F (sqrt.f64 (PI.f64)))) (/.f64 l (/.f64 F (sqrt.f64 (PI.f64))))) |
(*.f64 (/.f64 l (/.f64 F (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) (/.f64 #s(literal 1 binary64) (/.f64 F (cbrt.f64 (PI.f64))))) |
(*.f64 (/.f64 l #s(literal -1 binary64)) (/.f64 (PI.f64) (*.f64 F (neg.f64 F)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 F (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) (/.f64 l (/.f64 F (cbrt.f64 (PI.f64))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 F F) (PI.f64))) #s(literal -1 binary64))) |
(exp.f64 (-.f64 (log.f64 (PI.f64)) (*.f64 (log.f64 F) #s(literal 2 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 F (neg.f64 F))) (/.f64 (PI.f64) (*.f64 F (neg.f64 F)))) |
(neg.f64 (/.f64 (PI.f64) (*.f64 F (neg.f64 F)))) |
(/.f64 (PI.f64) (*.f64 F F)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 F F) (PI.f64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (*.f64 F F) (PI.f64)) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 F (/.f64 (PI.f64) F)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 F F) (PI.f64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 F F) (PI.f64)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 F (/.f64 (PI.f64) F))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (*.f64 F F) (PI.f64))))) |
(/.f64 (neg.f64 (PI.f64)) (*.f64 F (neg.f64 F))) |
(/.f64 (/.f64 (PI.f64) F) F) |
(/.f64 (neg.f64 (neg.f64 (PI.f64))) (neg.f64 (*.f64 F (neg.f64 F)))) |
(/.f64 (neg.f64 (/.f64 (PI.f64) F)) (neg.f64 F)) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (PI.f64)))) (neg.f64 (neg.f64 (*.f64 F (neg.f64 F))))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (PI.f64) F))) (neg.f64 (neg.f64 F))) |
(pow.f64 (/.f64 (*.f64 F F) (PI.f64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (sqrt.f64 (PI.f64)) F) #s(literal 2 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 F F) (PI.f64)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 F (/.f64 (PI.f64) F)) #s(literal -1 binary64)) |
(*.f64 (PI.f64) (/.f64 #s(literal 1 binary64) (*.f64 F F))) |
(*.f64 #s(literal -1 binary64) (/.f64 (PI.f64) (*.f64 F (neg.f64 F)))) |
(*.f64 #s(literal 1 binary64) (/.f64 (PI.f64) (*.f64 F F))) |
(*.f64 (sqrt.f64 (PI.f64)) (*.f64 (sqrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) (*.f64 F F)))) |
(*.f64 (sqrt.f64 (PI.f64)) (/.f64 (sqrt.f64 (PI.f64)) (*.f64 F F))) |
(*.f64 (/.f64 #s(literal -1 binary64) F) (/.f64 (PI.f64) (neg.f64 F))) |
(*.f64 (/.f64 #s(literal -1 binary64) F) (/.f64 (neg.f64 (PI.f64)) F)) |
(*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (cbrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) (*.f64 F F)))) |
(*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (/.f64 (cbrt.f64 (PI.f64)) (*.f64 F F))) |
(*.f64 (neg.f64 (PI.f64)) (/.f64 #s(literal -1 binary64) (*.f64 F F))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) (PI.f64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) (pow.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 (PI.f64) F)) |
(*.f64 (/.f64 (PI.f64) F) (/.f64 #s(literal 1 binary64) F)) |
(*.f64 (/.f64 (sqrt.f64 (PI.f64)) F) (/.f64 (sqrt.f64 (PI.f64)) F)) |
(*.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) F) (/.f64 (cbrt.f64 (PI.f64)) F)) |
(*.f64 (/.f64 (cbrt.f64 (PI.f64)) F) (/.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) F)) |
(*.f64 (pow.f64 (/.f64 F (sqrt.f64 (PI.f64))) #s(literal -1 binary64)) (pow.f64 (/.f64 F (sqrt.f64 (PI.f64))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 F (pow.f64 (PI.f64) #s(literal 2/3 binary64))) #s(literal -1 binary64)) (pow.f64 (/.f64 F (cbrt.f64 (PI.f64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (sqrt.f64 (PI.f64)) (neg.f64 F)) (/.f64 (neg.f64 (sqrt.f64 (PI.f64))) F)) |
(*.f64 (/.f64 (sqrt.f64 (PI.f64)) #s(literal -1 binary64)) (/.f64 (neg.f64 (sqrt.f64 (PI.f64))) (*.f64 F F))) |
(*.f64 (/.f64 (sqrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64)))) F) (/.f64 (sqrt.f64 (sqrt.f64 (PI.f64))) F)) |
(*.f64 (/.f64 (sqrt.f64 (sqrt.f64 (PI.f64))) F) (/.f64 (sqrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64)))) F)) |
(*.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (neg.f64 F)) (/.f64 (neg.f64 (cbrt.f64 (PI.f64))) F)) |
(*.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) #s(literal -1 binary64)) (/.f64 (neg.f64 (cbrt.f64 (PI.f64))) (*.f64 F F))) |
(*.f64 (/.f64 (neg.f64 (sqrt.f64 (PI.f64))) F) (/.f64 (sqrt.f64 (PI.f64)) (neg.f64 F))) |
(*.f64 (/.f64 (neg.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64))) F) (/.f64 (cbrt.f64 (PI.f64)) (neg.f64 F))) |
(*.f64 (/.f64 (neg.f64 (sqrt.f64 (PI.f64))) #s(literal -1 binary64)) (/.f64 (sqrt.f64 (PI.f64)) (*.f64 F F))) |
(*.f64 (/.f64 (neg.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64))) #s(literal -1 binary64)) (/.f64 (cbrt.f64 (PI.f64)) (*.f64 F F))) |
(+.f64 (*.f64 (PI.f64) l) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 F F)) (*.f64 (PI.f64) l))) |
(+.f64 (*.f64 (*.f64 (PI.f64) l) (/.f64 #s(literal -1 binary64) (*.f64 F F))) (*.f64 (*.f64 (PI.f64) l) #s(literal 1 binary64))) |
(+.f64 (*.f64 (*.f64 (PI.f64) l) #s(literal 1 binary64)) (*.f64 (*.f64 (PI.f64) l) (/.f64 #s(literal -1 binary64) (*.f64 F F)))) |
(+.f64 (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 F F)) (*.f64 (PI.f64) l)) (*.f64 (PI.f64) l)) |
(fma.f64 (PI.f64) l (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 F F)) (*.f64 (PI.f64) l))) |
(fma.f64 l (PI.f64) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 F F)) (*.f64 (PI.f64) l))) |
(fma.f64 (*.f64 (PI.f64) l) (/.f64 #s(literal -1 binary64) (*.f64 F F)) (*.f64 (*.f64 (PI.f64) l) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (PI.f64) l) #s(literal 1 binary64) (*.f64 (*.f64 (PI.f64) l) (/.f64 #s(literal -1 binary64) (*.f64 F F)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (*.f64 F F)) (*.f64 (PI.f64) l) (*.f64 (PI.f64) l)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (PI.f64) l) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 F F)) (*.f64 (PI.f64) l))) |
(fma.f64 (sqrt.f64 (PI.f64)) (*.f64 (sqrt.f64 (sqrt.f64 (PI.f64))) (*.f64 l (sqrt.f64 (sqrt.f64 (PI.f64))))) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 F F)) (*.f64 (PI.f64) l))) |
(fma.f64 (sqrt.f64 (PI.f64)) (*.f64 (sqrt.f64 (PI.f64)) l) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 F F)) (*.f64 (PI.f64) l))) |
(fma.f64 (sqrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64)))) (*.f64 l (sqrt.f64 (sqrt.f64 (PI.f64)))) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 F F)) (*.f64 (PI.f64) l))) |
(fma.f64 (sqrt.f64 (sqrt.f64 (PI.f64))) (*.f64 l (sqrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64))))) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 F F)) (*.f64 (PI.f64) l))) |
(fma.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (cbrt.f64 (PI.f64)) l) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 F F)) (*.f64 (PI.f64) l))) |
(fma.f64 (*.f64 l (sqrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64))))) (sqrt.f64 (sqrt.f64 (PI.f64))) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 F F)) (*.f64 (PI.f64) l))) |
(fma.f64 (*.f64 l (sqrt.f64 (sqrt.f64 (PI.f64)))) (sqrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64)))) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 F F)) (*.f64 (PI.f64) l))) |
(fma.f64 (*.f64 l (sqrt.f64 (PI.f64))) (sqrt.f64 (PI.f64)) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 F F)) (*.f64 (PI.f64) l))) |
(fma.f64 (*.f64 l #s(literal 1 binary64)) (PI.f64) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 F F)) (*.f64 (PI.f64) l))) |
(fma.f64 (*.f64 l (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (cbrt.f64 (PI.f64)) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 F F)) (*.f64 (PI.f64) l))) |
(/.f64 (*.f64 (*.f64 (PI.f64) l) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 F F) (*.f64 (*.f64 F F) (*.f64 F F)))))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 F F) (*.f64 F F))) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))))) |
(/.f64 (*.f64 (*.f64 (PI.f64) l) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 F F) (*.f64 F F))) #s(literal -1 binary64))) (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 F F)) #s(literal -1 binary64))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 F F) (*.f64 (*.f64 F F) (*.f64 F F))))) (*.f64 (PI.f64) l)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 F F) (*.f64 F F))) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))))) |
(/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 F F) (*.f64 F F))) #s(literal -1 binary64)) (*.f64 (PI.f64) l)) (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 F F)) #s(literal -1 binary64))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (PI.f64) l) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 F F) (*.f64 (*.f64 F F) (*.f64 F F))))))) (neg.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 F F) (*.f64 F F))) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (PI.f64) l) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 F F) (*.f64 F F))) #s(literal -1 binary64)))) (neg.f64 (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 F F)) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 F F) (*.f64 (*.f64 F F) (*.f64 F F))))) (*.f64 (PI.f64) l))) (neg.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 F F) (*.f64 F F))) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F)))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 F F) (*.f64 F F))) #s(literal -1 binary64)) (*.f64 (PI.f64) l))) (neg.f64 (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 F F)) #s(literal -1 binary64)))) |
(*.f64 (PI.f64) (*.f64 l (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 F F)) #s(literal 1 binary64)))) |
(*.f64 l (*.f64 (PI.f64) (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 F F)) #s(literal 1 binary64)))) |
(*.f64 (*.f64 (PI.f64) l) (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 F F)) #s(literal 1 binary64))) |
(*.f64 (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 F F)) #s(literal 1 binary64)) (*.f64 (PI.f64) l)) |
(*.f64 (*.f64 (PI.f64) (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 F F)) #s(literal 1 binary64))) l) |
(*.f64 (*.f64 (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 F F)) #s(literal 1 binary64)) l) (PI.f64)) |
(+.f64 (/.f64 #s(literal -1 binary64) (*.f64 F F)) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 F F) (*.f64 F F))) (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 F F)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 F F)) #s(literal -1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F)))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 F F) (*.f64 F F))) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 F F)) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) (*.f64 F F)) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) F) (/.f64 #s(literal 1 binary64) F) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) #s(literal -1 binary64) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 #s(literal -1 binary64) F) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 F F) (*.f64 F F))) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F)))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 F F) (*.f64 (*.f64 F F) (*.f64 F F)))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 F F)) #s(literal -1 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 F F) (*.f64 F F))) #s(literal -1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 F F) (*.f64 F F))) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F)))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 F F) (*.f64 (*.f64 F F) (*.f64 F F))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 F F)) #s(literal -1 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 F F) (*.f64 F F))) #s(literal -1 binary64)))) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 F F) (*.f64 (*.f64 F F) (*.f64 F F))))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 F F) (*.f64 F F))) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 F F) (*.f64 (*.f64 F F) (*.f64 F F))))) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) #s(literal -1 binary64)) (*.f64 F F)))) |
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 F F) (*.f64 F F))) #s(literal -1 binary64)) (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 F F)) #s(literal -1 binary64))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 F F) (*.f64 (*.f64 F F) (*.f64 F F)))))) (neg.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 F F) (*.f64 F F))) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 F F) (*.f64 (*.f64 F F) (*.f64 F F)))))) (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) #s(literal -1 binary64)) (*.f64 F F))))) |
(/.f64 (neg.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 F F) (*.f64 F F))) #s(literal -1 binary64))) (neg.f64 (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 F F)) #s(literal -1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 F F) (*.f64 F F)))) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F)))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 F F) (*.f64 F F))) (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 F F)) #s(literal -1 binary64))) (*.f64 (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 F F)) #s(literal -1 binary64)) #s(literal 1 binary64))) (*.f64 (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 F F)) #s(literal -1 binary64)) (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 F F)) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 F F) (*.f64 (*.f64 F F) (*.f64 F F))))))) (neg.f64 (neg.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 F F) (*.f64 F F))) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 F F) (*.f64 F F))) #s(literal -1 binary64)))) (neg.f64 (neg.f64 (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 F F)) #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 F F) (*.f64 F F))))) (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))))) |
(pow.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 F F) (*.f64 F F))) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F)))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 F F) (*.f64 (*.f64 F F) (*.f64 F F)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 F F)) #s(literal -1 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 F F) (*.f64 F F))) #s(literal -1 binary64))) #s(literal -1 binary64)) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 F F) (*.f64 (*.f64 F F) (*.f64 F F))))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 F F) (*.f64 F F))) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F)))))) |
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 F F) (*.f64 F F))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 F F)) #s(literal -1 binary64)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 F (neg.f64 F))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (*.f64 F F) #s(literal -1 binary64))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F))) |
(/.f64 #s(literal -1 binary64) (*.f64 F F)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 F (neg.f64 F)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (*.f64 F F) #s(literal -1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (*.f64 F F) #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 F (/.f64 #s(literal -1 binary64) F)))) |
(/.f64 #s(literal 1 binary64) (*.f64 F (neg.f64 F))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 F F) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 F F) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 F (/.f64 #s(literal -1 binary64) F))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (*.f64 F (neg.f64 F))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (*.f64 (*.f64 F F) #s(literal -1 binary64))))) |
(/.f64 (/.f64 #s(literal -1 binary64) F) F) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) F) #s(literal 1 binary64)) F) |
(/.f64 (neg.f64 (/.f64 #s(literal -1 binary64) F)) (neg.f64 F)) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) F) #s(literal 1 binary64))) (neg.f64 F)) |
(/.f64 (neg.f64 (neg.f64 (/.f64 #s(literal -1 binary64) F))) (neg.f64 (neg.f64 F))) |
(pow.f64 (*.f64 F (neg.f64 F)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (*.f64 F F) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (*.f64 F #s(literal -1 binary64)) F) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 (*.f64 F F) #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 F (/.f64 #s(literal -1 binary64) F)) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 F F))) |
(*.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 F F)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))) |
(*.f64 (/.f64 #s(literal -1 binary64) F) (/.f64 #s(literal 1 binary64) F)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) #s(literal -1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 #s(literal -1 binary64) F)) |
(exp.f64 (*.f64 (log.f64 F) #s(literal 2 binary64))) |
(pow.f64 F #s(literal 2 binary64)) |
(pow.f64 (*.f64 F F) #s(literal 1 binary64)) |
(pow.f64 (neg.f64 F) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 (log.f64 F)) #s(literal 2 binary64)) |
(*.f64 F F) |
(*.f64 (neg.f64 F) (neg.f64 F)) |
(*.f64 (exp.f64 (log.f64 F)) (exp.f64 (log.f64 F))) |
(*.f64 (PI.f64) l) |
(*.f64 l (PI.f64)) |
(*.f64 #s(literal 1 binary64) (*.f64 (PI.f64) l)) |
(*.f64 (sqrt.f64 (PI.f64)) (*.f64 (sqrt.f64 (sqrt.f64 (PI.f64))) (*.f64 l (sqrt.f64 (sqrt.f64 (PI.f64)))))) |
(*.f64 (sqrt.f64 (PI.f64)) (*.f64 (sqrt.f64 (PI.f64)) l)) |
(*.f64 (sqrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64)))) (*.f64 l (sqrt.f64 (sqrt.f64 (PI.f64))))) |
(*.f64 (sqrt.f64 (sqrt.f64 (PI.f64))) (*.f64 l (sqrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64)))))) |
(*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (cbrt.f64 (PI.f64)) l)) |
(*.f64 (*.f64 l (sqrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64))))) (sqrt.f64 (sqrt.f64 (PI.f64)))) |
(*.f64 (*.f64 l (sqrt.f64 (sqrt.f64 (PI.f64)))) (sqrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64))))) |
(*.f64 (*.f64 l (sqrt.f64 (PI.f64))) (sqrt.f64 (PI.f64))) |
(*.f64 (*.f64 l #s(literal 1 binary64)) (PI.f64)) |
(*.f64 (*.f64 l (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (cbrt.f64 (PI.f64))) |
(PI.f64) |
(log.f64 (exp.f64 (PI.f64))) |
(exp.f64 (log.f64 (PI.f64))) |
(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) (PI.f64))) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) #s(literal 1/3 binary64))) |
(exp.f64 (fma.f64 (*.f64 #s(literal 3/2 binary64) (log.f64 (PI.f64))) #s(literal 1/2 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (PI.f64))) #s(literal 1/2 binary64)))) |
(exp.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (PI.f64))) #s(literal 1/2 binary64) (*.f64 (*.f64 #s(literal 3/2 binary64) (log.f64 (PI.f64))) #s(literal 1/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 (sqrt.f64 (PI.f64)) #s(literal 2 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 (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 (sqrt.f64 (PI.f64)) (sqrt.f64 (PI.f64))) |
(*.f64 (sqrt.f64 (PI.f64)) (log.f64 (exp.f64 (sqrt.f64 (PI.f64))))) |
(*.f64 (sqrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64)))) (sqrt.f64 (sqrt.f64 (PI.f64)))) |
(*.f64 (sqrt.f64 (sqrt.f64 (PI.f64))) (sqrt.f64 (*.f64 (PI.f64) (sqrt.f64 (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)) (pow.f64 (pow.f64 (PI.f64) #s(literal 1/6 binary64)) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (sqrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64)))) #s(literal 1 binary64)) (pow.f64 (sqrt.f64 (sqrt.f64 (PI.f64))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (sqrt.f64 (sqrt.f64 (PI.f64))) #s(literal 1 binary64)) (pow.f64 (sqrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64)))) #s(literal 1 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 (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 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64)))) #s(literal 1/2 binary64)) (cbrt.f64 (PI.f64))) |
(*.f64 (pow.f64 (*.f64 (PI.f64) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) #s(literal 1/2 binary64)) (pow.f64 (PI.f64) #s(literal 1/6 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)) (sqrt.f64 (PI.f64))) #s(literal 1/3 binary64)) (cbrt.f64 (sqrt.f64 (PI.f64)))) |
(*.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 (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 (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)) (sqrt.f64 (PI.f64)))) (cbrt.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 (sqrt.f64 (cbrt.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))))) (cbrt.f64 (PI.f64))) |
(*.f64 (sqrt.f64 (*.f64 (PI.f64) (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) (pow.f64 (PI.f64) #s(literal 1/6 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 3/2 binary64) (log.f64 (PI.f64))) #s(literal 1/2 binary64))) |
(exp.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 (PI.f64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (PI.f64))) #s(literal 1/2 binary64)))) |
(exp.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (PI.f64))) #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (log.f64 (PI.f64))))) |
(sqrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64)))) |
(pow.f64 (PI.f64) #s(literal 3/4 binary64)) |
(pow.f64 (sqrt.f64 (PI.f64)) #s(literal 3/2 binary64)) |
(pow.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64))) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 (sqrt.f64 (PI.f64))) #s(literal 3 binary64)) |
(pow.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 (PI.f64) #s(literal 3/8 binary64)) #s(literal 2 binary64)) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64))))) |
(*.f64 (sqrt.f64 (PI.f64)) (sqrt.f64 (sqrt.f64 (PI.f64)))) |
(*.f64 (sqrt.f64 (sqrt.f64 (PI.f64))) (sqrt.f64 (PI.f64))) |
(*.f64 (cbrt.f64 (PI.f64)) (pow.f64 (pow.f64 (PI.f64) #s(literal 5/6 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (cbrt.f64 (PI.f64)) (sqrt.f64 (pow.f64 (PI.f64) #s(literal 5/6 binary64)))) |
(*.f64 (pow.f64 (PI.f64) #s(literal 3/8 binary64)) (pow.f64 (PI.f64) #s(literal 3/8 binary64))) |
(*.f64 (pow.f64 (*.f64 (sqrt.f64 (PI.f64)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) #s(literal 1/2 binary64)) (pow.f64 (PI.f64) #s(literal 1/6 binary64))) |
(*.f64 (sqrt.f64 (*.f64 (sqrt.f64 (PI.f64)) (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) (pow.f64 (PI.f64) #s(literal 1/6 binary64))) |
(exp.f64 (*.f64 #s(literal 3/2 binary64) (log.f64 (PI.f64)))) |
(exp.f64 (*.f64 (log.f64 (PI.f64)) #s(literal 3/2 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (PI.f64))) #s(literal 3 binary64))) |
(sqrt.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) |
(pow.f64 (PI.f64) #s(literal 3/2 binary64)) |
(pow.f64 (sqrt.f64 (PI.f64)) #s(literal 3 binary64)) |
(pow.f64 (cbrt.f64 (PI.f64)) #s(literal 9/2 binary64)) |
(pow.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 3/4 binary64)) |
(pow.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 1/2 binary64)) |
(*.f64 (PI.f64) (sqrt.f64 (PI.f64))) |
(*.f64 (PI.f64) (pow.f64 (pow.f64 (PI.f64) #s(literal 1/6 binary64)) #s(literal 3 binary64))) |
(*.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (sqrt.f64 (PI.f64)))) |
(*.f64 (sqrt.f64 (PI.f64)) (PI.f64)) |
(*.f64 (sqrt.f64 (PI.f64)) (pow.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) #s(literal 3/2 binary64))) |
(*.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64))) (pow.f64 #s(literal 1 binary64) #s(literal 3/2 binary64))) |
(*.f64 (sqrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64)))) (sqrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64))))) |
(*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (pow.f64 (PI.f64) #s(literal 5/6 binary64))) |
(*.f64 (*.f64 (sqrt.f64 (PI.f64)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (cbrt.f64 (PI.f64))) |
(*.f64 (pow.f64 #s(literal 1 binary64) #s(literal 3/2 binary64)) (*.f64 (PI.f64) (sqrt.f64 (PI.f64)))) |
(*.f64 (pow.f64 (sqrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64)))) #s(literal 3/2 binary64)) (pow.f64 (sqrt.f64 (sqrt.f64 (PI.f64))) #s(literal 3/2 binary64))) |
(*.f64 (pow.f64 (sqrt.f64 (sqrt.f64 (PI.f64))) #s(literal 3/2 binary64)) (pow.f64 (sqrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64)))) #s(literal 3/2 binary64))) |
(*.f64 (pow.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) #s(literal 3/2 binary64)) (sqrt.f64 (PI.f64))) |
(+.f64 (*.f64 (PI.f64) l) (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F (neg.f64 F)))) |
(+.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F (neg.f64 F))) (*.f64 (PI.f64) l)) |
(-.f64 (*.f64 (PI.f64) l) (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F))) |
(-.f64 (/.f64 (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 2 binary64)) (-.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F (neg.f64 F))) (*.f64 (PI.f64) l))) (/.f64 (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))) (-.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F (neg.f64 F))) (*.f64 (PI.f64) l)))) |
(-.f64 (/.f64 (*.f64 (*.f64 (PI.f64) l) (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l)))) (fma.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l)) (*.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)))))) (/.f64 (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 3 binary64)) (fma.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l)) (*.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F))))))) |
(-.f64 (/.f64 (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)))) (/.f64 (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 2 binary64)) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F))))) |
(-.f64 (/.f64 (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))) (-.f64 (*.f64 (PI.f64) l) (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F (neg.f64 F))))) (/.f64 (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 2 binary64)) (-.f64 (*.f64 (PI.f64) l) (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F (neg.f64 F)))))) |
(fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F (neg.f64 F)))) |
(fma.f64 l (PI.f64) (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F (neg.f64 F)))) |
(fma.f64 (tan.f64 (*.f64 (PI.f64) l)) (/.f64 #s(literal -1 binary64) (*.f64 F F)) (*.f64 (PI.f64) l)) |
(fma.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) F) (/.f64 #s(literal -1 binary64) F) (*.f64 (PI.f64) l)) |
(fma.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) F) (/.f64 (/.f64 #s(literal 1 binary64) F) #s(literal -1 binary64)) (*.f64 (PI.f64) l)) |
(fma.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal -1 binary64) (*.f64 (PI.f64) l)) |
(fma.f64 #s(literal -1 binary64) (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) (*.f64 (PI.f64) l)) |
(fma.f64 (/.f64 #s(literal -1 binary64) (*.f64 F F)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (tan.f64 (*.f64 (PI.f64) l)))) (*.f64 (PI.f64) l)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (PI.f64) l) (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F (neg.f64 F)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F (neg.f64 F))) (*.f64 (PI.f64) l)) |
(fma.f64 (sqrt.f64 (PI.f64)) (*.f64 (sqrt.f64 (sqrt.f64 (PI.f64))) (*.f64 l (sqrt.f64 (sqrt.f64 (PI.f64))))) (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F (neg.f64 F)))) |
(fma.f64 (sqrt.f64 (PI.f64)) (*.f64 (sqrt.f64 (PI.f64)) l) (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F (neg.f64 F)))) |
(fma.f64 (sqrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64)))) (*.f64 l (sqrt.f64 (sqrt.f64 (PI.f64)))) (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F (neg.f64 F)))) |
(fma.f64 (sqrt.f64 (sqrt.f64 (PI.f64))) (*.f64 l (sqrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64))))) (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F (neg.f64 F)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) F) (/.f64 (tan.f64 (*.f64 (PI.f64) l)) F) (*.f64 (PI.f64) l)) |
(fma.f64 (/.f64 #s(literal -1 binary64) F) (/.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 #s(literal 1 binary64) (tan.f64 (*.f64 (PI.f64) l)))) (*.f64 (PI.f64) l)) |
(fma.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (cbrt.f64 (PI.f64)) l) (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F (neg.f64 F)))) |
(fma.f64 (neg.f64 (tan.f64 (*.f64 (PI.f64) l))) (/.f64 #s(literal 1 binary64) (*.f64 F F)) (*.f64 (PI.f64) l)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) (/.f64 (tan.f64 (*.f64 (PI.f64) l)) #s(literal -1 binary64)) (*.f64 (PI.f64) l)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (tan.f64 (*.f64 (PI.f64) l)))) (*.f64 (PI.f64) l)) |
(fma.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 F)) (*.f64 (PI.f64) l)) |
(fma.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) F) #s(literal -1 binary64)) (*.f64 (PI.f64) l)) |
(fma.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 (/.f64 #s(literal -1 binary64) F) (/.f64 #s(literal 1 binary64) (tan.f64 (*.f64 (PI.f64) l)))) (*.f64 (PI.f64) l)) |
(fma.f64 (*.f64 l (sqrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64))))) (sqrt.f64 (sqrt.f64 (PI.f64))) (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F (neg.f64 F)))) |
(fma.f64 (*.f64 l (sqrt.f64 (sqrt.f64 (PI.f64)))) (sqrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64)))) (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F (neg.f64 F)))) |
(fma.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 F)) (/.f64 #s(literal 1 binary64) F) (*.f64 (PI.f64) l)) |
(fma.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 F)) (/.f64 (/.f64 #s(literal -1 binary64) F) #s(literal -1 binary64)) (*.f64 (PI.f64) l)) |
(fma.f64 (*.f64 l (sqrt.f64 (PI.f64))) (sqrt.f64 (PI.f64)) (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F (neg.f64 F)))) |
(fma.f64 (*.f64 l #s(literal 1 binary64)) (PI.f64) (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F (neg.f64 F)))) |
(fma.f64 (*.f64 l (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (cbrt.f64 (PI.f64)) (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F (neg.f64 F)))) |
(fma.f64 (/.f64 (/.f64 #s(literal -1 binary64) F) #s(literal -1 binary64)) (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 F)) (*.f64 (PI.f64) l)) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) F) #s(literal -1 binary64)) (/.f64 (tan.f64 (*.f64 (PI.f64) l)) F) (*.f64 (PI.f64) l)) |
(fma.f64 (/.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) F) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) F) (*.f64 (PI.f64) l)) |
(fma.f64 (/.f64 (sin.f64 (*.f64 (PI.f64) l)) F) (/.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (PI.f64) l))) (neg.f64 F)) (*.f64 (PI.f64) l)) |
(fma.f64 (/.f64 (sin.f64 (*.f64 (PI.f64) l)) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (PI.f64) l))) (*.f64 F F)) (*.f64 (PI.f64) l)) |
(fma.f64 (/.f64 (sin.f64 (*.f64 (PI.f64) l)) (neg.f64 F)) (/.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (PI.f64) l))) F) (*.f64 (PI.f64) l)) |
(fma.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 F F)) (*.f64 (PI.f64) l)) |
(fma.f64 (/.f64 (neg.f64 (tan.f64 (*.f64 (PI.f64) l))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 F F)) (*.f64 (PI.f64) l)) |
(fma.f64 (/.f64 #s(literal -1 binary64) (/.f64 F (sin.f64 (*.f64 (PI.f64) l)))) (/.f64 (/.f64 #s(literal 1 binary64) F) (cos.f64 (*.f64 (PI.f64) l))) (*.f64 (PI.f64) l)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 F (sin.f64 (*.f64 (PI.f64) l)))) (/.f64 (/.f64 #s(literal -1 binary64) F) (cos.f64 (*.f64 (PI.f64) l))) (*.f64 (PI.f64) l)) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 F (sin.f64 (*.f64 (PI.f64) l)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (PI.f64) l))) (*.f64 (PI.f64) l)) |
(fma.f64 (/.f64 (/.f64 #s(literal -1 binary64) F) (/.f64 F (sin.f64 (*.f64 (PI.f64) l)))) (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (PI.f64) l))) (*.f64 (PI.f64) l)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 (PI.f64) l) (-.f64 (*.f64 (PI.f64) l) (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F (neg.f64 F)))) (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 2 binary64))) (fma.f64 (*.f64 (PI.f64) l) (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))) (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 3 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F (neg.f64 F))) (*.f64 (PI.f64) l)) (-.f64 (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 2 binary64)) (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l)) (*.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F))))) (fma.f64 (*.f64 (PI.f64) l) (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))) (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 3 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F))) (-.f64 (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))) (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (PI.f64) l) (-.f64 (*.f64 (PI.f64) l) (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F (neg.f64 F)))) (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 2 binary64))) (fma.f64 (*.f64 (PI.f64) l) (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))) (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F (neg.f64 F))) (*.f64 (PI.f64) l)) (-.f64 (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 2 binary64)) (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l)) (*.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F))))) (fma.f64 (*.f64 (PI.f64) l) (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))) (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F))) (-.f64 (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))) (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (*.f64 (PI.f64) l) (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))) (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 3 binary64))) (fma.f64 (*.f64 (PI.f64) l) (-.f64 (*.f64 (PI.f64) l) (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F (neg.f64 F)))) (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (PI.f64) l) (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))) (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 3 binary64))) (fma.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l)) (*.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)))))) |
(/.f64 (fma.f64 (*.f64 (PI.f64) l) (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))) (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 3 binary64))) (fma.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l)) (/.f64 (-.f64 (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) F) #s(literal 2 binary64)) (*.f64 (neg.f64 (tan.f64 (*.f64 (PI.f64) l))) (*.f64 (PI.f64) l))) (*.f64 F F)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 2 binary64)) (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l)))) (-.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F (neg.f64 F))) (*.f64 (PI.f64) l))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 2 binary64)) (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))))) (neg.f64 (-.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F (neg.f64 F))) (*.f64 (PI.f64) l)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (PI.f64) l) (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))) (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (PI.f64) l) (-.f64 (*.f64 (PI.f64) l) (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F (neg.f64 F)))) (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (PI.f64) l) (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))) (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l)) (*.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (PI.f64) l) (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))) (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l)) (/.f64 (-.f64 (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) F) #s(literal 2 binary64)) (*.f64 (neg.f64 (tan.f64 (*.f64 (PI.f64) l))) (*.f64 (PI.f64) l))) (*.f64 F F))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))) (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 2 binary64)))) (neg.f64 (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))) (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 (PI.f64) l) (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F (neg.f64 F)))))) |
(/.f64 (-.f64 (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))) (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 2 binary64))) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)))) |
(/.f64 (-.f64 (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))) (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 2 binary64))) (-.f64 (*.f64 (PI.f64) l) (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F (neg.f64 F))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 2 binary64)) (-.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F (neg.f64 F))) (*.f64 (PI.f64) l))) (*.f64 (-.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F (neg.f64 F))) (*.f64 (PI.f64) l)) (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))))) (*.f64 (-.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F (neg.f64 F))) (*.f64 (PI.f64) l)) (-.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F (neg.f64 F))) (*.f64 (PI.f64) l)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (PI.f64) l) (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l)))) (fma.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l)) (*.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)))))) (*.f64 (fma.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l)) (*.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F))))) (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 3 binary64)))) (*.f64 (fma.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l)) (*.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F))))) (fma.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l)) (*.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)))) (*.f64 (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F))) (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 2 binary64)))) (*.f64 (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F))) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 2 binary64)) (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l)))))) (neg.f64 (neg.f64 (-.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F (neg.f64 F))) (*.f64 (PI.f64) l))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (PI.f64) l) (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))) (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 (PI.f64) l) (-.f64 (*.f64 (PI.f64) l) (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F (neg.f64 F)))) (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (PI.f64) l) (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))) (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l)) (*.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))) (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 2 binary64))))) (neg.f64 (neg.f64 (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)))))) |
(pow.f64 (/.f64 (fma.f64 (*.f64 (PI.f64) l) (-.f64 (*.f64 (PI.f64) l) (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F (neg.f64 F)))) (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 2 binary64))) (fma.f64 (*.f64 (PI.f64) l) (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))) (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F (neg.f64 F))) (*.f64 (PI.f64) l)) (-.f64 (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 2 binary64)) (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l)) (*.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F))))) (fma.f64 (*.f64 (PI.f64) l) (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))) (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F))) (-.f64 (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))) (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (*.f64 (PI.f64) l) (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))) (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (PI.f64) l) (-.f64 (*.f64 (PI.f64) l) (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F (neg.f64 F)))) (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 2 binary64))))) |
(*.f64 (fma.f64 (*.f64 (PI.f64) l) (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))) (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l)) (*.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F))))))) |
(*.f64 (-.f64 (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 2 binary64)) (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l)))) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F (neg.f64 F))) (*.f64 (PI.f64) l)))) |
(*.f64 (-.f64 (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))) (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 F (tan.f64 (*.f64 (PI.f64) l)))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 F)) (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 F))) |
(neg.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 F))) |
(/.f64 (tan.f64 (*.f64 (PI.f64) l)) F) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 F (tan.f64 (*.f64 (PI.f64) l))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 F (tan.f64 (*.f64 (PI.f64) l))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 F (tan.f64 (*.f64 (PI.f64) l)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 F (tan.f64 (*.f64 (PI.f64) l))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 F (tan.f64 (*.f64 (PI.f64) l)))))) |
(/.f64 (sin.f64 (*.f64 (PI.f64) l)) (*.f64 F (cos.f64 (*.f64 (PI.f64) l)))) |
(/.f64 (neg.f64 (tan.f64 (*.f64 (PI.f64) l))) (neg.f64 F)) |
(/.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) l)) #s(literal 1 binary64)) (*.f64 (cos.f64 (*.f64 (PI.f64) l)) F)) |
(/.f64 (*.f64 (tan.f64 (*.f64 (PI.f64) l)) #s(literal 1 binary64)) F) |
(/.f64 (neg.f64 (neg.f64 (tan.f64 (*.f64 (PI.f64) l)))) (neg.f64 (neg.f64 F))) |
(/.f64 (neg.f64 (sin.f64 (*.f64 (PI.f64) l))) (neg.f64 (*.f64 F (cos.f64 (*.f64 (PI.f64) l))))) |
(/.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) l)) (/.f64 #s(literal 1 binary64) F)) (cos.f64 (*.f64 (PI.f64) l))) |
(/.f64 (neg.f64 (*.f64 (tan.f64 (*.f64 (PI.f64) l)) #s(literal 1 binary64))) (neg.f64 F)) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (tan.f64 (*.f64 (PI.f64) l))))) (neg.f64 (neg.f64 (neg.f64 F)))) |
(/.f64 (neg.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) l)) #s(literal 1 binary64))) (neg.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) l)) F))) |
(/.f64 (neg.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) l)) (/.f64 #s(literal 1 binary64) F))) (neg.f64 (cos.f64 (*.f64 (PI.f64) l)))) |
(pow.f64 (/.f64 F (tan.f64 (*.f64 (PI.f64) l))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 F (tan.f64 (*.f64 (PI.f64) l))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 (tan.f64 (*.f64 (PI.f64) l)) (/.f64 #s(literal 1 binary64) F)) |
(*.f64 #s(literal 1 binary64) (/.f64 (tan.f64 (*.f64 (PI.f64) l)) F)) |
(*.f64 (neg.f64 (tan.f64 (*.f64 (PI.f64) l))) (/.f64 #s(literal -1 binary64) F)) |
(*.f64 (/.f64 #s(literal 1 binary64) F) (tan.f64 (*.f64 (PI.f64) l))) |
(*.f64 (/.f64 #s(literal 1 binary64) F) (pow.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (*.f64 (PI.f64) l))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 F (sin.f64 (*.f64 (PI.f64) l))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (PI.f64) l)))) |
(*.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) F)) |
(tan.f64 (*.f64 (PI.f64) l)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (cos.f64 (*.f64 (PI.f64) l)) (sin.f64 (*.f64 (PI.f64) l))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (cos.f64 (*.f64 (PI.f64) l)) (sin.f64 (*.f64 (PI.f64) l)))) |
(/.f64 (sin.f64 (*.f64 (PI.f64) l)) (cos.f64 (*.f64 (PI.f64) l))) |
(/.f64 (neg.f64 (sin.f64 (*.f64 (PI.f64) l))) (neg.f64 (cos.f64 (*.f64 (PI.f64) l)))) |
(/.f64 (neg.f64 (neg.f64 (sin.f64 (*.f64 (PI.f64) l)))) (neg.f64 (neg.f64 (cos.f64 (*.f64 (PI.f64) l))))) |
(pow.f64 (/.f64 (cos.f64 (*.f64 (PI.f64) l)) (sin.f64 (*.f64 (PI.f64) l))) #s(literal -1 binary64)) |
(*.f64 (sin.f64 (*.f64 (PI.f64) l)) (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (PI.f64) l)))) |
(*.f64 (PI.f64) l) |
(*.f64 l (PI.f64)) |
(*.f64 #s(literal 1 binary64) (*.f64 (PI.f64) l)) |
(*.f64 (sqrt.f64 (PI.f64)) (*.f64 (sqrt.f64 (sqrt.f64 (PI.f64))) (*.f64 l (sqrt.f64 (sqrt.f64 (PI.f64)))))) |
(*.f64 (sqrt.f64 (PI.f64)) (*.f64 (sqrt.f64 (PI.f64)) l)) |
(*.f64 (sqrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64)))) (*.f64 l (sqrt.f64 (sqrt.f64 (PI.f64))))) |
(*.f64 (sqrt.f64 (sqrt.f64 (PI.f64))) (*.f64 l (sqrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64)))))) |
(*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (cbrt.f64 (PI.f64)) l)) |
(*.f64 (*.f64 l (sqrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64))))) (sqrt.f64 (sqrt.f64 (PI.f64)))) |
(*.f64 (*.f64 l (sqrt.f64 (sqrt.f64 (PI.f64)))) (sqrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64))))) |
(*.f64 (*.f64 l (sqrt.f64 (PI.f64))) (sqrt.f64 (PI.f64))) |
(*.f64 (*.f64 l #s(literal 1 binary64)) (PI.f64)) |
(*.f64 (*.f64 l (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (cbrt.f64 (PI.f64))) |
(tan.f64 (*.f64 (PI.f64) l)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (cos.f64 (*.f64 (PI.f64) l)) (sin.f64 (*.f64 (PI.f64) l))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (cos.f64 (*.f64 (PI.f64) l)) (sin.f64 (*.f64 (PI.f64) l)))) |
(/.f64 (sin.f64 (*.f64 (PI.f64) l)) (cos.f64 (*.f64 (PI.f64) l))) |
(/.f64 (neg.f64 (sin.f64 (*.f64 (PI.f64) l))) (neg.f64 (cos.f64 (*.f64 (PI.f64) l)))) |
(/.f64 (neg.f64 (neg.f64 (sin.f64 (*.f64 (PI.f64) l)))) (neg.f64 (neg.f64 (cos.f64 (*.f64 (PI.f64) l))))) |
(pow.f64 (/.f64 (cos.f64 (*.f64 (PI.f64) l)) (sin.f64 (*.f64 (PI.f64) l))) #s(literal -1 binary64)) |
(*.f64 (sin.f64 (*.f64 (PI.f64) l)) (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (PI.f64) l)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 F (tan.f64 (*.f64 (PI.f64) l)))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 F)) (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 F))) |
(neg.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 F))) |
(/.f64 (tan.f64 (*.f64 (PI.f64) l)) F) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 F (tan.f64 (*.f64 (PI.f64) l))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 F (tan.f64 (*.f64 (PI.f64) l))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 F (tan.f64 (*.f64 (PI.f64) l)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 F (tan.f64 (*.f64 (PI.f64) l))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 F (tan.f64 (*.f64 (PI.f64) l)))))) |
(/.f64 (sin.f64 (*.f64 (PI.f64) l)) (*.f64 F (cos.f64 (*.f64 (PI.f64) l)))) |
(/.f64 (neg.f64 (tan.f64 (*.f64 (PI.f64) l))) (neg.f64 F)) |
(/.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) l)) #s(literal 1 binary64)) (*.f64 (cos.f64 (*.f64 (PI.f64) l)) F)) |
(/.f64 (*.f64 (tan.f64 (*.f64 (PI.f64) l)) #s(literal 1 binary64)) F) |
(/.f64 (neg.f64 (neg.f64 (tan.f64 (*.f64 (PI.f64) l)))) (neg.f64 (neg.f64 F))) |
(/.f64 (neg.f64 (sin.f64 (*.f64 (PI.f64) l))) (neg.f64 (*.f64 F (cos.f64 (*.f64 (PI.f64) l))))) |
(/.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) l)) (/.f64 #s(literal 1 binary64) F)) (cos.f64 (*.f64 (PI.f64) l))) |
(/.f64 (neg.f64 (*.f64 (tan.f64 (*.f64 (PI.f64) l)) #s(literal 1 binary64))) (neg.f64 F)) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (tan.f64 (*.f64 (PI.f64) l))))) (neg.f64 (neg.f64 (neg.f64 F)))) |
(/.f64 (neg.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) l)) #s(literal 1 binary64))) (neg.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) l)) F))) |
(/.f64 (neg.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) l)) (/.f64 #s(literal 1 binary64) F))) (neg.f64 (cos.f64 (*.f64 (PI.f64) l)))) |
(pow.f64 (/.f64 F (tan.f64 (*.f64 (PI.f64) l))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 F (tan.f64 (*.f64 (PI.f64) l))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 (tan.f64 (*.f64 (PI.f64) l)) (/.f64 #s(literal 1 binary64) F)) |
(*.f64 #s(literal 1 binary64) (/.f64 (tan.f64 (*.f64 (PI.f64) l)) F)) |
(*.f64 (neg.f64 (tan.f64 (*.f64 (PI.f64) l))) (/.f64 #s(literal -1 binary64) F)) |
(*.f64 (/.f64 #s(literal 1 binary64) F) (tan.f64 (*.f64 (PI.f64) l))) |
(*.f64 (/.f64 #s(literal 1 binary64) F) (pow.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (*.f64 (PI.f64) l))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 F (sin.f64 (*.f64 (PI.f64) l))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (PI.f64) l)))) |
(*.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) F)) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (PI.f64)))) |
(exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (PI.f64))) #s(literal 1 binary64))) |
(exp.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (PI.f64))) #s(literal 1/2 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (PI.f64))) #s(literal 1/2 binary64)))) |
(fabs.f64 (sqrt.f64 (PI.f64))) |
(fabs.f64 (neg.f64 (sqrt.f64 (PI.f64)))) |
(sqrt.f64 (PI.f64)) |
(pow.f64 (PI.f64) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 (PI.f64)) #s(literal 1 binary64)) |
(pow.f64 (sqrt.f64 (sqrt.f64 (PI.f64))) #s(literal 2 binary64)) |
(pow.f64 (cbrt.f64 (PI.f64)) #s(literal 3/2 binary64)) |
(pow.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)) |
(pow.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 1/6 binary64)) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 (PI.f64))) |
(*.f64 (sqrt.f64 (PI.f64)) #s(literal 1 binary64)) |
(*.f64 (sqrt.f64 (sqrt.f64 (PI.f64))) (sqrt.f64 (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 (PI.f64)) (fabs.f64 (pow.f64 (PI.f64) #s(literal 1/6 binary64)))) |
(*.f64 (pow.f64 (PI.f64) #s(literal 1/6 binary64)) (cbrt.f64 (PI.f64))) |
(*.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 (sqrt.f64 (sqrt.f64 (PI.f64))) #s(literal 1/2 binary64)) (pow.f64 (sqrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64)))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (sqrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64)))) #s(literal 1/2 binary64)) (pow.f64 (sqrt.f64 (sqrt.f64 (PI.f64))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (sqrt.f64 (sqrt.f64 (PI.f64)))) (sqrt.f64 (sqrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64)))))) |
(*.f64 (sqrt.f64 (sqrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64))))) (sqrt.f64 (sqrt.f64 (sqrt.f64 (PI.f64))))) |
| 1× | egg-herbie |
| 14 422× | accelerator-lowering-fma.f32 |
| 14 422× | accelerator-lowering-fma.f64 |
| 5 328× | +-lowering-+.f64 |
| 5 328× | +-lowering-+.f32 |
| 5 128× | *-lowering-*.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 229 | 3925 |
| 1 | 703 | 3703 |
| 2 | 2263 | 3489 |
| 0 | 8185 | 3414 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (* l (PI)) (pow F 2)) |
(* l (+ (* (pow l 2) (- (* -1/6 (/ (pow (PI) 3) (pow F 2))) (* -1/2 (/ (pow (PI) 3) (pow F 2))))) (/ (PI) (pow F 2)))) |
(* l (+ (* (pow l 2) (- (+ (* -1/6 (/ (pow (PI) 3) (pow F 2))) (* (pow l 2) (- (* 1/120 (/ (pow (PI) 5) (pow F 2))) (+ (* -1/2 (/ (* (pow (PI) 2) (- (* -1/6 (pow (PI) 3)) (* -1/2 (pow (PI) 3)))) (pow F 2))) (* 1/24 (/ (pow (PI) 5) (pow F 2))))))) (* -1/2 (/ (pow (PI) 3) (pow F 2))))) (/ (PI) (pow F 2)))) |
(* l (+ (* (pow l 2) (- (+ (* -1/6 (/ (pow (PI) 3) (pow F 2))) (* (pow l 2) (- (+ (* 1/120 (/ (pow (PI) 5) (pow F 2))) (* (pow l 2) (- (* -1/5040 (/ (pow (PI) 7) (pow F 2))) (+ (* -1/2 (/ (* (pow (PI) 2) (- (* 1/120 (pow (PI) 5)) (+ (* -1/2 (* (pow (PI) 2) (- (* -1/6 (pow (PI) 3)) (* -1/2 (pow (PI) 3))))) (* 1/24 (pow (PI) 5))))) (pow F 2))) (+ (* -1/720 (/ (pow (PI) 7) (pow F 2))) (* 1/24 (/ (* (pow (PI) 4) (- (* -1/6 (pow (PI) 3)) (* -1/2 (pow (PI) 3)))) (pow F 2)))))))) (+ (* -1/2 (/ (* (pow (PI) 2) (- (* -1/6 (pow (PI) 3)) (* -1/2 (pow (PI) 3)))) (pow F 2))) (* 1/24 (/ (pow (PI) 5) (pow F 2))))))) (* -1/2 (/ (pow (PI) 3) (pow F 2))))) (/ (PI) (pow F 2)))) |
(/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI))))) |
(/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI))))) |
(/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI))))) |
(/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI))))) |
(/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI))))) |
(/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI))))) |
(/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI))))) |
(/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI))))) |
(/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI))))) |
(/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI))))) |
(/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI))))) |
(/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI))))) |
(/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI))))) |
(/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI))))) |
(/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI))))) |
(/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI))))) |
(/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI))))) |
(/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI))))) |
(/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI))))) |
(/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI))))) |
(* l (- (PI) (/ (PI) (pow F 2)))) |
(* l (- (+ (PI) (* (pow l 2) (- (* -1/2 (/ (pow (PI) 3) (pow F 2))) (* -1/6 (/ (pow (PI) 3) (pow F 2)))))) (/ (PI) (pow F 2)))) |
(* l (- (+ (PI) (* (pow l 2) (- (+ (* -1/2 (/ (pow (PI) 3) (pow F 2))) (* (pow l 2) (- (+ (* -1/2 (/ (* (pow (PI) 2) (- (* -1/6 (pow (PI) 3)) (* -1/2 (pow (PI) 3)))) (pow F 2))) (* 1/24 (/ (pow (PI) 5) (pow F 2)))) (* 1/120 (/ (pow (PI) 5) (pow F 2)))))) (* -1/6 (/ (pow (PI) 3) (pow F 2)))))) (/ (PI) (pow F 2)))) |
(* l (- (+ (PI) (* (pow l 2) (- (+ (* -1/2 (/ (pow (PI) 3) (pow F 2))) (* (pow l 2) (- (+ (* -1/2 (/ (* (pow (PI) 2) (- (* -1/6 (pow (PI) 3)) (* -1/2 (pow (PI) 3)))) (pow F 2))) (+ (* 1/24 (/ (pow (PI) 5) (pow F 2))) (* (pow l 2) (- (+ (* -1/2 (/ (* (pow (PI) 2) (- (* 1/120 (pow (PI) 5)) (+ (* -1/2 (* (pow (PI) 2) (- (* -1/6 (pow (PI) 3)) (* -1/2 (pow (PI) 3))))) (* 1/24 (pow (PI) 5))))) (pow F 2))) (+ (* -1/720 (/ (pow (PI) 7) (pow F 2))) (* 1/24 (/ (* (pow (PI) 4) (- (* -1/6 (pow (PI) 3)) (* -1/2 (pow (PI) 3)))) (pow F 2))))) (* -1/5040 (/ (pow (PI) 7) (pow F 2))))))) (* 1/120 (/ (pow (PI) 5) (pow F 2)))))) (* -1/6 (/ (pow (PI) 3) (pow F 2)))))) (/ (PI) (pow F 2)))) |
(* l (PI)) |
(* l (+ (PI) (* -1 (/ (sin (* l (PI))) (* (pow F 2) (* l (cos (* l (PI))))))))) |
(* l (+ (PI) (* -1 (/ (sin (* l (PI))) (* (pow F 2) (* l (cos (* l (PI))))))))) |
(* l (+ (PI) (* -1 (/ (sin (* l (PI))) (* (pow F 2) (* l (cos (* l (PI))))))))) |
(* l (PI)) |
(* -1 (* l (+ (* -1 (PI)) (/ (sin (* l (PI))) (* (pow F 2) (* l (cos (* l (PI))))))))) |
(* -1 (* l (+ (* -1 (PI)) (/ (sin (* l (PI))) (* (pow F 2) (* l (cos (* l (PI))))))))) |
(* -1 (* l (+ (* -1 (PI)) (/ (sin (* l (PI))) (* (pow F 2) (* l (cos (* l (PI))))))))) |
(* -1 (/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI)))))) |
(/ (- (* (pow F 2) (* l (PI))) (/ (sin (* l (PI))) (cos (* l (PI))))) (pow F 2)) |
(/ (- (* (pow F 2) (* l (PI))) (/ (sin (* l (PI))) (cos (* l (PI))))) (pow F 2)) |
(/ (- (* (pow F 2) (* l (PI))) (/ (sin (* l (PI))) (cos (* l (PI))))) (pow F 2)) |
(* l (PI)) |
(+ (* -1 (/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI)))))) (* l (PI))) |
(+ (* -1 (/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI)))))) (* l (PI))) |
(+ (* -1 (/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI)))))) (* l (PI))) |
(* l (PI)) |
(+ (* -1 (/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI)))))) (* l (PI))) |
(+ (* -1 (/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI)))))) (* l (PI))) |
(+ (* -1 (/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI)))))) (* l (PI))) |
(* l (PI)) |
(* l (PI)) |
(* l (PI)) |
(* l (PI)) |
(* l (PI)) |
(* l (PI)) |
(* l (PI)) |
(* l (PI)) |
(* l (PI)) |
(* l (PI)) |
(* l (PI)) |
(* l (PI)) |
(* -1 (/ (* l (PI)) (pow F 2))) |
(* -1 (/ (* l (PI)) (pow F 2))) |
(* -1 (/ (* l (PI)) (pow F 2))) |
(* -1 (/ (* l (PI)) (pow F 2))) |
(* -1 (/ (* l (PI)) (pow F 2))) |
(* -1 (/ (* l (PI)) (pow F 2))) |
(* -1 (/ (* l (PI)) (pow F 2))) |
(* -1 (/ (* l (PI)) (pow F 2))) |
(* -1 (/ (* l (PI)) (pow F 2))) |
(* -1 (/ (* l (PI)) (pow F 2))) |
(* -1 (/ (* l (PI)) (pow F 2))) |
(* -1 (/ (* l (PI)) (pow F 2))) |
(* -1 (/ (* l (PI)) (pow F 2))) |
(* -1 (/ (* l (PI)) (pow F 2))) |
(* -1 (/ (* l (PI)) (pow F 2))) |
(* -1 (/ (* l (PI)) (pow F 2))) |
(* -1 (/ (* l (PI)) (pow F 2))) |
(* -1 (/ (* l (PI)) (pow F 2))) |
(* -1 (/ (* l (PI)) (pow F 2))) |
(* -1 (/ (* l (PI)) (pow F 2))) |
(* -1 (/ (* l (PI)) (pow F 2))) |
(* -1 (/ (* l (PI)) (pow F 2))) |
(* -1 (/ (* l (PI)) (pow F 2))) |
(* -1 (/ (* l (PI)) (pow F 2))) |
(/ (* l (PI)) (pow F 2)) |
(/ (* l (PI)) (pow F 2)) |
(/ (* l (PI)) (pow F 2)) |
(/ (* l (PI)) (pow F 2)) |
(/ (* l (PI)) (pow F 2)) |
(/ (* l (PI)) (pow F 2)) |
(/ (* l (PI)) (pow F 2)) |
(/ (* l (PI)) (pow F 2)) |
(/ (* l (PI)) (pow F 2)) |
(/ (* l (PI)) (pow F 2)) |
(/ (* l (PI)) (pow F 2)) |
(/ (* l (PI)) (pow F 2)) |
(/ (* l (PI)) (pow F 2)) |
(/ (* l (PI)) (pow F 2)) |
(/ (* l (PI)) (pow F 2)) |
(/ (* l (PI)) (pow F 2)) |
(/ (* l (PI)) (pow F 2)) |
(/ (* l (PI)) (pow F 2)) |
(/ (* l (PI)) (pow F 2)) |
(/ (* l (PI)) (pow F 2)) |
(/ (* l (PI)) (pow F 2)) |
(/ (* l (PI)) (pow F 2)) |
(/ (* l (PI)) (pow F 2)) |
(/ (* l (PI)) (pow F 2)) |
(/ (PI) (pow F 2)) |
(/ (PI) (pow F 2)) |
(/ (PI) (pow F 2)) |
(/ (PI) (pow F 2)) |
(/ (PI) (pow F 2)) |
(/ (PI) (pow F 2)) |
(/ (PI) (pow F 2)) |
(/ (PI) (pow F 2)) |
(/ (PI) (pow F 2)) |
(/ (PI) (pow F 2)) |
(/ (PI) (pow F 2)) |
(/ (PI) (pow F 2)) |
(* -1 (/ (* l (PI)) (pow F 2))) |
(/ (+ (* -1 (* l (PI))) (* (pow F 2) (* l (PI)))) (pow F 2)) |
(/ (+ (* -1 (* l (PI))) (* (pow F 2) (* l (PI)))) (pow F 2)) |
(/ (+ (* -1 (* l (PI))) (* (pow F 2) (* l (PI)))) (pow F 2)) |
(* l (PI)) |
(+ (* -1 (/ (* l (PI)) (pow F 2))) (* l (PI))) |
(+ (* -1 (/ (* l (PI)) (pow F 2))) (* l (PI))) |
(+ (* -1 (/ (* l (PI)) (pow F 2))) (* l (PI))) |
(* l (PI)) |
(+ (* -1 (/ (* l (PI)) (pow F 2))) (* l (PI))) |
(+ (* -1 (/ (* l (PI)) (pow F 2))) (* l (PI))) |
(+ (* -1 (/ (* l (PI)) (pow F 2))) (* l (PI))) |
(* l (* (PI) (- 1 (/ 1 (pow F 2))))) |
(* l (* (PI) (- 1 (/ 1 (pow F 2))))) |
(* l (* (PI) (- 1 (/ 1 (pow F 2))))) |
(* l (* (PI) (- 1 (/ 1 (pow F 2))))) |
(* l (* (PI) (- 1 (/ 1 (pow F 2))))) |
(* l (* (PI) (- 1 (/ 1 (pow F 2))))) |
(* l (* (PI) (- 1 (/ 1 (pow F 2))))) |
(* l (* (PI) (- 1 (/ 1 (pow F 2))))) |
(* l (* (PI) (- 1 (/ 1 (pow F 2))))) |
(* l (* (PI) (- 1 (/ 1 (pow F 2))))) |
(* l (* (PI) (- 1 (/ 1 (pow F 2))))) |
(* l (* (PI) (- 1 (/ 1 (pow F 2))))) |
(/ -1 (pow F 2)) |
(/ (- (pow F 2) 1) (pow F 2)) |
(/ (- (pow F 2) 1) (pow F 2)) |
(/ (- (pow F 2) 1) (pow F 2)) |
1 |
(- 1 (/ 1 (pow F 2))) |
(- 1 (/ 1 (pow F 2))) |
(- 1 (/ 1 (pow F 2))) |
1 |
(- 1 (/ 1 (pow F 2))) |
(- 1 (/ 1 (pow F 2))) |
(- 1 (/ 1 (pow F 2))) |
(/ -1 (pow F 2)) |
(/ -1 (pow F 2)) |
(/ -1 (pow F 2)) |
(/ -1 (pow F 2)) |
(/ -1 (pow F 2)) |
(/ -1 (pow F 2)) |
(/ -1 (pow F 2)) |
(/ -1 (pow F 2)) |
(/ -1 (pow F 2)) |
(/ -1 (pow F 2)) |
(/ -1 (pow F 2)) |
(/ -1 (pow F 2)) |
(pow F 2) |
(pow F 2) |
(pow F 2) |
(pow F 2) |
(pow F 2) |
(pow F 2) |
(pow F 2) |
(pow F 2) |
(pow F 2) |
(pow F 2) |
(pow F 2) |
(pow F 2) |
(* l (PI)) |
(* l (PI)) |
(* l (PI)) |
(* l (PI)) |
(* l (PI)) |
(* l (PI)) |
(* l (PI)) |
(* l (PI)) |
(* l (PI)) |
(* l (PI)) |
(* l (PI)) |
(* l (PI)) |
(* l (+ (PI) (* -1 (/ (PI) (pow F 2))))) |
(* l (+ (PI) (+ (* -1 (* (pow l 2) (- (* -1/6 (/ (pow (PI) 3) (pow F 2))) (* -1/2 (/ (pow (PI) 3) (pow F 2)))))) (* -1 (/ (PI) (pow F 2)))))) |
(* l (+ (PI) (+ (* -1 (/ (PI) (pow F 2))) (* (pow l 2) (+ (* -1 (* (pow l 2) (- (* 1/120 (/ (pow (PI) 5) (pow F 2))) (+ (* -1/2 (/ (* (pow (PI) 2) (- (* -1/6 (pow (PI) 3)) (* -1/2 (pow (PI) 3)))) (pow F 2))) (* 1/24 (/ (pow (PI) 5) (pow F 2))))))) (* -1 (- (* -1/6 (/ (pow (PI) 3) (pow F 2))) (* -1/2 (/ (pow (PI) 3) (pow F 2)))))))))) |
(* l (+ (PI) (+ (* -1 (/ (PI) (pow F 2))) (* (pow l 2) (+ (* -1 (- (* -1/6 (/ (pow (PI) 3) (pow F 2))) (* -1/2 (/ (pow (PI) 3) (pow F 2))))) (* (pow l 2) (+ (* -1 (* (pow l 2) (- (* -1/5040 (/ (pow (PI) 7) (pow F 2))) (+ (* -1/2 (/ (* (pow (PI) 2) (- (* 1/120 (pow (PI) 5)) (+ (* -1/2 (* (pow (PI) 2) (- (* -1/6 (pow (PI) 3)) (* -1/2 (pow (PI) 3))))) (* 1/24 (pow (PI) 5))))) (pow F 2))) (+ (* -1/720 (/ (pow (PI) 7) (pow F 2))) (* 1/24 (/ (* (pow (PI) 4) (- (* -1/6 (pow (PI) 3)) (* -1/2 (pow (PI) 3)))) (pow F 2)))))))) (* -1 (- (* 1/120 (/ (pow (PI) 5) (pow F 2))) (+ (* -1/2 (/ (* (pow (PI) 2) (- (* -1/6 (pow (PI) 3)) (* -1/2 (pow (PI) 3)))) (pow F 2))) (* 1/24 (/ (pow (PI) 5) (pow F 2))))))))))))) |
(* l (PI)) |
(* l (+ (PI) (* -1 (/ (sin (* l (PI))) (* (pow F 2) (* l (cos (* l (PI))))))))) |
(* l (+ (PI) (* -1 (/ (sin (* l (PI))) (* (pow F 2) (* l (cos (* l (PI))))))))) |
(* l (+ (PI) (* -1 (/ (sin (* l (PI))) (* (pow F 2) (* l (cos (* l (PI))))))))) |
(* l (PI)) |
(* -1 (* l (+ (* -1 (PI)) (/ (sin (* l (PI))) (* (pow F 2) (* l (cos (* l (PI))))))))) |
(* -1 (* l (+ (* -1 (PI)) (/ (sin (* l (PI))) (* (pow F 2) (* l (cos (* l (PI))))))))) |
(* -1 (* l (+ (* -1 (PI)) (/ (sin (* l (PI))) (* (pow F 2) (* l (cos (* l (PI))))))))) |
(* -1 (/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI)))))) |
(/ (+ (* -1 (/ (sin (* l (PI))) (cos (* l (PI))))) (* (pow F 2) (* l (PI)))) (pow F 2)) |
(/ (+ (* -1 (/ (sin (* l (PI))) (cos (* l (PI))))) (* (pow F 2) (* l (PI)))) (pow F 2)) |
(/ (+ (* -1 (/ (sin (* l (PI))) (cos (* l (PI))))) (* (pow F 2) (* l (PI)))) (pow F 2)) |
(* l (PI)) |
(+ (* -1 (/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI)))))) (* l (PI))) |
(+ (* -1 (/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI)))))) (* l (PI))) |
(+ (* -1 (/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI)))))) (* l (PI))) |
(* l (PI)) |
(+ (* -1 (/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI)))))) (* l (PI))) |
(+ (* -1 (/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI)))))) (* l (PI))) |
(+ (* -1 (/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI)))))) (* l (PI))) |
(/ (* l (PI)) F) |
(* l (+ (* (pow l 2) (- (* -1/6 (/ (pow (PI) 3) F)) (* -1/2 (/ (pow (PI) 3) F)))) (/ (PI) F))) |
(* l (+ (* (pow l 2) (- (+ (* -1/6 (/ (pow (PI) 3) F)) (* (pow l 2) (- (* 1/120 (/ (pow (PI) 5) F)) (+ (* -1/2 (/ (* (pow (PI) 2) (- (* -1/6 (pow (PI) 3)) (* -1/2 (pow (PI) 3)))) F)) (* 1/24 (/ (pow (PI) 5) F)))))) (* -1/2 (/ (pow (PI) 3) F)))) (/ (PI) F))) |
(* l (+ (* (pow l 2) (- (+ (* -1/6 (/ (pow (PI) 3) F)) (* (pow l 2) (- (+ (* 1/120 (/ (pow (PI) 5) F)) (* (pow l 2) (- (* -1/5040 (/ (pow (PI) 7) F)) (+ (* -1/2 (/ (* (pow (PI) 2) (- (* 1/120 (pow (PI) 5)) (+ (* -1/2 (* (pow (PI) 2) (- (* -1/6 (pow (PI) 3)) (* -1/2 (pow (PI) 3))))) (* 1/24 (pow (PI) 5))))) F)) (+ (* -1/720 (/ (pow (PI) 7) F)) (* 1/24 (/ (* (pow (PI) 4) (- (* -1/6 (pow (PI) 3)) (* -1/2 (pow (PI) 3)))) F))))))) (+ (* -1/2 (/ (* (pow (PI) 2) (- (* -1/6 (pow (PI) 3)) (* -1/2 (pow (PI) 3)))) F)) (* 1/24 (/ (pow (PI) 5) F)))))) (* -1/2 (/ (pow (PI) 3) F)))) (/ (PI) F))) |
(/ (sin (* l (PI))) (* F (cos (* l (PI))))) |
(/ (sin (* l (PI))) (* F (cos (* l (PI))))) |
(/ (sin (* l (PI))) (* F (cos (* l (PI))))) |
(/ (sin (* l (PI))) (* F (cos (* l (PI))))) |
(/ (sin (* l (PI))) (* F (cos (* l (PI))))) |
(/ (sin (* l (PI))) (* F (cos (* l (PI))))) |
(/ (sin (* l (PI))) (* F (cos (* l (PI))))) |
(/ (sin (* l (PI))) (* F (cos (* l (PI))))) |
(/ (sin (* l (PI))) (* F (cos (* l (PI))))) |
(/ (sin (* l (PI))) (* F (cos (* l (PI))))) |
(/ (sin (* l (PI))) (* F (cos (* l (PI))))) |
(/ (sin (* l (PI))) (* F (cos (* l (PI))))) |
(/ (sin (* l (PI))) (* F (cos (* l (PI))))) |
(/ (sin (* l (PI))) (* F (cos (* l (PI))))) |
(/ (sin (* l (PI))) (* F (cos (* l (PI))))) |
(/ (sin (* l (PI))) (* F (cos (* l (PI))))) |
(/ (sin (* l (PI))) (* F (cos (* l (PI))))) |
(/ (sin (* l (PI))) (* F (cos (* l (PI))))) |
(/ (sin (* l (PI))) (* F (cos (* l (PI))))) |
(/ (sin (* l (PI))) (* F (cos (* l (PI))))) |
(* l (PI)) |
(* l (+ (PI) (* (pow l 2) (- (* -1/6 (pow (PI) 3)) (* -1/2 (pow (PI) 3)))))) |
(* l (+ (PI) (* (pow l 2) (- (+ (* -1/6 (pow (PI) 3)) (* (pow l 2) (- (* 1/120 (pow (PI) 5)) (+ (* -1/2 (* (pow (PI) 2) (- (* -1/6 (pow (PI) 3)) (* -1/2 (pow (PI) 3))))) (* 1/24 (pow (PI) 5)))))) (* -1/2 (pow (PI) 3)))))) |
(* l (+ (PI) (* (pow l 2) (- (+ (* -1/6 (pow (PI) 3)) (* (pow l 2) (- (+ (* 1/120 (pow (PI) 5)) (* (pow l 2) (- (* -1/5040 (pow (PI) 7)) (+ (* -1/2 (* (pow (PI) 2) (- (* 1/120 (pow (PI) 5)) (+ (* -1/2 (* (pow (PI) 2) (- (* -1/6 (pow (PI) 3)) (* -1/2 (pow (PI) 3))))) (* 1/24 (pow (PI) 5)))))) (+ (* -1/720 (pow (PI) 7)) (* 1/24 (* (pow (PI) 4) (- (* -1/6 (pow (PI) 3)) (* -1/2 (pow (PI) 3)))))))))) (+ (* -1/2 (* (pow (PI) 2) (- (* -1/6 (pow (PI) 3)) (* -1/2 (pow (PI) 3))))) (* 1/24 (pow (PI) 5)))))) (* -1/2 (pow (PI) 3)))))) |
(/ (sin (* l (PI))) (cos (* l (PI)))) |
(/ (sin (* l (PI))) (cos (* l (PI)))) |
(/ (sin (* l (PI))) (cos (* l (PI)))) |
(/ (sin (* l (PI))) (cos (* l (PI)))) |
(/ (sin (* l (PI))) (cos (* l (PI)))) |
(/ (sin (* l (PI))) (cos (* l (PI)))) |
(/ (sin (* l (PI))) (cos (* l (PI)))) |
(/ (sin (* l (PI))) (cos (* l (PI)))) |
(* l (PI)) |
(* l (PI)) |
(* l (PI)) |
(* l (PI)) |
(* l (PI)) |
(* l (PI)) |
(* l (PI)) |
(* l (PI)) |
(* l (PI)) |
(* l (PI)) |
(* l (PI)) |
(* l (PI)) |
(* l (PI)) |
(* l (+ (PI) (* (pow l 2) (- (* -1/6 (pow (PI) 3)) (* -1/2 (pow (PI) 3)))))) |
(* l (+ (PI) (* (pow l 2) (- (+ (* -1/6 (pow (PI) 3)) (* (pow l 2) (- (* 1/120 (pow (PI) 5)) (+ (* -1/2 (* (pow (PI) 2) (- (* -1/6 (pow (PI) 3)) (* -1/2 (pow (PI) 3))))) (* 1/24 (pow (PI) 5)))))) (* -1/2 (pow (PI) 3)))))) |
(* l (+ (PI) (* (pow l 2) (- (+ (* -1/6 (pow (PI) 3)) (* (pow l 2) (- (+ (* 1/120 (pow (PI) 5)) (* (pow l 2) (- (* -1/5040 (pow (PI) 7)) (+ (* -1/2 (* (pow (PI) 2) (- (* 1/120 (pow (PI) 5)) (+ (* -1/2 (* (pow (PI) 2) (- (* -1/6 (pow (PI) 3)) (* -1/2 (pow (PI) 3))))) (* 1/24 (pow (PI) 5)))))) (+ (* -1/720 (pow (PI) 7)) (* 1/24 (* (pow (PI) 4) (- (* -1/6 (pow (PI) 3)) (* -1/2 (pow (PI) 3)))))))))) (+ (* -1/2 (* (pow (PI) 2) (- (* -1/6 (pow (PI) 3)) (* -1/2 (pow (PI) 3))))) (* 1/24 (pow (PI) 5)))))) (* -1/2 (pow (PI) 3)))))) |
(/ (sin (* l (PI))) (cos (* l (PI)))) |
(/ (sin (* l (PI))) (cos (* l (PI)))) |
(/ (sin (* l (PI))) (cos (* l (PI)))) |
(/ (sin (* l (PI))) (cos (* l (PI)))) |
(/ (sin (* l (PI))) (cos (* l (PI)))) |
(/ (sin (* l (PI))) (cos (* l (PI)))) |
(/ (sin (* l (PI))) (cos (* l (PI)))) |
(/ (sin (* l (PI))) (cos (* l (PI)))) |
(/ (* l (PI)) F) |
(* l (+ (* (pow l 2) (- (* -1/6 (/ (pow (PI) 3) F)) (* -1/2 (/ (pow (PI) 3) F)))) (/ (PI) F))) |
(* l (+ (* (pow l 2) (- (+ (* -1/6 (/ (pow (PI) 3) F)) (* (pow l 2) (- (* 1/120 (/ (pow (PI) 5) F)) (+ (* -1/2 (/ (* (pow (PI) 2) (- (* -1/6 (pow (PI) 3)) (* -1/2 (pow (PI) 3)))) F)) (* 1/24 (/ (pow (PI) 5) F)))))) (* -1/2 (/ (pow (PI) 3) F)))) (/ (PI) F))) |
(* l (+ (* (pow l 2) (- (+ (* -1/6 (/ (pow (PI) 3) F)) (* (pow l 2) (- (+ (* 1/120 (/ (pow (PI) 5) F)) (* (pow l 2) (- (* -1/5040 (/ (pow (PI) 7) F)) (+ (* -1/2 (/ (* (pow (PI) 2) (- (* 1/120 (pow (PI) 5)) (+ (* -1/2 (* (pow (PI) 2) (- (* -1/6 (pow (PI) 3)) (* -1/2 (pow (PI) 3))))) (* 1/24 (pow (PI) 5))))) F)) (+ (* -1/720 (/ (pow (PI) 7) F)) (* 1/24 (/ (* (pow (PI) 4) (- (* -1/6 (pow (PI) 3)) (* -1/2 (pow (PI) 3)))) F))))))) (+ (* -1/2 (/ (* (pow (PI) 2) (- (* -1/6 (pow (PI) 3)) (* -1/2 (pow (PI) 3)))) F)) (* 1/24 (/ (pow (PI) 5) F)))))) (* -1/2 (/ (pow (PI) 3) F)))) (/ (PI) F))) |
(/ (sin (* l (PI))) (* F (cos (* l (PI))))) |
(/ (sin (* l (PI))) (* F (cos (* l (PI))))) |
(/ (sin (* l (PI))) (* F (cos (* l (PI))))) |
(/ (sin (* l (PI))) (* F (cos (* l (PI))))) |
(/ (sin (* l (PI))) (* F (cos (* l (PI))))) |
(/ (sin (* l (PI))) (* F (cos (* l (PI))))) |
(/ (sin (* l (PI))) (* F (cos (* l (PI))))) |
(/ (sin (* l (PI))) (* F (cos (* l (PI))))) |
(/ (sin (* l (PI))) (* F (cos (* l (PI))))) |
(/ (sin (* l (PI))) (* F (cos (* l (PI))))) |
(/ (sin (* l (PI))) (* F (cos (* l (PI))))) |
(/ (sin (* l (PI))) (* F (cos (* l (PI))))) |
(/ (sin (* l (PI))) (* F (cos (* l (PI))))) |
(/ (sin (* l (PI))) (* F (cos (* l (PI))))) |
(/ (sin (* l (PI))) (* F (cos (* l (PI))))) |
(/ (sin (* l (PI))) (* F (cos (* l (PI))))) |
(/ (sin (* l (PI))) (* F (cos (* l (PI))))) |
(/ (sin (* l (PI))) (* F (cos (* l (PI))))) |
(/ (sin (* l (PI))) (* F (cos (* l (PI))))) |
(/ (sin (* l (PI))) (* F (cos (* l (PI))))) |
| Outputs |
|---|
(/ (* l (PI)) (pow F 2)) |
(*.f64 (PI.f64) (/.f64 l (*.f64 F F))) |
(* l (+ (* (pow l 2) (- (* -1/6 (/ (pow (PI) 3) (pow F 2))) (* -1/2 (/ (pow (PI) 3) (pow F 2))))) (/ (PI) (pow F 2)))) |
(*.f64 l (fma.f64 l (/.f64 (*.f64 l (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 1/3 binary64))) (*.f64 F F)) (/.f64 (PI.f64) (*.f64 F F)))) |
(* l (+ (* (pow l 2) (- (+ (* -1/6 (/ (pow (PI) 3) (pow F 2))) (* (pow l 2) (- (* 1/120 (/ (pow (PI) 5) (pow F 2))) (+ (* -1/2 (/ (* (pow (PI) 2) (- (* -1/6 (pow (PI) 3)) (* -1/2 (pow (PI) 3)))) (pow F 2))) (* 1/24 (/ (pow (PI) 5) (pow F 2))))))) (* -1/2 (/ (pow (PI) 3) (pow F 2))))) (/ (PI) (pow F 2)))) |
(*.f64 l (fma.f64 (*.f64 l l) (fma.f64 (*.f64 l l) (/.f64 (fma.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) #s(literal -1/30 binary64) (*.f64 (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 1/3 binary64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/2 binary64)))) (*.f64 F F)) (/.f64 (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 1/3 binary64)) (*.f64 F F))) (/.f64 (PI.f64) (*.f64 F F)))) |
(* l (+ (* (pow l 2) (- (+ (* -1/6 (/ (pow (PI) 3) (pow F 2))) (* (pow l 2) (- (+ (* 1/120 (/ (pow (PI) 5) (pow F 2))) (* (pow l 2) (- (* -1/5040 (/ (pow (PI) 7) (pow F 2))) (+ (* -1/2 (/ (* (pow (PI) 2) (- (* 1/120 (pow (PI) 5)) (+ (* -1/2 (* (pow (PI) 2) (- (* -1/6 (pow (PI) 3)) (* -1/2 (pow (PI) 3))))) (* 1/24 (pow (PI) 5))))) (pow F 2))) (+ (* -1/720 (/ (pow (PI) 7) (pow F 2))) (* 1/24 (/ (* (pow (PI) 4) (- (* -1/6 (pow (PI) 3)) (* -1/2 (pow (PI) 3)))) (pow F 2)))))))) (+ (* -1/2 (/ (* (pow (PI) 2) (- (* -1/6 (pow (PI) 3)) (* -1/2 (pow (PI) 3)))) (pow F 2))) (* 1/24 (/ (pow (PI) 5) (pow F 2))))))) (* -1/2 (/ (pow (PI) 3) (pow F 2))))) (/ (PI) (pow F 2)))) |
(*.f64 l (fma.f64 l (*.f64 l (fma.f64 (*.f64 l l) (fma.f64 (*.f64 l l) (-.f64 #s(literal 0 binary64) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (fma.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) #s(literal -1/30 binary64) (*.f64 (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 1/3 binary64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/2 binary64))))) (*.f64 F F)) (fma.f64 (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 1/3 binary64)) (/.f64 (*.f64 #s(literal 1/24 binary64) (pow.f64 (PI.f64) #s(literal 4 binary64))) (*.f64 F F)) (*.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 7 binary64)) (*.f64 F F)) #s(literal -1/840 binary64))))) (/.f64 (fma.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) #s(literal -1/30 binary64) (*.f64 (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 1/3 binary64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/2 binary64)))) (*.f64 F F))) (/.f64 (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 1/3 binary64)) (*.f64 F F)))) (/.f64 (PI.f64) (*.f64 F F)))) |
(/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI))))) |
(/.f64 (sin.f64 (*.f64 l (PI.f64))) (*.f64 (*.f64 F F) (cos.f64 (*.f64 l (PI.f64))))) |
(/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI))))) |
(/.f64 (sin.f64 (*.f64 l (PI.f64))) (*.f64 (*.f64 F F) (cos.f64 (*.f64 l (PI.f64))))) |
(/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI))))) |
(/.f64 (sin.f64 (*.f64 l (PI.f64))) (*.f64 (*.f64 F F) (cos.f64 (*.f64 l (PI.f64))))) |
(/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI))))) |
(/.f64 (sin.f64 (*.f64 l (PI.f64))) (*.f64 (*.f64 F F) (cos.f64 (*.f64 l (PI.f64))))) |
(/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI))))) |
(/.f64 (sin.f64 (*.f64 l (PI.f64))) (*.f64 (*.f64 F F) (cos.f64 (*.f64 l (PI.f64))))) |
(/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI))))) |
(/.f64 (sin.f64 (*.f64 l (PI.f64))) (*.f64 (*.f64 F F) (cos.f64 (*.f64 l (PI.f64))))) |
(/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI))))) |
(/.f64 (sin.f64 (*.f64 l (PI.f64))) (*.f64 (*.f64 F F) (cos.f64 (*.f64 l (PI.f64))))) |
(/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI))))) |
(/.f64 (sin.f64 (*.f64 l (PI.f64))) (*.f64 (*.f64 F F) (cos.f64 (*.f64 l (PI.f64))))) |
(/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI))))) |
(/.f64 (sin.f64 (*.f64 l (PI.f64))) (*.f64 (*.f64 F F) (cos.f64 (*.f64 l (PI.f64))))) |
(/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI))))) |
(/.f64 (sin.f64 (*.f64 l (PI.f64))) (*.f64 (*.f64 F F) (cos.f64 (*.f64 l (PI.f64))))) |
(/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI))))) |
(/.f64 (sin.f64 (*.f64 l (PI.f64))) (*.f64 (*.f64 F F) (cos.f64 (*.f64 l (PI.f64))))) |
(/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI))))) |
(/.f64 (sin.f64 (*.f64 l (PI.f64))) (*.f64 (*.f64 F F) (cos.f64 (*.f64 l (PI.f64))))) |
(/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI))))) |
(/.f64 (sin.f64 (*.f64 l (PI.f64))) (*.f64 (*.f64 F F) (cos.f64 (*.f64 l (PI.f64))))) |
(/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI))))) |
(/.f64 (sin.f64 (*.f64 l (PI.f64))) (*.f64 (*.f64 F F) (cos.f64 (*.f64 l (PI.f64))))) |
(/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI))))) |
(/.f64 (sin.f64 (*.f64 l (PI.f64))) (*.f64 (*.f64 F F) (cos.f64 (*.f64 l (PI.f64))))) |
(/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI))))) |
(/.f64 (sin.f64 (*.f64 l (PI.f64))) (*.f64 (*.f64 F F) (cos.f64 (*.f64 l (PI.f64))))) |
(/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI))))) |
(/.f64 (sin.f64 (*.f64 l (PI.f64))) (*.f64 (*.f64 F F) (cos.f64 (*.f64 l (PI.f64))))) |
(/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI))))) |
(/.f64 (sin.f64 (*.f64 l (PI.f64))) (*.f64 (*.f64 F F) (cos.f64 (*.f64 l (PI.f64))))) |
(/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI))))) |
(/.f64 (sin.f64 (*.f64 l (PI.f64))) (*.f64 (*.f64 F F) (cos.f64 (*.f64 l (PI.f64))))) |
(/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI))))) |
(/.f64 (sin.f64 (*.f64 l (PI.f64))) (*.f64 (*.f64 F F) (cos.f64 (*.f64 l (PI.f64))))) |
(* l (- (PI) (/ (PI) (pow F 2)))) |
(*.f64 (PI.f64) (-.f64 l (/.f64 l (*.f64 F F)))) |
(* l (- (+ (PI) (* (pow l 2) (- (* -1/2 (/ (pow (PI) 3) (pow F 2))) (* -1/6 (/ (pow (PI) 3) (pow F 2)))))) (/ (PI) (pow F 2)))) |
(*.f64 l (-.f64 (fma.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (/.f64 (PI.f64) (*.f64 F F)))) (*.f64 #s(literal -1/3 binary64) (*.f64 l l)) (PI.f64)) (/.f64 (PI.f64) (*.f64 F F)))) |
(* l (- (+ (PI) (* (pow l 2) (- (+ (* -1/2 (/ (pow (PI) 3) (pow F 2))) (* (pow l 2) (- (+ (* -1/2 (/ (* (pow (PI) 2) (- (* -1/6 (pow (PI) 3)) (* -1/2 (pow (PI) 3)))) (pow F 2))) (* 1/24 (/ (pow (PI) 5) (pow F 2)))) (* 1/120 (/ (pow (PI) 5) (pow F 2)))))) (* -1/6 (/ (pow (PI) 3) (pow F 2)))))) (/ (PI) (pow F 2)))) |
(*.f64 l (-.f64 (PI.f64) (fma.f64 (*.f64 l l) (fma.f64 (*.f64 l l) (/.f64 (fma.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) #s(literal -1/30 binary64) (*.f64 (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 1/3 binary64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/2 binary64)))) (*.f64 F F)) (/.f64 (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 1/3 binary64)) (*.f64 F F))) (/.f64 (PI.f64) (*.f64 F F))))) |
(* l (- (+ (PI) (* (pow l 2) (- (+ (* -1/2 (/ (pow (PI) 3) (pow F 2))) (* (pow l 2) (- (+ (* -1/2 (/ (* (pow (PI) 2) (- (* -1/6 (pow (PI) 3)) (* -1/2 (pow (PI) 3)))) (pow F 2))) (+ (* 1/24 (/ (pow (PI) 5) (pow F 2))) (* (pow l 2) (- (+ (* -1/2 (/ (* (pow (PI) 2) (- (* 1/120 (pow (PI) 5)) (+ (* -1/2 (* (pow (PI) 2) (- (* -1/6 (pow (PI) 3)) (* -1/2 (pow (PI) 3))))) (* 1/24 (pow (PI) 5))))) (pow F 2))) (+ (* -1/720 (/ (pow (PI) 7) (pow F 2))) (* 1/24 (/ (* (pow (PI) 4) (- (* -1/6 (pow (PI) 3)) (* -1/2 (pow (PI) 3)))) (pow F 2))))) (* -1/5040 (/ (pow (PI) 7) (pow F 2))))))) (* 1/120 (/ (pow (PI) 5) (pow F 2)))))) (* -1/6 (/ (pow (PI) 3) (pow F 2)))))) (/ (PI) (pow F 2)))) |
(*.f64 l (-.f64 (fma.f64 (*.f64 l l) (fma.f64 l (*.f64 l (fma.f64 l (*.f64 l (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (fma.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) #s(literal -1/30 binary64) (*.f64 (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 1/3 binary64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/2 binary64))))) (*.f64 F F)) (fma.f64 (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 1/3 binary64)) (/.f64 (*.f64 #s(literal 1/24 binary64) (pow.f64 (PI.f64) #s(literal 4 binary64))) (*.f64 F F)) (*.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 7 binary64)) (*.f64 F F)) #s(literal -1/840 binary64))))) (neg.f64 (/.f64 (fma.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) #s(literal -1/30 binary64) (*.f64 (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 1/3 binary64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/2 binary64)))) (*.f64 F F))))) (/.f64 (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal -1/3 binary64)) (*.f64 F F))) (PI.f64)) (/.f64 (PI.f64) (*.f64 F F)))) |
(* l (PI)) |
(*.f64 l (PI.f64)) |
(* l (+ (PI) (* -1 (/ (sin (* l (PI))) (* (pow F 2) (* l (cos (* l (PI))))))))) |
(*.f64 l (-.f64 (PI.f64) (/.f64 (sin.f64 (*.f64 l (PI.f64))) (*.f64 l (*.f64 (*.f64 F F) (cos.f64 (*.f64 l (PI.f64)))))))) |
(* l (+ (PI) (* -1 (/ (sin (* l (PI))) (* (pow F 2) (* l (cos (* l (PI))))))))) |
(*.f64 l (-.f64 (PI.f64) (/.f64 (sin.f64 (*.f64 l (PI.f64))) (*.f64 l (*.f64 (*.f64 F F) (cos.f64 (*.f64 l (PI.f64)))))))) |
(* l (+ (PI) (* -1 (/ (sin (* l (PI))) (* (pow F 2) (* l (cos (* l (PI))))))))) |
(*.f64 l (-.f64 (PI.f64) (/.f64 (sin.f64 (*.f64 l (PI.f64))) (*.f64 l (*.f64 (*.f64 F F) (cos.f64 (*.f64 l (PI.f64)))))))) |
(* l (PI)) |
(*.f64 l (PI.f64)) |
(* -1 (* l (+ (* -1 (PI)) (/ (sin (* l (PI))) (* (pow F 2) (* l (cos (* l (PI))))))))) |
(*.f64 l (-.f64 (PI.f64) (/.f64 (sin.f64 (*.f64 l (PI.f64))) (*.f64 l (*.f64 (*.f64 F F) (cos.f64 (*.f64 l (PI.f64)))))))) |
(* -1 (* l (+ (* -1 (PI)) (/ (sin (* l (PI))) (* (pow F 2) (* l (cos (* l (PI))))))))) |
(*.f64 l (-.f64 (PI.f64) (/.f64 (sin.f64 (*.f64 l (PI.f64))) (*.f64 l (*.f64 (*.f64 F F) (cos.f64 (*.f64 l (PI.f64)))))))) |
(* -1 (* l (+ (* -1 (PI)) (/ (sin (* l (PI))) (* (pow F 2) (* l (cos (* l (PI))))))))) |
(*.f64 l (-.f64 (PI.f64) (/.f64 (sin.f64 (*.f64 l (PI.f64))) (*.f64 l (*.f64 (*.f64 F F) (cos.f64 (*.f64 l (PI.f64)))))))) |
(* -1 (/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI)))))) |
(/.f64 (sin.f64 (*.f64 l (PI.f64))) (*.f64 (cos.f64 (*.f64 l (PI.f64))) (neg.f64 (*.f64 F F)))) |
(/ (- (* (pow F 2) (* l (PI))) (/ (sin (* l (PI))) (cos (* l (PI))))) (pow F 2)) |
(-.f64 (*.f64 l (PI.f64)) (/.f64 (sin.f64 (*.f64 l (PI.f64))) (*.f64 (*.f64 F F) (cos.f64 (*.f64 l (PI.f64)))))) |
(/ (- (* (pow F 2) (* l (PI))) (/ (sin (* l (PI))) (cos (* l (PI))))) (pow F 2)) |
(-.f64 (*.f64 l (PI.f64)) (/.f64 (sin.f64 (*.f64 l (PI.f64))) (*.f64 (*.f64 F F) (cos.f64 (*.f64 l (PI.f64)))))) |
(/ (- (* (pow F 2) (* l (PI))) (/ (sin (* l (PI))) (cos (* l (PI))))) (pow F 2)) |
(-.f64 (*.f64 l (PI.f64)) (/.f64 (sin.f64 (*.f64 l (PI.f64))) (*.f64 (*.f64 F F) (cos.f64 (*.f64 l (PI.f64)))))) |
(* l (PI)) |
(*.f64 l (PI.f64)) |
(+ (* -1 (/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI)))))) (* l (PI))) |
(-.f64 (*.f64 l (PI.f64)) (/.f64 (sin.f64 (*.f64 l (PI.f64))) (*.f64 (*.f64 F F) (cos.f64 (*.f64 l (PI.f64)))))) |
(+ (* -1 (/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI)))))) (* l (PI))) |
(-.f64 (*.f64 l (PI.f64)) (/.f64 (sin.f64 (*.f64 l (PI.f64))) (*.f64 (*.f64 F F) (cos.f64 (*.f64 l (PI.f64)))))) |
(+ (* -1 (/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI)))))) (* l (PI))) |
(-.f64 (*.f64 l (PI.f64)) (/.f64 (sin.f64 (*.f64 l (PI.f64))) (*.f64 (*.f64 F F) (cos.f64 (*.f64 l (PI.f64)))))) |
(* l (PI)) |
(*.f64 l (PI.f64)) |
(+ (* -1 (/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI)))))) (* l (PI))) |
(-.f64 (*.f64 l (PI.f64)) (/.f64 (sin.f64 (*.f64 l (PI.f64))) (*.f64 (*.f64 F F) (cos.f64 (*.f64 l (PI.f64)))))) |
(+ (* -1 (/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI)))))) (* l (PI))) |
(-.f64 (*.f64 l (PI.f64)) (/.f64 (sin.f64 (*.f64 l (PI.f64))) (*.f64 (*.f64 F F) (cos.f64 (*.f64 l (PI.f64)))))) |
(+ (* -1 (/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI)))))) (* l (PI))) |
(-.f64 (*.f64 l (PI.f64)) (/.f64 (sin.f64 (*.f64 l (PI.f64))) (*.f64 (*.f64 F F) (cos.f64 (*.f64 l (PI.f64)))))) |
(* l (PI)) |
(*.f64 l (PI.f64)) |
(* l (PI)) |
(*.f64 l (PI.f64)) |
(* l (PI)) |
(*.f64 l (PI.f64)) |
(* l (PI)) |
(*.f64 l (PI.f64)) |
(* l (PI)) |
(*.f64 l (PI.f64)) |
(* l (PI)) |
(*.f64 l (PI.f64)) |
(* l (PI)) |
(*.f64 l (PI.f64)) |
(* l (PI)) |
(*.f64 l (PI.f64)) |
(* l (PI)) |
(*.f64 l (PI.f64)) |
(* l (PI)) |
(*.f64 l (PI.f64)) |
(* l (PI)) |
(*.f64 l (PI.f64)) |
(* l (PI)) |
(*.f64 l (PI.f64)) |
(* -1 (/ (* l (PI)) (pow F 2))) |
(neg.f64 (*.f64 (PI.f64) (/.f64 l (*.f64 F F)))) |
(* -1 (/ (* l (PI)) (pow F 2))) |
(neg.f64 (*.f64 (PI.f64) (/.f64 l (*.f64 F F)))) |
(* -1 (/ (* l (PI)) (pow F 2))) |
(neg.f64 (*.f64 (PI.f64) (/.f64 l (*.f64 F F)))) |
(* -1 (/ (* l (PI)) (pow F 2))) |
(neg.f64 (*.f64 (PI.f64) (/.f64 l (*.f64 F F)))) |
(* -1 (/ (* l (PI)) (pow F 2))) |
(neg.f64 (*.f64 (PI.f64) (/.f64 l (*.f64 F F)))) |
(* -1 (/ (* l (PI)) (pow F 2))) |
(neg.f64 (*.f64 (PI.f64) (/.f64 l (*.f64 F F)))) |
(* -1 (/ (* l (PI)) (pow F 2))) |
(neg.f64 (*.f64 (PI.f64) (/.f64 l (*.f64 F F)))) |
(* -1 (/ (* l (PI)) (pow F 2))) |
(neg.f64 (*.f64 (PI.f64) (/.f64 l (*.f64 F F)))) |
(* -1 (/ (* l (PI)) (pow F 2))) |
(neg.f64 (*.f64 (PI.f64) (/.f64 l (*.f64 F F)))) |
(* -1 (/ (* l (PI)) (pow F 2))) |
(neg.f64 (*.f64 (PI.f64) (/.f64 l (*.f64 F F)))) |
(* -1 (/ (* l (PI)) (pow F 2))) |
(neg.f64 (*.f64 (PI.f64) (/.f64 l (*.f64 F F)))) |
(* -1 (/ (* l (PI)) (pow F 2))) |
(neg.f64 (*.f64 (PI.f64) (/.f64 l (*.f64 F F)))) |
(* -1 (/ (* l (PI)) (pow F 2))) |
(neg.f64 (*.f64 (PI.f64) (/.f64 l (*.f64 F F)))) |
(* -1 (/ (* l (PI)) (pow F 2))) |
(neg.f64 (*.f64 (PI.f64) (/.f64 l (*.f64 F F)))) |
(* -1 (/ (* l (PI)) (pow F 2))) |
(neg.f64 (*.f64 (PI.f64) (/.f64 l (*.f64 F F)))) |
(* -1 (/ (* l (PI)) (pow F 2))) |
(neg.f64 (*.f64 (PI.f64) (/.f64 l (*.f64 F F)))) |
(* -1 (/ (* l (PI)) (pow F 2))) |
(neg.f64 (*.f64 (PI.f64) (/.f64 l (*.f64 F F)))) |
(* -1 (/ (* l (PI)) (pow F 2))) |
(neg.f64 (*.f64 (PI.f64) (/.f64 l (*.f64 F F)))) |
(* -1 (/ (* l (PI)) (pow F 2))) |
(neg.f64 (*.f64 (PI.f64) (/.f64 l (*.f64 F F)))) |
(* -1 (/ (* l (PI)) (pow F 2))) |
(neg.f64 (*.f64 (PI.f64) (/.f64 l (*.f64 F F)))) |
(* -1 (/ (* l (PI)) (pow F 2))) |
(neg.f64 (*.f64 (PI.f64) (/.f64 l (*.f64 F F)))) |
(* -1 (/ (* l (PI)) (pow F 2))) |
(neg.f64 (*.f64 (PI.f64) (/.f64 l (*.f64 F F)))) |
(* -1 (/ (* l (PI)) (pow F 2))) |
(neg.f64 (*.f64 (PI.f64) (/.f64 l (*.f64 F F)))) |
(* -1 (/ (* l (PI)) (pow F 2))) |
(neg.f64 (*.f64 (PI.f64) (/.f64 l (*.f64 F F)))) |
(/ (* l (PI)) (pow F 2)) |
(*.f64 (PI.f64) (/.f64 l (*.f64 F F))) |
(/ (* l (PI)) (pow F 2)) |
(*.f64 (PI.f64) (/.f64 l (*.f64 F F))) |
(/ (* l (PI)) (pow F 2)) |
(*.f64 (PI.f64) (/.f64 l (*.f64 F F))) |
(/ (* l (PI)) (pow F 2)) |
(*.f64 (PI.f64) (/.f64 l (*.f64 F F))) |
(/ (* l (PI)) (pow F 2)) |
(*.f64 (PI.f64) (/.f64 l (*.f64 F F))) |
(/ (* l (PI)) (pow F 2)) |
(*.f64 (PI.f64) (/.f64 l (*.f64 F F))) |
(/ (* l (PI)) (pow F 2)) |
(*.f64 (PI.f64) (/.f64 l (*.f64 F F))) |
(/ (* l (PI)) (pow F 2)) |
(*.f64 (PI.f64) (/.f64 l (*.f64 F F))) |
(/ (* l (PI)) (pow F 2)) |
(*.f64 (PI.f64) (/.f64 l (*.f64 F F))) |
(/ (* l (PI)) (pow F 2)) |
(*.f64 (PI.f64) (/.f64 l (*.f64 F F))) |
(/ (* l (PI)) (pow F 2)) |
(*.f64 (PI.f64) (/.f64 l (*.f64 F F))) |
(/ (* l (PI)) (pow F 2)) |
(*.f64 (PI.f64) (/.f64 l (*.f64 F F))) |
(/ (* l (PI)) (pow F 2)) |
(*.f64 (PI.f64) (/.f64 l (*.f64 F F))) |
(/ (* l (PI)) (pow F 2)) |
(*.f64 (PI.f64) (/.f64 l (*.f64 F F))) |
(/ (* l (PI)) (pow F 2)) |
(*.f64 (PI.f64) (/.f64 l (*.f64 F F))) |
(/ (* l (PI)) (pow F 2)) |
(*.f64 (PI.f64) (/.f64 l (*.f64 F F))) |
(/ (* l (PI)) (pow F 2)) |
(*.f64 (PI.f64) (/.f64 l (*.f64 F F))) |
(/ (* l (PI)) (pow F 2)) |
(*.f64 (PI.f64) (/.f64 l (*.f64 F F))) |
(/ (* l (PI)) (pow F 2)) |
(*.f64 (PI.f64) (/.f64 l (*.f64 F F))) |
(/ (* l (PI)) (pow F 2)) |
(*.f64 (PI.f64) (/.f64 l (*.f64 F F))) |
(/ (* l (PI)) (pow F 2)) |
(*.f64 (PI.f64) (/.f64 l (*.f64 F F))) |
(/ (* l (PI)) (pow F 2)) |
(*.f64 (PI.f64) (/.f64 l (*.f64 F F))) |
(/ (* l (PI)) (pow F 2)) |
(*.f64 (PI.f64) (/.f64 l (*.f64 F F))) |
(/ (* l (PI)) (pow F 2)) |
(*.f64 (PI.f64) (/.f64 l (*.f64 F F))) |
(/ (PI) (pow F 2)) |
(/.f64 (PI.f64) (*.f64 F F)) |
(/ (PI) (pow F 2)) |
(/.f64 (PI.f64) (*.f64 F F)) |
(/ (PI) (pow F 2)) |
(/.f64 (PI.f64) (*.f64 F F)) |
(/ (PI) (pow F 2)) |
(/.f64 (PI.f64) (*.f64 F F)) |
(/ (PI) (pow F 2)) |
(/.f64 (PI.f64) (*.f64 F F)) |
(/ (PI) (pow F 2)) |
(/.f64 (PI.f64) (*.f64 F F)) |
(/ (PI) (pow F 2)) |
(/.f64 (PI.f64) (*.f64 F F)) |
(/ (PI) (pow F 2)) |
(/.f64 (PI.f64) (*.f64 F F)) |
(/ (PI) (pow F 2)) |
(/.f64 (PI.f64) (*.f64 F F)) |
(/ (PI) (pow F 2)) |
(/.f64 (PI.f64) (*.f64 F F)) |
(/ (PI) (pow F 2)) |
(/.f64 (PI.f64) (*.f64 F F)) |
(/ (PI) (pow F 2)) |
(/.f64 (PI.f64) (*.f64 F F)) |
(* -1 (/ (* l (PI)) (pow F 2))) |
(neg.f64 (*.f64 (PI.f64) (/.f64 l (*.f64 F F)))) |
(/ (+ (* -1 (* l (PI))) (* (pow F 2) (* l (PI)))) (pow F 2)) |
(*.f64 (PI.f64) (-.f64 l (/.f64 l (*.f64 F F)))) |
(/ (+ (* -1 (* l (PI))) (* (pow F 2) (* l (PI)))) (pow F 2)) |
(*.f64 (PI.f64) (-.f64 l (/.f64 l (*.f64 F F)))) |
(/ (+ (* -1 (* l (PI))) (* (pow F 2) (* l (PI)))) (pow F 2)) |
(*.f64 (PI.f64) (-.f64 l (/.f64 l (*.f64 F F)))) |
(* l (PI)) |
(*.f64 l (PI.f64)) |
(+ (* -1 (/ (* l (PI)) (pow F 2))) (* l (PI))) |
(*.f64 (PI.f64) (-.f64 l (/.f64 l (*.f64 F F)))) |
(+ (* -1 (/ (* l (PI)) (pow F 2))) (* l (PI))) |
(*.f64 (PI.f64) (-.f64 l (/.f64 l (*.f64 F F)))) |
(+ (* -1 (/ (* l (PI)) (pow F 2))) (* l (PI))) |
(*.f64 (PI.f64) (-.f64 l (/.f64 l (*.f64 F F)))) |
(* l (PI)) |
(*.f64 l (PI.f64)) |
(+ (* -1 (/ (* l (PI)) (pow F 2))) (* l (PI))) |
(*.f64 (PI.f64) (-.f64 l (/.f64 l (*.f64 F F)))) |
(+ (* -1 (/ (* l (PI)) (pow F 2))) (* l (PI))) |
(*.f64 (PI.f64) (-.f64 l (/.f64 l (*.f64 F F)))) |
(+ (* -1 (/ (* l (PI)) (pow F 2))) (* l (PI))) |
(*.f64 (PI.f64) (-.f64 l (/.f64 l (*.f64 F F)))) |
(* l (* (PI) (- 1 (/ 1 (pow F 2))))) |
(*.f64 (PI.f64) (-.f64 l (/.f64 l (*.f64 F F)))) |
(* l (* (PI) (- 1 (/ 1 (pow F 2))))) |
(*.f64 (PI.f64) (-.f64 l (/.f64 l (*.f64 F F)))) |
(* l (* (PI) (- 1 (/ 1 (pow F 2))))) |
(*.f64 (PI.f64) (-.f64 l (/.f64 l (*.f64 F F)))) |
(* l (* (PI) (- 1 (/ 1 (pow F 2))))) |
(*.f64 (PI.f64) (-.f64 l (/.f64 l (*.f64 F F)))) |
(* l (* (PI) (- 1 (/ 1 (pow F 2))))) |
(*.f64 (PI.f64) (-.f64 l (/.f64 l (*.f64 F F)))) |
(* l (* (PI) (- 1 (/ 1 (pow F 2))))) |
(*.f64 (PI.f64) (-.f64 l (/.f64 l (*.f64 F F)))) |
(* l (* (PI) (- 1 (/ 1 (pow F 2))))) |
(*.f64 (PI.f64) (-.f64 l (/.f64 l (*.f64 F F)))) |
(* l (* (PI) (- 1 (/ 1 (pow F 2))))) |
(*.f64 (PI.f64) (-.f64 l (/.f64 l (*.f64 F F)))) |
(* l (* (PI) (- 1 (/ 1 (pow F 2))))) |
(*.f64 (PI.f64) (-.f64 l (/.f64 l (*.f64 F F)))) |
(* l (* (PI) (- 1 (/ 1 (pow F 2))))) |
(*.f64 (PI.f64) (-.f64 l (/.f64 l (*.f64 F F)))) |
(* l (* (PI) (- 1 (/ 1 (pow F 2))))) |
(*.f64 (PI.f64) (-.f64 l (/.f64 l (*.f64 F F)))) |
(* l (* (PI) (- 1 (/ 1 (pow F 2))))) |
(*.f64 (PI.f64) (-.f64 l (/.f64 l (*.f64 F F)))) |
(/ -1 (pow F 2)) |
(/.f64 #s(literal -1 binary64) (*.f64 F F)) |
(/ (- (pow F 2) 1) (pow F 2)) |
(+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))) |
(/ (- (pow F 2) 1) (pow F 2)) |
(+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))) |
(/ (- (pow F 2) 1) (pow F 2)) |
(+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))) |
1 |
#s(literal 1 binary64) |
(- 1 (/ 1 (pow F 2))) |
(+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))) |
(- 1 (/ 1 (pow F 2))) |
(+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))) |
(- 1 (/ 1 (pow F 2))) |
(+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))) |
1 |
#s(literal 1 binary64) |
(- 1 (/ 1 (pow F 2))) |
(+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))) |
(- 1 (/ 1 (pow F 2))) |
(+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))) |
(- 1 (/ 1 (pow F 2))) |
(+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))) |
(/ -1 (pow F 2)) |
(/.f64 #s(literal -1 binary64) (*.f64 F F)) |
(/ -1 (pow F 2)) |
(/.f64 #s(literal -1 binary64) (*.f64 F F)) |
(/ -1 (pow F 2)) |
(/.f64 #s(literal -1 binary64) (*.f64 F F)) |
(/ -1 (pow F 2)) |
(/.f64 #s(literal -1 binary64) (*.f64 F F)) |
(/ -1 (pow F 2)) |
(/.f64 #s(literal -1 binary64) (*.f64 F F)) |
(/ -1 (pow F 2)) |
(/.f64 #s(literal -1 binary64) (*.f64 F F)) |
(/ -1 (pow F 2)) |
(/.f64 #s(literal -1 binary64) (*.f64 F F)) |
(/ -1 (pow F 2)) |
(/.f64 #s(literal -1 binary64) (*.f64 F F)) |
(/ -1 (pow F 2)) |
(/.f64 #s(literal -1 binary64) (*.f64 F F)) |
(/ -1 (pow F 2)) |
(/.f64 #s(literal -1 binary64) (*.f64 F F)) |
(/ -1 (pow F 2)) |
(/.f64 #s(literal -1 binary64) (*.f64 F F)) |
(/ -1 (pow F 2)) |
(/.f64 #s(literal -1 binary64) (*.f64 F F)) |
(pow F 2) |
(*.f64 F F) |
(pow F 2) |
(*.f64 F F) |
(pow F 2) |
(*.f64 F F) |
(pow F 2) |
(*.f64 F F) |
(pow F 2) |
(*.f64 F F) |
(pow F 2) |
(*.f64 F F) |
(pow F 2) |
(*.f64 F F) |
(pow F 2) |
(*.f64 F F) |
(pow F 2) |
(*.f64 F F) |
(pow F 2) |
(*.f64 F F) |
(pow F 2) |
(*.f64 F F) |
(pow F 2) |
(*.f64 F F) |
(* l (PI)) |
(*.f64 l (PI.f64)) |
(* l (PI)) |
(*.f64 l (PI.f64)) |
(* l (PI)) |
(*.f64 l (PI.f64)) |
(* l (PI)) |
(*.f64 l (PI.f64)) |
(* l (PI)) |
(*.f64 l (PI.f64)) |
(* l (PI)) |
(*.f64 l (PI.f64)) |
(* l (PI)) |
(*.f64 l (PI.f64)) |
(* l (PI)) |
(*.f64 l (PI.f64)) |
(* l (PI)) |
(*.f64 l (PI.f64)) |
(* l (PI)) |
(*.f64 l (PI.f64)) |
(* l (PI)) |
(*.f64 l (PI.f64)) |
(* l (PI)) |
(*.f64 l (PI.f64)) |
(* l (+ (PI) (* -1 (/ (PI) (pow F 2))))) |
(*.f64 (PI.f64) (-.f64 l (/.f64 l (*.f64 F F)))) |
(* l (+ (PI) (+ (* -1 (* (pow l 2) (- (* -1/6 (/ (pow (PI) 3) (pow F 2))) (* -1/2 (/ (pow (PI) 3) (pow F 2)))))) (* -1 (/ (PI) (pow F 2)))))) |
(*.f64 l (-.f64 (fma.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (/.f64 (PI.f64) (*.f64 F F)))) (*.f64 #s(literal -1/3 binary64) (*.f64 l l)) (PI.f64)) (/.f64 (PI.f64) (*.f64 F F)))) |
(* l (+ (PI) (+ (* -1 (/ (PI) (pow F 2))) (* (pow l 2) (+ (* -1 (* (pow l 2) (- (* 1/120 (/ (pow (PI) 5) (pow F 2))) (+ (* -1/2 (/ (* (pow (PI) 2) (- (* -1/6 (pow (PI) 3)) (* -1/2 (pow (PI) 3)))) (pow F 2))) (* 1/24 (/ (pow (PI) 5) (pow F 2))))))) (* -1 (- (* -1/6 (/ (pow (PI) 3) (pow F 2))) (* -1/2 (/ (pow (PI) 3) (pow F 2)))))))))) |
(*.f64 l (-.f64 (PI.f64) (fma.f64 (*.f64 l l) (fma.f64 (*.f64 l l) (/.f64 (fma.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) #s(literal -1/30 binary64) (*.f64 (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 1/3 binary64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/2 binary64)))) (*.f64 F F)) (/.f64 (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 1/3 binary64)) (*.f64 F F))) (/.f64 (PI.f64) (*.f64 F F))))) |
(* l (+ (PI) (+ (* -1 (/ (PI) (pow F 2))) (* (pow l 2) (+ (* -1 (- (* -1/6 (/ (pow (PI) 3) (pow F 2))) (* -1/2 (/ (pow (PI) 3) (pow F 2))))) (* (pow l 2) (+ (* -1 (* (pow l 2) (- (* -1/5040 (/ (pow (PI) 7) (pow F 2))) (+ (* -1/2 (/ (* (pow (PI) 2) (- (* 1/120 (pow (PI) 5)) (+ (* -1/2 (* (pow (PI) 2) (- (* -1/6 (pow (PI) 3)) (* -1/2 (pow (PI) 3))))) (* 1/24 (pow (PI) 5))))) (pow F 2))) (+ (* -1/720 (/ (pow (PI) 7) (pow F 2))) (* 1/24 (/ (* (pow (PI) 4) (- (* -1/6 (pow (PI) 3)) (* -1/2 (pow (PI) 3)))) (pow F 2)))))))) (* -1 (- (* 1/120 (/ (pow (PI) 5) (pow F 2))) (+ (* -1/2 (/ (* (pow (PI) 2) (- (* -1/6 (pow (PI) 3)) (* -1/2 (pow (PI) 3)))) (pow F 2))) (* 1/24 (/ (pow (PI) 5) (pow F 2))))))))))))) |
(*.f64 l (-.f64 (fma.f64 (*.f64 l l) (fma.f64 l (*.f64 l (fma.f64 l (*.f64 l (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (fma.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) #s(literal -1/30 binary64) (*.f64 (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 1/3 binary64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/2 binary64))))) (*.f64 F F)) (fma.f64 (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 1/3 binary64)) (/.f64 (*.f64 #s(literal 1/24 binary64) (pow.f64 (PI.f64) #s(literal 4 binary64))) (*.f64 F F)) (*.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 7 binary64)) (*.f64 F F)) #s(literal -1/840 binary64))))) (neg.f64 (/.f64 (fma.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) #s(literal -1/30 binary64) (*.f64 (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 1/3 binary64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/2 binary64)))) (*.f64 F F))))) (/.f64 (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal -1/3 binary64)) (*.f64 F F))) (PI.f64)) (/.f64 (PI.f64) (*.f64 F F)))) |
(* l (PI)) |
(*.f64 l (PI.f64)) |
(* l (+ (PI) (* -1 (/ (sin (* l (PI))) (* (pow F 2) (* l (cos (* l (PI))))))))) |
(*.f64 l (-.f64 (PI.f64) (/.f64 (sin.f64 (*.f64 l (PI.f64))) (*.f64 l (*.f64 (*.f64 F F) (cos.f64 (*.f64 l (PI.f64)))))))) |
(* l (+ (PI) (* -1 (/ (sin (* l (PI))) (* (pow F 2) (* l (cos (* l (PI))))))))) |
(*.f64 l (-.f64 (PI.f64) (/.f64 (sin.f64 (*.f64 l (PI.f64))) (*.f64 l (*.f64 (*.f64 F F) (cos.f64 (*.f64 l (PI.f64)))))))) |
(* l (+ (PI) (* -1 (/ (sin (* l (PI))) (* (pow F 2) (* l (cos (* l (PI))))))))) |
(*.f64 l (-.f64 (PI.f64) (/.f64 (sin.f64 (*.f64 l (PI.f64))) (*.f64 l (*.f64 (*.f64 F F) (cos.f64 (*.f64 l (PI.f64)))))))) |
(* l (PI)) |
(*.f64 l (PI.f64)) |
(* -1 (* l (+ (* -1 (PI)) (/ (sin (* l (PI))) (* (pow F 2) (* l (cos (* l (PI))))))))) |
(*.f64 l (-.f64 (PI.f64) (/.f64 (sin.f64 (*.f64 l (PI.f64))) (*.f64 l (*.f64 (*.f64 F F) (cos.f64 (*.f64 l (PI.f64)))))))) |
(* -1 (* l (+ (* -1 (PI)) (/ (sin (* l (PI))) (* (pow F 2) (* l (cos (* l (PI))))))))) |
(*.f64 l (-.f64 (PI.f64) (/.f64 (sin.f64 (*.f64 l (PI.f64))) (*.f64 l (*.f64 (*.f64 F F) (cos.f64 (*.f64 l (PI.f64)))))))) |
(* -1 (* l (+ (* -1 (PI)) (/ (sin (* l (PI))) (* (pow F 2) (* l (cos (* l (PI))))))))) |
(*.f64 l (-.f64 (PI.f64) (/.f64 (sin.f64 (*.f64 l (PI.f64))) (*.f64 l (*.f64 (*.f64 F F) (cos.f64 (*.f64 l (PI.f64)))))))) |
(* -1 (/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI)))))) |
(/.f64 (sin.f64 (*.f64 l (PI.f64))) (*.f64 (cos.f64 (*.f64 l (PI.f64))) (neg.f64 (*.f64 F F)))) |
(/ (+ (* -1 (/ (sin (* l (PI))) (cos (* l (PI))))) (* (pow F 2) (* l (PI)))) (pow F 2)) |
(-.f64 (*.f64 l (PI.f64)) (/.f64 (sin.f64 (*.f64 l (PI.f64))) (*.f64 (*.f64 F F) (cos.f64 (*.f64 l (PI.f64)))))) |
(/ (+ (* -1 (/ (sin (* l (PI))) (cos (* l (PI))))) (* (pow F 2) (* l (PI)))) (pow F 2)) |
(-.f64 (*.f64 l (PI.f64)) (/.f64 (sin.f64 (*.f64 l (PI.f64))) (*.f64 (*.f64 F F) (cos.f64 (*.f64 l (PI.f64)))))) |
(/ (+ (* -1 (/ (sin (* l (PI))) (cos (* l (PI))))) (* (pow F 2) (* l (PI)))) (pow F 2)) |
(-.f64 (*.f64 l (PI.f64)) (/.f64 (sin.f64 (*.f64 l (PI.f64))) (*.f64 (*.f64 F F) (cos.f64 (*.f64 l (PI.f64)))))) |
(* l (PI)) |
(*.f64 l (PI.f64)) |
(+ (* -1 (/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI)))))) (* l (PI))) |
(-.f64 (*.f64 l (PI.f64)) (/.f64 (sin.f64 (*.f64 l (PI.f64))) (*.f64 (*.f64 F F) (cos.f64 (*.f64 l (PI.f64)))))) |
(+ (* -1 (/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI)))))) (* l (PI))) |
(-.f64 (*.f64 l (PI.f64)) (/.f64 (sin.f64 (*.f64 l (PI.f64))) (*.f64 (*.f64 F F) (cos.f64 (*.f64 l (PI.f64)))))) |
(+ (* -1 (/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI)))))) (* l (PI))) |
(-.f64 (*.f64 l (PI.f64)) (/.f64 (sin.f64 (*.f64 l (PI.f64))) (*.f64 (*.f64 F F) (cos.f64 (*.f64 l (PI.f64)))))) |
(* l (PI)) |
(*.f64 l (PI.f64)) |
(+ (* -1 (/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI)))))) (* l (PI))) |
(-.f64 (*.f64 l (PI.f64)) (/.f64 (sin.f64 (*.f64 l (PI.f64))) (*.f64 (*.f64 F F) (cos.f64 (*.f64 l (PI.f64)))))) |
(+ (* -1 (/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI)))))) (* l (PI))) |
(-.f64 (*.f64 l (PI.f64)) (/.f64 (sin.f64 (*.f64 l (PI.f64))) (*.f64 (*.f64 F F) (cos.f64 (*.f64 l (PI.f64)))))) |
(+ (* -1 (/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI)))))) (* l (PI))) |
(-.f64 (*.f64 l (PI.f64)) (/.f64 (sin.f64 (*.f64 l (PI.f64))) (*.f64 (*.f64 F F) (cos.f64 (*.f64 l (PI.f64)))))) |
(/ (* l (PI)) F) |
(/.f64 (*.f64 l (PI.f64)) F) |
(* l (+ (* (pow l 2) (- (* -1/6 (/ (pow (PI) 3) F)) (* -1/2 (/ (pow (PI) 3) F)))) (/ (PI) F))) |
(*.f64 l (fma.f64 l (/.f64 (*.f64 l (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 1/3 binary64))) F) (/.f64 (PI.f64) F))) |
(* l (+ (* (pow l 2) (- (+ (* -1/6 (/ (pow (PI) 3) F)) (* (pow l 2) (- (* 1/120 (/ (pow (PI) 5) F)) (+ (* -1/2 (/ (* (pow (PI) 2) (- (* -1/6 (pow (PI) 3)) (* -1/2 (pow (PI) 3)))) F)) (* 1/24 (/ (pow (PI) 5) F)))))) (* -1/2 (/ (pow (PI) 3) F)))) (/ (PI) F))) |
(*.f64 l (fma.f64 (*.f64 l l) (fma.f64 (*.f64 l l) (/.f64 (fma.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) #s(literal -1/30 binary64) (*.f64 (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 1/3 binary64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/2 binary64)))) F) (/.f64 (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 1/3 binary64)) F)) (/.f64 (PI.f64) F))) |
(* l (+ (* (pow l 2) (- (+ (* -1/6 (/ (pow (PI) 3) F)) (* (pow l 2) (- (+ (* 1/120 (/ (pow (PI) 5) F)) (* (pow l 2) (- (* -1/5040 (/ (pow (PI) 7) F)) (+ (* -1/2 (/ (* (pow (PI) 2) (- (* 1/120 (pow (PI) 5)) (+ (* -1/2 (* (pow (PI) 2) (- (* -1/6 (pow (PI) 3)) (* -1/2 (pow (PI) 3))))) (* 1/24 (pow (PI) 5))))) F)) (+ (* -1/720 (/ (pow (PI) 7) F)) (* 1/24 (/ (* (pow (PI) 4) (- (* -1/6 (pow (PI) 3)) (* -1/2 (pow (PI) 3)))) F))))))) (+ (* -1/2 (/ (* (pow (PI) 2) (- (* -1/6 (pow (PI) 3)) (* -1/2 (pow (PI) 3)))) F)) (* 1/24 (/ (pow (PI) 5) F)))))) (* -1/2 (/ (pow (PI) 3) F)))) (/ (PI) F))) |
(*.f64 l (fma.f64 (*.f64 l l) (fma.f64 (*.f64 l l) (fma.f64 (*.f64 l l) (-.f64 (/.f64 (*.f64 #s(literal -1/5040 binary64) (pow.f64 (PI.f64) #s(literal 7 binary64))) F) (fma.f64 #s(literal -1/2 binary64) (*.f64 (fma.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) #s(literal -1/30 binary64) (*.f64 (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 1/3 binary64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/2 binary64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) F)) (fma.f64 (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 1/3 binary64)) (/.f64 (*.f64 #s(literal 1/24 binary64) (pow.f64 (PI.f64) #s(literal 4 binary64))) F) (*.f64 #s(literal -1/720 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 7 binary64)) F))))) (/.f64 (fma.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) #s(literal -1/30 binary64) (*.f64 (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 1/3 binary64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/2 binary64)))) F)) (/.f64 (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 1/3 binary64)) F)) (/.f64 (PI.f64) F))) |
(/ (sin (* l (PI))) (* F (cos (* l (PI))))) |
(/.f64 (sin.f64 (*.f64 l (PI.f64))) (*.f64 F (cos.f64 (*.f64 l (PI.f64))))) |
(/ (sin (* l (PI))) (* F (cos (* l (PI))))) |
(/.f64 (sin.f64 (*.f64 l (PI.f64))) (*.f64 F (cos.f64 (*.f64 l (PI.f64))))) |
(/ (sin (* l (PI))) (* F (cos (* l (PI))))) |
(/.f64 (sin.f64 (*.f64 l (PI.f64))) (*.f64 F (cos.f64 (*.f64 l (PI.f64))))) |
(/ (sin (* l (PI))) (* F (cos (* l (PI))))) |
(/.f64 (sin.f64 (*.f64 l (PI.f64))) (*.f64 F (cos.f64 (*.f64 l (PI.f64))))) |
(/ (sin (* l (PI))) (* F (cos (* l (PI))))) |
(/.f64 (sin.f64 (*.f64 l (PI.f64))) (*.f64 F (cos.f64 (*.f64 l (PI.f64))))) |
(/ (sin (* l (PI))) (* F (cos (* l (PI))))) |
(/.f64 (sin.f64 (*.f64 l (PI.f64))) (*.f64 F (cos.f64 (*.f64 l (PI.f64))))) |
(/ (sin (* l (PI))) (* F (cos (* l (PI))))) |
(/.f64 (sin.f64 (*.f64 l (PI.f64))) (*.f64 F (cos.f64 (*.f64 l (PI.f64))))) |
(/ (sin (* l (PI))) (* F (cos (* l (PI))))) |
(/.f64 (sin.f64 (*.f64 l (PI.f64))) (*.f64 F (cos.f64 (*.f64 l (PI.f64))))) |
(/ (sin (* l (PI))) (* F (cos (* l (PI))))) |
(/.f64 (sin.f64 (*.f64 l (PI.f64))) (*.f64 F (cos.f64 (*.f64 l (PI.f64))))) |
(/ (sin (* l (PI))) (* F (cos (* l (PI))))) |
(/.f64 (sin.f64 (*.f64 l (PI.f64))) (*.f64 F (cos.f64 (*.f64 l (PI.f64))))) |
(/ (sin (* l (PI))) (* F (cos (* l (PI))))) |
(/.f64 (sin.f64 (*.f64 l (PI.f64))) (*.f64 F (cos.f64 (*.f64 l (PI.f64))))) |
(/ (sin (* l (PI))) (* F (cos (* l (PI))))) |
(/.f64 (sin.f64 (*.f64 l (PI.f64))) (*.f64 F (cos.f64 (*.f64 l (PI.f64))))) |
(/ (sin (* l (PI))) (* F (cos (* l (PI))))) |
(/.f64 (sin.f64 (*.f64 l (PI.f64))) (*.f64 F (cos.f64 (*.f64 l (PI.f64))))) |
(/ (sin (* l (PI))) (* F (cos (* l (PI))))) |
(/.f64 (sin.f64 (*.f64 l (PI.f64))) (*.f64 F (cos.f64 (*.f64 l (PI.f64))))) |
(/ (sin (* l (PI))) (* F (cos (* l (PI))))) |
(/.f64 (sin.f64 (*.f64 l (PI.f64))) (*.f64 F (cos.f64 (*.f64 l (PI.f64))))) |
(/ (sin (* l (PI))) (* F (cos (* l (PI))))) |
(/.f64 (sin.f64 (*.f64 l (PI.f64))) (*.f64 F (cos.f64 (*.f64 l (PI.f64))))) |
(/ (sin (* l (PI))) (* F (cos (* l (PI))))) |
(/.f64 (sin.f64 (*.f64 l (PI.f64))) (*.f64 F (cos.f64 (*.f64 l (PI.f64))))) |
(/ (sin (* l (PI))) (* F (cos (* l (PI))))) |
(/.f64 (sin.f64 (*.f64 l (PI.f64))) (*.f64 F (cos.f64 (*.f64 l (PI.f64))))) |
(/ (sin (* l (PI))) (* F (cos (* l (PI))))) |
(/.f64 (sin.f64 (*.f64 l (PI.f64))) (*.f64 F (cos.f64 (*.f64 l (PI.f64))))) |
(/ (sin (* l (PI))) (* F (cos (* l (PI))))) |
(/.f64 (sin.f64 (*.f64 l (PI.f64))) (*.f64 F (cos.f64 (*.f64 l (PI.f64))))) |
(* l (PI)) |
(*.f64 l (PI.f64)) |
(* l (+ (PI) (* (pow l 2) (- (* -1/6 (pow (PI) 3)) (* -1/2 (pow (PI) 3)))))) |
(*.f64 l (fma.f64 (*.f64 l l) (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 1/3 binary64)) (PI.f64))) |
(* l (+ (PI) (* (pow l 2) (- (+ (* -1/6 (pow (PI) 3)) (* (pow l 2) (- (* 1/120 (pow (PI) 5)) (+ (* -1/2 (* (pow (PI) 2) (- (* -1/6 (pow (PI) 3)) (* -1/2 (pow (PI) 3))))) (* 1/24 (pow (PI) 5)))))) (* -1/2 (pow (PI) 3)))))) |
(*.f64 l (fma.f64 (*.f64 l l) (fma.f64 (PI.f64) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/3 binary64)) (*.f64 (*.f64 l l) (fma.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) #s(literal -1/30 binary64) (*.f64 (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 1/3 binary64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/2 binary64)))))) (PI.f64))) |
(* l (+ (PI) (* (pow l 2) (- (+ (* -1/6 (pow (PI) 3)) (* (pow l 2) (- (+ (* 1/120 (pow (PI) 5)) (* (pow l 2) (- (* -1/5040 (pow (PI) 7)) (+ (* -1/2 (* (pow (PI) 2) (- (* 1/120 (pow (PI) 5)) (+ (* -1/2 (* (pow (PI) 2) (- (* -1/6 (pow (PI) 3)) (* -1/2 (pow (PI) 3))))) (* 1/24 (pow (PI) 5)))))) (+ (* -1/720 (pow (PI) 7)) (* 1/24 (* (pow (PI) 4) (- (* -1/6 (pow (PI) 3)) (* -1/2 (pow (PI) 3)))))))))) (+ (* -1/2 (* (pow (PI) 2) (- (* -1/6 (pow (PI) 3)) (* -1/2 (pow (PI) 3))))) (* 1/24 (pow (PI) 5)))))) (* -1/2 (pow (PI) 3)))))) |
(*.f64 l (fma.f64 (*.f64 l l) (fma.f64 (*.f64 l l) (fma.f64 (*.f64 l l) (-.f64 (fma.f64 #s(literal -1/5040 binary64) (pow.f64 (PI.f64) #s(literal 7 binary64)) (*.f64 (fma.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) #s(literal -1/30 binary64) (*.f64 (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 1/3 binary64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/2 binary64)))) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/2 binary64)))) (fma.f64 (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 1/3 binary64)) (*.f64 #s(literal 1/24 binary64) (pow.f64 (PI.f64) #s(literal 4 binary64))) (*.f64 (pow.f64 (PI.f64) #s(literal 7 binary64)) #s(literal -1/720 binary64)))) (fma.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) #s(literal -1/30 binary64) (*.f64 (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 1/3 binary64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/2 binary64))))) (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 1/3 binary64))) (PI.f64))) |
(/ (sin (* l (PI))) (cos (* l (PI)))) |
(/.f64 (sin.f64 (*.f64 l (PI.f64))) (cos.f64 (*.f64 l (PI.f64)))) |
(/ (sin (* l (PI))) (cos (* l (PI)))) |
(/.f64 (sin.f64 (*.f64 l (PI.f64))) (cos.f64 (*.f64 l (PI.f64)))) |
(/ (sin (* l (PI))) (cos (* l (PI)))) |
(/.f64 (sin.f64 (*.f64 l (PI.f64))) (cos.f64 (*.f64 l (PI.f64)))) |
(/ (sin (* l (PI))) (cos (* l (PI)))) |
(/.f64 (sin.f64 (*.f64 l (PI.f64))) (cos.f64 (*.f64 l (PI.f64)))) |
(/ (sin (* l (PI))) (cos (* l (PI)))) |
(/.f64 (sin.f64 (*.f64 l (PI.f64))) (cos.f64 (*.f64 l (PI.f64)))) |
(/ (sin (* l (PI))) (cos (* l (PI)))) |
(/.f64 (sin.f64 (*.f64 l (PI.f64))) (cos.f64 (*.f64 l (PI.f64)))) |
(/ (sin (* l (PI))) (cos (* l (PI)))) |
(/.f64 (sin.f64 (*.f64 l (PI.f64))) (cos.f64 (*.f64 l (PI.f64)))) |
(/ (sin (* l (PI))) (cos (* l (PI)))) |
(/.f64 (sin.f64 (*.f64 l (PI.f64))) (cos.f64 (*.f64 l (PI.f64)))) |
(* l (PI)) |
(*.f64 l (PI.f64)) |
(* l (PI)) |
(*.f64 l (PI.f64)) |
(* l (PI)) |
(*.f64 l (PI.f64)) |
(* l (PI)) |
(*.f64 l (PI.f64)) |
(* l (PI)) |
(*.f64 l (PI.f64)) |
(* l (PI)) |
(*.f64 l (PI.f64)) |
(* l (PI)) |
(*.f64 l (PI.f64)) |
(* l (PI)) |
(*.f64 l (PI.f64)) |
(* l (PI)) |
(*.f64 l (PI.f64)) |
(* l (PI)) |
(*.f64 l (PI.f64)) |
(* l (PI)) |
(*.f64 l (PI.f64)) |
(* l (PI)) |
(*.f64 l (PI.f64)) |
(* l (PI)) |
(*.f64 l (PI.f64)) |
(* l (+ (PI) (* (pow l 2) (- (* -1/6 (pow (PI) 3)) (* -1/2 (pow (PI) 3)))))) |
(*.f64 l (fma.f64 (*.f64 l l) (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 1/3 binary64)) (PI.f64))) |
(* l (+ (PI) (* (pow l 2) (- (+ (* -1/6 (pow (PI) 3)) (* (pow l 2) (- (* 1/120 (pow (PI) 5)) (+ (* -1/2 (* (pow (PI) 2) (- (* -1/6 (pow (PI) 3)) (* -1/2 (pow (PI) 3))))) (* 1/24 (pow (PI) 5)))))) (* -1/2 (pow (PI) 3)))))) |
(*.f64 l (fma.f64 (*.f64 l l) (fma.f64 (PI.f64) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/3 binary64)) (*.f64 (*.f64 l l) (fma.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) #s(literal -1/30 binary64) (*.f64 (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 1/3 binary64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/2 binary64)))))) (PI.f64))) |
(* l (+ (PI) (* (pow l 2) (- (+ (* -1/6 (pow (PI) 3)) (* (pow l 2) (- (+ (* 1/120 (pow (PI) 5)) (* (pow l 2) (- (* -1/5040 (pow (PI) 7)) (+ (* -1/2 (* (pow (PI) 2) (- (* 1/120 (pow (PI) 5)) (+ (* -1/2 (* (pow (PI) 2) (- (* -1/6 (pow (PI) 3)) (* -1/2 (pow (PI) 3))))) (* 1/24 (pow (PI) 5)))))) (+ (* -1/720 (pow (PI) 7)) (* 1/24 (* (pow (PI) 4) (- (* -1/6 (pow (PI) 3)) (* -1/2 (pow (PI) 3)))))))))) (+ (* -1/2 (* (pow (PI) 2) (- (* -1/6 (pow (PI) 3)) (* -1/2 (pow (PI) 3))))) (* 1/24 (pow (PI) 5)))))) (* -1/2 (pow (PI) 3)))))) |
(*.f64 l (fma.f64 (*.f64 l l) (fma.f64 (*.f64 l l) (fma.f64 (*.f64 l l) (-.f64 (fma.f64 #s(literal -1/5040 binary64) (pow.f64 (PI.f64) #s(literal 7 binary64)) (*.f64 (fma.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) #s(literal -1/30 binary64) (*.f64 (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 1/3 binary64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/2 binary64)))) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/2 binary64)))) (fma.f64 (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 1/3 binary64)) (*.f64 #s(literal 1/24 binary64) (pow.f64 (PI.f64) #s(literal 4 binary64))) (*.f64 (pow.f64 (PI.f64) #s(literal 7 binary64)) #s(literal -1/720 binary64)))) (fma.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) #s(literal -1/30 binary64) (*.f64 (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 1/3 binary64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/2 binary64))))) (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 1/3 binary64))) (PI.f64))) |
(/ (sin (* l (PI))) (cos (* l (PI)))) |
(/.f64 (sin.f64 (*.f64 l (PI.f64))) (cos.f64 (*.f64 l (PI.f64)))) |
(/ (sin (* l (PI))) (cos (* l (PI)))) |
(/.f64 (sin.f64 (*.f64 l (PI.f64))) (cos.f64 (*.f64 l (PI.f64)))) |
(/ (sin (* l (PI))) (cos (* l (PI)))) |
(/.f64 (sin.f64 (*.f64 l (PI.f64))) (cos.f64 (*.f64 l (PI.f64)))) |
(/ (sin (* l (PI))) (cos (* l (PI)))) |
(/.f64 (sin.f64 (*.f64 l (PI.f64))) (cos.f64 (*.f64 l (PI.f64)))) |
(/ (sin (* l (PI))) (cos (* l (PI)))) |
(/.f64 (sin.f64 (*.f64 l (PI.f64))) (cos.f64 (*.f64 l (PI.f64)))) |
(/ (sin (* l (PI))) (cos (* l (PI)))) |
(/.f64 (sin.f64 (*.f64 l (PI.f64))) (cos.f64 (*.f64 l (PI.f64)))) |
(/ (sin (* l (PI))) (cos (* l (PI)))) |
(/.f64 (sin.f64 (*.f64 l (PI.f64))) (cos.f64 (*.f64 l (PI.f64)))) |
(/ (sin (* l (PI))) (cos (* l (PI)))) |
(/.f64 (sin.f64 (*.f64 l (PI.f64))) (cos.f64 (*.f64 l (PI.f64)))) |
(/ (* l (PI)) F) |
(/.f64 (*.f64 l (PI.f64)) F) |
(* l (+ (* (pow l 2) (- (* -1/6 (/ (pow (PI) 3) F)) (* -1/2 (/ (pow (PI) 3) F)))) (/ (PI) F))) |
(*.f64 l (fma.f64 l (/.f64 (*.f64 l (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 1/3 binary64))) F) (/.f64 (PI.f64) F))) |
(* l (+ (* (pow l 2) (- (+ (* -1/6 (/ (pow (PI) 3) F)) (* (pow l 2) (- (* 1/120 (/ (pow (PI) 5) F)) (+ (* -1/2 (/ (* (pow (PI) 2) (- (* -1/6 (pow (PI) 3)) (* -1/2 (pow (PI) 3)))) F)) (* 1/24 (/ (pow (PI) 5) F)))))) (* -1/2 (/ (pow (PI) 3) F)))) (/ (PI) F))) |
(*.f64 l (fma.f64 (*.f64 l l) (fma.f64 (*.f64 l l) (/.f64 (fma.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) #s(literal -1/30 binary64) (*.f64 (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 1/3 binary64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/2 binary64)))) F) (/.f64 (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 1/3 binary64)) F)) (/.f64 (PI.f64) F))) |
(* l (+ (* (pow l 2) (- (+ (* -1/6 (/ (pow (PI) 3) F)) (* (pow l 2) (- (+ (* 1/120 (/ (pow (PI) 5) F)) (* (pow l 2) (- (* -1/5040 (/ (pow (PI) 7) F)) (+ (* -1/2 (/ (* (pow (PI) 2) (- (* 1/120 (pow (PI) 5)) (+ (* -1/2 (* (pow (PI) 2) (- (* -1/6 (pow (PI) 3)) (* -1/2 (pow (PI) 3))))) (* 1/24 (pow (PI) 5))))) F)) (+ (* -1/720 (/ (pow (PI) 7) F)) (* 1/24 (/ (* (pow (PI) 4) (- (* -1/6 (pow (PI) 3)) (* -1/2 (pow (PI) 3)))) F))))))) (+ (* -1/2 (/ (* (pow (PI) 2) (- (* -1/6 (pow (PI) 3)) (* -1/2 (pow (PI) 3)))) F)) (* 1/24 (/ (pow (PI) 5) F)))))) (* -1/2 (/ (pow (PI) 3) F)))) (/ (PI) F))) |
(*.f64 l (fma.f64 (*.f64 l l) (fma.f64 (*.f64 l l) (fma.f64 (*.f64 l l) (-.f64 (/.f64 (*.f64 #s(literal -1/5040 binary64) (pow.f64 (PI.f64) #s(literal 7 binary64))) F) (fma.f64 #s(literal -1/2 binary64) (*.f64 (fma.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) #s(literal -1/30 binary64) (*.f64 (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 1/3 binary64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/2 binary64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) F)) (fma.f64 (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 1/3 binary64)) (/.f64 (*.f64 #s(literal 1/24 binary64) (pow.f64 (PI.f64) #s(literal 4 binary64))) F) (*.f64 #s(literal -1/720 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 7 binary64)) F))))) (/.f64 (fma.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) #s(literal -1/30 binary64) (*.f64 (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 1/3 binary64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/2 binary64)))) F)) (/.f64 (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 1/3 binary64)) F)) (/.f64 (PI.f64) F))) |
(/ (sin (* l (PI))) (* F (cos (* l (PI))))) |
(/.f64 (sin.f64 (*.f64 l (PI.f64))) (*.f64 F (cos.f64 (*.f64 l (PI.f64))))) |
(/ (sin (* l (PI))) (* F (cos (* l (PI))))) |
(/.f64 (sin.f64 (*.f64 l (PI.f64))) (*.f64 F (cos.f64 (*.f64 l (PI.f64))))) |
(/ (sin (* l (PI))) (* F (cos (* l (PI))))) |
(/.f64 (sin.f64 (*.f64 l (PI.f64))) (*.f64 F (cos.f64 (*.f64 l (PI.f64))))) |
(/ (sin (* l (PI))) (* F (cos (* l (PI))))) |
(/.f64 (sin.f64 (*.f64 l (PI.f64))) (*.f64 F (cos.f64 (*.f64 l (PI.f64))))) |
(/ (sin (* l (PI))) (* F (cos (* l (PI))))) |
(/.f64 (sin.f64 (*.f64 l (PI.f64))) (*.f64 F (cos.f64 (*.f64 l (PI.f64))))) |
(/ (sin (* l (PI))) (* F (cos (* l (PI))))) |
(/.f64 (sin.f64 (*.f64 l (PI.f64))) (*.f64 F (cos.f64 (*.f64 l (PI.f64))))) |
(/ (sin (* l (PI))) (* F (cos (* l (PI))))) |
(/.f64 (sin.f64 (*.f64 l (PI.f64))) (*.f64 F (cos.f64 (*.f64 l (PI.f64))))) |
(/ (sin (* l (PI))) (* F (cos (* l (PI))))) |
(/.f64 (sin.f64 (*.f64 l (PI.f64))) (*.f64 F (cos.f64 (*.f64 l (PI.f64))))) |
(/ (sin (* l (PI))) (* F (cos (* l (PI))))) |
(/.f64 (sin.f64 (*.f64 l (PI.f64))) (*.f64 F (cos.f64 (*.f64 l (PI.f64))))) |
(/ (sin (* l (PI))) (* F (cos (* l (PI))))) |
(/.f64 (sin.f64 (*.f64 l (PI.f64))) (*.f64 F (cos.f64 (*.f64 l (PI.f64))))) |
(/ (sin (* l (PI))) (* F (cos (* l (PI))))) |
(/.f64 (sin.f64 (*.f64 l (PI.f64))) (*.f64 F (cos.f64 (*.f64 l (PI.f64))))) |
(/ (sin (* l (PI))) (* F (cos (* l (PI))))) |
(/.f64 (sin.f64 (*.f64 l (PI.f64))) (*.f64 F (cos.f64 (*.f64 l (PI.f64))))) |
(/ (sin (* l (PI))) (* F (cos (* l (PI))))) |
(/.f64 (sin.f64 (*.f64 l (PI.f64))) (*.f64 F (cos.f64 (*.f64 l (PI.f64))))) |
(/ (sin (* l (PI))) (* F (cos (* l (PI))))) |
(/.f64 (sin.f64 (*.f64 l (PI.f64))) (*.f64 F (cos.f64 (*.f64 l (PI.f64))))) |
(/ (sin (* l (PI))) (* F (cos (* l (PI))))) |
(/.f64 (sin.f64 (*.f64 l (PI.f64))) (*.f64 F (cos.f64 (*.f64 l (PI.f64))))) |
(/ (sin (* l (PI))) (* F (cos (* l (PI))))) |
(/.f64 (sin.f64 (*.f64 l (PI.f64))) (*.f64 F (cos.f64 (*.f64 l (PI.f64))))) |
(/ (sin (* l (PI))) (* F (cos (* l (PI))))) |
(/.f64 (sin.f64 (*.f64 l (PI.f64))) (*.f64 F (cos.f64 (*.f64 l (PI.f64))))) |
(/ (sin (* l (PI))) (* F (cos (* l (PI))))) |
(/.f64 (sin.f64 (*.f64 l (PI.f64))) (*.f64 F (cos.f64 (*.f64 l (PI.f64))))) |
(/ (sin (* l (PI))) (* F (cos (* l (PI))))) |
(/.f64 (sin.f64 (*.f64 l (PI.f64))) (*.f64 F (cos.f64 (*.f64 l (PI.f64))))) |
(/ (sin (* l (PI))) (* F (cos (* l (PI))))) |
(/.f64 (sin.f64 (*.f64 l (PI.f64))) (*.f64 F (cos.f64 (*.f64 l (PI.f64))))) |
Compiled 33 782 to 4 011 computations (88.1% saved)
19 alts after pruning (16 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 771 | 13 | 1 784 |
| Fresh | 10 | 3 | 13 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 1 | 1 |
| Total | 1 784 | 19 | 1 803 |
| Status | Accuracy | Program |
|---|---|---|
| 77.0% | (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F (neg.f64 F)))) | |
| 21.0% | (/.f64 (*.f64 (neg.f64 l) (PI.f64)) (*.f64 F F)) | |
| ▶ | 75.3% | (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 l (PI.f64)))) |
| ✓ | 80.7% | (-.f64 (*.f64 (PI.f64) l) (/.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) F) F)) |
| ▶ | 80.5% | (-.f64 (*.f64 (PI.f64) l) (/.f64 (/.f64 (sin.f64 (*.f64 (*.f64 (sqrt.f64 (PI.f64)) (sqrt.f64 (PI.f64))) l)) F) (*.f64 F (cos.f64 (*.f64 (PI.f64) l))))) |
| 77.0% | (-.f64 (*.f64 (PI.f64) l) (/.f64 (neg.f64 (sin.f64 (*.f64 (PI.f64) l))) (*.f64 (*.f64 F (cos.f64 (*.f64 (PI.f64) l))) (neg.f64 F)))) | |
| 24.6% | (*.f64 (/.f64 (neg.f64 l) F) (/.f64 (PI.f64) F)) | |
| 21.0% | (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 F F)) (*.f64 (PI.f64) l)) | |
| 24.6% | (*.f64 (/.f64 #s(literal -1 binary64) F) (/.f64 (*.f64 (PI.f64) l) F)) | |
| 24.6% | (*.f64 (/.f64 #s(literal -1 binary64) F) (/.f64 l (/.f64 F (PI.f64)))) | |
| ▶ | 69.4% | (*.f64 (+.f64 (/.f64 (/.f64 #s(literal -1 binary64) F) F) #s(literal 1 binary64)) (*.f64 (PI.f64) l)) |
| 75.4% | (*.f64 (*.f64 l (sqrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64))))) (sqrt.f64 (sqrt.f64 (PI.f64)))) | |
| 75.3% | (*.f64 (*.f64 l (sqrt.f64 (sqrt.f64 (PI.f64)))) (sqrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64))))) | |
| 69.5% | (*.f64 (PI.f64) (-.f64 l (/.f64 l (*.f64 F F)))) | |
| ✓ | 75.0% | (*.f64 l (*.f64 (sqrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64)))) (sqrt.f64 (sqrt.f64 (PI.f64))))) |
| ✓ | 75.4% | (*.f64 l (PI.f64)) |
| 24.6% | (neg.f64 (/.f64 (/.f64 (*.f64 (PI.f64) l) F) F)) | |
| ▶ | 21.0% | (neg.f64 (*.f64 (PI.f64) (/.f64 l (*.f64 F F)))) |
| ▶ | 21.0% | (neg.f64 (*.f64 l (/.f64 (*.f64 (sqrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64)))) (sqrt.f64 (sqrt.f64 (PI.f64)))) (*.f64 F F)))) |
Compiled 448 to 301 computations (32.8% saved)
| 1× | egg-herbie |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (*.f64 (sqrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64)))) (sqrt.f64 (sqrt.f64 (PI.f64)))) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 (sqrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64)))) (sqrt.f64 (sqrt.f64 (PI.f64)))) (*.f64 F F)) |
| ✓ | cost-diff | 0 | (*.f64 l (/.f64 (*.f64 (sqrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64)))) (sqrt.f64 (sqrt.f64 (PI.f64)))) (*.f64 F F))) |
| ✓ | cost-diff | 0 | (neg.f64 (*.f64 l (/.f64 (*.f64 (sqrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64)))) (sqrt.f64 (sqrt.f64 (PI.f64)))) (*.f64 F F)))) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal -1 binary64) F) |
| ✓ | cost-diff | 0 | (+.f64 (/.f64 (/.f64 #s(literal -1 binary64) F) F) #s(literal 1 binary64)) |
| ✓ | cost-diff | 320 | (*.f64 (+.f64 (/.f64 (/.f64 #s(literal -1 binary64) F) F) #s(literal 1 binary64)) (*.f64 (PI.f64) l)) |
| ✓ | cost-diff | 384 | (/.f64 (/.f64 #s(literal -1 binary64) F) F) |
| ✓ | cost-diff | 0 | (PI.f64) |
| ✓ | cost-diff | 0 | (*.f64 l (PI.f64)) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1 binary64) (*.f64 l (PI.f64))) |
| ✓ | cost-diff | 1408 | (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 l (PI.f64)))) |
| ✓ | cost-diff | 0 | (/.f64 l (*.f64 F F)) |
| ✓ | cost-diff | 0 | (PI.f64) |
| ✓ | cost-diff | 0 | (*.f64 (PI.f64) (/.f64 l (*.f64 F F))) |
| ✓ | cost-diff | 0 | (neg.f64 (*.f64 (PI.f64) (/.f64 l (*.f64 F F)))) |
| ✓ | cost-diff | 0 | (*.f64 (PI.f64) l) |
| ✓ | cost-diff | 0 | (-.f64 (*.f64 (PI.f64) l) (/.f64 (/.f64 (sin.f64 (*.f64 (*.f64 (sqrt.f64 (PI.f64)) (sqrt.f64 (PI.f64))) l)) F) (*.f64 F (cos.f64 (*.f64 (PI.f64) l))))) |
| ✓ | cost-diff | 384 | (/.f64 (/.f64 (sin.f64 (*.f64 (*.f64 (sqrt.f64 (PI.f64)) (sqrt.f64 (PI.f64))) l)) F) (*.f64 F (cos.f64 (*.f64 (PI.f64) l)))) |
| ✓ | cost-diff | 1600 | (*.f64 (sqrt.f64 (PI.f64)) (sqrt.f64 (PI.f64))) |
| 10 704× | accelerator-lowering-fma.f32 |
| 10 704× | accelerator-lowering-fma.f64 |
| 3 108× | *-lowering-*.f32 |
| 3 108× | *-lowering-*.f64 |
| 1 956× | /-lowering-/.f32 |
Useful iterations: 4 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 33 | 209 |
| 1 | 84 | 209 |
| 2 | 276 | 209 |
| 3 | 928 | 208 |
| 4 | 2490 | 207 |
| 5 | 3982 | 207 |
| 6 | 5097 | 207 |
| 7 | 7214 | 207 |
| 0 | 8017 | 207 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(- (* (PI) l) (/ (/ (sin (* (* (sqrt (PI)) (sqrt (PI))) l)) F) (* F (cos (* (PI) l))))) |
(* (PI) l) |
(PI) |
l |
(/ (/ (sin (* (* (sqrt (PI)) (sqrt (PI))) l)) F) (* F (cos (* (PI) l)))) |
(/ (sin (* (* (sqrt (PI)) (sqrt (PI))) l)) F) |
(sin (* (* (sqrt (PI)) (sqrt (PI))) l)) |
(* (* (sqrt (PI)) (sqrt (PI))) l) |
(* (sqrt (PI)) (sqrt (PI))) |
(sqrt (PI)) |
F |
(* F (cos (* (PI) l))) |
(cos (* (PI) l)) |
(neg (* (PI) (/ l (* F F)))) |
(* (PI) (/ l (* F F))) |
(PI) |
(/ l (* F F)) |
l |
(* F F) |
F |
(/ 1 (/ 1 (* l (PI)))) |
1 |
(/ 1 (* l (PI))) |
(* l (PI)) |
l |
(PI) |
(* (+ (/ (/ -1 F) F) 1) (* (PI) l)) |
(+ (/ (/ -1 F) F) 1) |
(/ (/ -1 F) F) |
(/ -1 F) |
-1 |
F |
1 |
(* (PI) l) |
(PI) |
l |
(neg (* l (/ (* (sqrt (* (PI) (sqrt (PI)))) (sqrt (sqrt (PI)))) (* F F)))) |
(* l (/ (* (sqrt (* (PI) (sqrt (PI)))) (sqrt (sqrt (PI)))) (* F F))) |
l |
(/ (* (sqrt (* (PI) (sqrt (PI)))) (sqrt (sqrt (PI)))) (* F F)) |
(* (sqrt (* (PI) (sqrt (PI)))) (sqrt (sqrt (PI)))) |
(sqrt (* (PI) (sqrt (PI)))) |
(* (PI) (sqrt (PI))) |
(PI) |
(sqrt (PI)) |
(sqrt (sqrt (PI))) |
(* F F) |
F |
| Outputs |
|---|
(- (* (PI) l) (/ (/ (sin (* (* (sqrt (PI)) (sqrt (PI))) l)) F) (* F (cos (* (PI) l))))) |
(-.f64 (*.f64 (PI.f64) l) (/.f64 (sin.f64 (*.f64 (PI.f64) l)) (*.f64 (cos.f64 (*.f64 (PI.f64) l)) (*.f64 F F)))) |
(* (PI) l) |
(*.f64 (PI.f64) l) |
(PI) |
(PI.f64) |
l |
(/ (/ (sin (* (* (sqrt (PI)) (sqrt (PI))) l)) F) (* F (cos (* (PI) l)))) |
(/.f64 (sin.f64 (*.f64 (PI.f64) l)) (*.f64 (cos.f64 (*.f64 (PI.f64) l)) (*.f64 F F))) |
(/ (sin (* (* (sqrt (PI)) (sqrt (PI))) l)) F) |
(/.f64 (sin.f64 (*.f64 (PI.f64) l)) F) |
(sin (* (* (sqrt (PI)) (sqrt (PI))) l)) |
(sin.f64 (*.f64 (PI.f64) l)) |
(* (* (sqrt (PI)) (sqrt (PI))) l) |
(*.f64 (PI.f64) l) |
(* (sqrt (PI)) (sqrt (PI))) |
(PI.f64) |
(sqrt (PI)) |
(sqrt.f64 (PI.f64)) |
F |
(* F (cos (* (PI) l))) |
(*.f64 F (cos.f64 (*.f64 (PI.f64) l))) |
(cos (* (PI) l)) |
(cos.f64 (*.f64 (PI.f64) l)) |
(neg (* (PI) (/ l (* F F)))) |
(/.f64 (*.f64 (PI.f64) l) (*.f64 F (neg.f64 F))) |
(* (PI) (/ l (* F F))) |
(/.f64 (*.f64 (PI.f64) l) (*.f64 F F)) |
(PI) |
(PI.f64) |
(/ l (* F F)) |
(/.f64 l (*.f64 F F)) |
l |
(* F F) |
(*.f64 F F) |
F |
(/ 1 (/ 1 (* l (PI)))) |
(*.f64 (PI.f64) l) |
1 |
#s(literal 1 binary64) |
(/ 1 (* l (PI))) |
(/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) l)) |
(* l (PI)) |
(*.f64 (PI.f64) l) |
l |
(PI) |
(PI.f64) |
(* (+ (/ (/ -1 F) F) 1) (* (PI) l)) |
(*.f64 (PI.f64) (-.f64 l (/.f64 l (*.f64 F F)))) |
(+ (/ (/ -1 F) F) 1) |
(+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))) |
(/ (/ -1 F) F) |
(/.f64 #s(literal -1 binary64) (*.f64 F F)) |
(/ -1 F) |
(/.f64 #s(literal -1 binary64) F) |
-1 |
#s(literal -1 binary64) |
F |
1 |
#s(literal 1 binary64) |
(* (PI) l) |
(*.f64 (PI.f64) l) |
(PI) |
(PI.f64) |
l |
(neg (* l (/ (* (sqrt (* (PI) (sqrt (PI)))) (sqrt (sqrt (PI)))) (* F F)))) |
(*.f64 (/.f64 l (*.f64 F F)) (*.f64 (sqrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64)))) (neg.f64 (sqrt.f64 (sqrt.f64 (PI.f64)))))) |
(* l (/ (* (sqrt (* (PI) (sqrt (PI)))) (sqrt (sqrt (PI)))) (* F F))) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64)))) (*.f64 l (sqrt.f64 (sqrt.f64 (PI.f64))))) (*.f64 F F)) |
l |
(/ (* (sqrt (* (PI) (sqrt (PI)))) (sqrt (sqrt (PI)))) (* F F)) |
(*.f64 (sqrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64)))) (/.f64 (sqrt.f64 (sqrt.f64 (PI.f64))) (*.f64 F F))) |
(* (sqrt (* (PI) (sqrt (PI)))) (sqrt (sqrt (PI)))) |
(*.f64 (sqrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64)))) (sqrt.f64 (sqrt.f64 (PI.f64)))) |
(sqrt (* (PI) (sqrt (PI)))) |
(sqrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64)))) |
(* (PI) (sqrt (PI))) |
(*.f64 (PI.f64) (sqrt.f64 (PI.f64))) |
(PI) |
(PI.f64) |
(sqrt (PI)) |
(sqrt.f64 (PI.f64)) |
(sqrt (sqrt (PI))) |
(sqrt.f64 (sqrt.f64 (PI.f64))) |
(* F F) |
(*.f64 F F) |
F |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 99.6% | (/.f64 (*.f64 (sqrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64)))) (sqrt.f64 (sqrt.f64 (PI.f64)))) (*.f64 F F)) |
| ✓ | accuracy | 98.4% | (*.f64 (sqrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64)))) (sqrt.f64 (sqrt.f64 (PI.f64)))) |
| ✓ | accuracy | 98.4% | (sqrt.f64 (PI.f64)) |
| ✓ | accuracy | 90.9% | (*.f64 l (/.f64 (*.f64 (sqrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64)))) (sqrt.f64 (sqrt.f64 (PI.f64)))) (*.f64 F F))) |
| ✓ | accuracy | 100.0% | (+.f64 (/.f64 (/.f64 #s(literal -1 binary64) F) F) #s(literal 1 binary64)) |
| ✓ | accuracy | 99.8% | (/.f64 (/.f64 #s(literal -1 binary64) F) F) |
| ✓ | accuracy | 99.5% | (*.f64 (PI.f64) l) |
| ✓ | accuracy | 96.3% | (*.f64 (+.f64 (/.f64 (/.f64 #s(literal -1 binary64) F) F) #s(literal 1 binary64)) (*.f64 (PI.f64) l)) |
| ✓ | accuracy | 100.0% | (PI.f64) |
| ✓ | accuracy | 99.6% | (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 l (PI.f64)))) |
| ✓ | accuracy | 99.5% | (*.f64 l (PI.f64)) |
| ✓ | accuracy | 99.3% | (/.f64 #s(literal 1 binary64) (*.f64 l (PI.f64))) |
| ✓ | accuracy | 100.0% | (neg.f64 (*.f64 (PI.f64) (/.f64 l (*.f64 F F)))) |
| ✓ | accuracy | 100.0% | (PI.f64) |
| ✓ | accuracy | 99.8% | (*.f64 (PI.f64) (/.f64 l (*.f64 F F))) |
| ✓ | accuracy | 90.8% | (/.f64 l (*.f64 F F)) |
| ✓ | accuracy | 98.4% | (*.f64 (sqrt.f64 (PI.f64)) (sqrt.f64 (PI.f64))) |
| ✓ | accuracy | 98.4% | (sqrt.f64 (PI.f64)) |
| ✓ | accuracy | 56.7% | (cos.f64 (*.f64 (PI.f64) l)) |
| ✓ | accuracy | 52.7% | (sin.f64 (*.f64 (*.f64 (sqrt.f64 (PI.f64)) (sqrt.f64 (PI.f64))) l)) |
| 116.0ms | 47× | 2 | valid |
| 76.0ms | 72× | 1 | valid |
| 33.0ms | 132× | 0 | valid |
| 30.0ms | 5× | 3 | valid |
Compiled 239 to 35 computations (85.4% saved)
ival-sin: 123.0ms (56.4% of total)ival-mult: 27.0ms (12.4% of total)ival-div: 20.0ms (9.2% of total)ival-sqrt: 18.0ms (8.3% of total)ival-cos: 10.0ms (4.6% of total)ival-sub: 7.0ms (3.2% of total)adjust: 6.0ms (2.8% of total)ival-neg: 4.0ms (1.8% of total)ival-pi: 2.0ms (0.9% of total)ival-add: 2.0ms (0.9% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| Inputs |
|---|
#<alt (* (sqrt (PI)) (sqrt (PI)))> |
#<alt (/ (/ (sin (* (* (sqrt (PI)) (sqrt (PI))) l)) F) (* F (cos (* (PI) l))))> |
#<alt (- (* (PI) l) (/ (/ (sin (* (* (sqrt (PI)) (sqrt (PI))) l)) F) (* F (cos (* (PI) l)))))> |
#<alt (* (PI) l)> |
#<alt (neg (* (PI) (/ l (* F F))))> |
#<alt (* (PI) (/ l (* F F)))> |
#<alt (PI)> |
#<alt (/ l (* F F))> |
#<alt (/ 1 (/ 1 (* l (PI))))> |
#<alt (/ 1 (* l (PI)))> |
#<alt (* l (PI))> |
#<alt (/ (/ -1 F) F)> |
#<alt (* (+ (/ (/ -1 F) F) 1) (* (PI) l))> |
#<alt (+ (/ (/ -1 F) F) 1)> |
#<alt (/ -1 F)> |
#<alt (neg (* l (/ (* (sqrt (* (PI) (sqrt (PI)))) (sqrt (sqrt (PI)))) (* F F))))> |
#<alt (* l (/ (* (sqrt (* (PI) (sqrt (PI)))) (sqrt (sqrt (PI)))) (* F F)))> |
#<alt (/ (* (sqrt (* (PI) (sqrt (PI)))) (sqrt (sqrt (PI)))) (* F F))> |
#<alt (* (sqrt (* (PI) (sqrt (PI)))) (sqrt (sqrt (PI))))> |
#<alt (sin (* (* (sqrt (PI)) (sqrt (PI))) l))> |
#<alt (cos (* (PI) l))> |
#<alt (sqrt (PI))> |
| Outputs |
|---|
#<alt (/ (* l (PI)) (pow F 2))> |
#<alt (* l (+ (* (pow l 2) (- (* -1/6 (/ (pow (PI) 3) (pow F 2))) (* -1/2 (/ (pow (PI) 3) (pow F 2))))) (/ (PI) (pow F 2))))> |
#<alt (* l (+ (* (pow l 2) (- (+ (* -1/6 (/ (pow (PI) 3) (pow F 2))) (* (pow l 2) (- (* 1/120 (/ (pow (PI) 5) (pow F 2))) (+ (* -1/2 (* (pow (PI) 2) (- (* -1/6 (/ (pow (PI) 3) (pow F 2))) (* -1/2 (/ (pow (PI) 3) (pow F 2)))))) (* 1/24 (/ (pow (PI) 5) (pow F 2))))))) (* -1/2 (/ (pow (PI) 3) (pow F 2))))) (/ (PI) (pow F 2))))> |
#<alt (* l (+ (* (pow l 2) (- (+ (* -1/6 (/ (pow (PI) 3) (pow F 2))) (* (pow l 2) (- (+ (* 1/120 (/ (pow (PI) 5) (pow F 2))) (* (pow l 2) (- (* -1/5040 (/ (pow (PI) 7) (pow F 2))) (+ (* -1/2 (* (pow (PI) 2) (- (* 1/120 (/ (pow (PI) 5) (pow F 2))) (+ (* -1/2 (* (pow (PI) 2) (- (* -1/6 (/ (pow (PI) 3) (pow F 2))) (* -1/2 (/ (pow (PI) 3) (pow F 2)))))) (* 1/24 (/ (pow (PI) 5) (pow F 2))))))) (+ (* -1/720 (/ (pow (PI) 7) (pow F 2))) (* 1/24 (* (pow (PI) 4) (- (* -1/6 (/ (pow (PI) 3) (pow F 2))) (* -1/2 (/ (pow (PI) 3) (pow F 2))))))))))) (+ (* -1/2 (* (pow (PI) 2) (- (* -1/6 (/ (pow (PI) 3) (pow F 2))) (* -1/2 (/ (pow (PI) 3) (pow F 2)))))) (* 1/24 (/ (pow (PI) 5) (pow F 2))))))) (* -1/2 (/ (pow (PI) 3) (pow F 2))))) (/ (PI) (pow F 2))))> |
#<alt (/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI)))))> |
#<alt (/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI)))))> |
#<alt (/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI)))))> |
#<alt (/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI)))))> |
#<alt (/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI)))))> |
#<alt (/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI)))))> |
#<alt (/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI)))))> |
#<alt (/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI)))))> |
#<alt (/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI)))))> |
#<alt (/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI)))))> |
#<alt (/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI)))))> |
#<alt (/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI)))))> |
#<alt (/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI)))))> |
#<alt (/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI)))))> |
#<alt (/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI)))))> |
#<alt (/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI)))))> |
#<alt (/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI)))))> |
#<alt (/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI)))))> |
#<alt (/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI)))))> |
#<alt (/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI)))))> |
#<alt (* l (- (PI) (/ (PI) (pow F 2))))> |
#<alt (* l (- (+ (PI) (* (pow l 2) (- (* -1/2 (/ (pow (PI) 3) (pow F 2))) (* -1/6 (/ (pow (PI) 3) (pow F 2)))))) (/ (PI) (pow F 2))))> |
#<alt (* l (- (+ (PI) (* (pow l 2) (- (+ (* -1/2 (/ (pow (PI) 3) (pow F 2))) (* (pow l 2) (- (+ (* -1/2 (* (pow (PI) 2) (- (* -1/6 (/ (pow (PI) 3) (pow F 2))) (* -1/2 (/ (pow (PI) 3) (pow F 2)))))) (* 1/24 (/ (pow (PI) 5) (pow F 2)))) (* 1/120 (/ (pow (PI) 5) (pow F 2)))))) (* -1/6 (/ (pow (PI) 3) (pow F 2)))))) (/ (PI) (pow F 2))))> |
#<alt (* l (- (+ (PI) (* (pow l 2) (- (+ (* -1/2 (/ (pow (PI) 3) (pow F 2))) (* (pow l 2) (- (+ (* -1/2 (* (pow (PI) 2) (- (* -1/6 (/ (pow (PI) 3) (pow F 2))) (* -1/2 (/ (pow (PI) 3) (pow F 2)))))) (+ (* 1/24 (/ (pow (PI) 5) (pow F 2))) (* (pow l 2) (- (+ (* -1/2 (* (pow (PI) 2) (- (* 1/120 (/ (pow (PI) 5) (pow F 2))) (+ (* -1/2 (* (pow (PI) 2) (- (* -1/6 (/ (pow (PI) 3) (pow F 2))) (* -1/2 (/ (pow (PI) 3) (pow F 2)))))) (* 1/24 (/ (pow (PI) 5) (pow F 2))))))) (+ (* -1/720 (/ (pow (PI) 7) (pow F 2))) (* 1/24 (* (pow (PI) 4) (- (* -1/6 (/ (pow (PI) 3) (pow F 2))) (* -1/2 (/ (pow (PI) 3) (pow F 2)))))))) (* -1/5040 (/ (pow (PI) 7) (pow F 2))))))) (* 1/120 (/ (pow (PI) 5) (pow F 2)))))) (* -1/6 (/ (pow (PI) 3) (pow F 2)))))) (/ (PI) (pow F 2))))> |
#<alt (* l (PI))> |
#<alt (* l (+ (PI) (* -1 (/ (sin (* l (PI))) (* (pow F 2) (* l (cos (* l (PI)))))))))> |
#<alt (* l (+ (PI) (* -1 (/ (sin (* l (PI))) (* (pow F 2) (* l (cos (* l (PI)))))))))> |
#<alt (* l (+ (PI) (* -1 (/ (sin (* l (PI))) (* (pow F 2) (* l (cos (* l (PI)))))))))> |
#<alt (* l (PI))> |
#<alt (* -1 (* l (+ (* -1 (PI)) (/ (sin (* l (PI))) (* (pow F 2) (* l (cos (* l (PI)))))))))> |
#<alt (* -1 (* l (+ (* -1 (PI)) (/ (sin (* l (PI))) (* (pow F 2) (* l (cos (* l (PI)))))))))> |
#<alt (* -1 (* l (+ (* -1 (PI)) (/ (sin (* l (PI))) (* (pow F 2) (* l (cos (* l (PI)))))))))> |
#<alt (* -1 (/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI))))))> |
#<alt (/ (- (* (pow F 2) (* l (PI))) (/ (sin (* l (PI))) (cos (* l (PI))))) (pow F 2))> |
#<alt (/ (- (* (pow F 2) (* l (PI))) (/ (sin (* l (PI))) (cos (* l (PI))))) (pow F 2))> |
#<alt (/ (- (* (pow F 2) (* l (PI))) (/ (sin (* l (PI))) (cos (* l (PI))))) (pow F 2))> |
#<alt (* l (PI))> |
#<alt (+ (* -1 (/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI)))))) (* l (PI)))> |
#<alt (+ (* -1 (/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI)))))) (* l (PI)))> |
#<alt (+ (* -1 (/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI)))))) (* l (PI)))> |
#<alt (* l (PI))> |
#<alt (+ (* -1 (/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI)))))) (* l (PI)))> |
#<alt (+ (* -1 (/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI)))))) (* l (PI)))> |
#<alt (+ (* -1 (/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI)))))) (* l (PI)))> |
#<alt (* l (PI))> |
#<alt (* l (PI))> |
#<alt (* l (PI))> |
#<alt (* l (PI))> |
#<alt (* l (PI))> |
#<alt (* l (PI))> |
#<alt (* l (PI))> |
#<alt (* l (PI))> |
#<alt (* l (PI))> |
#<alt (* l (PI))> |
#<alt (* l (PI))> |
#<alt (* l (PI))> |
#<alt (* -1 (/ (* l (PI)) (pow F 2)))> |
#<alt (* -1 (/ (* l (PI)) (pow F 2)))> |
#<alt (* -1 (/ (* l (PI)) (pow F 2)))> |
#<alt (* -1 (/ (* l (PI)) (pow F 2)))> |
#<alt (* -1 (/ (* l (PI)) (pow F 2)))> |
#<alt (* -1 (/ (* l (PI)) (pow F 2)))> |
#<alt (* -1 (/ (* l (PI)) (pow F 2)))> |
#<alt (* -1 (/ (* l (PI)) (pow F 2)))> |
#<alt (* -1 (/ (* l (PI)) (pow F 2)))> |
#<alt (* -1 (/ (* l (PI)) (pow F 2)))> |
#<alt (* -1 (/ (* l (PI)) (pow F 2)))> |
#<alt (* -1 (/ (* l (PI)) (pow F 2)))> |
#<alt (* -1 (/ (* l (PI)) (pow F 2)))> |
#<alt (* -1 (/ (* l (PI)) (pow F 2)))> |
#<alt (* -1 (/ (* l (PI)) (pow F 2)))> |
#<alt (* -1 (/ (* l (PI)) (pow F 2)))> |
#<alt (* -1 (/ (* l (PI)) (pow F 2)))> |
#<alt (* -1 (/ (* l (PI)) (pow F 2)))> |
#<alt (* -1 (/ (* l (PI)) (pow F 2)))> |
#<alt (* -1 (/ (* l (PI)) (pow F 2)))> |
#<alt (* -1 (/ (* l (PI)) (pow F 2)))> |
#<alt (* -1 (/ (* l (PI)) (pow F 2)))> |
#<alt (* -1 (/ (* l (PI)) (pow F 2)))> |
#<alt (* -1 (/ (* l (PI)) (pow F 2)))> |
#<alt (/ (* l (PI)) (pow F 2))> |
#<alt (/ (* l (PI)) (pow F 2))> |
#<alt (/ (* l (PI)) (pow F 2))> |
#<alt (/ (* l (PI)) (pow F 2))> |
#<alt (/ (* l (PI)) (pow F 2))> |
#<alt (/ (* l (PI)) (pow F 2))> |
#<alt (/ (* l (PI)) (pow F 2))> |
#<alt (/ (* l (PI)) (pow F 2))> |
#<alt (/ (* l (PI)) (pow F 2))> |
#<alt (/ (* l (PI)) (pow F 2))> |
#<alt (/ (* l (PI)) (pow F 2))> |
#<alt (/ (* l (PI)) (pow F 2))> |
#<alt (/ (* l (PI)) (pow F 2))> |
#<alt (/ (* l (PI)) (pow F 2))> |
#<alt (/ (* l (PI)) (pow F 2))> |
#<alt (/ (* l (PI)) (pow F 2))> |
#<alt (/ (* l (PI)) (pow F 2))> |
#<alt (/ (* l (PI)) (pow F 2))> |
#<alt (/ (* l (PI)) (pow F 2))> |
#<alt (/ (* l (PI)) (pow F 2))> |
#<alt (/ (* l (PI)) (pow F 2))> |
#<alt (/ (* l (PI)) (pow F 2))> |
#<alt (/ (* l (PI)) (pow F 2))> |
#<alt (/ (* l (PI)) (pow F 2))> |
#<alt (/ l (pow F 2))> |
#<alt (/ l (pow F 2))> |
#<alt (/ l (pow F 2))> |
#<alt (/ l (pow F 2))> |
#<alt (/ l (pow F 2))> |
#<alt (/ l (pow F 2))> |
#<alt (/ l (pow F 2))> |
#<alt (/ l (pow F 2))> |
#<alt (/ l (pow F 2))> |
#<alt (/ l (pow F 2))> |
#<alt (/ l (pow F 2))> |
#<alt (/ l (pow F 2))> |
#<alt (/ l (pow F 2))> |
#<alt (/ l (pow F 2))> |
#<alt (/ l (pow F 2))> |
#<alt (/ l (pow F 2))> |
#<alt (/ l (pow F 2))> |
#<alt (/ l (pow F 2))> |
#<alt (/ l (pow F 2))> |
#<alt (/ l (pow F 2))> |
#<alt (/ l (pow F 2))> |
#<alt (/ l (pow F 2))> |
#<alt (/ l (pow F 2))> |
#<alt (/ l (pow F 2))> |
#<alt (* l (PI))> |
#<alt (* l (PI))> |
#<alt (* l (PI))> |
#<alt (* l (PI))> |
#<alt (* l (PI))> |
#<alt (* l (PI))> |
#<alt (* l (PI))> |
#<alt (* l (PI))> |
#<alt (* l (PI))> |
#<alt (* l (PI))> |
#<alt (* l (PI))> |
#<alt (* l (PI))> |
#<alt (/ 1 (* l (PI)))> |
#<alt (/ 1 (* l (PI)))> |
#<alt (/ 1 (* l (PI)))> |
#<alt (/ 1 (* l (PI)))> |
#<alt (/ 1 (* l (PI)))> |
#<alt (/ 1 (* l (PI)))> |
#<alt (/ 1 (* l (PI)))> |
#<alt (/ 1 (* l (PI)))> |
#<alt (/ 1 (* l (PI)))> |
#<alt (/ 1 (* l (PI)))> |
#<alt (/ 1 (* l (PI)))> |
#<alt (/ 1 (* l (PI)))> |
#<alt (* l (PI))> |
#<alt (* l (PI))> |
#<alt (* l (PI))> |
#<alt (* l (PI))> |
#<alt (* l (PI))> |
#<alt (* l (PI))> |
#<alt (* l (PI))> |
#<alt (* l (PI))> |
#<alt (* l (PI))> |
#<alt (* l (PI))> |
#<alt (* l (PI))> |
#<alt (* l (PI))> |
#<alt (/ -1 (pow F 2))> |
#<alt (/ -1 (pow F 2))> |
#<alt (/ -1 (pow F 2))> |
#<alt (/ -1 (pow F 2))> |
#<alt (/ -1 (pow F 2))> |
#<alt (/ -1 (pow F 2))> |
#<alt (/ -1 (pow F 2))> |
#<alt (/ -1 (pow F 2))> |
#<alt (/ -1 (pow F 2))> |
#<alt (/ -1 (pow F 2))> |
#<alt (/ -1 (pow F 2))> |
#<alt (/ -1 (pow F 2))> |
#<alt (* -1 (/ (* l (PI)) (pow F 2)))> |
#<alt (/ (+ (* -1 (* l (PI))) (* (pow F 2) (* l (PI)))) (pow F 2))> |
#<alt (/ (+ (* -1 (* l (PI))) (* (pow F 2) (* l (PI)))) (pow F 2))> |
#<alt (/ (+ (* -1 (* l (PI))) (* (pow F 2) (* l (PI)))) (pow F 2))> |
#<alt (* l (PI))> |
#<alt (+ (* -1 (/ (* l (PI)) (pow F 2))) (* l (PI)))> |
#<alt (+ (* -1 (/ (* l (PI)) (pow F 2))) (* l (PI)))> |
#<alt (+ (* -1 (/ (* l (PI)) (pow F 2))) (* l (PI)))> |
#<alt (* l (PI))> |
#<alt (+ (* -1 (/ (* l (PI)) (pow F 2))) (* l (PI)))> |
#<alt (+ (* -1 (/ (* l (PI)) (pow F 2))) (* l (PI)))> |
#<alt (+ (* -1 (/ (* l (PI)) (pow F 2))) (* l (PI)))> |
#<alt (* l (* (PI) (- 1 (/ 1 (pow F 2)))))> |
#<alt (* l (* (PI) (- 1 (/ 1 (pow F 2)))))> |
#<alt (* l (* (PI) (- 1 (/ 1 (pow F 2)))))> |
#<alt (* l (* (PI) (- 1 (/ 1 (pow F 2)))))> |
#<alt (* l (* (PI) (- 1 (/ 1 (pow F 2)))))> |
#<alt (* l (* (PI) (- 1 (/ 1 (pow F 2)))))> |
#<alt (* l (* (PI) (- 1 (/ 1 (pow F 2)))))> |
#<alt (* l (* (PI) (- 1 (/ 1 (pow F 2)))))> |
#<alt (* l (* (PI) (- 1 (/ 1 (pow F 2)))))> |
#<alt (* l (* (PI) (- 1 (/ 1 (pow F 2)))))> |
#<alt (* l (* (PI) (- 1 (/ 1 (pow F 2)))))> |
#<alt (* l (* (PI) (- 1 (/ 1 (pow F 2)))))> |
#<alt (/ -1 (pow F 2))> |
#<alt (/ (- (pow F 2) 1) (pow F 2))> |
#<alt (/ (- (pow F 2) 1) (pow F 2))> |
#<alt (/ (- (pow F 2) 1) (pow F 2))> |
#<alt 1> |
#<alt (- 1 (/ 1 (pow F 2)))> |
#<alt (- 1 (/ 1 (pow F 2)))> |
#<alt (- 1 (/ 1 (pow F 2)))> |
#<alt 1> |
#<alt (- 1 (/ 1 (pow F 2)))> |
#<alt (- 1 (/ 1 (pow F 2)))> |
#<alt (- 1 (/ 1 (pow F 2)))> |
#<alt (/ -1 F)> |
#<alt (/ -1 F)> |
#<alt (/ -1 F)> |
#<alt (/ -1 F)> |
#<alt (/ -1 F)> |
#<alt (/ -1 F)> |
#<alt (/ -1 F)> |
#<alt (/ -1 F)> |
#<alt (/ -1 F)> |
#<alt (/ -1 F)> |
#<alt (/ -1 F)> |
#<alt (/ -1 F)> |
#<alt (* -1 (/ (* l (PI)) (pow F 2)))> |
#<alt (* -1 (/ (* l (PI)) (pow F 2)))> |
#<alt (* -1 (/ (* l (PI)) (pow F 2)))> |
#<alt (* -1 (/ (* l (PI)) (pow F 2)))> |
#<alt (* -1 (/ (* l (PI)) (pow F 2)))> |
#<alt (* -1 (/ (* l (PI)) (pow F 2)))> |
#<alt (* -1 (/ (* l (PI)) (pow F 2)))> |
#<alt (* -1 (/ (* l (PI)) (pow F 2)))> |
#<alt (* -1 (/ (* l (PI)) (pow F 2)))> |
#<alt (* -1 (/ (* l (PI)) (pow F 2)))> |
#<alt (* -1 (/ (* l (PI)) (pow F 2)))> |
#<alt (* -1 (/ (* l (PI)) (pow F 2)))> |
#<alt (* -1 (/ (* l (PI)) (pow F 2)))> |
#<alt (* -1 (/ (* l (PI)) (pow F 2)))> |
#<alt (* -1 (/ (* l (PI)) (pow F 2)))> |
#<alt (* -1 (/ (* l (PI)) (pow F 2)))> |
#<alt (* -1 (/ (* l (PI)) (pow F 2)))> |
#<alt (* -1 (/ (* l (PI)) (pow F 2)))> |
#<alt (* -1 (/ (* l (PI)) (pow F 2)))> |
#<alt (* -1 (/ (* l (PI)) (pow F 2)))> |
#<alt (* -1 (/ (* l (PI)) (pow F 2)))> |
#<alt (* -1 (/ (* l (PI)) (pow F 2)))> |
#<alt (* -1 (/ (* l (PI)) (pow F 2)))> |
#<alt (* -1 (/ (* l (PI)) (pow F 2)))> |
#<alt (/ (* l (PI)) (pow F 2))> |
#<alt (/ (* l (PI)) (pow F 2))> |
#<alt (/ (* l (PI)) (pow F 2))> |
#<alt (/ (* l (PI)) (pow F 2))> |
#<alt (/ (* l (PI)) (pow F 2))> |
#<alt (/ (* l (PI)) (pow F 2))> |
#<alt (/ (* l (PI)) (pow F 2))> |
#<alt (/ (* l (PI)) (pow F 2))> |
#<alt (/ (* l (PI)) (pow F 2))> |
#<alt (/ (* l (PI)) (pow F 2))> |
#<alt (/ (* l (PI)) (pow F 2))> |
#<alt (/ (* l (PI)) (pow F 2))> |
#<alt (/ (* l (PI)) (pow F 2))> |
#<alt (/ (* l (PI)) (pow F 2))> |
#<alt (/ (* l (PI)) (pow F 2))> |
#<alt (/ (* l (PI)) (pow F 2))> |
#<alt (/ (* l (PI)) (pow F 2))> |
#<alt (/ (* l (PI)) (pow F 2))> |
#<alt (/ (* l (PI)) (pow F 2))> |
#<alt (/ (* l (PI)) (pow F 2))> |
#<alt (/ (* l (PI)) (pow F 2))> |
#<alt (/ (* l (PI)) (pow F 2))> |
#<alt (/ (* l (PI)) (pow F 2))> |
#<alt (/ (* l (PI)) (pow F 2))> |
#<alt (/ (PI) (pow F 2))> |
#<alt (/ (PI) (pow F 2))> |
#<alt (/ (PI) (pow F 2))> |
#<alt (/ (PI) (pow F 2))> |
#<alt (/ (PI) (pow F 2))> |
#<alt (/ (PI) (pow F 2))> |
#<alt (/ (PI) (pow F 2))> |
#<alt (/ (PI) (pow F 2))> |
#<alt (/ (PI) (pow F 2))> |
#<alt (/ (PI) (pow F 2))> |
#<alt (/ (PI) (pow F 2))> |
#<alt (/ (PI) (pow F 2))> |
#<alt (* l (PI))> |
#<alt (* l (+ (PI) (* -1/6 (* (pow l 2) (pow (PI) 3)))))> |
#<alt (* l (+ (PI) (* (pow l 2) (+ (* -1/6 (pow (PI) 3)) (* 1/120 (* (pow l 2) (pow (PI) 5)))))))> |
#<alt (* l (+ (PI) (* (pow l 2) (+ (* -1/6 (pow (PI) 3)) (* (pow l 2) (+ (* -1/5040 (* (pow l 2) (pow (PI) 7))) (* 1/120 (pow (PI) 5))))))))> |
#<alt (sin (* l (PI)))> |
#<alt (sin (* l (PI)))> |
#<alt (sin (* l (PI)))> |
#<alt (sin (* l (PI)))> |
#<alt (sin (* l (PI)))> |
#<alt (sin (* l (PI)))> |
#<alt (sin (* l (PI)))> |
#<alt (sin (* l (PI)))> |
#<alt 1> |
#<alt (+ 1 (* -1/2 (* (pow l 2) (pow (PI) 2))))> |
#<alt (+ 1 (* (pow l 2) (+ (* -1/2 (pow (PI) 2)) (* 1/24 (* (pow l 2) (pow (PI) 4))))))> |
#<alt (+ 1 (* (pow l 2) (+ (* -1/2 (pow (PI) 2)) (* (pow l 2) (+ (* -1/720 (* (pow l 2) (pow (PI) 6))) (* 1/24 (pow (PI) 4)))))))> |
#<alt (cos (* l (PI)))> |
#<alt (cos (* l (PI)))> |
#<alt (cos (* l (PI)))> |
#<alt (cos (* l (PI)))> |
#<alt (cos (* l (PI)))> |
#<alt (cos (* l (PI)))> |
#<alt (cos (* l (PI)))> |
#<alt (cos (* l (PI)))> |
78 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 2.0ms | l | @ | 0 | (/ l (* F F)) |
| 0.0ms | l | @ | -inf | (/ l (* F F)) |
| 0.0ms | F | @ | 0 | (/ l (* F F)) |
| 0.0ms | l | @ | 0 | (/ 1 (* l (PI))) |
| 0.0ms | l | @ | -inf | (/ 1 (* l (PI))) |
| 1× | batch-egg-rewrite |
| 4 840× | accelerator-lowering-fma.f32 |
| 4 840× | accelerator-lowering-fma.f64 |
| 3 906× | *-lowering-*.f32 |
| 3 906× | *-lowering-*.f64 |
| 3 432× | /-lowering-/.f32 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 33 | 130 |
| 1 | 183 | 120 |
| 2 | 1626 | 108 |
| 0 | 8476 | 108 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* (sqrt (PI)) (sqrt (PI))) |
(/ (/ (sin (* (* (sqrt (PI)) (sqrt (PI))) l)) F) (* F (cos (* (PI) l)))) |
(- (* (PI) l) (/ (/ (sin (* (* (sqrt (PI)) (sqrt (PI))) l)) F) (* F (cos (* (PI) l))))) |
(* (PI) l) |
(neg (* (PI) (/ l (* F F)))) |
(* (PI) (/ l (* F F))) |
(PI) |
(/ l (* F F)) |
(/ 1 (/ 1 (* l (PI)))) |
(/ 1 (* l (PI))) |
(* l (PI)) |
(/ (/ -1 F) F) |
(* (+ (/ (/ -1 F) F) 1) (* (PI) l)) |
(+ (/ (/ -1 F) F) 1) |
(/ -1 F) |
(neg (* l (/ (* (sqrt (* (PI) (sqrt (PI)))) (sqrt (sqrt (PI)))) (* F F)))) |
(* l (/ (* (sqrt (* (PI) (sqrt (PI)))) (sqrt (sqrt (PI)))) (* F F))) |
(/ (* (sqrt (* (PI) (sqrt (PI)))) (sqrt (sqrt (PI)))) (* F F)) |
(* (sqrt (* (PI) (sqrt (PI)))) (sqrt (sqrt (PI)))) |
(sin (* (* (sqrt (PI)) (sqrt (PI))) l)) |
(cos (* (PI) l)) |
(sqrt (PI)) |
| Outputs |
|---|
(PI.f64) |
(log.f64 (exp.f64 (PI.f64))) |
(log.f64 (/.f64 #s(literal 1 binary64) (exp.f64 (neg.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) (PI.f64))) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) #s(literal 1/3 binary64))) |
(exp.f64 (fma.f64 (*.f64 #s(literal 3/2 binary64) (log.f64 (PI.f64))) #s(literal 1/2 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (PI.f64))) #s(literal 1/2 binary64)))) |
(exp.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (PI.f64))) #s(literal 1/2 binary64) (*.f64 (*.f64 #s(literal 3/2 binary64) (log.f64 (PI.f64))) #s(literal 1/2 binary64)))) |
(fabs.f64 (PI.f64)) |
(fabs.f64 (neg.f64 (PI.f64))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (PI.f64))) |
(sqrt.f64 (*.f64 (PI.f64) (PI.f64))) |
(cbrt.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) |
(neg.f64 (neg.f64 (PI.f64))) |
(/.f64 (PI.f64) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (PI.f64))) |
(/.f64 (neg.f64 (PI.f64)) #s(literal -1 binary64)) |
(pow.f64 (PI.f64) #s(literal 1 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) (PI.f64)) #s(literal 1/2 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 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) #s(literal 1/4 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 (sqrt.f64 (PI.f64)) (neg.f64 (neg.f64 (sqrt.f64 (PI.f64))))) |
(*.f64 #s(literal 1 binary64) (PI.f64)) |
(*.f64 #s(literal -1 binary64) (neg.f64 (PI.f64))) |
(*.f64 (sqrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64)))) (sqrt.f64 (sqrt.f64 (PI.f64)))) |
(*.f64 (sqrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64)))) (neg.f64 (neg.f64 (sqrt.f64 (sqrt.f64 (PI.f64)))))) |
(*.f64 (sqrt.f64 (sqrt.f64 (PI.f64))) (sqrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64))))) |
(*.f64 (sqrt.f64 (sqrt.f64 (PI.f64))) (fabs.f64 (sqrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64)))))) |
(*.f64 (sqrt.f64 (sqrt.f64 (PI.f64))) (neg.f64 (neg.f64 (sqrt.f64 (*.f64 (PI.f64) (sqrt.f64 (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)) (pow.f64 (pow.f64 (PI.f64) #s(literal 1/6 binary64)) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (neg.f64 (neg.f64 (cbrt.f64 (PI.f64))))) |
(*.f64 (neg.f64 (sqrt.f64 (sqrt.f64 (PI.f64)))) (neg.f64 (sqrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64)))))) |
(*.f64 (neg.f64 (sqrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64))))) (neg.f64 (sqrt.f64 (sqrt.f64 (PI.f64))))) |
(*.f64 (neg.f64 (sqrt.f64 (PI.f64))) (neg.f64 (sqrt.f64 (PI.f64)))) |
(*.f64 (neg.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (neg.f64 (cbrt.f64 (PI.f64)))) |
(*.f64 (pow.f64 (sqrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64)))) #s(literal 1 binary64)) (pow.f64 (sqrt.f64 (sqrt.f64 (PI.f64))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (sqrt.f64 (sqrt.f64 (PI.f64))) #s(literal 1 binary64)) (pow.f64 (sqrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64)))) #s(literal 1 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 (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 4/3 binary64)) #s(literal 1/2 binary64)) (cbrt.f64 (PI.f64))) |
(*.f64 (pow.f64 (*.f64 (PI.f64) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) #s(literal 1/2 binary64)) (pow.f64 (PI.f64) #s(literal 1/6 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)) (sqrt.f64 (PI.f64))) #s(literal 1/3 binary64)) (cbrt.f64 (sqrt.f64 (PI.f64)))) |
(*.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 (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 (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)) (sqrt.f64 (PI.f64)))) (cbrt.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 (sqrt.f64 (pow.f64 (PI.f64) #s(literal 4/3 binary64))) (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 (fabs.f64 (sqrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64))))) (sqrt.f64 (sqrt.f64 (PI.f64)))) |
(*.f64 (fabs.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (cbrt.f64 (PI.f64))) |
(*.f64 (neg.f64 (neg.f64 (sqrt.f64 (sqrt.f64 (PI.f64))))) (sqrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64))))) |
(*.f64 (neg.f64 (neg.f64 (sqrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64)))))) (sqrt.f64 (sqrt.f64 (PI.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 (*.f64 (cbrt.f64 (PI.f64)) (cbrt.f64 (sqrt.f64 (PI.f64)))) (*.f64 (cbrt.f64 (PI.f64)) (cbrt.f64 (sqrt.f64 (PI.f64))))) |
(*.f64 (neg.f64 (neg.f64 (sqrt.f64 (PI.f64)))) (sqrt.f64 (PI.f64))) |
(*.f64 (neg.f64 (neg.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) (cbrt.f64 (PI.f64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (*.f64 (PI.f64) l))) (*.f64 F F))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (cos.f64 (*.f64 (PI.f64) l)) (*.f64 F (neg.f64 F)))) (neg.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (cos.f64 (*.f64 (PI.f64) l)) (neg.f64 F))) (neg.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)))) |
(neg.f64 (neg.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)))) |
(neg.f64 (*.f64 (neg.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F))) #s(literal 1 binary64))) |
(neg.f64 (/.f64 (neg.f64 (/.f64 (sin.f64 (*.f64 (PI.f64) l)) (*.f64 F (cos.f64 (*.f64 (PI.f64) l))))) F)) |
(/.f64 (sin.f64 (*.f64 (PI.f64) l)) (*.f64 (cos.f64 (*.f64 (PI.f64) l)) (*.f64 F F))) |
(/.f64 (sin.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) l)) (*.f64 F (neg.f64 F))))) |
(/.f64 (/.f64 (sin.f64 (*.f64 (PI.f64) l)) F) (*.f64 F (cos.f64 (*.f64 (PI.f64) l)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (*.f64 (PI.f64) l))) (*.f64 F F))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 F (sin.f64 (*.f64 (PI.f64) l))) (/.f64 #s(literal 1 binary64) (*.f64 F (cos.f64 (*.f64 (PI.f64) l)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 F) (neg.f64 (/.f64 (sin.f64 (*.f64 (PI.f64) l)) (*.f64 F (cos.f64 (*.f64 (PI.f64) l))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 F (/.f64 (sin.f64 (*.f64 (PI.f64) l)) (*.f64 F (cos.f64 (*.f64 (PI.f64) l)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 F (/.f64 (/.f64 (sin.f64 (*.f64 (PI.f64) l)) F) (cos.f64 (*.f64 (PI.f64) l))))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (*.f64 (PI.f64) l))) (*.f64 F (neg.f64 F)))) |
(/.f64 (neg.f64 (sin.f64 (*.f64 (PI.f64) l))) (*.f64 (cos.f64 (*.f64 (PI.f64) l)) (*.f64 F (neg.f64 F)))) |
(/.f64 (/.f64 (sin.f64 (*.f64 (PI.f64) l)) (neg.f64 F)) (*.f64 (cos.f64 (*.f64 (PI.f64) l)) (neg.f64 F))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 F (cos.f64 (*.f64 (PI.f64) l)))) (/.f64 F (sin.f64 (*.f64 (PI.f64) l)))) |
(/.f64 (/.f64 (sin.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) (cos.f64 (*.f64 (PI.f64) l))) |
(/.f64 (/.f64 (sin.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) (neg.f64 (neg.f64 (cos.f64 (*.f64 (PI.f64) l))))) |
(/.f64 (neg.f64 (/.f64 (sin.f64 (*.f64 (PI.f64) l)) (*.f64 F F))) (neg.f64 (cos.f64 (*.f64 (PI.f64) l)))) |
(/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) |
(/.f64 (/.f64 #s(literal -1 binary64) (*.f64 F (cos.f64 (*.f64 (PI.f64) l)))) (neg.f64 (/.f64 F (sin.f64 (*.f64 (PI.f64) l))))) |
(/.f64 (neg.f64 (/.f64 (sin.f64 (*.f64 (PI.f64) l)) (*.f64 F (cos.f64 (*.f64 (PI.f64) l))))) (neg.f64 F)) |
(/.f64 (/.f64 (sin.f64 (*.f64 (PI.f64) l)) (*.f64 F (cos.f64 (*.f64 (PI.f64) l)))) F) |
(/.f64 (/.f64 (/.f64 (sin.f64 (*.f64 (PI.f64) l)) F) (cos.f64 (*.f64 (PI.f64) l))) F) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (sin.f64 (*.f64 (PI.f64) l)) (*.f64 F (cos.f64 (*.f64 (PI.f64) l)))))) F) |
(/.f64 (neg.f64 (/.f64 (/.f64 (sin.f64 (*.f64 (PI.f64) l)) F) (cos.f64 (*.f64 (PI.f64) l)))) (neg.f64 F)) |
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (*.f64 (PI.f64) l))) (*.f64 F F)) #s(literal -1 binary64)) |
(*.f64 (sin.f64 (*.f64 (PI.f64) l)) (/.f64 #s(literal 1 binary64) (*.f64 (cos.f64 (*.f64 (PI.f64) l)) (*.f64 F F)))) |
(*.f64 (/.f64 (sin.f64 (*.f64 (PI.f64) l)) F) (/.f64 #s(literal 1 binary64) (*.f64 F (cos.f64 (*.f64 (PI.f64) l))))) |
(*.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F))) |
(*.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)))) |
(*.f64 (neg.f64 (sin.f64 (*.f64 (PI.f64) l))) (/.f64 #s(literal 1 binary64) (*.f64 (cos.f64 (*.f64 (PI.f64) l)) (*.f64 F (neg.f64 F))))) |
(*.f64 (/.f64 (sin.f64 (*.f64 (PI.f64) l)) (neg.f64 F)) (/.f64 #s(literal -1 binary64) (*.f64 F (cos.f64 (*.f64 (PI.f64) l))))) |
(*.f64 (/.f64 #s(literal 1 binary64) F) (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) l)) (/.f64 F (sin.f64 (*.f64 (PI.f64) l)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 F (cos.f64 (*.f64 (PI.f64) l)))) (/.f64 (sin.f64 (*.f64 (PI.f64) l)) F)) |
(*.f64 (/.f64 (sin.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (PI.f64) l)))) |
(*.f64 (neg.f64 (/.f64 (sin.f64 (*.f64 (PI.f64) l)) (*.f64 F F))) (/.f64 #s(literal 1 binary64) (neg.f64 (cos.f64 (*.f64 (PI.f64) l))))) |
(*.f64 (tan.f64 (*.f64 (PI.f64) l)) (/.f64 #s(literal 1 binary64) (*.f64 F F))) |
(*.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (PI.f64) l))) (/.f64 (sin.f64 (*.f64 (PI.f64) l)) (*.f64 F F))) |
(*.f64 (neg.f64 (/.f64 (sin.f64 (*.f64 (PI.f64) l)) (*.f64 F (cos.f64 (*.f64 (PI.f64) l))))) (/.f64 #s(literal -1 binary64) F)) |
(*.f64 (/.f64 (sin.f64 (*.f64 (PI.f64) l)) (*.f64 F (cos.f64 (*.f64 (PI.f64) l)))) (/.f64 #s(literal 1 binary64) F)) |
(*.f64 (/.f64 (/.f64 (sin.f64 (*.f64 (PI.f64) l)) F) (cos.f64 (*.f64 (PI.f64) l))) (/.f64 #s(literal 1 binary64) F)) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (*.f64 (PI.f64) l))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 F F))) |
(*.f64 (pow.f64 (/.f64 (*.f64 F (cos.f64 (*.f64 (PI.f64) l))) (sin.f64 (*.f64 (PI.f64) l))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) F)) |
(*.f64 (pow.f64 (/.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) l)) (neg.f64 F)) (sin.f64 (*.f64 (PI.f64) l))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) F)) |
(*.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (*.f64 (PI.f64) l))) (*.f64 F F)) #s(literal -1/2 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (*.f64 (PI.f64) l))) (*.f64 F F)) #s(literal -1/2 binary64))) |
(+.f64 (*.f64 (PI.f64) l) (neg.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)))) |
(+.f64 (neg.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F))) (*.f64 (PI.f64) l)) |
(+.f64 (/.f64 (*.f64 (*.f64 (PI.f64) l) (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l)))) (fma.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F))) (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))))) (neg.f64 (/.f64 (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 3 binary64)) (fma.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F))) (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))))))) |
(+.f64 (/.f64 (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)))) (neg.f64 (/.f64 (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 2 binary64)) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)))))) |
(-.f64 (*.f64 (PI.f64) l) (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F))) |
(-.f64 (neg.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F))) (*.f64 l (neg.f64 (PI.f64)))) |
(-.f64 (/.f64 (*.f64 (*.f64 (PI.f64) l) (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l)))) (fma.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F))) (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))))) (/.f64 (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 3 binary64)) (fma.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F))) (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l)))))) |
(-.f64 (/.f64 (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)))) (/.f64 (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 2 binary64)) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F))))) |
(-.f64 (/.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) l)) (*.f64 (cos.f64 (*.f64 (PI.f64) l)) (*.f64 F F)))) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) l)) (sin.f64 (*.f64 (PI.f64) l))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) l)) (*.f64 (cos.f64 (*.f64 (PI.f64) l)) (*.f64 F F))))) |
(-.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (*.f64 (PI.f64) l))) (*.f64 F F)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) l)) (*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (*.f64 (PI.f64) l))) (*.f64 F F)))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) l)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) l)) (*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (*.f64 (PI.f64) l))) (*.f64 F F))))) |
(-.f64 (/.f64 (cos.f64 (*.f64 (PI.f64) l)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) l)) (cos.f64 (*.f64 (PI.f64) l)))) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) l)) (/.f64 (sin.f64 (*.f64 (PI.f64) l)) (*.f64 F F))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) l)) (cos.f64 (*.f64 (PI.f64) l))))) |
(-.f64 (/.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) l)) (*.f64 F (neg.f64 F))) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 (PI.f64) l)) (*.f64 (cos.f64 (*.f64 (PI.f64) l)) (*.f64 F F)))) (/.f64 (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 (PI.f64) l)) (sin.f64 (*.f64 (PI.f64) l))) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 (PI.f64) l)) (*.f64 (cos.f64 (*.f64 (PI.f64) l)) (*.f64 F F))))) |
(-.f64 (/.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) l)) (neg.f64 F)) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 (PI.f64) l)) (*.f64 F (cos.f64 (*.f64 (PI.f64) l))))) (/.f64 (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 (PI.f64) l)) (/.f64 (sin.f64 (*.f64 (PI.f64) l)) F)) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 (PI.f64) l)) (*.f64 F (cos.f64 (*.f64 (PI.f64) l)))))) |
(-.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (*.f64 (PI.f64) l))) (*.f64 F (neg.f64 F))) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 (PI.f64) l)) (*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (*.f64 (PI.f64) l))) (*.f64 F F)))) (/.f64 (/.f64 #s(literal -1 binary64) (*.f64 (PI.f64) l)) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 (PI.f64) l)) (*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (*.f64 (PI.f64) l))) (*.f64 F F))))) |
(-.f64 (/.f64 (*.f64 F (cos.f64 (*.f64 (PI.f64) l))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) l)) (*.f64 F (cos.f64 (*.f64 (PI.f64) l))))) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) l)) (/.f64 (sin.f64 (*.f64 (PI.f64) l)) F)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) l)) (*.f64 F (cos.f64 (*.f64 (PI.f64) l)))))) |
(-.f64 (/.f64 (neg.f64 (cos.f64 (*.f64 (PI.f64) l))) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 (PI.f64) l)) (cos.f64 (*.f64 (PI.f64) l)))) (/.f64 (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 (PI.f64) l)) (/.f64 (sin.f64 (*.f64 (PI.f64) l)) (*.f64 F F))) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 (PI.f64) l)) (cos.f64 (*.f64 (PI.f64) l))))) |
(fma.f64 (PI.f64) l (neg.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)))) |
(fma.f64 (sqrt.f64 (PI.f64)) (*.f64 (sqrt.f64 (PI.f64)) l) (neg.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)))) |
(fma.f64 (sqrt.f64 (PI.f64)) (pow.f64 (*.f64 (sqrt.f64 (PI.f64)) l) #s(literal 1 binary64)) (neg.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)))) |
(fma.f64 (sqrt.f64 (PI.f64)) (neg.f64 (neg.f64 (*.f64 (sqrt.f64 (PI.f64)) l))) (neg.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)))) |
(fma.f64 l (PI.f64) (neg.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)))) |
(fma.f64 l (pow.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) #s(literal -1 binary64)) (neg.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)))) |
(fma.f64 (sin.f64 (*.f64 (PI.f64) l)) (/.f64 #s(literal 1 binary64) (*.f64 (cos.f64 (*.f64 (PI.f64) l)) (*.f64 F (neg.f64 F)))) (*.f64 (PI.f64) l)) |
(fma.f64 (sin.f64 (*.f64 (PI.f64) l)) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 (cos.f64 (*.f64 (PI.f64) l)) (*.f64 F F)))) (*.f64 (PI.f64) l)) |
(fma.f64 (/.f64 (sin.f64 (*.f64 (PI.f64) l)) F) (/.f64 #s(literal -1 binary64) (*.f64 F (cos.f64 (*.f64 (PI.f64) l)))) (*.f64 (PI.f64) l)) |
(fma.f64 (*.f64 (PI.f64) l) #s(literal 1 binary64) (neg.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (PI.f64) l) (neg.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)))) |
(fma.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F))) (*.f64 (PI.f64) l)) |
(fma.f64 #s(literal -1 binary64) (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) (*.f64 (PI.f64) l)) |
(fma.f64 #s(literal -1 binary64) (*.f64 l (neg.f64 (PI.f64))) (neg.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)))) |
(fma.f64 #s(literal -1 binary64) (pow.f64 (*.f64 l (neg.f64 (PI.f64))) #s(literal 1 binary64)) (neg.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)))) |
(fma.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (cbrt.f64 (PI.f64)) l) (neg.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)))) |
(fma.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (pow.f64 (*.f64 (cbrt.f64 (PI.f64)) l) #s(literal 1 binary64)) (neg.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)))) |
(fma.f64 (neg.f64 (sin.f64 (*.f64 (PI.f64) l))) (/.f64 #s(literal 1 binary64) (*.f64 (cos.f64 (*.f64 (PI.f64) l)) (*.f64 F F))) (*.f64 (PI.f64) l)) |
(fma.f64 (neg.f64 l) (neg.f64 (PI.f64)) (neg.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)))) |
(fma.f64 (/.f64 (sin.f64 (*.f64 (PI.f64) l)) (neg.f64 F)) (/.f64 #s(literal 1 binary64) (*.f64 F (cos.f64 (*.f64 (PI.f64) l)))) (*.f64 (PI.f64) l)) |
(fma.f64 (*.f64 l (neg.f64 (PI.f64))) #s(literal -1 binary64) (neg.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)))) |
(fma.f64 (*.f64 (*.f64 (PI.f64) l) (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l)))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F))) (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))))) (neg.f64 (/.f64 (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 3 binary64)) (fma.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F))) (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))))))) |
(fma.f64 (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))) (/.f64 #s(literal 1 binary64) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)))) (neg.f64 (/.f64 (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 2 binary64)) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 F (cos.f64 (*.f64 (PI.f64) l)))) (/.f64 (sin.f64 (*.f64 (PI.f64) l)) (neg.f64 F)) (*.f64 (PI.f64) l)) |
(fma.f64 (neg.f64 (PI.f64)) (neg.f64 l) (neg.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)))) |
(fma.f64 (*.f64 (sqrt.f64 (PI.f64)) l) (sqrt.f64 (PI.f64)) (neg.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)))) |
(fma.f64 (/.f64 (sin.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) (neg.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (PI.f64) l)))) (*.f64 (PI.f64) l)) |
(fma.f64 (/.f64 (sin.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) (/.f64 #s(literal 1 binary64) (neg.f64 (cos.f64 (*.f64 (PI.f64) l)))) (*.f64 (PI.f64) l)) |
(fma.f64 (neg.f64 (/.f64 (sin.f64 (*.f64 (PI.f64) l)) (*.f64 F F))) (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (PI.f64) l))) (*.f64 (PI.f64) l)) |
(fma.f64 (tan.f64 (*.f64 (PI.f64) l)) (/.f64 #s(literal -1 binary64) (*.f64 F F)) (*.f64 (PI.f64) l)) |
(fma.f64 (/.f64 #s(literal -1 binary64) (*.f64 F (cos.f64 (*.f64 (PI.f64) l)))) (/.f64 (sin.f64 (*.f64 (PI.f64) l)) F) (*.f64 (PI.f64) l)) |
(fma.f64 (pow.f64 (*.f64 (PI.f64) l) #s(literal 1/2 binary64)) (pow.f64 (*.f64 (PI.f64) l) #s(literal 1/2 binary64)) (neg.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)))) |
(fma.f64 (neg.f64 (sqrt.f64 (PI.f64))) (neg.f64 (*.f64 (sqrt.f64 (PI.f64)) l)) (neg.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)))) |
(fma.f64 (*.f64 l (sqrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64))))) (sqrt.f64 (sqrt.f64 (PI.f64))) (neg.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)))) |
(fma.f64 (*.f64 l (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (cbrt.f64 (PI.f64)) (neg.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)))) |
(fma.f64 (*.f64 l (sqrt.f64 (sqrt.f64 (PI.f64)))) (sqrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64)))) (neg.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)))) |
(fma.f64 (pow.f64 (*.f64 (sqrt.f64 (PI.f64)) l) #s(literal 1 binary64)) (sqrt.f64 (PI.f64)) (neg.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)))) |
(fma.f64 (pow.f64 (pow.f64 (*.f64 (PI.f64) l) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 (*.f64 (PI.f64) l) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (neg.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)))) |
(fma.f64 (pow.f64 (*.f64 l (sqrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64))))) #s(literal 1 binary64)) (pow.f64 (sqrt.f64 (sqrt.f64 (PI.f64))) #s(literal 1 binary64)) (neg.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)))) |
(fma.f64 (pow.f64 (*.f64 l (pow.f64 (PI.f64) #s(literal 2/3 binary64))) #s(literal 1 binary64)) (cbrt.f64 (PI.f64)) (neg.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)))) |
(fma.f64 (pow.f64 (*.f64 l (sqrt.f64 (sqrt.f64 (PI.f64)))) #s(literal 1 binary64)) (pow.f64 (sqrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64)))) #s(literal 1 binary64)) (neg.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)))) |
(fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) #s(literal -1 binary64)) l (neg.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)))) |
(fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (PI.f64))) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (PI.f64)) l)) #s(literal -1 binary64)) (neg.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)))) |
(fma.f64 (pow.f64 (pow.f64 (*.f64 (PI.f64) l) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (*.f64 (PI.f64) l) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (neg.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)))) |
(fma.f64 (neg.f64 (tan.f64 (*.f64 (PI.f64) l))) (/.f64 #s(literal 1 binary64) (*.f64 F F)) (*.f64 (PI.f64) l)) |
(fma.f64 (neg.f64 (neg.f64 (sqrt.f64 (PI.f64)))) (*.f64 (sqrt.f64 (PI.f64)) l) (neg.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)))) |
(neg.f64 (fma.f64 (PI.f64) (neg.f64 l) (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)))) |
(neg.f64 (+.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) (*.f64 l (neg.f64 (PI.f64))))) |
(neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 (PI.f64) l) (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l)))) (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 3 binary64))) (neg.f64 (fma.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F))) (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))))))) |
(neg.f64 (/.f64 (-.f64 (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))) (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 2 binary64))) (neg.f64 (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)))))) |
(neg.f64 (/.f64 (+.f64 (neg.f64 (*.f64 (*.f64 (PI.f64) l) (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))))) (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 3 binary64))) (fma.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F))) (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l)))))) |
(neg.f64 (/.f64 (+.f64 (neg.f64 (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l)))) (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 2 binary64))) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (PI.f64) l) (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (PI.f64) l) (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) l)) (*.f64 (cos.f64 (*.f64 (PI.f64) l)) (*.f64 F F))) (fma.f64 F (*.f64 F (cos.f64 (*.f64 (PI.f64) l))) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 (PI.f64) l)) (sin.f64 (*.f64 (PI.f64) l)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) l)) (*.f64 F (cos.f64 (*.f64 (PI.f64) l)))) (fma.f64 F (cos.f64 (*.f64 (PI.f64) l)) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 (PI.f64) l)) (/.f64 (sin.f64 (*.f64 (PI.f64) l)) F))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) l)) (*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (*.f64 (PI.f64) l))) (*.f64 F F))) (fma.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (*.f64 (PI.f64) l))) (*.f64 F F) (/.f64 #s(literal -1 binary64) (*.f64 (PI.f64) l))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 (PI.f64) l)) (*.f64 F (cos.f64 (*.f64 (PI.f64) l)))) (fma.f64 F (neg.f64 (cos.f64 (*.f64 (PI.f64) l))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) l)) (/.f64 (sin.f64 (*.f64 (PI.f64) l)) F))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) l)) (cos.f64 (*.f64 (PI.f64) l))) (+.f64 (cos.f64 (*.f64 (PI.f64) l)) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 (PI.f64) l)) (/.f64 (sin.f64 (*.f64 (PI.f64) l)) (*.f64 F F)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 (PI.f64) l)) (*.f64 (cos.f64 (*.f64 (PI.f64) l)) (*.f64 F F))) (fma.f64 (cos.f64 (*.f64 (PI.f64) l)) (*.f64 F (neg.f64 F)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) l)) (sin.f64 (*.f64 (PI.f64) l)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 (PI.f64) l)) (*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (*.f64 (PI.f64) l))) (*.f64 F F))) (fma.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (*.f64 (PI.f64) l))) (*.f64 F (neg.f64 F)) (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) l))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 (PI.f64) l)) (cos.f64 (*.f64 (PI.f64) l))) (-.f64 (neg.f64 (cos.f64 (*.f64 (PI.f64) l))) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 (PI.f64) l)) (/.f64 (sin.f64 (*.f64 (PI.f64) l)) (*.f64 F F)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (PI.f64) l) (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (PI.f64) l) (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l)))) (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 3 binary64))) (fma.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F))) (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))))) |
(/.f64 (-.f64 (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))) (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 2 binary64))) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)))) |
(/.f64 (fma.f64 F (*.f64 F (cos.f64 (*.f64 (PI.f64) l))) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 (PI.f64) l)) (sin.f64 (*.f64 (PI.f64) l)))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) l)) (*.f64 (cos.f64 (*.f64 (PI.f64) l)) (*.f64 F F)))) |
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (*.f64 (PI.f64) l))) (*.f64 F F) (/.f64 #s(literal -1 binary64) (*.f64 (PI.f64) l))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) l)) (*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (*.f64 (PI.f64) l))) (*.f64 F F)))) |
(/.f64 (+.f64 (cos.f64 (*.f64 (PI.f64) l)) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 (PI.f64) l)) (/.f64 (sin.f64 (*.f64 (PI.f64) l)) (*.f64 F F)))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) l)) (cos.f64 (*.f64 (PI.f64) l)))) |
(/.f64 (fma.f64 (cos.f64 (*.f64 (PI.f64) l)) (*.f64 F (neg.f64 F)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) l)) (sin.f64 (*.f64 (PI.f64) l)))) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 (PI.f64) l)) (*.f64 (cos.f64 (*.f64 (PI.f64) l)) (*.f64 F F)))) |
(/.f64 (fma.f64 F (neg.f64 (cos.f64 (*.f64 (PI.f64) l))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) l)) (/.f64 (sin.f64 (*.f64 (PI.f64) l)) F))) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 (PI.f64) l)) (*.f64 F (cos.f64 (*.f64 (PI.f64) l))))) |
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (*.f64 (PI.f64) l))) (*.f64 F (neg.f64 F)) (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) l))) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 (PI.f64) l)) (*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (*.f64 (PI.f64) l))) (*.f64 F F)))) |
(/.f64 (fma.f64 F (cos.f64 (*.f64 (PI.f64) l)) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 (PI.f64) l)) (/.f64 (sin.f64 (*.f64 (PI.f64) l)) F))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) l)) (*.f64 F (cos.f64 (*.f64 (PI.f64) l))))) |
(/.f64 (-.f64 (neg.f64 (cos.f64 (*.f64 (PI.f64) l))) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 (PI.f64) l)) (/.f64 (sin.f64 (*.f64 (PI.f64) l)) (*.f64 F F)))) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 (PI.f64) l)) (cos.f64 (*.f64 (PI.f64) l)))) |
(/.f64 (+.f64 (neg.f64 (*.f64 (*.f64 (PI.f64) l) (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))))) (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 3 binary64))) (neg.f64 (fma.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F))) (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l)))))) |
(/.f64 (+.f64 (neg.f64 (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l)))) (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 2 binary64))) (neg.f64 (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F))))) |
(/.f64 (neg.f64 (fma.f64 F (*.f64 F (cos.f64 (*.f64 (PI.f64) l))) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 (PI.f64) l)) (sin.f64 (*.f64 (PI.f64) l))))) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 (PI.f64) l)) (*.f64 (cos.f64 (*.f64 (PI.f64) l)) (*.f64 F F)))) |
(/.f64 (neg.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (*.f64 (PI.f64) l))) (*.f64 F F) (/.f64 #s(literal -1 binary64) (*.f64 (PI.f64) l)))) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 (PI.f64) l)) (*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (*.f64 (PI.f64) l))) (*.f64 F F)))) |
(/.f64 (neg.f64 (+.f64 (cos.f64 (*.f64 (PI.f64) l)) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 (PI.f64) l)) (/.f64 (sin.f64 (*.f64 (PI.f64) l)) (*.f64 F F))))) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 (PI.f64) l)) (cos.f64 (*.f64 (PI.f64) l)))) |
(/.f64 (neg.f64 (fma.f64 (cos.f64 (*.f64 (PI.f64) l)) (*.f64 F (neg.f64 F)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) l)) (sin.f64 (*.f64 (PI.f64) l))))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) l)) (*.f64 (cos.f64 (*.f64 (PI.f64) l)) (*.f64 F F)))) |
(/.f64 (neg.f64 (fma.f64 F (neg.f64 (cos.f64 (*.f64 (PI.f64) l))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) l)) (/.f64 (sin.f64 (*.f64 (PI.f64) l)) F)))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) l)) (*.f64 F (cos.f64 (*.f64 (PI.f64) l))))) |
(/.f64 (neg.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (*.f64 (PI.f64) l))) (*.f64 F (neg.f64 F)) (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) l)))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) l)) (*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (*.f64 (PI.f64) l))) (*.f64 F F)))) |
(/.f64 (neg.f64 (fma.f64 F (cos.f64 (*.f64 (PI.f64) l)) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 (PI.f64) l)) (/.f64 (sin.f64 (*.f64 (PI.f64) l)) F)))) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 (PI.f64) l)) (*.f64 F (cos.f64 (*.f64 (PI.f64) l))))) |
(/.f64 (neg.f64 (-.f64 (neg.f64 (cos.f64 (*.f64 (PI.f64) l))) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 (PI.f64) l)) (/.f64 (sin.f64 (*.f64 (PI.f64) l)) (*.f64 F F))))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) l)) (cos.f64 (*.f64 (PI.f64) l)))) |
(/.f64 (neg.f64 (+.f64 (neg.f64 (*.f64 (*.f64 (PI.f64) l) (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))))) (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 3 binary64)))) (neg.f64 (neg.f64 (fma.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F))) (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))))))) |
(/.f64 (neg.f64 (+.f64 (neg.f64 (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l)))) (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 2 binary64)))) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)))) |
(/.f64 (+.f64 (pow.f64 (neg.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F))) #s(literal 3 binary64)) (*.f64 (*.f64 (PI.f64) l) (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))))) (+.f64 (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 2 binary64)) (-.f64 (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))) (*.f64 (neg.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F))) (*.f64 (PI.f64) l))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 (PI.f64) l) (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l)))) (fma.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F))) (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 3 binary64)) (fma.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F))) (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 (PI.f64) l) (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l)))) (fma.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F))) (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))))) (/.f64 (*.f64 (*.f64 (PI.f64) l) (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l)))) (fma.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F))) (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))))) (fma.f64 (/.f64 (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 3 binary64)) (fma.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F))) (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))))) (/.f64 (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 3 binary64)) (fma.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F))) (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))))) (*.f64 (/.f64 (*.f64 (*.f64 (PI.f64) l) (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l)))) (fma.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F))) (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))))) (/.f64 (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 3 binary64)) (fma.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F))) (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 2 binary64)) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)))) (/.f64 (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)))) (fma.f64 (/.f64 (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 2 binary64)) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)))) (/.f64 (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 2 binary64)) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)))) (*.f64 (/.f64 (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)))) (/.f64 (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 2 binary64)) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 2 binary64)) (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l)))) (-.f64 (neg.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F))) (*.f64 (PI.f64) l))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 (PI.f64) l) (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l)))) (fma.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F))) (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))))) (/.f64 (*.f64 (*.f64 (PI.f64) l) (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l)))) (fma.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F))) (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l)))))) (*.f64 (/.f64 (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 3 binary64)) (fma.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F))) (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))))) (/.f64 (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 3 binary64)) (fma.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F))) (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))))))) (+.f64 (/.f64 (*.f64 (*.f64 (PI.f64) l) (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l)))) (fma.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F))) (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))))) (/.f64 (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 3 binary64)) (fma.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F))) (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)))) (/.f64 (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F))))) (*.f64 (/.f64 (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 2 binary64)) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)))) (/.f64 (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 2 binary64)) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)))))) (+.f64 (/.f64 (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)))) (/.f64 (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 2 binary64)) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (PI.f64) l) (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (PI.f64) l) (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)))) |
(*.f64 (-.f64 (*.f64 (*.f64 (PI.f64) l) (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l)))) (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F))) (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l)))))) |
(*.f64 (-.f64 (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))) (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F))))) |
(*.f64 (fma.f64 F (*.f64 F (cos.f64 (*.f64 (PI.f64) l))) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 (PI.f64) l)) (sin.f64 (*.f64 (PI.f64) l)))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) l)) (*.f64 (cos.f64 (*.f64 (PI.f64) l)) (*.f64 F F))))) |
(*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (*.f64 (PI.f64) l))) (*.f64 F F) (/.f64 #s(literal -1 binary64) (*.f64 (PI.f64) l))) (*.f64 (*.f64 (PI.f64) l) (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)))) |
(*.f64 (+.f64 (cos.f64 (*.f64 (PI.f64) l)) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 (PI.f64) l)) (/.f64 (sin.f64 (*.f64 (PI.f64) l)) (*.f64 F F)))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) l)) (cos.f64 (*.f64 (PI.f64) l))))) |
(*.f64 (fma.f64 (cos.f64 (*.f64 (PI.f64) l)) (*.f64 F (neg.f64 F)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) l)) (sin.f64 (*.f64 (PI.f64) l)))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 (PI.f64) l)) (*.f64 (cos.f64 (*.f64 (PI.f64) l)) (*.f64 F F))))) |
(*.f64 (fma.f64 F (neg.f64 (cos.f64 (*.f64 (PI.f64) l))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) l)) (/.f64 (sin.f64 (*.f64 (PI.f64) l)) F))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 (PI.f64) l)) (*.f64 F (cos.f64 (*.f64 (PI.f64) l)))))) |
(*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (*.f64 (PI.f64) l))) (*.f64 F (neg.f64 F)) (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) l))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 (PI.f64) l)) (*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (*.f64 (PI.f64) l))) (*.f64 F F))))) |
(*.f64 (fma.f64 F (cos.f64 (*.f64 (PI.f64) l)) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 (PI.f64) l)) (/.f64 (sin.f64 (*.f64 (PI.f64) l)) F))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) l)) (*.f64 F (cos.f64 (*.f64 (PI.f64) l)))))) |
(*.f64 (-.f64 (neg.f64 (cos.f64 (*.f64 (PI.f64) l))) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 (PI.f64) l)) (/.f64 (sin.f64 (*.f64 (PI.f64) l)) (*.f64 F F)))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 (PI.f64) l)) (cos.f64 (*.f64 (PI.f64) l))))) |
(*.f64 (+.f64 (neg.f64 (*.f64 (*.f64 (PI.f64) l) (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))))) (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F))) (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))))))) |
(*.f64 (+.f64 (neg.f64 (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l)))) (pow.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F)))))) |
(exp.f64 (log.f64 (*.f64 (PI.f64) l))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (PI.f64) l)) #s(literal 1 binary64))) |
(-.f64 #s(literal 0 binary64) (*.f64 l (neg.f64 (PI.f64)))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (PI.f64) l) #s(literal -1 binary64))) |
(neg.f64 (*.f64 l (neg.f64 (PI.f64)))) |
(neg.f64 (/.f64 (*.f64 (PI.f64) l) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (*.f64 l (neg.f64 (PI.f64))) #s(literal 1 binary64))) |
(/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) l)) |
(/.f64 (*.f64 (PI.f64) l) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) l))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 (PI.f64) l))) |
(/.f64 (*.f64 l (neg.f64 (PI.f64))) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (PI.f64)) (neg.f64 (/.f64 #s(literal 1 binary64) l))) |
(pow.f64 (*.f64 (PI.f64) l) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) l)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) l)) (*.f64 (PI.f64) l)) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 (*.f64 (PI.f64) l) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(*.f64 (PI.f64) l) |
(*.f64 (sqrt.f64 (PI.f64)) (*.f64 (sqrt.f64 (PI.f64)) l)) |
(*.f64 (sqrt.f64 (PI.f64)) (pow.f64 (*.f64 (sqrt.f64 (PI.f64)) l) #s(literal 1 binary64))) |
(*.f64 (sqrt.f64 (PI.f64)) (neg.f64 (neg.f64 (*.f64 (sqrt.f64 (PI.f64)) l)))) |
(*.f64 l (PI.f64)) |
(*.f64 l (pow.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) #s(literal -1 binary64))) |
(*.f64 (*.f64 (PI.f64) l) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 (PI.f64) l)) |
(*.f64 #s(literal -1 binary64) (*.f64 l (neg.f64 (PI.f64)))) |
(*.f64 #s(literal -1 binary64) (pow.f64 (*.f64 l (neg.f64 (PI.f64))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (cbrt.f64 (PI.f64)) l)) |
(*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (pow.f64 (*.f64 (cbrt.f64 (PI.f64)) l) #s(literal 1 binary64))) |
(*.f64 (neg.f64 l) (neg.f64 (PI.f64))) |
(*.f64 (*.f64 l (neg.f64 (PI.f64))) #s(literal -1 binary64)) |
(*.f64 (neg.f64 (PI.f64)) (neg.f64 l)) |
(*.f64 (*.f64 (sqrt.f64 (PI.f64)) l) (sqrt.f64 (PI.f64))) |
(*.f64 (pow.f64 (*.f64 (PI.f64) l) #s(literal 1/2 binary64)) (pow.f64 (*.f64 (PI.f64) l) #s(literal 1/2 binary64))) |
(*.f64 (neg.f64 (sqrt.f64 (PI.f64))) (neg.f64 (*.f64 (sqrt.f64 (PI.f64)) l))) |
(*.f64 (*.f64 l (sqrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64))))) (sqrt.f64 (sqrt.f64 (PI.f64)))) |
(*.f64 (*.f64 l (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (cbrt.f64 (PI.f64))) |
(*.f64 (*.f64 l (sqrt.f64 (sqrt.f64 (PI.f64)))) (sqrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64))))) |
(*.f64 (pow.f64 (*.f64 (sqrt.f64 (PI.f64)) l) #s(literal 1 binary64)) (sqrt.f64 (PI.f64))) |
(*.f64 (pow.f64 (pow.f64 (*.f64 (PI.f64) l) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 (*.f64 (PI.f64) l) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 l (sqrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64))))) #s(literal 1 binary64)) (pow.f64 (sqrt.f64 (sqrt.f64 (PI.f64))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 l (pow.f64 (PI.f64) #s(literal 2/3 binary64))) #s(literal 1 binary64)) (cbrt.f64 (PI.f64))) |
(*.f64 (pow.f64 (*.f64 l (sqrt.f64 (sqrt.f64 (PI.f64)))) #s(literal 1 binary64)) (pow.f64 (sqrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64)))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) #s(literal -1 binary64)) l) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (PI.f64))) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (PI.f64)) l)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (*.f64 (PI.f64) l) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (*.f64 (PI.f64) l) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (neg.f64 (neg.f64 (sqrt.f64 (PI.f64)))) (*.f64 (sqrt.f64 (PI.f64)) l)) |
(+.f64 #s(literal 0 binary64) (/.f64 (*.f64 (PI.f64) l) (*.f64 F (neg.f64 F)))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (PI.f64) l) (*.f64 F F))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 (*.f64 F F) (PI.f64))) (/.f64 (*.f64 (PI.f64) l) (*.f64 F F))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 F F)) (/.f64 (*.f64 (PI.f64) l) (*.f64 F F))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 (*.f64 F F) l)) (/.f64 (*.f64 (PI.f64) l) (*.f64 F F))) |
(-.f64 (/.f64 #s(literal 0 binary64) (fma.f64 (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 F F) (*.f64 F F))) #s(literal 0 binary64))) (/.f64 (/.f64 (*.f64 (*.f64 (PI.f64) l) (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l)))) (*.f64 (*.f64 F F) (*.f64 (*.f64 F F) (*.f64 F F)))) (fma.f64 (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 F F) (*.f64 F F))) #s(literal 0 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 (*.f64 (PI.f64) l) (*.f64 F F))) (/.f64 (*.f64 (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 F F) (*.f64 F F)))) (/.f64 (*.f64 (PI.f64) l) (*.f64 F F)))) |
(neg.f64 (/.f64 (*.f64 (PI.f64) l) (*.f64 F F))) |
(neg.f64 (*.f64 (/.f64 l (*.f64 F (neg.f64 F))) (neg.f64 (PI.f64)))) |
(neg.f64 (*.f64 (/.f64 (PI.f64) (*.f64 F (neg.f64 F))) (neg.f64 l))) |
(neg.f64 (*.f64 (neg.f64 l) (/.f64 (PI.f64) (*.f64 F (neg.f64 F))))) |
(neg.f64 (*.f64 (neg.f64 (PI.f64)) (/.f64 l (*.f64 F (neg.f64 F))))) |
(/.f64 (PI.f64) (neg.f64 (/.f64 (*.f64 F F) l))) |
(/.f64 l (neg.f64 (/.f64 (*.f64 F F) (PI.f64)))) |
(/.f64 (*.f64 (PI.f64) l) (*.f64 F (neg.f64 F))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 F F) (*.f64 l (neg.f64 (PI.f64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 F (neg.f64 F)) (*.f64 (PI.f64) l))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 F F) (PI.f64)) (neg.f64 l))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 F F) l) (neg.f64 (PI.f64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 F F) (*.f64 F F))) #s(literal 0 binary64)) (neg.f64 (/.f64 (*.f64 (*.f64 (PI.f64) l) (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l)))) (*.f64 (*.f64 F F) (*.f64 (*.f64 F F) (*.f64 F F))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (PI.f64) l) (*.f64 F F)) (neg.f64 (*.f64 (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 F F) (*.f64 F F))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 F (neg.f64 (*.f64 (PI.f64) (/.f64 l F))))) |
(/.f64 #s(literal 1 binary64) (/.f64 F (neg.f64 (*.f64 l (/.f64 (PI.f64) F))))) |
(/.f64 #s(literal -1 binary64) (/.f64 (*.f64 F F) (*.f64 (PI.f64) l))) |
(/.f64 (neg.f64 l) (/.f64 (*.f64 F F) (PI.f64))) |
(/.f64 (*.f64 l (neg.f64 (PI.f64))) (*.f64 F F)) |
(/.f64 (neg.f64 (PI.f64)) (/.f64 (*.f64 F F) l)) |
(/.f64 (neg.f64 (/.f64 (*.f64 (*.f64 (PI.f64) l) (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l)))) (*.f64 (*.f64 F F) (*.f64 (*.f64 F F) (*.f64 F F))))) (fma.f64 (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 F F) (*.f64 F F))) #s(literal 0 binary64))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 F F) (*.f64 F F))))) (/.f64 (*.f64 (PI.f64) l) (*.f64 F F))) |
(/.f64 (neg.f64 (*.f64 l (sqrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64)))))) (/.f64 (*.f64 F F) (sqrt.f64 (sqrt.f64 (PI.f64))))) |
(/.f64 (*.f64 (neg.f64 l) (/.f64 (sqrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64)))) F)) (/.f64 F (sqrt.f64 (sqrt.f64 (PI.f64))))) |
(/.f64 (neg.f64 (*.f64 (PI.f64) (/.f64 l F))) F) |
(/.f64 (neg.f64 (*.f64 l (/.f64 (PI.f64) F))) F) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (*.f64 (*.f64 (PI.f64) l) (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l)))) (*.f64 (*.f64 F F) (*.f64 (*.f64 F F) (*.f64 F F)))))) (neg.f64 (fma.f64 (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 F F) (*.f64 F F))) #s(literal 0 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 F F) (*.f64 F F)))))) (/.f64 (*.f64 (PI.f64) l) (*.f64 F (neg.f64 F)))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (PI.f64) (/.f64 l F)))) (neg.f64 F)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 l (/.f64 (PI.f64) F)))) (neg.f64 F)) |
(/.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (/.f64 (*.f64 (PI.f64) l) (*.f64 F (neg.f64 F))) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 (/.f64 (*.f64 (PI.f64) l) (*.f64 F (neg.f64 F))) (/.f64 (*.f64 (PI.f64) l) (*.f64 F (neg.f64 F)))) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 (PI.f64) l) (*.f64 F (neg.f64 F))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (*.f64 (PI.f64) l) (*.f64 F (neg.f64 F))) (/.f64 (*.f64 (PI.f64) l) (*.f64 F (neg.f64 F))))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (PI.f64) l) (*.f64 F (neg.f64 F))))) |
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) l)) (*.f64 F (neg.f64 F))) #s(literal -1 binary64)) |
(*.f64 (PI.f64) (/.f64 l (*.f64 F (neg.f64 F)))) |
(*.f64 (sqrt.f64 (PI.f64)) (*.f64 (sqrt.f64 (PI.f64)) (/.f64 l (*.f64 F (neg.f64 F))))) |
(*.f64 (sqrt.f64 (PI.f64)) (neg.f64 (/.f64 (*.f64 (sqrt.f64 (PI.f64)) l) (*.f64 F F)))) |
(*.f64 l (/.f64 (PI.f64) (*.f64 F (neg.f64 F)))) |
(*.f64 (*.f64 (PI.f64) l) (/.f64 #s(literal -1 binary64) (*.f64 F F))) |
(*.f64 (/.f64 l (*.f64 F F)) (neg.f64 (PI.f64))) |
(*.f64 (/.f64 (*.f64 (PI.f64) l) (*.f64 F F)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (PI.f64) l) (*.f64 F (neg.f64 F)))) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (PI.f64) l) (*.f64 F F))) |
(*.f64 (/.f64 #s(literal -1 binary64) F) (/.f64 (*.f64 (PI.f64) l) F)) |
(*.f64 (sqrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64)))) (neg.f64 (*.f64 (/.f64 (sqrt.f64 (sqrt.f64 (PI.f64))) (*.f64 F F)) l))) |
(*.f64 (/.f64 (PI.f64) (*.f64 F F)) (neg.f64 l)) |
(*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (cbrt.f64 (PI.f64)) (/.f64 l (*.f64 F (neg.f64 F))))) |
(*.f64 (neg.f64 l) (/.f64 (PI.f64) (*.f64 F F))) |
(*.f64 (*.f64 l (neg.f64 (PI.f64))) (/.f64 #s(literal 1 binary64) (*.f64 F F))) |
(*.f64 (/.f64 (sqrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64)))) F) (neg.f64 (*.f64 (/.f64 (sqrt.f64 (sqrt.f64 (PI.f64))) F) l))) |
(*.f64 (/.f64 #s(literal 1 binary64) F) (neg.f64 (/.f64 (*.f64 (PI.f64) l) F))) |
(*.f64 (neg.f64 (PI.f64)) (/.f64 l (*.f64 F F))) |
(*.f64 (/.f64 l (*.f64 F (neg.f64 F))) (PI.f64)) |
(*.f64 (/.f64 (PI.f64) (*.f64 F (neg.f64 F))) l) |
(*.f64 (/.f64 l F) (neg.f64 (/.f64 (PI.f64) F))) |
(*.f64 (/.f64 (PI.f64) F) (neg.f64 (/.f64 l F))) |
(*.f64 (neg.f64 (/.f64 l F)) (/.f64 (PI.f64) F)) |
(*.f64 (neg.f64 (/.f64 (PI.f64) F)) (/.f64 l F)) |
(*.f64 (neg.f64 (sqrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64))))) (*.f64 (/.f64 (sqrt.f64 (sqrt.f64 (PI.f64))) (*.f64 F F)) l)) |
(*.f64 (/.f64 (sqrt.f64 (PI.f64)) F) (neg.f64 (/.f64 (*.f64 (sqrt.f64 (PI.f64)) l) F))) |
(*.f64 (neg.f64 (/.f64 (*.f64 (*.f64 (PI.f64) l) (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l)))) (*.f64 (*.f64 F F) (*.f64 (*.f64 F F) (*.f64 F F))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 F F) (*.f64 F F))) #s(literal 0 binary64)))) |
(*.f64 (neg.f64 (*.f64 (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 F F) (*.f64 F F))))) (/.f64 (*.f64 F F) (*.f64 (PI.f64) l))) |
(*.f64 (neg.f64 (sqrt.f64 (PI.f64))) (*.f64 (sqrt.f64 (PI.f64)) (/.f64 l (*.f64 F F)))) |
(*.f64 (neg.f64 (sqrt.f64 (PI.f64))) (/.f64 (*.f64 (sqrt.f64 (PI.f64)) l) (*.f64 F F))) |
(*.f64 (neg.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (*.f64 (cbrt.f64 (PI.f64)) (/.f64 l (*.f64 F F)))) |
(*.f64 (neg.f64 (/.f64 (sqrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64)))) F)) (*.f64 (/.f64 (sqrt.f64 (sqrt.f64 (PI.f64))) F) l)) |
(*.f64 (*.f64 l (sqrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64))))) (neg.f64 (/.f64 (sqrt.f64 (sqrt.f64 (PI.f64))) (*.f64 F F)))) |
(*.f64 (*.f64 l (/.f64 (sqrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64)))) F)) (neg.f64 (/.f64 (sqrt.f64 (sqrt.f64 (PI.f64))) F))) |
(*.f64 (neg.f64 (*.f64 l (sqrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64)))))) (/.f64 (sqrt.f64 (sqrt.f64 (PI.f64))) (*.f64 F F))) |
(*.f64 (*.f64 (neg.f64 l) (/.f64 (sqrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64)))) F)) (/.f64 (sqrt.f64 (sqrt.f64 (PI.f64))) F)) |
(*.f64 (*.f64 (/.f64 l (*.f64 F F)) (sqrt.f64 (PI.f64))) (neg.f64 (sqrt.f64 (PI.f64)))) |
(*.f64 (*.f64 (/.f64 l (*.f64 F F)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (neg.f64 (cbrt.f64 (PI.f64)))) |
(*.f64 (neg.f64 (*.f64 (PI.f64) (/.f64 l F))) (/.f64 #s(literal 1 binary64) F)) |
(*.f64 (neg.f64 (*.f64 l (/.f64 (PI.f64) F))) (/.f64 #s(literal 1 binary64) F)) |
(*.f64 (neg.f64 (/.f64 (sqrt.f64 (PI.f64)) F)) (/.f64 (*.f64 (sqrt.f64 (PI.f64)) l) F)) |
(*.f64 (neg.f64 (*.f64 (/.f64 l (*.f64 F F)) (sqrt.f64 (PI.f64)))) (sqrt.f64 (PI.f64))) |
(*.f64 (neg.f64 (*.f64 (/.f64 l (*.f64 F F)) (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) (cbrt.f64 (PI.f64))) |
(+.f64 #s(literal 0 binary64) (/.f64 (*.f64 (PI.f64) l) (*.f64 F F))) |
(exp.f64 (-.f64 (log.f64 (*.f64 (PI.f64) l)) (*.f64 (log.f64 F) #s(literal 2 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 F (neg.f64 F))) (/.f64 (*.f64 (PI.f64) l) (*.f64 F (neg.f64 F)))) |
(neg.f64 (/.f64 (*.f64 (PI.f64) l) (*.f64 F (neg.f64 F)))) |
(/.f64 (PI.f64) (/.f64 (*.f64 F F) l)) |
(/.f64 l (/.f64 (*.f64 F F) (PI.f64))) |
(/.f64 (*.f64 (PI.f64) l) (*.f64 F F)) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 F F) (*.f64 (PI.f64) l))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 F F) l) (PI.f64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 F F) (PI.f64)) l)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 F F) (*.f64 (PI.f64) l)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 F F) (*.f64 l (neg.f64 (PI.f64)))) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 F (/.f64 (*.f64 (PI.f64) l) F))) |
(/.f64 #s(literal 1 binary64) (/.f64 F (*.f64 l (/.f64 (PI.f64) F)))) |
(/.f64 #s(literal 1 binary64) (/.f64 F (*.f64 (PI.f64) (/.f64 l F)))) |
(/.f64 #s(literal 1 binary64) (/.f64 F (*.f64 (/.f64 (PI.f64) F) l))) |
(/.f64 #s(literal 1 binary64) (/.f64 F (*.f64 (/.f64 l F) (PI.f64)))) |
(/.f64 #s(literal -1 binary64) (/.f64 (*.f64 F F) (*.f64 l (neg.f64 (PI.f64))))) |
(/.f64 (neg.f64 l) (neg.f64 (/.f64 (*.f64 F F) (PI.f64)))) |
(/.f64 (*.f64 l (neg.f64 (PI.f64))) (*.f64 F (neg.f64 F))) |
(/.f64 (neg.f64 (PI.f64)) (neg.f64 (/.f64 (*.f64 F F) l))) |
(/.f64 (/.f64 l F) (/.f64 F (PI.f64))) |
(/.f64 (/.f64 (PI.f64) F) (/.f64 F l)) |
(/.f64 (/.f64 (*.f64 (PI.f64) l) F) F) |
(/.f64 (neg.f64 (*.f64 (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 F F) (*.f64 F F))))) (/.f64 (*.f64 (PI.f64) l) (*.f64 F (neg.f64 F)))) |
(/.f64 (*.f64 l (sqrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64))))) (/.f64 (*.f64 F F) (sqrt.f64 (sqrt.f64 (PI.f64))))) |
(/.f64 (*.f64 l (/.f64 (sqrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64)))) F)) (/.f64 F (sqrt.f64 (sqrt.f64 (PI.f64))))) |
(/.f64 (*.f64 l (/.f64 (PI.f64) F)) F) |
(/.f64 (neg.f64 (*.f64 (PI.f64) (/.f64 l F))) (neg.f64 F)) |
(/.f64 (neg.f64 (*.f64 l (/.f64 (PI.f64) F))) (neg.f64 F)) |
(/.f64 (*.f64 (PI.f64) (/.f64 l F)) F) |
(/.f64 (*.f64 (/.f64 (PI.f64) F) l) F) |
(/.f64 (*.f64 (/.f64 l F) (PI.f64)) F) |
(/.f64 (neg.f64 (/.f64 (*.f64 (PI.f64) l) F)) (neg.f64 F)) |
(/.f64 (neg.f64 (*.f64 (/.f64 (PI.f64) F) l)) (neg.f64 F)) |
(/.f64 (neg.f64 (*.f64 (/.f64 l F) (PI.f64))) (neg.f64 F)) |
(/.f64 (+.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 (PI.f64) l) (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l)))) (*.f64 (*.f64 F F) (*.f64 (*.f64 F F) (*.f64 F F))))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 F F) (*.f64 F F)))) #s(literal 0 binary64)))) |
(pow.f64 (/.f64 (*.f64 F F) (*.f64 (PI.f64) l)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal -1 binary64)) |
(*.f64 (PI.f64) (/.f64 l (*.f64 F F))) |
(*.f64 (sqrt.f64 (PI.f64)) (*.f64 (sqrt.f64 (PI.f64)) (/.f64 l (*.f64 F F)))) |
(*.f64 (sqrt.f64 (PI.f64)) (/.f64 (*.f64 (sqrt.f64 (PI.f64)) l) (*.f64 F F))) |
(*.f64 l (/.f64 (PI.f64) (*.f64 F F))) |
(*.f64 (*.f64 (PI.f64) l) (/.f64 #s(literal 1 binary64) (*.f64 F F))) |
(*.f64 (/.f64 l (*.f64 F F)) (PI.f64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (PI.f64) l) (*.f64 F F))) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (PI.f64) l) (*.f64 F (neg.f64 F)))) |
(*.f64 (sqrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64)))) (*.f64 (/.f64 (sqrt.f64 (sqrt.f64 (PI.f64))) (*.f64 F F)) l)) |
(*.f64 (/.f64 (PI.f64) (*.f64 F F)) l) |
(*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (cbrt.f64 (PI.f64)) (/.f64 l (*.f64 F F)))) |
(*.f64 (*.f64 l (neg.f64 (PI.f64))) (/.f64 #s(literal -1 binary64) (*.f64 F F))) |
(*.f64 (/.f64 (sqrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64)))) F) (*.f64 (/.f64 (sqrt.f64 (sqrt.f64 (PI.f64))) F) l)) |
(*.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 (*.f64 (PI.f64) l) F)) |
(*.f64 (/.f64 l F) (/.f64 (PI.f64) F)) |
(*.f64 (/.f64 (PI.f64) F) (/.f64 l F)) |
(*.f64 (/.f64 (sqrt.f64 (PI.f64)) F) (/.f64 (*.f64 (sqrt.f64 (PI.f64)) l) F)) |
(*.f64 (/.f64 (*.f64 (PI.f64) l) F) (/.f64 #s(literal 1 binary64) F)) |
(*.f64 (*.f64 l (sqrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64))))) (/.f64 (sqrt.f64 (sqrt.f64 (PI.f64))) (*.f64 F F))) |
(*.f64 (*.f64 l (/.f64 (sqrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64)))) F)) (/.f64 (sqrt.f64 (sqrt.f64 (PI.f64))) F)) |
(*.f64 (*.f64 (/.f64 l (*.f64 F F)) (sqrt.f64 (PI.f64))) (sqrt.f64 (PI.f64))) |
(*.f64 (*.f64 (/.f64 l (*.f64 F F)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (cbrt.f64 (PI.f64))) |
(*.f64 (*.f64 l (/.f64 (PI.f64) F)) (/.f64 #s(literal 1 binary64) F)) |
(*.f64 (*.f64 (PI.f64) (/.f64 l F)) (/.f64 #s(literal 1 binary64) F)) |
(*.f64 (*.f64 (/.f64 (PI.f64) F) l) (/.f64 #s(literal 1 binary64) F)) |
(*.f64 (*.f64 (/.f64 l F) (PI.f64)) (/.f64 #s(literal 1 binary64) F)) |
(PI.f64) |
(log.f64 (exp.f64 (PI.f64))) |
(log.f64 (/.f64 #s(literal 1 binary64) (exp.f64 (neg.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) (PI.f64))) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) #s(literal 1/3 binary64))) |
(exp.f64 (fma.f64 (*.f64 #s(literal 3/2 binary64) (log.f64 (PI.f64))) #s(literal 1/2 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (PI.f64))) #s(literal 1/2 binary64)))) |
(exp.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (PI.f64))) #s(literal 1/2 binary64) (*.f64 (*.f64 #s(literal 3/2 binary64) (log.f64 (PI.f64))) #s(literal 1/2 binary64)))) |
(fabs.f64 (PI.f64)) |
(fabs.f64 (neg.f64 (PI.f64))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (PI.f64))) |
(sqrt.f64 (*.f64 (PI.f64) (PI.f64))) |
(cbrt.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) |
(neg.f64 (neg.f64 (PI.f64))) |
(/.f64 (PI.f64) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (PI.f64))) |
(/.f64 (neg.f64 (PI.f64)) #s(literal -1 binary64)) |
(pow.f64 (PI.f64) #s(literal 1 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) (PI.f64)) #s(literal 1/2 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 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) #s(literal 1/4 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 (sqrt.f64 (PI.f64)) (neg.f64 (neg.f64 (sqrt.f64 (PI.f64))))) |
(*.f64 #s(literal 1 binary64) (PI.f64)) |
(*.f64 #s(literal -1 binary64) (neg.f64 (PI.f64))) |
(*.f64 (sqrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64)))) (sqrt.f64 (sqrt.f64 (PI.f64)))) |
(*.f64 (sqrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64)))) (neg.f64 (neg.f64 (sqrt.f64 (sqrt.f64 (PI.f64)))))) |
(*.f64 (sqrt.f64 (sqrt.f64 (PI.f64))) (sqrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64))))) |
(*.f64 (sqrt.f64 (sqrt.f64 (PI.f64))) (fabs.f64 (sqrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64)))))) |
(*.f64 (sqrt.f64 (sqrt.f64 (PI.f64))) (neg.f64 (neg.f64 (sqrt.f64 (*.f64 (PI.f64) (sqrt.f64 (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)) (pow.f64 (pow.f64 (PI.f64) #s(literal 1/6 binary64)) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (neg.f64 (neg.f64 (cbrt.f64 (PI.f64))))) |
(*.f64 (neg.f64 (sqrt.f64 (sqrt.f64 (PI.f64)))) (neg.f64 (sqrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64)))))) |
(*.f64 (neg.f64 (sqrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64))))) (neg.f64 (sqrt.f64 (sqrt.f64 (PI.f64))))) |
(*.f64 (neg.f64 (sqrt.f64 (PI.f64))) (neg.f64 (sqrt.f64 (PI.f64)))) |
(*.f64 (neg.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (neg.f64 (cbrt.f64 (PI.f64)))) |
(*.f64 (pow.f64 (sqrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64)))) #s(literal 1 binary64)) (pow.f64 (sqrt.f64 (sqrt.f64 (PI.f64))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (sqrt.f64 (sqrt.f64 (PI.f64))) #s(literal 1 binary64)) (pow.f64 (sqrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64)))) #s(literal 1 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 (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 4/3 binary64)) #s(literal 1/2 binary64)) (cbrt.f64 (PI.f64))) |
(*.f64 (pow.f64 (*.f64 (PI.f64) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) #s(literal 1/2 binary64)) (pow.f64 (PI.f64) #s(literal 1/6 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)) (sqrt.f64 (PI.f64))) #s(literal 1/3 binary64)) (cbrt.f64 (sqrt.f64 (PI.f64)))) |
(*.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 (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 (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)) (sqrt.f64 (PI.f64)))) (cbrt.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 (sqrt.f64 (pow.f64 (PI.f64) #s(literal 4/3 binary64))) (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 (fabs.f64 (sqrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64))))) (sqrt.f64 (sqrt.f64 (PI.f64)))) |
(*.f64 (fabs.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (cbrt.f64 (PI.f64))) |
(*.f64 (neg.f64 (neg.f64 (sqrt.f64 (sqrt.f64 (PI.f64))))) (sqrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64))))) |
(*.f64 (neg.f64 (neg.f64 (sqrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64)))))) (sqrt.f64 (sqrt.f64 (PI.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 (*.f64 (cbrt.f64 (PI.f64)) (cbrt.f64 (sqrt.f64 (PI.f64)))) (*.f64 (cbrt.f64 (PI.f64)) (cbrt.f64 (sqrt.f64 (PI.f64))))) |
(*.f64 (neg.f64 (neg.f64 (sqrt.f64 (PI.f64)))) (sqrt.f64 (PI.f64))) |
(*.f64 (neg.f64 (neg.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) (cbrt.f64 (PI.f64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 F F) l)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 l (*.f64 F (neg.f64 F)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 F (neg.f64 F))) (/.f64 l (*.f64 F (neg.f64 F)))) |
(neg.f64 (/.f64 l (*.f64 F (neg.f64 F)))) |
(neg.f64 (*.f64 (/.f64 l (*.f64 F (neg.f64 F))) #s(literal 1 binary64))) |
(/.f64 l (*.f64 F F)) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 F F) l)) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (*.f64 F F) l)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 F F) l))) |
(/.f64 (neg.f64 l) (*.f64 F (neg.f64 F))) |
(/.f64 (/.f64 l F) F) |
(/.f64 (neg.f64 (/.f64 l F)) (neg.f64 F)) |
(pow.f64 (/.f64 (*.f64 F F) l) #s(literal -1 binary64)) |
(*.f64 l (/.f64 #s(literal 1 binary64) (*.f64 F F))) |
(*.f64 (/.f64 l (*.f64 F F)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 l (*.f64 F F))) |
(*.f64 #s(literal -1 binary64) (/.f64 l (*.f64 F (neg.f64 F)))) |
(*.f64 (neg.f64 l) (/.f64 #s(literal -1 binary64) (*.f64 F F))) |
(*.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 l F)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) l) |
(*.f64 (/.f64 l F) (/.f64 #s(literal 1 binary64) F)) |
(*.f64 (neg.f64 (/.f64 l F)) (/.f64 #s(literal -1 binary64) F)) |
(*.f64 (pow.f64 (/.f64 (*.f64 F F) l) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (*.f64 F F) l) #s(literal -1/2 binary64))) |
(exp.f64 (log.f64 (*.f64 (PI.f64) l))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (PI.f64) l)) #s(literal 1 binary64))) |
(-.f64 #s(literal 0 binary64) (*.f64 l (neg.f64 (PI.f64)))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (PI.f64) l) #s(literal -1 binary64))) |
(neg.f64 (*.f64 l (neg.f64 (PI.f64)))) |
(neg.f64 (/.f64 (*.f64 (PI.f64) l) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (*.f64 l (neg.f64 (PI.f64))) #s(literal 1 binary64))) |
(/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) l)) |
(/.f64 (*.f64 (PI.f64) l) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) l))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 (PI.f64) l))) |
(/.f64 (*.f64 l (neg.f64 (PI.f64))) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (PI.f64)) (neg.f64 (/.f64 #s(literal 1 binary64) l))) |
(pow.f64 (*.f64 (PI.f64) l) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) l)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) l)) (*.f64 (PI.f64) l)) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 (*.f64 (PI.f64) l) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(*.f64 (PI.f64) l) |
(*.f64 (sqrt.f64 (PI.f64)) (*.f64 (sqrt.f64 (PI.f64)) l)) |
(*.f64 (sqrt.f64 (PI.f64)) (pow.f64 (*.f64 (sqrt.f64 (PI.f64)) l) #s(literal 1 binary64))) |
(*.f64 (sqrt.f64 (PI.f64)) (neg.f64 (neg.f64 (*.f64 (sqrt.f64 (PI.f64)) l)))) |
(*.f64 l (PI.f64)) |
(*.f64 l (pow.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) #s(literal -1 binary64))) |
(*.f64 (*.f64 (PI.f64) l) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 (PI.f64) l)) |
(*.f64 #s(literal -1 binary64) (*.f64 l (neg.f64 (PI.f64)))) |
(*.f64 #s(literal -1 binary64) (pow.f64 (*.f64 l (neg.f64 (PI.f64))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (cbrt.f64 (PI.f64)) l)) |
(*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (pow.f64 (*.f64 (cbrt.f64 (PI.f64)) l) #s(literal 1 binary64))) |
(*.f64 (neg.f64 l) (neg.f64 (PI.f64))) |
(*.f64 (*.f64 l (neg.f64 (PI.f64))) #s(literal -1 binary64)) |
(*.f64 (neg.f64 (PI.f64)) (neg.f64 l)) |
(*.f64 (*.f64 (sqrt.f64 (PI.f64)) l) (sqrt.f64 (PI.f64))) |
(*.f64 (pow.f64 (*.f64 (PI.f64) l) #s(literal 1/2 binary64)) (pow.f64 (*.f64 (PI.f64) l) #s(literal 1/2 binary64))) |
(*.f64 (neg.f64 (sqrt.f64 (PI.f64))) (neg.f64 (*.f64 (sqrt.f64 (PI.f64)) l))) |
(*.f64 (*.f64 l (sqrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64))))) (sqrt.f64 (sqrt.f64 (PI.f64)))) |
(*.f64 (*.f64 l (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (cbrt.f64 (PI.f64))) |
(*.f64 (*.f64 l (sqrt.f64 (sqrt.f64 (PI.f64)))) (sqrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64))))) |
(*.f64 (pow.f64 (*.f64 (sqrt.f64 (PI.f64)) l) #s(literal 1 binary64)) (sqrt.f64 (PI.f64))) |
(*.f64 (pow.f64 (pow.f64 (*.f64 (PI.f64) l) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 (*.f64 (PI.f64) l) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 l (sqrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64))))) #s(literal 1 binary64)) (pow.f64 (sqrt.f64 (sqrt.f64 (PI.f64))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 l (pow.f64 (PI.f64) #s(literal 2/3 binary64))) #s(literal 1 binary64)) (cbrt.f64 (PI.f64))) |
(*.f64 (pow.f64 (*.f64 l (sqrt.f64 (sqrt.f64 (PI.f64)))) #s(literal 1 binary64)) (pow.f64 (sqrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64)))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) #s(literal -1 binary64)) l) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (PI.f64))) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (PI.f64)) l)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (*.f64 (PI.f64) l) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (*.f64 (PI.f64) l) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (neg.f64 (neg.f64 (sqrt.f64 (PI.f64)))) (*.f64 (sqrt.f64 (PI.f64)) l)) |
(exp.f64 (neg.f64 (log.f64 (*.f64 (PI.f64) l)))) |
(exp.f64 (*.f64 (neg.f64 (log.f64 (*.f64 (PI.f64) l))) #s(literal 1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (*.f64 (PI.f64) l))) |
(-.f64 #s(literal 0 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) l)) #s(literal -1 binary64))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (*.f64 (PI.f64) l))) |
(neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) l)) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (/.f64 #s(literal -1 binary64) (*.f64 (PI.f64) l)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) l)) |
(/.f64 #s(literal 1 binary64) (/.f64 l (/.f64 #s(literal 1 binary64) (PI.f64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sqrt.f64 (PI.f64)) l) (/.f64 #s(literal 1 binary64) (sqrt.f64 (PI.f64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (PI.f64)) l)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (cbrt.f64 (PI.f64)) (/.f64 (/.f64 #s(literal 1 binary64) l) (pow.f64 (PI.f64) #s(literal 2/3 binary64))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) l)) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (*.f64 l (neg.f64 (PI.f64)))) |
(/.f64 (/.f64 #s(literal -1 binary64) (*.f64 (PI.f64) l)) #s(literal -1 binary64)) |
(/.f64 (/.f64 #s(literal 1 binary64) l) (PI.f64)) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (PI.f64)) l)) (sqrt.f64 (PI.f64))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) l)) (neg.f64 (PI.f64))) |
(/.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) l) |
(/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (PI.f64))) (*.f64 (sqrt.f64 (PI.f64)) l)) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) l) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (cbrt.f64 (PI.f64))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 #s(literal 1 binary64) l))) (PI.f64)) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (PI.f64))) (neg.f64 l)) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (PI.f64)))) (neg.f64 (*.f64 (sqrt.f64 (PI.f64)) l))) |
(/.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) l) (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) (neg.f64 (cbrt.f64 (PI.f64)))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (PI.f64)) l))) (neg.f64 (sqrt.f64 (PI.f64)))) |
(pow.f64 (*.f64 (PI.f64) l) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) l)) #s(literal 1 binary64)) |
(pow.f64 (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 (*.f64 (PI.f64) l) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) l))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) l)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 (PI.f64) l))) |
(*.f64 #s(literal -1 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 (PI.f64) l)) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 (PI.f64) l)) #s(literal -1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) l) (/.f64 #s(literal 1 binary64) (PI.f64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (PI.f64)) l)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (PI.f64)))) |
(*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) l)) (/.f64 #s(literal 1 binary64) (neg.f64 (PI.f64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) (/.f64 #s(literal 1 binary64) l)) |
(*.f64 (pow.f64 (*.f64 (PI.f64) l) #s(literal -1/2 binary64)) (pow.f64 (*.f64 (PI.f64) l) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (PI.f64))) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (PI.f64)) l))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) l) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (/.f64 #s(literal 1 binary64) (cbrt.f64 (PI.f64)))) |
(*.f64 (pow.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) #s(literal -1 binary64)) (pow.f64 (*.f64 (cbrt.f64 (PI.f64)) l) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (*.f64 (PI.f64) l) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (*.f64 (PI.f64) l) #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (*.f64 l (sqrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64))))) #s(literal -1 binary64)) (pow.f64 (sqrt.f64 (sqrt.f64 (PI.f64))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (*.f64 l (pow.f64 (PI.f64) #s(literal 2/3 binary64))) #s(literal -1 binary64)) (pow.f64 (cbrt.f64 (PI.f64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (*.f64 l (sqrt.f64 (sqrt.f64 (PI.f64)))) #s(literal -1 binary64)) (pow.f64 (sqrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64)))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) l) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) l) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (PI.f64))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (PI.f64)) l)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (*.f64 (PI.f64) l) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 (*.f64 (PI.f64) l) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(exp.f64 (log.f64 (*.f64 (PI.f64) l))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (PI.f64) l)) #s(literal 1 binary64))) |
(-.f64 #s(literal 0 binary64) (*.f64 l (neg.f64 (PI.f64)))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (PI.f64) l) #s(literal -1 binary64))) |
(neg.f64 (*.f64 l (neg.f64 (PI.f64)))) |
(neg.f64 (/.f64 (*.f64 (PI.f64) l) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (*.f64 l (neg.f64 (PI.f64))) #s(literal 1 binary64))) |
(/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) l)) |
(/.f64 (*.f64 (PI.f64) l) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) l))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 (PI.f64) l))) |
(/.f64 (*.f64 l (neg.f64 (PI.f64))) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (PI.f64)) (neg.f64 (/.f64 #s(literal 1 binary64) l))) |
(pow.f64 (*.f64 (PI.f64) l) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) l)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) l)) (*.f64 (PI.f64) l)) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 (*.f64 (PI.f64) l) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(*.f64 (PI.f64) l) |
(*.f64 (sqrt.f64 (PI.f64)) (*.f64 (sqrt.f64 (PI.f64)) l)) |
(*.f64 (sqrt.f64 (PI.f64)) (pow.f64 (*.f64 (sqrt.f64 (PI.f64)) l) #s(literal 1 binary64))) |
(*.f64 (sqrt.f64 (PI.f64)) (neg.f64 (neg.f64 (*.f64 (sqrt.f64 (PI.f64)) l)))) |
(*.f64 l (PI.f64)) |
(*.f64 l (pow.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) #s(literal -1 binary64))) |
(*.f64 (*.f64 (PI.f64) l) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 (PI.f64) l)) |
(*.f64 #s(literal -1 binary64) (*.f64 l (neg.f64 (PI.f64)))) |
(*.f64 #s(literal -1 binary64) (pow.f64 (*.f64 l (neg.f64 (PI.f64))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (cbrt.f64 (PI.f64)) l)) |
(*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (pow.f64 (*.f64 (cbrt.f64 (PI.f64)) l) #s(literal 1 binary64))) |
(*.f64 (neg.f64 l) (neg.f64 (PI.f64))) |
(*.f64 (*.f64 l (neg.f64 (PI.f64))) #s(literal -1 binary64)) |
(*.f64 (neg.f64 (PI.f64)) (neg.f64 l)) |
(*.f64 (*.f64 (sqrt.f64 (PI.f64)) l) (sqrt.f64 (PI.f64))) |
(*.f64 (pow.f64 (*.f64 (PI.f64) l) #s(literal 1/2 binary64)) (pow.f64 (*.f64 (PI.f64) l) #s(literal 1/2 binary64))) |
(*.f64 (neg.f64 (sqrt.f64 (PI.f64))) (neg.f64 (*.f64 (sqrt.f64 (PI.f64)) l))) |
(*.f64 (*.f64 l (sqrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64))))) (sqrt.f64 (sqrt.f64 (PI.f64)))) |
(*.f64 (*.f64 l (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (cbrt.f64 (PI.f64))) |
(*.f64 (*.f64 l (sqrt.f64 (sqrt.f64 (PI.f64)))) (sqrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64))))) |
(*.f64 (pow.f64 (*.f64 (sqrt.f64 (PI.f64)) l) #s(literal 1 binary64)) (sqrt.f64 (PI.f64))) |
(*.f64 (pow.f64 (pow.f64 (*.f64 (PI.f64) l) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 (*.f64 (PI.f64) l) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 l (sqrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64))))) #s(literal 1 binary64)) (pow.f64 (sqrt.f64 (sqrt.f64 (PI.f64))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 l (pow.f64 (PI.f64) #s(literal 2/3 binary64))) #s(literal 1 binary64)) (cbrt.f64 (PI.f64))) |
(*.f64 (pow.f64 (*.f64 l (sqrt.f64 (sqrt.f64 (PI.f64)))) #s(literal 1 binary64)) (pow.f64 (sqrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64)))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) #s(literal -1 binary64)) l) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (PI.f64))) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (PI.f64)) l)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (*.f64 (PI.f64) l) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (*.f64 (PI.f64) l) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (neg.f64 (neg.f64 (sqrt.f64 (PI.f64)))) (*.f64 (sqrt.f64 (PI.f64)) l)) |
(exp.f64 (*.f64 (log.f64 (*.f64 F (neg.f64 F))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (*.f64 F F))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 F)) (/.f64 #s(literal 1 binary64) (*.f64 F F))) |
(neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F))) |
(/.f64 #s(literal 1 binary64) (*.f64 F (neg.f64 F))) |
(/.f64 #s(literal -1 binary64) (*.f64 F F)) |
(/.f64 (/.f64 #s(literal -1 binary64) F) F) |
(/.f64 (/.f64 #s(literal 1 binary64) F) (neg.f64 F)) |
(pow.f64 (*.f64 F (neg.f64 F)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 F F))) |
(*.f64 (/.f64 #s(literal -1 binary64) F) (/.f64 #s(literal 1 binary64) F)) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 F F)) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 #s(literal -1 binary64) F)) |
(*.f64 (pow.f64 (*.f64 F (neg.f64 F)) #s(literal -1/2 binary64)) (pow.f64 (*.f64 F (neg.f64 F)) #s(literal -1/2 binary64))) |
(+.f64 (*.f64 (PI.f64) l) (/.f64 (*.f64 (PI.f64) l) (*.f64 F (neg.f64 F)))) |
(+.f64 (*.f64 (PI.f64) l) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 F F)) (*.f64 (PI.f64) l))) |
(+.f64 (/.f64 (*.f64 (PI.f64) l) (*.f64 F (neg.f64 F))) (*.f64 (PI.f64) l)) |
(+.f64 (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 F F)) (*.f64 (PI.f64) l)) (*.f64 (PI.f64) l)) |
(-.f64 (/.f64 (*.f64 (PI.f64) l) (*.f64 F (neg.f64 F))) (*.f64 l (neg.f64 (PI.f64)))) |
(-.f64 (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 F F)) (*.f64 (PI.f64) l)) (*.f64 l (neg.f64 (PI.f64)))) |
(-.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 F F) (*.f64 F F))) (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 F F)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) l))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 F F)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) l)))) |
(fma.f64 (PI.f64) l (/.f64 (*.f64 (PI.f64) l) (*.f64 F (neg.f64 F)))) |
(fma.f64 (PI.f64) l (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 F F)) (*.f64 (PI.f64) l))) |
(fma.f64 (PI.f64) (/.f64 l (*.f64 F (neg.f64 F))) (*.f64 (PI.f64) l)) |
(fma.f64 (sqrt.f64 (PI.f64)) (*.f64 (sqrt.f64 (PI.f64)) l) (/.f64 (*.f64 (PI.f64) l) (*.f64 F (neg.f64 F)))) |
(fma.f64 (sqrt.f64 (PI.f64)) (*.f64 (sqrt.f64 (PI.f64)) l) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 F F)) (*.f64 (PI.f64) l))) |
(fma.f64 (sqrt.f64 (PI.f64)) (*.f64 (sqrt.f64 (PI.f64)) (/.f64 l (*.f64 F (neg.f64 F)))) (*.f64 (PI.f64) l)) |
(fma.f64 (sqrt.f64 (PI.f64)) (pow.f64 (*.f64 (sqrt.f64 (PI.f64)) l) #s(literal 1 binary64)) (/.f64 (*.f64 (PI.f64) l) (*.f64 F (neg.f64 F)))) |
(fma.f64 (sqrt.f64 (PI.f64)) (pow.f64 (*.f64 (sqrt.f64 (PI.f64)) l) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 F F)) (*.f64 (PI.f64) l))) |
(fma.f64 (sqrt.f64 (PI.f64)) (neg.f64 (neg.f64 (*.f64 (sqrt.f64 (PI.f64)) l))) (/.f64 (*.f64 (PI.f64) l) (*.f64 F (neg.f64 F)))) |
(fma.f64 (sqrt.f64 (PI.f64)) (neg.f64 (neg.f64 (*.f64 (sqrt.f64 (PI.f64)) l))) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 F F)) (*.f64 (PI.f64) l))) |
(fma.f64 (sqrt.f64 (PI.f64)) (neg.f64 (/.f64 (*.f64 (sqrt.f64 (PI.f64)) l) (*.f64 F F))) (*.f64 (PI.f64) l)) |
(fma.f64 l (PI.f64) (/.f64 (*.f64 (PI.f64) l) (*.f64 F (neg.f64 F)))) |
(fma.f64 l (PI.f64) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 F F)) (*.f64 (PI.f64) l))) |
(fma.f64 l (/.f64 (PI.f64) (*.f64 F (neg.f64 F))) (*.f64 (PI.f64) l)) |
(fma.f64 l (pow.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) #s(literal -1 binary64)) (/.f64 (*.f64 (PI.f64) l) (*.f64 F (neg.f64 F)))) |
(fma.f64 l (pow.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 F F)) (*.f64 (PI.f64) l))) |
(fma.f64 (*.f64 (PI.f64) l) #s(literal 1 binary64) (/.f64 (*.f64 (PI.f64) l) (*.f64 F (neg.f64 F)))) |
(fma.f64 (*.f64 (PI.f64) l) #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 F F)) (*.f64 (PI.f64) l))) |
(fma.f64 (*.f64 (PI.f64) l) (/.f64 #s(literal -1 binary64) (*.f64 F F)) (*.f64 (PI.f64) l)) |
(fma.f64 (/.f64 l (*.f64 F F)) (neg.f64 (PI.f64)) (*.f64 (PI.f64) l)) |
(fma.f64 (/.f64 (*.f64 (PI.f64) l) (*.f64 F F)) #s(literal -1 binary64) (*.f64 (PI.f64) l)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (PI.f64) l) (/.f64 (*.f64 (PI.f64) l) (*.f64 F (neg.f64 F)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (PI.f64) l) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 F F)) (*.f64 (PI.f64) l))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 (PI.f64) l) (*.f64 F (neg.f64 F))) (*.f64 (PI.f64) l)) |
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (PI.f64) l) (*.f64 F F)) (*.f64 (PI.f64) l)) |
(fma.f64 #s(literal -1 binary64) (*.f64 l (neg.f64 (PI.f64))) (/.f64 (*.f64 (PI.f64) l) (*.f64 F (neg.f64 F)))) |
(fma.f64 #s(literal -1 binary64) (*.f64 l (neg.f64 (PI.f64))) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 F F)) (*.f64 (PI.f64) l))) |
(fma.f64 #s(literal -1 binary64) (pow.f64 (*.f64 l (neg.f64 (PI.f64))) #s(literal 1 binary64)) (/.f64 (*.f64 (PI.f64) l) (*.f64 F (neg.f64 F)))) |
(fma.f64 #s(literal -1 binary64) (pow.f64 (*.f64 l (neg.f64 (PI.f64))) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 F F)) (*.f64 (PI.f64) l))) |
(fma.f64 (/.f64 #s(literal -1 binary64) F) (/.f64 (*.f64 (PI.f64) l) F) (*.f64 (PI.f64) l)) |
(fma.f64 (/.f64 #s(literal -1 binary64) (*.f64 F F)) (*.f64 (PI.f64) l) (*.f64 (PI.f64) l)) |
(fma.f64 (sqrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64)))) (neg.f64 (*.f64 (/.f64 (sqrt.f64 (sqrt.f64 (PI.f64))) (*.f64 F F)) l)) (*.f64 (PI.f64) l)) |
(fma.f64 (/.f64 (PI.f64) (*.f64 F F)) (neg.f64 l) (*.f64 (PI.f64) l)) |
(fma.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (cbrt.f64 (PI.f64)) (/.f64 l (*.f64 F (neg.f64 F)))) (*.f64 (PI.f64) l)) |
(fma.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (cbrt.f64 (PI.f64)) l) (/.f64 (*.f64 (PI.f64) l) (*.f64 F (neg.f64 F)))) |
(fma.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (cbrt.f64 (PI.f64)) l) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 F F)) (*.f64 (PI.f64) l))) |
(fma.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (pow.f64 (*.f64 (cbrt.f64 (PI.f64)) l) #s(literal 1 binary64)) (/.f64 (*.f64 (PI.f64) l) (*.f64 F (neg.f64 F)))) |
(fma.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (pow.f64 (*.f64 (cbrt.f64 (PI.f64)) l) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 F F)) (*.f64 (PI.f64) l))) |
(fma.f64 (neg.f64 l) (/.f64 (PI.f64) (*.f64 F F)) (*.f64 (PI.f64) l)) |
(fma.f64 (neg.f64 l) (neg.f64 (PI.f64)) (/.f64 (*.f64 (PI.f64) l) (*.f64 F (neg.f64 F)))) |
(fma.f64 (neg.f64 l) (neg.f64 (PI.f64)) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 F F)) (*.f64 (PI.f64) l))) |
(fma.f64 (*.f64 l (neg.f64 (PI.f64))) #s(literal -1 binary64) (/.f64 (*.f64 (PI.f64) l) (*.f64 F (neg.f64 F)))) |
(fma.f64 (*.f64 l (neg.f64 (PI.f64))) #s(literal -1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 F F)) (*.f64 (PI.f64) l))) |
(fma.f64 (*.f64 l (neg.f64 (PI.f64))) (/.f64 #s(literal 1 binary64) (*.f64 F F)) (*.f64 (PI.f64) l)) |
(fma.f64 (/.f64 (sqrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64)))) F) (neg.f64 (*.f64 (/.f64 (sqrt.f64 (sqrt.f64 (PI.f64))) F) l)) (*.f64 (PI.f64) l)) |
(fma.f64 (/.f64 #s(literal 1 binary64) F) (neg.f64 (/.f64 (*.f64 (PI.f64) l) F)) (*.f64 (PI.f64) l)) |
(fma.f64 (neg.f64 (PI.f64)) (/.f64 l (*.f64 F F)) (*.f64 (PI.f64) l)) |
(fma.f64 (neg.f64 (PI.f64)) (neg.f64 l) (/.f64 (*.f64 (PI.f64) l) (*.f64 F (neg.f64 F)))) |
(fma.f64 (neg.f64 (PI.f64)) (neg.f64 l) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 F F)) (*.f64 (PI.f64) l))) |
(fma.f64 (/.f64 l (*.f64 F (neg.f64 F))) (PI.f64) (*.f64 (PI.f64) l)) |
(fma.f64 (/.f64 (PI.f64) (*.f64 F (neg.f64 F))) l (*.f64 (PI.f64) l)) |
(fma.f64 (*.f64 (sqrt.f64 (PI.f64)) l) (sqrt.f64 (PI.f64)) (/.f64 (*.f64 (PI.f64) l) (*.f64 F (neg.f64 F)))) |
(fma.f64 (*.f64 (sqrt.f64 (PI.f64)) l) (sqrt.f64 (PI.f64)) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 F F)) (*.f64 (PI.f64) l))) |
(fma.f64 (/.f64 l F) (neg.f64 (/.f64 (PI.f64) F)) (*.f64 (PI.f64) l)) |
(fma.f64 (/.f64 (PI.f64) F) (neg.f64 (/.f64 l F)) (*.f64 (PI.f64) l)) |
(fma.f64 (neg.f64 (/.f64 l F)) (/.f64 (PI.f64) F) (*.f64 (PI.f64) l)) |
(fma.f64 (neg.f64 (/.f64 (PI.f64) F)) (/.f64 l F) (*.f64 (PI.f64) l)) |
(fma.f64 (neg.f64 (sqrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64))))) (*.f64 (/.f64 (sqrt.f64 (sqrt.f64 (PI.f64))) (*.f64 F F)) l) (*.f64 (PI.f64) l)) |
(fma.f64 (/.f64 (sqrt.f64 (PI.f64)) F) (neg.f64 (/.f64 (*.f64 (sqrt.f64 (PI.f64)) l) F)) (*.f64 (PI.f64) l)) |
(fma.f64 (neg.f64 (/.f64 (*.f64 (*.f64 (PI.f64) l) (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l)))) (*.f64 (*.f64 F F) (*.f64 (*.f64 F F) (*.f64 F F))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 F F) (*.f64 F F))) #s(literal 0 binary64))) (*.f64 (PI.f64) l)) |
(fma.f64 (neg.f64 (*.f64 (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 F F) (*.f64 F F))))) (/.f64 (*.f64 F F) (*.f64 (PI.f64) l)) (*.f64 (PI.f64) l)) |
(fma.f64 (pow.f64 (*.f64 (PI.f64) l) #s(literal 1/2 binary64)) (pow.f64 (*.f64 (PI.f64) l) #s(literal 1/2 binary64)) (/.f64 (*.f64 (PI.f64) l) (*.f64 F (neg.f64 F)))) |
(fma.f64 (pow.f64 (*.f64 (PI.f64) l) #s(literal 1/2 binary64)) (pow.f64 (*.f64 (PI.f64) l) #s(literal 1/2 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 F F)) (*.f64 (PI.f64) l))) |
(fma.f64 (neg.f64 (sqrt.f64 (PI.f64))) (neg.f64 (*.f64 (sqrt.f64 (PI.f64)) l)) (/.f64 (*.f64 (PI.f64) l) (*.f64 F (neg.f64 F)))) |
(fma.f64 (neg.f64 (sqrt.f64 (PI.f64))) (neg.f64 (*.f64 (sqrt.f64 (PI.f64)) l)) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 F F)) (*.f64 (PI.f64) l))) |
(fma.f64 (neg.f64 (sqrt.f64 (PI.f64))) (*.f64 (sqrt.f64 (PI.f64)) (/.f64 l (*.f64 F F))) (*.f64 (PI.f64) l)) |
(fma.f64 (neg.f64 (sqrt.f64 (PI.f64))) (/.f64 (*.f64 (sqrt.f64 (PI.f64)) l) (*.f64 F F)) (*.f64 (PI.f64) l)) |
(fma.f64 (neg.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (*.f64 (cbrt.f64 (PI.f64)) (/.f64 l (*.f64 F F))) (*.f64 (PI.f64) l)) |
(fma.f64 (neg.f64 (/.f64 (sqrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64)))) F)) (*.f64 (/.f64 (sqrt.f64 (sqrt.f64 (PI.f64))) F) l) (*.f64 (PI.f64) l)) |
(fma.f64 (*.f64 l (sqrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64))))) (sqrt.f64 (sqrt.f64 (PI.f64))) (/.f64 (*.f64 (PI.f64) l) (*.f64 F (neg.f64 F)))) |
(fma.f64 (*.f64 l (sqrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64))))) (sqrt.f64 (sqrt.f64 (PI.f64))) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 F F)) (*.f64 (PI.f64) l))) |
(fma.f64 (*.f64 l (sqrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64))))) (neg.f64 (/.f64 (sqrt.f64 (sqrt.f64 (PI.f64))) (*.f64 F F))) (*.f64 (PI.f64) l)) |
(fma.f64 (*.f64 l (/.f64 (sqrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64)))) F)) (neg.f64 (/.f64 (sqrt.f64 (sqrt.f64 (PI.f64))) F)) (*.f64 (PI.f64) l)) |
(fma.f64 (neg.f64 (*.f64 l (sqrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64)))))) (/.f64 (sqrt.f64 (sqrt.f64 (PI.f64))) (*.f64 F F)) (*.f64 (PI.f64) l)) |
(fma.f64 (*.f64 (neg.f64 l) (/.f64 (sqrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64)))) F)) (/.f64 (sqrt.f64 (sqrt.f64 (PI.f64))) F) (*.f64 (PI.f64) l)) |
(fma.f64 (*.f64 l (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (cbrt.f64 (PI.f64)) (/.f64 (*.f64 (PI.f64) l) (*.f64 F (neg.f64 F)))) |
(fma.f64 (*.f64 l (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (cbrt.f64 (PI.f64)) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 F F)) (*.f64 (PI.f64) l))) |
(fma.f64 (*.f64 l (sqrt.f64 (sqrt.f64 (PI.f64)))) (sqrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64)))) (/.f64 (*.f64 (PI.f64) l) (*.f64 F (neg.f64 F)))) |
(fma.f64 (*.f64 l (sqrt.f64 (sqrt.f64 (PI.f64)))) (sqrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64)))) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 F F)) (*.f64 (PI.f64) l))) |
(fma.f64 (*.f64 (/.f64 l (*.f64 F F)) (sqrt.f64 (PI.f64))) (neg.f64 (sqrt.f64 (PI.f64))) (*.f64 (PI.f64) l)) |
(fma.f64 (*.f64 (/.f64 l (*.f64 F F)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (neg.f64 (cbrt.f64 (PI.f64))) (*.f64 (PI.f64) l)) |
(fma.f64 (neg.f64 (*.f64 (PI.f64) (/.f64 l F))) (/.f64 #s(literal 1 binary64) F) (*.f64 (PI.f64) l)) |
(fma.f64 (neg.f64 (*.f64 l (/.f64 (PI.f64) F))) (/.f64 #s(literal 1 binary64) F) (*.f64 (PI.f64) l)) |
(fma.f64 (pow.f64 (*.f64 (sqrt.f64 (PI.f64)) l) #s(literal 1 binary64)) (sqrt.f64 (PI.f64)) (/.f64 (*.f64 (PI.f64) l) (*.f64 F (neg.f64 F)))) |
(fma.f64 (pow.f64 (*.f64 (sqrt.f64 (PI.f64)) l) #s(literal 1 binary64)) (sqrt.f64 (PI.f64)) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 F F)) (*.f64 (PI.f64) l))) |
(fma.f64 (pow.f64 (pow.f64 (*.f64 (PI.f64) l) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 (*.f64 (PI.f64) l) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (/.f64 (*.f64 (PI.f64) l) (*.f64 F (neg.f64 F)))) |
(fma.f64 (pow.f64 (pow.f64 (*.f64 (PI.f64) l) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 (*.f64 (PI.f64) l) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 F F)) (*.f64 (PI.f64) l))) |
(fma.f64 (pow.f64 (*.f64 l (sqrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64))))) #s(literal 1 binary64)) (pow.f64 (sqrt.f64 (sqrt.f64 (PI.f64))) #s(literal 1 binary64)) (/.f64 (*.f64 (PI.f64) l) (*.f64 F (neg.f64 F)))) |
(fma.f64 (pow.f64 (*.f64 l (sqrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64))))) #s(literal 1 binary64)) (pow.f64 (sqrt.f64 (sqrt.f64 (PI.f64))) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 F F)) (*.f64 (PI.f64) l))) |
(fma.f64 (pow.f64 (*.f64 l (pow.f64 (PI.f64) #s(literal 2/3 binary64))) #s(literal 1 binary64)) (cbrt.f64 (PI.f64)) (/.f64 (*.f64 (PI.f64) l) (*.f64 F (neg.f64 F)))) |
(fma.f64 (pow.f64 (*.f64 l (pow.f64 (PI.f64) #s(literal 2/3 binary64))) #s(literal 1 binary64)) (cbrt.f64 (PI.f64)) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 F F)) (*.f64 (PI.f64) l))) |
(fma.f64 (pow.f64 (*.f64 l (sqrt.f64 (sqrt.f64 (PI.f64)))) #s(literal 1 binary64)) (pow.f64 (sqrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64)))) #s(literal 1 binary64)) (/.f64 (*.f64 (PI.f64) l) (*.f64 F (neg.f64 F)))) |
(fma.f64 (pow.f64 (*.f64 l (sqrt.f64 (sqrt.f64 (PI.f64)))) #s(literal 1 binary64)) (pow.f64 (sqrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64)))) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 F F)) (*.f64 (PI.f64) l))) |
(fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) #s(literal -1 binary64)) l (/.f64 (*.f64 (PI.f64) l) (*.f64 F (neg.f64 F)))) |
(fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) #s(literal -1 binary64)) l (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 F F)) (*.f64 (PI.f64) l))) |
(fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (PI.f64))) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (PI.f64)) l)) #s(literal -1 binary64)) (/.f64 (*.f64 (PI.f64) l) (*.f64 F (neg.f64 F)))) |
(fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (PI.f64))) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (PI.f64)) l)) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 F F)) (*.f64 (PI.f64) l))) |
(fma.f64 (pow.f64 (pow.f64 (*.f64 (PI.f64) l) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (*.f64 (PI.f64) l) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (/.f64 (*.f64 (PI.f64) l) (*.f64 F (neg.f64 F)))) |
(fma.f64 (pow.f64 (pow.f64 (*.f64 (PI.f64) l) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (*.f64 (PI.f64) l) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 F F)) (*.f64 (PI.f64) l))) |
(fma.f64 (neg.f64 (/.f64 (sqrt.f64 (PI.f64)) F)) (/.f64 (*.f64 (sqrt.f64 (PI.f64)) l) F) (*.f64 (PI.f64) l)) |
(fma.f64 (neg.f64 (*.f64 (/.f64 l (*.f64 F F)) (sqrt.f64 (PI.f64)))) (sqrt.f64 (PI.f64)) (*.f64 (PI.f64) l)) |
(fma.f64 (neg.f64 (*.f64 (/.f64 l (*.f64 F F)) (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) (cbrt.f64 (PI.f64)) (*.f64 (PI.f64) l)) |
(fma.f64 (neg.f64 (neg.f64 (sqrt.f64 (PI.f64)))) (*.f64 (sqrt.f64 (PI.f64)) l) (/.f64 (*.f64 (PI.f64) l) (*.f64 F (neg.f64 F)))) |
(fma.f64 (neg.f64 (neg.f64 (sqrt.f64 (PI.f64)))) (*.f64 (sqrt.f64 (PI.f64)) l) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 F F)) (*.f64 (PI.f64) l))) |
(neg.f64 (*.f64 (*.f64 l (neg.f64 (PI.f64))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))))) |
(neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))) (*.f64 l (neg.f64 (PI.f64))))) |
(neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))) (/.f64 #s(literal -1 binary64) (*.f64 (PI.f64) l)))) |
(neg.f64 (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) l)))) |
(neg.f64 (/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F)))) (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) l)))) |
(/.f64 (*.f64 (PI.f64) l) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) l)) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) l)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 F F) (*.f64 F F))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 F F))))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 F F) (*.f64 (*.f64 F F) (*.f64 F F))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) l)) (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 F F)) #s(literal -1 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 F F) (*.f64 F F))) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 (PI.f64) l)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 F F) (*.f64 F F))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 F F))))) (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 F F) (*.f64 (*.f64 F F) (*.f64 F F)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 (PI.f64) l)) (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 F F)) #s(literal -1 binary64))) (neg.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 F F) (*.f64 F F))) #s(literal -1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 F F) (*.f64 F F))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 F F)))) (*.f64 (PI.f64) l)) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 F F) (*.f64 (*.f64 F F) (*.f64 F F))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 F F) (*.f64 F F))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 F F)))) (*.f64 l (neg.f64 (PI.f64)))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 F F) (*.f64 (*.f64 F F) (*.f64 F F))))) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 F F)) #s(literal -1 binary64)) (*.f64 (PI.f64) l)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 F F) (*.f64 F F))) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 F F)) #s(literal -1 binary64)) (*.f64 l (neg.f64 (PI.f64)))) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 F F) (*.f64 F F))) #s(literal -1 binary64)) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 F F) (*.f64 F F))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 F F)))) (*.f64 (*.f64 (PI.f64) l) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 F F) (*.f64 (*.f64 F F) (*.f64 F F)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 F F)) #s(literal -1 binary64)) (*.f64 (*.f64 (PI.f64) l) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 F F) (*.f64 F F))) #s(literal -1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) (*.f64 (PI.f64) l)) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) (*.f64 (PI.f64) l)) (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 F F) (*.f64 F F))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 F F)))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 F F) (*.f64 (*.f64 F F) (*.f64 F F))))) (*.f64 (PI.f64) l)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 F F)) #s(literal -1 binary64)) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 F F) (*.f64 F F))) #s(literal -1 binary64)) (*.f64 (PI.f64) l)))) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))) (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) l))) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 F F) (*.f64 (*.f64 F F) (*.f64 F F))))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) l)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 F F) (*.f64 F F))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 F F)))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 F F) (*.f64 (*.f64 F F) (*.f64 F F))))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 F F) (*.f64 F F))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 F F)))) (*.f64 (PI.f64) l))) |
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 F F) (*.f64 F F))) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) l)) (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 F F)) #s(literal -1 binary64)))) |
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 F F) (*.f64 F F))) #s(literal -1 binary64)) (/.f64 (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 F F)) #s(literal -1 binary64)) (*.f64 (PI.f64) l))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 F F) (*.f64 (*.f64 F F) (*.f64 F F))))) #s(literal -1 binary64)) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 F F) (*.f64 F F))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 F F)))) (*.f64 l (neg.f64 (PI.f64))))) |
(/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 F F) (*.f64 F F))) #s(literal -1 binary64)) #s(literal -1 binary64)) (/.f64 (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 F F)) #s(literal -1 binary64)) (*.f64 l (neg.f64 (PI.f64))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 F F) (*.f64 (*.f64 F F) (*.f64 F F)))))) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 (PI.f64) l)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 F F) (*.f64 F F))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 F F)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 F F) (*.f64 (*.f64 F F) (*.f64 F F)))))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 F F) (*.f64 F F))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 F F)))) (*.f64 l (neg.f64 (PI.f64))))) |
(/.f64 (neg.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 F F) (*.f64 F F))) #s(literal -1 binary64))) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 (PI.f64) l)) (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 F F)) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 F F) (*.f64 F F))) #s(literal -1 binary64))) (/.f64 (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 F F)) #s(literal -1 binary64)) (*.f64 l (neg.f64 (PI.f64))))) |
(/.f64 (*.f64 (*.f64 (PI.f64) l) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 F F) (*.f64 (*.f64 F F) (*.f64 F F)))))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 F F) (*.f64 F F))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 F F))))) |
(/.f64 (*.f64 (*.f64 (PI.f64) l) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 F F) (*.f64 F F))) #s(literal -1 binary64))) (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 F F)) #s(literal -1 binary64))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 (PI.f64) l))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F)))) (/.f64 #s(literal -1 binary64) (*.f64 (PI.f64) l))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 F F) (*.f64 (*.f64 F F) (*.f64 F F))))) (*.f64 (PI.f64) l)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 F F) (*.f64 F F))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 F F))))) |
(/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 F F) (*.f64 F F))) #s(literal -1 binary64)) (*.f64 (PI.f64) l)) (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 F F)) #s(literal -1 binary64))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 F F) (*.f64 (*.f64 F F) (*.f64 F F))))) #s(literal -1 binary64))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 F F) (*.f64 F F))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 F F)))) (*.f64 (PI.f64) l))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 F F) (*.f64 F F))) #s(literal -1 binary64)) #s(literal -1 binary64))) (/.f64 (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 F F)) #s(literal -1 binary64)) (*.f64 (PI.f64) l))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (PI.f64) l) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 F F) (*.f64 (*.f64 F F) (*.f64 F F))))))) (neg.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 F F) (*.f64 F F))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 F F)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (PI.f64) l) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 F F) (*.f64 F F))) #s(literal -1 binary64)))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) #s(literal 1 binary64))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) l))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))))) (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) l))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 F F) (*.f64 (*.f64 F F) (*.f64 F F))))) (*.f64 (PI.f64) l))) (neg.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 F F) (*.f64 F F))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 F F)))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 F F) (*.f64 F F))) #s(literal -1 binary64)) (*.f64 (PI.f64) l))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) #s(literal 1 binary64))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 F F) (*.f64 (*.f64 F F) (*.f64 F F))))))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) l)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 F F) (*.f64 F F))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 F F)))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 F F) (*.f64 F F))) #s(literal -1 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) l)) (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 F F)) #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (PI.f64) l) (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))) (pow.f64 (/.f64 (*.f64 (PI.f64) l) (*.f64 F (neg.f64 F))) #s(literal 3 binary64))) (fma.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 l l)) (-.f64 (*.f64 (/.f64 (*.f64 (PI.f64) l) (*.f64 F (neg.f64 F))) (/.f64 (*.f64 (PI.f64) l) (*.f64 F (neg.f64 F)))) (*.f64 (*.f64 (PI.f64) l) (/.f64 (*.f64 (PI.f64) l) (*.f64 F (neg.f64 F))))))) |
(/.f64 (fma.f64 (*.f64 (PI.f64) l) (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))) (pow.f64 (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 F F)) (*.f64 (PI.f64) l)) #s(literal 3 binary64))) (fma.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 l l)) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 F F)) (*.f64 (PI.f64) l)) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 F F)) (*.f64 (PI.f64) l))) (*.f64 (*.f64 (PI.f64) l) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 F F)) (*.f64 (PI.f64) l)))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (PI.f64) l) (*.f64 F (neg.f64 F))) #s(literal 3 binary64)) (*.f64 (*.f64 (PI.f64) l) (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))))) (fma.f64 (/.f64 (*.f64 (PI.f64) l) (*.f64 F (neg.f64 F))) (/.f64 (*.f64 (PI.f64) l) (*.f64 F (neg.f64 F))) (-.f64 (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))) (*.f64 (/.f64 (*.f64 (PI.f64) l) (*.f64 F (neg.f64 F))) (*.f64 (PI.f64) l))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 F F)) (*.f64 (PI.f64) l)) #s(literal 3 binary64)) (*.f64 (*.f64 (PI.f64) l) (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))))) (fma.f64 (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 F F)) (*.f64 (PI.f64) l)) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 F F)) (*.f64 (PI.f64) l)) (-.f64 (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))) (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 F F)) (*.f64 (PI.f64) l)) (*.f64 (PI.f64) l))))) |
(/.f64 (-.f64 (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))) (*.f64 (/.f64 (*.f64 (PI.f64) l) (*.f64 F (neg.f64 F))) (/.f64 (*.f64 (PI.f64) l) (*.f64 F (neg.f64 F))))) (-.f64 (*.f64 (PI.f64) l) (/.f64 (*.f64 (PI.f64) l) (*.f64 F (neg.f64 F))))) |
(/.f64 (-.f64 (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))) (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 F F)) (*.f64 (PI.f64) l)) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 F F)) (*.f64 (PI.f64) l)))) (-.f64 (*.f64 (PI.f64) l) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 F F)) (*.f64 (PI.f64) l)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (PI.f64) l) (*.f64 F (neg.f64 F))) (/.f64 (*.f64 (PI.f64) l) (*.f64 F (neg.f64 F)))) (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l)))) (-.f64 (/.f64 (*.f64 (PI.f64) l) (*.f64 F (neg.f64 F))) (*.f64 (PI.f64) l))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 F F)) (*.f64 (PI.f64) l)) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 F F)) (*.f64 (PI.f64) l))) (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l)))) (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 F F)) (*.f64 (PI.f64) l)) (*.f64 (PI.f64) l))) |
(*.f64 (PI.f64) (*.f64 l (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))))) |
(*.f64 (sqrt.f64 (PI.f64)) (*.f64 (*.f64 (sqrt.f64 (PI.f64)) l) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))))) |
(*.f64 l (*.f64 (PI.f64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))))) |
(*.f64 (*.f64 (PI.f64) l) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F)))) |
(*.f64 #s(literal 1 binary64) (fma.f64 (PI.f64) (/.f64 l (*.f64 F (neg.f64 F))) (*.f64 (PI.f64) l))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))) (*.f64 (PI.f64) l)) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 F F) (*.f64 (*.f64 F F) (*.f64 F F))))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) l)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 F F) (*.f64 F F))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 F F))))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 F F) (*.f64 (*.f64 F F) (*.f64 F F))))) (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 F F) (*.f64 F F))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 F F)))) (*.f64 (PI.f64) l)))) |
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 F F) (*.f64 F F))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) l)) (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 F F)) #s(literal -1 binary64))))) |
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 F F) (*.f64 F F))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 F F)) #s(literal -1 binary64)) (*.f64 (PI.f64) l)))) |
(*.f64 (*.f64 (PI.f64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F)))) l) |
(*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 F F) (*.f64 (*.f64 F F) (*.f64 F F))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 F F) (*.f64 F F))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 F F)))) (*.f64 l (neg.f64 (PI.f64)))))) |
(*.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 F F) (*.f64 F F))) #s(literal -1 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 F F)) #s(literal -1 binary64)) (*.f64 l (neg.f64 (PI.f64)))))) |
(*.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 F F) (*.f64 (*.f64 F F) (*.f64 F F)))))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 (PI.f64) l)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 F F) (*.f64 F F))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 F F))))))) |
(*.f64 (neg.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 F F) (*.f64 F F))) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 (PI.f64) l)) (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 F F)) #s(literal -1 binary64))))) |
(*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))) (sqrt.f64 (PI.f64))) (*.f64 (sqrt.f64 (PI.f64)) l)) |
(*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))) l) (PI.f64)) |
(*.f64 (*.f64 (*.f64 (PI.f64) l) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 F F) (*.f64 (*.f64 F F) (*.f64 F F)))))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 F F) (*.f64 F F))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 F F)))))) |
(*.f64 (*.f64 (*.f64 (PI.f64) l) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 F F) (*.f64 F F))) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 F F)) #s(literal -1 binary64)))) |
(*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))) #s(literal -1 binary64)) (*.f64 l (neg.f64 (PI.f64)))) |
(*.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F)))) (*.f64 l (neg.f64 (PI.f64)))) |
(*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 F F) (*.f64 (*.f64 F F) (*.f64 F F))))) (*.f64 (PI.f64) l)) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 F F) (*.f64 F F))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 F F)))))) |
(*.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 F F) (*.f64 F F))) #s(literal -1 binary64)) (*.f64 (PI.f64) l)) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 F F)) #s(literal -1 binary64)))) |
(+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))) |
(+.f64 (/.f64 #s(literal -1 binary64) (*.f64 F F)) #s(literal 1 binary64)) |
(+.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 F F) (*.f64 F F))) (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 F F)) #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 F F)) #s(literal -1 binary64))))) |
(-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 F F))) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 F F) (*.f64 F F))) (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 F F)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 F F)) #s(literal -1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 F F)))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 F F) (*.f64 F F))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 F F))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F)) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 F F)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) F) (/.f64 #s(literal 1 binary64) F) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) (*.f64 F F)) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 F F) (*.f64 F F))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 F F)) #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 F F)) #s(literal -1 binary64))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 #s(literal -1 binary64) F) #s(literal 1 binary64)) |
(fma.f64 (pow.f64 (*.f64 F (neg.f64 F)) #s(literal -1/2 binary64)) (pow.f64 (*.f64 F (neg.f64 F)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 F F) (*.f64 (*.f64 F F) (*.f64 F F))))) (neg.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 F F) (*.f64 F F))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 F F))))))) |
(neg.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 F F) (*.f64 F F))) #s(literal -1 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) #s(literal 1 binary64)))) |
(neg.f64 (/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 F F) (*.f64 (*.f64 F F) (*.f64 F F)))))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 F F) (*.f64 F F))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 F F)))))) |
(neg.f64 (/.f64 (neg.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 F F) (*.f64 F F))) #s(literal -1 binary64))) (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 F F)) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) #s(literal -1 binary64)) (*.f64 F F))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 F F) (*.f64 (*.f64 F F) (*.f64 F F))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 F F))) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 F F) (*.f64 F F)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F)))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 F F) (*.f64 (*.f64 F F) (*.f64 F F))))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 F F) (*.f64 F F))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 F F))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 F F) (*.f64 (*.f64 F F) (*.f64 F F))))) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) #s(literal -1 binary64)) (*.f64 F F)))) |
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 F F) (*.f64 F F))) #s(literal -1 binary64)) (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 F F)) #s(literal -1 binary64))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 F F) (*.f64 (*.f64 F F) (*.f64 F F)))))) (neg.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 F F) (*.f64 F F))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 F F)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 F F) (*.f64 (*.f64 F F) (*.f64 F F)))))) (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) #s(literal -1 binary64)) (*.f64 F F))))) |
(/.f64 (neg.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 F F) (*.f64 F F))) #s(literal -1 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 F F) (*.f64 F F)))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 F F)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 F F) (*.f64 F F))))) (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 F F))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 F F) (*.f64 (*.f64 F F) (*.f64 F F))))))) (neg.f64 (neg.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 F F) (*.f64 F F))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 F F))))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 F F) (*.f64 F F))) #s(literal -1 binary64)))) (neg.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 F F) (*.f64 F F))) (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 F F)) #s(literal -1 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 F F)) #s(literal -1 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 F F) (*.f64 F F))) (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 F F)) #s(literal -1 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 F F) (*.f64 F F))) (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 F F)) #s(literal -1 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 F F)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 F F)) #s(literal -1 binary64))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 F F) (*.f64 F F))) (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 F F)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 F F)) #s(literal -1 binary64))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 F F) (*.f64 F F))) (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 F F)) #s(literal -1 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 F F) (*.f64 F F))) (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 F F)) #s(literal -1 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 F F)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 F F)) #s(literal -1 binary64))))) (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 F F) (*.f64 F F))) (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 F F)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 F F)) #s(literal -1 binary64))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F)))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F)))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))) #s(literal 1 binary64)) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 F F) (*.f64 (*.f64 F F) (*.f64 F F))))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 F F) (*.f64 F F))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 F F)))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 F F) (*.f64 (*.f64 F F) (*.f64 F F))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) #s(literal -1 binary64)) (*.f64 F F))))) |
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 F F) (*.f64 F F))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 F F)) #s(literal -1 binary64)))) |
(*.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 F F) (*.f64 (*.f64 F F) (*.f64 F F)))))) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 F F) (*.f64 F F))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 F F))))))) |
(*.f64 (neg.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 F F) (*.f64 F F))) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) #s(literal 1 binary64)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 F F) (*.f64 F F)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 F F))))) |
(exp.f64 (*.f64 (log.f64 (neg.f64 F)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) F)) |
(neg.f64 (/.f64 #s(literal 1 binary64) F)) |
(/.f64 #s(literal 1 binary64) (neg.f64 F)) |
(/.f64 #s(literal -1 binary64) F) |
(pow.f64 (neg.f64 F) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) F)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) F)) |
(*.f64 (/.f64 #s(literal -1 binary64) F) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) F) #s(literal -1 binary64)) |
(*.f64 (pow.f64 (neg.f64 F) #s(literal -1/2 binary64)) (pow.f64 (neg.f64 F) #s(literal -1/2 binary64))) |
(+.f64 #s(literal 0 binary64) (/.f64 (*.f64 (PI.f64) l) (*.f64 F (neg.f64 F)))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (PI.f64) l) (*.f64 F F))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 (*.f64 F F) (PI.f64))) (/.f64 (*.f64 (PI.f64) l) (*.f64 F F))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 F F)) (/.f64 (*.f64 (PI.f64) l) (*.f64 F F))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 (*.f64 F F) l)) (/.f64 (*.f64 (PI.f64) l) (*.f64 F F))) |
(-.f64 (/.f64 #s(literal 0 binary64) (fma.f64 (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 F F) (*.f64 F F))) #s(literal 0 binary64))) (/.f64 (/.f64 (*.f64 (*.f64 (PI.f64) l) (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l)))) (*.f64 (*.f64 F F) (*.f64 (*.f64 F F) (*.f64 F F)))) (fma.f64 (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 F F) (*.f64 F F))) #s(literal 0 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 (*.f64 (PI.f64) l) (*.f64 F F))) (/.f64 (*.f64 (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 F F) (*.f64 F F)))) (/.f64 (*.f64 (PI.f64) l) (*.f64 F F)))) |
(neg.f64 (/.f64 (*.f64 (PI.f64) l) (*.f64 F F))) |
(neg.f64 (*.f64 (/.f64 l (*.f64 F (neg.f64 F))) (neg.f64 (PI.f64)))) |
(neg.f64 (*.f64 (/.f64 (PI.f64) (*.f64 F (neg.f64 F))) (neg.f64 l))) |
(neg.f64 (*.f64 (neg.f64 l) (/.f64 (PI.f64) (*.f64 F (neg.f64 F))))) |
(neg.f64 (*.f64 (neg.f64 (PI.f64)) (/.f64 l (*.f64 F (neg.f64 F))))) |
(/.f64 (PI.f64) (neg.f64 (/.f64 (*.f64 F F) l))) |
(/.f64 l (neg.f64 (/.f64 (*.f64 F F) (PI.f64)))) |
(/.f64 (*.f64 (PI.f64) l) (*.f64 F (neg.f64 F))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 F F) (*.f64 l (neg.f64 (PI.f64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 F (neg.f64 F)) (*.f64 (PI.f64) l))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 F F) (PI.f64)) (neg.f64 l))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 F F) l) (neg.f64 (PI.f64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 F F) (*.f64 F F))) #s(literal 0 binary64)) (neg.f64 (/.f64 (*.f64 (*.f64 (PI.f64) l) (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l)))) (*.f64 (*.f64 F F) (*.f64 (*.f64 F F) (*.f64 F F))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (PI.f64) l) (*.f64 F F)) (neg.f64 (*.f64 (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 F F) (*.f64 F F))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 F (neg.f64 (*.f64 (PI.f64) (/.f64 l F))))) |
(/.f64 #s(literal 1 binary64) (/.f64 F (neg.f64 (*.f64 l (/.f64 (PI.f64) F))))) |
(/.f64 #s(literal -1 binary64) (/.f64 (*.f64 F F) (*.f64 (PI.f64) l))) |
(/.f64 (neg.f64 l) (/.f64 (*.f64 F F) (PI.f64))) |
(/.f64 (*.f64 l (neg.f64 (PI.f64))) (*.f64 F F)) |
(/.f64 (neg.f64 (PI.f64)) (/.f64 (*.f64 F F) l)) |
(/.f64 (neg.f64 (/.f64 (*.f64 (*.f64 (PI.f64) l) (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l)))) (*.f64 (*.f64 F F) (*.f64 (*.f64 F F) (*.f64 F F))))) (fma.f64 (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 F F) (*.f64 F F))) #s(literal 0 binary64))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 F F) (*.f64 F F))))) (/.f64 (*.f64 (PI.f64) l) (*.f64 F F))) |
(/.f64 (neg.f64 (*.f64 l (sqrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64)))))) (/.f64 (*.f64 F F) (sqrt.f64 (sqrt.f64 (PI.f64))))) |
(/.f64 (*.f64 (neg.f64 l) (/.f64 (sqrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64)))) F)) (/.f64 F (sqrt.f64 (sqrt.f64 (PI.f64))))) |
(/.f64 (neg.f64 (*.f64 (PI.f64) (/.f64 l F))) F) |
(/.f64 (neg.f64 (*.f64 l (/.f64 (PI.f64) F))) F) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (*.f64 (*.f64 (PI.f64) l) (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l)))) (*.f64 (*.f64 F F) (*.f64 (*.f64 F F) (*.f64 F F)))))) (neg.f64 (fma.f64 (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 F F) (*.f64 F F))) #s(literal 0 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 F F) (*.f64 F F)))))) (/.f64 (*.f64 (PI.f64) l) (*.f64 F (neg.f64 F)))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (PI.f64) (/.f64 l F)))) (neg.f64 F)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 l (/.f64 (PI.f64) F)))) (neg.f64 F)) |
(/.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (/.f64 (*.f64 (PI.f64) l) (*.f64 F (neg.f64 F))) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 (/.f64 (*.f64 (PI.f64) l) (*.f64 F (neg.f64 F))) (/.f64 (*.f64 (PI.f64) l) (*.f64 F (neg.f64 F)))) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 (PI.f64) l) (*.f64 F (neg.f64 F))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (*.f64 (PI.f64) l) (*.f64 F (neg.f64 F))) (/.f64 (*.f64 (PI.f64) l) (*.f64 F (neg.f64 F))))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (PI.f64) l) (*.f64 F (neg.f64 F))))) |
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) l)) (*.f64 F (neg.f64 F))) #s(literal -1 binary64)) |
(*.f64 (PI.f64) (/.f64 l (*.f64 F (neg.f64 F)))) |
(*.f64 (sqrt.f64 (PI.f64)) (*.f64 (sqrt.f64 (PI.f64)) (/.f64 l (*.f64 F (neg.f64 F))))) |
(*.f64 (sqrt.f64 (PI.f64)) (neg.f64 (/.f64 (*.f64 (sqrt.f64 (PI.f64)) l) (*.f64 F F)))) |
(*.f64 l (/.f64 (PI.f64) (*.f64 F (neg.f64 F)))) |
(*.f64 (*.f64 (PI.f64) l) (/.f64 #s(literal -1 binary64) (*.f64 F F))) |
(*.f64 (/.f64 l (*.f64 F F)) (neg.f64 (PI.f64))) |
(*.f64 (/.f64 (*.f64 (PI.f64) l) (*.f64 F F)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (PI.f64) l) (*.f64 F (neg.f64 F)))) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (PI.f64) l) (*.f64 F F))) |
(*.f64 (/.f64 #s(literal -1 binary64) F) (/.f64 (*.f64 (PI.f64) l) F)) |
(*.f64 (sqrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64)))) (neg.f64 (*.f64 (/.f64 (sqrt.f64 (sqrt.f64 (PI.f64))) (*.f64 F F)) l))) |
(*.f64 (/.f64 (PI.f64) (*.f64 F F)) (neg.f64 l)) |
(*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (cbrt.f64 (PI.f64)) (/.f64 l (*.f64 F (neg.f64 F))))) |
(*.f64 (neg.f64 l) (/.f64 (PI.f64) (*.f64 F F))) |
(*.f64 (*.f64 l (neg.f64 (PI.f64))) (/.f64 #s(literal 1 binary64) (*.f64 F F))) |
(*.f64 (/.f64 (sqrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64)))) F) (neg.f64 (*.f64 (/.f64 (sqrt.f64 (sqrt.f64 (PI.f64))) F) l))) |
(*.f64 (/.f64 #s(literal 1 binary64) F) (neg.f64 (/.f64 (*.f64 (PI.f64) l) F))) |
(*.f64 (neg.f64 (PI.f64)) (/.f64 l (*.f64 F F))) |
(*.f64 (/.f64 l (*.f64 F (neg.f64 F))) (PI.f64)) |
(*.f64 (/.f64 (PI.f64) (*.f64 F (neg.f64 F))) l) |
(*.f64 (/.f64 l F) (neg.f64 (/.f64 (PI.f64) F))) |
(*.f64 (/.f64 (PI.f64) F) (neg.f64 (/.f64 l F))) |
(*.f64 (neg.f64 (/.f64 l F)) (/.f64 (PI.f64) F)) |
(*.f64 (neg.f64 (/.f64 (PI.f64) F)) (/.f64 l F)) |
(*.f64 (neg.f64 (sqrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64))))) (*.f64 (/.f64 (sqrt.f64 (sqrt.f64 (PI.f64))) (*.f64 F F)) l)) |
(*.f64 (/.f64 (sqrt.f64 (PI.f64)) F) (neg.f64 (/.f64 (*.f64 (sqrt.f64 (PI.f64)) l) F))) |
(*.f64 (neg.f64 (/.f64 (*.f64 (*.f64 (PI.f64) l) (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l)))) (*.f64 (*.f64 F F) (*.f64 (*.f64 F F) (*.f64 F F))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 F F) (*.f64 F F))) #s(literal 0 binary64)))) |
(*.f64 (neg.f64 (*.f64 (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 F F) (*.f64 F F))))) (/.f64 (*.f64 F F) (*.f64 (PI.f64) l))) |
(*.f64 (neg.f64 (sqrt.f64 (PI.f64))) (*.f64 (sqrt.f64 (PI.f64)) (/.f64 l (*.f64 F F)))) |
(*.f64 (neg.f64 (sqrt.f64 (PI.f64))) (/.f64 (*.f64 (sqrt.f64 (PI.f64)) l) (*.f64 F F))) |
(*.f64 (neg.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (*.f64 (cbrt.f64 (PI.f64)) (/.f64 l (*.f64 F F)))) |
(*.f64 (neg.f64 (/.f64 (sqrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64)))) F)) (*.f64 (/.f64 (sqrt.f64 (sqrt.f64 (PI.f64))) F) l)) |
(*.f64 (*.f64 l (sqrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64))))) (neg.f64 (/.f64 (sqrt.f64 (sqrt.f64 (PI.f64))) (*.f64 F F)))) |
(*.f64 (*.f64 l (/.f64 (sqrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64)))) F)) (neg.f64 (/.f64 (sqrt.f64 (sqrt.f64 (PI.f64))) F))) |
(*.f64 (neg.f64 (*.f64 l (sqrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64)))))) (/.f64 (sqrt.f64 (sqrt.f64 (PI.f64))) (*.f64 F F))) |
(*.f64 (*.f64 (neg.f64 l) (/.f64 (sqrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64)))) F)) (/.f64 (sqrt.f64 (sqrt.f64 (PI.f64))) F)) |
(*.f64 (*.f64 (/.f64 l (*.f64 F F)) (sqrt.f64 (PI.f64))) (neg.f64 (sqrt.f64 (PI.f64)))) |
(*.f64 (*.f64 (/.f64 l (*.f64 F F)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (neg.f64 (cbrt.f64 (PI.f64)))) |
(*.f64 (neg.f64 (*.f64 (PI.f64) (/.f64 l F))) (/.f64 #s(literal 1 binary64) F)) |
(*.f64 (neg.f64 (*.f64 l (/.f64 (PI.f64) F))) (/.f64 #s(literal 1 binary64) F)) |
(*.f64 (neg.f64 (/.f64 (sqrt.f64 (PI.f64)) F)) (/.f64 (*.f64 (sqrt.f64 (PI.f64)) l) F)) |
(*.f64 (neg.f64 (*.f64 (/.f64 l (*.f64 F F)) (sqrt.f64 (PI.f64)))) (sqrt.f64 (PI.f64))) |
(*.f64 (neg.f64 (*.f64 (/.f64 l (*.f64 F F)) (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) (cbrt.f64 (PI.f64))) |
(+.f64 #s(literal 0 binary64) (/.f64 (*.f64 (PI.f64) l) (*.f64 F F))) |
(exp.f64 (-.f64 (log.f64 (*.f64 (PI.f64) l)) (*.f64 (log.f64 F) #s(literal 2 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 F (neg.f64 F))) (/.f64 (*.f64 (PI.f64) l) (*.f64 F (neg.f64 F)))) |
(neg.f64 (/.f64 (*.f64 (PI.f64) l) (*.f64 F (neg.f64 F)))) |
(/.f64 (PI.f64) (/.f64 (*.f64 F F) l)) |
(/.f64 l (/.f64 (*.f64 F F) (PI.f64))) |
(/.f64 (*.f64 (PI.f64) l) (*.f64 F F)) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 F F) (*.f64 (PI.f64) l))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 F F) l) (PI.f64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 F F) (PI.f64)) l)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 F F) (*.f64 (PI.f64) l)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 F F) (*.f64 l (neg.f64 (PI.f64)))) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 F (/.f64 (*.f64 (PI.f64) l) F))) |
(/.f64 #s(literal 1 binary64) (/.f64 F (*.f64 l (/.f64 (PI.f64) F)))) |
(/.f64 #s(literal 1 binary64) (/.f64 F (*.f64 (PI.f64) (/.f64 l F)))) |
(/.f64 #s(literal 1 binary64) (/.f64 F (*.f64 (/.f64 (PI.f64) F) l))) |
(/.f64 #s(literal 1 binary64) (/.f64 F (*.f64 (/.f64 l F) (PI.f64)))) |
(/.f64 #s(literal -1 binary64) (/.f64 (*.f64 F F) (*.f64 l (neg.f64 (PI.f64))))) |
(/.f64 (neg.f64 l) (neg.f64 (/.f64 (*.f64 F F) (PI.f64)))) |
(/.f64 (*.f64 l (neg.f64 (PI.f64))) (*.f64 F (neg.f64 F))) |
(/.f64 (neg.f64 (PI.f64)) (neg.f64 (/.f64 (*.f64 F F) l))) |
(/.f64 (/.f64 l F) (/.f64 F (PI.f64))) |
(/.f64 (/.f64 (PI.f64) F) (/.f64 F l)) |
(/.f64 (/.f64 (*.f64 (PI.f64) l) F) F) |
(/.f64 (neg.f64 (*.f64 (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 F F) (*.f64 F F))))) (/.f64 (*.f64 (PI.f64) l) (*.f64 F (neg.f64 F)))) |
(/.f64 (*.f64 l (sqrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64))))) (/.f64 (*.f64 F F) (sqrt.f64 (sqrt.f64 (PI.f64))))) |
(/.f64 (*.f64 l (/.f64 (sqrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64)))) F)) (/.f64 F (sqrt.f64 (sqrt.f64 (PI.f64))))) |
(/.f64 (*.f64 l (/.f64 (PI.f64) F)) F) |
(/.f64 (neg.f64 (*.f64 (PI.f64) (/.f64 l F))) (neg.f64 F)) |
(/.f64 (neg.f64 (*.f64 l (/.f64 (PI.f64) F))) (neg.f64 F)) |
(/.f64 (*.f64 (PI.f64) (/.f64 l F)) F) |
(/.f64 (*.f64 (/.f64 (PI.f64) F) l) F) |
(/.f64 (*.f64 (/.f64 l F) (PI.f64)) F) |
(/.f64 (neg.f64 (/.f64 (*.f64 (PI.f64) l) F)) (neg.f64 F)) |
(/.f64 (neg.f64 (*.f64 (/.f64 (PI.f64) F) l)) (neg.f64 F)) |
(/.f64 (neg.f64 (*.f64 (/.f64 l F) (PI.f64))) (neg.f64 F)) |
(/.f64 (+.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 (PI.f64) l) (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l)))) (*.f64 (*.f64 F F) (*.f64 (*.f64 F F) (*.f64 F F))))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 F F) (*.f64 F F)))) #s(literal 0 binary64)))) |
(pow.f64 (/.f64 (*.f64 F F) (*.f64 (PI.f64) l)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) l)) (*.f64 F F)) #s(literal -1 binary64)) |
(*.f64 (PI.f64) (/.f64 l (*.f64 F F))) |
(*.f64 (sqrt.f64 (PI.f64)) (*.f64 (sqrt.f64 (PI.f64)) (/.f64 l (*.f64 F F)))) |
(*.f64 (sqrt.f64 (PI.f64)) (/.f64 (*.f64 (sqrt.f64 (PI.f64)) l) (*.f64 F F))) |
(*.f64 l (/.f64 (PI.f64) (*.f64 F F))) |
(*.f64 (*.f64 (PI.f64) l) (/.f64 #s(literal 1 binary64) (*.f64 F F))) |
(*.f64 (/.f64 l (*.f64 F F)) (PI.f64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (PI.f64) l) (*.f64 F F))) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (PI.f64) l) (*.f64 F (neg.f64 F)))) |
(*.f64 (sqrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64)))) (*.f64 (/.f64 (sqrt.f64 (sqrt.f64 (PI.f64))) (*.f64 F F)) l)) |
(*.f64 (/.f64 (PI.f64) (*.f64 F F)) l) |
(*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (cbrt.f64 (PI.f64)) (/.f64 l (*.f64 F F)))) |
(*.f64 (*.f64 l (neg.f64 (PI.f64))) (/.f64 #s(literal -1 binary64) (*.f64 F F))) |
(*.f64 (/.f64 (sqrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64)))) F) (*.f64 (/.f64 (sqrt.f64 (sqrt.f64 (PI.f64))) F) l)) |
(*.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 (*.f64 (PI.f64) l) F)) |
(*.f64 (/.f64 l F) (/.f64 (PI.f64) F)) |
(*.f64 (/.f64 (PI.f64) F) (/.f64 l F)) |
(*.f64 (/.f64 (sqrt.f64 (PI.f64)) F) (/.f64 (*.f64 (sqrt.f64 (PI.f64)) l) F)) |
(*.f64 (/.f64 (*.f64 (PI.f64) l) F) (/.f64 #s(literal 1 binary64) F)) |
(*.f64 (*.f64 l (sqrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64))))) (/.f64 (sqrt.f64 (sqrt.f64 (PI.f64))) (*.f64 F F))) |
(*.f64 (*.f64 l (/.f64 (sqrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64)))) F)) (/.f64 (sqrt.f64 (sqrt.f64 (PI.f64))) F)) |
(*.f64 (*.f64 (/.f64 l (*.f64 F F)) (sqrt.f64 (PI.f64))) (sqrt.f64 (PI.f64))) |
(*.f64 (*.f64 (/.f64 l (*.f64 F F)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (cbrt.f64 (PI.f64))) |
(*.f64 (*.f64 l (/.f64 (PI.f64) F)) (/.f64 #s(literal 1 binary64) F)) |
(*.f64 (*.f64 (PI.f64) (/.f64 l F)) (/.f64 #s(literal 1 binary64) F)) |
(*.f64 (*.f64 (/.f64 (PI.f64) F) l) (/.f64 #s(literal 1 binary64) F)) |
(*.f64 (*.f64 (/.f64 l F) (PI.f64)) (/.f64 #s(literal 1 binary64) F)) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 F F) (PI.f64))) #s(literal -1 binary64))) |
(exp.f64 (-.f64 (log.f64 (PI.f64)) (*.f64 (log.f64 F) #s(literal 2 binary64)))) |
(-.f64 #s(literal 0 binary64) (/.f64 (PI.f64) (*.f64 F (neg.f64 F)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 F (neg.f64 F))) (/.f64 (PI.f64) (*.f64 F (neg.f64 F)))) |
(neg.f64 (/.f64 (PI.f64) (*.f64 F (neg.f64 F)))) |
(/.f64 (PI.f64) (*.f64 F F)) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 F F) (PI.f64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (*.f64 F F) (PI.f64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 F (*.f64 (/.f64 (sqrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64)))) F) (sqrt.f64 (sqrt.f64 (PI.f64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 F F) (PI.f64)))) |
(/.f64 (sqrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64)))) (/.f64 (*.f64 F F) (sqrt.f64 (sqrt.f64 (PI.f64))))) |
(/.f64 (/.f64 (sqrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64)))) F) (/.f64 F (sqrt.f64 (sqrt.f64 (PI.f64))))) |
(/.f64 (/.f64 (sqrt.f64 (sqrt.f64 (PI.f64))) F) (/.f64 F (sqrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64)))))) |
(/.f64 (neg.f64 (PI.f64)) (*.f64 F (neg.f64 F))) |
(/.f64 (/.f64 (PI.f64) F) F) |
(/.f64 (neg.f64 (/.f64 (PI.f64) F)) (neg.f64 F)) |
(/.f64 (*.f64 (/.f64 (sqrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64)))) F) (sqrt.f64 (sqrt.f64 (PI.f64)))) F) |
(/.f64 (neg.f64 (*.f64 (/.f64 (sqrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64)))) F) (sqrt.f64 (sqrt.f64 (PI.f64))))) (neg.f64 F)) |
(pow.f64 (/.f64 (*.f64 F F) (PI.f64)) #s(literal -1 binary64)) |
(*.f64 (PI.f64) (/.f64 #s(literal 1 binary64) (*.f64 F F))) |
(*.f64 (sqrt.f64 (PI.f64)) (*.f64 (sqrt.f64 (sqrt.f64 (PI.f64))) (/.f64 (sqrt.f64 (sqrt.f64 (PI.f64))) (*.f64 F F)))) |
(*.f64 #s(literal 1 binary64) (/.f64 (PI.f64) (*.f64 F F))) |
(*.f64 #s(literal -1 binary64) (/.f64 (PI.f64) (*.f64 F (neg.f64 F)))) |
(*.f64 (sqrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64)))) (/.f64 (sqrt.f64 (sqrt.f64 (PI.f64))) (*.f64 F F))) |
(*.f64 (sqrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64)))) (neg.f64 (neg.f64 (/.f64 (sqrt.f64 (sqrt.f64 (PI.f64))) (*.f64 F F))))) |
(*.f64 (sqrt.f64 (sqrt.f64 (PI.f64))) (/.f64 (sqrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64)))) (*.f64 F F))) |
(*.f64 (/.f64 (sqrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64)))) F) (/.f64 (sqrt.f64 (sqrt.f64 (PI.f64))) F)) |
(*.f64 (/.f64 (sqrt.f64 (sqrt.f64 (PI.f64))) F) (/.f64 (sqrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64)))) F)) |
(*.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 (PI.f64) F)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) (PI.f64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) (pow.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) #s(literal -1 binary64))) |
(*.f64 (neg.f64 (PI.f64)) (/.f64 #s(literal -1 binary64) (*.f64 F F))) |
(*.f64 (/.f64 (PI.f64) F) (/.f64 #s(literal 1 binary64) F)) |
(*.f64 (/.f64 (sqrt.f64 (sqrt.f64 (PI.f64))) (*.f64 F F)) (sqrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64))))) |
(*.f64 (neg.f64 (/.f64 (PI.f64) F)) (/.f64 #s(literal -1 binary64) F)) |
(*.f64 (neg.f64 (sqrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64))))) (neg.f64 (/.f64 (sqrt.f64 (sqrt.f64 (PI.f64))) (*.f64 F F)))) |
(*.f64 (neg.f64 (/.f64 (sqrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64)))) F)) (neg.f64 (/.f64 (sqrt.f64 (sqrt.f64 (PI.f64))) F))) |
(*.f64 (*.f64 (/.f64 (sqrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64)))) F) (sqrt.f64 (sqrt.f64 (PI.f64)))) (/.f64 #s(literal 1 binary64) F)) |
(*.f64 (neg.f64 (neg.f64 (sqrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64)))))) (/.f64 (sqrt.f64 (sqrt.f64 (PI.f64))) (*.f64 F F))) |
(*.f64 (pow.f64 (/.f64 (*.f64 F F) (PI.f64)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (*.f64 F F) (PI.f64)) #s(literal -1/2 binary64))) |
(PI.f64) |
(log.f64 (exp.f64 (PI.f64))) |
(log.f64 (/.f64 #s(literal 1 binary64) (exp.f64 (neg.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) (PI.f64))) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) #s(literal 1/3 binary64))) |
(exp.f64 (fma.f64 (*.f64 #s(literal 3/2 binary64) (log.f64 (PI.f64))) #s(literal 1/2 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (PI.f64))) #s(literal 1/2 binary64)))) |
(exp.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (PI.f64))) #s(literal 1/2 binary64) (*.f64 (*.f64 #s(literal 3/2 binary64) (log.f64 (PI.f64))) #s(literal 1/2 binary64)))) |
(fabs.f64 (PI.f64)) |
(fabs.f64 (neg.f64 (PI.f64))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (PI.f64))) |
(sqrt.f64 (*.f64 (PI.f64) (PI.f64))) |
(cbrt.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) |
(neg.f64 (neg.f64 (PI.f64))) |
(/.f64 (PI.f64) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (PI.f64))) |
(/.f64 (neg.f64 (PI.f64)) #s(literal -1 binary64)) |
(pow.f64 (PI.f64) #s(literal 1 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) (PI.f64)) #s(literal 1/2 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 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) #s(literal 1/4 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 (sqrt.f64 (PI.f64)) (neg.f64 (neg.f64 (sqrt.f64 (PI.f64))))) |
(*.f64 #s(literal 1 binary64) (PI.f64)) |
(*.f64 #s(literal -1 binary64) (neg.f64 (PI.f64))) |
(*.f64 (sqrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64)))) (sqrt.f64 (sqrt.f64 (PI.f64)))) |
(*.f64 (sqrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64)))) (neg.f64 (neg.f64 (sqrt.f64 (sqrt.f64 (PI.f64)))))) |
(*.f64 (sqrt.f64 (sqrt.f64 (PI.f64))) (sqrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64))))) |
(*.f64 (sqrt.f64 (sqrt.f64 (PI.f64))) (fabs.f64 (sqrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64)))))) |
(*.f64 (sqrt.f64 (sqrt.f64 (PI.f64))) (neg.f64 (neg.f64 (sqrt.f64 (*.f64 (PI.f64) (sqrt.f64 (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)) (pow.f64 (pow.f64 (PI.f64) #s(literal 1/6 binary64)) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (neg.f64 (neg.f64 (cbrt.f64 (PI.f64))))) |
(*.f64 (neg.f64 (sqrt.f64 (sqrt.f64 (PI.f64)))) (neg.f64 (sqrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64)))))) |
(*.f64 (neg.f64 (sqrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64))))) (neg.f64 (sqrt.f64 (sqrt.f64 (PI.f64))))) |
(*.f64 (neg.f64 (sqrt.f64 (PI.f64))) (neg.f64 (sqrt.f64 (PI.f64)))) |
(*.f64 (neg.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (neg.f64 (cbrt.f64 (PI.f64)))) |
(*.f64 (pow.f64 (sqrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64)))) #s(literal 1 binary64)) (pow.f64 (sqrt.f64 (sqrt.f64 (PI.f64))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (sqrt.f64 (sqrt.f64 (PI.f64))) #s(literal 1 binary64)) (pow.f64 (sqrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64)))) #s(literal 1 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 (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 4/3 binary64)) #s(literal 1/2 binary64)) (cbrt.f64 (PI.f64))) |
(*.f64 (pow.f64 (*.f64 (PI.f64) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) #s(literal 1/2 binary64)) (pow.f64 (PI.f64) #s(literal 1/6 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)) (sqrt.f64 (PI.f64))) #s(literal 1/3 binary64)) (cbrt.f64 (sqrt.f64 (PI.f64)))) |
(*.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 (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 (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)) (sqrt.f64 (PI.f64)))) (cbrt.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 (sqrt.f64 (pow.f64 (PI.f64) #s(literal 4/3 binary64))) (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 (fabs.f64 (sqrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64))))) (sqrt.f64 (sqrt.f64 (PI.f64)))) |
(*.f64 (fabs.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (cbrt.f64 (PI.f64))) |
(*.f64 (neg.f64 (neg.f64 (sqrt.f64 (sqrt.f64 (PI.f64))))) (sqrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64))))) |
(*.f64 (neg.f64 (neg.f64 (sqrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64)))))) (sqrt.f64 (sqrt.f64 (PI.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 (*.f64 (cbrt.f64 (PI.f64)) (cbrt.f64 (sqrt.f64 (PI.f64)))) (*.f64 (cbrt.f64 (PI.f64)) (cbrt.f64 (sqrt.f64 (PI.f64))))) |
(*.f64 (neg.f64 (neg.f64 (sqrt.f64 (PI.f64)))) (sqrt.f64 (PI.f64))) |
(*.f64 (neg.f64 (neg.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) (cbrt.f64 (PI.f64))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (sin.f64 (*.f64 (PI.f64) l)))) |
(sin.f64 (*.f64 (PI.f64) l)) |
(neg.f64 (neg.f64 (sin.f64 (*.f64 (PI.f64) l)))) |
(neg.f64 (sin.f64 (*.f64 l (neg.f64 (PI.f64))))) |
(*.f64 (sin.f64 (*.f64 (PI.f64) l)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (sin.f64 (*.f64 (PI.f64) l))) |
(*.f64 #s(literal -1 binary64) (neg.f64 (sin.f64 (*.f64 (PI.f64) l)))) |
(cos.f64 (*.f64 (PI.f64) l)) |
(cos.f64 (*.f64 l (neg.f64 (PI.f64)))) |
(*.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (PI.f64) l))) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (PI.f64)))) |
(exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (PI.f64))) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (PI.f64) (PI.f64))) #s(literal 1/4 binary64))) |
(exp.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (PI.f64))) #s(literal 1/2 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (PI.f64))) #s(literal 1/2 binary64)))) |
(fabs.f64 (sqrt.f64 (PI.f64))) |
(fabs.f64 (neg.f64 (sqrt.f64 (PI.f64)))) |
(sqrt.f64 (PI.f64)) |
(pow.f64 (PI.f64) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 (PI.f64)) #s(literal 1 binary64)) |
(pow.f64 (sqrt.f64 (sqrt.f64 (PI.f64))) #s(literal 2 binary64)) |
(pow.f64 (cbrt.f64 (PI.f64)) #s(literal 3/2 binary64)) |
(pow.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)) |
(pow.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 1/6 binary64)) |
(pow.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) #s(literal 1/8 binary64)) |
(*.f64 (sqrt.f64 (PI.f64)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 (PI.f64))) |
(*.f64 (sqrt.f64 (sqrt.f64 (PI.f64))) (sqrt.f64 (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 (PI.f64)) (fabs.f64 (pow.f64 (PI.f64) #s(literal 1/6 binary64)))) |
(*.f64 (pow.f64 (PI.f64) #s(literal 1/6 binary64)) (cbrt.f64 (PI.f64))) |
(*.f64 (pow.f64 (PI.f64) #s(literal 3/8 binary64)) (pow.f64 (PI.f64) #s(literal 1/8 binary64))) |
(*.f64 (pow.f64 (PI.f64) #s(literal 1/8 binary64)) (pow.f64 (PI.f64) #s(literal 3/8 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 #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 (sqrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64)))) #s(literal 1/2 binary64)) (pow.f64 (sqrt.f64 (sqrt.f64 (PI.f64))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (sqrt.f64 (sqrt.f64 (PI.f64))) #s(literal 1/2 binary64)) (pow.f64 (sqrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64)))) #s(literal 1/2 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 (*.f64 (PI.f64) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) #s(literal 1/4 binary64)) (pow.f64 (cbrt.f64 (PI.f64)) #s(literal 1/4 binary64))) |
(*.f64 (sqrt.f64 (sqrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64))))) (sqrt.f64 (sqrt.f64 (sqrt.f64 (PI.f64))))) |
(*.f64 (sqrt.f64 (sqrt.f64 (sqrt.f64 (PI.f64)))) (sqrt.f64 (sqrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64)))))) |
| 1× | egg-herbie |
| 15 810× | accelerator-lowering-fma.f32 |
| 15 810× | accelerator-lowering-fma.f64 |
| 6 634× | *-lowering-*.f32 |
| 6 634× | *-lowering-*.f64 |
| 2 428× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 166 | 2753 |
| 1 | 492 | 2660 |
| 2 | 1662 | 2586 |
| 3 | 6813 | 2537 |
| 0 | 8091 | 2503 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (* l (PI)) (pow F 2)) |
(* l (+ (* (pow l 2) (- (* -1/6 (/ (pow (PI) 3) (pow F 2))) (* -1/2 (/ (pow (PI) 3) (pow F 2))))) (/ (PI) (pow F 2)))) |
(* l (+ (* (pow l 2) (- (+ (* -1/6 (/ (pow (PI) 3) (pow F 2))) (* (pow l 2) (- (* 1/120 (/ (pow (PI) 5) (pow F 2))) (+ (* -1/2 (* (pow (PI) 2) (- (* -1/6 (/ (pow (PI) 3) (pow F 2))) (* -1/2 (/ (pow (PI) 3) (pow F 2)))))) (* 1/24 (/ (pow (PI) 5) (pow F 2))))))) (* -1/2 (/ (pow (PI) 3) (pow F 2))))) (/ (PI) (pow F 2)))) |
(* l (+ (* (pow l 2) (- (+ (* -1/6 (/ (pow (PI) 3) (pow F 2))) (* (pow l 2) (- (+ (* 1/120 (/ (pow (PI) 5) (pow F 2))) (* (pow l 2) (- (* -1/5040 (/ (pow (PI) 7) (pow F 2))) (+ (* -1/2 (* (pow (PI) 2) (- (* 1/120 (/ (pow (PI) 5) (pow F 2))) (+ (* -1/2 (* (pow (PI) 2) (- (* -1/6 (/ (pow (PI) 3) (pow F 2))) (* -1/2 (/ (pow (PI) 3) (pow F 2)))))) (* 1/24 (/ (pow (PI) 5) (pow F 2))))))) (+ (* -1/720 (/ (pow (PI) 7) (pow F 2))) (* 1/24 (* (pow (PI) 4) (- (* -1/6 (/ (pow (PI) 3) (pow F 2))) (* -1/2 (/ (pow (PI) 3) (pow F 2))))))))))) (+ (* -1/2 (* (pow (PI) 2) (- (* -1/6 (/ (pow (PI) 3) (pow F 2))) (* -1/2 (/ (pow (PI) 3) (pow F 2)))))) (* 1/24 (/ (pow (PI) 5) (pow F 2))))))) (* -1/2 (/ (pow (PI) 3) (pow F 2))))) (/ (PI) (pow F 2)))) |
(/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI))))) |
(/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI))))) |
(/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI))))) |
(/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI))))) |
(/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI))))) |
(/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI))))) |
(/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI))))) |
(/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI))))) |
(/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI))))) |
(/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI))))) |
(/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI))))) |
(/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI))))) |
(/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI))))) |
(/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI))))) |
(/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI))))) |
(/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI))))) |
(/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI))))) |
(/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI))))) |
(/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI))))) |
(/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI))))) |
(* l (- (PI) (/ (PI) (pow F 2)))) |
(* l (- (+ (PI) (* (pow l 2) (- (* -1/2 (/ (pow (PI) 3) (pow F 2))) (* -1/6 (/ (pow (PI) 3) (pow F 2)))))) (/ (PI) (pow F 2)))) |
(* l (- (+ (PI) (* (pow l 2) (- (+ (* -1/2 (/ (pow (PI) 3) (pow F 2))) (* (pow l 2) (- (+ (* -1/2 (* (pow (PI) 2) (- (* -1/6 (/ (pow (PI) 3) (pow F 2))) (* -1/2 (/ (pow (PI) 3) (pow F 2)))))) (* 1/24 (/ (pow (PI) 5) (pow F 2)))) (* 1/120 (/ (pow (PI) 5) (pow F 2)))))) (* -1/6 (/ (pow (PI) 3) (pow F 2)))))) (/ (PI) (pow F 2)))) |
(* l (- (+ (PI) (* (pow l 2) (- (+ (* -1/2 (/ (pow (PI) 3) (pow F 2))) (* (pow l 2) (- (+ (* -1/2 (* (pow (PI) 2) (- (* -1/6 (/ (pow (PI) 3) (pow F 2))) (* -1/2 (/ (pow (PI) 3) (pow F 2)))))) (+ (* 1/24 (/ (pow (PI) 5) (pow F 2))) (* (pow l 2) (- (+ (* -1/2 (* (pow (PI) 2) (- (* 1/120 (/ (pow (PI) 5) (pow F 2))) (+ (* -1/2 (* (pow (PI) 2) (- (* -1/6 (/ (pow (PI) 3) (pow F 2))) (* -1/2 (/ (pow (PI) 3) (pow F 2)))))) (* 1/24 (/ (pow (PI) 5) (pow F 2))))))) (+ (* -1/720 (/ (pow (PI) 7) (pow F 2))) (* 1/24 (* (pow (PI) 4) (- (* -1/6 (/ (pow (PI) 3) (pow F 2))) (* -1/2 (/ (pow (PI) 3) (pow F 2)))))))) (* -1/5040 (/ (pow (PI) 7) (pow F 2))))))) (* 1/120 (/ (pow (PI) 5) (pow F 2)))))) (* -1/6 (/ (pow (PI) 3) (pow F 2)))))) (/ (PI) (pow F 2)))) |
(* l (PI)) |
(* l (+ (PI) (* -1 (/ (sin (* l (PI))) (* (pow F 2) (* l (cos (* l (PI))))))))) |
(* l (+ (PI) (* -1 (/ (sin (* l (PI))) (* (pow F 2) (* l (cos (* l (PI))))))))) |
(* l (+ (PI) (* -1 (/ (sin (* l (PI))) (* (pow F 2) (* l (cos (* l (PI))))))))) |
(* l (PI)) |
(* -1 (* l (+ (* -1 (PI)) (/ (sin (* l (PI))) (* (pow F 2) (* l (cos (* l (PI))))))))) |
(* -1 (* l (+ (* -1 (PI)) (/ (sin (* l (PI))) (* (pow F 2) (* l (cos (* l (PI))))))))) |
(* -1 (* l (+ (* -1 (PI)) (/ (sin (* l (PI))) (* (pow F 2) (* l (cos (* l (PI))))))))) |
(* -1 (/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI)))))) |
(/ (- (* (pow F 2) (* l (PI))) (/ (sin (* l (PI))) (cos (* l (PI))))) (pow F 2)) |
(/ (- (* (pow F 2) (* l (PI))) (/ (sin (* l (PI))) (cos (* l (PI))))) (pow F 2)) |
(/ (- (* (pow F 2) (* l (PI))) (/ (sin (* l (PI))) (cos (* l (PI))))) (pow F 2)) |
(* l (PI)) |
(+ (* -1 (/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI)))))) (* l (PI))) |
(+ (* -1 (/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI)))))) (* l (PI))) |
(+ (* -1 (/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI)))))) (* l (PI))) |
(* l (PI)) |
(+ (* -1 (/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI)))))) (* l (PI))) |
(+ (* -1 (/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI)))))) (* l (PI))) |
(+ (* -1 (/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI)))))) (* l (PI))) |
(* l (PI)) |
(* l (PI)) |
(* l (PI)) |
(* l (PI)) |
(* l (PI)) |
(* l (PI)) |
(* l (PI)) |
(* l (PI)) |
(* l (PI)) |
(* l (PI)) |
(* l (PI)) |
(* l (PI)) |
(* -1 (/ (* l (PI)) (pow F 2))) |
(* -1 (/ (* l (PI)) (pow F 2))) |
(* -1 (/ (* l (PI)) (pow F 2))) |
(* -1 (/ (* l (PI)) (pow F 2))) |
(* -1 (/ (* l (PI)) (pow F 2))) |
(* -1 (/ (* l (PI)) (pow F 2))) |
(* -1 (/ (* l (PI)) (pow F 2))) |
(* -1 (/ (* l (PI)) (pow F 2))) |
(* -1 (/ (* l (PI)) (pow F 2))) |
(* -1 (/ (* l (PI)) (pow F 2))) |
(* -1 (/ (* l (PI)) (pow F 2))) |
(* -1 (/ (* l (PI)) (pow F 2))) |
(* -1 (/ (* l (PI)) (pow F 2))) |
(* -1 (/ (* l (PI)) (pow F 2))) |
(* -1 (/ (* l (PI)) (pow F 2))) |
(* -1 (/ (* l (PI)) (pow F 2))) |
(* -1 (/ (* l (PI)) (pow F 2))) |
(* -1 (/ (* l (PI)) (pow F 2))) |
(* -1 (/ (* l (PI)) (pow F 2))) |
(* -1 (/ (* l (PI)) (pow F 2))) |
(* -1 (/ (* l (PI)) (pow F 2))) |
(* -1 (/ (* l (PI)) (pow F 2))) |
(* -1 (/ (* l (PI)) (pow F 2))) |
(* -1 (/ (* l (PI)) (pow F 2))) |
(/ (* l (PI)) (pow F 2)) |
(/ (* l (PI)) (pow F 2)) |
(/ (* l (PI)) (pow F 2)) |
(/ (* l (PI)) (pow F 2)) |
(/ (* l (PI)) (pow F 2)) |
(/ (* l (PI)) (pow F 2)) |
(/ (* l (PI)) (pow F 2)) |
(/ (* l (PI)) (pow F 2)) |
(/ (* l (PI)) (pow F 2)) |
(/ (* l (PI)) (pow F 2)) |
(/ (* l (PI)) (pow F 2)) |
(/ (* l (PI)) (pow F 2)) |
(/ (* l (PI)) (pow F 2)) |
(/ (* l (PI)) (pow F 2)) |
(/ (* l (PI)) (pow F 2)) |
(/ (* l (PI)) (pow F 2)) |
(/ (* l (PI)) (pow F 2)) |
(/ (* l (PI)) (pow F 2)) |
(/ (* l (PI)) (pow F 2)) |
(/ (* l (PI)) (pow F 2)) |
(/ (* l (PI)) (pow F 2)) |
(/ (* l (PI)) (pow F 2)) |
(/ (* l (PI)) (pow F 2)) |
(/ (* l (PI)) (pow F 2)) |
(/ l (pow F 2)) |
(/ l (pow F 2)) |
(/ l (pow F 2)) |
(/ l (pow F 2)) |
(/ l (pow F 2)) |
(/ l (pow F 2)) |
(/ l (pow F 2)) |
(/ l (pow F 2)) |
(/ l (pow F 2)) |
(/ l (pow F 2)) |
(/ l (pow F 2)) |
(/ l (pow F 2)) |
(/ l (pow F 2)) |
(/ l (pow F 2)) |
(/ l (pow F 2)) |
(/ l (pow F 2)) |
(/ l (pow F 2)) |
(/ l (pow F 2)) |
(/ l (pow F 2)) |
(/ l (pow F 2)) |
(/ l (pow F 2)) |
(/ l (pow F 2)) |
(/ l (pow F 2)) |
(/ l (pow F 2)) |
(* l (PI)) |
(* l (PI)) |
(* l (PI)) |
(* l (PI)) |
(* l (PI)) |
(* l (PI)) |
(* l (PI)) |
(* l (PI)) |
(* l (PI)) |
(* l (PI)) |
(* l (PI)) |
(* l (PI)) |
(/ 1 (* l (PI))) |
(/ 1 (* l (PI))) |
(/ 1 (* l (PI))) |
(/ 1 (* l (PI))) |
(/ 1 (* l (PI))) |
(/ 1 (* l (PI))) |
(/ 1 (* l (PI))) |
(/ 1 (* l (PI))) |
(/ 1 (* l (PI))) |
(/ 1 (* l (PI))) |
(/ 1 (* l (PI))) |
(/ 1 (* l (PI))) |
(* l (PI)) |
(* l (PI)) |
(* l (PI)) |
(* l (PI)) |
(* l (PI)) |
(* l (PI)) |
(* l (PI)) |
(* l (PI)) |
(* l (PI)) |
(* l (PI)) |
(* l (PI)) |
(* l (PI)) |
(/ -1 (pow F 2)) |
(/ -1 (pow F 2)) |
(/ -1 (pow F 2)) |
(/ -1 (pow F 2)) |
(/ -1 (pow F 2)) |
(/ -1 (pow F 2)) |
(/ -1 (pow F 2)) |
(/ -1 (pow F 2)) |
(/ -1 (pow F 2)) |
(/ -1 (pow F 2)) |
(/ -1 (pow F 2)) |
(/ -1 (pow F 2)) |
(* -1 (/ (* l (PI)) (pow F 2))) |
(/ (+ (* -1 (* l (PI))) (* (pow F 2) (* l (PI)))) (pow F 2)) |
(/ (+ (* -1 (* l (PI))) (* (pow F 2) (* l (PI)))) (pow F 2)) |
(/ (+ (* -1 (* l (PI))) (* (pow F 2) (* l (PI)))) (pow F 2)) |
(* l (PI)) |
(+ (* -1 (/ (* l (PI)) (pow F 2))) (* l (PI))) |
(+ (* -1 (/ (* l (PI)) (pow F 2))) (* l (PI))) |
(+ (* -1 (/ (* l (PI)) (pow F 2))) (* l (PI))) |
(* l (PI)) |
(+ (* -1 (/ (* l (PI)) (pow F 2))) (* l (PI))) |
(+ (* -1 (/ (* l (PI)) (pow F 2))) (* l (PI))) |
(+ (* -1 (/ (* l (PI)) (pow F 2))) (* l (PI))) |
(* l (* (PI) (- 1 (/ 1 (pow F 2))))) |
(* l (* (PI) (- 1 (/ 1 (pow F 2))))) |
(* l (* (PI) (- 1 (/ 1 (pow F 2))))) |
(* l (* (PI) (- 1 (/ 1 (pow F 2))))) |
(* l (* (PI) (- 1 (/ 1 (pow F 2))))) |
(* l (* (PI) (- 1 (/ 1 (pow F 2))))) |
(* l (* (PI) (- 1 (/ 1 (pow F 2))))) |
(* l (* (PI) (- 1 (/ 1 (pow F 2))))) |
(* l (* (PI) (- 1 (/ 1 (pow F 2))))) |
(* l (* (PI) (- 1 (/ 1 (pow F 2))))) |
(* l (* (PI) (- 1 (/ 1 (pow F 2))))) |
(* l (* (PI) (- 1 (/ 1 (pow F 2))))) |
(/ -1 (pow F 2)) |
(/ (- (pow F 2) 1) (pow F 2)) |
(/ (- (pow F 2) 1) (pow F 2)) |
(/ (- (pow F 2) 1) (pow F 2)) |
1 |
(- 1 (/ 1 (pow F 2))) |
(- 1 (/ 1 (pow F 2))) |
(- 1 (/ 1 (pow F 2))) |
1 |
(- 1 (/ 1 (pow F 2))) |
(- 1 (/ 1 (pow F 2))) |
(- 1 (/ 1 (pow F 2))) |
(/ -1 F) |
(/ -1 F) |
(/ -1 F) |
(/ -1 F) |
(/ -1 F) |
(/ -1 F) |
(/ -1 F) |
(/ -1 F) |
(/ -1 F) |
(/ -1 F) |
(/ -1 F) |
(/ -1 F) |
(* -1 (/ (* l (PI)) (pow F 2))) |
(* -1 (/ (* l (PI)) (pow F 2))) |
(* -1 (/ (* l (PI)) (pow F 2))) |
(* -1 (/ (* l (PI)) (pow F 2))) |
(* -1 (/ (* l (PI)) (pow F 2))) |
(* -1 (/ (* l (PI)) (pow F 2))) |
(* -1 (/ (* l (PI)) (pow F 2))) |
(* -1 (/ (* l (PI)) (pow F 2))) |
(* -1 (/ (* l (PI)) (pow F 2))) |
(* -1 (/ (* l (PI)) (pow F 2))) |
(* -1 (/ (* l (PI)) (pow F 2))) |
(* -1 (/ (* l (PI)) (pow F 2))) |
(* -1 (/ (* l (PI)) (pow F 2))) |
(* -1 (/ (* l (PI)) (pow F 2))) |
(* -1 (/ (* l (PI)) (pow F 2))) |
(* -1 (/ (* l (PI)) (pow F 2))) |
(* -1 (/ (* l (PI)) (pow F 2))) |
(* -1 (/ (* l (PI)) (pow F 2))) |
(* -1 (/ (* l (PI)) (pow F 2))) |
(* -1 (/ (* l (PI)) (pow F 2))) |
(* -1 (/ (* l (PI)) (pow F 2))) |
(* -1 (/ (* l (PI)) (pow F 2))) |
(* -1 (/ (* l (PI)) (pow F 2))) |
(* -1 (/ (* l (PI)) (pow F 2))) |
(/ (* l (PI)) (pow F 2)) |
(/ (* l (PI)) (pow F 2)) |
(/ (* l (PI)) (pow F 2)) |
(/ (* l (PI)) (pow F 2)) |
(/ (* l (PI)) (pow F 2)) |
(/ (* l (PI)) (pow F 2)) |
(/ (* l (PI)) (pow F 2)) |
(/ (* l (PI)) (pow F 2)) |
(/ (* l (PI)) (pow F 2)) |
(/ (* l (PI)) (pow F 2)) |
(/ (* l (PI)) (pow F 2)) |
(/ (* l (PI)) (pow F 2)) |
(/ (* l (PI)) (pow F 2)) |
(/ (* l (PI)) (pow F 2)) |
(/ (* l (PI)) (pow F 2)) |
(/ (* l (PI)) (pow F 2)) |
(/ (* l (PI)) (pow F 2)) |
(/ (* l (PI)) (pow F 2)) |
(/ (* l (PI)) (pow F 2)) |
(/ (* l (PI)) (pow F 2)) |
(/ (* l (PI)) (pow F 2)) |
(/ (* l (PI)) (pow F 2)) |
(/ (* l (PI)) (pow F 2)) |
(/ (* l (PI)) (pow F 2)) |
(/ (PI) (pow F 2)) |
(/ (PI) (pow F 2)) |
(/ (PI) (pow F 2)) |
(/ (PI) (pow F 2)) |
(/ (PI) (pow F 2)) |
(/ (PI) (pow F 2)) |
(/ (PI) (pow F 2)) |
(/ (PI) (pow F 2)) |
(/ (PI) (pow F 2)) |
(/ (PI) (pow F 2)) |
(/ (PI) (pow F 2)) |
(/ (PI) (pow F 2)) |
(* l (PI)) |
(* l (+ (PI) (* -1/6 (* (pow l 2) (pow (PI) 3))))) |
(* l (+ (PI) (* (pow l 2) (+ (* -1/6 (pow (PI) 3)) (* 1/120 (* (pow l 2) (pow (PI) 5))))))) |
(* l (+ (PI) (* (pow l 2) (+ (* -1/6 (pow (PI) 3)) (* (pow l 2) (+ (* -1/5040 (* (pow l 2) (pow (PI) 7))) (* 1/120 (pow (PI) 5)))))))) |
(sin (* l (PI))) |
(sin (* l (PI))) |
(sin (* l (PI))) |
(sin (* l (PI))) |
(sin (* l (PI))) |
(sin (* l (PI))) |
(sin (* l (PI))) |
(sin (* l (PI))) |
1 |
(+ 1 (* -1/2 (* (pow l 2) (pow (PI) 2)))) |
(+ 1 (* (pow l 2) (+ (* -1/2 (pow (PI) 2)) (* 1/24 (* (pow l 2) (pow (PI) 4)))))) |
(+ 1 (* (pow l 2) (+ (* -1/2 (pow (PI) 2)) (* (pow l 2) (+ (* -1/720 (* (pow l 2) (pow (PI) 6))) (* 1/24 (pow (PI) 4))))))) |
(cos (* l (PI))) |
(cos (* l (PI))) |
(cos (* l (PI))) |
(cos (* l (PI))) |
(cos (* l (PI))) |
(cos (* l (PI))) |
(cos (* l (PI))) |
(cos (* l (PI))) |
| Outputs |
|---|
(/ (* l (PI)) (pow F 2)) |
(/.f64 (*.f64 l (PI.f64)) (*.f64 F F)) |
(* l (+ (* (pow l 2) (- (* -1/6 (/ (pow (PI) 3) (pow F 2))) (* -1/2 (/ (pow (PI) 3) (pow F 2))))) (/ (PI) (pow F 2)))) |
(*.f64 l (fma.f64 l (/.f64 (*.f64 l (*.f64 (PI.f64) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/3 binary64)))) (*.f64 F F)) (/.f64 (PI.f64) (*.f64 F F)))) |
(* l (+ (* (pow l 2) (- (+ (* -1/6 (/ (pow (PI) 3) (pow F 2))) (* (pow l 2) (- (* 1/120 (/ (pow (PI) 5) (pow F 2))) (+ (* -1/2 (* (pow (PI) 2) (- (* -1/6 (/ (pow (PI) 3) (pow F 2))) (* -1/2 (/ (pow (PI) 3) (pow F 2)))))) (* 1/24 (/ (pow (PI) 5) (pow F 2))))))) (* -1/2 (/ (pow (PI) 3) (pow F 2))))) (/ (PI) (pow F 2)))) |
(*.f64 l (fma.f64 (*.f64 l l) (fma.f64 (*.f64 l l) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) (PI.f64)) (*.f64 F F)) #s(literal -1/30 binary64) (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (PI.f64) (PI.f64))) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 F F)))) (/.f64 (*.f64 (PI.f64) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/3 binary64))) (*.f64 F F))) (/.f64 (PI.f64) (*.f64 F F)))) |
(* l (+ (* (pow l 2) (- (+ (* -1/6 (/ (pow (PI) 3) (pow F 2))) (* (pow l 2) (- (+ (* 1/120 (/ (pow (PI) 5) (pow F 2))) (* (pow l 2) (- (* -1/5040 (/ (pow (PI) 7) (pow F 2))) (+ (* -1/2 (* (pow (PI) 2) (- (* 1/120 (/ (pow (PI) 5) (pow F 2))) (+ (* -1/2 (* (pow (PI) 2) (- (* -1/6 (/ (pow (PI) 3) (pow F 2))) (* -1/2 (/ (pow (PI) 3) (pow F 2)))))) (* 1/24 (/ (pow (PI) 5) (pow F 2))))))) (+ (* -1/720 (/ (pow (PI) 7) (pow F 2))) (* 1/24 (* (pow (PI) 4) (- (* -1/6 (/ (pow (PI) 3) (pow F 2))) (* -1/2 (/ (pow (PI) 3) (pow F 2))))))))))) (+ (* -1/2 (* (pow (PI) 2) (- (* -1/6 (/ (pow (PI) 3) (pow F 2))) (* -1/2 (/ (pow (PI) 3) (pow F 2)))))) (* 1/24 (/ (pow (PI) 5) (pow F 2))))))) (* -1/2 (/ (pow (PI) 3) (pow F 2))))) (/ (PI) (pow F 2)))) |
(*.f64 l (fma.f64 (*.f64 l l) (fma.f64 (*.f64 l l) (fma.f64 (*.f64 l l) (neg.f64 (fma.f64 (PI.f64) (*.f64 (*.f64 (PI.f64) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) (PI.f64)) (*.f64 F F)) #s(literal -1/30 binary64) (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (PI.f64) (PI.f64))) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 F F))))) #s(literal -1/2 binary64)) (fma.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 7 binary64)) (*.f64 F F)) #s(literal -1/840 binary64) (*.f64 (*.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 F F)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64)))) #s(literal 1/72 binary64))))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) (PI.f64)) (*.f64 F F)) #s(literal -1/30 binary64) (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (PI.f64) (PI.f64))) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 F F))))) (/.f64 (*.f64 (PI.f64) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/3 binary64))) (*.f64 F F))) (/.f64 (PI.f64) (*.f64 F F)))) |
(/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI))))) |
(/.f64 (sin.f64 (*.f64 l (PI.f64))) (*.f64 (*.f64 F F) (cos.f64 (*.f64 l (PI.f64))))) |
(/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI))))) |
(/.f64 (sin.f64 (*.f64 l (PI.f64))) (*.f64 (*.f64 F F) (cos.f64 (*.f64 l (PI.f64))))) |
(/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI))))) |
(/.f64 (sin.f64 (*.f64 l (PI.f64))) (*.f64 (*.f64 F F) (cos.f64 (*.f64 l (PI.f64))))) |
(/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI))))) |
(/.f64 (sin.f64 (*.f64 l (PI.f64))) (*.f64 (*.f64 F F) (cos.f64 (*.f64 l (PI.f64))))) |
(/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI))))) |
(/.f64 (sin.f64 (*.f64 l (PI.f64))) (*.f64 (*.f64 F F) (cos.f64 (*.f64 l (PI.f64))))) |
(/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI))))) |
(/.f64 (sin.f64 (*.f64 l (PI.f64))) (*.f64 (*.f64 F F) (cos.f64 (*.f64 l (PI.f64))))) |
(/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI))))) |
(/.f64 (sin.f64 (*.f64 l (PI.f64))) (*.f64 (*.f64 F F) (cos.f64 (*.f64 l (PI.f64))))) |
(/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI))))) |
(/.f64 (sin.f64 (*.f64 l (PI.f64))) (*.f64 (*.f64 F F) (cos.f64 (*.f64 l (PI.f64))))) |
(/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI))))) |
(/.f64 (sin.f64 (*.f64 l (PI.f64))) (*.f64 (*.f64 F F) (cos.f64 (*.f64 l (PI.f64))))) |
(/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI))))) |
(/.f64 (sin.f64 (*.f64 l (PI.f64))) (*.f64 (*.f64 F F) (cos.f64 (*.f64 l (PI.f64))))) |
(/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI))))) |
(/.f64 (sin.f64 (*.f64 l (PI.f64))) (*.f64 (*.f64 F F) (cos.f64 (*.f64 l (PI.f64))))) |
(/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI))))) |
(/.f64 (sin.f64 (*.f64 l (PI.f64))) (*.f64 (*.f64 F F) (cos.f64 (*.f64 l (PI.f64))))) |
(/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI))))) |
(/.f64 (sin.f64 (*.f64 l (PI.f64))) (*.f64 (*.f64 F F) (cos.f64 (*.f64 l (PI.f64))))) |
(/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI))))) |
(/.f64 (sin.f64 (*.f64 l (PI.f64))) (*.f64 (*.f64 F F) (cos.f64 (*.f64 l (PI.f64))))) |
(/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI))))) |
(/.f64 (sin.f64 (*.f64 l (PI.f64))) (*.f64 (*.f64 F F) (cos.f64 (*.f64 l (PI.f64))))) |
(/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI))))) |
(/.f64 (sin.f64 (*.f64 l (PI.f64))) (*.f64 (*.f64 F F) (cos.f64 (*.f64 l (PI.f64))))) |
(/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI))))) |
(/.f64 (sin.f64 (*.f64 l (PI.f64))) (*.f64 (*.f64 F F) (cos.f64 (*.f64 l (PI.f64))))) |
(/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI))))) |
(/.f64 (sin.f64 (*.f64 l (PI.f64))) (*.f64 (*.f64 F F) (cos.f64 (*.f64 l (PI.f64))))) |
(/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI))))) |
(/.f64 (sin.f64 (*.f64 l (PI.f64))) (*.f64 (*.f64 F F) (cos.f64 (*.f64 l (PI.f64))))) |
(/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI))))) |
(/.f64 (sin.f64 (*.f64 l (PI.f64))) (*.f64 (*.f64 F F) (cos.f64 (*.f64 l (PI.f64))))) |
(* l (- (PI) (/ (PI) (pow F 2)))) |
(*.f64 l (-.f64 (PI.f64) (/.f64 (PI.f64) (*.f64 F F)))) |
(* l (- (+ (PI) (* (pow l 2) (- (* -1/2 (/ (pow (PI) 3) (pow F 2))) (* -1/6 (/ (pow (PI) 3) (pow F 2)))))) (/ (PI) (pow F 2)))) |
(*.f64 l (-.f64 (fma.f64 l (*.f64 l (/.f64 (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal -1/3 binary64)) (*.f64 F F))) (PI.f64)) (/.f64 (PI.f64) (*.f64 F F)))) |
(* l (- (+ (PI) (* (pow l 2) (- (+ (* -1/2 (/ (pow (PI) 3) (pow F 2))) (* (pow l 2) (- (+ (* -1/2 (* (pow (PI) 2) (- (* -1/6 (/ (pow (PI) 3) (pow F 2))) (* -1/2 (/ (pow (PI) 3) (pow F 2)))))) (* 1/24 (/ (pow (PI) 5) (pow F 2)))) (* 1/120 (/ (pow (PI) 5) (pow F 2)))))) (* -1/6 (/ (pow (PI) 3) (pow F 2)))))) (/ (PI) (pow F 2)))) |
(*.f64 l (fma.f64 (*.f64 l l) (fma.f64 (*.f64 l l) (fma.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 F F)) (*.f64 (PI.f64) (*.f64 (PI.f64) #s(literal -1/6 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) (PI.f64)) (*.f64 F F)) #s(literal 1/30 binary64))) (/.f64 (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal -1/3 binary64)) (*.f64 F F))) (-.f64 (PI.f64) (/.f64 (PI.f64) (*.f64 F F))))) |
(* l (- (+ (PI) (* (pow l 2) (- (+ (* -1/2 (/ (pow (PI) 3) (pow F 2))) (* (pow l 2) (- (+ (* -1/2 (* (pow (PI) 2) (- (* -1/6 (/ (pow (PI) 3) (pow F 2))) (* -1/2 (/ (pow (PI) 3) (pow F 2)))))) (+ (* 1/24 (/ (pow (PI) 5) (pow F 2))) (* (pow l 2) (- (+ (* -1/2 (* (pow (PI) 2) (- (* 1/120 (/ (pow (PI) 5) (pow F 2))) (+ (* -1/2 (* (pow (PI) 2) (- (* -1/6 (/ (pow (PI) 3) (pow F 2))) (* -1/2 (/ (pow (PI) 3) (pow F 2)))))) (* 1/24 (/ (pow (PI) 5) (pow F 2))))))) (+ (* -1/720 (/ (pow (PI) 7) (pow F 2))) (* 1/24 (* (pow (PI) 4) (- (* -1/6 (/ (pow (PI) 3) (pow F 2))) (* -1/2 (/ (pow (PI) 3) (pow F 2)))))))) (* -1/5040 (/ (pow (PI) 7) (pow F 2))))))) (* 1/120 (/ (pow (PI) 5) (pow F 2)))))) (* -1/6 (/ (pow (PI) 3) (pow F 2)))))) (/ (PI) (pow F 2)))) |
(*.f64 l (fma.f64 (*.f64 l l) (fma.f64 (PI.f64) (*.f64 (*.f64 (PI.f64) (/.f64 (PI.f64) (*.f64 F F))) #s(literal -1/3 binary64)) (*.f64 (*.f64 l l) (fma.f64 (*.f64 l l) (fma.f64 (PI.f64) (*.f64 (*.f64 (PI.f64) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) (PI.f64)) (*.f64 F F)) #s(literal -1/30 binary64) (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (PI.f64) (PI.f64))) (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 F F))))) #s(literal -1/2 binary64)) (fma.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 7 binary64)) (*.f64 F F)) #s(literal -1/840 binary64) (*.f64 (*.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 F F)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64)))) #s(literal 1/72 binary64)))) (fma.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 F F)) (*.f64 (PI.f64) (*.f64 (PI.f64) #s(literal -1/6 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) (PI.f64)) (*.f64 F F)) #s(literal 1/30 binary64)))))) (-.f64 (PI.f64) (/.f64 (PI.f64) (*.f64 F F))))) |
(* l (PI)) |
(*.f64 l (PI.f64)) |
(* l (+ (PI) (* -1 (/ (sin (* l (PI))) (* (pow F 2) (* l (cos (* l (PI))))))))) |
(-.f64 (*.f64 l (PI.f64)) (/.f64 (sin.f64 (*.f64 l (PI.f64))) (*.f64 (*.f64 F F) (cos.f64 (*.f64 l (PI.f64)))))) |
(* l (+ (PI) (* -1 (/ (sin (* l (PI))) (* (pow F 2) (* l (cos (* l (PI))))))))) |
(-.f64 (*.f64 l (PI.f64)) (/.f64 (sin.f64 (*.f64 l (PI.f64))) (*.f64 (*.f64 F F) (cos.f64 (*.f64 l (PI.f64)))))) |
(* l (+ (PI) (* -1 (/ (sin (* l (PI))) (* (pow F 2) (* l (cos (* l (PI))))))))) |
(-.f64 (*.f64 l (PI.f64)) (/.f64 (sin.f64 (*.f64 l (PI.f64))) (*.f64 (*.f64 F F) (cos.f64 (*.f64 l (PI.f64)))))) |
(* l (PI)) |
(*.f64 l (PI.f64)) |
(* -1 (* l (+ (* -1 (PI)) (/ (sin (* l (PI))) (* (pow F 2) (* l (cos (* l (PI))))))))) |
(-.f64 (*.f64 l (PI.f64)) (/.f64 (sin.f64 (*.f64 l (PI.f64))) (*.f64 (*.f64 F F) (cos.f64 (*.f64 l (PI.f64)))))) |
(* -1 (* l (+ (* -1 (PI)) (/ (sin (* l (PI))) (* (pow F 2) (* l (cos (* l (PI))))))))) |
(-.f64 (*.f64 l (PI.f64)) (/.f64 (sin.f64 (*.f64 l (PI.f64))) (*.f64 (*.f64 F F) (cos.f64 (*.f64 l (PI.f64)))))) |
(* -1 (* l (+ (* -1 (PI)) (/ (sin (* l (PI))) (* (pow F 2) (* l (cos (* l (PI))))))))) |
(-.f64 (*.f64 l (PI.f64)) (/.f64 (sin.f64 (*.f64 l (PI.f64))) (*.f64 (*.f64 F F) (cos.f64 (*.f64 l (PI.f64)))))) |
(* -1 (/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI)))))) |
(/.f64 (sin.f64 (*.f64 l (PI.f64))) (*.f64 (cos.f64 (*.f64 l (PI.f64))) (neg.f64 (*.f64 F F)))) |
(/ (- (* (pow F 2) (* l (PI))) (/ (sin (* l (PI))) (cos (* l (PI))))) (pow F 2)) |
(-.f64 (*.f64 l (PI.f64)) (/.f64 (sin.f64 (*.f64 l (PI.f64))) (*.f64 (*.f64 F F) (cos.f64 (*.f64 l (PI.f64)))))) |
(/ (- (* (pow F 2) (* l (PI))) (/ (sin (* l (PI))) (cos (* l (PI))))) (pow F 2)) |
(-.f64 (*.f64 l (PI.f64)) (/.f64 (sin.f64 (*.f64 l (PI.f64))) (*.f64 (*.f64 F F) (cos.f64 (*.f64 l (PI.f64)))))) |
(/ (- (* (pow F 2) (* l (PI))) (/ (sin (* l (PI))) (cos (* l (PI))))) (pow F 2)) |
(-.f64 (*.f64 l (PI.f64)) (/.f64 (sin.f64 (*.f64 l (PI.f64))) (*.f64 (*.f64 F F) (cos.f64 (*.f64 l (PI.f64)))))) |
(* l (PI)) |
(*.f64 l (PI.f64)) |
(+ (* -1 (/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI)))))) (* l (PI))) |
(-.f64 (*.f64 l (PI.f64)) (/.f64 (sin.f64 (*.f64 l (PI.f64))) (*.f64 (*.f64 F F) (cos.f64 (*.f64 l (PI.f64)))))) |
(+ (* -1 (/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI)))))) (* l (PI))) |
(-.f64 (*.f64 l (PI.f64)) (/.f64 (sin.f64 (*.f64 l (PI.f64))) (*.f64 (*.f64 F F) (cos.f64 (*.f64 l (PI.f64)))))) |
(+ (* -1 (/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI)))))) (* l (PI))) |
(-.f64 (*.f64 l (PI.f64)) (/.f64 (sin.f64 (*.f64 l (PI.f64))) (*.f64 (*.f64 F F) (cos.f64 (*.f64 l (PI.f64)))))) |
(* l (PI)) |
(*.f64 l (PI.f64)) |
(+ (* -1 (/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI)))))) (* l (PI))) |
(-.f64 (*.f64 l (PI.f64)) (/.f64 (sin.f64 (*.f64 l (PI.f64))) (*.f64 (*.f64 F F) (cos.f64 (*.f64 l (PI.f64)))))) |
(+ (* -1 (/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI)))))) (* l (PI))) |
(-.f64 (*.f64 l (PI.f64)) (/.f64 (sin.f64 (*.f64 l (PI.f64))) (*.f64 (*.f64 F F) (cos.f64 (*.f64 l (PI.f64)))))) |
(+ (* -1 (/ (sin (* l (PI))) (* (pow F 2) (cos (* l (PI)))))) (* l (PI))) |
(-.f64 (*.f64 l (PI.f64)) (/.f64 (sin.f64 (*.f64 l (PI.f64))) (*.f64 (*.f64 F F) (cos.f64 (*.f64 l (PI.f64)))))) |
(* l (PI)) |
(*.f64 l (PI.f64)) |
(* l (PI)) |
(*.f64 l (PI.f64)) |
(* l (PI)) |
(*.f64 l (PI.f64)) |
(* l (PI)) |
(*.f64 l (PI.f64)) |
(* l (PI)) |
(*.f64 l (PI.f64)) |
(* l (PI)) |
(*.f64 l (PI.f64)) |
(* l (PI)) |
(*.f64 l (PI.f64)) |
(* l (PI)) |
(*.f64 l (PI.f64)) |
(* l (PI)) |
(*.f64 l (PI.f64)) |
(* l (PI)) |
(*.f64 l (PI.f64)) |
(* l (PI)) |
(*.f64 l (PI.f64)) |
(* l (PI)) |
(*.f64 l (PI.f64)) |
(* -1 (/ (* l (PI)) (pow F 2))) |
(/.f64 (*.f64 l (PI.f64)) (neg.f64 (*.f64 F F))) |
(* -1 (/ (* l (PI)) (pow F 2))) |
(/.f64 (*.f64 l (PI.f64)) (neg.f64 (*.f64 F F))) |
(* -1 (/ (* l (PI)) (pow F 2))) |
(/.f64 (*.f64 l (PI.f64)) (neg.f64 (*.f64 F F))) |
(* -1 (/ (* l (PI)) (pow F 2))) |
(/.f64 (*.f64 l (PI.f64)) (neg.f64 (*.f64 F F))) |
(* -1 (/ (* l (PI)) (pow F 2))) |
(/.f64 (*.f64 l (PI.f64)) (neg.f64 (*.f64 F F))) |
(* -1 (/ (* l (PI)) (pow F 2))) |
(/.f64 (*.f64 l (PI.f64)) (neg.f64 (*.f64 F F))) |
(* -1 (/ (* l (PI)) (pow F 2))) |
(/.f64 (*.f64 l (PI.f64)) (neg.f64 (*.f64 F F))) |
(* -1 (/ (* l (PI)) (pow F 2))) |
(/.f64 (*.f64 l (PI.f64)) (neg.f64 (*.f64 F F))) |
(* -1 (/ (* l (PI)) (pow F 2))) |
(/.f64 (*.f64 l (PI.f64)) (neg.f64 (*.f64 F F))) |
(* -1 (/ (* l (PI)) (pow F 2))) |
(/.f64 (*.f64 l (PI.f64)) (neg.f64 (*.f64 F F))) |
(* -1 (/ (* l (PI)) (pow F 2))) |
(/.f64 (*.f64 l (PI.f64)) (neg.f64 (*.f64 F F))) |
(* -1 (/ (* l (PI)) (pow F 2))) |
(/.f64 (*.f64 l (PI.f64)) (neg.f64 (*.f64 F F))) |
(* -1 (/ (* l (PI)) (pow F 2))) |
(/.f64 (*.f64 l (PI.f64)) (neg.f64 (*.f64 F F))) |
(* -1 (/ (* l (PI)) (pow F 2))) |
(/.f64 (*.f64 l (PI.f64)) (neg.f64 (*.f64 F F))) |
(* -1 (/ (* l (PI)) (pow F 2))) |
(/.f64 (*.f64 l (PI.f64)) (neg.f64 (*.f64 F F))) |
(* -1 (/ (* l (PI)) (pow F 2))) |
(/.f64 (*.f64 l (PI.f64)) (neg.f64 (*.f64 F F))) |
(* -1 (/ (* l (PI)) (pow F 2))) |
(/.f64 (*.f64 l (PI.f64)) (neg.f64 (*.f64 F F))) |
(* -1 (/ (* l (PI)) (pow F 2))) |
(/.f64 (*.f64 l (PI.f64)) (neg.f64 (*.f64 F F))) |
(* -1 (/ (* l (PI)) (pow F 2))) |
(/.f64 (*.f64 l (PI.f64)) (neg.f64 (*.f64 F F))) |
(* -1 (/ (* l (PI)) (pow F 2))) |
(/.f64 (*.f64 l (PI.f64)) (neg.f64 (*.f64 F F))) |
(* -1 (/ (* l (PI)) (pow F 2))) |
(/.f64 (*.f64 l (PI.f64)) (neg.f64 (*.f64 F F))) |
(* -1 (/ (* l (PI)) (pow F 2))) |
(/.f64 (*.f64 l (PI.f64)) (neg.f64 (*.f64 F F))) |
(* -1 (/ (* l (PI)) (pow F 2))) |
(/.f64 (*.f64 l (PI.f64)) (neg.f64 (*.f64 F F))) |
(* -1 (/ (* l (PI)) (pow F 2))) |
(/.f64 (*.f64 l (PI.f64)) (neg.f64 (*.f64 F F))) |
(/ (* l (PI)) (pow F 2)) |
(/.f64 (*.f64 l (PI.f64)) (*.f64 F F)) |
(/ (* l (PI)) (pow F 2)) |
(/.f64 (*.f64 l (PI.f64)) (*.f64 F F)) |
(/ (* l (PI)) (pow F 2)) |
(/.f64 (*.f64 l (PI.f64)) (*.f64 F F)) |
(/ (* l (PI)) (pow F 2)) |
(/.f64 (*.f64 l (PI.f64)) (*.f64 F F)) |
(/ (* l (PI)) (pow F 2)) |
(/.f64 (*.f64 l (PI.f64)) (*.f64 F F)) |
(/ (* l (PI)) (pow F 2)) |
(/.f64 (*.f64 l (PI.f64)) (*.f64 F F)) |
(/ (* l (PI)) (pow F 2)) |
(/.f64 (*.f64 l (PI.f64)) (*.f64 F F)) |
(/ (* l (PI)) (pow F 2)) |
(/.f64 (*.f64 l (PI.f64)) (*.f64 F F)) |
(/ (* l (PI)) (pow F 2)) |
(/.f64 (*.f64 l (PI.f64)) (*.f64 F F)) |
(/ (* l (PI)) (pow F 2)) |
(/.f64 (*.f64 l (PI.f64)) (*.f64 F F)) |
(/ (* l (PI)) (pow F 2)) |
(/.f64 (*.f64 l (PI.f64)) (*.f64 F F)) |
(/ (* l (PI)) (pow F 2)) |
(/.f64 (*.f64 l (PI.f64)) (*.f64 F F)) |
(/ (* l (PI)) (pow F 2)) |
(/.f64 (*.f64 l (PI.f64)) (*.f64 F F)) |
(/ (* l (PI)) (pow F 2)) |
(/.f64 (*.f64 l (PI.f64)) (*.f64 F F)) |
(/ (* l (PI)) (pow F 2)) |
(/.f64 (*.f64 l (PI.f64)) (*.f64 F F)) |
(/ (* l (PI)) (pow F 2)) |
(/.f64 (*.f64 l (PI.f64)) (*.f64 F F)) |
(/ (* l (PI)) (pow F 2)) |
(/.f64 (*.f64 l (PI.f64)) (*.f64 F F)) |
(/ (* l (PI)) (pow F 2)) |
(/.f64 (*.f64 l (PI.f64)) (*.f64 F F)) |
(/ (* l (PI)) (pow F 2)) |
(/.f64 (*.f64 l (PI.f64)) (*.f64 F F)) |
(/ (* l (PI)) (pow F 2)) |
(/.f64 (*.f64 l (PI.f64)) (*.f64 F F)) |
(/ (* l (PI)) (pow F 2)) |
(/.f64 (*.f64 l (PI.f64)) (*.f64 F F)) |
(/ (* l (PI)) (pow F 2)) |
(/.f64 (*.f64 l (PI.f64)) (*.f64 F F)) |
(/ (* l (PI)) (pow F 2)) |
(/.f64 (*.f64 l (PI.f64)) (*.f64 F F)) |
(/ (* l (PI)) (pow F 2)) |
(/.f64 (*.f64 l (PI.f64)) (*.f64 F F)) |
(/ l (pow F 2)) |
(/.f64 l (*.f64 F F)) |
(/ l (pow F 2)) |
(/.f64 l (*.f64 F F)) |
(/ l (pow F 2)) |
(/.f64 l (*.f64 F F)) |
(/ l (pow F 2)) |
(/.f64 l (*.f64 F F)) |
(/ l (pow F 2)) |
(/.f64 l (*.f64 F F)) |
(/ l (pow F 2)) |
(/.f64 l (*.f64 F F)) |
(/ l (pow F 2)) |
(/.f64 l (*.f64 F F)) |
(/ l (pow F 2)) |
(/.f64 l (*.f64 F F)) |
(/ l (pow F 2)) |
(/.f64 l (*.f64 F F)) |
(/ l (pow F 2)) |
(/.f64 l (*.f64 F F)) |
(/ l (pow F 2)) |
(/.f64 l (*.f64 F F)) |
(/ l (pow F 2)) |
(/.f64 l (*.f64 F F)) |
(/ l (pow F 2)) |
(/.f64 l (*.f64 F F)) |
(/ l (pow F 2)) |
(/.f64 l (*.f64 F F)) |
(/ l (pow F 2)) |
(/.f64 l (*.f64 F F)) |
(/ l (pow F 2)) |
(/.f64 l (*.f64 F F)) |
(/ l (pow F 2)) |
(/.f64 l (*.f64 F F)) |
(/ l (pow F 2)) |
(/.f64 l (*.f64 F F)) |
(/ l (pow F 2)) |
(/.f64 l (*.f64 F F)) |
(/ l (pow F 2)) |
(/.f64 l (*.f64 F F)) |
(/ l (pow F 2)) |
(/.f64 l (*.f64 F F)) |
(/ l (pow F 2)) |
(/.f64 l (*.f64 F F)) |
(/ l (pow F 2)) |
(/.f64 l (*.f64 F F)) |
(/ l (pow F 2)) |
(/.f64 l (*.f64 F F)) |
(* l (PI)) |
(*.f64 l (PI.f64)) |
(* l (PI)) |
(*.f64 l (PI.f64)) |
(* l (PI)) |
(*.f64 l (PI.f64)) |
(* l (PI)) |
(*.f64 l (PI.f64)) |
(* l (PI)) |
(*.f64 l (PI.f64)) |
(* l (PI)) |
(*.f64 l (PI.f64)) |
(* l (PI)) |
(*.f64 l (PI.f64)) |
(* l (PI)) |
(*.f64 l (PI.f64)) |
(* l (PI)) |
(*.f64 l (PI.f64)) |
(* l (PI)) |
(*.f64 l (PI.f64)) |
(* l (PI)) |
(*.f64 l (PI.f64)) |
(* l (PI)) |
(*.f64 l (PI.f64)) |
(/ 1 (* l (PI))) |
(/.f64 #s(literal 1 binary64) (*.f64 l (PI.f64))) |
(/ 1 (* l (PI))) |
(/.f64 #s(literal 1 binary64) (*.f64 l (PI.f64))) |
(/ 1 (* l (PI))) |
(/.f64 #s(literal 1 binary64) (*.f64 l (PI.f64))) |
(/ 1 (* l (PI))) |
(/.f64 #s(literal 1 binary64) (*.f64 l (PI.f64))) |
(/ 1 (* l (PI))) |
(/.f64 #s(literal 1 binary64) (*.f64 l (PI.f64))) |
(/ 1 (* l (PI))) |
(/.f64 #s(literal 1 binary64) (*.f64 l (PI.f64))) |
(/ 1 (* l (PI))) |
(/.f64 #s(literal 1 binary64) (*.f64 l (PI.f64))) |
(/ 1 (* l (PI))) |
(/.f64 #s(literal 1 binary64) (*.f64 l (PI.f64))) |
(/ 1 (* l (PI))) |
(/.f64 #s(literal 1 binary64) (*.f64 l (PI.f64))) |
(/ 1 (* l (PI))) |
(/.f64 #s(literal 1 binary64) (*.f64 l (PI.f64))) |
(/ 1 (* l (PI))) |
(/.f64 #s(literal 1 binary64) (*.f64 l (PI.f64))) |
(/ 1 (* l (PI))) |
(/.f64 #s(literal 1 binary64) (*.f64 l (PI.f64))) |
(* l (PI)) |
(*.f64 l (PI.f64)) |
(* l (PI)) |
(*.f64 l (PI.f64)) |
(* l (PI)) |
(*.f64 l (PI.f64)) |
(* l (PI)) |
(*.f64 l (PI.f64)) |
(* l (PI)) |
(*.f64 l (PI.f64)) |
(* l (PI)) |
(*.f64 l (PI.f64)) |
(* l (PI)) |
(*.f64 l (PI.f64)) |
(* l (PI)) |
(*.f64 l (PI.f64)) |
(* l (PI)) |
(*.f64 l (PI.f64)) |
(* l (PI)) |
(*.f64 l (PI.f64)) |
(* l (PI)) |
(*.f64 l (PI.f64)) |
(* l (PI)) |
(*.f64 l (PI.f64)) |
(/ -1 (pow F 2)) |
(/.f64 #s(literal -1 binary64) (*.f64 F F)) |
(/ -1 (pow F 2)) |
(/.f64 #s(literal -1 binary64) (*.f64 F F)) |
(/ -1 (pow F 2)) |
(/.f64 #s(literal -1 binary64) (*.f64 F F)) |
(/ -1 (pow F 2)) |
(/.f64 #s(literal -1 binary64) (*.f64 F F)) |
(/ -1 (pow F 2)) |
(/.f64 #s(literal -1 binary64) (*.f64 F F)) |
(/ -1 (pow F 2)) |
(/.f64 #s(literal -1 binary64) (*.f64 F F)) |
(/ -1 (pow F 2)) |
(/.f64 #s(literal -1 binary64) (*.f64 F F)) |
(/ -1 (pow F 2)) |
(/.f64 #s(literal -1 binary64) (*.f64 F F)) |
(/ -1 (pow F 2)) |
(/.f64 #s(literal -1 binary64) (*.f64 F F)) |
(/ -1 (pow F 2)) |
(/.f64 #s(literal -1 binary64) (*.f64 F F)) |
(/ -1 (pow F 2)) |
(/.f64 #s(literal -1 binary64) (*.f64 F F)) |
(/ -1 (pow F 2)) |
(/.f64 #s(literal -1 binary64) (*.f64 F F)) |
(* -1 (/ (* l (PI)) (pow F 2))) |
(/.f64 (*.f64 l (PI.f64)) (neg.f64 (*.f64 F F))) |
(/ (+ (* -1 (* l (PI))) (* (pow F 2) (* l (PI)))) (pow F 2)) |
(*.f64 l (-.f64 (PI.f64) (/.f64 (PI.f64) (*.f64 F F)))) |
(/ (+ (* -1 (* l (PI))) (* (pow F 2) (* l (PI)))) (pow F 2)) |
(*.f64 l (-.f64 (PI.f64) (/.f64 (PI.f64) (*.f64 F F)))) |
(/ (+ (* -1 (* l (PI))) (* (pow F 2) (* l (PI)))) (pow F 2)) |
(*.f64 l (-.f64 (PI.f64) (/.f64 (PI.f64) (*.f64 F F)))) |
(* l (PI)) |
(*.f64 l (PI.f64)) |
(+ (* -1 (/ (* l (PI)) (pow F 2))) (* l (PI))) |
(*.f64 l (-.f64 (PI.f64) (/.f64 (PI.f64) (*.f64 F F)))) |
(+ (* -1 (/ (* l (PI)) (pow F 2))) (* l (PI))) |
(*.f64 l (-.f64 (PI.f64) (/.f64 (PI.f64) (*.f64 F F)))) |
(+ (* -1 (/ (* l (PI)) (pow F 2))) (* l (PI))) |
(*.f64 l (-.f64 (PI.f64) (/.f64 (PI.f64) (*.f64 F F)))) |
(* l (PI)) |
(*.f64 l (PI.f64)) |
(+ (* -1 (/ (* l (PI)) (pow F 2))) (* l (PI))) |
(*.f64 l (-.f64 (PI.f64) (/.f64 (PI.f64) (*.f64 F F)))) |
(+ (* -1 (/ (* l (PI)) (pow F 2))) (* l (PI))) |
(*.f64 l (-.f64 (PI.f64) (/.f64 (PI.f64) (*.f64 F F)))) |
(+ (* -1 (/ (* l (PI)) (pow F 2))) (* l (PI))) |
(*.f64 l (-.f64 (PI.f64) (/.f64 (PI.f64) (*.f64 F F)))) |
(* l (* (PI) (- 1 (/ 1 (pow F 2))))) |
(*.f64 l (-.f64 (PI.f64) (/.f64 (PI.f64) (*.f64 F F)))) |
(* l (* (PI) (- 1 (/ 1 (pow F 2))))) |
(*.f64 l (-.f64 (PI.f64) (/.f64 (PI.f64) (*.f64 F F)))) |
(* l (* (PI) (- 1 (/ 1 (pow F 2))))) |
(*.f64 l (-.f64 (PI.f64) (/.f64 (PI.f64) (*.f64 F F)))) |
(* l (* (PI) (- 1 (/ 1 (pow F 2))))) |
(*.f64 l (-.f64 (PI.f64) (/.f64 (PI.f64) (*.f64 F F)))) |
(* l (* (PI) (- 1 (/ 1 (pow F 2))))) |
(*.f64 l (-.f64 (PI.f64) (/.f64 (PI.f64) (*.f64 F F)))) |
(* l (* (PI) (- 1 (/ 1 (pow F 2))))) |
(*.f64 l (-.f64 (PI.f64) (/.f64 (PI.f64) (*.f64 F F)))) |
(* l (* (PI) (- 1 (/ 1 (pow F 2))))) |
(*.f64 l (-.f64 (PI.f64) (/.f64 (PI.f64) (*.f64 F F)))) |
(* l (* (PI) (- 1 (/ 1 (pow F 2))))) |
(*.f64 l (-.f64 (PI.f64) (/.f64 (PI.f64) (*.f64 F F)))) |
(* l (* (PI) (- 1 (/ 1 (pow F 2))))) |
(*.f64 l (-.f64 (PI.f64) (/.f64 (PI.f64) (*.f64 F F)))) |
(* l (* (PI) (- 1 (/ 1 (pow F 2))))) |
(*.f64 l (-.f64 (PI.f64) (/.f64 (PI.f64) (*.f64 F F)))) |
(* l (* (PI) (- 1 (/ 1 (pow F 2))))) |
(*.f64 l (-.f64 (PI.f64) (/.f64 (PI.f64) (*.f64 F F)))) |
(* l (* (PI) (- 1 (/ 1 (pow F 2))))) |
(*.f64 l (-.f64 (PI.f64) (/.f64 (PI.f64) (*.f64 F F)))) |
(/ -1 (pow F 2)) |
(/.f64 #s(literal -1 binary64) (*.f64 F F)) |
(/ (- (pow F 2) 1) (pow F 2)) |
(+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))) |
(/ (- (pow F 2) 1) (pow F 2)) |
(+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))) |
(/ (- (pow F 2) 1) (pow F 2)) |
(+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))) |
1 |
#s(literal 1 binary64) |
(- 1 (/ 1 (pow F 2))) |
(+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))) |
(- 1 (/ 1 (pow F 2))) |
(+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))) |
(- 1 (/ 1 (pow F 2))) |
(+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))) |
1 |
#s(literal 1 binary64) |
(- 1 (/ 1 (pow F 2))) |
(+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))) |
(- 1 (/ 1 (pow F 2))) |
(+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))) |
(- 1 (/ 1 (pow F 2))) |
(+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))) |
(/ -1 F) |
(/.f64 #s(literal -1 binary64) F) |
(/ -1 F) |
(/.f64 #s(literal -1 binary64) F) |
(/ -1 F) |
(/.f64 #s(literal -1 binary64) F) |
(/ -1 F) |
(/.f64 #s(literal -1 binary64) F) |
(/ -1 F) |
(/.f64 #s(literal -1 binary64) F) |
(/ -1 F) |
(/.f64 #s(literal -1 binary64) F) |
(/ -1 F) |
(/.f64 #s(literal -1 binary64) F) |
(/ -1 F) |
(/.f64 #s(literal -1 binary64) F) |
(/ -1 F) |
(/.f64 #s(literal -1 binary64) F) |
(/ -1 F) |
(/.f64 #s(literal -1 binary64) F) |
(/ -1 F) |
(/.f64 #s(literal -1 binary64) F) |
(/ -1 F) |
(/.f64 #s(literal -1 binary64) F) |
(* -1 (/ (* l (PI)) (pow F 2))) |
(/.f64 (*.f64 l (PI.f64)) (neg.f64 (*.f64 F F))) |
(* -1 (/ (* l (PI)) (pow F 2))) |
(/.f64 (*.f64 l (PI.f64)) (neg.f64 (*.f64 F F))) |
(* -1 (/ (* l (PI)) (pow F 2))) |
(/.f64 (*.f64 l (PI.f64)) (neg.f64 (*.f64 F F))) |
(* -1 (/ (* l (PI)) (pow F 2))) |
(/.f64 (*.f64 l (PI.f64)) (neg.f64 (*.f64 F F))) |
(* -1 (/ (* l (PI)) (pow F 2))) |
(/.f64 (*.f64 l (PI.f64)) (neg.f64 (*.f64 F F))) |
(* -1 (/ (* l (PI)) (pow F 2))) |
(/.f64 (*.f64 l (PI.f64)) (neg.f64 (*.f64 F F))) |
(* -1 (/ (* l (PI)) (pow F 2))) |
(/.f64 (*.f64 l (PI.f64)) (neg.f64 (*.f64 F F))) |
(* -1 (/ (* l (PI)) (pow F 2))) |
(/.f64 (*.f64 l (PI.f64)) (neg.f64 (*.f64 F F))) |
(* -1 (/ (* l (PI)) (pow F 2))) |
(/.f64 (*.f64 l (PI.f64)) (neg.f64 (*.f64 F F))) |
(* -1 (/ (* l (PI)) (pow F 2))) |
(/.f64 (*.f64 l (PI.f64)) (neg.f64 (*.f64 F F))) |
(* -1 (/ (* l (PI)) (pow F 2))) |
(/.f64 (*.f64 l (PI.f64)) (neg.f64 (*.f64 F F))) |
(* -1 (/ (* l (PI)) (pow F 2))) |
(/.f64 (*.f64 l (PI.f64)) (neg.f64 (*.f64 F F))) |
(* -1 (/ (* l (PI)) (pow F 2))) |
(/.f64 (*.f64 l (PI.f64)) (neg.f64 (*.f64 F F))) |
(* -1 (/ (* l (PI)) (pow F 2))) |
(/.f64 (*.f64 l (PI.f64)) (neg.f64 (*.f64 F F))) |
(* -1 (/ (* l (PI)) (pow F 2))) |
(/.f64 (*.f64 l (PI.f64)) (neg.f64 (*.f64 F F))) |
(* -1 (/ (* l (PI)) (pow F 2))) |
(/.f64 (*.f64 l (PI.f64)) (neg.f64 (*.f64 F F))) |
(* -1 (/ (* l (PI)) (pow F 2))) |
(/.f64 (*.f64 l (PI.f64)) (neg.f64 (*.f64 F F))) |
(* -1 (/ (* l (PI)) (pow F 2))) |
(/.f64 (*.f64 l (PI.f64)) (neg.f64 (*.f64 F F))) |
(* -1 (/ (* l (PI)) (pow F 2))) |
(/.f64 (*.f64 l (PI.f64)) (neg.f64 (*.f64 F F))) |
(* -1 (/ (* l (PI)) (pow F 2))) |
(/.f64 (*.f64 l (PI.f64)) (neg.f64 (*.f64 F F))) |
(* -1 (/ (* l (PI)) (pow F 2))) |
(/.f64 (*.f64 l (PI.f64)) (neg.f64 (*.f64 F F))) |
(* -1 (/ (* l (PI)) (pow F 2))) |
(/.f64 (*.f64 l (PI.f64)) (neg.f64 (*.f64 F F))) |
(* -1 (/ (* l (PI)) (pow F 2))) |
(/.f64 (*.f64 l (PI.f64)) (neg.f64 (*.f64 F F))) |
(* -1 (/ (* l (PI)) (pow F 2))) |
(/.f64 (*.f64 l (PI.f64)) (neg.f64 (*.f64 F F))) |
(/ (* l (PI)) (pow F 2)) |
(/.f64 (*.f64 l (PI.f64)) (*.f64 F F)) |
(/ (* l (PI)) (pow F 2)) |
(/.f64 (*.f64 l (PI.f64)) (*.f64 F F)) |
(/ (* l (PI)) (pow F 2)) |
(/.f64 (*.f64 l (PI.f64)) (*.f64 F F)) |
(/ (* l (PI)) (pow F 2)) |
(/.f64 (*.f64 l (PI.f64)) (*.f64 F F)) |
(/ (* l (PI)) (pow F 2)) |
(/.f64 (*.f64 l (PI.f64)) (*.f64 F F)) |
(/ (* l (PI)) (pow F 2)) |
(/.f64 (*.f64 l (PI.f64)) (*.f64 F F)) |
(/ (* l (PI)) (pow F 2)) |
(/.f64 (*.f64 l (PI.f64)) (*.f64 F F)) |
(/ (* l (PI)) (pow F 2)) |
(/.f64 (*.f64 l (PI.f64)) (*.f64 F F)) |
(/ (* l (PI)) (pow F 2)) |
(/.f64 (*.f64 l (PI.f64)) (*.f64 F F)) |
(/ (* l (PI)) (pow F 2)) |
(/.f64 (*.f64 l (PI.f64)) (*.f64 F F)) |
(/ (* l (PI)) (pow F 2)) |
(/.f64 (*.f64 l (PI.f64)) (*.f64 F F)) |
(/ (* l (PI)) (pow F 2)) |
(/.f64 (*.f64 l (PI.f64)) (*.f64 F F)) |
(/ (* l (PI)) (pow F 2)) |
(/.f64 (*.f64 l (PI.f64)) (*.f64 F F)) |
(/ (* l (PI)) (pow F 2)) |
(/.f64 (*.f64 l (PI.f64)) (*.f64 F F)) |
(/ (* l (PI)) (pow F 2)) |
(/.f64 (*.f64 l (PI.f64)) (*.f64 F F)) |
(/ (* l (PI)) (pow F 2)) |
(/.f64 (*.f64 l (PI.f64)) (*.f64 F F)) |
(/ (* l (PI)) (pow F 2)) |
(/.f64 (*.f64 l (PI.f64)) (*.f64 F F)) |
(/ (* l (PI)) (pow F 2)) |
(/.f64 (*.f64 l (PI.f64)) (*.f64 F F)) |
(/ (* l (PI)) (pow F 2)) |
(/.f64 (*.f64 l (PI.f64)) (*.f64 F F)) |
(/ (* l (PI)) (pow F 2)) |
(/.f64 (*.f64 l (PI.f64)) (*.f64 F F)) |
(/ (* l (PI)) (pow F 2)) |
(/.f64 (*.f64 l (PI.f64)) (*.f64 F F)) |
(/ (* l (PI)) (pow F 2)) |
(/.f64 (*.f64 l (PI.f64)) (*.f64 F F)) |
(/ (* l (PI)) (pow F 2)) |
(/.f64 (*.f64 l (PI.f64)) (*.f64 F F)) |
(/ (* l (PI)) (pow F 2)) |
(/.f64 (*.f64 l (PI.f64)) (*.f64 F F)) |
(/ (PI) (pow F 2)) |
(/.f64 (PI.f64) (*.f64 F F)) |
(/ (PI) (pow F 2)) |
(/.f64 (PI.f64) (*.f64 F F)) |
(/ (PI) (pow F 2)) |
(/.f64 (PI.f64) (*.f64 F F)) |
(/ (PI) (pow F 2)) |
(/.f64 (PI.f64) (*.f64 F F)) |
(/ (PI) (pow F 2)) |
(/.f64 (PI.f64) (*.f64 F F)) |
(/ (PI) (pow F 2)) |
(/.f64 (PI.f64) (*.f64 F F)) |
(/ (PI) (pow F 2)) |
(/.f64 (PI.f64) (*.f64 F F)) |
(/ (PI) (pow F 2)) |
(/.f64 (PI.f64) (*.f64 F F)) |
(/ (PI) (pow F 2)) |
(/.f64 (PI.f64) (*.f64 F F)) |
(/ (PI) (pow F 2)) |
(/.f64 (PI.f64) (*.f64 F F)) |
(/ (PI) (pow F 2)) |
(/.f64 (PI.f64) (*.f64 F F)) |
(/ (PI) (pow F 2)) |
(/.f64 (PI.f64) (*.f64 F F)) |
(* l (PI)) |
(*.f64 l (PI.f64)) |
(* l (+ (PI) (* -1/6 (* (pow l 2) (pow (PI) 3))))) |
(*.f64 l (fma.f64 (PI.f64) (*.f64 #s(literal -1/6 binary64) (*.f64 l (*.f64 l (*.f64 (PI.f64) (PI.f64))))) (PI.f64))) |
(* l (+ (PI) (* (pow l 2) (+ (* -1/6 (pow (PI) 3)) (* 1/120 (* (pow l 2) (pow (PI) 5))))))) |
(*.f64 l (fma.f64 (*.f64 l l) (fma.f64 (*.f64 l l) (*.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) (PI.f64))) (*.f64 #s(literal -1/6 binary64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) (PI.f64))) |
(* l (+ (PI) (* (pow l 2) (+ (* -1/6 (pow (PI) 3)) (* (pow l 2) (+ (* -1/5040 (* (pow l 2) (pow (PI) 7))) (* 1/120 (pow (PI) 5)))))))) |
(*.f64 l (fma.f64 (*.f64 l l) (fma.f64 l (*.f64 l (fma.f64 l (*.f64 l (*.f64 #s(literal -1/5040 binary64) (pow.f64 (PI.f64) #s(literal 7 binary64)))) (*.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) (PI.f64))))) (*.f64 #s(literal -1/6 binary64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) (PI.f64))) |
(sin (* l (PI))) |
(sin.f64 (*.f64 l (PI.f64))) |
(sin (* l (PI))) |
(sin.f64 (*.f64 l (PI.f64))) |
(sin (* l (PI))) |
(sin.f64 (*.f64 l (PI.f64))) |
(sin (* l (PI))) |
(sin.f64 (*.f64 l (PI.f64))) |
(sin (* l (PI))) |
(sin.f64 (*.f64 l (PI.f64))) |
(sin (* l (PI))) |
(sin.f64 (*.f64 l (PI.f64))) |
(sin (* l (PI))) |
(sin.f64 (*.f64 l (PI.f64))) |
(sin (* l (PI))) |
(sin.f64 (*.f64 l (PI.f64))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/2 (* (pow l 2) (pow (PI) 2)))) |
(fma.f64 (*.f64 l l) (*.f64 #s(literal -1/2 binary64) (*.f64 (PI.f64) (PI.f64))) #s(literal 1 binary64)) |
(+ 1 (* (pow l 2) (+ (* -1/2 (pow (PI) 2)) (* 1/24 (* (pow l 2) (pow (PI) 4)))))) |
(fma.f64 l (*.f64 l (fma.f64 l (*.f64 l (*.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))))) (*.f64 #s(literal -1/2 binary64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 1 binary64)) |
(+ 1 (* (pow l 2) (+ (* -1/2 (pow (PI) 2)) (* (pow l 2) (+ (* -1/720 (* (pow l 2) (pow (PI) 6))) (* 1/24 (pow (PI) 4))))))) |
(fma.f64 (*.f64 l l) (fma.f64 (PI.f64) (*.f64 (PI.f64) #s(literal -1/2 binary64)) (*.f64 (*.f64 l l) (fma.f64 (*.f64 l l) (*.f64 #s(literal -1/720 binary64) (pow.f64 (PI.f64) #s(literal 6 binary64))) (*.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))))))) #s(literal 1 binary64)) |
(cos (* l (PI))) |
(cos.f64 (*.f64 l (PI.f64))) |
(cos (* l (PI))) |
(cos.f64 (*.f64 l (PI.f64))) |
(cos (* l (PI))) |
(cos.f64 (*.f64 l (PI.f64))) |
(cos (* l (PI))) |
(cos.f64 (*.f64 l (PI.f64))) |
(cos (* l (PI))) |
(cos.f64 (*.f64 l (PI.f64))) |
(cos (* l (PI))) |
(cos.f64 (*.f64 l (PI.f64))) |
(cos (* l (PI))) |
(cos.f64 (*.f64 l (PI.f64))) |
(cos (* l (PI))) |
(cos.f64 (*.f64 l (PI.f64))) |
Compiled 46 886 to 6 634 computations (85.9% saved)
19 alts after pruning (13 fresh and 6 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 2 421 | 4 | 2 425 |
| Fresh | 2 | 9 | 11 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 3 | 3 |
| Total | 2 425 | 19 | 2 444 |
| Status | Accuracy | Program |
|---|---|---|
| 77.0% | (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F (neg.f64 F)))) | |
| 21.0% | (/.f64 (*.f64 (neg.f64 l) (PI.f64)) (*.f64 F F)) | |
| 21.0% | (/.f64 (neg.f64 (PI.f64)) (/.f64 (*.f64 F F) l)) | |
| 75.4% | (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) l)) | |
| 75.2% | (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) l)) | |
| 75.3% | (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) l) (PI.f64))) | |
| ✓ | 80.7% | (-.f64 (*.f64 (PI.f64) l) (/.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) F) F)) |
| ✓ | 80.5% | (-.f64 (*.f64 (PI.f64) l) (/.f64 (/.f64 (sin.f64 (*.f64 (*.f64 (sqrt.f64 (PI.f64)) (sqrt.f64 (PI.f64))) l)) F) (*.f64 F (cos.f64 (*.f64 (PI.f64) l))))) |
| 77.0% | (-.f64 (*.f64 (PI.f64) l) (/.f64 (neg.f64 (sin.f64 (*.f64 (PI.f64) l))) (*.f64 (*.f64 F (cos.f64 (*.f64 (PI.f64) l))) (neg.f64 F)))) | |
| 24.6% | (*.f64 (/.f64 (neg.f64 l) F) (/.f64 (PI.f64) F)) | |
| 21.0% | (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 F F)) (*.f64 (PI.f64) l)) | |
| 24.6% | (*.f64 (/.f64 #s(literal -1 binary64) F) (/.f64 (*.f64 (PI.f64) l) F)) | |
| ✓ | 69.4% | (*.f64 (+.f64 (/.f64 (/.f64 #s(literal -1 binary64) F) F) #s(literal 1 binary64)) (*.f64 (PI.f64) l)) |
| 75.3% | (*.f64 (*.f64 l (sqrt.f64 (sqrt.f64 (PI.f64)))) (sqrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64))))) | |
| 69.5% | (*.f64 (PI.f64) (-.f64 l (/.f64 l (*.f64 F F)))) | |
| ✓ | 75.0% | (*.f64 l (*.f64 (sqrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64)))) (sqrt.f64 (sqrt.f64 (PI.f64))))) |
| ✓ | 75.4% | (*.f64 l (PI.f64)) |
| 24.6% | (neg.f64 (/.f64 (/.f64 (*.f64 (PI.f64) l) F) F)) | |
| ✓ | 21.0% | (neg.f64 (*.f64 (PI.f64) (/.f64 l (*.f64 F F)))) |
Compiled 836 to 301 computations (64% saved)
| Inputs |
|---|
(*.f64 l (PI.f64)) |
(/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) l)) |
(neg.f64 (*.f64 l (/.f64 (PI.f64) (*.f64 F F)))) |
(neg.f64 (*.f64 (PI.f64) (/.f64 l (*.f64 F F)))) |
(/.f64 (*.f64 (neg.f64 l) (PI.f64)) (*.f64 F F)) |
(*.f64 l (-.f64 (PI.f64) (/.f64 (PI.f64) (*.f64 F F)))) |
(*.f64 (PI.f64) (-.f64 l (/.f64 l (*.f64 F F)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 F F)) (*.f64 (PI.f64) l)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 l (PI.f64)))) |
(neg.f64 (/.f64 (/.f64 (*.f64 (PI.f64) l) F) F)) |
(*.f64 (PI.f64) (-.f64 l (/.f64 (*.f64 #s(literal 1 binary64) l) (*.f64 F F)))) |
(*.f64 (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 F F)) #s(literal 1 binary64)) (*.f64 (PI.f64) l)) |
(*.f64 (/.f64 (neg.f64 l) F) (/.f64 (PI.f64) F)) |
(-.f64 (*.f64 (PI.f64) l) (/.f64 (*.f64 l (PI.f64)) (*.f64 F F))) |
(/.f64 (neg.f64 (PI.f64)) (/.f64 (*.f64 F F) l)) |
(*.f64 (/.f64 #s(literal -1 binary64) F) (/.f64 (*.f64 (PI.f64) l) F)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) l) (PI.f64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) l)) |
(-.f64 (*.f64 (PI.f64) l) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) (*.f64 l (PI.f64)))) |
(*.f64 (+.f64 (/.f64 (/.f64 #s(literal -1 binary64) F) F) #s(literal 1 binary64)) (*.f64 (PI.f64) l)) |
(-.f64 (*.f64 (PI.f64) l) (/.f64 (/.f64 (*.f64 (PI.f64) l) F) F)) |
(*.f64 (/.f64 #s(literal -1 binary64) F) (/.f64 l (/.f64 F (PI.f64)))) |
(fma.f64 (/.f64 (*.f64 l (PI.f64)) F) (/.f64 #s(literal -1 binary64) F) (*.f64 (PI.f64) l)) |
(-.f64 (*.f64 (PI.f64) l) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) F) (*.f64 (PI.f64) l)) F)) |
(*.f64 l (*.f64 (sqrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64)))) (sqrt.f64 (sqrt.f64 (PI.f64))))) |
(*.f64 (*.f64 l (sqrt.f64 (sqrt.f64 (PI.f64)))) (sqrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64))))) |
(*.f64 (*.f64 l (sqrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64))))) (sqrt.f64 (sqrt.f64 (PI.f64)))) |
(neg.f64 (*.f64 l (/.f64 (*.f64 (sqrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64)))) (sqrt.f64 (sqrt.f64 (PI.f64)))) (*.f64 F F)))) |
(-.f64 (*.f64 (PI.f64) l) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) (*.f64 l (*.f64 (sqrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64)))) (sqrt.f64 (sqrt.f64 (PI.f64))))))) |
(/.f64 (-.f64 (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))) (/.f64 (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))) (*.f64 (*.f64 F F) (*.f64 F F)))) (fma.f64 (PI.f64) l (/.f64 (*.f64 (PI.f64) l) (*.f64 F F)))) |
(fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F)))) |
(fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F (neg.f64 F)))) |
(-.f64 (*.f64 (PI.f64) l) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) (tan.f64 (*.f64 (PI.f64) l)))) |
(-.f64 (*.f64 (PI.f64) l) (/.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) F) F)) |
(fma.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) F) (/.f64 #s(literal -1 binary64) F) (*.f64 (PI.f64) l)) |
(-.f64 (*.f64 (PI.f64) l) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) F) F) (tan.f64 (*.f64 (PI.f64) l)))) |
(-.f64 (*.f64 (PI.f64) l) (/.f64 (/.f64 #s(literal 1 binary64) F) (*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (*.f64 (PI.f64) l))) F))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (PI.f64) l) (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F))))) |
(-.f64 (*.f64 (PI.f64) l) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) (tan.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64)))) (sqrt.f64 (sqrt.f64 (PI.f64)))) l)))) |
(-.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64)))) (sqrt.f64 (sqrt.f64 (PI.f64)))) l) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) (tan.f64 (*.f64 (PI.f64) l)))) |
(fma.f64 (/.f64 (tan.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64)))) (sqrt.f64 (sqrt.f64 (PI.f64)))) l)) F) (/.f64 #s(literal -1 binary64) F) (*.f64 (PI.f64) l)) |
(fma.f64 (*.f64 (*.f64 l (sqrt.f64 (PI.f64))) (sqrt.f64 (sqrt.f64 (PI.f64)))) (sqrt.f64 (sqrt.f64 (PI.f64))) (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F)))) |
(-.f64 (*.f64 (PI.f64) l) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) (tan.f64 (*.f64 (*.f64 (*.f64 l (sqrt.f64 (PI.f64))) (sqrt.f64 (sqrt.f64 (PI.f64)))) (sqrt.f64 (sqrt.f64 (PI.f64))))))) |
(-.f64 (*.f64 (PI.f64) l) (/.f64 (neg.f64 (sin.f64 (*.f64 (PI.f64) l))) (*.f64 (*.f64 F (cos.f64 (*.f64 (PI.f64) l))) (neg.f64 F)))) |
(-.f64 (*.f64 (PI.f64) l) (/.f64 (/.f64 (sin.f64 (*.f64 (PI.f64) l)) F) (*.f64 F (cos.f64 (*.f64 (PI.f64) l))))) |
(-.f64 (*.f64 (PI.f64) l) (/.f64 (/.f64 (sin.f64 (*.f64 (*.f64 (sqrt.f64 (PI.f64)) (sqrt.f64 (PI.f64))) l)) F) (*.f64 F (cos.f64 (*.f64 (PI.f64) l))))) |
(pow.f64 (pow.f64 (fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F)))) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
| Outputs |
|---|
(-.f64 (*.f64 (PI.f64) l) (/.f64 (/.f64 (sin.f64 (*.f64 (PI.f64) l)) F) (*.f64 F (cos.f64 (*.f64 (PI.f64) l))))) |
(*.f64 (*.f64 l (sqrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64))))) (sqrt.f64 (sqrt.f64 (PI.f64)))) |
6 calls:
| 17.0ms | (*.f64 (PI.f64) l) |
| 14.0ms | l |
| 12.0ms | F |
| 12.0ms | (/.f64 #s(literal 1 binary64) (*.f64 F F)) |
| 11.0ms | (-.f64 (*.f64 (PI.f64) l) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) (tan.f64 (*.f64 (PI.f64) l)))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 87.6% | 3 | F |
| 99.4% | 2 | l |
| 91.1% | 2 | (-.f64 (*.f64 (PI.f64) l) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) (tan.f64 (*.f64 (PI.f64) l)))) |
| 99.4% | 2 | (*.f64 (PI.f64) l) |
| 80.7% | 1 | (/.f64 #s(literal 1 binary64) (*.f64 F F)) |
| 80.7% | 1 | (*.f64 F F) |
Compiled 39 to 26 computations (33.3% saved)
| Inputs |
|---|
(*.f64 l (PI.f64)) |
(/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) l)) |
(neg.f64 (*.f64 l (/.f64 (PI.f64) (*.f64 F F)))) |
(neg.f64 (*.f64 (PI.f64) (/.f64 l (*.f64 F F)))) |
(/.f64 (*.f64 (neg.f64 l) (PI.f64)) (*.f64 F F)) |
(*.f64 l (-.f64 (PI.f64) (/.f64 (PI.f64) (*.f64 F F)))) |
(*.f64 (PI.f64) (-.f64 l (/.f64 l (*.f64 F F)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 F F)) (*.f64 (PI.f64) l)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 l (PI.f64)))) |
(neg.f64 (/.f64 (/.f64 (*.f64 (PI.f64) l) F) F)) |
(*.f64 (PI.f64) (-.f64 l (/.f64 (*.f64 #s(literal 1 binary64) l) (*.f64 F F)))) |
(*.f64 (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 F F)) #s(literal 1 binary64)) (*.f64 (PI.f64) l)) |
(*.f64 (/.f64 (neg.f64 l) F) (/.f64 (PI.f64) F)) |
(-.f64 (*.f64 (PI.f64) l) (/.f64 (*.f64 l (PI.f64)) (*.f64 F F))) |
(/.f64 (neg.f64 (PI.f64)) (/.f64 (*.f64 F F) l)) |
(*.f64 (/.f64 #s(literal -1 binary64) F) (/.f64 (*.f64 (PI.f64) l) F)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) l) (PI.f64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) l)) |
(-.f64 (*.f64 (PI.f64) l) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) (*.f64 l (PI.f64)))) |
(*.f64 (+.f64 (/.f64 (/.f64 #s(literal -1 binary64) F) F) #s(literal 1 binary64)) (*.f64 (PI.f64) l)) |
(-.f64 (*.f64 (PI.f64) l) (/.f64 (/.f64 (*.f64 (PI.f64) l) F) F)) |
(*.f64 (/.f64 #s(literal -1 binary64) F) (/.f64 l (/.f64 F (PI.f64)))) |
(fma.f64 (/.f64 (*.f64 l (PI.f64)) F) (/.f64 #s(literal -1 binary64) F) (*.f64 (PI.f64) l)) |
(-.f64 (*.f64 (PI.f64) l) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) F) (*.f64 (PI.f64) l)) F)) |
(*.f64 l (*.f64 (sqrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64)))) (sqrt.f64 (sqrt.f64 (PI.f64))))) |
(*.f64 (*.f64 l (sqrt.f64 (sqrt.f64 (PI.f64)))) (sqrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64))))) |
(*.f64 (*.f64 l (sqrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64))))) (sqrt.f64 (sqrt.f64 (PI.f64)))) |
(neg.f64 (*.f64 l (/.f64 (*.f64 (sqrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64)))) (sqrt.f64 (sqrt.f64 (PI.f64)))) (*.f64 F F)))) |
(-.f64 (*.f64 (PI.f64) l) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) (*.f64 l (*.f64 (sqrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64)))) (sqrt.f64 (sqrt.f64 (PI.f64))))))) |
(/.f64 (-.f64 (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))) (/.f64 (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))) (*.f64 (*.f64 F F) (*.f64 F F)))) (fma.f64 (PI.f64) l (/.f64 (*.f64 (PI.f64) l) (*.f64 F F)))) |
(fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F)))) |
(fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F (neg.f64 F)))) |
(-.f64 (*.f64 (PI.f64) l) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) (tan.f64 (*.f64 (PI.f64) l)))) |
(-.f64 (*.f64 (PI.f64) l) (/.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) F) F)) |
(fma.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) F) (/.f64 #s(literal -1 binary64) F) (*.f64 (PI.f64) l)) |
(-.f64 (*.f64 (PI.f64) l) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) F) F) (tan.f64 (*.f64 (PI.f64) l)))) |
(-.f64 (*.f64 (PI.f64) l) (/.f64 (/.f64 #s(literal 1 binary64) F) (*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (*.f64 (PI.f64) l))) F))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (PI.f64) l) (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F F))))) |
(-.f64 (*.f64 (PI.f64) l) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) (tan.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64)))) (sqrt.f64 (sqrt.f64 (PI.f64)))) l)))) |
(-.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64)))) (sqrt.f64 (sqrt.f64 (PI.f64)))) l) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) (tan.f64 (*.f64 (PI.f64) l)))) |
(fma.f64 (/.f64 (tan.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64)))) (sqrt.f64 (sqrt.f64 (PI.f64)))) l)) F) (/.f64 #s(literal -1 binary64) F) (*.f64 (PI.f64) l)) |
(fma.f64 (*.f64 (*.f64 l (sqrt.f64 (PI.f64))) (sqrt.f64 (sqrt.f64 (PI.f64)))) (sqrt.f64 (sqrt.f64 (PI.f64))) (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F)))) |
(-.f64 (*.f64 (PI.f64) l) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) (tan.f64 (*.f64 (*.f64 (*.f64 l (sqrt.f64 (PI.f64))) (sqrt.f64 (sqrt.f64 (PI.f64)))) (sqrt.f64 (sqrt.f64 (PI.f64))))))) |
(-.f64 (*.f64 (PI.f64) l) (/.f64 (neg.f64 (sin.f64 (*.f64 (PI.f64) l))) (*.f64 (*.f64 F (cos.f64 (*.f64 (PI.f64) l))) (neg.f64 F)))) |
| Outputs |
|---|
(-.f64 (*.f64 (PI.f64) l) (/.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) F) F)) |
(*.f64 (*.f64 l (sqrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64))))) (sqrt.f64 (sqrt.f64 (PI.f64)))) |
2 calls:
| 14.0ms | (*.f64 (PI.f64) l) |
| 12.0ms | l |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.4% | 2 | l |
| 99.4% | 2 | (*.f64 (PI.f64) l) |
Compiled 8 to 6 computations (25% saved)
| Inputs |
|---|
(*.f64 l (PI.f64)) |
(/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) l)) |
(neg.f64 (*.f64 l (/.f64 (PI.f64) (*.f64 F F)))) |
(neg.f64 (*.f64 (PI.f64) (/.f64 l (*.f64 F F)))) |
(/.f64 (*.f64 (neg.f64 l) (PI.f64)) (*.f64 F F)) |
(*.f64 l (-.f64 (PI.f64) (/.f64 (PI.f64) (*.f64 F F)))) |
(*.f64 (PI.f64) (-.f64 l (/.f64 l (*.f64 F F)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 F F)) (*.f64 (PI.f64) l)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 l (PI.f64)))) |
(neg.f64 (/.f64 (/.f64 (*.f64 (PI.f64) l) F) F)) |
(*.f64 (PI.f64) (-.f64 l (/.f64 (*.f64 #s(literal 1 binary64) l) (*.f64 F F)))) |
(*.f64 (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 F F)) #s(literal 1 binary64)) (*.f64 (PI.f64) l)) |
(*.f64 (/.f64 (neg.f64 l) F) (/.f64 (PI.f64) F)) |
(-.f64 (*.f64 (PI.f64) l) (/.f64 (*.f64 l (PI.f64)) (*.f64 F F))) |
(/.f64 (neg.f64 (PI.f64)) (/.f64 (*.f64 F F) l)) |
(*.f64 (/.f64 #s(literal -1 binary64) F) (/.f64 (*.f64 (PI.f64) l) F)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) l) (PI.f64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) l)) |
(-.f64 (*.f64 (PI.f64) l) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) (*.f64 l (PI.f64)))) |
(*.f64 (+.f64 (/.f64 (/.f64 #s(literal -1 binary64) F) F) #s(literal 1 binary64)) (*.f64 (PI.f64) l)) |
(-.f64 (*.f64 (PI.f64) l) (/.f64 (/.f64 (*.f64 (PI.f64) l) F) F)) |
(*.f64 (/.f64 #s(literal -1 binary64) F) (/.f64 l (/.f64 F (PI.f64)))) |
(fma.f64 (/.f64 (*.f64 l (PI.f64)) F) (/.f64 #s(literal -1 binary64) F) (*.f64 (PI.f64) l)) |
(-.f64 (*.f64 (PI.f64) l) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) F) (*.f64 (PI.f64) l)) F)) |
(*.f64 l (*.f64 (sqrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64)))) (sqrt.f64 (sqrt.f64 (PI.f64))))) |
(*.f64 (*.f64 l (sqrt.f64 (sqrt.f64 (PI.f64)))) (sqrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64))))) |
(*.f64 (*.f64 l (sqrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64))))) (sqrt.f64 (sqrt.f64 (PI.f64)))) |
(neg.f64 (*.f64 l (/.f64 (*.f64 (sqrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64)))) (sqrt.f64 (sqrt.f64 (PI.f64)))) (*.f64 F F)))) |
(-.f64 (*.f64 (PI.f64) l) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) (*.f64 l (*.f64 (sqrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64)))) (sqrt.f64 (sqrt.f64 (PI.f64))))))) |
(/.f64 (-.f64 (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))) (/.f64 (*.f64 (PI.f64) (*.f64 l (*.f64 (PI.f64) l))) (*.f64 (*.f64 F F) (*.f64 F F)))) (fma.f64 (PI.f64) l (/.f64 (*.f64 (PI.f64) l) (*.f64 F F)))) |
(fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (neg.f64 (*.f64 F F)))) |
(fma.f64 (PI.f64) l (/.f64 (tan.f64 (*.f64 (PI.f64) l)) (*.f64 F (neg.f64 F)))) |
(-.f64 (*.f64 (PI.f64) l) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) (tan.f64 (*.f64 (PI.f64) l)))) |
| Outputs |
|---|
(-.f64 (*.f64 (PI.f64) l) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) F) (*.f64 (PI.f64) l)) F)) |
(*.f64 (*.f64 l (sqrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64))))) (sqrt.f64 (sqrt.f64 (PI.f64)))) |
2 calls:
| 9.0ms | (*.f64 (PI.f64) l) |
| 9.0ms | l |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.5% | 2 | l |
| 98.5% | 2 | (*.f64 (PI.f64) l) |
Compiled 8 to 6 computations (25% saved)
| Inputs |
|---|
(*.f64 l (PI.f64)) |
(/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) l)) |
(neg.f64 (*.f64 l (/.f64 (PI.f64) (*.f64 F F)))) |
(neg.f64 (*.f64 (PI.f64) (/.f64 l (*.f64 F F)))) |
(/.f64 (*.f64 (neg.f64 l) (PI.f64)) (*.f64 F F)) |
(*.f64 l (-.f64 (PI.f64) (/.f64 (PI.f64) (*.f64 F F)))) |
(*.f64 (PI.f64) (-.f64 l (/.f64 l (*.f64 F F)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 F F)) (*.f64 (PI.f64) l)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 l (PI.f64)))) |
(neg.f64 (/.f64 (/.f64 (*.f64 (PI.f64) l) F) F)) |
(*.f64 (PI.f64) (-.f64 l (/.f64 (*.f64 #s(literal 1 binary64) l) (*.f64 F F)))) |
(*.f64 (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 F F)) #s(literal 1 binary64)) (*.f64 (PI.f64) l)) |
(*.f64 (/.f64 (neg.f64 l) F) (/.f64 (PI.f64) F)) |
(-.f64 (*.f64 (PI.f64) l) (/.f64 (*.f64 l (PI.f64)) (*.f64 F F))) |
(/.f64 (neg.f64 (PI.f64)) (/.f64 (*.f64 F F) l)) |
(*.f64 (/.f64 #s(literal -1 binary64) F) (/.f64 (*.f64 (PI.f64) l) F)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) l) (PI.f64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) l)) |
(-.f64 (*.f64 (PI.f64) l) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) (*.f64 l (PI.f64)))) |
(*.f64 (+.f64 (/.f64 (/.f64 #s(literal -1 binary64) F) F) #s(literal 1 binary64)) (*.f64 (PI.f64) l)) |
(-.f64 (*.f64 (PI.f64) l) (/.f64 (/.f64 (*.f64 (PI.f64) l) F) F)) |
(*.f64 (/.f64 #s(literal -1 binary64) F) (/.f64 l (/.f64 F (PI.f64)))) |
(fma.f64 (/.f64 (*.f64 l (PI.f64)) F) (/.f64 #s(literal -1 binary64) F) (*.f64 (PI.f64) l)) |
(-.f64 (*.f64 (PI.f64) l) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) F) (*.f64 (PI.f64) l)) F)) |
(*.f64 l (*.f64 (sqrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64)))) (sqrt.f64 (sqrt.f64 (PI.f64))))) |
(*.f64 (*.f64 l (sqrt.f64 (sqrt.f64 (PI.f64)))) (sqrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64))))) |
| Outputs |
|---|
(-.f64 (*.f64 (PI.f64) l) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) F) (*.f64 (PI.f64) l)) F)) |
(/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) l)) |
2 calls:
| 7.0ms | (*.f64 (PI.f64) l) |
| 7.0ms | l |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.5% | 2 | l |
| 98.5% | 2 | (*.f64 (PI.f64) l) |
Compiled 8 to 6 computations (25% saved)
| Inputs |
|---|
(*.f64 l (PI.f64)) |
(/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) l)) |
(neg.f64 (*.f64 l (/.f64 (PI.f64) (*.f64 F F)))) |
(neg.f64 (*.f64 (PI.f64) (/.f64 l (*.f64 F F)))) |
(/.f64 (*.f64 (neg.f64 l) (PI.f64)) (*.f64 F F)) |
(*.f64 l (-.f64 (PI.f64) (/.f64 (PI.f64) (*.f64 F F)))) |
(*.f64 (PI.f64) (-.f64 l (/.f64 l (*.f64 F F)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 F F)) (*.f64 (PI.f64) l)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 l (PI.f64)))) |
(neg.f64 (/.f64 (/.f64 (*.f64 (PI.f64) l) F) F)) |
(*.f64 (PI.f64) (-.f64 l (/.f64 (*.f64 #s(literal 1 binary64) l) (*.f64 F F)))) |
(*.f64 (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 F F)) #s(literal 1 binary64)) (*.f64 (PI.f64) l)) |
(*.f64 (/.f64 (neg.f64 l) F) (/.f64 (PI.f64) F)) |
(-.f64 (*.f64 (PI.f64) l) (/.f64 (*.f64 l (PI.f64)) (*.f64 F F))) |
(/.f64 (neg.f64 (PI.f64)) (/.f64 (*.f64 F F) l)) |
(*.f64 (/.f64 #s(literal -1 binary64) F) (/.f64 (*.f64 (PI.f64) l) F)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) l) (PI.f64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) l)) |
(-.f64 (*.f64 (PI.f64) l) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) (*.f64 l (PI.f64)))) |
(*.f64 (+.f64 (/.f64 (/.f64 #s(literal -1 binary64) F) F) #s(literal 1 binary64)) (*.f64 (PI.f64) l)) |
(-.f64 (*.f64 (PI.f64) l) (/.f64 (/.f64 (*.f64 (PI.f64) l) F) F)) |
(*.f64 (/.f64 #s(literal -1 binary64) F) (/.f64 l (/.f64 F (PI.f64)))) |
(fma.f64 (/.f64 (*.f64 l (PI.f64)) F) (/.f64 #s(literal -1 binary64) F) (*.f64 (PI.f64) l)) |
| Outputs |
|---|
(-.f64 (*.f64 (PI.f64) l) (/.f64 (/.f64 (*.f64 (PI.f64) l) F) F)) |
(/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) l)) |
2 calls:
| 9.0ms | (*.f64 (PI.f64) l) |
| 7.0ms | l |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.5% | 2 | l |
| 98.5% | 2 | (*.f64 (PI.f64) l) |
Compiled 8 to 6 computations (25% saved)
| Inputs |
|---|
(*.f64 l (PI.f64)) |
(/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) l)) |
(neg.f64 (*.f64 l (/.f64 (PI.f64) (*.f64 F F)))) |
(neg.f64 (*.f64 (PI.f64) (/.f64 l (*.f64 F F)))) |
(/.f64 (*.f64 (neg.f64 l) (PI.f64)) (*.f64 F F)) |
(*.f64 l (-.f64 (PI.f64) (/.f64 (PI.f64) (*.f64 F F)))) |
(*.f64 (PI.f64) (-.f64 l (/.f64 l (*.f64 F F)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 F F)) (*.f64 (PI.f64) l)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 l (PI.f64)))) |
(neg.f64 (/.f64 (/.f64 (*.f64 (PI.f64) l) F) F)) |
(*.f64 (PI.f64) (-.f64 l (/.f64 (*.f64 #s(literal 1 binary64) l) (*.f64 F F)))) |
(*.f64 (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 F F)) #s(literal 1 binary64)) (*.f64 (PI.f64) l)) |
(*.f64 (/.f64 (neg.f64 l) F) (/.f64 (PI.f64) F)) |
(-.f64 (*.f64 (PI.f64) l) (/.f64 (*.f64 l (PI.f64)) (*.f64 F F))) |
(/.f64 (neg.f64 (PI.f64)) (/.f64 (*.f64 F F) l)) |
(*.f64 (/.f64 #s(literal -1 binary64) F) (/.f64 (*.f64 (PI.f64) l) F)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) l) (PI.f64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) l)) |
(-.f64 (*.f64 (PI.f64) l) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) (*.f64 l (PI.f64)))) |
(*.f64 (+.f64 (/.f64 (/.f64 #s(literal -1 binary64) F) F) #s(literal 1 binary64)) (*.f64 (PI.f64) l)) |
| Outputs |
|---|
(*.f64 (PI.f64) (-.f64 l (/.f64 l (*.f64 F F)))) |
(/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) l)) |
2 calls:
| 8.0ms | l |
| 6.0ms | (*.f64 (PI.f64) l) |
| Accuracy | Segments | Branch |
|---|---|---|
| 94.8% | 2 | l |
| 94.8% | 2 | (*.f64 (PI.f64) l) |
Compiled 8 to 6 computations (25% saved)
| Inputs |
|---|
(*.f64 l (PI.f64)) |
(/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) l)) |
(neg.f64 (*.f64 l (/.f64 (PI.f64) (*.f64 F F)))) |
(neg.f64 (*.f64 (PI.f64) (/.f64 l (*.f64 F F)))) |
(/.f64 (*.f64 (neg.f64 l) (PI.f64)) (*.f64 F F)) |
(*.f64 l (-.f64 (PI.f64) (/.f64 (PI.f64) (*.f64 F F)))) |
| Outputs |
|---|
(*.f64 l (-.f64 (PI.f64) (/.f64 (PI.f64) (*.f64 F F)))) |
(/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) l)) |
2 calls:
| 3.0ms | (*.f64 (PI.f64) l) |
| 3.0ms | l |
| Accuracy | Segments | Branch |
|---|---|---|
| 94.8% | 2 | l |
| 94.8% | 2 | (*.f64 (PI.f64) l) |
Compiled 8 to 6 computations (25% saved)
| Inputs |
|---|
(*.f64 l (PI.f64)) |
(/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) l)) |
(neg.f64 (*.f64 l (/.f64 (PI.f64) (*.f64 F F)))) |
(neg.f64 (*.f64 (PI.f64) (/.f64 l (*.f64 F F)))) |
(/.f64 (*.f64 (neg.f64 l) (PI.f64)) (*.f64 F F)) |
| Outputs |
|---|
(neg.f64 (*.f64 (PI.f64) (/.f64 l (*.f64 F F)))) |
(*.f64 l (PI.f64)) |
3 calls:
| 2.0ms | (*.f64 (PI.f64) l) |
| 2.0ms | l |
| 2.0ms | (-.f64 (*.f64 (PI.f64) l) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) (tan.f64 (*.f64 (PI.f64) l)))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 86.3% | 2 | (-.f64 (*.f64 (PI.f64) l) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) (tan.f64 (*.f64 (PI.f64) l)))) |
| 75.4% | 1 | l |
| 75.4% | 1 | (*.f64 (PI.f64) l) |
Compiled 24 to 16 computations (33.3% saved)
| Inputs |
|---|
(*.f64 l (PI.f64)) |
(/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) l)) |
(neg.f64 (*.f64 l (/.f64 (PI.f64) (*.f64 F F)))) |
| Outputs |
|---|
(neg.f64 (*.f64 l (/.f64 (PI.f64) (*.f64 F F)))) |
(*.f64 l (PI.f64)) |
1 calls:
| 2.0ms | (-.f64 (*.f64 (PI.f64) l) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) (tan.f64 (*.f64 (PI.f64) l)))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 86.3% | 2 | (-.f64 (*.f64 (PI.f64) l) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) (tan.f64 (*.f64 (PI.f64) l)))) |
Compiled 16 to 10 computations (37.5% saved)
Total -0.1b remaining (-0.5%)
Threshold costs -0.1b (-0.5%)
| Inputs |
|---|
(*.f64 l (PI.f64)) |
(/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) l)) |
| Outputs |
|---|
(*.f64 l (PI.f64)) |
6 calls:
| 3.0ms | (-.f64 (*.f64 (PI.f64) l) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) (tan.f64 (*.f64 (PI.f64) l)))) |
| 2.0ms | F |
| 2.0ms | (*.f64 (PI.f64) l) |
| 1.0ms | l |
| 1.0ms | (/.f64 #s(literal 1 binary64) (*.f64 F F)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 75.4% | 1 | l |
| 75.4% | 1 | (*.f64 (PI.f64) l) |
| 75.4% | 1 | (*.f64 F F) |
| 75.4% | 1 | (/.f64 #s(literal 1 binary64) (*.f64 F F)) |
| 75.4% | 1 | F |
| 75.4% | 1 | (-.f64 (*.f64 (PI.f64) l) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) (tan.f64 (*.f64 (PI.f64) l)))) |
Compiled 39 to 26 computations (33.3% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 2822699302.1304393 | 3.309789835573939e+20 |
Compiled 17 to 15 computations (11.8% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 2822699302.1304393 | 3.309789835573939e+20 |
Compiled 17 to 15 computations (11.8% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 1.248656149934866 | 28.921290919013238 |
Compiled 17 to 15 computations (11.8% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 28.921290919013238 | 20607.905326771666 |
Compiled 17 to 15 computations (11.8% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 28.921290919013238 | 20607.905326771666 |
Compiled 17 to 15 computations (11.8% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 28.921290919013238 | 20607.905326771666 |
Compiled 17 to 15 computations (11.8% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 28.921290919013238 | 20607.905326771666 |
Compiled 17 to 15 computations (11.8% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | -7.959369520217575e-254 | 1.1249480565483119e-302 |
Compiled 19 to 15 computations (21.1% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | -7.959369520217575e-254 | 1.1249480565483119e-302 |
Compiled 19 to 15 computations (21.1% saved)
| 1× | egg-herbie |
| 140× | neg-mul-1_binary64 |
| 118× | unsub-neg_binary64 |
| 80× | *-commutative_binary64 |
| 74× | distribute-lft-neg-in_binary64 |
| 74× | distribute-rgt-neg-in_binary64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 62 | 238 |
| 1 | 105 | 238 |
| 2 | 169 | 238 |
| 3 | 229 | 238 |
| 4 | 273 | 238 |
| 5 | 380 | 238 |
| 6 | 540 | 238 |
| 7 | 548 | 238 |
| 1× | saturated |
| Inputs |
|---|
(if (<=.f64 (*.f64 (PI.f64) l) #s(literal 5000000000 binary64)) (-.f64 (*.f64 (PI.f64) l) (/.f64 (/.f64 (sin.f64 (*.f64 (PI.f64) l)) F) (*.f64 F (cos.f64 (*.f64 (PI.f64) l))))) (*.f64 (*.f64 l (sqrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64))))) (sqrt.f64 (sqrt.f64 (PI.f64))))) |
(if (<=.f64 (*.f64 (PI.f64) l) #s(literal 5000000000 binary64)) (-.f64 (*.f64 (PI.f64) l) (/.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) F) F)) (*.f64 (*.f64 l (sqrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64))))) (sqrt.f64 (sqrt.f64 (PI.f64))))) |
(if (<=.f64 (*.f64 (PI.f64) l) #s(literal 2 binary64)) (-.f64 (*.f64 (PI.f64) l) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) F) (*.f64 (PI.f64) l)) F)) (*.f64 (*.f64 l (sqrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64))))) (sqrt.f64 (sqrt.f64 (PI.f64))))) |
(if (<=.f64 (*.f64 (PI.f64) l) #s(literal 50 binary64)) (-.f64 (*.f64 (PI.f64) l) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) F) (*.f64 (PI.f64) l)) F)) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) l))) |
(if (<=.f64 (*.f64 (PI.f64) l) #s(literal 50 binary64)) (-.f64 (*.f64 (PI.f64) l) (/.f64 (/.f64 (*.f64 (PI.f64) l) F) F)) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) l))) |
(if (<=.f64 (*.f64 (PI.f64) l) #s(literal 50 binary64)) (*.f64 (PI.f64) (-.f64 l (/.f64 l (*.f64 F F)))) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) l))) |
(if (<=.f64 (*.f64 (PI.f64) l) #s(literal 50 binary64)) (*.f64 l (-.f64 (PI.f64) (/.f64 (PI.f64) (*.f64 F F)))) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) l))) |
(if (<=.f64 (-.f64 (*.f64 (PI.f64) l) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) (tan.f64 (*.f64 (PI.f64) l)))) #s(literal -825460204899477/16509204097989538948510618278641143953713978938628797566498772157083559454897651858575539246489287121708574843539285271215073361234458923039079343076966861778387083874968908880272859927388326282907007278381599637629625884148486304338699903086469889890298080653054312448 binary64)) (neg.f64 (*.f64 (PI.f64) (/.f64 l (*.f64 F F)))) (*.f64 l (PI.f64))) |
(if (<=.f64 (-.f64 (*.f64 (PI.f64) l) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) (tan.f64 (*.f64 (PI.f64) l)))) #s(literal -825460204899477/16509204097989538948510618278641143953713978938628797566498772157083559454897651858575539246489287121708574843539285271215073361234458923039079343076966861778387083874968908880272859927388326282907007278381599637629625884148486304338699903086469889890298080653054312448 binary64)) (neg.f64 (*.f64 l (/.f64 (PI.f64) (*.f64 F F)))) (*.f64 l (PI.f64))) |
(*.f64 l (PI.f64)) |
| Outputs |
|---|
(if (<=.f64 (*.f64 (PI.f64) l) #s(literal 5000000000 binary64)) (-.f64 (*.f64 (PI.f64) l) (/.f64 (/.f64 (sin.f64 (*.f64 (PI.f64) l)) F) (*.f64 F (cos.f64 (*.f64 (PI.f64) l))))) (*.f64 (*.f64 l (sqrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64))))) (sqrt.f64 (sqrt.f64 (PI.f64))))) |
(if (<=.f64 (*.f64 (PI.f64) l) #s(literal 5000000000 binary64)) (-.f64 (*.f64 (PI.f64) l) (/.f64 (/.f64 (tan.f64 (*.f64 (PI.f64) l)) F) F)) (*.f64 (*.f64 l (sqrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64))))) (sqrt.f64 (sqrt.f64 (PI.f64))))) |
(if (<=.f64 (*.f64 (PI.f64) l) #s(literal 2 binary64)) (-.f64 (*.f64 (PI.f64) l) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) F) (*.f64 (PI.f64) l)) F)) (*.f64 (*.f64 l (sqrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64))))) (sqrt.f64 (sqrt.f64 (PI.f64))))) |
(if (<=.f64 (*.f64 (PI.f64) l) #s(literal 2 binary64)) (+.f64 (*.f64 (PI.f64) l) (/.f64 (*.f64 (*.f64 (PI.f64) l) (/.f64 #s(literal -1 binary64) F)) F)) (*.f64 (*.f64 l (sqrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64))))) (sqrt.f64 (sqrt.f64 (PI.f64))))) |
(if (<=.f64 (*.f64 (PI.f64) l) #s(literal 50 binary64)) (-.f64 (*.f64 (PI.f64) l) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) F) (*.f64 (PI.f64) l)) F)) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) l))) |
(if (<=.f64 (*.f64 (PI.f64) l) #s(literal 50 binary64)) (+.f64 (*.f64 (PI.f64) l) (/.f64 (*.f64 (*.f64 (PI.f64) l) (/.f64 #s(literal -1 binary64) F)) F)) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) l))) |
(if (<=.f64 (*.f64 (PI.f64) l) #s(literal 50 binary64)) (-.f64 (*.f64 (PI.f64) l) (/.f64 (/.f64 (*.f64 (PI.f64) l) F) F)) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) l))) |
(if (<=.f64 (*.f64 (PI.f64) l) #s(literal 50 binary64)) (*.f64 (PI.f64) (-.f64 l (/.f64 l (*.f64 F F)))) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) l))) |
(if (<=.f64 (*.f64 (PI.f64) l) #s(literal 50 binary64)) (*.f64 l (-.f64 (PI.f64) (/.f64 (PI.f64) (*.f64 F F)))) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) l))) |
(if (<=.f64 (-.f64 (*.f64 (PI.f64) l) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) (tan.f64 (*.f64 (PI.f64) l)))) #s(literal -825460204899477/16509204097989538948510618278641143953713978938628797566498772157083559454897651858575539246489287121708574843539285271215073361234458923039079343076966861778387083874968908880272859927388326282907007278381599637629625884148486304338699903086469889890298080653054312448 binary64)) (neg.f64 (*.f64 (PI.f64) (/.f64 l (*.f64 F F)))) (*.f64 l (PI.f64))) |
(if (<=.f64 (+.f64 (*.f64 (PI.f64) l) (*.f64 (tan.f64 (*.f64 (PI.f64) l)) (/.f64 #s(literal -1 binary64) (*.f64 F F)))) #s(literal -825460204899477/16509204097989538948510618278641143953713978938628797566498772157083559454897651858575539246489287121708574843539285271215073361234458923039079343076966861778387083874968908880272859927388326282907007278381599637629625884148486304338699903086469889890298080653054312448 binary64)) (*.f64 (/.f64 l (*.f64 F F)) (neg.f64 (PI.f64))) (*.f64 (PI.f64) l)) |
(if (<=.f64 (-.f64 (*.f64 (PI.f64) l) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) (tan.f64 (*.f64 (PI.f64) l)))) #s(literal -825460204899477/16509204097989538948510618278641143953713978938628797566498772157083559454897651858575539246489287121708574843539285271215073361234458923039079343076966861778387083874968908880272859927388326282907007278381599637629625884148486304338699903086469889890298080653054312448 binary64)) (neg.f64 (*.f64 l (/.f64 (PI.f64) (*.f64 F F)))) (*.f64 l (PI.f64))) |
(if (<=.f64 (+.f64 (*.f64 (PI.f64) l) (*.f64 (tan.f64 (*.f64 (PI.f64) l)) (/.f64 #s(literal -1 binary64) (*.f64 F F)))) #s(literal -825460204899477/16509204097989538948510618278641143953713978938628797566498772157083559454897651858575539246489287121708574843539285271215073361234458923039079343076966861778387083874968908880272859927388326282907007278381599637629625884148486304338699903086469889890298080653054312448 binary64)) (*.f64 l (/.f64 (PI.f64) (*.f64 F (neg.f64 F)))) (*.f64 (PI.f64) l)) |
(*.f64 l (PI.f64)) |
(*.f64 (PI.f64) l) |
| 17 378× | accelerator-lowering-fma.f32 |
| 17 378× | accelerator-lowering-fma.f64 |
| 14 422× | accelerator-lowering-fma.f32 |
| 14 422× | accelerator-lowering-fma.f64 |
| 8 392× | accelerator-lowering-fma.f32 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 33 | 130 |
| 1 | 183 | 120 |
| 2 | 1626 | 108 |
| 0 | 8476 | 108 |
| 0 | 149 | 1418 |
| 1 | 432 | 1331 |
| 2 | 1450 | 1227 |
| 3 | 6916 | 1158 |
| 0 | 8505 | 1124 |
| 0 | 493 | 6440 |
| 1 | 1573 | 6139 |
| 2 | 5899 | 5801 |
| 0 | 8213 | 5663 |
| 0 | 10 | 37 |
| 1 | 63 | 31 |
| 2 | 460 | 31 |
| 3 | 6645 | 31 |
| 0 | 8167 | 31 |
| 0 | 229 | 3925 |
| 1 | 703 | 3703 |
| 2 | 2263 | 3489 |
| 0 | 8185 | 3414 |
| 0 | 29 | 148 |
| 1 | 161 | 115 |
| 2 | 1360 | 114 |
| 0 | 8172 | 114 |
| 0 | 26 | 161 |
| 1 | 169 | 125 |
| 2 | 1558 | 125 |
| 0 | 8884 | 125 |
| 1× | fuel |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
Compiled 637 to 338 computations (46.9% saved)
(abs F)
Compiled 944 to 376 computations (60.2% saved)
Loading profile data...